UNPKG

larvitgeodata

Version:

Geo data, primarily ISO territories, languages etc. Data fetched mostly from CLDR.

54 lines (52 loc) 1.82 kB
<?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE supplementalData SYSTEM "../../common/dtd/ldmlSupplemental.dtd"> <!-- Copyright © 2013-2014 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="yo" target="yo_BJ" direction="forward" draft="provisional"> <comment> ######################################################################## # # Latin Characters that must be changed: # # ẸỌṢ # ẹọṣ # # Originally prepared by Jonathan Lai ( jali01@ca.ibm.com ) ######################################################################## # # MINIMAL FILTER: yo-yo-BJ # </comment> <tRule>:: [ẸỌṢẹọṣ] ;</tRule> <tRule>:: NFC ;</tRule> <comment> # ######################################################################## </comment> <comment> ######################################################################## # # Start of Alphabetic Transformations # ######################################################################## # </comment> <tRule>Ẹ→Ɛ;# LATIN CAPITAL LETTER E WITH DOT BELOW</tRule> <tRule>ẹ→ɛ;# LATIN SMALL LETTER E WITH DOT BELOW</tRule> <tRule>Ọ→Ɔ ;# LATIN CAPITAL LETTER O WITH DOT BELOW</tRule> <tRule>ọ→ɔ;# LATIN SMALL LETTER O WITH DOT BELOW</tRule> <tRule>Ṣ→Sh;# LATIN CAPITAL LETTER S WITH DOT BELOW</tRule> <tRule>ṣ→sh;# LATIN SMALL LETTER S WITH DOT BELOW</tRule> <comment> # ######################################################################## </comment> </transform> </transforms> </supplementalData>