Template:Pronouns: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
(set all to lowercase for easier querying)
(removed cargo store)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>{{#cargo_declare:_table=Pronouns|subjective=String|objective=String|possessiveadjective=String|substantivepossessive=String|reflexive=String|pseudoplural=Boolean|pronoun=String}}</noinclude><includeonly>{{#cargo_store:_table=Pronouns|subjective={{{subjective|}}}|objective={{{objective}}}|possessiveadjective={{{posadj}}}|substantivepossessive={{{subpos}}}|reflexive={{{reflexive|{{{objective}}}self}}}|pseudoplural={{{pseudoplural|no}}}|Pronoun={{lc|{{{pronoun|}}}}}}}
<includeonly>
{| class="wikitable" style="display: inline-table; vertical-align:top;"
{| class="wikitable" style="display: inline-table; vertical-align:top;"
! style = "width:50%;"|Subjective
! style = "width:50%;"|Subjective

Latest revision as of 16:36, 12 September 2019


Documentation

"Gender" in this case is referred to the gender element in Gender.xml.

subjective The subjective pronoun. Ex: "SHE went to the store."
objective Objective, when the sentance is about this person. Ex: "You are waterbonded with HIM."
posadj Possessive Adjective. Ex:"HER desert rifle rusted."
subpos Substantive Possessive. This is used when ownership is emphasized. Ex: "Kindrish is HERS."
reflexive this defaults to (objective)self if not specified. Ex: "He can only blame HIMSELF for his character's death."
psuedoplural true/false. defaults to false. This is when pronouns contain plural style grammar but do not actually refer to a plural group. Ex: "They better watch their back, because they have no one watching their chests."