-
-
Notifications
You must be signed in to change notification settings - Fork 24
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
Feature request: part of speech separation #1149
Comments
A bit like #1104, it would be possible to do that if we could store several (word + definition) for a given word. Right now, |
I think that etymology should/would appear at the top no matter what. Mind you, I think etymology too could benefit from an option not to include it in the final file as most people are not really that interested about it. Of course, you are the expert on the coding aspect and the feasibility thereof, but as a daily professional dictionary user I can see great benefits in part of speech (POS) sense grouping. At the end of the day, they are already grouped as such in Wiktionaries. Another option would be to have a prefix in each sense with the POS (as to avoid using different headers per POS) and have them sorted on that prefix. Not sure if that makes any sense or whether it would be easier programmatically. |
There is definitely room for improvements. Separating POS would be a good thing and would be more aligned with the Wiktionnary output. |
I absolutely agree with @chopinesque. Fortunately, I have a few dictionaries installed (using GoldenDict on Linux), so I append an HTML output showing how others do the part-of-speech separation for the word "test". Of course I prefer mine ("Wiktionary (De-De)"), hee hee, and ours (this project’s) is under "Wiktionary EN-EN". |
Hi, |
I want to say, this project is awesome. I absolutely love it. But regarding what the other person said about etymology, I have to say I also agree. It is getting in the way of my reading, and I would just like to see definitions with no etymology or pronunciation. As a result I was forced to use a different project which shows only definitions, but I'd like to move to this project in the future |
Then, let's generate additionnal dictionnaries without etymology. I'll try something to see how it fits. |
You can try etymology-free dictionaries right now ;) |
Really appreciate it! Thanks a lot! |
Currently, all definitions for each entry are in one list regardless of part of speech (verb, noun, etc). It would be good if at least there was an option to have them grouped by part of speech for easier accessing of information.
Upvote & Fund
The text was updated successfully, but these errors were encountered: