Jskad/source/org/thdl/tib/text/ttt
dchandler 7198f23361 I really hesitate to commit this because I'm not sure what it brings to the
table exactly and I fear that it makes the ACIP->Tibetan converter code
a lot uglier.  The TODO(DLC)[EWTS->Tibetan] comments littered throughout
are part of the ugliness; they point to the ugliness.  If each were addressed,
cleanliness could perhaps be achieved.

I've largely forgotten exactly what this change does, but it attempts to
improve EWTS->Tibetan conversion.  The lexer is probably really, really
primitive.  I concentrate here on converting a single tsheg bar rather than
a whole document.

Eclipse was used during part of my journey here and some imports were
reorganized merely because I could.  :)

(Eclipse was needed when the usual ant build failed to run a new test
EWTSTest.  And I wanted its debugger.)

Next steps: end-to-end EWTS tests should bring many problems to light.  Fix
those.  Triage all the TODO comments.

I don't know that I'll ever really trust the implementation.  The tests are
valuable, though.  A clean implementation of EWTS->Tibetan in Jython
might hold enough interest for me; I'd like to learn Python.
2005-06-20 06:18:00 +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
ACIPTraits.java I really hesitate to commit this because I'm not sure what it brings to the 2005-06-20 06:18:00 +00:00
ACIPTshegBarScanner.java I really hesitate to commit this because I'm not sure what it brings to the 2005-06-20 06:18:00 +00:00
COMMON_TSHEG_BARS.ace Removed garbage. 2003-10-26 16:05:07 +00:00
EWTSTest.java I really hesitate to commit this because I'm not sure what it brings to the 2005-06-20 06:18:00 +00:00
EWTSTraits.java I really hesitate to commit this because I'm not sure what it brings to the 2005-06-20 06:18:00 +00:00
EWTSTshegBarScanner.java I really hesitate to commit this because I'm not sure what it brings to the 2005-06-20 06:18:00 +00:00
EWTStibwniniTest.java I really hesitate to commit this because I'm not sure what it brings to the 2005-06-20 06:18:00 +00:00
ErrorsAndWarnings.java I really hesitate to commit this because I'm not sure what it brings to the 2005-06-20 06:18:00 +00:00
LotsOfTshegBarsTest.java I really hesitate to commit this because I'm not sure what it brings to the 2005-06-20 06:18:00 +00:00
MidLexSubstitution.java I really hesitate to commit this because I'm not sure what it brings to the 2005-06-20 06:18:00 +00:00
PackageTest.java I really hesitate to commit this because I'm not sure what it brings to the 2005-06-20 06:18:00 +00:00
ParseIterator.java I really hesitate to commit this because I'm not sure what it brings to the 2005-06-20 06:18:00 +00:00
TConverter.java I really hesitate to commit this because I'm not sure what it brings to the 2005-06-20 06:18:00 +00:00
TPair.java I really hesitate to commit this because I'm not sure what it brings to the 2005-06-20 06:18:00 +00:00
TPairList.java I really hesitate to commit this because I'm not sure what it brings to the 2005-06-20 06:18:00 +00:00
TPairListFactory.java I really hesitate to commit this because I'm not sure what it brings to the 2005-06-20 06:18:00 +00:00
TParseTree.java I really hesitate to commit this because I'm not sure what it brings to the 2005-06-20 06:18:00 +00:00
TStackList.java I really hesitate to commit this because I'm not sure what it brings to the 2005-06-20 06:18:00 +00:00
TStackListList.java I did this stuff back in August. It's all in support of EWTS->Tibetan 2005-02-21 01:16:10 +00:00
TString.java I really hesitate to commit this because I'm not sure what it brings to the 2005-06-20 06:18:00 +00:00
TTGCList.java I really hesitate to commit this because I'm not sure what it brings to the 2005-06-20 06:18:00 +00:00
TTraits.java I really hesitate to commit this because I'm not sure what it brings to the 2005-06-20 06:18:00 +00:00
TTshegBarScanner.java I really hesitate to commit this because I'm not sure what it brings to the 2005-06-20 06:18:00 +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