1
0
forked from GitHub/gf-core

Thai in 1.4

This commit is contained in:
aarne
2008-06-15 19:40:53 +00:00
parent 3c5346f049
commit 88a09c4b7e
24 changed files with 2600 additions and 8 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 ;
} ;