mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-12 22:39:31 -06:00
9 lines
202 B
Plaintext
9 lines
202 B
Plaintext
-- Structures special for Norwegian. These are not implemented in other
|
|
-- Scandinavian languages.
|
|
|
|
abstract ExtraNorAbs = ExtraScandAbs ** {
|
|
|
|
fun
|
|
PossNPPron : NP -> Pron -> NP ; -- bilen min
|
|
|
|
} |