mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-06 13:48:57 -06:00
-val optimization
This commit is contained in:
@@ -117,7 +117,7 @@ oper
|
||||
VFin VFut n p => amare.s ! VP (Fut Ind n p) ;
|
||||
VFin VCondit n p => amare.s ! VP (Cond n p) ;
|
||||
VImper np => amare.s ! VP (Imp Sg P2) ; ---- n p ;
|
||||
VPart g n => amare.s ! VI Part ---- g n ?
|
||||
VPart g n => amare.s ! VP (Pass n g)
|
||||
} ;
|
||||
aux = a
|
||||
} ;
|
||||
|
||||
Reference in New Issue
Block a user