diff --git a/src/german/ExtendGer.gf b/src/german/ExtendGer.gf index e33ec17f..b600ecdc 100644 --- a/src/german/ExtendGer.gf +++ b/src/german/ExtendGer.gf @@ -167,7 +167,7 @@ lin PastPartAgentAP vp np = in { s = \\af => (vp.nn ! a).p1 ++ (vp.nn ! a).p2 ++ (vp.nn ! a).p3 ++ 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 ; isPre = True ; c = <[],[]> ;