47,726
edits
![]() | We're back! Sorry, bad combo of sickness, funeral and a month-long trip abroad. The site is back now. ![]() |
No edit summary |
No edit summary |
||
Line 77: | Line 77: | ||
==If the irr(egular) parameter is used (i.e. it's filled), its value supersedes the whole algorithm below== | ==If the irr(egular) parameter is used (i.e. it's filled), its value supersedes the whole algorithm below== | ||
-->|{{#switch: {{{a|{{{1|}}}}}}<!-- | -->|{{#switch: {{{a|{{{1|}}}}}}<!-- | ||
-->|i= | -->|i=<!-- | ||
==If finalLetter equals to something (i.e. the noun is vowel-final)== | |||
-->{{#switch: {{#var: declension}}<!-- | |||
==A-declension== | |||
-->|A={{#switch:{{str crop|{{str rightmost|{{PAGENAME}}|3}}|1}}<!-- | |||
==Three-letter suffixes== | |||
-->|mm={{str crop|{{PAGENAME}}|3}}{{#switch:{{#var: wsl}}|s=mġa|}}<!-- | |||
-->|nn={{str crop|{{PAGENAME}}|3}}{{#switch:{{#var:wsl}}|s=nka|}}<!-- | |||
-->|vv={{str crop|{{PAGENAME}}|3}}gga<!-- | |||
-->|lk={{str crop|{{PAGENAME}}|3}}lkka<!-- | |||
-->|rk={{str crop|{{PAGENAME}}|3}}rkka<!-- | |||
-->|sk={{str crop|{{PAGENAME}}|3}}skka<!-- | |||
==Two-letter suffixes== | |||
-->|{{#switch:{{str crop|{{str rightmost|{{PAGENAME}}|2}}|1}}<!-- | |||
-->|m={{str crop|{{PAGENAME}}|2}}{{#switch:{{#var: wsl}}|s=mġa|l=mka|w=kka|}}<!-- | |||
-->|n={{str crop|{{PAGENAME}}|2}}{{#switch:{{#var:wsl}}|s=nka|w=kka|}}<!-- | |||
-->|p|b={{str crop|{{PAGENAME}}|2}}{{#switch:{{#var:wsl}}|s=pra|w=ḍba|}}<!-- | |||
-->|d={{str crop|{{PAGENAME}}|2}}tra<!-- | |||
-->|t={{str crop|{{PAGENAME}}|2}}{{#switch:{{#var: wsl}}|s=tra|w=tka|}}<!-- | |||
-->|r={{str crop|{{PAGENAME}}|2}}{{#switch:{{#var: wsl}}|w=hka|}}<!-- | |||
-->|#default={{#var: lenitedStem}}{{str rightmost|{{PAGENAME}}|1}}ka}}<!-- | -->|#default={{#var: lenitedStem}}{{str rightmost|{{PAGENAME}}|1}}ka}}<!-- | ||
-->|E=|}}<!-- | |||
-->|}}<!-- | -->|}}<!-- | ||
-->|a=<!-- | -->|a=<!-- |