]>
Commit | Line | Data |
---|---|---|
4388f060 A |
1 | // *************************************************************************** |
2 | // * | |
51004dcb | 3 | // * Copyright (C) 2013 International Business Machines |
4388f060 A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
6 | // * Source File:<path>/common/collation/ln.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | /** | |
10 | * ICU <specials> source: <path>/xml/collation/ln.xml | |
11 | */ | |
12 | ln{ | |
51004dcb | 13 | Version{"2.0.82.42"} |
4388f060 A |
14 | collations{ |
15 | phonetic{ | |
16 | Sequence{ | |
17 | "&E<ɛ<<<Ɛ" | |
18 | "&O<<ɔ<<<Ɔ" | |
19 | "&G<gb<<<gB<<<Gb<<<GB" | |
20 | "&K<kp<<<kP<<<Kp<<<KP" | |
21 | "&M<mb<<<mB<<<Mb<<<MB<mf<<<mF<<<Mf<<<MF<mp<<<mP<<<Mp<<<MP<mv<<<mV<<<M" | |
22 | "v<<<MV" | |
23 | "&N<nd<<<nD<<<Nd<<<ND<ng<<<nG<<<Ng<<<NG<ngb<<<ngB<<<nGb<<<nGB<<<Ngb<<" | |
24 | "<NgB<<<NGB<nk<<<nK<<<Nk<<<NK<ns<<<nS<<<Ns<<<NS<nt<<<nT<<<Nt<<<NT<ny<" | |
25 | "<<nY<<<Ny<<<NY<nz<<<nZ<<<Nz<<<NZ" | |
26 | "&S<sh<<<sH<<<Sh<<<SH" | |
27 | "&T<ts<<<tS<<<Ts<<<TS" | |
28 | } | |
51004dcb | 29 | Version{"23"} |
4388f060 A |
30 | } |
31 | standard{ | |
32 | Sequence{"&E<ɛ<<<Ɛ&O<<ɔ<<<Ɔ"} | |
51004dcb | 33 | Version{"23"} |
4388f060 A |
34 | } |
35 | } | |
36 | } |