X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b331163bffd790ced0e88b73f44f86d49ccc48a5..0f5d89e82340278ed3d7d50029f37cab2c41a57e:/icuSources/data/translit/lt_Title.txt diff --git a/icuSources/data/translit/lt_Title.txt b/icuSources/data/translit/lt_Title.txt old mode 100755 new mode 100644 index 050edc91..018ba4d5 --- a/icuSources/data/translit/lt_Title.txt +++ b/icuSources/data/translit/lt_Title.txt @@ -1,12 +1,11 @@ -# *************************************************************************** -# * -# * Copyright (C) 2004-2015, International Business Machines -# * Corporation; Unicode, Inc.; and others. All Rights Reserved. -# * -# *************************************************************************** +# © 2016 and later: Unicode, Inc. and others. +# License & terms of use: http://www.unicode.org/copyright.html#License +# # File: lt_Title.txt -# Generated from CLDR +# Generated from CLDR # + +# Make any string of letters after a cased letter be lower ::NFD(); [:cased:] [:case-ignorable:]* {I } [^[:ccc=Not_Reordered:][:ccc=Above:]]* [:ccc=Above:] → i \u0307; [:cased:] [:case-ignorable:]* {J } [^[:ccc=Not_Reordered:][:ccc=Above:]]* [:ccc=Above:] → j \u0307; @@ -15,6 +14,8 @@ [:cased:] [:case-ignorable:]* {I \u0301 → i \u0307 \u0301; [:cased:] [:case-ignorable:]* {I \u0303 → i \u0307 \u0303; [:cased:] [:case-ignorable:]* { (.) → &Any-Lower($1) ; +# Otherwise all lowercase go to upper (titlecase stay as is) [:Soft_Dotted:] [^[:ccc=Not_Reordered:][:ccc=Above:]]* { \u0307 → ; ([:Lowercase:]) → &Any-Upper($1) ; ::NFC(); +