forked from GitHub/gf-core
5 lines
149 B
Plaintext
5 lines
149 B
Plaintext
concrete MusicLexEng of MusicLex = CatEng ** open ParadigmsEng in {
|
|
lin
|
|
song_N = regN "song" ;
|
|
american_A = regA "American" ;
|
|
} |