blob: 35ba307d24af8ad57da422fc41376cc2e83e41f0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
to{
Version{"2.1.19.14"}
collations{
standard{
Sequence{
"&n<ng<<<Ng<<<NG<<<ŋ<<<Ŋ"
"&z<ʻ<<<ʽ"
"&a<<á<<<Á<<ā<<<Ā"
"&e<<é<<<É<<ē<<<Ē"
"&i<<í<<<Í<<ī<<<Ī"
"&o<<ó<<<Ó<<ō<<<Ō"
"&u<<ú<<<Ú<<ū<<<Ū"
}
Version{"30.0.3"}
}
}
}
|