forked from GitHub/gf-core
fixed new tense structure in next-resourc/demo
This commit is contained in:
16
lib/next-resource/demo/DemoRus.gf
Normal file
16
lib/next-resource/demo/DemoRus.gf
Normal file
@@ -0,0 +1,16 @@
|
||||
--# -path=.:alltenses
|
||||
|
||||
concrete DemoRus of Demo =
|
||||
NounRus,
|
||||
ClauseRus,
|
||||
AdjectiveRus,
|
||||
AdverbRus,
|
||||
NumeralRus,
|
||||
QuestionRus,
|
||||
StructuralRus,
|
||||
LexiconRus
|
||||
** {
|
||||
|
||||
flags language = ru; unlexer = text ; lexer = text ;
|
||||
|
||||
} ;
|
||||
Reference in New Issue
Block a user