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/build-icu-data.xml 4# 5# File: Any_Publishing.txt 6# Generated from CLDR 7# 8 9# Variables 10$single = \' ; 11$space = ' ' ; 12$double = \"; 13$back = \` ; 14$tab = \u0008 ; 15$makeRight = [[:Z:][:Ps:][:Pi:]$] ; 16# fix UNIX quotes 17$back $back → “ ; 18$back → ‘ ; 19# fix typewriter quotes, by context 20$makeRight {$double} ↔ “ ; 21$double ↔ ” ; 22$makeRight {$single} ↔ ‘ ; 23$single ↔ ’; 24$space {$space} → ; 25'<--->' ↔ '⟷'; 26'<---' ↔ '⟵'; 27'--->' ↔ '⟶'; 28'<-->' ↔ '↔'; 29'<--' ↔ '←'; 30'-->' ↔ '→'; 31'<-/->' ↔ '↮'; 32'<-/-' ↔ '↚'; 33'-/->' ↔ '↛'; 34'<===>' ↔ '⟺'; 35'<===' ↔ '⟸'; 36'===>' ↔ '⟹'; 37'<==>' ↔ '⇔'; 38'<==' ↔ '⇐'; 39'==>' ↔ '⇒'; 40'!=' ↔ ≠; 41'<=' ↔ ≤; 42'>=' ↔ ≥; 43'+-' ↔ ±; 44'-+' ↔ ∓; 45'~=' ↔ ≅; 46'--' ↔ —; 47'...' ↔ …; 48\(C\) ↔ ©; 49\(c\) → ©; 50\(R\) ↔ ®; 51\(r\) → ®; 52\(TM\) ↔ ™; 53\(tm\) → ™; 54{c\/o} ↔ ℅; 55[^0-9] {1\/2} [^0-9] ↔ ½; 56[^0-9] {1\/3} [^0-9] ↔ ⅓; 57[^0-9] {2\/3} [^0-9] ↔ ⅔; 58[^0-9] {1\/4} [^0-9] ↔ ¼; 59[^0-9] {3\/4} [^0-9] ↔ ¾; 60[^0-9] {1\/5} [^0-9] ↔ ⅕; 61[^0-9] {2\/5} [^0-9] ↔ ⅖; 62[^0-9] {3\/5} [^0-9] ↔ ⅗; 63[^0-9] {4\/5} [^0-9] ↔ ⅘; 64[^0-9] {1\/6} [^0-9] ↔ ⅙; 65[^0-9] {5\/6} [^0-9] ↔ ⅚; 66[^0-9] {1\/8} [^0-9] ↔ ⅛; 67[^0-9] {3\/8} [^0-9] ↔ ⅜; 68[^0-9] {5\/8} [^0-9] ↔ ⅝; 69[^0-9] {7\/8} [^0-9] ↔ ⅞; 70 71