interlingua in resource-1.4

This commit is contained in:
aarne
2008-06-16 10:09:07 +00:00
parent a62bd0708a
commit f6ef4e2dfd
24 changed files with 2051 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
--# -path=.:../abstract:../common:prelude
concrete GrammarIna of Grammar =
NounIna,
VerbIna,
AdjectiveIna,
AdverbIna,
NumeralIna,
SentenceIna,
QuestionIna,
RelativeIna,
ConjunctionIna,
PhraseIna,
TextX,
StructuralIna,
IdiomIna
** {
flags startcat = Phr ; unlexer = text ; lexer = text ;
} ;