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

support disambiguators for definitions #476

Open
dwhieb opened this issue Dec 3, 2022 · 0 comments
Open

support disambiguators for definitions #476

dwhieb opened this issue Dec 3, 2022 · 0 comments
Labels
schemas Changes to schemas

Comments

@dwhieb
Copy link
Member

dwhieb commented Dec 3, 2022

Many definitions often need disambiguators in cases where a word in the analysis language is ambiguous. For example, the definition of hoku in Chitimacha is 'mortar', referring to the grinding tool (ex. mortar and pestle) rather than the weapon or filling material in masonry.

The disambiguator would be a MultiLangString containing a brief string to be shown before the definition.

definition: "mortar"
disambiguator: "grinding tool"
displayed by an implementation: [grinding tool] mortar

@dwhieb dwhieb added the schemas Changes to schemas label Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
schemas Changes to schemas
Projects
None yet
Development

No branches or pull requests

1 participant