Received: from mail-fa0-f61.google.com ([209.85.161.61]:53905) by stodi.digitalkingdom.org with esmtps (TLSv1:RC4-SHA:128) (Exim 4.76) (envelope-from ) id 1SpguR-0006NW-NO; Fri, 13 Jul 2012 07:32:15 -0700 Received: by fadw1 with SMTP id w1sf2098761fad.16 for ; Fri, 13 Jul 2012 07:31:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=beta; h=x-beenthere:received-spf:message-id:date:from:user-agent :mime-version:to:subject:references:in-reply-to:x-original-sender :x-original-authentication-results:reply-to:precedence:mailing-list :list-id:x-google-group-id:list-post:list-help:list-archive:sender :list-subscribe:list-unsubscribe:content-type :content-transfer-encoding; bh=1CpQW7h86jxcN7XhBy5E13LznpFqz0Y7wqe3eJuNtLg=; b=GKZooiZeAC0A3wpba30/3CKXISDmMv3y8vra5yzjy2y3oh8Tqcg5MBF4tJo80onMk/ M+vSI1bmAv08xBrmn1yIsy1jNucrHgJ7gGtazeqHfhWtFw6Wpve00DewvWdFh4hqS0uT K2Ptk5yazxPE2tXZr8Ux8Q2u7NokOIZ34gzOw= Received: by 10.217.4.67 with SMTP id t45mr20845wes.4.1342189907811; Fri, 13 Jul 2012 07:31:47 -0700 (PDT) X-BeenThere: lojban@googlegroups.com Received: by 10.14.150.12 with SMTP id y12ls877273eej.7.gmail; Fri, 13 Jul 2012 07:31:46 -0700 (PDT) Received: by 10.14.28.65 with SMTP id f41mr635250eea.11.1342189905976; Fri, 13 Jul 2012 07:31:45 -0700 (PDT) Received: by 10.14.28.65 with SMTP id f41mr635249eea.11.1342189905957; Fri, 13 Jul 2012 07:31:45 -0700 (PDT) Received: from mail-ey0-f181.google.com (mail-ey0-f181.google.com [209.85.215.181]) by gmr-mx.google.com with ESMTPS id b15si5336355een.0.2012.07.13.07.31.45 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 13 Jul 2012 07:31:45 -0700 (PDT) Received-SPF: pass (google.com: domain of and.rosta@gmail.com designates 209.85.215.181 as permitted sender) client-ip=209.85.215.181; Received: by eaae12 with SMTP id e12so1289924eaa.26 for ; Fri, 13 Jul 2012 07:31:45 -0700 (PDT) Received: by 10.14.95.68 with SMTP id o44mr375520eef.192.1342189905624; Fri, 13 Jul 2012 07:31:45 -0700 (PDT) Received: from [192.168.1.66] (87-194-76-177.bethere.co.uk. [87.194.76.177]) by mx.google.com with ESMTPS id e45sm25835907eeb.6.2012.07.13.07.31.43 (version=SSLv3 cipher=OTHER); Fri, 13 Jul 2012 07:31:44 -0700 (PDT) Message-ID: <5000314E.10906@gmail.com> Date: Fri, 13 Jul 2012 15:31:42 +0100 From: And Rosta User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.28) Gecko/20120306 Thunderbird/3.1.20 MIME-Version: 1.0 To: lojban@googlegroups.com Subject: Re: [lojban] &Lang References: <90a7e54c-42fe-4ee0-9693-8155db9a7646@googlegroups.com> <4FFDC7C8.2010707@gmail.com> <237c4ac5-64f3-40fa-81d3-8a97c76dcc5d@googlegroups.com> <1342109844.79789.YahooMailNeo@web184407.mail.bf1.yahoo.com> <4FFF180C.8060000@gmail.com> <4FFF534B.9010509@gmail.com> In-Reply-To: X-Original-Sender: and.rosta@gmail.com X-Original-Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of and.rosta@gmail.com designates 209.85.215.181 as permitted sender) smtp.mail=and.rosta@gmail.com; dkim=pass header.i=@gmail.com Reply-To: lojban@googlegroups.com Precedence: list Mailing-list: list lojban@googlegroups.com; contact lojban+owners@googlegroups.com List-ID: X-Google-Group-Id: 1004133512417 List-Post: , List-Help: , List-Archive: Sender: lojban@googlegroups.com List-Subscribe: , List-Unsubscribe: , Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.7 (/) X-Spam_score: -0.7 X-Spam_score_int: -6 X-Spam_bar: / .arpis., On 13/07/2012 00:59: > I'm not sure I understand the predicate-argument structure well > enough to do so. Could you give an example of how it would look with > normal variables and explain the meaning of the example? An example (without wanting to be distracted by irrelevant details): "Da djuno lo du'u de prami da gi'e de nelci da" djuno(da, &(prami(de, da), nelci(de, da))) Task 1: notate this (linearly) so that "da" and "de" each appear only once. And then: Task 2: Improve the system so that speakers don't have to hold in memory th= e arbitrary correspondence between variable & phonological form. Will De Bruijn indices deal with Task 1? If they do, I'd be thrilled to hav= e learnt summat new. --And. > > On Thu, Jul 12, 2012 at 6:44 PM, And Rosta > wrote: > > .arpis., On 12/07/2012 23:09: > > The common way (speaking as a computer scientist) of avoiding var= iable repetition (and variable naming issues) in formal methods is to use D= e Bruijn indices (https://en.wikipedia.org/ wiki/De_Bruijn_index ), but this fails the requirement of f= itting in human memory. > > > Can you give an example of how it would work if applied to a predicat= e--argument structure? I can't follow the wikipedia article enough to see h= ow it would work (-- setting aside the memory limitation problem you mentio= n). > > On Thu, Jul 12, 2012 at 2:31 PM, And Rosta >> wrote: > > Let me try harder to explain: > > > Take a variety of predicate logic consisting of predicates, = quantifiers and variables. In normal predicate logic notation, if a given v= ariable is an argument of more than one predicate, it gets repeated. And ev= ery bound variable is notated at least twice, once where it is shown bound = by quantifier and once where it is argument of a predicate. But this is one= and the same variable; the repetition is a mere notational device necessar= y to linearize the string. > > If the notation could be two dimensional, then you wouldn't = need to write variables at all. For simplicity's sake, I'll describe a nota= tion for only predicates and variables: > Use a 2 dimensional grid, infinite in both dimensions. > Each 'row' corresponds to a variable. > Each 'column' corresponds to a predicate. > Predicates are notated by sets of symbols, one symbol for ea= ch argument place. Each argument place symbol is placed on the appropriate = row for the variable that fills the argument place. > > That's the basic data structure for predicate--argument stru= cture. A 2-dimensional notation can notate it without redundancy. But spoke= n language is 1-dimensional. Is there a way of linearizing predicate-argume= nt structure ergonomically, in such a way that it is not so verbose or so t= axing on the memory that the advantages of its logical explicitness and una= mbiguousness are not outweighed? --=20 You received this message because you are subscribed to the Google Groups "= lojban" group. To post to this group, send email to lojban@googlegroups.com. To unsubscribe from this group, send email to lojban+unsubscribe@googlegrou= ps.com. For more options, visit this group at http://groups.google.com/group/lojban= ?hl=3Den.