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

붙여 발음문제 #3

Open
kampores opened this issue Aug 4, 2022 · 0 comments
Open

붙여 발음문제 #3

kampores opened this issue Aug 4, 2022 · 0 comments

Comments

@kampores
Copy link

kampores commented Aug 4, 2022

붙여('-p0,uu,th,-yv,') 가 분녀('-p0,uu,nf,-nn,yv,')로 잘못 바뀌는데
rulebook.txt의

(th|tf|s0),-y([aeoquv]), nf,-nn,y\2, # 쑥갓요

때문에 잘못 바뀝니다.
th를 제거하여

(tf|s0),-y([aeoquv]), nf,-nn,y\2, # 쑥갓요

로 고쳐주시기 바랍니다.
수정되어야
부쳐('-p0,uu,-ch,yv,')로 제대로 바뀝니다.

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

No branches or pull requests

1 participant