We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
"받은듯하다"는 되고 "받으신듯하다"은 안 되는 상황.
안 그래도 용량이 커지고 성능이 떨어지는 주범인 보조용언 확장에 선어말 어미 케이스까지 포함하기는 어렵고, COMPOUNDRULE로 제대로 동작할 수 있어야 한다.
The text was updated successfully, but these errors were encountered:
COMPOUNDRULE 또는 COMPOUNDFLAG 따위 기능을 이용할 수는 있으나 대치어를 잘 만들지 못하는 hunspell 문제가 있다.
hunspell/hunspell#368
Sorry, something went wrong.
8ed5dcc 이후 COMPOUNDRULE 기능을 사용할 경우 구현 가능.
changwoo
No branches or pull requests
"받은듯하다"는 되고 "받으신듯하다"은 안 되는 상황.
안 그래도 용량이 커지고 성능이 떨어지는 주범인 보조용언 확장에 선어말 어미 케이스까지 포함하기는 어렵고, COMPOUNDRULE로 제대로 동작할 수 있어야 한다.The text was updated successfully, but these errors were encountered: