larvitgeodata
Version:
Geo data, primarily ISO territories, languages etc. Data fetched mostly from CLDR.
20 lines (18 loc) • 798 B
text/xml
<!--
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: 11914 $"/>
<transforms>
<transform source="Thai" target="ThaiSemi" direction="both" visibility="internal">
<comment># The rules that convert space into semicolon are in this file;</comment>
<comment># since they have to come BEFORE the break iterator.</comment>
<tRule>$thai = [[:thai:] ก-ฺเ-๛] ;</tRule>
<tRule>$thai { ' ' } $thai → '; ' ;</tRule>
</transform>
</transforms>
</supplementalData>