Article on pronouns
This commit is contained in:
parent
960c02a858
commit
c4000fc43e
@ -20,7 +20,7 @@ translations of my name include: <BR />
|
||||
ديفين بلايك <BR />
|
||||
バレイク デビン (BLAKE Deven)
|
||||
</SMALL></P>
|
||||
<P>My pronouns are <CODE>they/them</CODE>.</P>
|
||||
<P>My pronouns are <CODE><A href="./pronouns">they/them</A></CODE>.</P>
|
||||
<P>My <A href="https://www.politicalcompass.org">political compass</A> co-ordinates are <A href="https://www.politicalcompass.org/chart?ec=-8.88&soc=-8.56">(-8.88, -8.56)</A>.</P>
|
||||
<P><A href="https://duckduckgo.com/?q=deven+blake">Look me up online</A>.</P>
|
||||
<HR size="1" width="25%" align="left">
|
||||
|
37
homepage/pronouns.html
Normal file
37
homepage/pronouns.html
Normal file
@ -0,0 +1,37 @@
|
||||
<HTML lang="en">
|
||||
<HEAD>
|
||||
<TITLE>opinions on The Git Thing</title>
|
||||
<META charset="US-ASCII" />
|
||||
<META name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<LINK rel="canonical" href="https://blake.instantfloppy.net/textediting" />
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<P><A href="/">~ Return to the rest of the site</A></P>
|
||||
<H1>My pronouns and my opinions on pronouns</H1>
|
||||
<H3>updated 2020-10-23</H3>
|
||||
<HR size="1" width="25%" align="left" />
|
||||
<P>
|
||||
My pronouns are <CODE>they/them</CODE>.
|
||||
That means when referring to me you would (for example) say "<B>They</B> are Deven."
|
||||
I'm a singular person and choose to use they/them pronouns mostly for pedantic reasons;
|
||||
my "gender" (assuming such a thing exists) is my business alone and I see no reason to involve the public in that.
|
||||
Maybe if I become more comfortable with myself that will change.
|
||||
</P>
|
||||
<P>
|
||||
In general when it comes to pronouns I really agree with
|
||||
<A href="https://stallman.org/articles/genderless-pronouns.html">
|
||||
Richard Stallman's article on genderless pronouns in English
|
||||
</A> as it
|
||||
<A href="https://web.archive.org/web/20201015032310/https://stallman.org/articles/genderless-pronouns.html">
|
||||
stands today
|
||||
</A>, <I>except</I> when it comes to "they" violating English grammar.
|
||||
I find "they" and "them" to fit very well into English when used as singular pronouns
|
||||
and when I need to refer to a thing between individuals and groups of people I just use
|
||||
the proper noun.
|
||||
I, too, will respect plural people whether this plurality is due to internal or external causes,
|
||||
and I also will respect "xenogendered pronouns" (being gendered pronouns that are outside of
|
||||
the set of "traditional pronouns" that is I/you/we/he/she/they/etc) but please just let me use
|
||||
they/them because I can barely remember names.
|
||||
</P>
|
||||
</BODY>
|
||||
</HTML>
|
Loading…
Reference in New Issue
Block a user