Modul:ka-infl-noun/postposition table

Fra Wiktionary

Dokumentation for dette modul kan oprettes på Modul:ka-infl-noun/postposition table/dok

local export = {}


export.template = [===[
<div class="NavFrame">
<div class="NavHead"> Postpositional inflection of {term} <span style="font-size:85%;"> (see [[Appendix:Georgian postpositions|Georgian postpositions]])</span></div>
<div class="NavContent">
{| style="background:#F0F0F0;width:100%;border-collapse:separate;border-spacing:2px" class="inflection-table"
|-
! style="background:#C0C0C0" | Postpositions taking a dative case
! style="background:#C0C0C0" | singular
! style="background:#C0C0C0" | plural
|-
! style="background:#e2e4c0" | [[-ზე]] (on - )
! style="background:#e2e4c0" | {ze}
! style="background:#e2e4c0" | {ze_pl}
|-
! style="background:#e2e4c0" | [[-თან]] (near - )
! style="background:#e2e4c0" | {tan}
! style="background:#e2e4c0" | {tan_pl}
|-
! style="background:#e2e4c0" | [[-ში]] (in - )
! style="background:#e2e4c0" | {shi}
! style="background:#e2e4c0" | {shi_pl}
|-
! style="background:#e2e4c0" | [[-ვით]] (like a - )
! style="background:#e2e4c0" | {vit}
! style="background:#e2e4c0" | {vit_pl}
|-
! style="background:#C0C0C0" | Postpositions taking a genitive case
! style="background:#C0C0C0" | singular
! style="background:#C0C0C0" | plural
|-
! style="background:#e2e4c0" | [[-თვის]] (for - )
! style="background:#e2e4c0" | {tvis}
! style="background:#e2e4c0" | {tvis_pl}
|-
! style="background:#e2e4c0" | [[-ებრ]] (like a - )
! style="background:#e2e4c0" | {ebr}
! style="background:#e2e4c0" | {ebr_pl}
|-
! style="background:#e2e4c0" | [[-კენ]] (towards - )
! style="background:#e2e4c0" | {ken}
! style="background:#e2e4c0" | {ken_pl}
|-
! style="background:#e2e4c0" | [[-გან]] (from/of - )
! style="background:#e2e4c0" | {gan}
! style="background:#e2e4c0" | {gan_pl}
|-
! style="background:#C0C0C0" | Postpositions taking an instrumental case
! style="background:#C0C0C0" | singular
! style="background:#C0C0C0" | plural
|-
! style="background:#e2e4c0" | [[-დან]] (from / since - )
! style="background:#e2e4c0" | {dan}
! style="background:#e2e4c0" | {dan_pl}
|-
! style="background:#e2e4c0" | [[-ურთ]] (together with - )
! style="background:#e2e4c0" | {urt}
! style="background:#e2e4c0" | {urt_pl}
|-
! style="background:#C0C0C0" | Postpositions taking an adverbial case
! style="background:#C0C0C0" | singular
! style="background:#C0C0C0" | plural
|-
! style="background:#e2e4c0" | [[-მდე]] (up to - )
! style="background:#e2e4c0" | {mde}
! style="background:#e2e4c0" | {mde_pl}
|}
</div>
</div>]===]

return export