Updating makefil
[apertium.git] / apertium-tools / apertium-utils / cognate-indux / eng.xml
blobef2fa7c794b9ef4f82cf355b2872ae1372127e57
1 <?xml version="1.0" encoding="utf-8"?>
2 <transliterator>
3     <table>
4         <replace char="a" with="a"/>
5         <replace char="b" with="b"/>
6         <replace char="c" with="c"/>
7         <replace char="d" with="d"/>
8         <replace char="e" with="e"/>
9         <replace char="f" with="f"/>
10         <replace char="g" with="g"/>
11         <replace char="h" with="h"/>
12         <replace char="i" with="i"/>
13         <replace char="j" with="j"/>
14         <replace char="k" with="k"/>
15         <replace char="l" with="l"/>
16         <replace char="m" with="m"/>
17         <replace char="n" with="n"/>
18         <replace char="o" with="o"/>
19         <replace char="p" with="p"/>
20         <replace char="q" with="q"/>
21         <replace char="r" with="r"/>
22         <replace char="s" with="s"/>
23         <replace char="t" with="t"/>
24         <replace char="u" with="u"/>
25         <replace char="v" with="v"/>
26         <replace char="w" with="w"/>
27         <replace char="x" with="x"/>
28         <replace char="y" with="y"/>
29         <replace char="z" with="z"/>
30     </table>
31 </transliterator>