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

Unified Diff: source/data/translit/ky_ky_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/ja_Latn_ru.txt ('k') | source/data/translit/la_la_FONIPA.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/translit/ky_ky_FONIPA.txt
diff --git a/source/data/translit/ky_ky_FONIPA.txt b/source/data/translit/ky_ky_FONIPA.txt
new file mode 100755
index 0000000000000000000000000000000000000000..a59dc1069d9d4b73b8d8dd168c229eb9046ff692
--- /dev/null
+++ b/source/data/translit/ky_ky_FONIPA.txt
@@ -0,0 +1,78 @@
+# ***************************************************************************
+# *
+# * Copyright (C) 2004-2015, International Business Machines
+# * Corporation; Unicode, Inc.; and others. All Rights Reserved.
+# *
+# ***************************************************************************
+# File: ky_ky_FONIPA.txt
+# Generated from CLDR
+#
+
+::Lower;
+::NFC;
+
+$consonant_sound = [bdfɡklmnŋpqrʁsʃtvzʒχ];
+
+аа → ɑː;
+а → ɑ;
+б → b;
+в → v;
+{г} [аоуы] → ʁ;
+г → ɡ;
+дж → d\u0361ʒ; # eg. Джамадан
+дд → dː;
+д → d;
+[$] {е} → je; # at the beginning of a word
+е → e;
+ё → jo; # appears only in loanwords
+ж → d\u0361ʒ;
+з → z;
+ии → iː;
+и → i;
+й → j;
+кк → kː;
+[$] {к} [еёиɵүю] → ɡ; # eg. кирет, кишиден, келди
+{к} [аоуы] → q; # eg. чокусу, факультетин, нукура
+[ɑouɯ] ː? {к} → q; # eg. Исак, Бирок, Кутлук, Ферганалык
+[y] $consonant_sound+ ː? {к} [$] → k; # eg. мүлк, түрк
+$consonant_sound {к} [$] → q; # eg. даңк, калк, кырк
+[ŋ] {к} → q;
+к → k;
+
+[eøy] ː? {л}к → lʲ; # eg. мүлк, күлкү, өлкө, эзелки
+
+лл → lː;
+л → l;
+мм → mː;
+м → m;
+нн → nː;
+н → n;
+ң → ŋ;
+оо → oː;
+о → o;
+өө → øː;
+ө → ø;
+п → p;
+р → r;
+сс → sː;
+с → s;
+тт → tː;
+тч → t\u0361ʃ; # eg. екетчилерден
+т → t;
+уу → uː;
+у → u;
+үү → yː;
+ү → y;
+ф → f; # only in loanwords
+х → χ;
+ц → t\u0361s; # only in loanwords
+ч → t\u0361ʃ;
+ш → ʃ;
+щ → ʃ t\u0361ʃ; # only in loanwords
+ъ → ; # no phonemic value; appears only in loanwords
+ы → ɯ;
+ь → ; # no phonemic value; appears only in loanwords
+ээ → eː;
+э → e;
+ю → ju;
+я → jɑ;
« no previous file with comments | « source/data/translit/ja_Latn_ru.txt ('k') | source/data/translit/la_la_FONIPA.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698