You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am aware that this is a decently sized feature and that some people are against using macrons in Latin text.
The reason I do want to suggest this feature, is because macrons are very helpful for beginners learning classical Latin (myself included), especially with reading dactylic hexameter.
Although many texts available are unmacronized, there are texts out there that are (example)
Maybe it's possible to make macrons optional/opt-in, for texts where macrons are available, and don't show the option where they are not available.
ps:. it looks like the declensions are macronized by default, that is a very helpful start, so props for including those
The text was updated successfully, but these errors were encountered:
Yes! The macrons currently present are just what Wiktionary had but I'd love to implement them across the app and am just realizing I never opened an issue for it.
My thought is to add two switches in settings to turn on macrons in the dictionary cards and the literature texts individually (the field is already there in the Settings object!).
This can be done by using the GraphQL API locally to scan through the texts searching for each word to get its macronized form, then manually handling with discrepancies like hic/hīc. I'm prioritizing other issues myself now but I think this would be a good one to develop in tandem with running word frequency analysis on the literature to improve search results (Issue #20).
I am aware that this is a decently sized feature and that some people are against using macrons in Latin text.
The reason I do want to suggest this feature, is because macrons are very helpful for beginners learning classical Latin (myself included), especially with reading dactylic hexameter.
Although many texts available are unmacronized, there are texts out there that are (example)
Maybe it's possible to make macrons optional/opt-in, for texts where macrons are available, and don't show the option where they are not available.
ps:. it looks like the declensions are macronized by default, that is a very helpful start, so props for including those
The text was updated successfully, but these errors were encountered: