From - Mon Jul 29 12:46:40 1996 Received: from VMS.DC.LSOFT.COM (vms.dc.lsoft.com [206.241.12.2]) by locke.ccil.org (8.6.9/8.6.10) with ESMTP id NAA07254 for ; Fri, 26 Jul 1996 13:08:51 -0400 Message-Id: <199607261708.NAA07254@locke.ccil.org> Received: from PEACH.EASE.LSOFT.COM (206.241.12.4) by VMS.DC.LSOFT.COM (LSMTP for OpenVMS v1.1a) with SMTP id <1.729C76B1@VMS.DC.LSOFT.COM>; Fri, 26 Jul 1996 11:45:46 -0500 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: John Cowan In-Reply-To: <199607261624.JAA06124@sun.lclark.edu> X-Mozilla-Status: 0011 Content-Length: 540 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');}}