Merge remote-tracking branch 'origin/main'

This commit is contained in:
Andrea Vos 2021-12-31 18:46:59 +00:00
commit edbbf3ebee
2 changed files with 3 additions and 3 deletions

View File

@ -57,8 +57,8 @@ sz szka szx sze szki szxx
ś sia six sie sie sxx
nt ntka ntx nci ntki ntxx
t tka tx ci tki txx
sta stka stx ści stki stxx
ta tka tx ci tki txx
sta stka stxa ści stki stxx
ta tka txa ci tki txx
w wka wx wi wki wxx
ły ła łx li łe łxx
ny na nx ni ne nxx

1 masc fem neutr mascPl femPl neutrPl
57 ś sia six sie sie sxx
58 nt ntka ntx nci ntki ntxx
59 t tka tx ci tki txx
60 sta stka stx stxa ści stki stxx
61 ta tka tx txa ci tki txx
62 w wka wx wi wki wxx
63 ły ła łx li łe łxx
64 ny na nx ni ne nxx

View File

@ -192,7 +192,7 @@
xNouns: [
new Noun({
id: 'astronauta',
masc: 'astronauta', fem: 'astronautka', neutr: 'astronautx',
masc: 'astronauta', fem: 'astronautka', neutr: 'astronautxa',
mascPl: 'astronauci', femPl: 'astronautki', neutrPl: 'astronautxx',
declension: xDeclension,
}),