| Declension for _<%tp.file.selection() %>_ | SG | PL | | ----------------------------------------- | -------------------------------------------------------- | -------------------------------------------------------- | | **TOP** | <% tp.user.mos.noun(tp.file.selection(), "SG", "TOP") %> | <% tp.user.mos.noun(tp.file.selection(), "PL", "TOP") %> | | **OBL** | <% tp.user.mos.noun(tp.file.selection(), "SG", "OBL") %> | <% tp.user.mos.noun(tp.file.selection(), "PL", "OBL") %> | | **GEN** | <% tp.user.mos.noun(tp.file.selection(), "SG", "GEN") %> | <% tp.user.mos.noun(tp.file.selection(), "PL", "GEN") %> | | **DAT** | <% tp.user.mos.noun(tp.file.selection(), "SG", "DAT") %> | <% tp.user.mos.noun(tp.file.selection(), "PL", "DAT") %> | | **ABL** | <% tp.user.mos.noun(tp.file.selection(), "SG", "ABL") %> | <% tp.user.mos.noun(tp.file.selection(), "PL", "ABL") %> |