368eb4bb16
X-SVN-Rev: 37169
16 lines
572 B
Plaintext
16 lines
572 B
Plaintext
# ***************************************************************************
|
||
# *
|
||
# * Copyright (C) 2004-2015, International Business Machines
|
||
# * Corporation; Unicode, Inc.; and others. All Rights Reserved.
|
||
# *
|
||
# ***************************************************************************
|
||
# File: el_Title.txt
|
||
# Generated from CLDR
|
||
#
|
||
::NFD();
|
||
[:cased:] [:case-ignorable:]* { Σ } [:case-ignorable:]* [:cased:] → σ;
|
||
[:cased:] [:case-ignorable:]* { Σ → ς;
|
||
[:cased:] [:case-ignorable:]* { (.) → &Any-Lower($1) ;
|
||
([:Lowercase:]) → &Any-Title($1) ;
|
||
::NFC();
|