Received: from VMS.DC.LSOFT.COM (vms.dc.lsoft.com [205.186.43.2]) by locke.ccil.org (8.6.9/8.6.10) with ESMTP id MAA09788 for ; Wed, 25 Oct 1995 12:31:31 -0400 Message-Id: <199510251631.MAA09788@locke.ccil.org> Received: from PEACH.EASE.LSOFT.COM (205.186.43.4) by VMS.DC.LSOFT.COM (LSMTP for OpenVMS v1.0a) with SMTP id 8FC1604E ; Wed, 25 Oct 1995 12:19:14 -0400 Date: Wed, 25 Oct 1995 12:17:08 -0400 Reply-To: "Mark E. Shoulson" Sender: Lojban list From: "Mark E. Shoulson" Subject: Re: conflicts in grammar.235 X-To: lojban@cuvmb.cc.columbia.edu To: John Cowan In-Reply-To: <199510251354.JAA23894@cs.columbia.edu> (message from Paulo Barreto on Wed, 25 Oct 1995 09:13:00 LCL) Status: OR X-From-Space-Date: Wed Oct 25 12:31:33 1995 X-From-Space-Address: LOJBAN%CUVMB.BITNET@UBVM.CC.BUFFALO.EDU >Date: Wed, 25 Oct 1995 09:13:00 LCL >From: Paulo Barreto >I checked grammar.235 with yacc and three shift-reduce errors were >reported. No errors for grammar.28. I didn't check John's recent >change proposal, but I don't think it addresses this problem. >Is it a known problem? Could someone check it with his/hers local >yacc version/clone? Mine tells the following (-V option): I don't know that shift/reduce conflicts qualify as a "problem." They're an ambiguity in the grammar, but yacc (and presumably lojban) generates an unambiguous parse in these cases by resolving in favor of shifting instead of reducing (I think). So I don't know if this is something that needs to be "fixed," more just understood. Or am I missing something? ~mark