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

Unified Diff: source/data/translit/cs_FONIPA_ko.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. 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/cs_FONIPA_ja.txt ('k') | source/data/translit/cs_am.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/translit/cs_FONIPA_ko.txt
diff --git a/source/data/translit/cs_FONIPA_ko.txt b/source/data/translit/cs_FONIPA_ko.txt
index 28fe05abc38e901e33408b70e55a49a3cfb54cde..bad8f842b5328b1349c00ffcf308575feb2fbffe 100644
--- a/source/data/translit/cs_FONIPA_ko.txt
+++ b/source/data/translit/cs_FONIPA_ko.txt
@@ -1,12 +1,13 @@
-# ***************************************************************************
-# *
-# * 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: cs_FONIPA_ko.txt
-# Generated from CLDR
+# Generated from CLDR
+#
+
+# Transliteration of Phonemic Czech (cs_FONIPA) to Korean (ko).
#
+# First pass: Phonemic Czech (cs_FONIPA) to Latinized Korean (ko_Latn).
$vowel = [aeɛiɪoux];
$start = [\u0020$];
$end = [\u0020$];
@@ -86,4 +87,8 @@ z → jeu ; # pozdniː → pojeudeuni
ɟ → ti ;
ː → ;
\u0020 → ; # space
+#
+#
+# Second pass.
:: Latin-Hangul ();
+
« no previous file with comments | « source/data/translit/cs_FONIPA_ja.txt ('k') | source/data/translit/cs_am.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698