| OLD | NEW |
| 1 # *************************************************************************** | 1 # *************************************************************************** |
| 2 # * | 2 # * |
| 3 # * Copyright (C) 2004-2014, International Business Machines | 3 # * Copyright (C) 2004-2015, International Business Machines |
| 4 # * Corporation; Unicode, Inc.; and others. All Rights Reserved. | 4 # * Corporation; Unicode, Inc.; and others. All Rights Reserved. |
| 5 # * | 5 # * |
| 6 # *************************************************************************** | 6 # *************************************************************************** |
| 7 # File: el_Lower.txt | 7 # File: el_Lower.txt |
| 8 # Generated from CLDR | 8 # Generated from CLDR |
| 9 # | 9 # |
| 10 ::NFD(); | 10 ::NFD(); |
| 11 Σ } [:case-ignorable:]* [:cased:] → σ; | 11 Σ } [:case-ignorable:]* [:cased:] → σ; |
| 12 [:cased:] [:case-ignorable:]* { Σ → ς; | 12 [:cased:] [:case-ignorable:]* { Σ → ς; |
| 13 ::Any-Lower; | 13 ::Any-Lower; |
| 14 ::NFC(); | 14 ::NFC(); |
| OLD | NEW |