Module:rad-IPA/documentation: Difference between revisions
TheNightAvl (talk | contribs) mNo edit summary Tags: Mobile edit Mobile web edit |
TheNightAvl (talk | contribs) mNo edit summary |
||
Line 22: | Line 22: | ||
# <b>Base generation</b> (one-to-one grapheme to phoneme conversion, adhering to the observed orthographical finality bias, but may still contain pseudo-phonemes) | # <b>Base generation</b> (one-to-one grapheme to phoneme conversion, adhering to the observed orthographical finality bias, but may still contain pseudo-phonemes) | ||
# <b>Vowel resolution</b> (vowel alternations and combinations are resolved) | # <b>Vowel resolution</b> (vowel alternations and combinations are resolved) | ||
# <b>Consonant resolution</b> | # <b>Consonant resolution</b> (consonant alternations and combinations are resolved) | ||
# <b>Syllabification</b> | # <b>Syllabification</b> | ||
## <b>Syllable tagging</b> (marking syllables for length, checkedness etc.) | |||
# <b>Stress assignment</b> | # <b>Stress assignment</b> | ||
# <b>Syllable resolution</b> | # <b>Syllable resolution</b> |
Revision as of 20:05, 19 August 2023
This module is used to get the pronunciation estimation of a Radestrian word from a single parameter. The base generation runs backwards, due to Radestrian's 'latter bias' regarding vocalic polygraphs.
{{#invoke:rad-IPA|generate|aies}}
will generate ˈa.ies, not *ˈai.ɛs, which would be spelt *aiès.
Irregular spellings are recognised in data:
{{#invoke:rad-IPA|generate|heņrecjes}}
will generate ˈhɛŋɡrɛtʃɛs.
It can also handle multiple words, but they must be in the same parameter.
{{#invoke:rad-IPA|generate|ryņles u aieg}}}}
will generate ˈriŋɡlɛs u ˈa.ieɡ.
If you would like the hjádvanþs standard, add true
as the second parameter.
{{#invoke:rad-IPA|generate|hjas}}}}
will generate ʃas.
{{#invoke:rad-IPA|generate|hjas|true}}}}
will generate ʃas.
The generation runs in 6 ‘stages’:
- Base generation (one-to-one grapheme to phoneme conversion, adhering to the observed orthographical finality bias, but may still contain pseudo-phonemes)
- Vowel resolution (vowel alternations and combinations are resolved)
- Consonant resolution (consonant alternations and combinations are resolved)
- Syllabification
- Syllable tagging (marking syllables for length, checkedness etc.)
- Stress assignment
- Syllable resolution