@@ -16,7 +16,8 @@ <h1>Latin IPA Transcription - Help</h1>
1616 < h2 > About This Implementation</ h2 >
1717
1818 < p > This < a href ="../index.html?lang=Latin "> Latin transcription app</ a > uses the < a
19- href ="https://en.wiktionary.org/wiki/Module:la-pronunc " target ="_blank "> Wiktionary Latin Pronunciation
19+ href ="https://en.wiktionary.org/wiki/Module:la-pronunc " target ="_blank " rel ="noopener noreferrer "> Wiktionary
20+ Latin Pronunciation
2021 Module</ a > to generate phonetic/phonemic transcriptions for Latin text.</ p >
2122
2223 < p > The system processes Latin text through a rule-based approach that applies Classical Latin pronunciation
@@ -33,21 +34,25 @@ <h2>Transcription Forms</h2>
3334 < ul >
3435 < li > < strong > Phonetic</ strong > : A detailed, narrow transcription that shows subtle, non-distinctive variations in
3536 pronunciation (allophones). It aims to represent how a word is < em > actually</ em > said.
37+ </ li >
3638 < li > < strong > Phonemic</ strong > : A simplified, broad transcription that shows only the sounds that are essential
3739 for distinguishing meaning (phonemes). It represents the abstract sound system of the language.
40+ </ li >
3841 </ ul >
3942
4043
4144 < h2 > Technical Information</ h2 >
42- < p > This implementation is based on the < a href ="https://en.wiktionary.org/wiki/Module:la-pronunc " target ="_blank "> Wiktionary
45+ < p > This implementation is based on the < a href ="https://en.wiktionary.org/wiki/Module:la-pronunc " target ="_blank "
46+ rel ="noopener noreferrer "> Wiktionary
4347 Latin pronunciation module</ a > , which provides comprehensive coverage of Latin phonological rules and historical
4448 pronunciation variants.</ p >
4549 < p > Macrons are added based on the predefined < a
4650 href ="https://raw.githubusercontent.com/hellpanderrr/hellpanderrr.github.io/refs/heads/main/wiktionary_pron/utils/macrons.json "> dictionary</ a > .
4751 </ p >
4852 < hr >
4953 < p > < small > For technical issues or suggestions, please visit our < a
50- href ="https://github.com/hellpanderrr/hellpanderrr.github.io/tree/main/wiktionary_pron " target ="_blank "> GitHub
54+ href ="https://github.com/hellpanderrr/hellpanderrr.github.io/tree/main/wiktionary_pron " target ="_blank "
55+ rel ="noopener noreferrer "> GitHub
5156 repository</ a > .</ small > </ p >
5257</ div >
5358</ body >
0 commit comments