-
Notifications
You must be signed in to change notification settings - Fork 100
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
[ja] Add short causative form #1366
[ja] Add short causative form #1366
Conversation
CodSpeed Performance ReportMerging #1366 will not alter performanceComparing Summary
Benchmarks breakdown
|
Ready for review. Added 食べさせられる will only resolves to |
https://gohoneko.neocities.org/grammar/taekim#149%20Causative%20Verbs
https://www.tofugu.com/japanese-grammar/verb-causative-form-saseru/
The only problem is that this rule is currently polluting させられる form with 2 possible conjugations. The shortened causative form is never combined with the second way. Is there any way to handle this exception? If not then let's consider if it's worth to add this form.