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 10: | Line 10: | ||
-->|u|ủ|uo|ui=U<!-- | -->|u|ủ|uo|ui=U<!-- | ||
-->|y|ỷ|ů|ẻu|eu|ůi|ůa=Y<!-- | -->|y|ỷ|ů|ẻu|eu|ůi|ůa=Y<!-- | ||
-->| | -->|}}}} | ||
<!-- If the word has a stressed long vowel or diphthong, it's a weak noun. Otherwise, it's a strong noun. There are also criteria based on syllable count but that will be calculated manually using {{{3}}} --> | <!-- If the word has a stressed long vowel or diphthong, it's a weak noun. Otherwise, it's a strong noun. There are also criteria based on syllable count but that will be calculated manually using {{{3}}} --> | ||
{{#vardefine: wsl<!-- | {{#vardefine: wsl<!-- | ||
Line 70: | Line 70: | ||
|}</div></div> | |}</div></div> | ||
{{Void|Unsuccessful regex experiment: | <!--{{Void|Unsuccessful regex experiment:--> | ||
<!-- Given the noun stem ({{PAGENAME}} without affixes), it prints out the stressed syllable, which is seemingly (C)V(C) --> | <!-- Given the noun stem ({{PAGENAME}} without affixes), it prints out the stressed syllable, which is seemingly (C)V(C) --> | ||
{{#vardefine: syllableSeparator|{{#regexall: {{{stem|{{{2|}}}}}}|[mpbvntdḍsṡrlkįųgġh]{0,4}[aeiouảẻỉỏủỷyůõ]{1,3}[mpbvntdḍsṡrlkįųgġh]?|¿}}}} | {{#vardefine: syllableSeparator|{{#regexall: {{{stem|{{{2|}}}}}}|/[mpbvntdḍsṡrlkįųgġh]{0,4}[aeiouảẻỉỏủỷyůõ]{1,3}[mpbvntdḍsṡrlkįųgġh]?/u|¿}}}} | ||
{{#vardefine: stressedSyllable|{{#explode: {{#var: syllableSeparator}}|¿}} | {{#vardefine: stressedSyllable|{{#explode: {{#var: syllableSeparator}}|¿}}}} | ||
}} | |||
{{#var: | {{#var: syllableSeparator}} | ||
{{#var: stressedSyllable}} |