Skip to content
New issue

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

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

Already on GitHub? # to your account

Split inflections with multiple possible forms over several lines #507

Closed
eddieantonio opened this issue Jul 15, 2020 · 2 comments · Fixed by #858
Closed

Split inflections with multiple possible forms over several lines #507

eddieantonio opened this issue Jul 15, 2020 · 2 comments · Fixed by #858
Labels
Improvement Expansion or improvement of a current functionality that does already work and meets previous specs requires-backend-work Requires work to Python, scripts, automation, etc. requires-frontend-work Work needs to be done on HTML, CSS, and/or JavaScript unsatisfying trivial things that are annoying, but do not ultimately matter.

Comments

@eddieantonio
Copy link
Member

e.g., instead of this

Person Form
we ninipânân
you and we kinipânaw / kinipânânaw

Let's have this:

Person Form
we ninipânân
you and we kinipânaw
kinipânânaw

I know this was there before, but this is unsatisfying... I might need to make a new issue for this. Basically, an entirely new row should be made for any alternatives.

Originally posted by @eddieantonio in #506

@eddieantonio
Copy link
Member Author

Here's me mocking up what it would look like by messing around with the devtools inspector:

Screen Shot 2020-07-15 at 11 49 23 AM Screen Shot 2020-07-15 at 11 49 49 AM

@eddieantonio eddieantonio added unsatisfying trivial things that are annoying, but do not ultimately matter. Improvement Expansion or improvement of a current functionality that does already work and meets previous specs requires-backend-work Requires work to Python, scripts, automation, etc. requires-frontend-work Work needs to be done on HTML, CSS, and/or JavaScript labels Jul 15, 2020
@aarppe
Copy link
Contributor

aarppe commented Jul 18, 2020

Note also: For "abstract" forms with multiple realizations, it might be that only one of those have been observed in corpora. Therefore, we should refine our paradigm presentation scheme so that only the actually attested and observed word-form is marked as such (bold-face or otherwise), not both/all. This is probably supported in practice by splitting those multiple forms each into their own cell.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Improvement Expansion or improvement of a current functionality that does already work and meets previous specs requires-backend-work Requires work to Python, scripts, automation, etc. requires-frontend-work Work needs to be done on HTML, CSS, and/or JavaScript unsatisfying trivial things that are annoying, but do not ultimately matter.
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants