forked from GitHub/gf-core
7 lines
158 B
Plaintext
7 lines
158 B
Plaintext
concrete MusicLexFre of MusicLex = CatFre ** open ParadigmsFre in {
|
|
|
|
lin
|
|
song_N = mkN "chanson" feminine ;
|
|
american_A = mkA "américain" ;
|
|
}
|