1
0
forked from GitHub/gf-rgl

took tense linearizations apart from Common/Cat to Tense, for bettter structure of lib

This commit is contained in:
aarne
2009-12-03 10:53:14 +00:00
parent da624445cd
commit e6f7489ad7
35 changed files with 127 additions and 96 deletions

View File

@@ -13,5 +13,6 @@ concrete GrammarRus of Grammar =
PhraseRus,
TextX,
StructuralRus,
IdiomRus
IdiomRus,
TenseX
** { flags startcat = Phr ; unlexer = text ; lexer = text ; coding=utf8 ;} ;