]>
Commit | Line | Data |
---|---|---|
f3c0d7a5 A |
1 | # © 2016 and later: Unicode, Inc. and others. |
2 | # License & terms of use: http://www.unicode.org/copyright.html#License | |
3 | # | |
729e4ab9 | 4 | # File: lt_Upper.txt |
f3c0d7a5 | 5 | # Generated from CLDR |
51004dcb | 6 | # |
2ca993e8 A |
7 | |
8 | # Copyright (C) 2011-2013, Apple Inc.; Unicode, Inc.; and others. All Rights Reserved. | |
9 | # Remove \u0307 following soft-dotteds (i, j, and the like), with possible intervening non-230 marks. | |
51004dcb A |
10 | ::NFD(); |
11 | [:Soft_Dotted:] [^[:ccc=Not_Reordered:][:ccc=Above:]]* { \u0307 → ; | |
729e4ab9 | 12 | ::Any-Upper(); |
51004dcb | 13 | ::NFC(); |
2ca993e8 | 14 |