Received: from mail-la0-f59.google.com ([209.85.215.59]:34636) by stodi.digitalkingdom.org with esmtps (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.84) (envelope-from ) id 1Z2QNn-0007AF-2E; Tue, 09 Jun 2015 13:44:32 -0700 Received: by lamq1 with SMTP id q1sf9198435lam.1; Tue, 09 Jun 2015 13:44:19 -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:x-spam-checked-in-group :list-post:list-help:list-archive:sender:list-subscribe :list-unsubscribe; bh=PZDsaseVgFbJgUPF4njC2l0WmOFBErrDGDKjW/MlIzo=; b=B8aa+FykwKlgcvKUKnqixFe5wL4QVk129VwLDIHiHv6GFjdCG3ev4DuWCIWfzN/SpM 7AE/5JLYkjmdao5jsi3ieqMhx9dxracWzbTJAOnGhbFn31SqtmIcgLXR2WiOtEuWiWVn gsoAxH0gM8c0rj8bfv2ygpFICmAT9SyBCOhYUXP8ALrO0uZJHcUXjex/ZStecgtG16So Wg+h7o7D7DHCBUmtTuAWMYKX31qogdC/XtCDmAej/4rFs3c6DlBL0f6sTGoWoTKN6Mby zeQFe84Nal46UtB6TJkeblTe0xefkqnKX0xLDAO0Bs/4wCHbUWegeTlTQhSlCImD6A5t h9Fw== X-Received: by 10.180.7.198 with SMTP id l6mr131808wia.17.1433882659892; Tue, 09 Jun 2015 13:44:19 -0700 (PDT) X-BeenThere: bpfk-list@googlegroups.com Received: by 10.180.87.2 with SMTP id t2ls251734wiz.4.gmail; Tue, 09 Jun 2015 13:44:19 -0700 (PDT) X-Received: by 10.181.11.197 with SMTP id ek5mr571222wid.4.1433882659548; Tue, 09 Jun 2015 13:44:19 -0700 (PDT) Received: from mail-wi0-x244.google.com (mail-wi0-x244.google.com. [2a00:1450:400c:c05::244]) by gmr-mx.google.com with ESMTPS id p9si147323wiz.3.2015.06.09.13.44.19 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Jun 2015 13:44:19 -0700 (PDT) Received-SPF: pass (google.com: domain of jjllambias@gmail.com designates 2a00:1450:400c:c05::244 as permitted sender) client-ip=2a00:1450:400c:c05::244; Received: by mail-wi0-x244.google.com with SMTP id bw19so6268314wib.2 for ; Tue, 09 Jun 2015 13:44:19 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.180.109.111 with SMTP id hr15mr1270669wib.53.1433882659473; Tue, 09 Jun 2015 13:44:19 -0700 (PDT) Received: by 10.27.26.17 with HTTP; Tue, 9 Jun 2015 13:44:19 -0700 (PDT) In-Reply-To: References: Date: Tue, 9 Jun 2015 17:44:19 -0300 Message-ID: Subject: Re: [bpfk] Grammar of letterals and numerals in {li} From: =?UTF-8?Q?Jorge_Llamb=C3=ADas?= To: bpfk-list@googlegroups.com Content-Type: multipart/alternative; boundary=e89a8f3bae93914d4005181bd280 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:c05::244 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-Spam-Checked-In-Group: bpfk-list@googlegroups.com X-Google-Group-Id: 972099695765 List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , X-Spam-Score: -1.9 (-) X-Spam_score: -1.9 X-Spam_score_int: -18 X-Spam_bar: - Content-Length: 3238 --e89a8f3bae93914d4005181bd280 Content-Type: text/plain; charset=UTF-8 On Tue, Jun 9, 2015 at 8:04 AM, Gleki Arxokuna wrote: > > could you please provide the full set of changes to PEG? > I think guskant already did: number <- PA-clause (PA-clause / lerfu-word)* lerfu-string <- lerfu-word (PA-clause / lerfu-word)* Become: number <- PA-clause+ lerfu-string <- lerfu-word+ 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. --e89a8f3bae93914d4005181bd280 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


On Tue, Jun 9, 2015 at 8:04 AM, Gleki Arxokuna <gleki.is.my.n= ame@gmail.com> wrote:

could you please provide the full set of changes to PEG?=

I think guskant al= ready did:
   number <- PA-clause (PA-clau=
se / lerfu-word)*

   lerfu-string <- lerfu-word (PA-clause / lerfu-word)*
Become:
   numb=
er <- PA-clause+

   lerfu-string <- lerfu-word+
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.
--e89a8f3bae93914d4005181bd280--