summary refs log blame commit diff stats
path: root/note/pronouns.html
blob: 38d8a2f90911b1a35c8c66ebc907251b873ccc5a (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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>Andrew Yu's Pronouns</title>
		<link rel="stylesheet" href="/plain.css" />
		<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
		<meta charset="utf-8" />
	</head>
	<body>
		<h1>Andrew Yu's Pronouns</h1>
		<p>
		In English, please use <a href="https://en.wikipedia.org/wiki/Singular_they">Singular they</a> pronouns to refer to me.
		</p>
		<p>
		在使用中文时,请使用“他”作为我的代词。
		</p>
		<table>
			<tr>
				<td></td>
				<td>English</td>
				<td>中文</td>
			</tr>
			<tr>
				<td>Nominative</td>
				<td>They</td>
				<td></td>
			</tr>
			<tr>
				<td>Accusative</td>
				<td>Them</td>
				<td></td>
			</tr>
			<tr>
				<td>Prenominal possessive</td>
				<td>Their</td>
				<td>他的</td>
			</tr>
			<tr>
				<td>Prenominal possessive</td>
				<td>Theirs</td>
				<td>他的</td>
			</tr>
			<tr>
				<td>Reflexive</td>
				<td>Themself</td>
				<td>他自己</td>
			</tr>
		</table>
		<p>
		<a href="/article/gender-and-pronouns.html">My article on gender and pronouns</a>
		</p>
		<div id="footer">
			<hr />
			<p><a href="/">Andrew Yu's Website</a></p>
		</div>
	</body>
</html>