1
0
forked from GitHub/gf-core

Remove superfluous DemoI.gf.

This commit is contained in:
bjorn
2008-08-14 07:56:41 +00:00
parent a709c654d1
commit f43f756edb

View File

@@ -1,23 +0,0 @@
--# -path=.:alltenses
concrete DemoEng of Demo =
NounEng - [AdvCN],
-- VerbEng,
ClauseEng, --
AdjectiveEng,
AdverbEng,
NumeralEng,
SentenceEng,
QuestionEng,
RelativeEng,
ConjunctionEng,
PhraseEng,
TextX,
StructuralEng,
IdiomEng,
LexiconEng
** {
flags startcat = Phr ; unlexer = text ; lexer = text ;
} ;