templates for Hindi modules

This commit is contained in:
aarne
2008-05-01 21:12:53 +00:00
parent d086386bcc
commit 57c84e2cd6
23 changed files with 2777 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
--# -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 ;
}