• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="UTF-8" ?>
2<!DOCTYPE supplementalData SYSTEM "../../common/dtd/ldmlSupplemental.dtd">
3<!--
4Copyright © 1991-2013 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: 12287 $"/>
10	<transforms>
11		<transform source="Latn" target="Jamo" direction="forward" alias="Latin-Jamo und-Jamo-t-und-latn">
12			<tRule>
13::[[:script=Latin:][:M:]-];
14::NFD;
15::Lower;
16::Latin-ConjoiningJamo;
17::[[:script=Latin:][:M:]] NFC;
18			</tRule>
19		</transform>
20	</transforms>
21</supplementalData>
22