From c8ceed08efcc0bdc1fcbd89bce643d9f52f0991b Mon Sep 17 00:00:00 2001 From: aarne Date: Wed, 9 Dec 2009 09:47:16 +0000 Subject: moving a few things to deprecated --- old-lib/resource/romance/ExtraRomance.gf | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 old-lib/resource/romance/ExtraRomance.gf (limited to 'old-lib/resource/romance/ExtraRomance.gf') diff --git a/old-lib/resource/romance/ExtraRomance.gf b/old-lib/resource/romance/ExtraRomance.gf deleted file mode 100644 index 9bddb29f3..000000000 --- a/old-lib/resource/romance/ExtraRomance.gf +++ /dev/null @@ -1,21 +0,0 @@ -incomplete concrete ExtraRomance of ExtraRomanceAbs = CatRomance ** - open - CommonRomance, - Coordination, - ResRomance in { - - lin TPasseSimple = {s = []} ** {t = RPasse} ; --# notpresent - - lincat - VPI = {s : Str} ; - [VPI] = {s1,s2 : Str} ; - lin - BaseVPI = twoSS ; - ConsVPI = consrSS comma ; - - MkVPI vp = {s = infVP vp (agrP3 Masc Sg)} ; - ConjVPI = conjunctDistrSS ; - ComplVPIVV v vpi = - insertComplement (\\a => prepCase v.c2.c ++ vpi.s) (predV v) ; - -} -- cgit v1.2.3