]>
Commit | Line | Data |
---|---|---|
374ca955 A |
1 | // *************************************************************************** |
2 | // * | |
729e4ab9 | 3 | // * Copyright (C) 2010 International Business Machines |
374ca955 A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
73c04bcf | 6 | // * Source File:<path>/common/collation/is.xml |
374ca955 A |
7 | // * |
8 | // *************************************************************************** | |
9 | /** | |
73c04bcf | 10 | * ICU <specials> source: <path>/xml/collation/is.xml |
374ca955 A |
11 | */ |
12 | is{ | |
729e4ab9 | 13 | Version{"2.0.50.97"} |
374ca955 | 14 | collations{ |
729e4ab9 A |
15 | search{ |
16 | Sequence{ | |
17 | " [normalization on ][suppressContractions [เ-ไ ເ-ໄ] ]" | |
18 | "&ا<<آ<<أ<<إ" | |
19 | "&و<<ؤ" | |
20 | "&ي<<ئ<<ى" | |
21 | "&ه<<ة" | |
22 | "&[last primary ignorable ]<<׳<<״<<ـ<<ٌ<<ٍ<<َ<<ُ<<ِ<<ّ<<ْ<<ฺ" | |
23 | "&[before 1]b<á<<<Á" | |
24 | "&d<<đ<<<Đ<ð<<<Ð" | |
25 | "&[before 1]f<é<<<É" | |
26 | "&[before 1]j<í<<<Í" | |
27 | "&[before 1]p<ó<<<Ó" | |
28 | "&[before 1]v<ú<<<Ú" | |
29 | "&[before 1]z<ý<<<Ý" | |
30 | "&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<ö<<<Ö<<ø<<<Ø<å<<<Å" | |
31 | } | |
32 | Version{"1.9"} | |
33 | } | |
374ca955 A |
34 | standard{ |
35 | Sequence{ | |
36 | "&[before 1]b<á<<<Á" | |
37 | "&d<<đ<<<Đ<ð<<<Ð" | |
38 | "&[before 1]f<é<<<É" | |
39 | "&[before 1]j<í<<<Í" | |
40 | "&[before 1]p<ó<<<Ó" | |
41 | "&[before 1]v<ú<<<Ú" | |
42 | "&[before 1]z<ý<<<Ý" | |
729e4ab9 | 43 | "&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<ö<<<Ö<<ø<<<Ø<å<<<Å" |
374ca955 | 44 | } |
729e4ab9 | 45 | Version{"1.9"} |
374ca955 A |
46 | } |
47 | } | |
48 | } |