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

Неправильная логика для предлогов в/во #118

Closed
evg555 opened this issue Feb 15, 2022 · 1 comment
Closed

Comments

@evg555
Copy link

evg555 commented Feb 15, 2022

if (in_array(S::slice($normalized, 0, 1), ['в', 'ф'], true))

Необходимо дополнить правило, что вторая буква после 'в' или 'ф' должна быть гласная - тогда будет предлог 'в', а если согласная - 'во'.
Пример:
в Феодосии, в Воркуте, в ванне, в весенней луже
во Владивостоке, во флаконе, во временном хранилище, во фракции

@wapmorgan
Copy link
Owner

3.2.26 release

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