Xml文件  |  56行  |  1.5 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: 13731 $"/>
	<transforms>
		<transform source="yo" target="yo_BJ" direction="forward" alias="yo-BJ-t-yo">
			<tRule>
#
########################################################################
#
# Latin Characters that must be changed:
#
#   ẸỌṢ
#   ẹọṣ
#
# Originally prepared by Jonathan Lai ( jali01@ca.ibm.com )
########################################################################
#
# MINIMAL FILTER: yo-yo-BJ
#

:: [ẸỌṢẹọṣ] ;
:: NFC ;
#
#
########################################################################


#
########################################################################
#
# Start of Alphabetic Transformations
#
########################################################################
#

Ẹ→Ɛ;# LATIN CAPITAL LETTER E WITH DOT BELOW
ẹ→ɛ;# LATIN SMALL LETTER E WITH DOT BELOW
Ọ→Ɔ ;# LATIN CAPITAL LETTER O WITH DOT BELOW
ọ→ɔ;# LATIN SMALL LETTER O WITH DOT BELOW
Ṣ→Sh;# LATIN CAPITAL LETTER S WITH DOT BELOW
ṣ→sh;# LATIN SMALL LETTER S WITH DOT BELOW
#
#
########################################################################

			</tRule>
		</transform>
	</transforms>
</supplementalData>