]> git.saurik.com Git - apple/icu.git/blob - icuSources/data/translit/el_Upper.txt
ICU-461.18.tar.gz
[apple/icu.git] / icuSources / data / translit / el_Upper.txt
1 # ***************************************************************************
2 # *
3 # * Copyright (C) 2011, International Business Machines
4 # * Corporation; Unicode, Inc.; and others. All Rights Reserved.
5 # *
6 # ***************************************************************************
7 # File: el_Upper.txt
8 # remove \0301 following Greek, with possible intervening 0308 marks
9 :: NFD() ;
10 [[:Greek:]&[:Ll:]] [\u0308]? { \u0301 → ;
11 :: NFC() ;
12 ::Any-Upper();