Module:snon-mut: Difference between revisions
No edit summary |
No edit summary |
||
| Line 156: | Line 156: | ||
args = { title = '[[Appendix:Scots Norse mutations|Mutated forms]] of ' .. require("Module:links").full_link({lang = lang, alt = title}, 'term'), palette = 'green' } } | args = { title = '[[Appendix:Scots Norse mutations|Mutated forms]] of ' .. require("Module:links").full_link({lang = lang, alt = title}, 'term'), palette = 'green' } } | ||
result = result .. '\n! [[radical]]' | result = result .. '\n! [[radical]]' | ||
result = result .. '\n! [[soft mutation| | result = result .. '\n! [[soft mutation|voiced]]' | ||
result = result .. '\n! [[nasal mutation|nasal]]' | result = result .. '\n! [[nasal mutation|nasal]]' | ||
result = result .. '\n! ' .. (data.vowel and '[[h-prothesis]]' or '[[aspirate mutation|aspirate]]') | result = result .. '\n! ' .. (data.vowel and '[[h-prothesis]]' or '[[aspirate mutation|aspirate]]') | ||