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

Should <dfn> for glossary terms be annotated with xml:lang? #165

Open
apasel422 opened this issue Jul 17, 2024 · 2 comments
Open

Should <dfn> for glossary terms be annotated with xml:lang? #165

apasel422 opened this issue Jul 17, 2024 · 2 comments

Comments

@apasel422
Copy link

7.11.3.3 says:

The <dt> element contains a single <dfn> element, which in turn contains the term to be defined.

If the term's language differs from that of the base document, I assume it should be annotated with an appropriate xml:lang attribute, per 5.3. If so, we likely want to update the <dfn>s in:

  • Tarzan the Terrible, whose terms are annotated with xml:lang="x-pal-ul-don" throughout the text.
  • Lavengro, whose terms are annotated with xml:lang="rom" or xml:lang="rme" throughout the text.
@acabal
Copy link
Member

acabal commented Jul 17, 2024

Correct, can you open PRs for those?

@apasel422
Copy link
Author

Correct, can you open PRs for those?

Will do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants