|
|
|
**feminizator** - феминизатор слов
|
|
|
|
|
|
|
|
* [Участник Microsoft Arctic Code Vault](https://archiveprogram.github.com/).
|
|
|
|
|
|
|
|
## Лицензия
|
|
|
|
Copyright (C) 2016-2019, Maxim Lihachev, <envrm@yandex.ru>
|
|
|
|
|
|
|
|
This program is free software: you can redistribute it and/or modify it
|
|
|
|
under the terms of the GNU General Public License as published by the Free
|
|
|
|
Software Foundation, version 3.
|
|
|
|
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
GNU General Public License for more details.
|
|
|
|
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
|
|
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
|
|
|
|
|
|
# Описание
|
|
|
|
|
|
|
|
ФЕМИНИТИВЫ – это слова женского рода, альтернативные или парные аналогичным
|
|
|
|
понятиям мужского рода, относящимся ко всем людям независимо от их пола.
|
|
|
|
|
|
|
|
При помощи этой небольшой программы,реализующей феминистическую логику, вы сами
|
|
|
|
можете создать феминитивы к любому слову.
|
|
|
|
|
|
|
|
# Феминизатор в действии
|
|
|
|
|
|
|
|
Опробовать феминизатор в деле можно на странице [https://feminitives.ru](https://feminitives.ru).
|
|
|
|
|
|
|
|
# Android-версия
|
|
|
|
|
|
|
|
<a href='https://play.google.com/store/apps/details?id=com.feminitives' target="_blank">
|
|
|
|
<img alt='Доступно в Google Play' src='https://play.google.com/intl/en_us/badges/static/images/badges/ru_badge_web_generic.png' width=200/>
|
|
|
|
</a>
|
|
|
|
|
|
|
|
# Версия
|
|
|
|
|
|
|
|
2.0. [Список изменений](CHANGELOG.md)
|
|
|
|
|