mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 19:42:50 -06:00
overloaded resource doc examples
This commit is contained in:
6
doc/tutorial/music/old/MusicLexFin.gf
Normal file
6
doc/tutorial/music/old/MusicLexFin.gf
Normal file
@@ -0,0 +1,6 @@
|
||||
concrete MusicLexFin of MusicLex = CatFin ** open ParadigmsFin in {
|
||||
lin
|
||||
song_N = regN "kappale" ;
|
||||
american_A = regA "amerikkalainen" ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user