]> git.saurik.com Git - apple/icu.git/blame - icuSources/data/translit/lt_Title.txt
ICU-66108.tar.gz
[apple/icu.git] / icuSources / data / translit / lt_Title.txt
CommitLineData
f3c0d7a5
A
1# © 2016 and later: Unicode, Inc. and others.
2# License & terms of use: http://www.unicode.org/copyright.html#License
3#
51004dcb 4# File: lt_Title.txt
f3c0d7a5 5# Generated from CLDR
51004dcb 6#
2ca993e8
A
7
8# Make any string of letters after a cased letter be lower
51004dcb
A
9::NFD();
10[:cased:] [:case-ignorable:]* {I } [^[:ccc=Not_Reordered:][:ccc=Above:]]* [:ccc=Above:] → i \u0307;
11[:cased:] [:case-ignorable:]* {J } [^[:ccc=Not_Reordered:][:ccc=Above:]]* [:ccc=Above:] → j \u0307;
b331163b
A
12[:cased:] [:case-ignorable:]* {I \u0328 } [^[:ccc=Not_Reordered:][:ccc=Above:]]* [:ccc=Above:] → i \u0328 \u0307;
13[:cased:] [:case-ignorable:]* {I \u0300 → i \u0307 \u0300;
14[:cased:] [:case-ignorable:]* {I \u0301 → i \u0307 \u0301;
15[:cased:] [:case-ignorable:]* {I \u0303 → i \u0307 \u0303;
51004dcb 16[:cased:] [:case-ignorable:]* { (.) → &Any-Lower($1) ;
2ca993e8 17# Otherwise all lowercase go to upper (titlecase stay as is)
51004dcb
A
18[:Soft_Dotted:] [^[:ccc=Not_Reordered:][:ccc=Above:]]* { \u0307 → ;
19([:Lowercase:]) → &Any-Upper($1) ;
20::NFC();
2ca993e8 21