Received: from mail-ey0-f189.google.com ([209.85.215.189]) by chain.digitalkingdom.org with esmtp (Exim 4.72) (envelope-from ) id 1QAa7b-00056L-Qd; Thu, 14 Apr 2011 20:55:11 -0700 Received: by eyf18 with SMTP id 18sf41342eyf.16 for ; Thu, 14 Apr 2011 20:54:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=beta; h=domainkey-signature:x-beenthere:received-spf:mime-version :in-reply-to:references:from:date:message-id:subject: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; bh=5Aw0kKWY6y2nezc7M6+kMZxKrGAdQPQE8WmZx69Sb5Q=; b=w8HQg0Y1hlHNUMpl0N0D/TItcWZe28qTHEUC7LnmeFYAW428yDxvdiAto+D7t+DxWs 1hPkY0cPjKAxEvyPwLoOaPI/b8MclgbJIzUhV7/MkXpRFAaCsJKFLXo049vGpdmtkxqq lGUUwtx0dvVqfoGsrah5DeMowB/xhGR1UNlys= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlegroups.com; s=beta; h=x-beenthere:received-spf:mime-version:in-reply-to:references:from :date:message-id:subject: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; b=fNY7IsUuJibd74QHaH5I/yKMZ64O6Npdjyz2n8/biLaSC1F06kI21scMgTg9RW0Doa beMxEibAKrE57prZVSmFZL9dW6g7+BkuY4+f8+rFvcI03pQJhMOeEXG1KnHy6ukFeQ3s PlFumu00pGKWif3YAXFflTtGEQ0WrKWTOD5nw= Received: by 10.213.2.200 with SMTP id 8mr167609ebk.1.1302839688730; Thu, 14 Apr 2011 20:54:48 -0700 (PDT) X-BeenThere: lojban-beginners@googlegroups.com Received: by 10.14.25.35 with SMTP id y35ls8900eey.2.gmail; Thu, 14 Apr 2011 20:54:47 -0700 (PDT) Received: by 10.14.4.143 with SMTP id 15mr133447eej.49.1302839687011; Thu, 14 Apr 2011 20:54:47 -0700 (PDT) Received: by 10.14.4.143 with SMTP id 15mr133446eej.49.1302839686951; Thu, 14 Apr 2011 20:54:46 -0700 (PDT) Received: from mail-ey0-f176.google.com (mail-ey0-f176.google.com [209.85.215.176]) by gmr-mx.google.com with ESMTPS id p52si726282eeh.7.2011.04.14.20.54.46 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 14 Apr 2011 20:54:46 -0700 (PDT) Received-SPF: pass (google.com: domain of lukeabergen@gmail.com designates 209.85.215.176 as permitted sender) client-ip=209.85.215.176; Received: by eya28 with SMTP id 28so673531eya.7 for ; Thu, 14 Apr 2011 20:54:46 -0700 (PDT) Received: by 10.213.34.74 with SMTP id k10mr877274ebd.98.1302839686201; Thu, 14 Apr 2011 20:54:46 -0700 (PDT) MIME-Version: 1.0 Received: by 10.213.31.144 with HTTP; Thu, 14 Apr 2011 20:54:26 -0700 (PDT) In-Reply-To: References: <763760.31474.qm@web88001.mail.re2.yahoo.com> <20110414154715.GC19800@alice.local> From: Luke Bergen Date: Thu, 14 Apr 2011 23:54:26 -0400 Message-ID: Subject: Re: [lojban-beginners] Programming in lojbanistan To: lojban-beginners@googlegroups.com X-Original-Sender: lukeabergen@gmail.com X-Original-Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of lukeabergen@gmail.com designates 209.85.215.176 as permitted sender) smtp.mail=lukeabergen@gmail.com; dkim=pass (test mode) header.i=@gmail.com Reply-To: lojban-beginners@googlegroups.com Precedence: list Mailing-list: list lojban-beginners@googlegroups.com; contact lojban-beginners+owners@googlegroups.com List-ID: X-Google-Group-Id: 300742228892 List-Post: , List-Help: , List-Archive: Sender: lojban-beginners@googlegroups.com List-Subscribe: , List-Unsubscribe: , Content-Type: multipart/alternative; boundary=0015174bee0cb2010504a0ed000d Content-Length: 11192 --0015174bee0cb2010504a0ed000d Content-Type: text/plain; charset=ISO-8859-1 Some others: try string less than greater than function method class field return static private public (and finally, the one that will probably generate the most jbodau), if/elseif/else On Thu, Apr 14, 2011 at 11:41 PM, Johan Pretorius wrote: > So to get practical, lets start making a list of the words that are meant, > and see if there are some translations: > > Variable > While Loop > For Loop > Bit > Byte > Boolean > Binary > Binary Arithmetic > Bitwise > Array > Integer > Floating point value (float, for short) > recursion > Infinite loop > Infinite recursion > Exception > Catch block > Static initializer > Constructor (zbasu?) > > > > > On Thu, Apr 14, 2011 at 11:47 AM, .alyn.post. < > alyn.post@lodockikumazvati.org> wrote: > >> That is almost but not quite programming terminology. I found that >> document useful and necessary but incomplete when trying to write >> programs with Lojban variable names. There is a distinct set of >> terms that apply to programming that don't apply to using one's >> computer. >> >> -Alan >> >> On Thu, Apr 14, 2011 at 08:28:37AM -0700, A. Piekarski wrote: >> > There's probably more somewhere, but have you seen this: >> > [1]http://www.lojban.org/tiki/Computer+terminology >> > >> > totus >> > >> > From: .arpis. >> > To: Lojban Beginners >> > Sent: Thu, April 14, 2011 11:03:28 AM >> > Subject: [lojban-beginners] Programming in lojbanistan >> > I can't imagine this hasn't been discussed, but I haven't found any >> > resources about the lojban terms that would be used to talk about >> > programming (and what variables/keywords/etc should be). >> > >> > -- >> > mu'o mi'e .arpis. >> > >> > -- >> > You received this message because you are subscribed to the Google >> > Groups "Lojban Beginners" group. >> > To post to this group, send email to >> lojban-beginners@googlegroups.com. >> > To unsubscribe from this group, send email to >> > lojban-beginners+unsubscribe@googlegroups.com. >> > For more options, visit this group at >> > http://groups.google.com/group/lojban-beginners?hl=en. >> > >> > -- >> > You received this message because you are subscribed to the Google >> Groups >> > "Lojban Beginners" group. >> > To post to this group, send email to >> lojban-beginners@googlegroups.com. >> > To unsubscribe from this group, send email to >> > lojban-beginners+unsubscribe@googlegroups.com. >> > For more options, visit this group at >> > http://groups.google.com/group/lojban-beginners?hl=en. >> > >> > References >> > >> > Visible links >> > 1. http://www.lojban.org/tiki/Computer+terminology >> >> -- >> .i ma'a lo bradi ku penmi gi'e du >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Lojban Beginners" group. >> To post to this group, send email to lojban-beginners@googlegroups.com. >> To unsubscribe from this group, send email to >> lojban-beginners+unsubscribe@googlegroups.com. >> For more options, visit this group at >> http://groups.google.com/group/lojban-beginners?hl=en. >> >> > > > -- > Johan Pretorius > Cell: 0829268327 > pretoriusjf@gmail.com > > -- > You received this message because you are subscribed to the Google Groups > "Lojban Beginners" group. > To post to this group, send email to lojban-beginners@googlegroups.com. > To unsubscribe from this group, send email to > lojban-beginners+unsubscribe@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/lojban-beginners?hl=en. > -- You received this message because you are subscribed to the Google Groups "Lojban Beginners" group. To post to this group, send email to lojban-beginners@googlegroups.com. To unsubscribe from this group, send email to lojban-beginners+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/lojban-beginners?hl=en. --0015174bee0cb2010504a0ed000d Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Some others:
try
string
less than
<= div>greater than
function
method
class
<= div>field
return
static
private
public
(and finally, the one that will probably generate the most jbodau= ), if/elseif/else

