summaryrefslogtreecommitdiff
path: root/next-lib/src/romance
diff options
context:
space:
mode:
authoraarne <aarne@cs.chalmers.se>2008-11-05 10:22:09 +0000
committeraarne <aarne@cs.chalmers.se>2008-11-05 10:22:09 +0000
commitf7aed275d3bdac5ae1e48daeb801ed30b4df96bb (patch)
tree68836ee2a4ac97ab550c70a3923ed4d7d36eec97 /next-lib/src/romance
parenta629d30958083b4de74d38be3eff8725edc92c10 (diff)
distinguished know_VS and know_V2 in Lexicon; patched Italian imperatives (not quite finished yet)
Diffstat (limited to 'next-lib/src/romance')
-rw-r--r--next-lib/src/romance/ResRomance.gf2
1 files changed, 1 insertions, 1 deletions
diff --git a/next-lib/src/romance/ResRomance.gf b/next-lib/src/romance/ResRomance.gf
index 4ff8991b8..ea3e215ab 100644
--- a/next-lib/src/romance/ResRomance.gf
+++ b/next-lib/src/romance/ResRomance.gf
@@ -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