forked from GitHub/gf-core
simplified Romance VP and fixed some bugs
This commit is contained in:
@@ -97,7 +97,7 @@ oper
|
||||
----e <Sg,Neg,P2> => (vp.s ! VPInfinit Simul clpr.p3).inf ! aag ;
|
||||
----e _ => (vp.s ! VPImperat).fin ! agr
|
||||
----e } ;
|
||||
verb = (vp.s ! VPImperat).fin ! agr ; ----e
|
||||
verb = vp.s.s ! vImperForm agr ; ----e
|
||||
neg = vp.neg ! pol ;
|
||||
compl = neg.p2 ++ clpr.p2 ++ vp.comp ! agr ++ vp.ext ! pol
|
||||
in
|
||||
|
||||
Reference in New Issue
Block a user