larvitgeodata
Version:
Geo data, primarily ISO territories, languages etc. Data fetched mostly from CLDR.
20 lines (19 loc) • 895 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="nl" target="Title" direction="forward">
<comment># Copyright (C) 2011-2013, Apple Inc. and others. All Rights Reserved.</comment>
<comment># Special titlecasing for Dutch initial "ij".</comment>
<tRule>::Any-Title();</tRule>
<comment># Fix up Ij at the beginning of a "word" (per Any-Title, notUAX #29)</comment>
<tRule>[:^WB=ALetter:] [:WB=Extend:]* [[:WB=MidLetter:][:WB=MidNumLet:]]? { Ij } → IJ ;</tRule>
</transform>
</transforms>
</supplementalData>