summaryrefslogtreecommitdiff
path: root/old-lib/resource/norwegian/ExtraNorAbs.gf
diff options
context:
space:
mode:
Diffstat (limited to 'old-lib/resource/norwegian/ExtraNorAbs.gf')
-rw-r--r--old-lib/resource/norwegian/ExtraNorAbs.gf9
1 files changed, 9 insertions, 0 deletions
diff --git a/old-lib/resource/norwegian/ExtraNorAbs.gf b/old-lib/resource/norwegian/ExtraNorAbs.gf
new file mode 100644
index 000000000..21c03ae7e
--- /dev/null
+++ b/old-lib/resource/norwegian/ExtraNorAbs.gf
@@ -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
+
+} \ No newline at end of file