mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-03 04:28:33 -06:00
Hrv: enough to implement NLG experiment, but bogus in some places
This commit is contained in:
@@ -15,6 +15,7 @@ lin
|
||||
} ;
|
||||
ASimul = {s = [] ; t = CTPres} ;
|
||||
TPres = {s = [] ; t = CTPres} ;
|
||||
TPast = {s = [] ; t = CTPast} ;
|
||||
TTAnt t a = {s = t.s ++ a.s ; t = t.t} ; ----
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user