Module:ka-infl-noun/postposition table

From Wiktionary, the free dictionary
Jump to navigation Jump to search

This module needs documentation.
Please document this module by describing its purpose and usage on the documentation page.

local export = {}


export.template = [===[
{| class="wikitable vsSwitcher vsToggleCategory-declension autocollapsed" style="text-align:center; border: 0.5px solid #CCC;"
|-
! class="vsToggleElement" style="text-align:left; width:40em" colspan="3" |  Postpositional inflection of {term} <small> (see [[Appendix:Georgian postpositions|Georgian postpositions]])</small>
|- class="vsHide"
! colspan="1" style="width:25em" | postpositions taking a dative case
! colspan="1" style="width:15em" | singular
! colspan="1" style="width:15em" | plural
|- class="vsHide"
| {{l|ka|-ზე|t=on}}
| {ze}
| {ze_pl}
|- class="vsHide"
| {{l|ka|-თან|t=near}}
| {tan}
| {tan_pl}
|- class="vsHide"
| {{l|ka|-ში|t=in}}
| {shi}
| {shi_pl}
|- class="vsHide"
| {{l|ka|-ვით|t=like}}
| {vit}
| {vit_pl}
|- class="vsHide"
! colspan="1" style="width:15em" | postpositions taking a genitive case
! colspan="1" style="width:15em" | singular
! colspan="1" style="width:15em" | plural
|- class="vsHide"
| {{l|ka|-თვის|t=for}}
| {tvis}
| {tvis_pl}
|- class="vsHide"
| {{l|ka|-ებრ|t=like}}
| {ebr}
| {ebr_pl}
|- class="vsHide"
| {{l|ka|-კენ|t=towards}}
| {ken}
| {ken_pl}
|- class="vsHide"
| {{l|ka|-გან|t=from/of}}
| {gan}
| {gan_pl}
|- class="vsHide"
! colspan="1" style="width:15em" | postpositions taking an instrumental case
! colspan="1" style="width:15em" | singular
! colspan="1" style="width:15em" | plural
|- class="vsHide"
| {{l|ka|-დან|t=from/since}}
| {dan}
| {dan_pl}
|- class="vsHide"
| {{l|ka|-ურთ|t=together with}}
| {urt}
| {urt_pl}
|- class="vsHide"
! colspan="1" style="width:15em" | postpositions taking an adverbial case
! colspan="1" style="width:15em" | singular
! colspan="1" style="width:15em" | plural
|- class="vsHide"
| {{l|ka|-მდე|t=up to}}
| {mde}
| {mde_pl}
|}]===]

return export