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

Unified Diff: icu46/source/data/translit/es_FONIPA_ja.txt

Issue 5516007: Check in the pristine copy of ICU 4.6... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/
Patch Set: Created 10 years 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 | « icu46/source/data/translit/es_FONIPA_es_419_FONIPA.txt ('k') | icu46/source/data/translit/es_FONIPA_zh.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: icu46/source/data/translit/es_FONIPA_ja.txt
===================================================================
--- icu46/source/data/translit/es_FONIPA_ja.txt (revision 0)
+++ icu46/source/data/translit/es_FONIPA_ja.txt (revision 0)
@@ -0,0 +1,146 @@
+# ***************************************************************************
+# *
+# * Copyright (C) 2004-2010, International Business Machines
+# * Corporation; Unicode, Inc.; and others. All Rights Reserved.
+# *
+# ***************************************************************************
+# File: es_FONIPA_ja.txt
+# Generated from CLDR
+#
+$word_boundary = [-\ $] ;
+$vowel = [aeijouw] ; # Vowels and glides
+$not_vowel = [^$vowel] ;
+β → | b;
+ð → | d;
+ɣ → | g;
+ŋ → | n;
+θ → | s;
+ɾ → | r;
+[ij{i\u032F}]+ → i;
+[uw{u\u032F}]+ → u;
+nn → n ;
+::Null;
+'.' → ;
+a → ア;
+ba → バ;
+bb → ッ | b;
+be → ベ;
+bi → ビ;
+bo → ボ;
+bu → ブ;
+b → ブ ;
+da → ダ;
+dd → ッ | d;
+de → デ;
+di → ディ;
+do → ド;
+du → ドゥ;
+d } $word_boundary → ー;
+d → ド;
+e → エ;
+fa → ファ;
+fe → フェ;
+ff → ッ | f;
+fi → フィ;
+fo → フォ;
+fu → フ;
+f → フ;
+ga → ガ;
+ge → グエ;
+gi → グイ;
+gg → ッ | g;
+go → ゴ;
+gu → グ;
+g → グ;
+i → イ ;
+ʝa → ヤ ;
+ʝe → イェ ;
+ʝi → イ ;
+ʝu → ユ ;
+ʝo → ヨ ;
+ʝ → イ ;
+ka → カ;
+ke → ケ;
+ki → キ;
+kk → ッ | k;
+ko → コ;
+ku → ク;
+k → ク;
+la → ラ ;
+le → レ ;
+li → リ ;
+lo → ロ ;
+lu → ル ;
+l → ル ;
+ʎa → リャ ;
+ʎe → レ ;
+ʎi → リ ;
+ʎo → リョ ;
+ʎu → リュ ;
+ʎ → ル ;
+ma → マ ;
+me → メ ;
+mi → ミ ;
+mo → モ ;
+mu → ム ;
+m } $word_boundary → ム ;
+m } $not_vowel → ン ;
+m → ム ;
+na → ナ ;
+ne → ネ ;
+ni → ニ ;
+no → ノ ;
+nu → ヌ ;
+n → ン ;
+ɲa → ニャ ;
+ɲe → ニェ ;
+ɲi → ニ ;
+ɲo → ニョ ;
+ɲu → ニュ ;
+o → オ ;
+pa → パ ;
+pe → ペ ;
+pi → ピ ;
+po → ポ ;
+pp → ッ | p;
+pu → プ ;
+p → プ ;
+ra → ラ ;
+re → レ ;
+ri → リ ;
+ro → ロ ;
+ru → ル ;
+r → ル;
+sa → サ ;
+se → セ ;
+si → シ ;
+so → ソ ;
+su → ス ;
+s → ス ;
+ta → タ ;
+te → テ ;
+ti → ティ ;
+to → ト ;
+tsa → ツァ ;
+tse → ツェ ;
+tsi → ツィ ;
+tso → ツォ ;
+tsu → ツ ;
+ts → ツ ;
+tt → ッ | t;
+tu → トゥ ;
+t → ト ;
+ʧa → チャ ;
+ʧe → チェ ;
+ʧi → チ ;
+ʧo → チョ ;
+ʧu → チュ ;
+ʧ → チュ ;
+u → ウ ;
+xa → ハ ;
+xe → ヘ ;
+xi → ヒ ;
+xo → ホ ;
+xu → フ ;
+x → フ ;
+::NFC;
Property changes on: icu46/source/data/translit/es_FONIPA_ja.txt
___________________________________________________________________
Added: svn:eol-style
+ LF
« no previous file with comments | « icu46/source/data/translit/es_FONIPA_es_419_FONIPA.txt ('k') | icu46/source/data/translit/es_FONIPA_zh.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698