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