From lojban@cuvmb.bitnet Sat Jul 27 00:56:41 1996 Received: from punt.demon.co.uk by stryx.demon.co.uk with SMTP id AA13339 ; Sat, 27 Jul 96 00:56:36 BST Received: from punt-1.mail.demon.net by mailstore for ia@stryx.demon.co.uk id 838399739:12482:0; Fri, 26 Jul 96 17:48:59 BST Received: from cunyvm.cuny.edu ([128.228.1.2]) by punt-1.mail.demon.net id aa12342; 26 Jul 96 17:48 +0100 Received: from CUVMB.CC.COLUMBIA.EDU by CUNYVM.CUNY.EDU (IBM VM SMTP V2R3) with BSMTP id 6733; Fri, 26 Jul 96 12:45:24 EDT Received: from CUVMB.COLUMBIA.EDU by CUVMB.CC.COLUMBIA.EDU (Mailer R2.07) with BSMTP id 7394; Fri, 26 Jul 96 12:45:09 EDT Date: Fri, 26 Jul 1996 09:44:12 -0700 Reply-To: David A Johnston Sender: Lojban list From: David A Johnston Subject: Re: may the wind.... X-To: Lojban Mailing list To: Multiple recipients of list LOJBAN In-Reply-To: <199607261624.JAA06124@sun.lclark.edu> Message-ID: <838399725.12342.0@cunyvm.cuny.edu> Status: R Well, the question for me is whether there's a way to have a phrase be both figurative and literal. For "May the wind...", I was targeting the phrase at kite flyers, so it's both a general and specific blessing. -marvin /*-------------------------------------------------------*/ a(m,W)float m,W;{int e=1;float p,Q,n;p=m;Q=W;while(e++<126) {n=p;p=p*p-Q*Q+m;Q=2*n*Q+W;if((p*p+Q*Q)>=4)return e;}return 0;}main(){float _,E=1.5;while((E-=0.130434783)>-1.5){for(_= (-2);_<1;_+=0.037974684)putchar(a(_,E)+32);putchar('\n');}}