I'm trying to sort transliterations of Chinese words by standard pinyin sorting (syllable alphabetically, then by tone, followed by the next syllable). Is there a collation in either English or Chinese that deals correctly with this? If not, is there some way of creating a user-defined sort order? I know that I can create a sortable form for each word that sorts correctly by codepoint, but I would rather do something more efficient if possible.
Marc Moskowitz
Interactive Factory
_______________________________________________
General mailing list
[email protected]
http://xqzone.com/mailman/listinfo/general

Reply via email to