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/fo.xml 7// * 8// *************************************************************************** 9/** 10 * ICU <specials> source: <path>/xml/collation/fo.xml 11 */ 12fo{ 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 "&D<<đ<<<Đ<<ð<<<Ð" 24 "&t<<<þ/h" 25 "&T<<<Þ/H" 26 "&Y<<ü<<<Ü<<ű<<<Ű" 27 "&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å<" 28 "<<aa<<<Aa<<<AA" 29 } 30 Version{"1.9"} 31 } 32 standard{ 33 Sequence{ 34 "&D<<đ<<<Đ<<ð<<<Ð" 35 "&t<<<þ/h" 36 "&T<<<Þ/H" 37 "&Y<<ü<<<Ü<<ű<<<Ű" 38 "&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å<" 39 "<<aa<<<Aa<<<AA" 40 } 41 Version{"1.9"} 42 } 43 } 44} 45