TMW->Wylie conversion now takes advantage of prefix rules, the rules
that say "ya can take a ga prefix" etc. The ACIP->Unicode converter now gives warnings (optionally, and by default, inline). This converter now produces output even when lexical errors occur, but the output has errors and warnings inline.
This commit is contained in:
parent
21ef657921
commit
d5ad760230
14 changed files with 678 additions and 270 deletions
|
@ -98,13 +98,6 @@ __TILDE__~93,5~~9,91~~~~~~~none
|
|||
|
||||
|
||||
<?Input:Tibetan?>
|
||||
|
||||
// 0F5F,0F39 might work, but the OpenType font's author must've had
|
||||
// Dza in mind if it does. Note that the bottommost horizontal stroke
|
||||
// goes upward on U+0F5F and downward on U+0F5B.
|
||||
Dz~146,5~~10,42~~~~~~~none
|
||||
f~153,5~~10,58~1,110~1,118~1,124~1,126~10,114~10,123~0F55,0F39
|
||||
v~154,5~~10,59~1,110~1,118~1,124~1,126~10,114~10,123~0F56,f39
|
||||
k~33,1~1,92~1,33~1,109~1,111~1,123~1,125~10,118~10,120~0F40
|
||||
kh~34,1~~1,34~1,109~1,118~1,123~1,125~10,114~10,123~0F41
|
||||
g~35,1~1,93~1,35~1,109~1,111~1,123~1,125~10,118~10,120~0F42
|
||||
|
@ -135,11 +128,6 @@ sh~59,1~1,99~1,60~1,109~1,111~1,123~1,125~10,118~10,120~0F64
|
|||
s~60,1~~1,61~1,109~1,118~1,123~1,125~10,114~10,123~0F66
|
||||
h~61,1~1,100~1,62~1,109~1,112~1,123~1,125~10,115~10,122~0F67~1,102
|
||||
a~62,1~~1,63~1,109~1,118~1,123~1,125~10,114~10,123~0F68
|
||||
T~170,1~~1,64~1,109~1,120~1,123~1,125~10,115~10,124~0F4A
|
||||
Th~171,1~~1,65~1,109~1,118~1,123~1,125~10,114~10,123~0F4B
|
||||
D~172,1~~1,66~1,109~1,120~1,123~1,125~10,115~10,124~0F4C
|
||||
N~173,1~~1,67~1,109~1,118~1,123~1,125~10,115~10,124~0F4E
|
||||
Sh~174,1~~1,68~1,109~1,118~1,123~1,125~10,115~10,124~0F65
|
||||
r-k~63,1~~1,70~1,109~1,121~1,123~1,125~10,115~10,124~f62,f90
|
||||
r-g~64,1~~1,71~1,109~1,121~1,123~1,125~10,115~10,124~f62,f92
|
||||
r-ng~65,1~~1,72~1,109~1,119~1,123~1,125~10,115~10,124~f62,f94
|
||||
|
@ -241,6 +229,17 @@ au~237,1~~8,89~~~~~~~0F7D~~8,104
|
|||
// DLC FIXME: need -I as well
|
||||
|
||||
<?Input:Sanskrit?>
|
||||
// 0F5F,0F39 might work, but the OpenType font's author must've had
|
||||
// Dza in mind if it does. Note that the bottommost horizontal stroke
|
||||
// goes upward on U+0F5F and downward on U+0F5B.
|
||||
Dz~146,5~~10,42~~~~~~~none
|
||||
f~153,5~~10,58~1,110~1,118~1,124~1,126~10,114~10,123~0F55,0F39
|
||||
v~154,5~~10,59~1,110~1,118~1,124~1,126~10,114~10,123~0F56,f39
|
||||
T~170,1~~1,64~1,109~1,120~1,123~1,125~10,115~10,124~0F4A
|
||||
Th~171,1~~1,65~1,109~1,118~1,123~1,125~10,114~10,123~0F4B
|
||||
D~172,1~~1,66~1,109~1,120~1,123~1,125~10,115~10,124~0F4C
|
||||
N~173,1~~1,67~1,109~1,118~1,123~1,125~10,115~10,124~0F4E
|
||||
Sh~174,1~~1,68~1,109~1,118~1,123~1,125~10,115~10,124~0F65
|
||||
k+Sh~175,1~~1,69~1,109~1,122~1,123~1,125~10,116~10,125~0F69
|
||||
k+k~33,2~~3,33~1,109~4,120~1,123~1,125~4,106~4,113~f40,f90
|
||||
k+kh~34,2~~3,34~1,109~4,120~1,123~1,125~4,106~4,113~f40,f91
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue