summary refs log tree commit diff stats
path: root/note
diff options
context:
space:
mode:
authorAndrew Yu <andrew@andrewyu.org>2022-07-26 03:08:44 +0800
committerAndrew Yu <andrew@andrewyu.org>2022-07-26 03:08:44 +0800
commit8865b44393d144e746863b325bd5f20cda43495e (patch)
tree8dbf45bfb5c6b8da4096230e8fecff249fdbed71 /note
parentc1e9bffbe34b757c714f78baa0ff5d1fa2081321 (diff)
downloadwww-8865b44393d144e746863b325bd5f20cda43495e.tar.gz
their
Diffstat (limited to 'note')
-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>
2015-03-16 23:02:20 +0100 fixes #2346' href='/ahoang/Nim/commit/tests/concepts/tswizzle.nim?h=devel&id=bf90b9c8338b7aedad62e4978e50b5227e8a29b1'>bf90b9c83 ^
4b7655fd1 ^

bf90b9c83 ^
f6ff01572 ^
4b7655fd1 ^






bf90b9c83 ^
4b7655fd1 ^

bf90b9c83 ^
4b7655fd1 ^

bf90b9c83 ^


4b7655fd1 ^
bf90b9c83 ^




4b7655fd1 ^
bf90b9c83 ^


4b7655fd1 ^
bf90b9c83 ^


4b7655fd1 ^


bf90b9c83 ^


4b7655fd1 ^
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