From - Mon Feb 26 10:36:04 1996 Received: from xiron.pc.helsinki.fi (xiron.pc.Helsinki.FI [128.214.94.50]) by locke.ccil.org (8.6.9/8.6.10) with ESMTP id DAA11253 for ; Sun, 25 Feb 1996 03:33:11 -0500 Received: (from veion@localhost) by xiron.pc.helsinki.fi (8.7.1/8.7.1) id JAA06306; Sun, 25 Feb 1996 09:59:20 +0200 Date: Sun, 25 Feb 1996 09:59:20 +0200 (EET) From: Veijo Vilva To: Logical Language Group cc: cowan@ccil.org, pcliffje@crl.com Subject: Re: resolution of open Lojban issues - limited distributiuon message In-Reply-To: <199602232030.PAA14665@access1.digex.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Mozilla-Status: 0011 Content-Length: 1000 After some juggling, I succeeded in getting the termsets inside linkchains using BO as an terminator - BO cannot anymore, of course, be used as glue. I also corrected an oversight in the previous verson. In an otherwise unmodified grammar (the old rules for termsets can be removed, however): terms_80 : term_81a | terms_80 term_81a ; term_81a : term_81 | GEK_807 term_81 links_161 GIK_816 term_81 links_161 ; term_81 : sumti_90 | modifier_82 | GEK_807 term_81 links_161 GIK_816 term_81 links_161 BO_508 | NA_KU_810 ; The forethought termset is included twice, once without and once with a terminator. BEI cannot be used as glue within modifiers, the glue used for termsets and the glue used for modheads must be different - so it is either ce'e or noi for the modheads. Veijo