forked from GitHub/gf-rgl
8 lines
139 B
Plaintext
8 lines
139 B
Plaintext
concrete LexiconSqi of Lexicon = CatSqi ** open ParadigmsSqi in {
|
|
|
|
lin
|
|
airplane_N = mkN032 "aeroplan" ;
|
|
apple_N = mkN069 "mollë" ;
|
|
|
|
}
|