diff options
Diffstat (limited to 'next-lib/src/norwegian/ExtraNor.gf')
| -rw-r--r-- | next-lib/src/norwegian/ExtraNor.gf | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/next-lib/src/norwegian/ExtraNor.gf b/next-lib/src/norwegian/ExtraNor.gf deleted file mode 100644 index 1cfd1008b..000000000 --- a/next-lib/src/norwegian/ExtraNor.gf +++ /dev/null @@ -1,8 +0,0 @@ -concrete ExtraNor of ExtraNorAbs = ExtraScandNor ** open CommonScand, ResNor in { - - lin - PossNP np pro = { - s = \\c => np.s ! NPNom ++ pro.s ! NPPoss np.a.gn ; ---- c - a = np.a - } ; -} |
