Chromium Code Reviews

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

Issue 2440913002: Update ICU to 58.1
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « source/data/translit/ia_ia_FONIPA.txt ('k') | source/data/translit/it_ja.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/translit/it_am.txt
diff --git a/source/data/translit/it_am.txt b/source/data/translit/it_am.txt
index ada57676c0f51065f3ef6877d3eb7f6990665552..9238bb580cc379e7250d3b370f8779d3633f37d6 100644
--- a/source/data/translit/it_am.txt
+++ b/source/data/translit/it_am.txt
@@ -1,19 +1,26 @@
-# ***************************************************************************
-# *
-# * Copyright (C) 2004-2015, International Business Machines
-# * Corporation; Unicode, Inc.; and others. All Rights Reserved.
-# *
-# ***************************************************************************
+# © 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html#License
+#
# File: it_am.txt
-# Generated from CLDR
+# Generated from CLDR
#
+
+# Italian to Amharic Transliteration
::NFD(NFC);
::Lower();
::[:Latin:] fullwidth-halfwidth();
+#
+#
+# Variables.
$vowel = [aeiou];
$consonant = [bcdfghjklmnpqrstvwxyz];
+#
+#
+# Ignore apostrophe.
($consonant) \' → | $1;
\' → ;
+#
+#
cqu → ኩ ;
cc → | c;
ca → ካ;
@@ -30,6 +37,8 @@ chu → ኩ;
che → ኬ;
cho → ኮ;
c } $consonant → ክ;
+#
+#
gg → | g;
ghi → ጊ;
ghe → ጌ;
@@ -41,6 +50,8 @@ gnu → ኙ;
gne → ኜ;
gno → ኞ;
gn } $consonant → ኝ;
+#
+#
ga → ጋ;
gia → ጂያ;
giu → ጂዩ;
@@ -50,6 +61,8 @@ gu → ጉ;
ge → ጄ;
go → ጎ;
g } $consonant → ግ;
+#
+#
rr → | r;
ra → ራ;
ri → ሪ;
@@ -57,6 +70,8 @@ ru → ሩ;
re → ሬ;
ro → ሮ;
r } $consonant → ር;
+#
+#
ll → | l;
la → ላ;
li → ሊ;
@@ -64,6 +79,8 @@ lu → ሉ;
le → ሌ;
lo → ሎ;
l } $consonant → ል;
+#
+#
tt → | t;
ta → ታ;
ti → ቲ;
@@ -77,6 +94,8 @@ tho → ቶ;
tzu → ፁ;
tz → | zz;
t } $consonant → ት;
+#
+#
dd → | d;
da → ዳ;
di → ዲ;
@@ -84,6 +103,8 @@ du → ዱ;
de → ዴ;
do → ዶ;
d } $consonant → ድ;
+#
+#
mm → | m;
ma → ማ;
mi → ሚ;
@@ -91,6 +112,8 @@ mu → ሙ;
me → ሜ;
mo → ሞ;
m } $consonant → ም;
+#
+#
nn → | n;
na → ና;
ni → ኒ;
@@ -98,6 +121,8 @@ nu → ኑ;
ne → ኔ;
no → ኖ;
n } $consonant → ን;
+#
+#
ff → | f;
fa → ፋ;
fi → ፊ;
@@ -105,6 +130,8 @@ fu → ፉ;
fe → ፌ;
fo → ፎ;
f } $consonant → ፍ;
+#
+#
bb → | b;
ba → ባ;
bi → ቢ;
@@ -112,6 +139,8 @@ bu → ቡ;
be → ቤ;
bo → ቦ;
b } $consonant → ብ;
+#
+#
pp → | p;
pa → ፓ;
pi → ፒ;
@@ -119,6 +148,8 @@ pu → ፑ;
pe → ፔ;
po → ፖ;
p } $consonant → ፕ;
+#
+#
vv → | v;
va → ቫ;
vi → ቪ;
@@ -126,8 +157,13 @@ vu → ቩ;
ve → ቬ;
vo → ቮ;
v } $consonant → ቩ;
+#
+#
sa } nt[ao] → ሣ;
ss → | \~s;
+#
+#
+# 's' is voiced before [bdglmnrv].
sb → ዝ | b;
sd → ዝ | d;
sg → ዝ | g;
@@ -136,46 +172,71 @@ sm → ዝ | m;
sn → ዝ | n;
sr → ዝ | r;
sv → ዝ | v;
+#
+#
+# Force 's' after a consonat to be unvoiced.
($consonant) s } $vowel → | $1 \~ s;
\~sa → ሣ;
\~si → ሢ;
\~su → ሡ;
\~se → ሤ;
\~so → ሦ;
+#
+#
+# 's' at the beginning is usually unvoiced.
[:^Letter:] { sa → ሣ;
[:^Letter:] { si → ሢ;
[:^Letter:] { su → ሡ;
[:^Letter:] { se → ሤ;
[:^Letter:] { so → ሦ;
+#
+#
+# Otherwise voiced 's' are common.
sa → ዛ;
si → ዚ;
su → ዙ;
se → ዜ;
so → ዞ;
+#
+#
scia → ሺያ;
sci → ሺ;
sce → ሼ;
+#
+#
zz → | \~z;
+#
+# Force 'z' after a consonat to be unvoiced.
($consonant) z → | $1 \~z;
\~za → ጻ;
\~zi → ጺ;
\~zu → ጹ;
\~ze → ጼ;
\~zo → ጾ;
+#
+#
+# Otherwise voiced 'z' are common except for 'zi'.
za → ዛ;
[:^Letter:] { zi → ዚ;
zi → ዚ;
zu → ዙ;
ze → ዜ;
zo → ዞ;
+#
+#
ja → ያ;
je → ዬ;
j → | i;
+#
+#
+# Standalone vowels and consonants.
a → አ;
i → ዒ;
u → ዑ;
e → ዔ;
o → ዖ;
+#
+#
b → ብ;
c → ክ;
d → ድ;
@@ -195,5 +256,8 @@ v → ው;
x → | cs;
y → | i;
z → ዝ;
+#
+#
[:nonspacing mark:] → ;
::NFC(NFD);
+
« no previous file with comments | « source/data/translit/ia_ia_FONIPA.txt ('k') | source/data/translit/it_ja.txt » ('j') | no next file with comments »

Powered by Google App Engine