Module:Chak-nouns/format: Difference between revisions

From The Languages of David J. Peterson
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 34: Line 34:
]=]
]=]


return conj_table
return decl_table

Latest revision as of 16:51, 27 December 2023

Documentation for this module may be created at Module:Chak-nouns/format/documentation

decl_table = [=[
{\op}| role="presentation" class="mw-collapsible mw-collapsed" style="background-color:#f0f0f0;border-collapse:separate;border-spacing:2px;width:40%;
|- style="text-align:left;"
! colspan="3" style="background-color:#c0cfe4;" | Declension for '''''{nom.sg}'''''
|- style="text-align:center;
! style="background-color:#6CB4EE;" |
! style="background-color:#89CFF0;" | Singular
! style="background-color:#89CFF0;" | Plural
|- style="background-color:#f8f8f8; text-align:center;
| style="background:#89CFF0;font-weight:bold;" | Nominative 
| [[{nom.sg}#Chakobsa|{nom.sg}]] 
| [[{nom.pl}#Chakobsa|{nom.pl}]] 
|- style="background-color:#f8f8f8; text-align:center;
| style="background:#89CFF0;font-weight:bold;" | Accusative 
| [[{acc.sg}#Chakobsa|{acc.sg}]] 
| [[{acc.pl}#Chakobsa|{acc.pl}]] 
|- style="background-color:#f8f8f8; text-align:center;
| style="background:#89CFF0;font-weight:bold;" | Genitive
| [[{gen.sg}#Chakobsa|{gen.sg}]] 
| [[{gen.pl}#Chakobsa|{gen.pl}]] 
|- style="background-color:#f8f8f8; text-align:center;
| style="background:#89CFF0;font-weight:bold;" | Locative 
| [[{loc.sg}#Chakobsa|{loc.sg}]] 
| [[{loc.pl}#Chakobsa|{loc.pl}]] 
|- style="background-color:#f8f8f8; text-align:center;
| style="background:#89CFF0;font-weight:bold;" | Allative 
| [[{all.sg}#Chakobsa|{all.sg}]] 
| [[{all.pl}#Chakobsa|{all.pl}]] 
|- style="background-color:#f8f8f8; text-align:center;
| style="background:#89CFF0;font-weight:bold;" | Ablative
| [[{abl.sg}#Chakobsa|{abl.sg}]] 
| [[{abl.pl}#Chakobsa|{abl.pl}]] 
|{\cl}
]=]

return decl_table