mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-25 20:42:50 -06:00
overload res doc examples, part 2
This commit is contained in:
5
doc/tutorial/music/MusicLexEng.gf
Normal file
5
doc/tutorial/music/MusicLexEng.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
concrete MusicLexEng of MusicLex = CatEng ** open ParadigmsEng in {
|
||||
lin
|
||||
song_N = mkN "song" "songs" ;
|
||||
american_A = mkA "American" ;
|
||||
}
|
||||
Reference in New Issue
Block a user