-
-
Notifications
You must be signed in to change notification settings - Fork 228
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
2020-10-31: Some glossary terms are overloaded terms (have other meanings in this context) #171
Comments
Is the model for the term
|
Thanks for bringing this up. I think the format should be:
so we'll get a numbered list which would be more semantically correct and improve acceesibility. |
👍 I am happy to work on that (particularly as I have actually read through the entire glossary, which I imagine is rare). And I have a list I started of terms that are overloaded. I would note though, that after going through the full thing, it seems like there is a different way some people have done this. Looking at the various feature_* entries, for example, you have:
I noticed this after creating this issue, but I think this method:
I think the numbering system, with a way to specify context (see example image of different definitions of |
What is the appropriate way to address terms that have more than one meaning within the context represented by the scope of this glossary?
Element, for instance, is currently defined in relation to HTML/XML, but is also used to refer to the items inside of lists, sets, tuples, et cetera in different languages. Moreover, the definition for empty_vector currently reflects this second usage:
What is the appropriate way to add multiple definitions? Can more than one
def: >
key be used per entry in the glossary?This is not the only example where more than one meaning is possible, either.
The text was updated successfully, but these errors were encountered: