Talk:Reverse the gender of a string: Difference between revisions

From Rosetta Code
Content added Content deleted
(added fraught comments. -- ~~~~)
 
(→‎politcal correctness: added compression ideas. -- ~~~~)
Line 6: Line 6:


The task will require a translator in context, something way above my ability.
The task will require a translator in context, something way above my ability.

I was toying with the idea of flagging some of the XXXman/XXXwoman/XXXmen/XXXwomen words to make the list smaller.


Perhaps, to save space, a common list of words could be constructed and programmers could just read that file. -- [[User:Gerard Schildberger|Gerard Schildberger]] 08:18, 24 October 2012 (UTC)
Perhaps, to save space, a common list of words could be constructed and programmers could just read that file. -- [[User:Gerard Schildberger|Gerard Schildberger]] 08:18, 24 October 2012 (UTC)

Revision as of 08:24, 24 October 2012

politcal correctness

This task will be fraught with much angst. Many gender-specific words are now considered derogatory if not vulgar.

Many of those words are no longer used or even condoned in polite society.

The task will require a translator in context, something way above my ability.

I was toying with the idea of flagging some of the XXXman/XXXwoman/XXXmen/XXXwomen words to make the list smaller.

Perhaps, to save space, a common list of words could be constructed and programmers could just read that file. -- Gerard Schildberger 08:18, 24 October 2012 (UTC)