Some people want to eliminate sexism in all forms of communication. You’ve been asked to create a program that can process a paragraph of text and replace gender-spe- cific words with gender-neutral ones. Assuming that you’ve been given a list of gender-specific words and their gender-neutral replacements (e.g., replace “wife” with “spouse,” “man” with “per- son,” “daughter” with “child” and so on), explain the procedure you’d use to read through a para- graph of text and manually perform these replacements. How might your procedure generate a strange term like “woperchild?” In Chapter 4, you’ll learn that a more formal term for “procedure” is “algorithm,” and that an algorithm specifies the steps to be performed and the order in which to perform them.

What will be an ideal response?


Some people want to eliminate sexism in all forms of communication. You’ve been asked to create a program that can process a paragraph of text and replace gender-spe- cific words with gender-neutral ones. Assuming that you’ve been given a list of gender-specific words and their gender-neutral replacements (e.g., replace “wife” with “spouse,” “man” with “per- son,” “daughter” with “child” and so on), explain the procedure you’d use to read through a para- graph of text and manually perform these replacements. How might your procedure generate a strange term like “woperchild?” In Chapter 4, you’ll learn that a more formal term for “procedure” is “algorithm,” and that an algorithm specifies the steps to be performed and the order in which to perform them.

Computer Science & Information Technology

You might also like to view...

By default, the caption text is ____.

A. aligned left and placed above the table B. aligned left and placed below the table C. centered and placed above the table D. centered and placed below the table

Computer Science & Information Technology

The ________ outlines all the cells referenced in a formula

A) error value B) range finder C) error indicator D) range detector

Computer Science & Information Technology

What type of memory modules are compatible with one another?

A) DDR2 modules with DDR B) DDR3-1066 with DDR3-1600 C) RDRAM with DDR3 D) RDRAM with SDRAM

Computer Science & Information Technology

Discuss each of the following terms:

What will be an ideal response?

Computer Science & Information Technology