Skip to content

Commit

Permalink
Implementing Richard comments on #137.
Browse files Browse the repository at this point in the history
  • Loading branch information
Shervin Afshar committed Aug 15, 2017
1 parent 5e09477 commit 450c311
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1549,17 +1549,17 @@ <h4><a href="#h_naming_conventions">Preferred Terminology</a></h4>
conventions for disambiguation and simplicity.</p>

<ul>
<li><strong><span class="qterm">Arabic Numerals</span></strong> are
<li><strong><span class="qterm">European Numerals</span></strong> are
0, 1, 2, 3, 4, 5, 6, 7, 8, 9. They are also referred to as <span class="qterm">Western
Arabic Numerals</span>. Although these are terminologically correct terms, to avoid
confusions we will refrain from using these phrases to refer to these numerals.
<span class="qterm">European Numerals</span> or <span class="qterm">ASCII Digits</span>
are used instead;
Arabic Numerals</span> or simply as <span class="qterm">Arabic Numerals</span>. Although
these are terminologically correct terms, to avoid confusions we will refrain from using
these phrases to refer to these numerals. <span class="qterm">European Numerals</span> or
<span class="qterm">ASCII Digits</span> are used instead;
</li>
<li><strong>Arabic-Indic Numerals</strong> are <bdi>٠</bdu>, <bdi>١</bdi>, <bdi>٢</bdi>,
<li><strong><span class="qterm">Arabic-Indic Numerals</span></strong> are <bdi>٠</bdu>, <bdi>١</bdi>, <bdi>٢</bdi>,
<bdi>٣</bdi>, <bdi>٤</bdi>, <bdi>٥</bdi>, <bdi>٦</bdi>, <bdi>٧</bdi>, <bdi>٨</bdi>,
<bdi>٩</bdi>;</li>
<li><strong>Eastern Arabic-Indic Numerals</strong> are ۰, ۱, ۲, ۳, ۴, ۵, ۶, ۷, ۸, ۹;</li>
<li><strong><span class="qterm">Eastern Arabic-Indic Numerals</span></strong> are ۰, ۱, ۲, ۳, ۴, ۵, ۶, ۷, ۸, ۹;</li>
<li><strong>Extended Arabic-Indic Numerals</strong> same as Eastern Arabic-Indic Numerals.</li>
<li><strong>Western Arabic Numerals</strong> same as European Numerals;</li>
<li><strong>Eastern Arabic Numerals</strong> is used to refer to both Arabic-Indic and
Expand Down

0 comments on commit 450c311

Please sign in to comment.