mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-05 09:12:51 -06:00
took tense linearizations apart from Common/Cat to Tense, for bettter structure of lib
This commit is contained in:
@@ -15,5 +15,6 @@ concrete GrammarPol of Grammar =
|
||||
PhrasePol,
|
||||
TextX - [CAdv],
|
||||
StructuralPol,
|
||||
IdiomPol
|
||||
IdiomPol,
|
||||
TenseX - [CAdv]
|
||||
** { flags startcat = Phr ; unlexer = text ; lexer = text ;} ;
|
||||
|
||||
Reference in New Issue
Block a user