On Thu, Apr 14, = 2011 at 11:41 PM, Johan Pretorius <pretoriusjf@gmail.com> wrote:
So to get practical, lets start making a li= st of the words that are meant, and see if there are some translations:

Variable
While Loop
For Loop
Bit
Byte
Boolean
Binary<= br>Binary Arithmetic
Bitwise
Array
Integer
Floating point value (float, for short)
recursionInfinite loop
Infinite recursion
Exception
Catch block
Static = initializer
Constructor (zbasu?)




On Thu, Apr 14, 2011 at 11:47 AM, .alyn.post. <alyn.post@lodo= ckikumazvati.org> wrote:
That is almost but not quite programming terminology.=A0 I found that
document useful and necessary but incomplete when trying to write
programs with Lojban variable names. =A0There is a distinct set of
terms that apply to programming that don't apply to using one's
computer.

-Alan

On Thu, Apr 14, 2011 at 08:28:37AM -0700, A. Piekarski wrote:
> =A0 =A0There's probably more somewhere, but have you seen this:
> =A0 =A0[1]http://www.lojban.org/tiki/Computer+terminology=
>
> =A0 =A0totus
>
> =A0 =A0 =A0From: .arpis. <rpglover64+jbobau@gmail.com>
> =A0 =A0 =A0To: Lojban Beginners <lojban-beginners@googlegroups.com&= gt;
> =A0 =A0 =A0Sent: Thu, April 14, 2011 11:03:28 AM
> =A0 =A0 =A0Subject: [lojban-beginners] Programming in lojbanistan
> =A0 =A0 =A0I can't imagine this hasn't been discussed, but I h= aven't found any
> =A0 =A0 =A0resources about the lojban terms that would be used to talk= about
> =A0 =A0 =A0programming (and what variables/keywords/etc should be). >
> =A0 =A0 =A0--
> =A0 =A0 =A0mu'o mi'e .arpis.
>
> =A0 =A0 =A0--
> =A0 =A0 =A0You received this message because you are subscribed to the= Google
> =A0 =A0 =A0Groups "Lojban Beginners" group.
> =A0 =A0 =A0To post to this group, send email to lojban-beginners@googlegro= ups.com.
> =A0 =A0 =A0To unsubscribe from this group, send email to
> =A0 =A0 =A0lojban-beginners+unsubscribe@googlegroups.com= .
> =A0 =A0 =A0For more options, visit this group at
> =A0 =A0 =A0http://groups.google.com/group/lojban-beginners?= hl=3Den.
>
> =A0 =A0--
> =A0 =A0You received this message because you are subscribed to the Goo= gle Groups
> =A0 =A0"Lojban Beginners" group.
> =A0 =A0To post to this group, send email to lojban-beginners@googlegroups.= com.
> =A0 =A0To unsubscribe from this group, send email to
> =A0 =A0lojban-beginners+unsubscribe@googlegroups.com. > =A0 =A0For more options, visit this group at
> =A0 =A0http://groups.google.com/group/lojban-beginners?hl= =3Den.
>
> References
>
> =A0 =A0Visible links
> =A0 =A01. http://www.lojban.org/tiki/Computer+terminology

--
.i ma'a lo bradi ku penmi gi'e du

--
You received this message because you are subscr= ibed to the Google Groups "Lojban Beginners" group.
To post to this group, send email to lojban-beginners@googlegroups.com.
To unsubscribe from this group, send email to lojban-beginners+un= subscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/g= roup/lojban-beginners?hl=3Den.




-- Johan Pretorius
Cell: 0829268327

--
You received this message because you are subscribed to the Google Groups &= quot;Lojban Beginners" group.
To post to this group, send email to lojban-beginners@googlegroups.com.
To unsubscribe from this group, send email to lojban-beginners+un= subscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/g= roup/lojban-beginners?hl=3Den.

--
You received this message because you are subscribed to the Google Groups "= Lojban Beginners" group.
To post to this group, send email to lojban-beginners@googlegroups.com.
To unsubscribe from this group, send email to lojban-beginners+unsubscribe@= googlegroups.com.
For more options, visit this group at http://groups.google.com/group/lojban= -beginners?hl=3Den.
--0015174bee0cb2010504a0ed000d--