android13/external/cldr/common/transforms/chr-chr_FONIPA.xml

145 lines
2.2 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE supplementalData SYSTEM "../../common/dtd/ldmlSupplemental.dtd">
<!--
Copyright © 1991-2016 Unicode, Inc.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
For terms of use, see http://www.unicode.org/copyright.html
-->
<supplementalData>
<version number="$Revision$"/>
<transforms>
<transform source="chr" target="chr_FONIPA" direction="forward" alias="chr-fonipa-t-chr">
<tRule><![CDATA[
# References
# ----------
# [1] http://www.omniglot.com/writing/cherokee.htm
# [2] https://en.wikipedia.org/wiki/Cherokee_language#Phonology
# [3] Edward Finegan. Language: Its structure and use. ISBN 978-1-4130-3055-6.
# Figure 12-4: The Cherokee Writing System, page 401.
::[[:sc=Cher:][:P:][:M:]];
::upper;
[:P:]+ → ' ';
→ a;
→ e;
→ i;
Ꭳ → o;
Ꭴ → u;
→ ə̃;
Ꭶ → ɡa;
Ꭷ → ka;
Ꭸ → ɡe;
ɡi;
ɡo;
ɡu;
→ ɡə̃;
Ꭽ → ha;
→ he;
Ꭿ → hi;
Ꮀ → ho;
Ꮁ → hu;
Ꮂ → hə̃;
→ la;
Ꮄ → le;
Ꮅ → li;
Ꮆ → lo;
→ lu;
Ꮈ → lə̃;
Ꮉ → ma;
Ꮊ → me;
→ mi;
Ꮌ → mo;
→ mu;
Ᏽ → mə̃;
Ꮎ → na;
Ꮏ → hna;
→ nah;
Ꮑ → ne;
→ ni;
→ no;
Ꮔ → nu;
Ꮕ → nə̃;
Ꮖ → kʷa;
Ꮗ → kʷe;
Ꮘ → kʷi;
Ꮙ → kʷo;
Ꮚ → kʷu;
Ꮛ → kʷə̃;
Ꮝ → s;
Ꮜ → sa;
→ se;
→ si;
Ꮠ → so;
Ꮡ → su;
→ sə̃;
Ꮣ → da;
→ ta;
→ de;
Ꮦ → te;
Ꮧ → di;
Ꮨ → ti;
→ do;
→ du;
Ꮫ → də̃;
Ꮬ → d͡la;
Ꮭ → t͡ɬa;
→ t͡ɬe;
→ t͡ɬi;
Ꮰ → t͡ɬo;
Ꮱ → t͡ɬu;
→ t͡ɬə̃;
Ꮳ → t͡sa;
Ꮴ → t͡se;
Ꮵ → t͡si;
→ t͡so;
→ t͡su;
Ꮸ → t͡sə̃;
Ꮹ → wa;
Ꮺ → we;
Ꮻ → wi;
Ꮼ → wo;
Ꮽ → wu;
→ wə̃;
Ꮿ → ja;
Ᏸ → je;
Ᏹ → ji;
Ᏺ → jo;
→ ju;
→ jə̃;
̋ → ˥;
́ → ˦;
̄ → ˧;
̀ → ˧˩;
[ ̌ ̆ ] → ˨˦;
̂ → ˥˧;
[:M:] → ;
::null;
a a+ → aː;
e e+ → eː;
i i+ → iː;
o o+ → oː;
u u+ → uː;
ə̃ {ə̃}+ → ə̃;
]]></tRule>
</transform>
</transforms>
</supplementalData>