This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
Zaimki/locale/ru/config.suml

299 lines
15 KiB
Plaintext
Raw Normal View History

2021-11-16 09:09:09 -08:00
locale: 'ru'
2021-11-16 08:21:03 -08:00
header: true
pronouns:
enabled: true
2021-11-19 02:42:08 -08:00
route: 'pronouns'
2021-11-16 09:09:09 -08:00
default: 'он'
any: 'любые'
2021-11-16 08:21:03 -08:00
plurals: true
2021-11-16 09:09:09 -08:00
honorifics: false
2021-11-16 08:21:03 -08:00
multiple:
2021-11-16 09:09:09 -08:00
name: 'Взаимозаменяемые формы'
2021-11-16 08:21:03 -08:00
description: >
2021-11-17 05:17:48 -08:00
Многие небинарные люди используют больше, чем одну форму местоимений по отношению к себе.
2021-11-16 09:09:09 -08:00
Они чувствуют себя комфортно, когда к ним обращаются по любым из этих местоимений.
2021-11-17 05:17:48 -08:00
Некоторым в свою очередь нравится, когда при разговоре с ними и о них люди чередуют использование местоимений.
2021-11-19 03:00:53 -08:00
examples: ['он&она', 'он&они', 'она&они']
2021-11-16 09:09:09 -08:00
emoji: false
2021-12-01 07:04:27 -08:00
mirror:
route: 'mirror'
name: 'Любые местоимения'
description: >
Человек, использующий зеркальные местоимения, предпочитает, чтобы говорящий использовал в их отношении собственные местоимения.
2021-12-04 03:53:06 -08:00
example:
2021-12-01 07:04:27 -08:00
- 'Персона А использует зеркальные местоимения.'
2021-12-04 03:53:06 -08:00
- 'Персона В использует {/она=она/её}, так что, говоря о персоне А, она использует в её отношениии местоимения “она/её”.'
- 'Персона С использует {/зе=зе/зир} и {/фае=фае/фер}, так что, когда зе говорит о персоне А, фае может использовать к фер и фае/фер, и зе/зир.'
2021-11-16 09:09:09 -08:00
slashes: false
2021-11-17 05:17:48 -08:00
null:
2021-11-19 02:42:08 -08:00
description: '{/avoiding=Избегание гендерных форм}'
2021-11-17 05:17:48 -08:00
history: >
2021-11-19 02:42:08 -08:00
Некоторые небинарные персоны предпочитают использовать формы, в которых не указывается гендер, вместо форм с гендерными окончаниями.
Также предпочтительно использовать такие формы, говоря о персонах, чьи местоимения неизвестны.
Так как в русском языке род играет важную роль, полностью избавится от гендерных окончаний довольно сложно, но не невозможно.
routes: ['avoiding']
2021-11-17 05:17:48 -08:00
ideas:
-
2021-11-19 02:42:08 -08:00
header: 'Изменение субъекта предложения'
2021-11-17 05:17:48 -08:00
normative: true
examples:
2021-11-19 02:42:08 -08:00
- [ 'услышала звонок телефона', 'телефон зазвонил' ]
- [ 'я испугался внезапного шума', 'какой-то внезапный шум напугал меня' ]
2021-11-19 12:23:22 -08:00
- [ 'ты должен сходить в магазин', 'тебе надо сходить в магазин' ]
2021-11-17 05:17:48 -08:00
-
2021-11-19 12:23:22 -08:00
header: 'Страдательный залог'
2021-11-17 05:17:48 -08:00
normative: true
examples:
2021-11-19 12:23:22 -08:00
- [ 'я потерял мой телефон', 'мой телефон потерялся' ]
- [ 'я нашла свой телефон', 'мой телефон нашелся' ]
2021-11-17 05:17:48 -08:00
-
2021-11-19 12:23:22 -08:00
header: 'Неопределённо-личные сказуемые'
2021-11-17 05:17:48 -08:00
normative: true
examples:
2021-11-19 12:23:22 -08:00
- [ 'женщина в офисе мне сказала', 'в офисе мне сказали' ]
2021-11-17 05:17:48 -08:00
-
2021-11-19 12:23:22 -08:00
header: 'Логическое подлежащее в дательном падеже'
2021-11-17 05:17:48 -08:00
normative: true
examples:
2021-11-19 12:23:22 -08:00
- [ 'я вспомнила', 'мне вспомнилось' ]
- [ 'я замерзла', 'мне стало холодно' ]
- [ 'я сделал', 'мне удалось сделать' ]
2021-11-17 05:17:48 -08:00
-
2021-11-19 12:23:22 -08:00
header: 'Нейтральные существительные'
2021-11-17 05:17:48 -08:00
normative: true
examples:
2021-11-19 12:23:22 -08:00
- [ 'просим Вас прийти в школу с мамой или папой', 'просим Вас прийти в школу с опекуном' ]
- [ 'мама и папа Ани очень милые', 'родители Ани очень милые' ]
- [ 'журналисты СМИ', 'редакция СМИ' ]
- [ 'фанаты Марины', 'фандом Марины' ]
2021-11-17 05:17:48 -08:00
-
2021-11-19 12:23:22 -08:00
header: 'Сокращения'
2021-11-17 05:17:48 -08:00
normative: true
examples:
2021-11-19 12:23:22 -08:00
- [ 'Екатерина Новосельских', 'Е. Новосельских' ]
- [ 'Иван Иванович Иванов', 'И. И. Иванов' ]
2021-11-16 09:09:09 -08:00
others: 'Другие местоимения'
2021-11-26 01:58:35 -08:00
threeForms: true
2021-11-16 08:21:03 -08:00
pronunciation:
enabled: true
voices:
2021-11-16 09:09:09 -08:00
GB:
language: 'ru-RU'
voice: 'Tatyana'
2021-11-16 08:21:03 -08:00
engine: 'standard'
sources:
enabled: true
2021-11-19 02:42:08 -08:00
route: 'sources'
2021-11-16 08:21:03 -08:00
submit: true
2021-11-16 09:09:09 -08:00
mergePronouns: {}
extraTypes: []
2021-11-16 08:21:03 -08:00
nouns:
enabled: true
2021-11-19 02:42:08 -08:00
route: 'dictionary'
2021-11-16 08:21:03 -08:00
collapsable: false
plurals: true
2021-11-16 09:09:09 -08:00
pluralsRequired: false
declension: false
2021-11-16 08:21:03 -08:00
submit: true
templates: true
community:
2021-11-19 02:59:28 -08:00
route: 'terminology'
2021-11-16 08:21:03 -08:00
inclusive:
2021-11-16 09:09:09 -08:00
enabled: false
2021-11-16 08:21:03 -08:00
terminology:
enabled: true
published: true
categories:
2021-11-16 09:09:09 -08:00
- 'сексуальная ориентация'
- 'романтическая ориентация'
- 'третичная ориентация'
2021-11-19 02:42:08 -08:00
- 'гендерная идентичность'
2021-11-16 09:09:09 -08:00
- 'гендерная экспрессия'
- 'модель отношений'
- 'язык'
- 'влечение'
- 'политические взгляды'
2021-11-29 10:40:06 -08:00
- 'дискриминация'
2021-11-19 02:59:28 -08:00
route: 'terminology'
2021-11-16 08:21:03 -08:00
names:
2021-11-16 09:09:09 -08:00
enabled: false
people:
enabled: false
english:
2021-11-24 13:24:53 -08:00
enabled: false
2021-11-17 05:17:48 -08:00
route: 'english'
pronounGroups:
-
name: 'Normative forms'
description:
- >
Because of the limitations of Polish grammar, or simply because they just prefer it that way,
many nonbinary people decide to simply use “he” ({/on=„on”}) or “she” ({/ona=„ona”})
either the same as their gender assigned at birth or the opposite.
That doesn't make them any less nonbinary! Pronouns ≠ gender.
table: {on: 'Masculine', ona: 'Feminine'}
-
name: 'Neutrative forms'
description:
- >
Polish has three grammatical genders: masculine, feminine and neuter.
Why don't enbies simply use neuter then?
- >
The thing is, historically this grammatical gender has only been applied
to inanimate objects, pets and kids (in a very limited way).
To apply it for adults sounds dehumanizing for most cis listeners
and using the neuter forms of verbs in the 1st and 2nd person
is so rare that listeners (falsely) think that it's incorrect.
Eg. one could say „dziecko zrobił<strong>o</strong>” (=“the kid has done”),
but the kid themselves would use the forms corresponding to their assigned gender:
„zrobił<strong>em</strong>”/„zrobił<strong>am</strong>” (=“I have done”),
but not „zrobił<strong>om</strong>”.
- >
In a way, a parallel could be drawn between the Polish neuter forms and the English “it” pronoun.
To call someone an “it” is offensive
unless it itself wants us to use “it/its” {https://twitter.com/search?q=it%2Fits&f=user=(and many do)}.
The main difference is that English has singular “they”,
while Polish doesn't yet have any normative form that would fit better.
That's why English “it” is niche,
while Polish neuter is one of the most popular choices among nonbinary people
(including ones who use "they" in English),
in hopes of normalising the new usage.
- >
There's one more issue with neuter, though: it is neutral in nominative (the “who?”),
but in other cases (the “whose?”, “whom?”, etc.) if falls back to being identical to masculine forms.
That's why some enbies mix multiple forms, for instance using neuter verbs, yet feminine pronouns, etc.
table: {ono: 'Neutrative', ono/jej: 'Neutrative with female declension'}
-
name: 'Neopronouns (dukaisms)'
description:
- >
Those forms are neologisms, originally created for a science fiction novel
{https://en.wikipedia.org/wiki/Perfect_Imperfection=Perfect Imperfection}
by {https://en.wikipedia.org/wiki/Jacek_Dukaj=Jacek Dukaj} (hence they are also known as “dukaisms”).
It's a brand new grammatical gender used by post-human beings (phoebe) that don't have a specified gender.
- >
It's a consistent and relatively complete system, but for people who hear it for the first time,
it might sound alien and “incorrect”.
It's one of the most popular choices among nonbinary folks.
table: {onu: ''}
-
name: 'Plural forms'
description:
- >
Using plural forms to describe a single person is basically a loan translation
of the English {https://www.merriam-webster.com/words-at-play/singular-nonbinary-they=“singular they”},
but it does have roots in Polish {https://pl.wikipedia.org/wiki/Per_wy=historical and regional honorifics} as well.
Keep in mind, though, that Polish speakers aren't yet too used to the idea of referring to one person in plural forms,
so it might lead to misunderstandings.
- >
The bad news is that there's two grammatical genders in plural:
„{/oni=oni}” for male and mixed-gender groups, and „{/one=one}” for female groups
(to oversimplify a lot).
Still, whichever forms is chosen by a person, the plurality itself already points to them being nonbinary.
- >
Unlike the English “singular they”, which only requires changing the third person form,
in Polish this requires plural forms to be used also in first and second person.
In the case of first person, it might be perceived as something akin to the “royal we”.
table: {oni: 'Male & mixed plurals', one: 'Female plurals'}
-
name: 'Placeholder forms'
description:
- >
Another approach is to take the part of the word that differs between the male and female form,
and to either replace it with a placeholder, or use the placeholder to merge those parts together.
For instance “dear readers” can be translated as „drodzy_gie czytelnicy_czki”,
„drodzy/gie czytelnicy/czki”, „drog* czytelnic*”, etc.
- >
The main usage of such forms is to address a group of people or an unspecified person
(“dear reader”), however there are nonbinary people who use similar approach in the first person too.
It's very easy to understand the intent behind using those forms,
even to listeners unfamiliar with the concept of nonbinary.
The main disadvantage is that in most cases they are only usable in writing,
while being hard or impossible to pronounce.
table: {onæ: '', on/a: '', onx: '', on_: '', on*: '', onø: ''}
-
name: 'Interchangeable forms'
description:
- >
Many nonbinary people use more than one form interchangeably and are fine with being called either of them.
2021-11-16 08:21:03 -08:00
faq:
enabled: true
2021-11-19 02:42:08 -08:00
route: 'faq'
2021-11-16 08:21:03 -08:00
links:
enabled: true
2021-11-28 03:04:18 -08:00
split: false
2021-11-19 02:42:08 -08:00
route: 'links'
blogRoute: 'blog'
academicRoute: 'science'
2021-11-17 05:32:57 -08:00
mediaRoute: 'media'
blog: false
2021-11-16 08:21:03 -08:00
links:
-
icon: 'globe-europe'
url: 'https://pronoun.is/'
headline: 'Pronoun.is'
2021-11-23 05:53:31 -08:00
extra: ' вдохновение для сайта.'
2021-11-17 05:32:57 -08:00
recommended: []
2021-11-16 09:09:09 -08:00
mediaGuests: []
mediaMentions: []
2021-11-17 05:32:57 -08:00
academic: []
zine:
enabled: false
route: 'zin'
2021-11-16 08:21:03 -08:00
contact:
enabled: true
2021-11-19 02:42:08 -08:00
route: 'contact'
2021-11-16 08:21:03 -08:00
team:
enabled: true
2021-11-19 02:42:08 -08:00
route: 'team'
2021-11-16 08:21:03 -08:00
support:
enabled: true
user:
enabled: true
2021-11-19 02:42:08 -08:00
route: 'account'
termsRoute: 'terms'
2021-11-16 08:21:03 -08:00
profile:
enabled: true
editorEnabled: true
defaultWords:
2021-11-19 02:42:08 -08:00
- ['[без почтительного обращения]', 'обращение на ты', 'обращение на Вы', 'господин', 'госпожа', 'госпожне', 'микс', 'мистер', 'мисс/миссис']
- ['человек', 'персона', 'мужчина', 'женщина', 'дева', 'леди', 'чувак/чувиха', 'мальчик', 'парень', 'юноша', 'девочка', 'девушка', 'приятель/приятельница', 'товарищ/товарка', 'чел', 'бро', 'сис', 'сиб']
2021-11-29 10:40:06 -08:00
- ['феминитивы', 'маскулятивы', 'нейтралитивы', 'милы_е', 'красив_ые', 'симпатичны_е', 'хот', 'секси', 'солнце/солнышко', 'зая/зайка', 'котик/котёнок', 'золото/золотце', 'дороге', 'дорогуша']
2021-11-19 02:42:08 -08:00
- ['друг', 'подруга', 'партнер', 'партнерка', 'парень', 'молодой человек', 'девушка', 'муж', 'жена', 'возлюбленн_ые']
2021-11-16 08:21:03 -08:00
flags:
2021-11-16 11:00:49 -08:00
defaultPronoun: 'он_'
2021-11-16 08:21:03 -08:00
calendar:
enabled: true
2021-11-19 02:42:08 -08:00
route: 'calendar'
2021-11-16 08:21:03 -08:00
census:
2021-11-16 09:09:09 -08:00
enabled: false
2021-11-16 08:21:03 -08:00
2021-11-16 09:09:09 -08:00
redirects: []
2021-11-16 08:21:03 -08:00
2021-11-16 09:09:09 -08:00
api: ~
ageLimit: 18