1
0
forked from GitHub/gf-rgl

(Por) bug/typo in MkImperative

- should use the person we select, not the one that is provided (which
  is always P2)
This commit is contained in:
odanoburu
2019-03-05 19:38:42 -03:00
parent ba1575d8d7
commit e0d7861e75

View File

@@ -69,7 +69,7 @@ instance DiffPor of DiffRomance - [iAdvQuestionInv,chooseTA,otherInv,partAgr,sta
clit = vp.clit1 ++ vp.clit2 ;
hasClit = vp.clit3.hasClit ;
imper = vp.s.s ! vImper n pe ;
subj = vp.s.s ! VFin (VPres Conjunct) n p ;
subj = vp.s.s ! VFin (VPres Conjunct) n pe ;
neg = vp.neg ! pol ;
agr = {g = g ; n = n ; p = pe} ;
compl = neg.p2 ++ vp.comp ! agr ++ vp.ext ! pol