1
0
forked from GitHub/gf-rgl

(Ara) SlashV2V: fix a bug about object placement

This commit is contained in:
Inari Listenmaa
2018-11-30 13:08:50 +01:00
parent 51f6d6247c
commit cb90184a95

View File

@@ -12,7 +12,9 @@ concrete VerbAra of Verb = CatAra ** open Prelude, ResAra, ParamX in {
vp ** {
s = v2vVP.s ;
agrObj = \\pgn => v2v.c3.s -- أَنْ
++ vp.s ! pgn ! VPImpf Cnj ; -- this will agree with the object added by ComplSlash
++ vp.s ! pgn ! VPImpf Cnj -- this will agree with the object added by ComplSlash
++ vp.obj.s ;
obj = emptyObj ;
isPred = False ;
c2 = v2v.c2 ; -- preposition for the direct object
sc = v2v.sc