Skip to content
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

Add Korean Auto Correct List #103

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MinboyKim
Copy link

공기밥 -> 공깃밥
날으다 -> 날다
시계바늘 -> 시곗바늘
이였다 -> 이었다
철붇이 -> 철붙이
헐씬 -> 훨씬

공기밥 -> 공깃밥
날으다 -> 날다
시계바늘 -> 시곗바늘
이였다 -> 이었다
철붇이 -> 철붙이
헐씬 -> 훨씬
Copy link
Member

@studioego studioego left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수정 부분 적용하여 다시 커밋 부탁드립니다

@@ -247,6 +251,7 @@
<block-list:block block-list:abbreviated-name="챗바퀴" block-list:name="쳇바퀴"/>
<block-list:block block-list:abbreviated-name="처삼춘" block-list:name="처삼촌"/>
<block-list:block block-list:abbreviated-name="천장부지" block-list:name="천정부지"/>
<block-list:block block-list:abbreviated-name="철붇이" block-list:name="철붙이"/>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

철붙이는 어디에 있는 건가요? 사전에 조회가 안됩니다

@@ -225,6 +228,7 @@
<block-list:block block-list:abbreviated-name="읍니다" block-list:name="습니다"/>
<block-list:block block-list:abbreviated-name="이뿌게" block-list:name="예쁘게"/>
<block-list:block block-list:abbreviated-name="이어싿" block-list:name="이었다"/>
<block-list:block block-list:abbreviated-name="이였다" block-list:name="이었다"/>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

이 부분은 종결어미가 이였다인 경우도 있으니 삭제 부탁드립니다

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants