diff options
Diffstat (limited to 'next-lib/src/swedish/CompatibilitySwe.gf')
| -rw-r--r-- | next-lib/src/swedish/CompatibilitySwe.gf | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/next-lib/src/swedish/CompatibilitySwe.gf b/next-lib/src/swedish/CompatibilitySwe.gf deleted file mode 100644 index 84ab961b3..000000000 --- a/next-lib/src/swedish/CompatibilitySwe.gf +++ /dev/null @@ -1,11 +0,0 @@ ---# -path=.:../scandinavian:../abstract:../common - -concrete CompatibilitySwe of Compatibility = CatSwe ** open Prelude, CommonScand in { - --- from Noun 19/4/2008 - -lin - NumInt n = {s = \\_ => n.s ; isDet = True ; n = Pl} ; - OrdInt n = {s = n.s ++ ":e" ; isDet = True} ; - -} |
