mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 19:22:50 -06:00
overloaded resource doc examples
This commit is contained in:
5
doc/tutorial/music/old/MusicLexFre.gf
Normal file
5
doc/tutorial/music/old/MusicLexFre.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
concrete MusicLexFre of MusicLex = CatFre ** open ParadigmsFre in {
|
||||
lin
|
||||
song_N = regGenN "chanson" feminine ;
|
||||
american_A = regA "américain" ;
|
||||
}
|
||||
Reference in New Issue
Block a user