forked from GitHub/gf-core
took tense linearizations apart from Common/Cat to Tense, for bettter structure of lib
This commit is contained in:
@@ -12,9 +12,10 @@ concrete GrammarRon of Grammar =
|
||||
RelativeRon,
|
||||
ConjunctionRon,
|
||||
PhraseRon,
|
||||
TextX - [CAdv,Temp,TTAnt,Tense,TPres,TPast,TFut,TCond],
|
||||
TextX - [CAdv,Temp,Tense],
|
||||
Prelude, MorphoRon, Coordination,
|
||||
StructuralRon
|
||||
StructuralRon,
|
||||
TenseRon
|
||||
** {
|
||||
|
||||
flags startcat = Phr ; unlexer = text ; lexer = text ;
|
||||
|
||||
Reference in New Issue
Block a user