]>
Commit | Line | Data |
---|---|---|
729e4ab9 A |
1 | // *************************************************************************** |
2 | // * | |
2ca993e8 | 3 | // * Copyright (C) 2016 International Business Machines |
57a6839d A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
6 | // * Source File: <path>/common/collation/ig.xml | |
729e4ab9 A |
7 | // * |
8 | // *************************************************************************** | |
729e4ab9 | 9 | ig{ |
2ca993e8 | 10 | Version{"2.1.19.14"} |
729e4ab9 A |
11 | collations{ |
12 | standard{ | |
13 | Sequence{ | |
57a6839d | 14 | "[normalization on]" |
729e4ab9 A |
15 | "&B<ch<<<Ch<<<CH" |
16 | "&G<gb<<<Gb<<<GB<gh<<<Gh<<<GH<gw<<<Gw<<<GW" | |
17 | "&I<ị<<<Ị" | |
18 | "&K<kp<<<Kp<<<KP<kw<<<Kw<<<KW" | |
19 | "&N<ṅ<<<Ṅ<nw<<<Nw<<<NW<ny<<<Ny<<<NY" | |
20 | "&O<ọ<<<Ọ" | |
21 | "&S<sh<<<Sh<<<SH" | |
22 | "&U<ụ<<<Ụ" | |
23 | } | |
2ca993e8 | 24 | Version{"29"} |
729e4ab9 A |
25 | } |
26 | } | |
27 | } |