Module:ka-decl-noun/postposition table
Dehra
Documentation for this module may be created at Module:ka-decl-noun/postposition table/doc
local export = {}
export.template = [===[
! class="outer" | dative-case postpositions
! singular
! plural
|-
! {{l|ka|-ზე|t=on}}
| {ze}
| {ze_pl}
|-
! {{l|ka|-თან|t=near}}
| {tan}
| {tan_pl}
|-
! {{l|ka|-ში|t=in}}
| {shi}
| {shi_pl}
|-
! {{l|ka|-ვით|t=like}}
| {vit}
| {vit_pl}
|-
| class="separator" colspan="999" |
|-
! class="outer" | genitive-case postpositions
! singular
! plural
|-
! {{l|ka|-თვის|t=for}}
| {tvis}
| {tvis_pl}
|-
! {{l|ka|-ებრ|t=like}}
| {ebr}
| {ebr_pl}
|-
! {{l|ka|-კენ|t=towards}}
| {ken}
| {ken_pl}
|-
! {{l|ka|-გან|t=from/of}}
| {gan}
| {gan_pl}
|-
! {{l|ka|-ადმი|t=in relation to}}
| {admi}
| {admi_pl}
|-
| class="separator" colspan="999" |
|-
! class="outer" | instrumental-case postpositions
! singular
! plural
|-
! {{l|ka|-დან|t=from/since}}
| {dan}
| {dan_pl}
|-
! {{l|ka|-ურთ|t=together with}}
| {urt}
| {urt_pl}
|-
| class="separator" colspan="999" |
|-
! class="outer" | adverbial-case postpositions
! singular
! plural
|-
! {{l|ka|-მდე|t=up to}}
| {mde}
| {mde_pl}
]===]
return export