Module:Grammar/PronounsTable: Difference between revisions

added Elverson
(added ey/em/eir)
(added Elverson)
Line 77: Line 77:
                         ["siblingterm"] = "Brother",
                         ["siblingterm"] = "Brother",
                         ["parentterm"] = "Father"
                         ["parentterm"] = "Father"
                        },
["elverson"] =
                        {["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