tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

lt_Lower.txt (1195B)


      1 # © 2016 and later: Unicode, Inc. and others.
      2 # License & terms of use: http://www.unicode.org/copyright.html
      3 # Generated using tools/cldr/cldr-to-icu/
      4 #
      5 # File: lt_Lower.txt
      6 # Generated from CLDR
      7 #
      8 
      9 # Introduce an explicit dot above when lowercasing capital Is and Js
     10 # whenever there are more accents above.
     11 # (of the accents used in Lithuanian: grave, acute, tilde above, and ogonek)
     12 # 0049; 0069 0307; 0049; 0049; lt More_Above; # LATIN CAPITAL LETTER I
     13 # 004A; 006A 0307; 004A; 004A; lt More_Above; # LATIN CAPITAL LETTER J
     14 # 012E; 012F 0307; 012E; 012E; lt More_Above; # LATIN CAPITAL LETTER I WITH OGONEK
     15 # 00CC; 0069 0307 0300; 00CC; 00CC; lt; # LATIN CAPITAL LETTER I WITH GRAVE
     16 # 00CD; 0069 0307 0301; 00CD; 00CD; lt; # LATIN CAPITAL LETTER I WITH ACUTE
     17 # 0128; 0069 0307 0303; 0128; 0128; lt; # LATIN CAPITAL LETTER I WITH TILDE
     18 ::NFD();
     19 I } [^[:ccc=Not_Reordered:][:ccc=Above:]]* [:ccc=Above:] → i \u0307;
     20 J } [^[:ccc=Not_Reordered:][:ccc=Above:]]* [:ccc=Above:] → j \u0307;
     21 I \u0328 } [^[:ccc=Not_Reordered:][:ccc=Above:]]* [:ccc=Above:] → i \u0328 \u0307;
     22 I \u0300 → i \u0307 \u0300;
     23 I \u0301 → i \u0307 \u0301;
     24 I \u0303 → i \u0307 \u0303;
     25 ::Any-Lower();
     26 ::NFC();