summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/he-she/he-she.tex
blob: 0c802c5a83ace74a94a3daa02d11b05be7c33ba6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
\documentclass[11pt]{article}
\title{\textbf{The \textsf{he-she} package}}
\author{\textbf{Alan Munn}\\Department of Linguistics and Languages\\Michigan State University\\\texttt{\href{mailto:amunn@msu.edu}{amunn@msu.edu}}}
\date{Version 1.0\\February 13, 2011}
\usepackage[T1]{fontenc}
\usepackage[margin=.75in]{geometry}
\usepackage{titling}
\usepackage[utf8]{inputenc}
\usepackage{array, booktabs, multicol, fancyhdr, xspace,tabularx}
\usepackage{enumitem}
\usepackage{fancyvrb,listings,url}
\usepackage[sf,compact]{titlesec}
\usepackage{he-she}
\usepackage{gb4e}
\usepackage[colorlinks=true]{hyperref}
\noautomath


\DefineShortVerb{\|}
\newcommand*\bs{\textbackslash}

\IfFileExists{luximono.sty}%
{%
  \usepackage[scaled]{luximono}%
}
{%
  \IfFileExists{beramono.sty}%
  {%
    \usepackage[scaled]{beramono}%
  }{}
}

  
\lstset{%
    basicstyle=\ttfamily\small,
    commentstyle=\itshape\ttfamily\small,
    showspaces=false,
    showstringspaces=false,
    breaklines=true,
    breakautoindent=true,
    captionpos=t
    language=TeX
}
  
