Files
gf-core/old-lib/resource/hindi/GrammarHin.gf
2009-06-22 15:39:08 +00:00

22 lines
323 B
Plaintext

--# -path=.:../abstract:../common:prelude
concrete GrammarHin of Grammar =
NounHin,
VerbHin,
AdjectiveHin,
AdverbHin,
NumeralHin,
SentenceHin,
QuestionHin,
RelativeHin,
ConjunctionHin,
PhraseHin,
TextX,
StructuralHin,
IdiomHin
** {
flags startcat = Phr ; unlexer = text ; lexer = text ;
}