Home | History | Annotate | Download | only in transforms
      1 <?xml version="1.0" encoding="UTF-8" ?>
      2 <!DOCTYPE supplementalData SYSTEM "../../common/dtd/ldmlSupplemental.dtd">
      3 <!--
      4 Copyright  1991-2016 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 <supplementalData>
      9 	<version number="$Revision: 12347 $"/>
     10 	<transforms>
     11 		<transform source="sat" target="am" direction="forward" alias="am-t-sat">
     12 			<tRule><![CDATA[
     13 # TODO: Add other scripts (eg. sat-Beng) once we can transcribe them to IPA.
     14 # Do this in a separate rule for "sat-sat_FONIPA", so it can be reused.
     15 ::sat_Olck-sat_FONIPA;
     16 ::am_FONIPA-am;
     17 			]]></tRule>
     18 		</transform>
     19 	</transforms>
     20 </supplementalData>
     21