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

Grammar mistake #2

Open
korakot opened this issue May 31, 2017 · 2 comments
Open

Grammar mistake #2

korakot opened this issue May 31, 2017 · 2 comments

Comments

@korakot
Copy link

korakot commented May 31, 2017

In TCC.g
This rule
[ EE con SARA_II O_ANG A? ]
Should be changed to
[ EE con SARA_II YOYAK A? ]

@wittawatj
Copy link
Owner

Thanks for your comment. Looks like you are right. เอีอะ does not exist. เอียะ does. But since we already have

EE con SARA_II TON? YOYAK A

on the previous line, I guess we can just remove the line

[ EE con SARA_II O_ANG A? ]

Is this correct?

@korakot
Copy link
Author

korakot commented May 31, 2017

I agree.
I also think a few other rules should be removed as well.
E.g.
EE con con SARA_II TON? YOYAK A
Would match with 'เสนียะ'
It's better to cut them to the smallest possible 'เส|นี|ยะ|'
I wonder whether if it did affect accuracy.

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

2 participants