Changelog
Source:NEWS.md
phonetisr v0.0.5
Fixed
Corrected documentation of
phonetise().Fixed wrong parsing of <ç>.
Fixed missing featurisation of <ç>.
phonetisr v0.0.4
Added
-
ph_search()to search and extract phones with phonetic expressions.
Fixed
-
featurise()now correctly finds the base of non-space-modifying characters.
phonetisr v0.0.3
Added
ignore_stressandignore_toneinphonetise()ignore and remove stress and tone diacritics and letters. They areTRUEby default.all_multiargument inphonetise()setsdiacritics,affricates,v_sequencesandprenasalisedtoTRUE.prenasalisedargument inphonetise()parses prenasalised consonants as single phones.Added the Unicode blocks Phonetic Extensions and Phonetic Extensions Supplement.
sanitise = TRUEprints a message with info on removed non-IPA characters if any are found.
Changed
Improved base phone detection of
featurise().ipa_symbolsnow includes a column (phon_type) which differentiates base characters from secondary articulations, vowel/consonant articulation, stress, tone, and more.If
split = FALSEinphonetise(), output a character vector rather than a list.
phonetisr v0.0.2
Added
affricatesargument inphonetise()to parse homorganic “stop + fricative” clusters as affricates.v_sequencesargument inphonetise()to collapse vowel sequences.featurise()to count phones and add features.
phonetisr v0.0.1
Changed
-
phonetise()gained two new arguments:splitandsep.
phonetisr v0.0.0.9000
Added
phonetise()to tokenise phones from IPA transcriptions.kl_swadesh.rdawith the Swadesh list of Klingon in transliteration and IPA transcription.ipa_symbols.rdawith info on all the IPA symbols.