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 #51

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

Conversation

jhhwang4195
Copy link

Add Korean Auto Correct list
괴씸하다 → 괘씸하다
삼춘 → 삼촌
오뚜기 → 오뚝이

Add Korean Auto Correct list
괴씸하다 → 괘씸하다
삼춘 → 삼촌
오뚜기 → 오뚝이
@studioego studioego added enhancement New feature or request good first issue Good for newcomers hacktoberfest Hacktoberfest 핵토버페스트 Hacktoberfest labels Oct 29, 2020
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.

수정사항 적용하시면 병합(머지/merge)하겠습니다.

@@ -111,6 +112,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.

삼춘(三春)
국립국어원 표준국어대사전에

  1. 봄의 석 달. 맹춘(孟春), 중춘(仲春), 계춘(季春)을 이른다.
  2. 세 해의 봄.
    위와 같이 정의된 낱말이 있어서 해당 부분 삭제 부탁드립니다.

@@ -153,6 +155,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.

오뚜기바다지렁이 - 국립국어원 우리말샘에 수록
https://ko.dict.naver.com/#/entry/koko/97b2a8e1869a4fc5afe19c4863f09013
오뚜기라는 고유상표때문에 이부분은 삭제했으면 합니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest Hacktoberfest 핵토버페스트 Hacktoberfest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants