Skip to content

Provide standard pronoun handling #35

Open
@grhoten

Description

@grhoten

Is your feature request related to a problem? Please describe.
Pronouns are hard to do in many languages. It can depend on the grammatical gender of the noun or the physical gender of the person being referenced. In some languages it's an independent word. In Arabic, it's an affix to a noun, and there is no ungendered form of the word "you" or "your". Those pronouns always have gender. When the account, addressbook or other source of person data contains gender or pronoun information, we should provide a common way to use it.

Describe the solution you'd like
A solution should be able to handle "he/she", "him/her", "his/hers", "you (singular)" and "your (singular)". Something that needs discussion is whether it should be an independent variable to reference or a way to modify a noun to include such a pronoun.

Describe why your solution should shape the standard
It's impossible to write good sentences in Hebrew or Arabic with pronouns without this information. Without this information, sentences have to reworded in a less natural manner to get the same information across. Instead of having everyone try to figure out the syntax for doing it, we should standardize pronoun handling.

Additional context or examples
I definitely recommend the following for further information. I can add other languages as needed.
http://arabic.speak7.com/arabic_pronouns.htm
https://ulpan.com/hebrew-grammar-3/ (notice the pronoun with the book examples)

Metadata

Metadata

Assignees

No one assigned

    Labels

    FutureDeferred for future standardizationrequirementsIssues related with MF requirements list

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions