mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-27 06:52:35 -04:00
Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
68194c26d8
@ -63,6 +63,8 @@ module.exports = [
|
||||
new Event('Suicide Prevention Day (Uruguay)', '_yellow-ribbon', 7, day(17), EventLevel.Day),
|
||||
new Event('Suicide Prevention Day (Puerto Rico)', '_yellow-ribbon', 8, day(12), EventLevel.Day),
|
||||
new Event('{https://www.instagram.com/p/CY_mGaGo9sm/=Nonbinary Grandparents\' Day} (Poland)', 'Nonbinary', 1, day(23), EventLevel.Day, ['nonbinary']),
|
||||
new Event('Anniversary of the death of Marielle Franco (Brazil)', '_black-ribbon', 3, day(14), EventLevel.Day),
|
||||
new Event('{https://standbyme.uk/nbad/=Bystander Awareness Day} (UK)', null, 3, day(13), EventLevel.Day),
|
||||
|
||||
// --- dynamic date ---
|
||||
|
||||
|
@ -14,6 +14,7 @@ module.exports = [
|
||||
new Event('Journée de sensibilisation aux femmes, aux filles et aux personnes bispirituelles autochtones disparues et assassinées (Canada/USA)', 'Two Spirit', 5, day(5), EventLevel.Day, ['two spirit']),
|
||||
new Event('Journée de la sensibilisation du VIH/sida et au vieillissement (Canada/USA)', '_red-ribbon', 9, day(18), EventLevel.Day, ['aids']),
|
||||
new Event('Anniversaire de la décrimilisation de l\'homosexualité (Canada)', '_law', 6, day(27), EventLevel.Day),
|
||||
new Event('Journée de sensibilisation au VIH/SIDA pour les femmes et les filles} (Canada/USA)', '_red-ribbon', 3, day(10), EventLevel.Day, ['aids']),
|
||||
|
||||
// --- dynamic date ---
|
||||
|
||||
|
@ -97,9 +97,10 @@ english:
|
||||
description:
|
||||
- >
|
||||
In Japanese there is no singular “they”, however, there are many alternatives in the field
|
||||
of “that person” or “this person” many of which are commonly used in speech, even for cis people.
|
||||
of “that person” or “this person” many of which are commonly used in place of gendered pronouns,
|
||||
even for those who don't regularly use gender-neutral pronouns.
|
||||
The most common forms of “that person” are split into three sections:
|
||||
far, near to listener, and near to speaker, represented by あ/そ/こ \[a/so/ko] respectively.
|
||||
far, near to listener, near to speaker, and the question marker, represented by あ/そ/こ/ど \[a/so/ko/do] respectively.
|
||||
So, while the gendered pronouns He {/彼=彼} \[kaɾe/kare] and She {/彼女=彼女} \[kanodʑo/kanojo]
|
||||
do not require any changes dependant on position of the subject,
|
||||
all the gender-neutral animate pronouns and inanimate pronouns require that distinction to be made.
|
||||
@ -112,6 +113,7 @@ english:
|
||||
- {pronoun: '{/あの人=あの人}', romanised: 'anohito', ipa: 'anoçito', meaning: 'That person over there'}
|
||||
- {pronoun: 'その人', romanised: 'sonohito', ipa: 'sonoçito', meaning: 'That person/The person'}
|
||||
- {pronoun: 'この人', romanised: 'konohito', ipa: 'konoçito', meaning: 'This person'}
|
||||
- {pronoun: 'どの人', romanised: 'donohito', ipa: 'donoçito', meaning: 'Which person?'}
|
||||
-
|
||||
name: 'Familiarity and Japanese pronouns'
|
||||
description:
|
||||
|
Loading…
x
Reference in New Issue
Block a user