Module:Grammar/PronounsTable: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
 
(4 intermediate revisions by the same user not shown)
Line 56: Line 56:
                         ["pseudoplural"] = '0'
                         ["pseudoplural"] = '0'
                         },
                         },
["He/Him/His/His/Himself/god/godling/lord/Son/Brother/Father"] =  
        ["ey/em/eir"] = {["subjective"] = "ey",
                        ["objective"] = "em",
                        ["possessive"] = "eir",
                        ["substantivepossessive"] = "eirs",
                        ["reflexive"] = "emself",
                        ["pseudoplural"] = '0'
                        },
["he/him/his/his/himself/god/godling/lord/son/brother/father"] =  
                         {["subjective"] = "He",
                         {["subjective"] = "He",
                         ["objective"] = "Him",
                         ["objective"] = "Him",
Line 70: Line 77:
                         ["siblingterm"] = "Brother",
                         ["siblingterm"] = "Brother",
                         ["parentterm"] = "Father"
                         ["parentterm"] = "Father"
                        },
["ey/em/eir"] =
                        {["subjective"] = "ey",
                        ["objective"] = "em",
                        ["possessive"] = "eir",
                        ["substantivepossessive"] = "eirs",
                        ["reflexive"] = "emself",
                        ["pseudoplural"] = '0',
                        ["plural"] = '0',
                        ["personterm"] = "person",
                        ["immaturepersonterm"] = "child",
                        ["formaladdressterm"] = "friend",
                        ["offspringterm"] = "child",
                        ["siblingterm"] = "sibling",
                        ["parentterm"] = "parent"
                         }
                         }
}
}


return pronouns
return pronouns