From e89fdae2fa1626348d8025824a7469252fa85e42 Mon Sep 17 00:00:00 2001 From: aarne Date: Mon, 22 Jun 2009 15:39:08 +0000 Subject: next-lib renamed to lib, lib to old-lib --- old-lib/resource/swedish/CompatibilitySwe.gf | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 old-lib/resource/swedish/CompatibilitySwe.gf (limited to 'old-lib/resource/swedish/CompatibilitySwe.gf') diff --git a/old-lib/resource/swedish/CompatibilitySwe.gf b/old-lib/resource/swedish/CompatibilitySwe.gf new file mode 100644 index 000000000..84ab961b3 --- /dev/null +++ b/old-lib/resource/swedish/CompatibilitySwe.gf @@ -0,0 +1,11 @@ +--# -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} ; + +} -- cgit v1.2.3