From 2b21e7fae764f454200183fdcd7efbed3c647012 Mon Sep 17 00:00:00 2001 From: aarne Date: Sat, 24 Apr 2010 11:34:04 +0000 Subject: lrec tutorial examples --- examples/lrec-tutorial/face/LexFaceIta.gf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 examples/lrec-tutorial/face/LexFaceIta.gf (limited to 'examples/lrec-tutorial/face/LexFaceIta.gf') diff --git a/examples/lrec-tutorial/face/LexFaceIta.gf b/examples/lrec-tutorial/face/LexFaceIta.gf new file mode 100644 index 000000000..ce03ef126 --- /dev/null +++ b/examples/lrec-tutorial/face/LexFaceIta.gf @@ -0,0 +1,6 @@ +instance LexFaceIta of LexFace = open SyntaxIta, ParadigmsIta in { +oper + like_V2 = mkV2 (mkV (piacere_64 "piacere")) dative ; + invitation_N = mkN "invito" ; + friend_N = mkN "amico" ; +} -- cgit v1.2.3