forked from GitHub/gf-rgl
took tense linearizations apart from Common/Cat to Tense, for bettter structure of lib
This commit is contained in:
@@ -11,9 +11,10 @@ concrete GrammarGer of Grammar =
|
||||
RelativeGer,
|
||||
ConjunctionGer,
|
||||
PhraseGer,
|
||||
TextX - [Tense,TPres,TPast,TFut,TCond,TTAnt,Temp],
|
||||
TextX - [Tense,Temp],
|
||||
IdiomGer,
|
||||
StructuralGer
|
||||
StructuralGer,
|
||||
TenseGer
|
||||
** {
|
||||
|
||||
flags startcat = Phr ; unlexer = text ; lexer = text ;
|
||||
|
||||
Reference in New Issue
Block a user