Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(112)

Unified Diff: source/data/translit/ia_ia_FONIPA.txt

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/data/translit/es_zh.txt ('k') | source/data/translit/it_am.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/translit/ia_ia_FONIPA.txt
diff --git a/source/data/translit/ia_ia_FONIPA.txt b/source/data/translit/ia_ia_FONIPA.txt
new file mode 100755
index 0000000000000000000000000000000000000000..3486205145e1747ab8e2cdf0e71a74fc4ab9d215
--- /dev/null
+++ b/source/data/translit/ia_ia_FONIPA.txt
@@ -0,0 +1,75 @@
+# ***************************************************************************
+# *
+# * Copyright (C) 2004-2015, International Business Machines
+# * Corporation; Unicode, Inc.; and others. All Rights Reserved.
+# *
+# ***************************************************************************
+# File: ia_ia_FONIPA.txt
+# Generated from CLDR
+#
+
+::NFC;
+::Lower;
+
+ai → ai\u032F;
+au → au\u032F;
+ei → ei\u032F; # rare
+eu → eu\u032F;
+oi → oi\u032F; # rare
+
+$vowel = [aeiouy];
+$end_of_word = [$ ];
+{age} $end_of_word → ad\u0361ʒe;
+{agi} $vowel → ad\u0361ʒ; # viagiar → viad\u0361ʒar
+agi → ad\u0361ʒi;
+{egi} $vowel → ed\u0361ʒ; # legier → led\u0361ʒer
+egi → ed\u0361ʒi;
+gg → ɡ;
+g → ɡ;
+
+{n} [gkqx] → ŋ;
+nn → n;
+n → n;
+
+a → a;
+bb → b;
+b → b;
+cc → k;
+{c} [ei] → t\u0361s;
+ch → k;
+c → k;
+dd → d;
+d → d;
+e → e;
+ff → f;
+f → f;
+h → ; # ‹h› is normally silent.
+i → i;
+j → ʒ;
+kk → k;
+k → k;
+ll → l;
+l → l;
+mm → m;
+m → m;
+o → o;
+ph → f; # philosophos, physica
+pp → p;
+p → p;
+que → ke;
+qu → kw;
+q → k;
+rr → ɾ;
+r → ɾ;
+sh → ʃ; # rare
+ss → s;
+s → s;
+[^s] {ti} [aeiouy] → t\u0361sj;
+tt → t;
+t → t;
+u → u;
+v → v;
+w → v;
+x → ks;
+y → i;
+z → z;
« no previous file with comments | « source/data/translit/es_zh.txt ('k') | source/data/translit/it_am.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698