learn-teochew / parsetc

Parse and convert between different Teochew romanization systems
https://learn-teochew.github.io/parsetc/
MIT License
0 stars 1 forks source link

Conversion from `duffus` to `tlo` does not handle diacritics correctly #9

Open kbseah opened 4 months ago

kbseah commented 4 months ago

parsetc version parsetc 0.4.1 lark 1.1.9 unicodedata unidata_version 13.0.0

How did you install parsetc?

Describe the error cat examples/teochew.duffus.txt | parsetc -l Teochew -i duffus --all

tlo lâi-sî pêh-be2 kua3 kim-uann1
duffus  lâi-sî pėh-be2 kua3 kim-uaⁿ1

Input text

lai5-si5 peh8-be2 kua3 kim1-uaⁿ1

Expected output

lâi-sî pêh-bé kùa kim-uann

Additional information