Wed, 31 Dec 2014 07:22:50 +0100
Correct previous dual key logic pending first delivery installment.
michael@0 | 1 | // *************************************************************************** |
michael@0 | 2 | // * |
michael@0 | 3 | // * Copyright (C) 2013 International Business Machines |
michael@0 | 4 | // * Corporation and others. All Rights Reserved. |
michael@0 | 5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
michael@0 | 6 | // * Source File: <path>/common/collation/ln.xml |
michael@0 | 7 | // * |
michael@0 | 8 | // *************************************************************************** |
michael@0 | 9 | /** |
michael@0 | 10 | * ICU <specials> source: <path>/xml/collation/ln.xml |
michael@0 | 11 | */ |
michael@0 | 12 | ln{ |
michael@0 | 13 | Version{"2.0.89.0"} |
michael@0 | 14 | collations{ |
michael@0 | 15 | phonetic{ |
michael@0 | 16 | Sequence{ |
michael@0 | 17 | "&E<ɛ<<<Ɛ" |
michael@0 | 18 | "&O<<ɔ<<<Ɔ" |
michael@0 | 19 | "&G<gb<<<gB<<<Gb<<<GB" |
michael@0 | 20 | "&K<kp<<<kP<<<Kp<<<KP" |
michael@0 | 21 | "&M<mb<<<mB<<<Mb<<<MB<mf<<<mF<<<Mf<<<MF<mp<<<mP<<<Mp<<<MP<mv<<<mV<<<Mv<<<MV" |
michael@0 | 22 | "&N<nd<<<nD<<<Nd<<<ND<ng<<<nG<<<Ng<<<NG<ngb<<<ngB<<<nGb<<<nGB<<<Ngb<<<NgB<<<NGB<nk" |
michael@0 | 23 | "<<<nK<<<Nk<<<NK<ns<<<nS<<<Ns<<<NS<nt<<<nT<<<Nt<<<NT<ny<<<nY<<<Ny<<<NY<nz<<<nZ<<<Nz" |
michael@0 | 24 | "<<<NZ" |
michael@0 | 25 | "&S<sh<<<sH<<<Sh<<<SH" |
michael@0 | 26 | "&T<ts<<<tS<<<Ts<<<TS" |
michael@0 | 27 | } |
michael@0 | 28 | Version{"24"} |
michael@0 | 29 | } |
michael@0 | 30 | standard{ |
michael@0 | 31 | Sequence{ |
michael@0 | 32 | "&E<ɛ<<<Ɛ" |
michael@0 | 33 | "&O<<ɔ<<<Ɔ" |
michael@0 | 34 | } |
michael@0 | 35 | Version{"24"} |
michael@0 | 36 | } |
michael@0 | 37 | } |
michael@0 | 38 | } |