A lot of software that provides language-specific collation (sorting) has radical/stroke-order collation for Chinese. Operating systems, databases, and other applications and libraries provide such services.
As a standalone library, ICU for example provides UCA-based collation with such a tailoring (delta from UCA): http://oss.software.ibm.com/cvs/icu/~checkout~/icu/source/data/locales/zh_TW_STROKE.txt (Homepage: http://oss.software.ibm.com/icu/) The Unicode standard only provides a default collation for all characters, which may or may not match one or more competing standards for each script. See http://www.unicode.org/reports/tr10/ Best regards, markus Magda Danish (Unicode) wrote: > >>-----Original Message----- >>Date/Time: Tue Oct 15 05:13:41 EDT 2002 >>Contact: [EMAIL PROTECTED] >>Report Type: Other Question, Problem, or Feedback >> >>To whom concerns, >> >>I wonder Unicode provide us a way to do sorting on number of >>strokes for Traditional Chinese characters. >> >>This is urgent, please advise. >> >>regards >>Tony -- Opinions expressed here may not reflect my company's positions unless otherwise noted.

