started thai resource

This commit is contained in:
aarne
2007-01-21 14:17:29 +00:00
parent 242f3c751e
commit 0feb059009
29 changed files with 2702 additions and 1 deletions

View File

@@ -0,0 +1,21 @@
--# -path=.:../abstract:../common:prelude
concrete GrammarTha of Grammar =
NounTha,
VerbTha,
AdjectiveTha,
-- AdverbTha,
NumeralTha,
SentenceTha,
-- QuestionTha,
-- RelativeTha,
-- ConjunctionTha,
-- PhraseTha,
-- TextX,
StructuralTha,
-- IdiomTha
** {
flags startcat = Phr ; unlexer = text ; lexer = text ;
} ;