lowercase infinitive not working in german
See original GitHub issueI have absolutely no idea how the .dic format works, all I can say is that practically any infinitve german word is marked as misspelt when using this in retext-spell.
For example, “markieren” is a normal word and has several entries in the dictionary, but somehow just “markieren” doesn’t work, while “Markieren”, “markierend”, “markierens” or even “-markieren” work. What is the issue here?
“würde” is another case, even though that isn’t an infinitive. “würde” is a verb, meaning “would”, “Würde” (which works), meaning “dignity”, is a substantive. It seems like every infinitive verb you could also write in uppercase (so basically any german verb) is not allowed when written in lowercase.
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:7 (3 by maintainers)
Top Results From Across the Web
What is the appropriate capitalization of 'ß'?
DEPRECATED: there's now a capital "ß". Since there is no capital "ß", the convention for all-caps text is to use "ss" instead.
Read more >When to use capital letters in German
Besides, you can form every verb into a noun by simply using the infinitive form and add “das”: laufen – das Laufen; singen...
Read more >Are verbs capitalized in German? - Quora
German verbs are capitalised only when they are nominalised, as all nouns are written with a capital letter. Examples: Ich musste im Bus...
Read more >Capitalization and Personal Names in Foreign Languages
German von is generally not used with the last name alone, but there are ... in German are all nouns- including adjectives, infinitives, ......
Read more >German orthography - Wikipedia
The pronunciation of almost every word can be derived from its spelling once the spelling rules are known, but the opposite is not...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Thanks, transferred to nspell.
I don‘t have time/priority to work on nspell currently, so unfortunately this will take a while.
If you’re fine with native dependencies, nodehun might be a good alternative for spell checking in Node!
Any updates on this?