mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-07-05 05:12:45 -06:00
lrec tutorial examples
This commit is contained in:
@@ -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" ;
|
||||
}
|
||||
Reference in New Issue
Block a user