Removed half numbers (no longer in EWTS)
Brought <?Other?> closer to EWTS Removed __TILDE__ (no longer in EWTS) Changed M^ to ^M per new EWTS draft Added ai, au, -i from WW tibwn.ini -- they were missing in this version
This commit is contained in:
parent
1982c5847b
commit
ccdebf6719
1 changed files with 8 additions and 33 deletions
|
@ -20,14 +20,14 @@
|
|||
k,kh,g,ng,c,ch,j,ny,t,th,d,n,p,ph,b,m,ts,tsh,dz,w,zh,z,',y,r,l,sh,s,h,a,T,Th,D,N,Sh,v,f,Dz
|
||||
|
||||
<?Numbers?>
|
||||
0,1,2,3,4,5,6,7,8,9,>0,>1,>2,>3,>4,>5,>6,>7,>8,>9,<0,<1,<2,<3,<4,<5,<6,<7,<8,<9
|
||||
0,1,2,3,4,5,6,7,8,9
|
||||
|
||||
<?Vowels?>
|
||||
a,i,u,e,o,I,U,ai,au,A,-i,-I
|
||||
|
||||
<?Other?>
|
||||
_, ,/,|,!,:,;,@,#,$,%,(,),H,M,`,&,@#,?,=,[,],{,},*
|
||||
// FIXME: add these etc.: M^,~,~^,<,> (< and > cause ka<7 to quit working)
|
||||
_, ,/,|,!,:,;,@,#,$,%,(,),`,&,@#,?,=,[,],{,},*,H,M,^M,X,^X
|
||||
// FIXME: add these etc.: <,>
|
||||
|
||||
<?Input:Punctuation?>
|
||||
//_~32,1~0,32
|
||||
|
@ -93,8 +93,6 @@ M~~~8,91~~~~~~~0F7E
|
|||
`~94,5~~9,92~~~~~~~0F13
|
||||
// hard tsheg:
|
||||
*~205,1~~1,108~~~~~~~0F0C
|
||||
// no name:
|
||||
__TILDE__~93,5~~9,91~~~~~~~none
|
||||
|
||||
|
||||
<?Input:Tibetan?>
|
||||
|
@ -709,28 +707,6 @@ a+r+y~145,4~~8,65~1,109~8,121~1,123~1,125~8,107~8,114~f68,fb2,fb1
|
|||
8~198,1~~10,56~~~~~~~0F28
|
||||
9~199,1~~10,57~~~~~~~0F29
|
||||
|
||||
// DLC: there exist half-measures: use U+0F20-U+0F29.
|
||||
>0~50,5~~9,53~~~~~~~none
|
||||
>1~51,5~~9,54~~~~~~~none
|
||||
>2~52,5~~9,55~~~~~~~none
|
||||
>3~53,5~~9,56~~~~~~~none
|
||||
>4~54,5~~9,57~~~~~~~none
|
||||
>5~55,5~~9,58~~~~~~~none
|
||||
>6~56,5~~9,59~~~~~~~none
|
||||
>7~57,5~~9,60~~~~~~~none
|
||||
>8~58,5~~9,61~~~~~~~none
|
||||
>9~59,5~~9,62~~~~~~~none
|
||||
<0~60,5~~9,63~~~~~~~none
|
||||
<1~61,5~~9,64~~~~~~~none
|
||||
<2~62,5~~9,65~~~~~~~none
|
||||
<3~63,5~~9,66~~~~~~~none
|
||||
<4~64,5~~9,67~~~~~~~none
|
||||
<5~65,5~~9,68~~~~~~~none
|
||||
<6~66,5~~9,69~~~~~~~none
|
||||
<7~67,5~~9,70~~~~~~~none
|
||||
<8~68,5~~9,71~~~~~~~none
|
||||
<9~69,5~~9,72~~~~~~~none
|
||||
|
||||
<?ToWylie?>
|
||||
M~238,1~~8,90~~~~~~~0F7E
|
||||
|
||||
|
@ -745,10 +721,7 @@ M~238,1~~8,90~~~~~~~0F7E
|
|||
// Special combination:
|
||||
o'i~156,5~~10,61~~~~~~~f7c,f60,f72
|
||||
// DLC FIXME: make this punctuation:
|
||||
// nyi.zla:
|
||||
__TILDE__^~91,5~~9,89~~~~~~~0F82
|
||||
// DLC FIXME: make this punctuation:
|
||||
M^~241,1~~8,94~~~~~~~0F83
|
||||
^M~241,1~~8,94~~~~~~~0F83
|
||||
//punctuation
|
||||
_~32,1~~1,32~~~~~~~0020
|
||||
~45,1~~1,45~~~~~~~0F0B
|
||||
|
@ -946,6 +919,9 @@ U~216,1~~10,123~~~~~~~0F75
|
|||
U~217,1~~10,124~~~~~~~0F75
|
||||
U~218,1~~10,125~~~~~~~0F75
|
||||
U~219,1~~10,126~~~~~~~0F75
|
||||
-i~222,1~~8,87~~~~~~~0F80
|
||||
ai~234,1~~8,88~~~~~~~0F7B
|
||||
au~237,1~~8,89~~~~~~~0F7D
|
||||
|
||||
// ra.mgo:
|
||||
r~173,4~~8,66~~~~~~~0F62
|
||||
|
@ -1143,5 +1119,4 @@ r~176,4~~8,71~~~~~~~0FB2
|
|||
// reversed hu:
|
||||
\tmw9043~147,5~~10,43~~~~~~~none
|
||||
// Inverted ha:
|
||||
\tmw9044~148,5~~10,44~~~~~~~none
|
||||
|
||||
\tmw9044~148,5~~10,44~~~~~~~none
|
Loading…
Reference in a new issue