]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/translit/es_FONIPA_ja.txt
ICU-57166.0.1.tar.gz
[apple/icu.git] / icuSources / data / translit / es_FONIPA_ja.txt
index 1b9e541811d90c298eac96fc24b2abd52971a5e1..ed4617ff65c553a63cf8a43149057149ba148c58 100644 (file)
@@ -1,15 +1,20 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2013, International Business Machines
+# *  Copyright (C) 2004-2016, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
 # File: es_FONIPA_ja.txt
 # Generated from CLDR 
 #
+
+# Phonemic transcription of Spanish into Katakana.
 $word_boundary = [-\ $] ;
 $vowel = [aeijouw] ;       # Vowels and glides
 $not_vowel = [^$vowel] ;
+#
+#
+# First pass: Collapse phonetic distinctions not preserved in Katakana.
 β → | b;
 ð → | d;
 ɣ → | g;
@@ -18,8 +23,15 @@ $not_vowel = [^$vowel] ;
 ɾ → | r;
 [ij{i\u032F}]+ → i;
 [uw{u\u032F}]+ → u;
+#
+#
 nn → n ;
+#
+#
 ::Null;
+#
+#
+# Main pass: Phoneme to Katakana conversion.
 '.' → ;
 a → ア;
 ba → バ;
@@ -35,6 +47,9 @@ de → デ;
 di → ディ;
 do → ド;
 du → ドゥ;
+#
+#
+# 'd' at the end of a word is usually ignored.
 d } $word_boundary → ー;
 d → ド;
 e → エ;
@@ -143,4 +158,7 @@ xi → ヒ ;
 xo → ホ ;
 xu → フ ;
 x → フ ;
+#
+#
 ::NFC;
+