From lojban@cuvmb.bitnet Thu Jul 25 22:31:04 1996 Received: from punt4.demon.co.uk by stryx.demon.co.uk with SMTP id AA13331 ; Thu, 25 Jul 96 22:30:57 BST Received: from punt-4.mail.demon.net by mailstore for ia@stryx.demon.co.uk id 838320237:28594:1; Thu, 25 Jul 96 19:43:57 BST Received: from cunyvm.cuny.edu ([128.228.1.2]) by punt-4.mail.demon.net id aa28279; 25 Jul 96 19:43 +0100 Received: from CUVMB.CC.COLUMBIA.EDU by CUNYVM.CUNY.EDU (IBM VM SMTP V2R3) with BSMTP id 4147; Thu, 25 Jul 96 14:42:30 EDT Received: from CUVMB.COLUMBIA.EDU by CUVMB.CC.COLUMBIA.EDU (Mailer R2.07) with BSMTP id 4146; Thu, 25 Jul 96 14:42:14 EDT Date: Thu, 25 Jul 1996 11:41:16 -0700 Reply-To: David A Johnston Sender: Lojban list From: David A Johnston Subject: may the wind be always at your back X-To: Lojban Mailing list To: Multiple recipients of list LOJBAN Message-ID: <838320196.28279.0@cunyvm.cuny.edu> Status: R 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');}}