22 lines
707 B
XML
22 lines
707 B
XML
|
<?xml version="1.0" encoding="UTF-8" ?>
|
|||
|
<!DOCTYPE supplementalData SYSTEM "../../common/dtd/ldmlSupplemental.dtd">
|
|||
|
<!--
|
|||
|
Copyright © 1991-2013 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$"/>
|
|||
|
<transforms>
|
|||
|
<transform source="Mlym" target="Telu" direction="forward" alias="Malayalam-Telugu und-Telu-t-und-mlym">
|
|||
|
<tRule>
|
|||
|
::[ം-ഃഅ-ഌഎ-ഐഒ-നപ-ഹാ-ൃെ-ൈൊ-്ൗൠ-ൡ൦-൯];
|
|||
|
::NFD;
|
|||
|
::Malayalam-InterIndic;
|
|||
|
::InterIndic-Telugu;
|
|||
|
::NFC;
|
|||
|
</tRule>
|
|||
|
</transform>
|
|||
|
</transforms>
|
|||
|
</supplementalData>
|