demo prepared

This commit is contained in:
aarne
2008-06-24 22:08:54 +00:00
parent ed72a2ef79
commit 2e89af633d
14 changed files with 51 additions and 51 deletions

View File

@@ -1,20 +1,20 @@
--# -path=.:alltenses
concrete DemoCat of Demo =
NounCat - [AdvCN,PredetNP,PPartNP,RelNP,RelCN,SentCN,ApposCN,MassNP,DetNP],
NounCat - [AdvCN,PredetNP,PPartNP,RelNP,RelCN,SentCN,ApposCN,MassNP,DetNP],
-- VerbCat,
ClauseCat, --
AdjectiveCat - [SentAP],
AdverbCat,
NumeralCat,
---- SentenceCat,
---- QuestionCat,
QuestionCat - [QuestVP,QuestSlash],
---- RelativeCat,
---- ConjunctionCat,
---- PhraseCat,
---- TextX - [Tense,TPres,TPast,TFut,TCond],
---- TextX,
---- IdiomCat,
StructuralCat,
StructuralCat - [everybody_NP,everything_NP,something_NP],
LexiconCat
** {