mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-30 02:58:35 -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 GrammarCat of Grammar =
|
||||
RelativeCat,
|
||||
ConjunctionCat,
|
||||
PhraseCat,
|
||||
TextX - [Temp,TTAnt,Tense,TPres,TPast,TFut,TCond],
|
||||
TextX - [Temp,Tense],
|
||||
IdiomCat,
|
||||
StructuralCat
|
||||
StructuralCat,
|
||||
TenseCat
|
||||
|
||||
** {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user