1
0
forked from GitHub/gf-rgl

started thai resource

This commit is contained in:
aarne
2007-01-21 14:17:29 +00:00
parent 9ba401f0dd
commit 236f10412d
28 changed files with 2701 additions and 0 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 ;
} ;