We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2feaee6 commit a1592feCopy full SHA for a1592fe
common/collation/blo.xml
@@ -0,0 +1,25 @@
1
+<?xml version="1.0" encoding="UTF-8" ?>
2
+<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
3
+<!--
4
+Copyright © 2025 Unicode, Inc.
5
+CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
6
+For terms of use, see http://www.unicode.org/copyright.html
7
+-->
8
+<ldml>
9
+ <identity>
10
+ <version number="$Revision$" />
11
+ <language type="blo" />
12
+ </identity>
13
+ <collations>
14
+ <collation type="standard">
15
+ <cr><![CDATA[
16
+ &a < ǝ <<< Ǝ
17
+ &g < gb <<< Gb <<< GB
18
+ &k < kp <<< Kp <<< KP
19
+ &n < ny <<< Ny <<< NY
20
+ &ŋ < ŋm <<< Ŋm <<< ŊM
21
+ &s < sh <<< Sh <<< SH
22
+ ]]></cr>
23
+ </collation>
24
+ </collations>
25
+</ldml>
0 commit comments