From 26cd8bc06cc534bcd0bea1882ba3030bae100f00 Mon Sep 17 00:00:00 2001 From: aarne Date: Mon, 15 Sep 2014 06:33:08 +0000 Subject: [PATCH] Romance particle verbs: show the p field also in infinitives --- src/romance/ResRomance.gf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/romance/ResRomance.gf b/src/romance/ResRomance.gf index 2bbba79d..e2d46655 100644 --- a/src/romance/ResRomance.gf +++ b/src/romance/ResRomance.gf @@ -281,7 +281,7 @@ oper iform = orB vp.clit3.hasClit (isVRefl vp.s.vtyp) ; inf = vp.s.s ! VInfin iform ; neg = vp.neg ! RPos ; --- Neg not in API - obj = neg.p2 ++ vp.comp ! agr ++ vp.ext ! RPos ; ---- pol + obj = neg.p2 ++ vp.s.p ++ vp.comp ! agr ++ vp.ext ! RPos ; ---- pol refl = case isVRefl vp.s.vtyp of { True => reflPron agr.n agr.p Acc ; ---- case ? _ => []