Return-Path: LOJBAN%CUVMB.BITNET@vms.dc.LSOFT.COM Received: from SEGATE.SUNET.SE (segate.sunet.se [192.36.125.6]) by xiron.pc.helsinki.fi (8.6.12/8.6.9) with ESMTP id CAA22979 for ; Wed, 13 Dec 1995 02:53:21 +0200 Message-Id: <199512130053.CAA22979@xiron.pc.helsinki.fi> Received: from listmail.sunet.se by SEGATE.SUNET.SE (LSMTP for OpenVMS v1.0a) with SMTP id 3EC5A588 ; Wed, 13 Dec 1995 1:53:21 +0100 Date: Tue, 12 Dec 1995 19:52:09 -0500 Reply-To: Jorge Llambias Sender: Lojban list From: Jorge Llambias Subject: Re: TECH: YACC version of proposed change X6 X-To: lojban@cuvmb.cc.columbia.edu, jorge@minerva.phyast.pitt.edu To: Veijo Vilva Content-Length: 1115 Lines: 33 > >(I can post the corresponding one for space tenses if needed.) > please do. > > lojbab PRESENT: space_intval_1046 : space_intval_A_1047 | space_intval_A_1047 space_direction_1048 | FEhE_530 interval_modifier_1050 | space_intval_A_1047 FEhE_530 interval_modifier_1050 | space_intval_A_1047 space_direction_1048 FEhE_530 interval_modifier_1050 ; PROPOSED: There are several possibilities, depending on whether you want to allow {fe'e ze'a} along with {ve'a} or not. I don't see why not, so I would go for something like: space_intval_1046 : space_intval_A_1047 | space_intval_A_1047 space_direction_1048 | FEhE_530 time_interval_1034 | space_intval_A_1047 FEhE_530 time_interval_1034 | space_intval_A_1047 space_direction_1048 FEhE_530 time_interval_1034 ; Jorge