From a25c73cb1ae11c5a249ccd1466bf91bc2965f145 Mon Sep 17 00:00:00 2001 From: aarne Date: Thu, 15 Jun 2006 16:24:09 +0000 Subject: adjustments in Paradigms ; lang-specific modules for all except Rus, Ara --- examples/dialogue/WeekdaySwe.gf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/dialogue/WeekdaySwe.gf') diff --git a/examples/dialogue/WeekdaySwe.gf b/examples/dialogue/WeekdaySwe.gf index 9097f19d3..2cd55c522 100644 --- a/examples/dialogue/WeekdaySwe.gf +++ b/examples/dialogue/WeekdaySwe.gf @@ -4,7 +4,7 @@ concrete WeekdaySwe of Weekday = open LangSwe, ParadigmsSwe in { WDay = PN ; lin - Mon = regPN "måndag" utrum ; - Tue = regPN "tisdag" utrum ; + Mon = regGenPN "måndag" utrum ; + Tue = regGenPN "tisdag" utrum ; } -- cgit v1.2.3