larvitgeodata
Version:
Geo data, primarily ISO territories, languages etc. Data fetched mostly from CLDR.
284 lines (282 loc) • 21.5 kB
text/xml
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE supplementalData SYSTEM "../../common/dtd/ldmlSupplemental.dtd">
<!--
Copyright © 1991-2013 Unicode, Inc.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
For terms of use, see http://www.unicode.org/copyright.html
-->
<supplementalData>
<version number="$Revision: 11914 $"/>
<transforms>
<transform source="Any" target="Accents" direction="both">
<tRule>:: NFD (NFC) ;</tRule>
<comment># to do: make reversible</comment>
<comment># define special conversion characters.</comment>
<comment># varients of this could use different characters, or set one or the other to null.</comment>
<tRule>$pre = \← ;</tRule>
<tRule>$post = \→ ;</tRule>
<comment># Provide keyboard equivalents for common diacritics used in transliteration</comment>
<tRule>$pre \` $post ↔ ̀ ; # COMBINING GRAVE ACCENT</tRule>
<tRule>$pre \' $post ↔ ́ ; # COMBINING ACUTE ACCENT</tRule>
<tRule>$pre \^ $post ↔ ̂ ; # COMBINING CIRCUMFLEX ACCENT</tRule>
<tRule>$pre \~ $post ↔ ̃ ; # COMBINING TILDE</tRule>
<tRule>$pre \- $post ↔ ̄ ; # COMBINING MACRON</tRule>
<tRule>$pre \" $post ↔ ̈ ; # COMBINING DIAERESIS</tRule>
<tRule>$pre \* $post ↔ ̊ ; # COMBINING RING ABOVE</tRule>
<tRule>$pre \, $post ↔ ̧ ; # COMBINING CEDILLA</tRule>
<tRule>$pre '/' $post ↔ ̸ ; # COMBINING LONG SOLIDUS OVERLAY</tRule>
<tRule>$pre \. $post ↔ ̣ ; # COMBINING DOT BELOW</tRule>
<comment># Combine common characters</comment>
<tRule>$pre AE $post ↔ Æ ; # LATIN CAPITAL LETTER AE</tRule>
<tRule>$pre ae $post ↔ æ ; # LATIN SMALL LETTER AE</tRule>
<tRule>$pre D $post ↔ Ð ; # LATIN CAPITAL LETTER ETH</tRule>
<tRule>$pre d $post ↔ ð ; # LATIN SMALL LETTER ETH</tRule>
<tRule>$pre O'/' $post ↔ Ø ; # LATIN CAPITAL LETTER O WITH STROKE</tRule>
<tRule>$pre o'/' $post ↔ ø ; # LATIN SMALL LETTER O WITH STROKE</tRule>
<tRule>$pre TH $post ↔ Þ ; # LATIN CAPITAL LETTER THORN</tRule>
<tRule>$pre th $post ↔ þ ; # LATIN SMALL LETTER THORN</tRule>
<tRule>$pre OE $post ↔ Œ ; # LATIN CAPITAL LIGATURE OE</tRule>
<tRule>$pre oe $post ↔ œ ; # LATIN SMALL LIGATURE OE</tRule>
<tRule>$pre ss $post ↔ ß ; # LATIN SMALL LETTER SHARP S</tRule>
<tRule>$pre NG $post ↔ Ŋ ; # LATIN CAPITAL LETTER ENG</tRule>
<tRule>$pre ng $post ↔ ŋ ; # LATIN SMALL LETTER ENG</tRule>
<tRule>$pre T $post ↔ Θ ; # THETA</tRule>
<tRule>$pre t $post ↔ θ ; # THETA</tRule>
<tRule>$pre SH $post ↔ Ʃ ; # LATIN CAPITAL LETTER ESH</tRule>
<tRule>$pre sh $post ↔ ʃ ; # LATIN SMALL LETTER ESH</tRule>
<tRule>$pre ZH $post ↔ Ʒ ; # LATIN CAPITAL LETTER EZH</tRule>
<tRule>$pre zh $post ↔ ʒ ; # LATIN SMALL LETTER EZH</tRule>
<tRule>$pre U $post ↔ Ʊ ; # LATIN CAPITAL LETTER UPSILON</tRule>
<tRule>$pre u $post ↔ ʊ ; # LATIN SMALL LETTER UPSILON</tRule>
<tRule>$pre A $post ↔ Ə ; # LATIN CAPITAL LETTER SCHWA</tRule>
<tRule>$pre a $post ↔ ə ; # LATIN SMALL LETTER SCHWA</tRule>
<tRule>$pre O $post ↔ Ɔ ; # LATIN CAPITAL LETTER OPEN O</tRule>
<tRule>$pre o $post ↔ ɔ ; # LATIN SMALL LETTER OPEN O</tRule>
<tRule>$pre E $post ↔ Ɛ ; # LATIN CAPITAL LETTER OPEN E</tRule>
<tRule>$pre e $post ↔ ɛ ; # LATIN SMALL LETTER OPEN E</tRule>
<comment># three that don't have uppercases</comment>
<tRule>$pre '?' $post ↔ ʔ ; # LATIN LETTER GLOTTAL STOP</tRule>
<tRule>$pre i $post ↔ ɪ ; # LATIN LETTER SMALL CAPITAL I</tRule>
<tRule>$pre v $post ↔ ʌ ; # LATIN SMALL LETTER TURNED V</tRule>
<comment># Additional Characters that may be added in the future</comment>
<comment># $pre XXX $post ↔ ̆ ; # COMBINING BREVE</comment>
<comment># $pre XXX $post ↔ ̇ ; # COMBINING DOT ABOVE</comment>
<comment># $pre XXX $post ↔ ̉ ; # COMBINING HOOK ABOVE</comment>
<comment># $pre XXX $post ↔ ̋ ; # COMBINING DOUBLE ACUTE ACCENT</comment>
<comment># $pre XXX $post ↔ ̌ ; # COMBINING CARON</comment>
<comment># $pre XXX $post ↔ ̏ ; # COMBINING DOUBLE GRAVE ACCENT</comment>
<comment># $pre XXX $post ↔ ̑ ; # COMBINING INVERTED BREVE</comment>
<comment># $pre XXX $post ↔ ̓ ; # COMBINING COMMA ABOVE</comment>
<comment># $pre XXX $post ↔ ̔ ; # COMBINING REVERSED COMMA ABOVE</comment>
<comment># $pre XXX $post ↔ ̛ ; # COMBINING HORN</comment>
<comment># $pre XXX $post ↔ ̤ ; # COMBINING DIAERESIS BELOW</comment>
<comment># $pre XXX $post ↔ ̥ ; # COMBINING RING BELOW</comment>
<comment># $pre XXX $post ↔ ̦ ; # COMBINING COMMA BELOW</comment>
<comment># $pre XXX $post ↔ ̨ ; # COMBINING OGONEK</comment>
<comment># $pre XXX $post ↔ ̭ ; # COMBINING CIRCUMFLEX ACCENT BELOW</comment>
<comment># $pre XXX $post ↔ ̮ ; # COMBINING BREVE BELOW</comment>
<comment># $pre XXX $post ↔ ̰ ; # COMBINING TILDE BELOW</comment>
<comment># $pre XXX $post ↔ ̱ ; # COMBINING MACRON BELOW</comment>
<comment># $pre YYY $post ↔ ª ; # FEMININE ORDINAL INDICATOR</comment>
<comment># $pre YYY $post ↔ º ; # MASCULINE ORDINAL INDICATOR</comment>
<comment># $pre YYY $post ↔ Đ ; # LATIN CAPITAL LETTER D WITH STROKE</comment>
<comment># $pre YYY $post ↔ đ ; # LATIN SMALL LETTER D WITH STROKE</comment>
<comment># $pre YYY $post ↔ Ħ ; # LATIN CAPITAL LETTER H WITH STROKE</comment>
<comment># $pre YYY $post ↔ ħ ; # LATIN SMALL LETTER H WITH STROKE</comment>
<comment># $pre YYY $post ↔ ı ; # LATIN SMALL LETTER DOTLESS I</comment>
<comment># $pre YYY $post ↔ ĸ ; # LATIN SMALL LETTER KRA</comment>
<comment># $pre YYY $post ↔ Ŀ ; # LATIN CAPITAL LETTER L WITH MIDDLE DOT</comment>
<comment># $pre YYY $post ↔ ŀ ; # LATIN SMALL LETTER L WITH MIDDLE DOT</comment>
<comment># $pre YYY $post ↔ Ł ; # LATIN CAPITAL LETTER L WITH STROKE</comment>
<comment># $pre YYY $post ↔ ł ; # LATIN SMALL LETTER L WITH STROKE</comment>
<comment># $pre YYY $post ↔ ʼn ; # LATIN SMALL LETTER N PRECEDED BY APOSTROPHE</comment>
<comment># $pre YYY $post ↔ Ŧ ; # LATIN CAPITAL LETTER T WITH STROKE</comment>
<comment># $pre YYY $post ↔ ŧ ; # LATIN SMALL LETTER T WITH STROKE</comment>
<comment># $pre YYY $post ↔ ſ ; # LATIN SMALL LETTER LONG S</comment>
<comment># $pre YYY $post ↔ ƀ ; # LATIN SMALL LETTER B WITH STROKE</comment>
<comment># $pre YYY $post ↔ Ɓ ; # LATIN CAPITAL LETTER B WITH HOOK</comment>
<comment># $pre YYY $post ↔ Ƃ ; # LATIN CAPITAL LETTER B WITH TOPBAR</comment>
<comment># $pre YYY $post ↔ ƃ ; # LATIN SMALL LETTER B WITH TOPBAR</comment>
<comment># $pre YYY $post ↔ Ƅ ; # LATIN CAPITAL LETTER TONE SIX</comment>
<comment># $pre YYY $post ↔ ƅ ; # LATIN SMALL LETTER TONE SIX</comment>
<comment># $pre YYY $post ↔ Ƈ ; # LATIN CAPITAL LETTER C WITH HOOK</comment>
<comment># $pre YYY $post ↔ ƈ ; # LATIN SMALL LETTER C WITH HOOK</comment>
<comment># $pre YYY $post ↔ Ɖ ; # LATIN CAPITAL LETTER AFRICAN D</comment>
<comment># $pre YYY $post ↔ Ɗ ; # LATIN CAPITAL LETTER D WITH HOOK</comment>
<comment># $pre YYY $post ↔ Ƌ ; # LATIN CAPITAL LETTER D WITH TOPBAR</comment>
<comment># $pre YYY $post ↔ ƌ ; # LATIN SMALL LETTER D WITH TOPBAR</comment>
<comment># $pre YYY $post ↔ ƍ ; # LATIN SMALL LETTER TURNED DELTA</comment>
<comment># $pre YYY $post ↔ Ǝ ; # LATIN CAPITAL LETTER REVERSED E</comment>
<comment># $pre YYY $post ↔ Ƒ ; # LATIN CAPITAL LETTER F WITH HOOK</comment>
<comment># $pre YYY $post ↔ ƒ ; # LATIN SMALL LETTER F WITH HOOK</comment>
<comment># $pre YYY $post ↔ Ɠ ; # LATIN CAPITAL LETTER G WITH HOOK</comment>
<comment># $pre YYY $post ↔ Ɣ ; # LATIN CAPITAL LETTER GAMMA</comment>
<comment># $pre YYY $post ↔ ƕ ; # LATIN SMALL LETTER HV</comment>
<comment># $pre YYY $post ↔ Ɩ ; # LATIN CAPITAL LETTER IOTA</comment>
<comment># $pre YYY $post ↔ Ɨ ; # LATIN CAPITAL LETTER I WITH STROKE</comment>
<comment># $pre YYY $post ↔ Ƙ ; # LATIN CAPITAL LETTER K WITH HOOK</comment>
<comment># $pre YYY $post ↔ ƙ ; # LATIN SMALL LETTER K WITH HOOK</comment>
<comment># $pre YYY $post ↔ ƚ ; # LATIN SMALL LETTER L WITH BAR</comment>
<comment># $pre YYY $post ↔ ƛ ; # LATIN SMALL LETTER LAMBDA WITH STROKE</comment>
<comment># $pre YYY $post ↔ Ɯ ; # LATIN CAPITAL LETTER TURNED M</comment>
<comment># $pre YYY $post ↔ Ɲ ; # LATIN CAPITAL LETTER N WITH LEFT HOOK</comment>
<comment># $pre YYY $post ↔ ƞ ; # LATIN SMALL LETTER N WITH LONG RIGHT LEG</comment>
<comment># $pre YYY $post ↔ Ɵ ; # LATIN CAPITAL LETTER O WITH MIDDLE TILDE</comment>
<comment># $pre YYY $post ↔ Ƣ ; # LATIN CAPITAL LETTER OI</comment>
<comment># $pre YYY $post ↔ ƣ ; # LATIN SMALL LETTER OI</comment>
<comment># $pre YYY $post ↔ Ƥ ; # LATIN CAPITAL LETTER P WITH HOOK</comment>
<comment># $pre YYY $post ↔ ƥ ; # LATIN SMALL LETTER P WITH HOOK</comment>
<comment># $pre YYY $post ↔ Ʀ ; # LATIN LETTER YR</comment>
<comment># $pre YYY $post ↔ Ƨ ; # LATIN CAPITAL LETTER TONE TWO</comment>
<comment># $pre YYY $post ↔ ƨ ; # LATIN SMALL LETTER TONE TWO</comment>
<comment># $pre YYY $post ↔ ƪ ; # LATIN LETTER REVERSED ESH LOOP</comment>
<comment># $pre YYY $post ↔ ƫ ; # LATIN SMALL LETTER T WITH PALATAL HOOK</comment>
<comment># $pre YYY $post ↔ Ƭ ; # LATIN CAPITAL LETTER T WITH HOOK</comment>
<comment># $pre YYY $post ↔ ƭ ; # LATIN SMALL LETTER T WITH HOOK</comment>
<comment># $pre YYY $post ↔ Ʈ ; # LATIN CAPITAL LETTER T WITH RETROFLEX HOOK</comment>
<comment># $pre YYY $post ↔ Ʋ ; # LATIN CAPITAL LETTER V WITH HOOK</comment>
<comment># $pre YYY $post ↔ Ƴ ; # LATIN CAPITAL LETTER Y WITH HOOK</comment>
<comment># $pre YYY $post ↔ ƴ ; # LATIN SMALL LETTER Y WITH HOOK</comment>
<comment># $pre YYY $post ↔ Ƶ ; # LATIN CAPITAL LETTER Z WITH STROKE</comment>
<comment># $pre YYY $post ↔ ƶ ; # LATIN SMALL LETTER Z WITH STROKE</comment>
<comment># $pre YYY $post ↔ Ƹ ; # LATIN CAPITAL LETTER EZH REVERSED</comment>
<comment># $pre YYY $post ↔ ƹ ; # LATIN SMALL LETTER EZH REVERSED</comment>
<comment># $pre YYY $post ↔ ƺ ; # LATIN SMALL LETTER EZH WITH TAIL</comment>
<comment># $pre YYY $post ↔ ƻ ; # LATIN LETTER TWO WITH STROKE</comment>
<comment># $pre YYY $post ↔ Ƽ ; # LATIN CAPITAL LETTER TONE FIVE</comment>
<comment># $pre YYY $post ↔ ƽ ; # LATIN SMALL LETTER TONE FIVE</comment>
<comment># $pre YYY $post ↔ ƾ ; # LATIN LETTER INVERTED GLOTTAL STOP WITH STROKE</comment>
<comment># $pre YYY $post ↔ ƿ ; # LATIN LETTER WYNN</comment>
<comment># $pre YYY $post ↔ ǀ ; # LATIN LETTER DENTAL CLICK</comment>
<comment># $pre YYY $post ↔ ǁ ; # LATIN LETTER LATERAL CLICK</comment>
<comment># $pre YYY $post ↔ ǂ ; # LATIN LETTER ALVEOLAR CLICK</comment>
<comment># $pre YYY $post ↔ ǃ ; # LATIN LETTER RETROFLEX CLICK</comment>
<comment># $pre YYY $post ↔ DŽ ; # LATIN CAPITAL LETTER DZ WITH CARON</comment>
<comment># $pre YYY $post ↔ Dž ; # LATIN CAPITAL LETTER D WITH SMALL LETTER Z WITH CARON</comment>
<comment># $pre YYY $post ↔ dž ; # LATIN SMALL LETTER DZ WITH CARON</comment>
<comment># $pre YYY $post ↔ LJ ; # LATIN CAPITAL LETTER LJ</comment>
<comment># $pre YYY $post ↔ Lj ; # LATIN CAPITAL LETTER L WITH SMALL LETTER J</comment>
<comment># $pre YYY $post ↔ lj ; # LATIN SMALL LETTER LJ</comment>
<comment># $pre YYY $post ↔ NJ ; # LATIN CAPITAL LETTER NJ</comment>
<comment># $pre YYY $post ↔ Nj ; # LATIN CAPITAL LETTER N WITH SMALL LETTER J</comment>
<comment># $pre YYY $post ↔ nj ; # LATIN SMALL LETTER NJ</comment>
<comment># $pre YYY $post ↔ ǝ ; # LATIN SMALL LETTER TURNED E</comment>
<comment># $pre YYY $post ↔ Ǥ ; # LATIN CAPITAL LETTER G WITH STROKE</comment>
<comment># $pre YYY $post ↔ ǥ ; # LATIN SMALL LETTER G WITH STROKE</comment>
<comment># $pre YYY $post ↔ DZ ; # LATIN CAPITAL LETTER DZ</comment>
<comment># $pre YYY $post ↔ Dz ; # LATIN CAPITAL LETTER D WITH SMALL LETTER Z</comment>
<comment># $pre YYY $post ↔ dz ; # LATIN SMALL LETTER DZ</comment>
<comment># $pre YYY $post ↔ Ƕ ; # LATIN CAPITAL LETTER HWAIR</comment>
<comment># $pre YYY $post ↔ Ƿ ; # LATIN CAPITAL LETTER WYNN</comment>
<comment># $pre YYY $post ↔ Ȝ ; # LATIN CAPITAL LETTER YOGH</comment>
<comment># $pre YYY $post ↔ ȝ ; # LATIN SMALL LETTER YOGH</comment>
<comment># $pre YYY $post ↔ Ȣ ; # LATIN CAPITAL LETTER OU</comment>
<comment># $pre YYY $post ↔ ȣ ; # LATIN SMALL LETTER OU</comment>
<comment># $pre YYY $post ↔ Ȥ ; # LATIN CAPITAL LETTER Z WITH HOOK</comment>
<comment># $pre YYY $post ↔ ȥ ; # LATIN SMALL LETTER Z WITH HOOK</comment>
<comment># $pre YYY $post ↔ ɐ ; # LATIN SMALL LETTER TURNED A</comment>
<comment># $pre YYY $post ↔ ɑ ; # LATIN SMALL LETTER ALPHA</comment>
<comment># $pre YYY $post ↔ ɒ ; # LATIN SMALL LETTER TURNED ALPHA</comment>
<comment># $pre YYY $post ↔ ɓ ; # LATIN SMALL LETTER B WITH HOOK</comment>
<comment># $pre YYY $post ↔ ɕ ; # LATIN SMALL LETTER C WITH CURL</comment>
<comment># $pre YYY $post ↔ ɖ ; # LATIN SMALL LETTER D WITH TAIL</comment>
<comment># $pre YYY $post ↔ ɗ ; # LATIN SMALL LETTER D WITH HOOK</comment>
<comment># $pre YYY $post ↔ ɘ ; # LATIN SMALL LETTER REVERSED E</comment>
<comment># $pre YYY $post ↔ ɚ ; # LATIN SMALL LETTER SCHWA WITH HOOK</comment>
<comment># $pre YYY $post ↔ ɜ ; # LATIN SMALL LETTER REVERSED OPEN E</comment>
<comment># $pre YYY $post ↔ ɝ ; # LATIN SMALL LETTER REVERSED OPEN E WITH HOOK</comment>
<comment># $pre YYY $post ↔ ɞ ; # LATIN SMALL LETTER CLOSED REVERSED OPEN E</comment>
<comment># $pre YYY $post ↔ ɟ ; # LATIN SMALL LETTER DOTLESS J WITH STROKE</comment>
<comment># $pre YYY $post ↔ ɠ ; # LATIN SMALL LETTER G WITH HOOK</comment>
<comment># $pre YYY $post ↔ ɡ ; # LATIN SMALL LETTER SCRIPT G</comment>
<comment># $pre YYY $post ↔ ɢ ; # LATIN LETTER SMALL CAPITAL G</comment>
<comment># $pre YYY $post ↔ ɣ ; # LATIN SMALL LETTER GAMMA</comment>
<comment># $pre YYY $post ↔ ɤ ; # LATIN SMALL LETTER RAMS HORN</comment>
<comment># $pre YYY $post ↔ ɥ ; # LATIN SMALL LETTER TURNED H</comment>
<comment># $pre YYY $post ↔ ɦ ; # LATIN SMALL LETTER H WITH HOOK</comment>
<comment># $pre YYY $post ↔ ɧ ; # LATIN SMALL LETTER HENG WITH HOOK</comment>
<comment># $pre YYY $post ↔ ɨ ; # LATIN SMALL LETTER I WITH STROKE</comment>
<comment># $pre YYY $post ↔ ɩ ; # LATIN SMALL LETTER IOTA</comment>
<comment># $pre YYY $post ↔ ɫ ; # LATIN SMALL LETTER L WITH MIDDLE TILDE</comment>
<comment># $pre YYY $post ↔ ɬ ; # LATIN SMALL LETTER L WITH BELT</comment>
<comment># $pre YYY $post ↔ ɭ ; # LATIN SMALL LETTER L WITH RETROFLEX HOOK</comment>
<comment># $pre YYY $post ↔ ɮ ; # LATIN SMALL LETTER LEZH</comment>
<comment># $pre YYY $post ↔ ɯ ; # LATIN SMALL LETTER TURNED M</comment>
<comment># $pre YYY $post ↔ ɰ ; # LATIN SMALL LETTER TURNED M WITH LONG LEG</comment>
<comment># $pre YYY $post ↔ ɱ ; # LATIN SMALL LETTER M WITH HOOK</comment>
<comment># $pre YYY $post ↔ ɲ ; # LATIN SMALL LETTER N WITH LEFT HOOK</comment>
<comment># $pre YYY $post ↔ ɳ ; # LATIN SMALL LETTER N WITH RETROFLEX HOOK</comment>
<comment># $pre YYY $post ↔ ɴ ; # LATIN LETTER SMALL CAPITAL N</comment>
<comment># $pre YYY $post ↔ ɵ ; # LATIN SMALL LETTER BARRED O</comment>
<comment># $pre YYY $post ↔ ɶ ; # LATIN LETTER SMALL CAPITAL OE</comment>
<comment># $pre YYY $post ↔ ɷ ; # LATIN SMALL LETTER CLOSED OMEGA</comment>
<comment># $pre YYY $post ↔ ɸ ; # LATIN SMALL LETTER PHI</comment>
<comment># $pre YYY $post ↔ ɹ ; # LATIN SMALL LETTER TURNED R</comment>
<comment># $pre YYY $post ↔ ɺ ; # LATIN SMALL LETTER TURNED R WITH LONG LEG</comment>
<comment># $pre YYY $post ↔ ɻ ; # LATIN SMALL LETTER TURNED R WITH HOOK</comment>
<comment># $pre YYY $post ↔ ɼ ; # LATIN SMALL LETTER R WITH LONG LEG</comment>
<comment># $pre YYY $post ↔ ɽ ; # LATIN SMALL LETTER R WITH TAIL</comment>
<comment># $pre YYY $post ↔ ɾ ; # LATIN SMALL LETTER R WITH FISHHOOK</comment>
<comment># $pre YYY $post ↔ ɿ ; # LATIN SMALL LETTER REVERSED R WITH FISHHOOK</comment>
<comment># $pre YYY $post ↔ ʀ ; # LATIN LETTER SMALL CAPITAL R</comment>
<comment># $pre YYY $post ↔ ʁ ; # LATIN LETTER SMALL CAPITAL INVERTED R</comment>
<comment># $pre YYY $post ↔ ʂ ; # LATIN SMALL LETTER S WITH HOOK</comment>
<comment># $pre YYY $post ↔ ʄ ; # LATIN SMALL LETTER DOTLESS J WITH STROKE AND HOOK</comment>
<comment># $pre YYY $post ↔ ʅ ; # LATIN SMALL LETTER SQUAT REVERSED ESH</comment>
<comment># $pre YYY $post ↔ ʆ ; # LATIN SMALL LETTER ESH WITH CURL</comment>
<comment># $pre YYY $post ↔ ʇ ; # LATIN SMALL LETTER TURNED T</comment>
<comment># $pre YYY $post ↔ ʈ ; # LATIN SMALL LETTER T WITH RETROFLEX HOOK</comment>
<comment># $pre YYY $post ↔ ʉ ; # LATIN SMALL LETTER U BAR</comment>
<comment># $pre YYY $post ↔ ʋ ; # LATIN SMALL LETTER V WITH HOOK</comment>
<comment># $pre YYY $post ↔ ʍ ; # LATIN SMALL LETTER TURNED W</comment>
<comment># $pre YYY $post ↔ ʎ ; # LATIN SMALL LETTER TURNED Y</comment>
<comment># $pre YYY $post ↔ ʏ ; # LATIN LETTER SMALL CAPITAL Y</comment>
<comment># $pre YYY $post ↔ ʐ ; # LATIN SMALL LETTER Z WITH RETROFLEX HOOK</comment>
<comment># $pre YYY $post ↔ ʑ ; # LATIN SMALL LETTER Z WITH CURL</comment>
<comment># $pre YYY $post ↔ ʓ ; # LATIN SMALL LETTER EZH WITH CURL</comment>
<comment># $pre YYY $post ↔ ʔ ; # LATIN LETTER GLOTTAL STOP</comment>
<comment># $pre YYY $post ↔ ʕ ; # LATIN LETTER PHARYNGEAL VOICED FRICATIVE</comment>
<comment># $pre YYY $post ↔ ʖ ; # LATIN LETTER INVERTED GLOTTAL STOP</comment>
<comment># $pre YYY $post ↔ ʗ ; # LATIN LETTER STRETCHED C</comment>
<comment># $pre YYY $post ↔ ʘ ; # LATIN LETTER BILABIAL CLICK</comment>
<comment># $pre YYY $post ↔ ʙ ; # LATIN LETTER SMALL CAPITAL B</comment>
<comment># $pre YYY $post ↔ ʚ ; # LATIN SMALL LETTER CLOSED OPEN E</comment>
<comment># $pre YYY $post ↔ ʛ ; # LATIN LETTER SMALL CAPITAL G WITH HOOK</comment>
<comment># $pre YYY $post ↔ ʜ ; # LATIN LETTER SMALL CAPITAL H</comment>
<comment># $pre YYY $post ↔ ʝ ; # LATIN SMALL LETTER J WITH CROSSED-TAIL</comment>
<comment># $pre YYY $post ↔ ʞ ; # LATIN SMALL LETTER TURNED K</comment>
<comment># $pre YYY $post ↔ ʟ ; # LATIN LETTER SMALL CAPITAL L</comment>
<comment># $pre YYY $post ↔ ʠ ; # LATIN SMALL LETTER Q WITH HOOK</comment>
<comment># $pre YYY $post ↔ ʡ ; # LATIN LETTER GLOTTAL STOP WITH STROKE</comment>
<comment># $pre YYY $post ↔ ʢ ; # LATIN LETTER REVERSED GLOTTAL STOP WITH STROKE</comment>
<comment># $pre YYY $post ↔ ʣ ; # LATIN SMALL LETTER DZ DIGRAPH</comment>
<comment># $pre YYY $post ↔ ʤ ; # LATIN SMALL LETTER DEZH DIGRAPH</comment>
<comment># $pre YYY $post ↔ ʥ ; # LATIN SMALL LETTER DZ DIGRAPH WITH CURL</comment>
<comment># $pre YYY $post ↔ ʦ ; # LATIN SMALL LETTER TS DIGRAPH</comment>
<comment># $pre YYY $post ↔ ʧ ; # LATIN SMALL LETTER TESH DIGRAPH</comment>
<comment># $pre YYY $post ↔ ʨ ; # LATIN SMALL LETTER TC DIGRAPH WITH CURL</comment>
<comment># $pre YYY $post ↔ ʩ ; # LATIN SMALL LETTER FENG DIGRAPH</comment>
<comment># $pre YYY $post ↔ ʪ ; # LATIN SMALL LETTER LS DIGRAPH</comment>
<comment># $pre YYY $post ↔ ʫ ; # LATIN SMALL LETTER LZ DIGRAPH</comment>
<comment># $pre YYY $post ↔ ʬ ; # LATIN LETTER BILABIAL PERCUSSIVE</comment>
<comment># $pre YYY $post ↔ ʭ ; # LATIN LETTER BIDENTAL PERCUSSIVE</comment>
<comment># $pre YYY $post ↔ ʰ ; # MODIFIER LETTER SMALL H</comment>
<comment># $pre YYY $post ↔ ʱ ; # MODIFIER LETTER SMALL H WITH HOOK</comment>
<comment># $pre YYY $post ↔ ʲ ; # MODIFIER LETTER SMALL J</comment>
<comment># $pre YYY $post ↔ ʳ ; # MODIFIER LETTER SMALL R</comment>
<comment># $pre YYY $post ↔ ʴ ; # MODIFIER LETTER SMALL TURNED R</comment>
<comment># $pre YYY $post ↔ ʵ ; # MODIFIER LETTER SMALL TURNED R WITH HOOK</comment>
<comment># $pre YYY $post ↔ ʶ ; # MODIFIER LETTER SMALL CAPITAL INVERTED R</comment>
<comment># $pre YYY $post ↔ ʷ ; # MODIFIER LETTER SMALL W</comment>
<comment># $pre YYY $post ↔ ʸ ; # MODIFIER LETTER SMALL Y</comment>
<comment># $pre YYY $post ↔ ˠ ; # MODIFIER LETTER SMALL GAMMA</comment>
<comment># $pre YYY $post ↔ ˡ ; # MODIFIER LETTER SMALL L</comment>
<comment># $pre YYY $post ↔ ˢ ; # MODIFIER LETTER SMALL S</comment>
<comment># $pre YYY $post ↔ ˣ ; # MODIFIER LETTER SMALL X</comment>
<comment># $pre YYY $post ↔ ˤ ; # MODIFIER LETTER SMALL REVERSED GLOTTAL STOP</comment>
<comment># $pre YYY $post ↔ ẚ ; # LATIN SMALL LETTER A WITH RIGHT HALF RING</comment>
<comment># $pre YYY $post ↔ ⁿ ; # SUPERSCRIPT LATIN SMALL LETTER N</comment>
<tRule>:: NFC (NFD) ;</tRule>
</transform>
</transforms>
</supplementalData>