f5eb5dc965
X-SVN-Rev: 15154
23 lines
766 B
Plaintext
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"
|
|
}
|
|
}
|
|
}
|
|
}
|