mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-08 14:46:31 -06:00
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