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/LightsEng.gf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/dialogue/LightsEng.gf') diff --git a/examples/dialogue/LightsEng.gf b/examples/dialogue/LightsEng.gf index 77dcc0aed..dfed6de85 100644 --- a/examples/dialogue/LightsEng.gf +++ b/examples/dialogue/LightsEng.gf @@ -6,8 +6,8 @@ concrete LightsEng of Lights = lin Light = UseN (regN "light") ; Room = UseN (regN "room") ; - SwitchOnIn = dirV3 (partV (regV "switch") "on") (mkPreposition "in") ; - SwitchOffIn = dirV3 (partV (regV "switch") "off") (mkPreposition "in") ; + SwitchOnIn = dirV3 (partV (regV "switch") "on") (mkPrep "in") ; + SwitchOffIn = dirV3 (partV (regV "switch") "off") (mkPrep "in") ; SwitchOn = dirV2 (partV (regV "switch") "on") ; SwitchOff = dirV2 (partV (regV "switch") "off") ; -- cgit v1.2.3