dchandler
d99ae50d8a
The ACIP "BNA" was converting to B-NA instead of B+NA, even though NA cannot take a BA prefix. This was because BNA was interpreted as root-suffix. In ACIP, BN is surely B+N unless N takes a B prefix, so root-suffix is out of the question.
...
Now Jskad has two "Convert selected ACIP to Tibetan" conversions, one with and one without warnings, built in to Jskad proper (not the converter, that is).
2003-10-26 00:24:28 +00:00
dchandler
306cf2817c
Private correspondence with Robert Chilton led to me to add and remove a few prefix rules. BLC and BGL are here, BLK, BLG, BLNG, BLJ, BNG, BJ, BNY, BN, and BDZ are gone.
...
Added a few new tests.
2003-10-25 21:47:34 +00:00
dchandler
3b55ea509f
Prefix rules have changed. A few are gone; a few new ones are here. I've implemented here a list that Robert Chilton sent me in private correspondence. He doesn't describe it as definitive, but since it affects ACIP->Tibetan conversions, and it's the best I've got, here they are. There's still an optional warning about "Hey, prefix rules matter for this tsheg bar."
...
I've left in a few rules that I didn't find on RC's list; I've asked him to look into these further.
2003-10-18 05:48:53 +00:00
dchandler
daacf6ee3b
I've got too many sandboxes, so I'm committing these changes,
...
half-done, from one sandbox so as to consolidate my sandboxes.
2003-04-12 20:56:20 +00:00
dchandler
eb71fb6075
"sgom pa'am " is correct, not "sgom pa'm ".
2003-04-07 23:49:07 +00:00
dchandler
d836b850e8
"sgom pa'm ", not "sgom pa'am", is now used. "pe'm " was being
...
produced already, so the code was inconsistent. If it turns out that
"pe'am " is preferred, I'll fix it later. Consistency is very
appealing.
2003-03-31 01:38:27 +00:00
dchandler
33b3080068
Fixed a bunch of bugs; supports le'u'i'o, sgom pa'am, etc.
...
Better tests. As part of that, I had to break TibetanMachineWeb into
TibetanMachineWeb+THDLWylieConstants, because I don't want the
class-wide initialization code from TibetanMachineWeb causing errors
in LegalTshegBarTest.
2003-03-31 00:33:50 +00:00
dchandler
2b81020b0e
More and better tests; fixed some bugs in LegalTshegBar.
2003-03-28 03:49:49 +00:00
dchandler
395eca7bb1
Moved ad-hoc test.java test cases to LegalTshegBarTest.java, a JUnit
...
test which can be run via 'ant check'.
2003-03-22 03:46:32 +00:00