Received: from mail-wi0-f186.google.com ([209.85.212.186]:52812) by stodi.digitalkingdom.org with esmtps (TLSv1:RC4-SHA:128) (Exim 4.80.1) (envelope-from ) id 1XiCOL-00042y-6e; Sat, 25 Oct 2014 18:13:17 -0700 Received: by mail-wi0-f186.google.com with SMTP id ex7sf261076wid.3 for ; Sat, 25 Oct 2014 18:13:02 -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 :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:content-type; bh=u6oNdxhpBz3g4esP1hinY3TyPaRZyKTrJDl3i2EDbjk=; b=Pq4fjrMLtJij6Bsl0zSzt+G3ko3ZiqMtXI8cJ7Ba7DhbftnoPY0LA8E3rjROxpTcvq taBZKNCyMEzNVHNQf76wkJ1YTMQGAo4td5oc0U77TqWdez+452aDyrA1TJjMFzZjNZh2 QVH7AmxWcmHFPOapq9NXbDbpERPKL1sWheDd1pVXDZkopb2oEb34B6Sq6gAOJXcnLLVl aNH40xmVMIr8DZ09S1rF1/+wiXFy7z/Bj7Bxqc3qw1dEX2Bm9BKVvWAGEPKER+IXxGJQ lZkxo8QNLjV0LpBNsa7XWGvGQRovErUuqjRCeTM6upd3n5DbxnUdKdeQYL7BdN54reif XHEQ== X-Received: by 10.152.5.7 with SMTP id o7mr218602lao.3.1414285981979; Sat, 25 Oct 2014 18:13:01 -0700 (PDT) X-BeenThere: bpfk-list@googlegroups.com Received: by 10.152.27.129 with SMTP id t1ls529919lag.53.gmail; Sat, 25 Oct 2014 18:13:01 -0700 (PDT) X-Received: by 10.152.42.171 with SMTP id p11mr180142lal.4.1414285981219; Sat, 25 Oct 2014 18:13:01 -0700 (PDT) Received: from mail-wi0-x22c.google.com (mail-wi0-x22c.google.com. [2a00:1450:400c:c05::22c]) by gmr-mx.google.com with ESMTPS id gk3si301863wib.1.2014.10.25.18.13.01 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 25 Oct 2014 18:13:01 -0700 (PDT) Received-SPF: pass (google.com: domain of durka42@gmail.com designates 2a00:1450:400c:c05::22c as permitted sender) client-ip=2a00:1450:400c:c05::22c; Received: by mail-wi0-f172.google.com with SMTP id d1so250563wiv.5 for ; Sat, 25 Oct 2014 18:13:01 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.180.221.229 with SMTP id qh5mr732415wic.25.1414285981072; Sat, 25 Oct 2014 18:13:01 -0700 (PDT) Received: by 10.14.193.129 with HTTP; Sat, 25 Oct 2014 18:13:00 -0700 (PDT) Received: by 10.14.193.129 with HTTP; Sat, 25 Oct 2014 18:13:00 -0700 (PDT) In-Reply-To: References: Date: Sat, 25 Oct 2014 21:13:00 -0400 Message-ID: Subject: Re: [bpfk] Another (minor) bug in the PEG morphology From: Alex Burka To: bpfk-list@googlegroups.com X-Original-Sender: durka42@gmail.com X-Original-Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of durka42@gmail.com designates 2a00:1450:400c:c05::22c as permitted sender) smtp.mail=durka42@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: , Content-Type: multipart/alternative; boundary=001a1135fbd683423e0506491d02 X-Spam-Score: -1.9 (-) X-Spam_score: -1.9 X-Spam_score_int: -18 X-Spam_bar: - --001a1135fbd683423e0506491d02 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Heh, I had noticed this problem when playing with fu'ivla rafsi, but I just assumed I didn't understand how to use them correctly! On Oct 25, 2014 9:11 PM, "Jorge Llamb=C3=ADas" wrote= : > I found a new minor bug in the morphology, It only affects certain lujvo > with fu'ivla rafsi which are not used very much so it's not a big surpris= e > it wasn't detected before. > > The problem occurs when fu'ivla rafsi are followed by a short one-syllabl= e > rafsi and nothing more. So for example: "spageti'yprenu" works fine, but > "spageti'ypre", which should also parse, doesn't. > > I have changed the stress rule, which I think is what's causing the > problem, to: > > stress <- consonant* h? y? syllable pause > > > I added "h?", which is needed in order to detect the stress in stressed > extended rafsi. > > Could someone check whether this fixes the problem? Thanks! > > 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. > --=20 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 e= mail 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. --001a1135fbd683423e0506491d02 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

Heh, I had noticed this problem when playing with fu'ivl= a rafsi, but I just assumed I didn't understand how to use them correct= ly!

--
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.
--001a1135fbd683423e0506491d02--