dmort27 / epitran

A tool for transcribing orthographic text as IPA (International Phonetic Alphabet)
MIT License
630 stars 121 forks source link

Jin #117

Closed kalvinchang closed 2 years ago

kalvinchang commented 2 years ago

Sources:

Note, the first link (the conversion module) is more extensive than the second article. However, I was unable to find examples of word-final , which the script maps to [z̩] , so I left this out from the mapping table. Adding this would require a adding preprocessing rule as this conflicts with another in the mapping table - word-initial , which maps to [ʐ].

Another note: Wiktionary uses the Taiyuan dialect.

Additionally, we mark diphthongs and triphthongs while Wiktionary's IPA for Jin does not.

kalvinchang commented 2 years ago

Additionally, this PR supports both old and new-style, as both are supported by the Wiktionary conversion module