From d907e644cd7289607f04937a8a65f1ccb55da5ca Mon Sep 17 00:00:00 2001 From: aarne Date: Thu, 6 Nov 2008 09:55:36 +0000 Subject: German Bronzeage ; two fixes in Italian --- next-lib/src/romance/NounRomance.gf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'next-lib/src/romance') diff --git a/next-lib/src/romance/NounRomance.gf b/next-lib/src/romance/NounRomance.gf index 8bf8651ab..3bc39aba8 100644 --- a/next-lib/src/romance/NounRomance.gf +++ b/next-lib/src/romance/NounRomance.gf @@ -97,7 +97,7 @@ incomplete concrete NounRomance of Noun = } ; IndefArt = { - s = \\b,n,g,c => if_then_Str b [] (artIndef g n c) ; + s = \\b,n,g,c => if_then_Str b (prepCase c) (artIndef g n c) ; sp = \\n,g,c => artIndef g n c ; ---- not for Fre s2 = [] } ; -- cgit v1.2.3