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
붙여('-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,')로 제대로 바뀝니다.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
붙여('-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,')로 제대로 바뀝니다.
The text was updated successfully, but these errors were encountered: