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,23 +1,23 @@
--# -path=.:alltenses
concrete DemoRus of Demo =
NounRus - [AdvCN,PredetNP,PPartNP,RelNP,RelCN,SentCN,ApposCN,MassNP,DetNP],
NounRus - [AdvCN,PredetNP,PPartNP,RelNP,RelCN,SentCN,ApposCN,MassNP,DetNP],
-- VerbRus,
ClauseRus, --
AdjectiveRus - [SentAP],
AdverbRus,
NumeralRus,
---- SentenceRus,
---- QuestionRus,
QuestionRus - [QuestVP,QuestSlash],
---- RelativeRus,
---- ConjunctionRus,
---- PhraseRus,
---- TextX - [Tense,TPres,TPast,TFut,TCond],
---- TextX,
---- IdiomRus,
StructuralRus,
StructuralRus - [everybody_NP,everything_NP,something_NP],
LexiconRus
** {
flags startcat = Phr ; unlexer = text ; lexer = text ; coding = utf8 ;
flags startcat = Phr ; unlexer = text ; lexer = text ;
} ;