mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-26 21:12:50 -06:00
overloaded resource doc examples
This commit is contained in:
5
doc/tutorial/music/old/MusicLexEng.gf
Normal file
5
doc/tutorial/music/old/MusicLexEng.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
concrete MusicLexEng of MusicLex = CatEng ** open ParadigmsEng in {
|
||||
lin
|
||||
song_N = regN "song" ;
|
||||
american_A = regA "American" ;
|
||||
}
|
||||
Reference in New Issue
Block a user