Well, you could start by looking at:
http://service2.boulder.ibm.com/devcon/devcon/docs/v2.htm
That is where you can download the IBM National Language Support
Reference Manual, Vol. 2 (G; P11), which contains lists of sorting
sequences for various languages.
If you are talking about a tool to take a given collating sequence
definition and make it actually function in working code, that
will likely be platform and application specific. But a good
place to start on that would be the ICU implementation of
collation, which would give you a cross-platform way to implement
collating sequences:
http://oss.software.ibm.com/icu
--Ken
> -Original Message-
> From: Vibha R [mailto:[EMAIL PROTECTED]]
> hello
> is there any tool which will generate the collating sequence for a
> particular language
>
>
>