scuffed-code/icu4c/source/data/coll/kk.txt
Vladimir Weinstein f5eb5dc965 ICU-3137 collation data for Kazakh
X-SVN-Rev: 15154
2004-05-05 17:22:34 +00:00

23 lines
766 B
Plaintext

// ***************************************************************************
// *
// * Copyright (C) 2001-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// ***************************************************************************
kk {
Version{ "1.0" }
collations {
standard {
Version { "1.0" }
Sequence {
"[normalization on]"
// weiv 04/20/04: usual suppressions for modern Cyrillic scripts
"[suppressContractions [\u0400-\u045f]]"
// weiv 04/20/04: In Kazakh, straight U with stroke sorts before vanilla straight U.
"&[before 1]\u04AF < \u04B1 <<< \u04B0"
}
}
}
}