Received: from mail-wi0-f185.google.com ([209.85.212.185]:33026) by stodi.digitalkingdom.org with esmtps (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.80.1) (envelope-from ) id 1YgLzZ-0004xr-W8; Thu, 09 Apr 2015 16:36:17 -0700 Received: by wiwh11 with SMTP id h11sf1992941wiw.0; Thu, 09 Apr 2015 16:36:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=20120806; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:x-original-sender:x-original-authentication-results :reply-to:precedence:mailing-list:list-id:list-post:list-help :list-archive:sender:list-subscribe:list-unsubscribe; bh=4/psYkwcdWbDN/tWLyfVIbhDW4/nAKpzf1QL7/aH6k4=; b=GINPyxczm7ckTcwX76qF4X+xEdDGVGetZ+VcY5ylokBQ9Pkk9x2wdqofLYmzuhzRoY TxB48y/tKR5rtAYfOOIDIxhgB/gGWeahZOd2f7xEvB97v0WpkDdmKkjRh7kFgCr9rY/f 6g76lbXdOrP9sR7WpHOxqdg+bO+ugM6AMU1LfMeEH3bUjpdYlv4qaxU96+0fm8ik5STf W6tJ9w+g/xGEtjGsF1O3t1EuUd/4XyHARc4dmDItRvq1wtopVFXHEWjOxl7BfOPfHUjc iJiWQ+4fNqh8tZdC5tySBwwt2v2KprI4KOedkUiiHbYE124CfsnxBPykJrlJSTGp4yRm t8Yw== X-Received: by 10.152.2.198 with SMTP id 6mr121084law.35.1428622566913; Thu, 09 Apr 2015 16:36:06 -0700 (PDT) X-BeenThere: bpfk-list@googlegroups.com Received: by 10.152.184.8 with SMTP id eq8ls419645lac.91.gmail; Thu, 09 Apr 2015 16:36:06 -0700 (PDT) X-Received: by 10.112.26.5 with SMTP id h5mr5309523lbg.4.1428622566413; Thu, 09 Apr 2015 16:36:06 -0700 (PDT) Received: from mail-wg0-x235.google.com (mail-wg0-x235.google.com. [2a00:1450:400c:c00::235]) by gmr-mx.google.com with ESMTPS id m3si22725wia.1.2015.04.09.16.36.06 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Apr 2015 16:36:06 -0700 (PDT) Received-SPF: pass (google.com: domain of jjllambias@gmail.com designates 2a00:1450:400c:c00::235 as permitted sender) client-ip=2a00:1450:400c:c00::235; Received: by mail-wg0-x235.google.com with SMTP id o17so2198359wgs.1 for ; Thu, 09 Apr 2015 16:36:06 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.180.83.136 with SMTP id q8mr10313910wiy.39.1428622566321; Thu, 09 Apr 2015 16:36:06 -0700 (PDT) Received: by 10.27.56.18 with HTTP; Thu, 9 Apr 2015 16:36:06 -0700 (PDT) In-Reply-To: References: Date: Thu, 9 Apr 2015 20:36:06 -0300 Message-ID: Subject: Re: [bpfk] "bridi_tail = ... bridi_tail" is wrong imo From: =?UTF-8?Q?Jorge_Llamb=C3=ADas?= To: bpfk-list@googlegroups.com Content-Type: multipart/alternative; boundary=f46d0444029e9575d70513531c2c X-Original-Sender: jjllambias@gmail.com X-Original-Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of jjllambias@gmail.com designates 2a00:1450:400c:c00::235 as permitted sender) smtp.mail=jjllambias@gmail.com; dkim=pass header.i=@gmail.com; dmarc=pass (p=NONE dis=NONE) header.from=gmail.com Reply-To: bpfk-list@googlegroups.com Precedence: list Mailing-list: list bpfk-list@googlegroups.com; contact bpfk-list+owners@googlegroups.com List-ID: X-Google-Group-Id: 972099695765 List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , X-Spam-Score: -1.7 (-) X-Spam_score: -1.7 X-Spam_score_int: -16 X-Spam_bar: - Content-Length: 4629 --f46d0444029e9575d70513531c2c Content-Type: text/plain; charset=UTF-8 On Thu, Apr 9, 2015 at 9:50 AM, Gleki Arxokuna wrote: > Currently all PEGs have something like this: > > bridi_tail = bridi_tail_1 (gihek KE_clause free* bridi_tail KEhE_elidible > free* tail_terms)? > > I think this is wrong. In > {klama gi'e citka} both {klama} and {citka} should be equal however here > we see that {klama} is bridi_tail_1 whereas {citka} starts with bridi_tail. > That's in order to get right grouping. I think it should be something like > bridi_tail = bridi_tail_1 (gihek KE_clause bridi_tail_1)* KEhE_elidible > tail_terms* > The usual interpretation is that repeating items group left (because there is another way to get right-grouping, but no way to get left-grouping with PEG). There are much more such racial prejudice against certain rules in PEG. > But what is your opinion on this one in particular? > It's all about grouping. Compare for example with bridi_tail_1, which is left-grouping. If you disallow the A = B A trick and replace it with A = B+, then you have to indicate grouping in some other way, since there's no way of knowing whether "B B B" should be "B (B B)" or "(B B) B". mu'o mi'e xorxes -- You received this message because you are subscribed to the Google Groups "BPFK" group. To unsubscribe from this group and stop receiving emails from it, send an email to bpfk-list+unsubscribe@googlegroups.com. To post to this group, send email to bpfk-list@googlegroups.com. Visit this group at http://groups.google.com/group/bpfk-list. For more options, visit https://groups.google.com/d/optout. --f46d0444029e9575d70513531c2c Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


On Thu, Apr 9, 2015 at 9:50 AM, Gleki Arxokuna <gleki.is.my.n= ame@gmail.com> wrote:
Currently all PEGs have something like this:
bridi_tail =3D bridi_tail_1 (gihek KE_clause free* bridi_tail KEhE_elidibl= e free* tail_terms)?

I think this is wrong. In
{klama gi'e citka} both {klama} and {citka} should be equal howe= ver here we see that {klama} is bridi_tail_1 whereas {citka} starts with br= idi_tail.

That's in order t= o get right grouping.=C2=A0

I think it should be something like
bri= di_tail =3D bridi_tail_1 (gihek=C2=A0KE_clause=C2=A0bridi_tail_1)* KEhE_eli= dible tail_terms*

The usual int= erpretation is that repeating items group left (because there is another wa= y to get right-grouping, but no way to get left-grouping with PEG).

There are= much more such racial prejudice against certain rules in PEG.
Bu= t what is your opinion on this one in particular?
<= div>
It's all about grouping. Compare for example with br= idi_tail_1, which is left-grouping. If you disallow the A =3D B A trick and= replace it with A =3D B+, then you have to indicate grouping in some other= way, since there's no way of knowing whether "B B B" should = be "B (B B)" or "(B B) B".

mu&= #39;o mi'e xorxes

--
You received this message because you are subscribed to the Google Groups &= quot;BPFK" group.
To unsubscribe from this group and stop receiving emails from it, send an e= mail to bpfk-list= +unsubscribe@googlegroups.com.
To post to this group, send email to bpfk-list@googlegroups.com.
Visit this group at ht= tp://groups.google.com/group/bpfk-list.
For more options, visit http= s://groups.google.com/d/optout.
--f46d0444029e9575d70513531c2c--