Spaces:
Running
Running
<html lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<title>Phoneme List Table</title> | |
<!-- Tailwind CSS CDN --> | |
<script src="https://cdn.tailwindcss.com"></script> | |
<style> | |
/* Custom styles for Inter font */ | |
body { | |
font-family: 'Inter', sans-serif; | |
} | |
</style> | |
</head> | |
<body class="bg-gray-100 p-4 sm:p-6 lg:p-8 flex items-center justify-center min-h-screen"> | |
<div class="container mx-auto p-4 bg-white rounded-lg shadow-xl w-full max-w-4xl"> | |
<h1 class="text-3xl font-bold text-center text-gray-800 mb-6">Phoneme List</h1> | |
<!-- Introductory text with citation --> | |
<div class="mb-8 p-4 bg-gray-50 rounded-lg"> | |
<p class="text-gray-700 leading-relaxed mb-4"> | |
Since our goal is to detect mispronounced sounds in Qurโanic recitation, the model learns to recognize the sequence of pronounced phonemes and compare it to the target. We use the Nawar Halabi phonetizer for vowelized MSA (no tajweed rules) <sup class="text-blue-600 cursor-pointer" onclick="document.getElementById('ref1').scrollIntoView();">[1]</sup>, which covers stress, pausing, intonation, emphaticness, diphones, and gemination. Geminated consonants are represented by doubling the symbol (e.g., /b/ โ /bb/), yielding 68 phonemes in total. | |
</p> | |
</div> | |
<div class="overflow-x-auto rounded-lg border border-gray-200"> | |
<table class="min-w-full divide-y divide-gray-200"> | |
<thead class="bg-gray-50"> | |
<tr> | |
<th scope="col" class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider rounded-tl-lg">Symbol</th> | |
<th scope="col" class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">letter</th> | |
<th scope="col" class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">Example</th> | |
<th scope="col" class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">IPA</th> | |
</tr> | |
</thead> | |
<tbody class="bg-white divide-y divide-gray-200"> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">a</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ู</td> | |
<!-- The first 'ุณ' in ุณููููู is colored red --> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500"><span class="text-red-500">ุณู</span>ูููู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">a</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">u</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ู</td> | |
<!-- The 'ูู' in ูููู is colored red --> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ูู<span class="text-red-500">ูู</span></td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ส</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">i</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ู</td> | |
<!-- The 'ุฏู' in ุนูุจูุฏู is colored red --> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุนูุจู<span class="text-red-500">ุฏู</span></td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ษช</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">A</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ู emphatic</td> | |
<!-- Changed "ุฃูุณูุชูุทููุนู" to "ุฃูุณูููุทู" and colored "ุทู" --> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุฃูุณููู<span class="text-red-500">ุทู</span></td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">a</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">U</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ู emphatic</td> | |
<!-- The 'ุตู' in ุตูููุนููู is colored red --> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500"><span class="text-red-500">ุตู</span>ููุนููู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ส</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">I</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ู emphatic</td> | |
<!-- The 'ูู' in ุชููููู is colored red --> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุชู<span class="text-red-500">ูู</span>ูู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ษช</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">AA</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">emphatic ุง</td> | |
<!-- The 'ุตูุง' in ุงููุฎูููุตูุงูู is colored red --> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุงููุฎููู<span class="text-red-500">ุตูุง</span>ูู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">a:</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">UU</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ู emphatic</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุชููู<span class="text-red-500">ู</span>ูู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ส:</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">II</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ูู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุงูููู<span class="text-red-500">ููู</span></td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ษช:</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">aa</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุง</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุจูู ู<span class="text-red-500">ุง</span></td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">a:</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">uu</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุฏูุนู<span class="text-red-500">ู</span>ููุง</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ส:</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">ii</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ููู ููููููู<span class="text-red-500">ู</span></td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ษช:</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"><</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุก</td> | |
<!-- The 'ุฃู' in ููุฃูุฌูู ูุนููุง is colored red --> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ูู<span class="text-red-500">ุฃู</span>ุฌูู ูุนููุง</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ส</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"><<</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุกู</td> | |
<!-- The 'ุฃู' in ููุฃูุฌูู ูุนููุง is colored red --> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500"></td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">สส</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">b</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุจ</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุงูู<span class="text-red-500">ุจู</span>ุงุฑูุญูุฉู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">b</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">bb</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุจู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุฑู<span class="text-red-500">ุจูู</span></td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">bb</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">t</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุช</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุฑูุฃููู<span class="text-red-500">ุช</span>ู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">t</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">tt</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุชู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุญูุชูู<span class="text-red-500">ู</span></td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">tt</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">^</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุซ</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500"><span class="text-red-500">ุซู</span>ุฑูููุฉู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ฮธ</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">^^</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุซู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500"></td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">รฐรฐ</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">j</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุฌ</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500"><span class="text-red-500">ุฌู</span>ุนูููููุง</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ส</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">jj</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุฌู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุงูููู<span class="text-red-500">ุฌูู</span>ุงุฑู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">สส</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">H</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุญ</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500"><span class="text-red-500">ุญู</span>ุณููู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ฤง</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">HH</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุญู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุงูุตูู<span class="text-red-500">ุญููุฉู</span></td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ฤงฤง</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">x</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุฎ</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500"><span class="text-red-500">ุฎู</span>ุทูุฃู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ฯ</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">xx</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุฎู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ู ูุชูุฃู<span class="text-red-500">ุฎูู</span>ุฑูุง</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ฯฯ</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">d</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุฏ</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ูููู<span class="text-red-500">ุฏู</span></td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">d</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">dd</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุฏู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุฃูุดูุชู<span class="text-red-500">ุฏูู</span></td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">dd</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">*</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุฐ</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500"><span class="text-red-500">ุฐู</span>ููุจู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">รฐ</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">**</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุฐู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500"></td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">รฐรฐ</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">r</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุฑ</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุงููุฃูุดูุฌูุง<span class="text-red-500">ุฑ</span></td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">r</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">rr</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุฑูู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุงุณูุชูู ู<span class="text-red-500">ุฑูู</span></td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">rr</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">z</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุฒ</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุฃู<span class="text-red-500">ุฒู</span>ููุฏู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">z</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">zz</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุฒู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุงู<span class="text-red-500">ุฒูู</span>ุฑูููุงุกู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">zz</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">s</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุณ</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ูููู<span class="text-red-500">ุณู</span></td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">s</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">ss</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุณู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุงู<span class="text-red-500">ุณูู</span>ุงุฎููู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ss</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">$</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุด</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500"><span class="text-red-500">ุดู</span>ู ูุณููููุฉู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ส</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">$$</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุดู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ููู ูู ู<span class="text-red-500">ุดูู</span>ูู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">สส</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">S</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุต</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500"><span class="text-red-500">ุตู</span>ุฏูููุชู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">sหค</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">SS</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุตู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุงู<span class="text-red-500">ุตูู</span>ููุฑู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">sหคsหค</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">D</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุถ</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ููุฑููู<span class="text-red-500">ุถ</span></td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">dหค</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">DD</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุถู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุงููู ููู<span class="text-red-500">ุถูู</span>ูู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">dหคdหค</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">T</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุท</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุฃูุณูุฎู<span class="text-red-500">ุทู</span></td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">tหค</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">TT</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุทู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ูู<span class="text-red-500">ุทูู</span></td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">tหคtหค</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">Z</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุธ</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ูู<span class="text-red-500">ุธู</span>ุงุฑูุฉู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">zหค</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">ZZ</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุธู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุชููู<span class="text-red-500">ุธูู</span>ูู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">zหคzหค</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">E</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุน</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500"><span class="text-red-500">ุนู</span>ููููุงูููู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ส</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">EE</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุนู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุงูููู<span class="text-red-500">ุนูู</span>ุงูููููุงุชู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">สส</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">g</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุบ</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุงูู<span class="text-red-500">ุบู</span>ููู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ษฃ</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">gg</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุบู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุงููู ูุตู<span class="text-red-500">ุบูู</span>ุฑู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ษฃษฃ</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">f</td> | |
<!-- Swapped content and applied coloring for 'f' row --> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ููุทู<span class="text-red-500">ู</span></td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">f</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">ff</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ูู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุงูุชูู<span class="text-red-500">ููู</span>ุงุญูุฉู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ff</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">q</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุญู<span class="text-red-500">ูู</span>ุจูุฉู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">q</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">qq</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ูู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุชููู<span class="text-red-500">ููู</span>ูููุง</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">qq</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">k</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ูู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500"><span class="text-red-500">ูู</span>ุงูู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">k</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">kk</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ููู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ููู ู<span class="text-red-500">ููู</span>ููููู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">kk</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">l</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ู</td> | |
<!-- Replaced word with "ูููู" and colored 'ู' --> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500"><span class="text-red-500">ูู</span>ูู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ส</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">ll</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ูู</td> | |
<!-- Corrected coloring for 'ูู' in ุงูููุฐูููู --> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุงูู<span class="text-red-500">ููู</span>ุฐูููู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">สส</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">m</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ู </td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุงูู<span class="text-red-500">ู ู</span>ุญูููู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">m</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">mm</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ู ู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุนู<span class="text-red-500">ู ูู</span>ุชูู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">mm</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">n</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ููุฃูุจูููุงุฆู<span class="text-red-500">ูู</span></td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">n</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">nn</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ูู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุฅู<span class="text-red-500">ููู</span>ููุง</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">nn</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">h</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุฃูููููู<span class="text-red-500">ูู</span></td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">h</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">hh</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ูู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุงููุฌู<span class="text-red-500">ููู</span>ุงูู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">hh</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">w</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุญููู<span class="text-red-500">ู</span>ุงูู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">w</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">ww</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ูู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุงููุฌู<span class="text-red-500">ููู</span></td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ww</td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">y</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ูู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ููุขุชูููููุงูู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ส</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500"></td> | |
</tr> | |
<tr> | |
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">yy</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ูู</td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">ุฃููููุงู ู<span class="text-red-500"></span></td> | |
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">สส</td> | |
</tr> | |
</tbody> | |
</table> | |
</div> | |
<!-- References section --> | |
<div class="mt-8 p-4 bg-gray-50 rounded-lg" id="references-section"> | |
<h2 class="text-xl font-semibold text-gray-800 mb-4">References</h2> | |
<ol class="list-decimal list-inside text-sm text-gray-700"> | |
<li id="ref1" class="mb-2"> | |
[1] N. Halabi and M. Wald, "Phonetic Inventory for an Arabic Speech Corpus," in *Proceedings of the Tenth International Conference on Language Resources and Evaluation (LREC'16)*, Portoroลพ, Slovenia, May 2016, pp. 734-738. Available: https://aclanthology.org/L16-1116/ | |
</li> | |
</ol> | |
</div> | |
</div> | |
</body> | |
</html> | |