summaryrefslogtreecommitdiff
path: root/src/zope/i18n/locales/data/transforms/Pinyin-NumericPinyin.xml
blob: 0f978943a56bb3c49555aee092af152a06ebc350 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE supplementalData SYSTEM "http://www.unicode.org/cldr/dtd/1.5/ldmlSupplemental.dtd">
<supplementalData>
	<transforms>
		<transform source="Pinyin" target="NumericPinyin" direction="both">
			<comment># Only intended for internal use</comment>
			<tRule>̄ ↔ 1;</tRule>
			<tRule>́ ↔ 2;</tRule>
			<tRule>̌ ↔ 3;</tRule>
			<tRule>̀ ↔ 4;</tRule>
			<tRule>← 5;</tRule>
		</transform>
	</transforms>
</supplementalData>