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
When two different words have the same pin-yin (including tone) they are collated by stroke count, with higher stroke count sorting after lower stroke count.
May be able to get stroke count from the ICU libraries or may have to integrate data from the Unicode unihan database.
The text was updated successfully, but these errors were encountered:
When two different words have the same pin-yin (including tone) they are collated by stroke count, with higher stroke count sorting after lower stroke count.
May be able to get stroke count from the ICU libraries or may have to integrate data from the Unicode unihan database.
The text was updated successfully, but these errors were encountered: