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
+3 -2
View File
@@ -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
** {