1// *************************************************************************** 2// * 3// * Copyright (C) 2010 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/tr.xml 7// * 8// *************************************************************************** 9/** 10 * ICU <specials> source: <path>/xml/collation/tr.xml 11 */ 12tr{ 13 Version{"2.0.50.97"} 14 collations{ 15 search{ 16 Sequence{ 17 " [normalization on ][suppressContractions [เ-ไ ເ-ໄ] ]" 18 "&ا<<آ<<أ<<إ" 19 "&و<<ؤ" 20 "&ي<<ئ<<ى" 21 "&ه<<ة" 22 "&[last primary ignorable ]<<׳<<״<<ـ<<ٌ<<ٍ<<َ<<ُ<<ِ<<ّ<<ْ<<ฺ" 23 "&C<ç<<<Ç" 24 "&G<ğ<<<Ğ" 25 "&[before 1]i<ı<<<I" 26 "&i<<<İ" 27 "&O<ö<<<Ö" 28 "&S<ş<<<Ş" 29 "&U<ü<<<Ü" 30 } 31 Version{"1.9"} 32 } 33 standard{ 34 Sequence{ 35 "&C<ç<<<Ç" 36 "&G<ğ<<<Ğ" 37 "&[before 1]i<ı<<<I" 38 "&i<<<İ" 39 "&O<ö<<<Ö" 40 "&S<ş<<<Ş" 41 "&U<ü<<<Ü" 42 } 43 Version{"1.9"} 44 } 45 } 46} 47