Merge branch '78-extended-declension' into main

This commit is contained in:
Andrea Vos 2020-10-31 16:53:36 +01:00
commit 3168a32265
2 changed files with 75 additions and 0 deletions

View File

@ -23,6 +23,24 @@
<T>nouns.neuterNouns.info</T>
<details class="border mb-3">
<summary class="bg-light p-3">
<h4 class="h5 d-inline"><T>nouns.neuterNouns.extended.header</T></h4>
</summary>
<div class="border-top">
<div class="d-flex flex-column flex-md-row">
<div class="p-3">
<h5> <T>nouns.singular</T></h5>
<Declension word="" :template="neuterExtendedDeclension" open/>
</div>
<div class="p-3">
<h5> <T>nouns.plural</T></h5>
<Declension word="" :template="neuterExtendedDeclension" open plural/>
</div>
</div>
</div>
</details>
<details class="border mb-3">
<summary class="bg-light p-3">
<h4 class="h5 d-inline"><T>nouns.neuterNouns.alt.header</T></h4>
@ -129,6 +147,25 @@
</div>
</details>
<details class="border mb-3">
<summary class="bg-light p-3">
<h4 class="h5 d-inline"><T>nouns.dukajNouns.extended.header</T></h4>
</summary>
<div class="border-top">
<div class="d-flex flex-column flex-md-row">
<div class="p-3">
<h5> <T>nouns.singular</T></h5>
<Declension word="" :template="dukajExtendedDeclension" open/>
</div>
<div class="p-3">
<h5> <T>nouns.plural</T></h5>
<Icon v="question-square"/>
<!-- <Declension word="" :template="dukajExtendedDeclension" open plural/> -->
</div>
</div>
</div>
</details>
<Separator icon="atom-alt"/>
<h3 :id="$t('nouns.personNouns.id')">
@ -253,6 +290,40 @@
M: 'u', D: 'u', C: 'u', B: 'u', N: 'um', Msc: 'um', W: 'u',
M_pl: 'y', D_pl: 'ych', C_pl: 'ym', B_pl: 'y', N_pl: 'ami', Msc_pl: 'ach', W_pl: 'y',
}),
dukajExtendedDeclension: new NounDeclension({
M: 'tenu kosmicznu twórcu',
D: 'tenu kosmicznenu twórcu',
C: 'tewu kosmicznewu twórcu',
B: 'tenu kosmicznenu twórcu',
N: 'tum kosmicznum twórcum',
Msc: 'tum kosmicznum twórcum',
W: 'tenu kosmicznu twórcu',
M_pl: '',
D_pl: '',
C_pl: '',
B_pl: '',
N_pl: '',
Msc_pl: '',
W_pl: '',
}),
neuterExtendedDeclension: new NounDeclension({
M: 'to kosmiczne twórcze',
D: 'tego kosmicznego twórcza',
C: 'temu kosmicznemu twórczu',
B: 'to kosmiczne twórcze',
N: 'tym kosmicznym twórczem',
Msc: 'tym kosmicznym twórczu',
W: 'to kosmiczne twórcze',
M_pl: 'te kosmiczne twórcza',
D_pl: 'tych kosmicznych twórczy',
C_pl: 'tym kosmicznym twórczom',
B_pl: 'te kosmiczne twórcza',
N_pl: 'tymi kosmicznymi twórczami',
Msc_pl: 'tych kosmicznych twórczach',
W_pl: 'te kosmiczne twórcza',
}),
neuterAltDeclensionTemplates: [
['ono/jego'], // , 'vono/vego', 'ono/jejgo'],
['ono/jej'],

View File

@ -163,6 +163,8 @@ nouns:
Niestety, Dukaj nie używa postpłciowych rzeczowników w liczbie mnogiej
(poza np. odmienianym męskoosobowo „phoebe'wie”).
Jeśli masz propozycje, jak odmieniać dukatywy w liczbie mnogiej, daj nam znać.
extended:
header: 'Przykład odmiany'
neuterNouns:
header: 'Neutratywy'
@ -179,6 +181,8 @@ nouns:
Poniżej przedstawiamy tworzony przez społeczność słownik rzeczowników
z wyszczególnieniem ich formy męskiej, żeńskiej i nijakiej.
Podane wzory odmiany są normatywne, na podstawie słów z tymi samymi końcówkami.
extended:
header: 'Przykład odmiany'
alt:
header: 'Alternatywne wzory odmiany'
info: