Latvian resource started by Normunds Gruzitis

This commit is contained in:
aarne
2011-08-14 16:52:15 +00:00
parent 726b3cc199
commit 86ab6c4c6e
34 changed files with 92020 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
--# -path=.:../abstract:../common:prelude
concrete GrammarLav of Grammar =
NounLav,
VerbLav,
AdjectiveLav,
AdverbLav,
NumeralLav,
SentenceLav,
QuestionLav,
RelativeLav,
ConjunctionLav,
PhraseLav,
TextX,
StructuralLav,
IdiomLav,
TenseX
** {
flags startcat = Phr ; unlexer = text ; lexer = text ;
} ;