From c14a899ab49167b025c1cc744af1e9694682c1bc Mon Sep 17 00:00:00 2001 From: aarne Date: Mon, 27 Apr 2009 13:28:47 +0000 Subject: have_V2 in Structural --- next-lib/src/german/StructuralGer.gf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'next-lib/src/german/StructuralGer.gf') diff --git a/next-lib/src/german/StructuralGer.gf b/next-lib/src/german/StructuralGer.gf index 723837974..a48a30143 100644 --- a/next-lib/src/german/StructuralGer.gf +++ b/next-lib/src/german/StructuralGer.gf @@ -1,6 +1,7 @@ concrete StructuralGer of Structural = CatGer ** - open MorphoGer, MakeStructuralGer, (X = ConstructX), Prelude in { + open MorphoGer, MakeStructuralGer, (X = ConstructX), + (P = ParadigmsGer), IrregGer, Prelude in { flags optimize=all ; @@ -145,5 +146,6 @@ concrete StructuralGer of Structural = CatGer ** except_Prep = mkPrep "außer" Dat ; as_CAdv = X.mkCAdv "ebenso" "wie" ; + have_V2 = P.dirV2 IrregGer.haben_V ; } -- cgit v1.2.3