From 55f8a80df7f9591475af5e42b2f50ced55d51d30 Mon Sep 17 00:00:00 2001 From: aarne Date: Sun, 28 Mar 2010 20:13:46 +0000 Subject: version 0.2 of phrasebook --- examples/phrasebook/DiffPhrasebookIta.gf | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 examples/phrasebook/DiffPhrasebookIta.gf (limited to 'examples/phrasebook/DiffPhrasebookIta.gf') diff --git a/examples/phrasebook/DiffPhrasebookIta.gf b/examples/phrasebook/DiffPhrasebookIta.gf new file mode 100644 index 000000000..f1d608fde --- /dev/null +++ b/examples/phrasebook/DiffPhrasebookIta.gf @@ -0,0 +1,14 @@ +instance DiffPhrasebookIta of DiffPhrasebook = open + SyntaxIta, + BeschIta, + ParadigmsIta +in { + +oper + want_V2 = mkV2 (mkV (volere_96 "volere")) ; + like_V2 = mkV2 (mkV "amare") ; ---- + + cost_V2 = mkV2 (mkV "costare") ; + cost_V = mkV "costare" ; + +} -- cgit v1.2.3