From d71b576f6ee3254f7bc08d6e5cfc63b10f57622f Mon Sep 17 00:00:00 2001 From: bringert Date: Mon, 28 Aug 2006 11:57:19 +0000 Subject: Use mkPrep instead of mkPreposition in peace keeping grammars. --- examples/peacekeeping/english/PeaceLexExt_Eng.gf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/peacekeeping/english/PeaceLexExt_Eng.gf') diff --git a/examples/peacekeeping/english/PeaceLexExt_Eng.gf b/examples/peacekeeping/english/PeaceLexExt_Eng.gf index af4930fad..6ecfcf341 100644 --- a/examples/peacekeeping/english/PeaceLexExt_Eng.gf +++ b/examples/peacekeeping/english/PeaceLexExt_Eng.gf @@ -37,7 +37,7 @@ concrete PeaceLexExt_Eng of PeaceLexExt = weapon_N = regN "weapon"; -- Verbs - cooperate_V2 = mkV2 (regV "cooperate") (mkPreposition "with") ; + cooperate_V2 = mkV2 (regV "cooperate") (mkPrep "with") ; cough_V = regV "cough" ; drop_V2 = dirV2 (regDuplV "drop") ; hurt_V = hurt_V ; -- cgit v1.2.3