From b9fcba00cf1936887e86a98e4992c0f5565e47d2 Mon Sep 17 00:00:00 2001 From: aarne Date: Tue, 6 Apr 2010 20:35:12 +0000 Subject: improved the performance of Romance while retaining correct agreement ; removed Diff modules from Phrasebook --- examples/phrasebook/DiffPhrasebookRon.gf | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 examples/phrasebook/DiffPhrasebookRon.gf (limited to 'examples/phrasebook/DiffPhrasebookRon.gf') diff --git a/examples/phrasebook/DiffPhrasebookRon.gf b/examples/phrasebook/DiffPhrasebookRon.gf deleted file mode 100644 index 61e928b72..000000000 --- a/examples/phrasebook/DiffPhrasebookRon.gf +++ /dev/null @@ -1,17 +0,0 @@ -instance DiffPhrasebookRon of DiffPhrasebook = open - SyntaxRon, - BeschRon, - ParadigmsRon -in { - -flags coding = utf8 ; - -oper - want_V2 = dirV2 (lin V want_VV) ; -- mkVV (v_besch74 "vrea") - like_V2 = dirV2 (v_besch71 "plăcea") ; - - cost_V2 = dirV2(v_besch18 "costa") ; - - cost_V = v_besch18 "costa" ; - -} -- cgit v1.2.3