Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add preferred pronoun info to contacts #26

Open
timbl opened this issue Nov 25, 2020 · 7 comments
Open

Add preferred pronoun info to contacts #26

timbl opened this issue Nov 25, 2020 · 7 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@timbl
Copy link
Contributor

timbl commented Nov 25, 2020

This is important for people to be able to declare on their public profile, and for others who have copies of their name be able to access it also at the same time as their name.

Of course using it in software in place of this ubiquitous 'their' singular then becomes possible.

Not sure what ontology has it. A quick search of LOV for pronoun does not lead to personal preferred pronouns.

@timbl
Copy link
Contributor Author

timbl commented Nov 25, 2020

@TallTed
Copy link
Contributor

TallTed commented Nov 25, 2020

Maybe GSSO - the Gender, Sex, and Sexual Orientation ontology has something suitable...

@jeff-zucker
Copy link

jeff-zucker commented Nov 25, 2020

From the ontology @TallTed mentioned, see https://www.wikidata.org/wiki/Property:P6553

<owl:AnnotationProperty rdf:about="https://www.wikidata.org/wiki/Property:P6553">
    <owlready_ontology:python_name xml:lang="en">preferred_pronoun</owlready_ontology:python_name>
    <rdfs:label xml:lang="en">preferred pronoun</rdfs:label>
</owl:AnnotationProperty>

@TallTed
Copy link
Contributor

TallTed commented Nov 25, 2020

Worth noting -- I discovered GSSO through a simple Google search for ontology "preferred pronoun". I have never had much luck in finding ontologies through the tools that specialize in ontology indexing (like LOV) -- while generalized indexers (like Google) have generally delivered just what I was looking for. I wonder why that is?

@jeff-zucker
Copy link

I have also just been discussing this with some people, and apparently there is some objection to the adjective "preferred" and that plain "pronoun" is, um preferred. Wikipedia says "There exists some disagreement on whether or not to refer to PGPs as "preferred". Some people omit the word "preferred", calling them "gender pronouns" or simply "pronouns" to emphasize that correct use of pronouns is a social obligation rather than an individual preference" https://en.wikipedia.org/wiki/Preferred_gender_pronoun

@TallTed
Copy link
Contributor

TallTed commented Nov 25, 2020

@jeff-zucker -- Good point. I know a number of people for whom the pronouns associated with their self-identification tend to be difficult for strangers to guess, and they have generally communicated their "pronouns", not their "preferred pronouns".

Indeed, the Wikidata page cited above for preferred pronoun has two "Also known as" entries -- personal pronoun and pronoun. I don't think anyone I know would object to either of these labels for this attribute, regardless of their self-identification.

@jeff-zucker
Copy link

Yes, I agree, I've head "my pronouns are ..." and "what are your pronouns?" many times but never with the word "preferred".

@timea-solid timea-solid added enhancement New feature or request good first issue Good for newcomers labels Mar 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Status: No status
Development

No branches or pull requests

4 participants