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 PAA06827 for ; Thu, 25 Jul 1996 15:06:18 -0400 Message-Id: <199607251906.PAA06827@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 <12.C92910FC@VMS.DC.LSOFT.COM>; Thu, 25 Jul 1996 13:43:54 -0500 Date: Thu, 25 Jul 1996 11:41:16 -0700 Reply-To: David A Johnston Sender: Lojban list X-UIDL: 838322930.000 From: David A Johnston Subject: may the wind be always at your back To: Lojban Mailing list Status: U X-Mozilla-Status: 0001 Content-Length: 903 X-From-Space-Date: Thu Jul 25 15:19:31 1996 X-From-Space-Address: - I'm trying to figure out how to say "may the wind be always at your back." What I've got so far is: ko cu stoga'e le rixfarbi'e ku (I command you to)constantly feel the wind from the behind-direction Basically I'm trying to figure out how to express the "may you" bit. I was thinking of using "pacna" (wish/hope/expect), but I'm not sure how to say "I hope that xyz is true" without having to resort to "xyz. I hope that ko'a is true". Any suggestions you can give would be helpful. Also, I'd be receptive to any constructive criticism of my grammar. Thanks. -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');}}