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

male/female, man/woman, human/person



  Okay, the powers that be in the lojban community  discourage the use of
nanmu (man) and ninmu (woman), saying that they're sexist.  Okay, I
totally understand and support that guideline.  The thing is, I wonder why
they even exist as gismu.  Why not just combine fetsi (female) with prenu
(person) to form fetpre (female person)?  (Or would it be fetypre?)  It
seems that fetpre and ninmu mean the same thing.  They both have the same
place structure, and are non-age and -species specific.

  Any thoughts?

-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');}}