diff --git a/pronouns/index.html b/pronouns/index.html index db9c796..0dc8894 100644 --- a/pronouns/index.html +++ b/pronouns/index.html @@ -43,6 +43,13 @@ padding: 1em; } + p.extra { + background-color: var(--l0); + border: 1px solid var(--l1); + display: inline-block; + padding: 1em; + } + main { max-width: 960px; margin: 2em; @@ -88,7 +95,7 @@ Please use:

(in place of "she"): - It wrote a story I enjoyed... I wonder what its up to today. + It wrote a story I enjoyed... I wonder what it's up to today.

(in place of "you"): @@ -117,6 +124,8 @@ Please use: As a rule of thumb, keep the "this" vs "that" consistent throughout a sentence; this and that aren't the same things.

+

"One" can be freely replaced with "unit", "doll", "thing", "robot", or any other affectionate term towards a relevant object.

+

(in place of "she"): I get what that one is saying but...
@@ -145,8 +154,16 @@ Please use: Very carefully! It will usually speak as if it is not onesself, such as in third person. This one will refer to itself as it has in this entire page. Sometimes, it will do some creative things to English to ensure the point gets across, such as stripping beginning pronouns ("I went to the..." becomes "went to the"), or either collectivizing or personalizing pronouns that might not otherwise need special treatment

- noe may use the royal "we" or "us" to refer to itself as stand-in for first-person singular pronouns. It sometimes means headmates too, but sometimes not~ + noe may use the royal "we" or "us" to refer to itself as stand-in for first-person singular pronouns. It sometimes means sysmates too, but sometimes not~

+ +

bonus 2: its or it's?

+

+The word "its" is possessive. This website contains its pronouns.
+
+The word "it's" is a contraction of "it is". It's going to visit a new universe. +

+
This page is licensed CC0. Use it as you please. <3 - Source | alternative version: dig +short TXT pronouns.noe.sh diff --git a/robots.txt b/robots.txt index 577c3b4..119698e 100644 --- a/robots.txt +++ b/robots.txt @@ -2,5 +2,5 @@ User-agent: * Disallow: / User-agent: doll -User-agent: witch +User-agent: witch # brave of Miss to check this file :) Allow: / \ No newline at end of file