Releases: guilhermegarcia/fonology
Releases · guilhermegarcia/fonology
General improvements
Grapheme-phoneme conversion has been significantly improved for Spanish. In addition, two new functions have been added:
monthsAge()
: Calculates age in months based onyy;mm
format, commonly used in language acquisition studiesmeanAge()
: Calculates mean age based onyy;mm
format, commonly used in language acquisition studies.NA
s are ignored
Documentation and vignette have been updated accordingly.
v 0.8.5
Fonology 0.8.5
getFeat()
andgetPhon()
to work with distinctive featuresipa()
phonemically transcribes words (real or not) in Portuguese or Spanishsyllable()
to extract syllabic constituentssonDisp()
calculates the sonority dispersion of a given demisyllable or the average dispersion for a set of words—see also meanSonDisp() for the average dispersion of a given wordwug_pt()
generates hypothetical words in PortuguesebiGram_pt()
calculates bigram probabilities for a given wordplotVowels()
generates vowel trapezoidsplotSon()
plots the sonority profile of a given wordipa2tipa()
translates IPA sequences into tipa sequencespsl
contains the Portuguese Stress Lexiconpt_lex
contains a simplified version of pslstopwords_pt
andstopwords_sp
contain stopwords in Portuguese and Spanish
Several corrections have been made to transcriptions in Portuguese and Spanish, and different functions have been added to analyze sonority. See gdgarcia.ca/fonology
for more information.