checked Ara and Cat w.r.t the new lib structure

This commit is contained in:
aarne
2007-06-27 15:26:30 +00:00
parent 83f7e26855
commit 2e7f415ac8
11 changed files with 1097 additions and 1069 deletions

View File

@@ -1,22 +1,12 @@
--# -path=.:../abstract:../common:prelude
concrete LangAra of Lang =
NounAra,
VerbAra,
AdjectiveAra,
AdverbAra,
NumeralAra,
SentenceAra,
QuestionAra,
RelativeAra,
ConjunctionAra,
PhraseAra,
TextX - [Utt],
StructuralAra,
IdiomAra,
GrammarAra,
LexiconAra
** {
flags startcat = Phr ; unlexer = text ; lexer = text ;
flags startcat = Phr ; unlexer = text ; lexer = text ;
}
} ;