From Olof.Frahm at web.de Sun Apr 11 02:52:23 2010 From: Olof.Frahm at web.de (Olof-Joachim Frahm) Date: Sun, 11 Apr 2010 04:52:23 +0200 Subject: [anaphora-devel] alet, aif+sif Message-ID: <87sk72n1js.fsf@straylight.rentiernetz> Hello, attached are three small patches: anaphora.alet.slet.patch: adds ALET and SLET, which are just degenerated cases like (alet (list 1 2 3) (format T "~A~%" it)), but I missed those in anaphora. anaphora.aif.sif.patch: adds interaction between ANAPHORIC and SYMBOLIC so that cases like (aif T (sif it it)) can work correctly. A small testcase is included and all other cases still run (at least here). anaphora.env.patch: okay, this is really tiny and just removes the &environment parameter from SIF because I was wondering why it's (still?) there for no apparent reason. I hope at least the second one is useful :) Cheers, Olof -- The world is burning. Run. -------------- next part -------------- A non-text attachment was scrubbed... Name: anaphora.alet.slet.patch Type: text/x-patch Size: 1455 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: anaphora.aif.sif.patch Type: text/x-patch Size: 1307 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: anaphora.env.patch Type: text/x-patch Size: 752 bytes Desc: not available URL: