X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/51004dcb01e06fef634b61be77ed73dd61cb6db9..0f5d89e82340278ed3d7d50029f37cab2c41a57e:/icuSources/data/translit/el_Lower.txt diff --git a/icuSources/data/translit/el_Lower.txt b/icuSources/data/translit/el_Lower.txt index 38ec7043..06eaf407 100644 --- a/icuSources/data/translit/el_Lower.txt +++ b/icuSources/data/translit/el_Lower.txt @@ -1,14 +1,18 @@ -# *************************************************************************** -# * -# * Copyright (C) 2004-2013, 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: el_Lower.txt -# Generated from CLDR +# Generated from CLDR # + +# Special case for final form of sigma. ::NFD(); +# C is preceded by a sequence consisting of a cased letter and then zero or more case-ignorable characters, +# and C is not followed by a sequence consisting of zero or more case-ignorable characters and then a cased letter. +# 03A3; 03C2; 03A3; 03A3; Final_Sigma; # GREEK CAPITAL LETTER SIGMA +# With translit rules, easiest is to handle the negative condition first, mapping in that case to the regular sigma. Σ } [:case-ignorable:]* [:cased:] → σ; [:cased:] [:case-ignorable:]* { Σ → ς; ::Any-Lower; ::NFC(); +