Functions§
- branner_
to_ ipa - Translates a “Branner” ASCII string to a unicode IPA string. Implemented according to this Wikipedia article.
- ipa_
to_ branner - Inverse counterpart to
branner_to_ipa(). - ipa_
to_ praat - Inverse counterpart to
praat_to_ipa(). - ipa_
to_ sil - Inverse counterpart to
sil_to_ipa(). - ipa_
to_ xsampa - Inverse counterpart to
xsampa_to_ipa(). - praat_
to_ ipa - Translates a Praat ASCII string to a unicode IPA string. Implemented according to this Praat manual entry.
- sil_
to_ ipa - Translates a SIL ASCII string to a unicode IPA string. Implemented according to this KeymanHelp page.
- xsampa_
to_ ipa - Translates an X-SAMPA ASCII string to a unicode IPA string. Implemented according to this Wikipedia article.