]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/translit/lt_Upper.txt
ICU-511.34.tar.gz
[apple/icu.git] / icuSources / data / translit / lt_Upper.txt
index 18feae953cc9898c525712ddd018bdce16fc35ef..c6cc643ddd0bc6a1757ba55b39321578da6c2749 100644 (file)
@@ -1,12 +1,13 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2011, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
 # File: lt_Upper.txt
-# remove \u0307 following soft-dotteds (i, j, and the like), with possible intervening non-230 marks
-:: NFD() ;
-[:Soft_Dotted:] [\u0315-\u033C]* { \u0307 → ;
-:: NFC() ;
+# Generated from CLDR 
+#
+::NFD();
+[:Soft_Dotted:] [^[:ccc=Not_Reordered:][:ccc=Above:]]* { \u0307 → ;
 ::Any-Upper();
+::NFC();