mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-23 18:21:11 -06:00
allow VV verbs to control the aspect of the governed verb
This commit is contained in:
@@ -73,7 +73,7 @@ resource ResBul = ParamX ** open Prelude, Predef in {
|
||||
| VPhrasal Case
|
||||
;
|
||||
|
||||
VVType = VVInf | VVGerund ;
|
||||
VVType = VVInf Aspect | VVGerund ;
|
||||
|
||||
-- The order of sentence is needed already in $VP$.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user