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

Codeと が連続すると、が間隔値として無視されてしまう #52

Closed
azu opened this issue Jul 16, 2023 · 2 comments · Fixed by #53
Closed

Codeと が連続すると、が間隔値として無視されてしまう #52

azu opened this issue Jul 16, 2023 · 2 comments · Fixed by #53
Labels
Type: Bug Bug or Bug fixes

Comments

@azu
Copy link
Member

azu commented Jul 16, 2023

関数宣言で関数`fn1`、関数式で関数`fn2`を定義する

これを"で"が連続していると判定してしまう。
があるので

で -> 、 -> で

なので、間隔が1+空いているので問題ないはず。

問題

マスクの処理によって、___、というトークンの一部になってしまってる。

関数宣言で関数___、関数式で関数___を定義する

https://kuromojin.netlify.app/#%E9%96%A2%E6%95%B0%E5%AE%A3%E8%A8%80%E3%81%A7%E9%96%A2%E6%95%B0___%E3%80%81%E9%96%A2%E6%95%B0%E5%BC%8F%E3%81%A7%E9%96%A2%E6%95%B0___%E3%82%92%E5%AE%9A%E7%BE%A9%E3%81%99%E3%82%8B

@azu
Copy link
Member Author

azu commented Jul 16, 2023

助詞なのでーーーは特に問題ないから、ーーーにするかな。
___、 もできるが、_はそれぞれがトークンになって無駄なトークンが増える

@azu azu closed this as completed in #53 Jul 16, 2023
@azu azu added the Type: Bug Bug or Bug fixes label Jul 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Bug or Bug fixes
Projects
None yet
1 participant