Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -610,6 +610,12 @@ <h3>Various Use cases of ABNF based Indic orthographic syllable definition for I
<td width="174" valign="top"><p>Assamese</p></td>
<td width="319" valign="top"><p>অ , ই , ঈ</p></td>
<td width="277" valign="top"><p>অঁ , অং, আঁ , ইঃ</p></td>
</tr>

<tr>
<td width="174" valign="top"><p>Santali</p></td>
<td width="319" valign="top"><p>अ, ई, उ</p></td>
<td width="277" valign="top"><p>अं, उँ, आः</p></td>
</tr>
</table>
<p><b>Rule 2 : {CH}C[v][m]</b></p>
Expand Down Expand Up @@ -792,6 +798,17 @@ <h3>Various Use cases of ABNF based Indic orthographic syllable definition for I
<td width="165" valign="top"><p align="center">ৰ্নিং , ৰ্ণাং , ট্ৰাং , ৰ্কিং </p></td>
<td width="225" valign="top"><p align="center">NA</p></td>

</tr>

<tr>
<td width="84" height="36" valign="top"><p>Santali</p></td>
<td width="99" valign="top"><p align="center">र, क, ज, ल, म</p></td>
<td width="98" valign="top"><p align="center">NA</p></td>
<td width="150" valign="top"><p align="center">NA</p></td>
<td width="169" valign="top"><p align="center">र्ता, ड़ि</p></td>
<td width="165" valign="top"><p align="center">तः, कं , मः </p></td>
<td width="225" valign="top"><p align="center">ताः, रें</p></td>

</tr>
</table>
<strong> * Nukta within a bracket is optional.Consonant may or may not include Nukta.</strong>
Expand Down Expand Up @@ -865,6 +882,11 @@ <h3>Various Use cases of ABNF based Indic orthographic syllable definition for I
<tr>
<td width="174" valign="top"><p>Assamese</p></td>
<td width="596" valign="top"><p>ত্ (হঠাৎ) , This rule would not be applicable if ৎ is declared as pure consonant. </p></td>
</tr>

<tr>
<td width="174" valign="top"><p>Santali</p></td>
<td width="596" valign="top"><p>NA</p></td>
</tr>
</table>
</div>
Expand Down