forked from GitHub/gf-core
resource = resource-1.0
This commit is contained in:
9
lib/resource/norwegian/ExtraNorAbs.gf
Normal file
9
lib/resource/norwegian/ExtraNorAbs.gf
Normal file
@@ -0,0 +1,9 @@
|
||||
-- Structures special for Norwegian. These are not implemented in other
|
||||
-- Scandinavian languages.
|
||||
|
||||
abstract ExtraNorAbs = ExtraScandAbs ** {
|
||||
|
||||
fun
|
||||
PossNP : NP -> Pron -> NP ; -- bilen min
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user