Module:User:Dixtosa/oge-infl-noun/declension table

Hello, you have come here looking for the meaning of the word Module:User:Dixtosa/oge-infl-noun/declension table. In DICTIOUS you will not only get to know all the dictionary meanings for the word Module:User:Dixtosa/oge-infl-noun/declension table, but we will also tell you about its etymology, its characteristics and you will know how to say Module:User:Dixtosa/oge-infl-noun/declension table in singular and plural. Everything you need to know about the word Module:User:Dixtosa/oge-infl-noun/declension table you have here. The definition of the word Module:User:Dixtosa/oge-infl-noun/declension table will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofModule:User:Dixtosa/oge-infl-noun/declension table, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.

This is a private module sandbox of Dixtosa, for his own experimentation. Items in this module may be added and removed at Dixtosa's discretion; do not rely on this module's stability.


local export = {}


export.template = [===[
<div  style = "display:none;"><pre class = "pageSpecificCss">
.Georgian.inflection-table tr:hover
{\op}
	background-color:#EBEBEB;
{\cl}
</pre></div>
<div class="NavFrame">
<div class="NavHead"> Declension of {term} <span style="font-size:85%;"> (see ])</span></div>
<div class="NavContent">
{| border="1px solid #DEDEDE" style="border-collapse:collapse; background:#F9F9F9; text-align:center; width:100%" class="Georgian inflection-table"
! style="width:16%;background:#DEDEDE" | 
! style="background:#DEDEDE" data-BOThint="%s of&#124;%s" | singular
! style="background:#DEDEDE" data-BOThint="%s of&#124;%s" | plural
! style="background:#DEDEDE" data-BOThint="form of&#124;uncommon plural of&#124;%s" | ]
|-
! style="background:#EFEFEF" | ]
| {abs_sg}
| {abs_pl_nt}
| {abs_pl_eb}
|-
! style="background:#EFEFEF" | ]
| {nom_sg}
| {nom_pl_nt}
| {nom_pl_eb}
|-
! style="background:#EFEFEF" | ]
| {erg_sg}
| {erg_pl_nt}
| {erg_pl_eb}
|-
! style="background:#EFEFEF" | ]
| {dat_sg}
| {dat_pl_nt}
| {dat_pl_eb}
|-
! style="background:#EFEFEF" | ]
| {gen_sg}
| {gen_pl_nt}
| {gen_pl_eb}
|-
! style="background:#EFEFEF" | ]
| {dir_sg}
| {dir_pl_nt}
| {dir_pl_eb}
|-
! style="background:#EFEFEF" | ]
| {ins_sg}
| {ins_pl_nt}
| {ins_pl_eb}
|-
! style="background:#EFEFEF" | ]
| {adv_sg}
| {adv_pl_nt}
| {adv_pl_eb}
|-
! style="background:#EFEFEF" | ]
| {voc_sg}
| {voc_pl_nt}
| {voc_pl_eb}
|-
!colspan="4" style = "text-align:left; font-weight:normal; font-size:smaller;"| Notes: some of the forms may not be attested. {note}
|}
</div>
</div>]===]

return export