This commit is contained in:
janna
2006-05-26 09:59:30 +00:00
parent 0d7406a7f0
commit 40dcf1c0d6
11 changed files with 531 additions and 826 deletions

View File

@@ -1,14 +1,12 @@
--# -path=.:../abstract:../common:../../prelude
concrete LangRus of Lang =
NounRus,
VerbRus,
AdjectiveRus,
AdverbRus,
NumeralRus,
SentenceRus,
QuestionRus,
RelativeRus,
ConjunctionRus,
@@ -16,7 +14,4 @@ concrete LangRus of Lang =
TextX,
StructuralRus,
IdiomRus,
LexiconRus
** { flags startcat = Phr ; unlexer = text ; lexer = text ;} ;
LexiconRus ** { flags startcat = Phr ; unlexer = text ; lexer = text ;} ;