1// *************************************************************************** 2// * 3// * Copyright (C) 2011 International Business Machines 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 */ 12ln{ 13 Version{"2.0.58.14"} 14 collations{ 15 phonemic{ 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 } 29 Version{"2.0.1"} 30 } 31 standard{ 32 Sequence{"&E<ɛ<<<Ɛ&O<<ɔ<<<Ɔ"} 33 Version{"2.0.1"} 34 } 35 } 36} 37