Template:Pronounshelp: Difference between revisions

→‎Verbs: Fixings
imported>Cassolotl
(includeonlys)
imported>Cassolotl
(→‎Verbs: Fixings)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{| class="wikitable"  style="width: 600px;"
<includeonly>{| class="wikitable"  style="width: 600px;"
! style="text-align: left;" | Pronoun set
! style="text-align: left;" | Pronoun
| {{{pronounname|Unnamed set}}} - {{{subj|he/she/they}}} / {{{obj|him/her/them}}} / {{{posdet|his/her/their}}} / {{{pospro|his/hers/theirs}}} / {{{reflex|himself/herself/themself}}}
| {{{pronounname|Unnamed set}}} - {{{subj|he/she/they}}} / {{{obj|him/her/them}}} / {{{posdet|his/her/their}}} / {{{pospro|his/hers/theirs}}} / {{{reflex|himself/herself/themself}}}
|-
|-
! style="text-align: left;" | Example sentence
! style="text-align: left;" | In use
| {{{name|Someone}}} is writing {{{posdet|'''posdet'''}}} example sentence, and {{{subj|'''subj'''}}} {{ #ifeq: {{{verbs|plural}}} | {{{verbs|singular}}} | are | is }} very pleased with {{{reflex|'''reflex'''}}}. It was pretty hard for {{{obj|'''obj'''}}}, but {{{subj|'''subj'''}}} {{ #ifeq: {{{verbs|plural}}} | {{{verbs|singular}}} | are | is }} happy because it's {{{pospro|'''pospro'''}}}.
| {{{name|Someone}}} is writing {{{posdet|'''posdet'''}}} example sentence, and {{{subj|'''subj'''}}} {{ #ifeq: {{{verbs|plural}}} | {{{verbs|singular}}} | are | is }} very pleased with {{{reflex|'''reflex'''}}}. It was pretty hard for {{{obj|'''obj'''}}}, but {{{subj|'''subj'''}}} {{ #ifeq: {{{verbs|plural}}} | {{{verbs|singular}}} | are | is }} happy because it's {{{pospro|'''pospro'''}}}.
|}</includeonly><noinclude>
|}</includeonly><noinclude>


==What this is==
<code><nowiki>{{pronounshelp}}</nowiki></code> is a template for generating a pronoun set and example sentence for reference and understanding.


It's a template for generating a pronoun set and example sentence for reference and understanding.
It looks like this when it's used:
 
{| class="wikitable"  style="width: 600px;"
! style="text-align: left;" | Pronoun
| Singular they - they / them / their / theirs / themself
|-
! style="text-align: left;" | In use
| Sam is writing their example sentence, and they are very pleased with themself. It was pretty hard for them, but they are happy because it's theirs.
|}


==Copy and paste==
==Copy and paste==
Line 48: Line 56:
| Sam wrote about '''himself'''
| Sam wrote about '''himself'''
|}
|}
==Verbs==
Consider these sentences:
* He/him pronouns: ''He is a dentist.''
* Singular they/them pronouns: ''They are a dentist.''
The ''he/him'' pronoun set uses singular verbs - the verb here is "is". But the ''singular they/them'' set uses plural verbs - "are". ''Singular they'' doesn't typically use singular verbs, meaning one would not usually say "they is a dentist" when using ''singular they''.


</noinclude>
</noinclude>
Anonymous user