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-2013 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: 12243 $"/>
     10 	<transforms>
     11 		<transform source="es_FONIPA" target="es_419_FONIPA" direction="forward" alias="es-419-fonipa-t-es-fonipa">
     12 			<tRule>
     13 # Conflate sounds of Castilian Spanish to produce Latin American Spanish.
     14 # This operates on a phonemic IPA transcription of Spanish (es_FONIPA).
     15 
     16   ;
     17 [s]+  s;
     18 			</tRule>
     19 		</transform>
     20 	</transforms>
     21 </supplementalData>
     22