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

Санёк #15

Closed
artuska opened this issue Nov 30, 2018 · 2 comments
Closed

Санёк #15

artuska opened this issue Nov 30, 2018 · 2 comments
Labels

Comments

@artuska
Copy link

artuska commented Nov 30, 2018

Имя Санёк в родительском падеже (кого?/чего?) склоняется как Санёка.

Когда-то пришлось мануально модифицировать petrovich.js и вставлять туда правило для окончания имени на -ёк:

{
    "gender": "male",
    "test": [
        "ёк"
    ],
    "mods": [
        "--ька",
        "--ьку",
        "--ька",
        "--ьком",
        "--ьке"
    ]
},

После этого всё ок:

Жду кого — Санька.
Дам кому — Саньку.
Вижу кого — Санька.
Горжусь кем — Саньком.
Думаю о ком — Саньке.

@nodkz
Copy link
Owner

nodkz commented Nov 30, 2018

Сделайте пожалуйста пулл реквест.
Там тесты хорошо работают через
yarn watch
Или
yarn test

@nodkz nodkz closed this as completed in 1d17d7a Dec 4, 2018
@nodkz
Copy link
Owner

nodkz commented Dec 4, 2018

🎉 This issue has been resolved in version 1.0.10 🎉

The release is available on:

Your semantic-release bot 📦🚀

@nodkz nodkz added the released label Dec 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants