1<?xml version="1.0" encoding="UTF-8" ?> 2<!DOCTYPE supplementalData SYSTEM "../../common/dtd/ldmlSupplemental.dtd"> 3<!-- 4Copyright © 2013-2014 Unicode, Inc. 5CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) 6For terms of use, see http://www.unicode.org/copyright.html 7--> 8<supplementalData> 9 <version number="$Revision: 13731 $"/> 10 <transforms> 11 <transform source="yo" target="yo_BJ" direction="forward" alias="yo-BJ-t-yo"> 12 <tRule> 13# 14######################################################################## 15# 16# Latin Characters that must be changed: 17# 18# ẸỌṢ 19# ẹọṣ 20# 21# Originally prepared by Jonathan Lai ( jali01@ca.ibm.com ) 22######################################################################## 23# 24# MINIMAL FILTER: yo-yo-BJ 25# 26 27:: [ẸỌṢẹọṣ] ; 28:: NFC ; 29# 30# 31######################################################################## 32 33 34# 35######################################################################## 36# 37# Start of Alphabetic Transformations 38# 39######################################################################## 40# 41 42Ẹ→Ɛ;# LATIN CAPITAL LETTER E WITH DOT BELOW 43ẹ→ɛ;# LATIN SMALL LETTER E WITH DOT BELOW 44Ọ→Ɔ ;# LATIN CAPITAL LETTER O WITH DOT BELOW 45ọ→ɔ;# LATIN SMALL LETTER O WITH DOT BELOW 46Ṣ→Sh;# LATIN CAPITAL LETTER S WITH DOT BELOW 47ṣ→sh;# LATIN SMALL LETTER S WITH DOT BELOW 48# 49# 50######################################################################## 51 52 </tRule> 53 </transform> 54 </transforms> 55</supplementalData> 56