From 300add98bef6f44bef117f217695c069e0adbc70 Mon Sep 17 00:00:00 2001 From: aarne Date: Sat, 24 Feb 2007 16:43:11 +0000 Subject: [PATCH] German CN Num construction --- resource-1.0/mathematical/SymbolGer.gf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resource-1.0/mathematical/SymbolGer.gf b/resource-1.0/mathematical/SymbolGer.gf index c532c21e9..3666bfcc7 100644 --- a/resource-1.0/mathematical/SymbolGer.gf +++ b/resource-1.0/mathematical/SymbolGer.gf @@ -16,7 +16,7 @@ lin isPron = False } ; CNNumNP cn i = { - s = \\c => cn.s ! Weak ! Sg ! Nom ++ i.s ; + s = \\c => artDef (GSg cn.g) c ++ cn.s ! Weak ! Sg ! Nom ++ i.s ; a = agrP3 Sg ; isPron = False } ;