ACIP->Unicode was broken for KshR, ndRY, ndY, YY, and RY -- those
stacks that use full-form subjoined RA and YA consonants. ACIP {RVA} was converting to the wrong things. The TMW for {RVA} was converting to the wrong ACIP. Checked all the 'DLC' tags in the ttt (ACIP->Tibetan) package.
This commit is contained in:
parent
8193cef5d1
commit
04816acb74
11 changed files with 213 additions and 123 deletions
|
@ -24,8 +24,6 @@ import java.util.ArrayList;
|
|||
import java.util.HashMap;
|
||||
import java.util.StringTokenizer;
|
||||
|
||||
// DLC FIXME: document this.
|
||||
|
||||
/** MidLexSubstitution is a hack that lets the end user clumsily fix
|
||||
* the EWTS-to-Tibetan and ACIP-to-Tibetan converters without having
|
||||
* to modify the source code.
|
||||
|
@ -222,3 +220,5 @@ class StringMapping {
|
|||
this.to = to;
|
||||
}
|
||||
}
|
||||
// DLC NOW: defaults: KAsh=>K+sh, A=>?, '=>? (THESE ARE {A} AND {'} ALONE, NOT AS COMPONENTS OF A TSHEG-BAR.)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue