1
0
forked from GitHub/gf-core

distinguished know_VS and know_V2 in Lexicon; patched Italian imperatives (not quite finished yet)

This commit is contained in:
aarne
2008-11-05 10:22:09 +00:00
parent a629d30958
commit f7aed275d3
10 changed files with 20 additions and 15 deletions

View File

@@ -306,7 +306,7 @@ oper
vp = useVP vpr ;
----e clpr = pronArg agr.n agr.p vp.clAcc vp.clDat ;
----e iform = infForm agr.n agr.p vp.clAcc vp.clDat ;
clpr = <vp.clit1, vp.clit2, False> ; ----e
clpr = <vp.clit1,vp.clit2, False> ; ----e
iform = False ; ----e
inf = (vp.s ! VPInfinit Simul iform).inf ! (aagr agr.g agr.n) ;
neg = vp.neg ! Pos ; --- Neg not in API