mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-27 08:58:55 -06:00
Missing application of vp.c2.s to GPl in ExtendGer added
This commit is contained in:
@@ -167,7 +167,7 @@ lin PastPartAgentAP vp np =
|
|||||||
in {
|
in {
|
||||||
s = \\af => (vp.nn ! a).p1 ++ (vp.nn ! a).p2 ++ (vp.nn ! a).p3
|
s = \\af => (vp.nn ! a).p1 ++ (vp.nn ! a).p2 ++ (vp.nn ! a).p3
|
||||||
++ vp.a2 ++ agent ++ vp.adj ++ vp.inf.inpl.p2
|
++ vp.a2 ++ agent ++ vp.adj ++ vp.inf.inpl.p2
|
||||||
++ vp.c2.s -- junk if not TV
|
++ vp.c2.s ! GPl -- junk if not TV
|
||||||
++ vp.ext ++ (vp.inf.extr ! a) ++ vp.s.s ! VPastPart af ;
|
++ vp.ext ++ (vp.inf.extr ! a) ++ vp.s.s ! VPastPart af ;
|
||||||
isPre = True ;
|
isPre = True ;
|
||||||
c = <[],[]> ;
|
c = <[],[]> ;
|
||||||
|
|||||||
Reference in New Issue
Block a user