Files
gf-core/examples/lrec-tutorial/face/LexFaceIta.gf
2010-04-24 11:34:04 +00:00

7 lines
188 B
Plaintext

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" ;
}