1
0
forked from GitHub/gf-rgl

modernized and completed Minimal for absbnf testing

This commit is contained in:
aarne
2007-05-10 13:49:26 +00:00
parent 924256be09
commit a71c63eaff
5 changed files with 11 additions and 30 deletions

View File

@@ -1,20 +1,8 @@
--# -path=.:../english:../abstract:../common:prelude
concrete MinimalEng of Minimal =
NounEng,
VerbEng,
AdjectiveEng,
AdverbEng,
NumeralEng,
SentenceEng,
QuestionEng,
RelativeEng,
ConjunctionEng,
PhraseEng,
TextX,
StructuralEng,
IdiomEng,
LexiconEng
GrammarEng,
MinLexiconEng
** {
flags startcat = Phr ; -- unlexer = text ; lexer = text ;