Jskad/source/org/thdl/tib/text/ttt
dchandler 6bda550157 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:32:55 +00:00
..
.cvsignore DKY'O etc. weren't being handled properly by ACIP->Tibetan. Now they are. 2003-10-18 17:49:29 +00:00
ACIPConverter.java Code cleanup. 2003-10-21 03:44:02 +00:00
ACIPRules.java DKY'O etc. weren't being handled properly by ACIP->Tibetan. Now they are. 2003-10-18 17:49:29 +00:00
ACIPTshegBarScanner.java Jskad has a new feature: Convert Selection from ACIP to Tibetan. It uses the ACIP converter to do its work. 2003-10-19 20:16:06 +00:00
package.html ACIP now stacks greedily. TTTTTA is T+T+T+T+TA, even though that stack doesn't exist in TM or TMW. Robert Chilton, in personal correspondence, agreed that this is the way to do things. 2003-10-16 04:15:10 +00:00
PackageTest.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:32:55 +00:00
ParseIterator.java Fixed Javadocs. 2003-09-10 01:19:05 +00:00
TPair.java DKY'O etc. weren't being handled properly by ACIP->Tibetan. Now they are. 2003-10-18 17:49:29 +00:00
TPairList.java ACIP now stacks greedily. TTTTTA is T+T+T+T+TA, even though that stack doesn't exist in TM or TMW. Robert Chilton, in personal correspondence, agreed that this is the way to do things. 2003-10-16 04:15:10 +00:00
TPairListFactory.java Added more test cases. 2003-10-21 02:14:45 +00:00
TParseTree.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:32:55 +00:00
TStackList.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:32:55 +00:00
TStackListList.java Fixed Javadocs. 2003-09-10 01:19:05 +00:00
TString.java Andres found that "THAG PA" caused a NullPointerException. That's fixed. 2003-10-04 01:22:59 +00:00
TTGCList.java Added an unfinished ACIP->Tibetan converter. Once it works properly 2003-08-10 19:30:07 +00:00