From owner-cse663-fa06-list@LISTSERV.BUFFALO.EDU Tue Nov 14 08:50:15 2006 Received: from ares.cse.buffalo.edu (ares.cse.Buffalo.EDU [128.205.32.79]) by castor.cse.Buffalo.EDU (8.13.6/8.12.10) with ESMTP id kAEDoFss015422 for ; Tue, 14 Nov 2006 08:50:15 -0500 (EST) Received: from front1.acsu.buffalo.edu (warmfront.acsu.buffalo.edu [128.205.6.88]) by ares.cse.buffalo.edu (8.13.6/8.13.6) with SMTP id kAEDmNYW027169 for ; Tue, 14 Nov 2006 08:48:23 -0500 (EST) Received: (qmail 12665 invoked from network); 14 Nov 2006 13:41:43 -0000 Received: from mailscan4.acsu.buffalo.edu (128.205.6.136) by front1.acsu.buffalo.edu with SMTP; 14 Nov 2006 13:41:43 -0000 Received: (qmail 23653 invoked from network); 14 Nov 2006 13:41:43 -0000 Received: from deliverance.acsu.buffalo.edu (128.205.7.57) by front3.acsu.buffalo.edu with SMTP; 14 Nov 2006 13:41:43 -0000 Received: (qmail 14371 invoked from network); 14 Nov 2006 13:41:38 -0000 Received: from listserv.buffalo.edu (128.205.7.35) by deliverance.acsu.buffalo.edu with SMTP; 14 Nov 2006 13:41:38 -0000 Received: by LISTSERV.BUFFALO.EDU (LISTSERV-TCP/IP release 14.5) with spool id 1896080 for CSE663-FA06-LIST@LISTSERV.BUFFALO.EDU; Tue, 14 Nov 2006 08:41:38 -0500 Delivered-To: cse663-fa06-list@listserv.buffalo.edu Received: (qmail 1640 invoked from network); 14 Nov 2006 13:41:38 -0000 Received: from mailscan5.acsu.buffalo.edu (128.205.6.137) by listserv.buffalo.edu with SMTP; 14 Nov 2006 13:41:38 -0000 Received: (qmail 23980 invoked from network); 14 Nov 2006 13:41:37 -0000 Received: from castor.cse.buffalo.edu (128.205.32.14) by smtp2.acsu.buffalo.edu with SMTP; 14 Nov 2006 13:41:37 -0000 Received: from castor.cse.Buffalo.EDU (rapaport@localhost [127.0.0.1]) by castor.cse.Buffalo.EDU (8.13.6/8.12.10) with ESMTP id kAEDfbn0015030 for ; Tue, 14 Nov 2006 08:41:37 -0500 (EST) Received: (from rapaport@localhost) by castor.cse.Buffalo.EDU (8.13.6/8.12.9/Submit) id kAEDfbwI015029 for cse663-fa06-list@listserv.buffalo.edu; Tue, 14 Nov 2006 08:41:37 -0500 (EST) X-UB-Relay: (castor.cse.buffalo.edu) X-PM-EL-Spam-Prob: : 7% Message-ID: <200611141341.kAEDfbwI015029@castor.cse.Buffalo.EDU> Date: Tue, 14 Nov 2006 08:41:37 -0500 Reply-To: CSE 663 - Advanced Knowledge Representation - Fall 2006 Sender: CSE 663 - Advanced Knowledge Representation - Fall 2006 From: "William J. Rapaport" Subject: correction to snepslog demo template To: CSE663-FA06-LIST@LISTSERV.BUFFALO.EDU Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: X-UB-Relay: (castor.cse.buffalo.edu) X-DCC-Buffalo.EDU-Metrics: castor.cse.Buffalo.EDU 1335; Body=0 Fuz1=0 Fuz2=0 X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=unavailable version=3.1.7 X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on ares.cse.buffalo.edu X-Virus-Scanned: ClamAV 0.88.6/2192/Tue Nov 14 03:00:57 2006 on ares.cse.buffalo.edu X-Virus-Status: Clean Status: RO X-Status: X-Keywords: NotJunk $NotJunk X-UID: 13090 Content-Length: 809 Scott found a bug in the SNePSLOG demo template at the point where the "defineNoun" or "defineVerb" functions are called (for those of you using the CVA definition algorithms). The trick is to replace lines like: ^(defineNoun "hummock") by ^(snepsul::defineNoun "hummock") However, Stu has warned me that this might *not* solve all the problems. If there *are* further problems, please let me know. If time gets short and we are unable to resolve all these problems before the due date approaches, then I would advocate *abandoning* SNePSLOG and reverting to SNePSUL. This should not be a major hassle, since you are using SNePSLOG mode 3, hence already have SNePSUL case frames. You would just use the SNePSUL demo template instead, and you would have to assert your nets in SNePSUL directly. -Bill