diff options
Diffstat (limited to 'examples/lrec-tutorial/face/LexFaceIta.gf')
| -rw-r--r-- | examples/lrec-tutorial/face/LexFaceIta.gf | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/lrec-tutorial/face/LexFaceIta.gf b/examples/lrec-tutorial/face/LexFaceIta.gf deleted file mode 100644 index ce03ef126..000000000 --- a/examples/lrec-tutorial/face/LexFaceIta.gf +++ /dev/null @@ -1,6 +0,0 @@ -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" ; -} |
