Received: from mail-vk0-f58.google.com ([209.85.213.58]:33251) by stodi.digitalkingdom.org with esmtps (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.85) (envelope-from ) id 1aCRcL-0005Xh-Vo for lojban-list-archive@lojban.org; Fri, 25 Dec 2015 04:37:31 -0800 Received: by mail-vk0-f58.google.com with SMTP id k1sf10604529vkb.0 for ; Fri, 25 Dec 2015 04:37:09 -0800 (PST) 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=2mFHxWC0tCq0CV7Vckiofk5NJa0o9zgr+VsDHZjWAAY=; b=UbXuekwkY36toJL0jbZD2uNvTMZr7I+dsJ6hQ7rW0dFahsDzyEi+aYikalgLqJpU6k 93rRyovYBIfnae3pxBxQo4jFn5FRh8m/0CF8i7rea0+KFrBa7ew/D8j0+2bUTJ+7bGOC iaMZeNUTu/OSx1+l/JDLXTmOX3Un9xrCWlFzds7icKiKRuhEOR9CfwfTh/Ct7A5bOnOx J7UiB18GMR9elxLwNC3wqHSgYMgHBy2trePNnHzY86ACZlFU/bh2WomD1xcbguZ1BUPx ufMGO2pCLrrVwF0VzT03OwYb3btGgpyqR9yLPoS1zm80LR0Xc41QYk2mUvT9KHBtE4mv VgJA== X-Received: by 10.28.221.131 with SMTP id u125mr108317wmg.6.1451047023689; Fri, 25 Dec 2015 04:37:03 -0800 (PST) X-BeenThere: lojban@googlegroups.com Received: by 10.28.170.194 with SMTP id t185ls1482801wme.11.gmail; Fri, 25 Dec 2015 04:37:03 -0800 (PST) X-Received: by 10.28.173.66 with SMTP id w63mr4012174wme.2.1451047023355; Fri, 25 Dec 2015 04:37:03 -0800 (PST) Received: from mail-wm0-x235.google.com (mail-wm0-x235.google.com. [2a00:1450:400c:c09::235]) by gmr-mx.google.com with ESMTPS id f18si554552wme.1.2015.12.25.04.37.03 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 25 Dec 2015 04:37:03 -0800 (PST) Received-SPF: pass (google.com: domain of jjllambias@gmail.com designates 2a00:1450:400c:c09::235 as permitted sender) client-ip=2a00:1450:400c:c09::235; Received: by mail-wm0-x235.google.com with SMTP id l126so207163928wml.1 for ; Fri, 25 Dec 2015 04:37:03 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.28.228.87 with SMTP id b84mr7628188wmh.36.1451047023183; Fri, 25 Dec 2015 04:37:03 -0800 (PST) Received: by 10.27.15.140 with HTTP; Fri, 25 Dec 2015 04:37:03 -0800 (PST) In-Reply-To: References: Date: Fri, 25 Dec 2015 09:37:03 -0300 Message-ID: Subject: Re: [lojban] la cmaxes, a minimal morphology parser From: =?UTF-8?Q?Jorge_Llamb=C3=ADas?= To: lojban@googlegroups.com Content-Type: multipart/alternative; boundary=001a114b17005e93610527b8366a 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:c09::235 as permitted sender) smtp.mailfrom=jjllambias@gmail.com; dmarc=pass (p=NONE dis=NONE) header.from=gmail.com Reply-To: lojban@googlegroups.com Precedence: list Mailing-list: list lojban@googlegroups.com; contact lojban+owners@googlegroups.com List-ID: X-Spam-Checked-In-Group: lojban@googlegroups.com X-Google-Group-Id: 1004133512417 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: - --001a114b17005e93610527b8366a Content-Type: text/plain; charset=UTF-8 On Fri, Dec 25, 2015 at 9:01 AM, Gleki Arxokuna wrote: > > 3. can help you study lojban morphology from PEG > , which is > easier to grasp when everything else is removed. > bgv = [bgv] hgu jz = [jz] hgu cs = [cs] hgv !cs !x pf = [pf] hgv Unfortunately, you can't do this. The !x after cs is wrong because it will reject for example "vasxu". But more importantly no consonant follows the same rules of any other consonant. You removed the restriction against double consonants, so "babba" will parse as a gismu. The only two letters that share identical rules are e and o. mu'o mi'e xorxes -- You received this message because you are subscribed to the Google Groups "lojban" group. To unsubscribe from this group and stop receiving emails from it, send an email to lojban+unsubscribe@googlegroups.com. To post to this group, send email to lojban@googlegroups.com. Visit this group at https://groups.google.com/group/lojban. For more options, visit https://groups.google.com/d/optout. --001a114b17005e93610527b8366a Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


On Fri, Dec 25, 2015 at 9:01 AM, Gleki Arxokuna <<= a href=3D"mailto:gleki.is.my.name@gmail.com" target=3D"_blank">gleki.is.my.= name@gmail.com> wrote:
<= div>
3. can help you study lojban morphology fr= om PEG, which is easier to grasp when everything else is removed.

bgv =3D [bgv] hgu

jz =3D [jz] hgu

cs =3D [cs] hgv !cs !x

pf =3D [pf] hgv

Unfortunately, you can't= do this. The !x after cs is wrong because it will reject for example "= ;vasxu". But more importantly no consonant follows the same rules of a= ny other consonant. You removed the restriction against double consonants, = so "babba" will parse as a gismu.

The on= ly two letters that share identical rules are e and o.

=
mu'o mi'e xorxes

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