mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-10 19:52:50 -06:00
compound nouns in ExtraSwe
This commit is contained in:
@@ -3,5 +3,9 @@
|
||||
|
||||
abstract ExtraSweAbs = ExtraScandAbs ** {
|
||||
|
||||
fun
|
||||
CompoundNomN : N -> N -> N ; -- fot+boll
|
||||
CompoundGenN : N -> N -> N ; -- yrkes+musiker
|
||||
CompoundAdjN : A -> N -> N ; -- vit+vin
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user