root.txt   [plain text]


// ***************************************************************************
// *
// * Copyright (C) 2010 International Business Machines
// * Corporation and others.  All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/root.xml
// *
// ***************************************************************************
/**
 *  ICU <specials> source: <path>/xml/collation/root.xml
 */
root{
    UCARules:process(uca_rules){"../unidata/UCARules.txt"}
    Version{"2.0.51.25"}
    collations{
        default{"standard"}
        ducet{
            Sequence{
                " [normalization on ]"
                "&'\u1680'<'`'<<<`<´=΄<˜<'^'<<<^<¯<<< ̄"
                "&﹌<˘<˙<¨<˚<˝<᾽=᾿<῾<¸<˛"
                "&‗<῀<﮲<﮳<﮴<﮵<﮶<﮷<﮸<﮹<﮺<﮻<﮼<﮽<﮾<﮿<﯀<﯁<゛<゜"
                "&᠅<༔"
                "&჻<፠"
                "&𐄁<𐄂"
                "&﴿<§<¶"
                "&⁋<©<®"
                "&/<⁄"
                "&﹠<⅋"
                "&؊<⁒"
                "&᰿<᥀"
                "&၏<႞<႟<꩷<꩸<꩹<ៗ"
                "&꠹<๏"
                "&¦<‖"
                "&❧<❨<❩<❪<❫<❬<❭<❮<❯<❰<❱<❲<❳<❴<❵"
                "&⟄<⟅<⟆"
                "&⟥<⟦<⟧<⟨<⟩<⟪<⟫"
                "&⧗<⧘<⧙<⧚<⧛"
                "&𐩾<𐩿"
                "&Ꞧ<<<₨/s"
                "&ﷶ<<<﷼/یال"
            }
            Version{"1.9"}
        }
        search{
            Sequence{
                " [normalization on ][suppressContractions [เ-ไ ເ-ໄ] ]"
                "&ا<<آ<<أ<<إ"
                "&و<<ؤ"
                "&ي<<ئ<<ى"
                "&ه<<ة"
                "&[last primary ignorable ]<<׳<<״<<ـ<<ٌ<<ٍ<<َ<<ُ<<ِ<<ّ<<ْ<<ฺ"
            }
            Version{"1.9"}
        }
        standard{
            Sequence{""}
            Version{"1.9"}
        }
    }
    depends:process(dependency){"ucadata.icu"}
}