forked from GitHub/gf-rgl
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