Jskad/source/org/thdl/tib/text/tshegbar
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
..
LegalTshegBar.java 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. 2003-10-25 21:40:21 +00:00
LegalTshegBarTest.java 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. 2003-10-26 00:24:28 +00:00
package.html Now uses terminology from the Unicode standard. No more talk of 2002-12-15 03:35:24 +00:00
TibetanSyntaxException.java ant private-javadocs runs without warnings; cleaned up some 2003-04-13 01:46:20 +00:00
TransitionInstruction.java ant private-javadocs runs without warnings; cleaned up some 2003-04-13 01:46:20 +00:00
TshegBar.java Extended Wylie is referred to as THDL Extended Wylie or THDL Wylie 2002-12-15 06:57:32 +00:00
UnicodeCodepointToThdlWylie.java Fixed two bugs. 2003-06-15 03:08:57 +00:00
UnicodeCodepointToThdlWylieTest.java Added a test for org.thdl.tib.text.tshegbar.UnicodeCodepointToThdlWylie. 2003-03-22 04:55:17 +00:00
UnicodeConstants.java Fixed a bunch of bugs; supports le'u'i'o, sgom pa'am, etc. 2003-03-31 00:33:50 +00:00
UnicodeGraphemeCluster.java ant private-javadocs runs without warnings; cleaned up some 2003-04-13 01:46:20 +00:00
UnicodeGraphemeClusterTest.java Moved ad-hoc test.java test cases to UnicodeGraphemeClusterTest.java, 2003-03-22 03:55:39 +00:00
UnicodeReader.java ant private-javadocs runs without warnings; cleaned up some 2003-04-13 01:46:20 +00:00
UnicodeReadingStateMachineConstants.java ant private-javadocs runs without warnings; cleaned up some 2003-04-13 01:46:20 +00:00
UnicodeReadyThunk.java Now uses terminology from the Unicode standard. No more talk of 2002-12-15 03:35:24 +00:00
UnicodeUtils.java TMW->Wylie conversion now takes advantage of prefix rules, the rules 2003-08-23 22:03:37 +00:00
UnicodeUtilsTest.java ACIP->Unicode, without going through TMW, is now possible, so long as 2003-08-18 02:38:54 +00:00
ValidatingUnicodeReader.java ant private-javadocs runs without warnings; cleaned up some 2003-04-13 01:46:20 +00:00
ValidatingUnicodeReaderTest.java I've got too many sandboxes, so I'm committing these changes, 2003-04-12 20:56:20 +00:00