[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lujvo...



On Tue, 18 Feb 1997, Trevor Hill wrote:

> I have a question about an example lujvo I saw in the reference grammar...
>
> -- dzukla --
>
> It seems to me that if i say for instance,
>
> .i ca dzukla ma .....
>
> that could easily be misinterpreted as
>
> .i cadzu klama .....
>
> -- Could someone clarify this for me??  :)

  I'm by no means an expert, but my take on this is that it's a question
of emphasis:

".i ca dzukla ma" is pronounced ".i ca DZUkla ma"
".i cadzu klama" is pronounced ".i CADzu KLAma"

-marvin

/*--------------------------------------------------------*/
float l,I,Q,_,o;int E;main(){I=1.125;while(I>=-1.225){for(l=
-2;l<=1;l+=3/79.0){Q=_=0;for(E=127;Q*Q+_*_<4.0&&--E>32;){o=Q
;Q=Q*Q-_*_+l;_=2*o*_+I;}putchar(E);}putchar(10);I-=9/88.0;}}