45,646
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<!-- Tells | <!-- Tells apart vowel- from consonant-final words --> | ||
{{#vardefine: finalLetter<!-- | {{#vardefine: finalLetter<!-- | ||
-->|{{#switch: {{str rightmost|{{PAGENAME}}|1}}<!-- | -->|{{#switch: {{str rightmost|{{PAGENAME}}|1}}<!-- | ||
Line 160: | Line 160: | ||
-->|}}<!-- | -->|}}<!-- | ||
-->|}}<!-- | -->|}}<!-- | ||
-->|I=<!-- | -->|I={{#switch:{{str rightmost|{{PAGENAME}}|1}}<!-- | ||
-->|i={{PAGENAME}}d<!-- | |||
-->|{{#switch:{{#invoke: string|sub|{{PAGENAME}}|-3|-2}}<!-- | |||
-->|um|om|un|on={{str crop|{{PAGENAME}}|3}}õdi<!-- | |||
-->|{{#switch:{{#invoke: string|pos|{{PAGENAME}}|-2}}<!-- | |||
-->|m|n={{str crop|{{PAGENAME}}|2}}ndi<!-- | |||
-->|di}}<!-- | |||
-->}}<!-- | |||
-->}}<!-- | |||
-->|O=<!-- | -->|O=<!-- | ||
-->|U=<!-- | -->|U=<!-- |