diff --git a/lib/src/german/ExtraGer.gf b/lib/src/german/ExtraGer.gf index c4f8b2f2a..5e9e3b09a 100644 --- a/lib/src/german/ExtraGer.gf +++ b/lib/src/german/ExtraGer.gf @@ -205,7 +205,7 @@ concrete ExtraGer of ExtraGerAbs = CatGer ** -- "es wird gelacht"; generating formal sentences lincat - FClause = VP ** {subj : NP} ; + FClause = ResGer.VP ** {subj : ResGer.NP} ; lin