blob: 9dbecbc54dc35cf21afbc830bdb964239ec60b4e [file] [log] [blame]
Fredrik Roubert333a3d82018-05-07 13:50:38 +02001<?xml version="1.0" encoding="UTF-8" ?>
2<!DOCTYPE supplementalData SYSTEM "../../common/dtd/ldmlSupplemental.dtd">
3<!--
4Copyright © 1991-2016 Unicode, Inc.
5CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
6For terms of use, see http://www.unicode.org/copyright.html
7-->
8<supplementalData>
Nikita Iashchenkob87fde42019-11-05 16:17:36 +00009 <version number="$Revision$"/>
Fredrik Roubert333a3d82018-05-07 13:50:38 +020010 <transforms>
11 <transform source="chr" target="chr_FONIPA" direction="forward" alias="chr-fonipa-t-chr">
12 <tRule><![CDATA[
13# References
14# ----------
15# [1] http://www.omniglot.com/writing/cherokee.htm
16# [2] https://en.wikipedia.org/wiki/Cherokee_language#Phonology
17# [3] Edward Finegan. Language: Its structure and use. ISBN 978-1-4130-3055-6.
18# Figure 12-4: The Cherokee Writing System, page 401.
19
20::[[:sc=Cher:][:P:][:M:]];
21
22::upper;
23
24[:P:]+ → ' ';
25
26Ꭰ → a;
27Ꭱ → e;
28Ꭲ → i;
29Ꭳ → o;
30Ꭴ → u;
31Ꭵ → ə̃;
32
33Ꭶ → ɡa;
34Ꭷ → ka;
35Ꭸ → ɡe;
36Ꭹ → ɡi;
37Ꭺ → ɡo;
38Ꭻ → ɡu;
39Ꭼ → ɡə̃;
40
41Ꭽ → ha;
42Ꭾ → he;
43Ꭿ → hi;
44Ꮀ → ho;
45Ꮁ → hu;
46Ꮂ → hə̃;
47
48Ꮃ → la;
49Ꮄ → le;
50Ꮅ → li;
51Ꮆ → lo;
52Ꮇ → lu;
53Ꮈ → lə̃;
54
55Ꮉ → ma;
56Ꮊ → me;
57Ꮋ → mi;
58Ꮌ → mo;
59Ꮍ → mu;
60Ᏽ → mə̃;
61
62Ꮎ → na;
63Ꮏ → hna;
64Ꮐ → nah;
65Ꮑ → ne;
66Ꮒ → ni;
67Ꮓ → no;
68Ꮔ → nu;
69Ꮕ → nə̃;
70
71Ꮖ → kʷa;
72Ꮗ → kʷe;
73Ꮘ → kʷi;
74Ꮙ → kʷo;
75Ꮚ → kʷu;
76Ꮛ → kʷə̃;
77
78Ꮝ → s;
79Ꮜ → sa;
80Ꮞ → se;
81Ꮟ → si;
82Ꮠ → so;
83Ꮡ → su;
84Ꮢ → sə̃;
85
86Ꮣ → da;
87Ꮤ → ta;
88Ꮥ → de;
89Ꮦ → te;
90Ꮧ → di;
91Ꮨ → ti;
92Ꮩ → do;
93Ꮪ → du;
94Ꮫ → də̃;
95
96Ꮬ → d͡la;
97Ꮭ → t͡ɬa;
98Ꮮ → t͡ɬe;
99Ꮯ → t͡ɬi;
100Ꮰ → t͡ɬo;
101Ꮱ → t͡ɬu;
102Ꮲ → t͡ɬə̃;
103
104Ꮳ → t͡sa;
105Ꮴ → t͡se;
106Ꮵ → t͡si;
107Ꮶ → t͡so;
108Ꮷ → t͡su;
109Ꮸ → t͡sə̃;
110
111Ꮹ → wa;
112Ꮺ → we;
113Ꮻ → wi;
114Ꮼ → wo;
115Ꮽ → wu;
116Ꮾ → wə̃;
117
118Ꮿ → ja;
119Ᏸ → je;
120Ᏹ → ji;
121Ᏺ → jo;
122Ᏻ → ju;
123Ᏼ → jə̃;
124
125̋ → ˥;
126́ → ˦;
127̄ → ˧;
128̀ → ˧˩;
129[ ̌ ̆ ] → ˨˦;
130̂ → ˥˧;
131
132[:M:] → ;
133
134::null;
135a a+ → aː;
136e e+ → eː;
137i i+ → iː;
138o o+ → oː;
139u u+ → uː;
140ə̃ {ə̃}+ → ə̃;
141 ]]></tRule>
142 </transform>
143 </transforms>
144</supplementalData>