summary refs log tree commit diff stats
path: root/note/their.html
diff options
context:
space:
mode:
Diffstat (limited to 'note/their.html')
-rw-r--r--note/their.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/note/their.html b/note/their.html
new file mode 100644
index 0000000..7705b96
--- /dev/null
+++ b/note/their.html
@@ -0,0 +1,18 @@
+<!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 ``their'' instead of ``he'' to refer to myself.  This is not an error.</p>
+		<p>Gender is irrelevant in most day-to-day conversations.  Gender-aware pronouns makes us think that there's something inherently different between different genders while in reality these differences are irrelevant to the topic of conversation.</p>
+		<p>Therefore, I usually use gender-neutral pronouns unless if gender is important in the context.  The most common is Singular They&mdash;it's basically how ``you'' works in modern English but referring to a third party.  Others include xi/xir, perse/per and even vi/vim (sometimes used among users of the <a href="https://vim.org/">Vim</a> text editor.</p>
+		<div id="footer">
+			<hr />
+			<p><a href="/">Andrew Yu's Website</a></p>
+		</div>
+	</body>
+</html>