You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Entry uses pinyin as the main ley but some easy js loop can change it. Few holes, I updated both wikipedia articles. The community will slowly review the holes and few ambiguous entries. Code and data in : https://jsfiddle.net/sxLgy643/7/ or latest. data format as follow:
var data = {
"a":{"pinyin":"a","ipa":"a","zhuyin":"ㄚ","wadegiles":"a","mpsII":"a","yale":"a","tongyong":"a","gwoyeuromatzyh1":"a","gwoyeuromatzyh2":"ar","gwoyeuromatzyh3":"aa","gwoyeuromatzyh4":"ah","efeo":"a","lessingothmer":"a"},
...
The text was updated successfully, but these errors were encountered:
hugolpz
changed the title
Fall back on per-syllab conversion table
Expand transcription support
Mar 29, 2021
I wonder if this conversion table would be useful to this project https://zh.wikipedia.org/wiki/標準官話拼音對照表 .
Entry uses pinyin as the main ley but some easy js loop can change it. Few holes, I updated both wikipedia articles. The community will slowly review the holes and few ambiguous entries. Code and data in : https://jsfiddle.net/sxLgy643/7/ or latest. data format as follow:
The text was updated successfully, but these errors were encountered: