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
쌍자음 분리할지? (현재는 안함) ㄲ -> ㄱㄱ 가 되어야 하나?
복합자음 분리할지? (현재는 함) ㄳ -> ㄱㅅ 가 되어야 하나?
복합중성 분리할지? (현재는 함) ㅘ -> ㅗㅏ 가 되어야 하나?
The text was updated successfully, but these errors were encountered:
초성, 중성, 종성으로만 분리 가능한 옵션을 만들면 어떨까요?
Sorry, something went wrong.
No branches or pull requests
쌍자음 분리할지? (현재는 안함)
ㄲ -> ㄱㄱ 가 되어야 하나?
복합자음 분리할지? (현재는 함)
ㄳ -> ㄱㅅ 가 되어야 하나?
복합중성 분리할지? (현재는 함)
ㅘ -> ㅗㅏ 가 되어야 하나?
The text was updated successfully, but these errors were encountered: