We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
求教哈:
汉字:唔 新华字典(第12版)中的注音: n2(348页)、n2g(354页)、wu2(513页)
而 pinyin_dict_firstletter.all 中 第 21780 索引对应的是 "E" 而 pinyin_dict_firstletter.polyphone 21780 对应的 "WN"
pinyin_dict_firstletter.all
pinyin_dict_firstletter.polyphone
我看其它多音字的情况,polyphone 中一定包含 all 中的 音序,对于21780,是不是配置有问题呢?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
求教哈:
汉字:唔
新华字典(第12版)中的注音:
n2(348页)、n2g(354页)、wu2(513页)
而
pinyin_dict_firstletter.all
中 第 21780 索引对应的是 "E"而
pinyin_dict_firstletter.polyphone
21780 对应的 "WN"我看其它多音字的情况,polyphone 中一定包含 all 中的 音序,对于21780,是不是配置有问题呢?
The text was updated successfully, but these errors were encountered: