Jskad now supports EWTS ~, i.e. TMW8.91.
This commit is contained in:
parent
5df9b5b91a
commit
e198519c5f
2 changed files with 5 additions and 6 deletions
|
@ -196,7 +196,7 @@ public class TibetanMachineWeb implements THDLWylieConstants {
|
||||||
/** comma-delimited list of supported punctuation and
|
/** comma-delimited list of supported punctuation and
|
||||||
miscellaneous characters: */
|
miscellaneous characters: */
|
||||||
private static final String others
|
private static final String others
|
||||||
= "_, ,/,|,!,:,;,@,#,$,%,(,),H,M,`,&,@#,?,=,[,],{,},*";
|
= "_, ,/,|,!,:,;,@,#,$,%,(,),H,M,`,&,@#,?,=,[,],{,},*,~";
|
||||||
|
|
||||||
/** comma-delimited list of supported vowels: */
|
/** comma-delimited list of supported vowels: */
|
||||||
private static final String vowels
|
private static final String vowels
|
||||||
|
|
|
@ -93,6 +93,8 @@ M~~~8,91~~~~~~~0F7E
|
||||||
`~94,5~~9,92~~~~~~~0F13
|
`~94,5~~9,92~~~~~~~0F13
|
||||||
// hard tsheg:
|
// hard tsheg:
|
||||||
*~205,1~~1,108~~~~~~~0F0C
|
*~205,1~~1,108~~~~~~~0F0C
|
||||||
|
// no name:
|
||||||
|
__TILDE__~93,5~~9,91~~~~~~~none
|
||||||
|
|
||||||
|
|
||||||
<?Input:Tibetan?>
|
<?Input:Tibetan?>
|
||||||
|
@ -233,11 +235,10 @@ d-r-w~154,1~~2,103~1,109~~1,123~1,125~~~f51,fb2,fad
|
||||||
ph-y-w~155,1~~2,104~1,109~~1,123~1,125~~~f55,fb1,fad
|
ph-y-w~155,1~~2,104~1,109~~1,123~1,125~~~f55,fb1,fad
|
||||||
|
|
||||||
<?Input:Vowels?>
|
<?Input:Vowels?>
|
||||||
// DLC NOW: +i like the WylieWord tibwn.ini said?
|
|
||||||
-i~222,1~~8,87~~~~~~~0F80~~8,98
|
-i~222,1~~8,87~~~~~~~0F80~~8,98
|
||||||
ai~234,1~~8,88~~~~~~~0F7B~~8,101
|
ai~234,1~~8,88~~~~~~~0F7B~~8,101
|
||||||
au~237,1~~8,89~~~~~~~0F7D~~8,104
|
au~237,1~~8,89~~~~~~~0F7D~~8,104
|
||||||
//need +I as well
|
// DLC FIXME: need -I as well
|
||||||
|
|
||||||
<?Input:Sanskrit?>
|
<?Input:Sanskrit?>
|
||||||
k+Sh~175,1~~1,69~1,109~1,122~1,123~1,125~10,116~10,125~0F69
|
k+Sh~175,1~~1,69~1,109~1,122~1,123~1,125~10,116~10,125~0F69
|
||||||
|
@ -960,7 +961,7 @@ r~176,4~~8,71~~~~~~~0FB2
|
||||||
// mappings for all these.
|
// mappings for all these.
|
||||||
<?Ignore?>
|
<?Ignore?>
|
||||||
|
|
||||||
// DLC EWTS doesn't give mappings for these...
|
// DLC EWTS doesn't give mappings for these half numerals...
|
||||||
\tmw8073~70,5~~9,73~~~~~~~0F33
|
\tmw8073~70,5~~9,73~~~~~~~0F33
|
||||||
\tmw8074~71,5~~9,74~~~~~~~0F2A
|
\tmw8074~71,5~~9,74~~~~~~~0F2A
|
||||||
\tmw8075~72,5~~9,75~~~~~~~0F2B
|
\tmw8075~72,5~~9,75~~~~~~~0F2B
|
||||||
|
@ -987,8 +988,6 @@ r~176,4~~8,71~~~~~~~0FB2
|
||||||
\tmw8088~90,5~~9,88~~~~~~~none
|
\tmw8088~90,5~~9,88~~~~~~~none
|
||||||
// kuruka:
|
// kuruka:
|
||||||
\tmw8090~92,5~~9,90~~~~~~~none
|
\tmw8090~92,5~~9,90~~~~~~~none
|
||||||
// no name:
|
|
||||||
\tmw8091~93,5~~9,91~~~~~~~none
|
|
||||||
|
|
||||||
// yungs.drung (reversed):
|
// yungs.drung (reversed):
|
||||||
\tmw8097~97,5~~9,97~~~~~~~5350
|
\tmw8097~97,5~~9,97~~~~~~~5350
|
||||||
|
|
Loading…
Reference in a new issue