\newcommand*{\pkg}[1]{\texttt{#1}\xspace}
\setitemize[1]{label={}}
\setitemize[2]{label={}}
\setdescription{font={\normalfont}}
\setlength{\droptitle}{-1in}

\lhead{}
\chead{}
\rhead{}
\lfoot{\emph{}}
\cfoot{\thepage}
\rfoot{}
\renewcommand{\headrulewidth}{0pt}
\renewcommand{\footrulewidth}{0pt}
\pagestyle{fancy}


\begin{document}
\maketitle
\thispagestyle{empty}
\renewcommand{\abstractname}{\sffamily Abstract}

\abstract{\noindent\begin{quote}This is a package to produce ``gender neutral'' text by allowing one to alternate use of the masculine and feminine genders within a text.  It is not really intended to be taken too seriously (although it works) but it was fun to think about how one would do this automatically.  Some comments about using the package in practice are given at the end.\end{quote}}
\section{Introduction}
This package arose out of a question asked on the StackExchange website: \url{http://tex.stackexchange.com/questions/10787/}. The question asked how easy it would be to automatically alternate masculine and feminine pronouns. A couple of almost identical solutions were proposed by Martin Scharrer and someone named Josef.  It became clear to me that the simple solution really wasn't enough, since you don't want to switch pronouns all the time, but also require anaphora to an existing switched pronoun.  This package is the result of that discussion. 
\section{Background}
If you are trying to write truly gender-neutral text, then generic constructs like (\ref{1}) prescriptively require you to use either the masculine pronoun (\ref{he}) (which today sounds very stuffy) or the somewhat awful-looking \emph{he or she} (\ref{heshe}) or even worse \emph{s/he} (\ref{she}). Or you can try to reverse the male-only trend and use only the feminine pronoun as a replacement for (\ref{he}), as in (\ref{she-only}). With any luck the use of the gender neutral \emph{they} (as in (\ref{they1})) will become more acceptable to editors, but until then, people who don't like either of the other options are stuck.

\begin{exe}
\ex\label{1}
\begin{xlist}
\ex When a student registers, he receives an ID card.\label{he}
\ex When a student registers, he or she receives an ID card.\label{heshe}
\ex When a student registers, s/he receives an ID card.\label{she}
\ex When a student register, she receives an ID card.\label{she-only}
\ex When a student registers, they receive an ID card.\label{they1}
\end{xlist}
\end{exe}

One option that some seem to have adopted is to switch genders every time a generic pronoun is required so that the first instance of a generic would be continued with \emph{he} and the second by \emph{she}, and so on throughout a text.

It's debatable whether this is in fact a good strategy, and the present author in no way endorses it, but it was fun to write the resultant package.  So, should you wish to adopt the strategy, and be in need of an automatic way to do it (which makes sense, since otherwise it would be hard to keep track of the switches) the present package is for you.
\section{Package Options}
There are two package options, one serious, and one comic.
\begin{center}
\begin{tabularx}{.8\textwidth}{>{\ttfamily}lX}
\toprule
\multicolumn{1}{c}{\textbf{Option name}} & \multicolumn{1}{l}{\textbf{Description}}\\
\midrule
{[noxspace]} &  Disable the use of \pkg{\bs xspace}\\
{[they]} & Replace all pronouns with the gender neutral \emph{they/them/their}. This is not really a practical option, but is included for comic purposes. (See usage notes below.)\\
\bottomrule
\end{tabularx}
\end{center}


\section{User commands}
The user commands are quite simple: for each pronoun case form (nominative, accusative, and genitive) there is a switching version and an anaphoric version.  Each of these has both an uppercase version and a lowercase version. The anaphoric forms can be of either gender, just to keep everyone happy. (But since the feminine accusative and genitive forms (\emph{her}) are identical, the feminine genitive macro is \pkg{\bs hir}.) There are also a couple of flags that may be of use.\bigskip

\begin{tabularx}{.8\textwidth}{>{\ttfamily}lX}
\toprule
\normalfont\textbf{Command} & \textbf{Description}\\
\midrule
{\bs heshe} &  Outputs either \emph{he} or \emph{she} and switches gender.\\
{\bs he} &  Anaphoric \emph{he} or \emph{she} according to the current gender state.\\
{\bs himher} &  \emph{him} or \emph{her} switch.\\
{\bs him} &  \emph{him} or \emph{her} anaphoric.\\
{\bs hisher} &  \emph{his} or \emph{her} switch.\\
{\bs his} &  \emph{his} or \emph{her} anaphoric.\\
{\bs Heshe} &  Uppercase version.\\
{\bs Himher} &  Uppercase version.\\
{\bs Hisher} &  Uppercase version.\\
{\bs He} &  Uppercase version.\\
{\bs Him} &  Uppercase version.\\
{\bs His} &  Uppercase version.\\
{\bs she,\bs her,\bs hir} & synonyms for the anaphoric pronouns.\\
{\bs She,\bs Her,\bs Hir} & uppercase synonyms for the anaphoric pronouns.\\
{\bs xspacefalse} &  turn off the use of \texttt{\bs xspace}.\\
{\bs hetrue,\bs hefalse} &  switches current gender state.\\
\bottomrule
\end{tabularx}\bigskip

\section{Comments on practical usage}
\subsection{Use of the switching and anaphoric forms}
To see why two systems are needed, consider the following continuation of the example in (\ref{1}).  If we implemented this by replacing each pronoun with a switching version, the result would be (\ref{switched}), which is ridiculous. Instead, we need subsequent pronouns to be anaphoric to the current gender state, as in (\ref{anaphoric}).

\begin{exe}
\ex\label{2}
\begin{xlist}
\ex \hefalse When a student registers, \heshe receives an ID card. \Heshe also must go to the advising office so that an advisor can  verify \hisher schedule with \himher.\label{switched}
\ex When a student registers, \heshe receives an ID card. \He also must go to the advising office so that an advisor  can verify \his schedule with \him.\label{anaphoric}
\end{xlist}
\end{exe}

Using the package, the code that produces the two examples in (\ref{2}) is given in (\ref{code}):

\begin{exe}
\ex\label{code}
\begin{xlist}
\ex
\begin{lstlisting}
When a student registers, \heshe receives an ID card. \Heshe also must go to the advising office so that an advisor can verify \hisher schedule with \himher.
\end{lstlisting}
\sn
\vskip-2em
\ex
\begin{lstlisting}
When a student registers, \heshe receives an ID card. \He also must go to the advising office so that an advisor can verify \his schedule with \him.
\end{lstlisting}
\end{xlist}
\end{exe}

In the first example, the switching version is used throughout, yielding the gibberish of (\ref{switched}). In the second example the first instance of the pronoun uses the switching version (\pkg{\bs heshe}) (here assuming it has been already used once), but subsequent anaphoric references to the current gender are preserved using the anaphoric versions (\pkg{\bs he,\bs his} or\pkg{\bs his}).

\subsection{Use of the \pkg{xspace} package}
By default, the package uses the \pkg{xspace} package to insert a space automatically after the pronoun. The \pkg{xspace} package automatically checks for following punctuation and suppresses the space in these cases.  However, it's not perfect, and some users might prefer not to have the space inserted automatically.  They can do this by using the \pkg{[noxspace]} option.

If you are using the default settings, and encounter problems (for example, using a pronoun macro as the argument to another macro such as \pkg{\bs emph} or \pkg{\bs textbf}) will pose problems) you can temporarily suppress the insertion of the space using the boolean \pkg{\bs xspacefalse}. The examples below illustrate this.

\begin{exe}
\ex\label{xspaces}
\begin{xlist}
\ex \begin{lstlisting}
\emph{\Heshe} will leave.
\end{lstlisting}
\ex \emph{\Heshe} will leave.\hfill(Extra space incorrectly inserted.)
\ex\begin{lstlisting}
\emph{\xspacefalse\Heshe} will leave.
\end{lstlisting}
\ex \emph{\hetrue\xspacefalse\Heshe} will leave.\hfill(Extra space suppressed.)
\end{xlist}
\end{exe}
\subsection{Manually switching the gender state}
The booleans \pkg{\bs hetrue} and \pkg{\bs hefalse} can be used anywhere to manually change the current gender. The first use of a switching pronoun inserts a masculine pronoun and then changes the gender to feminine by setting \pkg{\bs hefalse}. This means that for an anaphoric pronoun, the form is the opposite gender to the current state of the boolean.  This is best shown by some examples:

\begin{exe}
\ex\label{booleans}
\begin{xlist}
\ex \begin{lstlisting}
\Heshe will leave.
\end{lstlisting}
\ex \hefalse\Heshe will leave.\hfill(Boolean state: \pkg{\bs hetrue })
\ex\begin{lstlisting}
\hefalse \He will leave.
\end{lstlisting}
\ex \hefalse \He will leave.\hfill(Because of \pkg{\bs hefalse} the anaphoric pronoun is masculine)
\end{xlist}
\end{exe}

Using the manual method might actually be practical in some cases.  For example, you could set the state at the beginning of a chapter and then just use the anaphoric version of the pronouns for all generic pronouns throughout the chapter.  This might be a less annoying strategy than switching pronouns constantly throughout a chapter.
\section{The \pkg{[they]} option}
When you get tired of the silliness of alternating genders, you can switch to
this option, which will replace all of the relevant pronouns with the third
person plural pronoun form (\emph{they/them/their}).  Note that for the nominative
this will cause your document to produce ungrammatical text, since there is 
no way to fix the subject/verb agreement. As a result, this is probably not intended to be a robust alternative! You have been warned! (And you will be if you use it too.) Here is a sample:
\begin{exe}
\ex\label{they}
\begin{xlist}
\ex \begin{lstlisting}
If someone thinks \heshe is sick \he should go to a doctor immediately. When \he goes to the the doctor, \heshe can figure out the problem.
\end{lstlisting}
\ex If someone thinks they is sick they should go to a doctor immediately. When they goes to the the doctor, they can figure out the problem.
\end{xlist}
\end{exe}
\section{Bugs}
Feel free to report bugs if you find some. Given the low utility of the whole package, they may or may not be addressed. (Although if you really find the package useful, please let me know.)  The same goes for feature requests.
\end{document}