Aqbeż għall-kontentut

Module:ka-decl-noun/declension table

Minn Wikizzjunarju

Documentation for this module may be created at Module:ka-decl-noun/declension table/doc

local export = {}


export.template = [===[
! 
! singular
! plural
! [[Appendix:Georgian_noun_declension#Pluralization|archaic plural]]
|- 
! [[nominative]]
| {nom1}
| {nom2}
| {nom3}
|-
! [[ergative]]
| {erg1}
| {erg2}
| {erg3}
|-
! [[dative]]
| {dat1}
| {dat2}
| {dat3}
|- 
! [[genitive]]
| {gen1}
| {gen2}
| {gen3}
|- 
! [[instrumental]]
| {ins1}
| {ins2}
| —
|-
! [[adverbial]]
| {adv1}
| {adv2}
| —
|- 
! [[vocative]]
| {voc1}
| {voc2}
| {voc3}
]===]

return export