Jskad/source/org/thdl/tib
2003-10-26 02:17:19 +00:00
..
bibl Fixed Javadoc warnings. 2003-06-29 15:37:35 +00:00
input 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:21:54 +00:00
scanner I renamed this function a while ago. 2003-10-22 02:49:16 +00:00
text Added a mechanism for end users to customize ACIP/EWTS=>Tibetan conversions by giving a list of substitutions to be performed. E.g., when I invoke Jskad via 'java -Dorg.thdl.tib.text.ttt.VerboseReplacementMap=false -Dorg.thdl.tib.text.ttt.ReplacementMap="KAsh=>K+sh" -jar Jskad.jar', then the ACIP KAsh becomes K+sh automatically. 2003-10-26 02:17:19 +00:00