summary refs log tree commit diff stats
path: root/note/their.html
blob: f300c8d4b4b21712eb95c9923f57c2290115ee0d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
	<head>
		<title>Gender-neutral Pronouns</title>
		<link rel="stylesheet" href="/plain.css" />
		<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
	</head>
	<body>
		<h1>Gender-neutral Pronouns</h1>
		<p>You might have seen me use ``they'' instead of ``he'' to refer to myself.  That's because in most contexts, gender doesn't matter in the pronouns, and a gender-neutral pronoun fits well.</p>
		<div id="footer">
			<hr />
			<p><a href="/">Andrew Yu's Website</a></p>
		</div>
	</body>
</html>