Now anything not clearly native Tibetan is colored green when coloring is enabled. G'EEm is "native", though -- the only "vowel" that implies non-nativeness is {:}, as in {KA:}.
This commit is contained in:
parent
5c36dd81d3
commit
94a43d3f39
2 changed files with 10 additions and 5 deletions
|
@ -380,7 +380,6 @@ tstHelper("KA'", "[(K . A), (' . )]",
|
|||
new String[] { },
|
||||
"{G+G+YE}{S}");
|
||||
|
||||
// DLC FIXME: warn about BDE vs. B+DE. color such differently. Maybe an inputter saw B+DE and typed in BDE, not thinking.
|
||||
tstHelper("BDE", "{B}{DE}",
|
||||
new String[] { "{B+DE}", "{B}{DE}" },
|
||||
new String[] { "{B}{DE}" },
|
||||
|
@ -391,7 +390,7 @@ tstHelper("KA'", "[(K . A), (' . )]",
|
|||
new String[] { "{B}{DEm}" },
|
||||
"{B}{DEm}");
|
||||
|
||||
/* DLC FIXME
|
||||
/* DLC FIXME DOC TEST
|
||||
tstHelper("BDA:", "{B}{DA:}",
|
||||
new String[] { "{B+DA:}", "{B}{DA:}" },
|
||||
new String[] { "{B}{DA:}" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue