mirror of
https://github.com/quantum5/qcal.git
synced 2025-07-27 03:34:11 -04:00
mcal: explain what Haabʼ is
This commit is contained in:
parent
58a3bcfe7e
commit
80b26dec88
|
@ -66,8 +66,8 @@
|
||||||
and ceremonial events and for divination;
|
and ceremonial events and for divination;
|
||||||
</li>
|
</li>
|
||||||
<li>The <a href="https://en.wikipedia.org/wiki/Haab%CA%BC"><strong>Haabʼ</strong></a> cycle, which is a
|
<li>The <a href="https://en.wikipedia.org/wiki/Haab%CA%BC"><strong>Haabʼ</strong></a> cycle, which is a
|
||||||
365-day cycle consisting of 18 “months” of 20 day each, plus 5 days at the end of the
|
365-day cycle consisting of 18 months of 20 day each, plus 5 days at the end of the year known as
|
||||||
year known as the <em>Wayebʼ</em>;
|
the <em>Wayebʼ</em>;
|
||||||
</li>
|
</li>
|
||||||
<li>The <a href="https://en.wikipedia.org/wiki/Mesoamerican_Long_Count_calendar"><strong>Long
|
<li>The <a href="https://en.wikipedia.org/wiki/Mesoamerican_Long_Count_calendar"><strong>Long
|
||||||
Count</strong></a>, a modified base-20 system used to represent the number of days since the
|
Count</strong></a>, a modified base-20 system used to represent the number of days since the
|
||||||
|
@ -96,6 +96,21 @@
|
||||||
names repeat every 260 days, which is the least common multiple of 13 and 20.</p>
|
names repeat every 260 days, which is the least common multiple of 13 and 20.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="card">
|
||||||
|
<div class="card-body">
|
||||||
|
<h4 class="card-title">How does Haabʼ work?</h4>
|
||||||
|
<p class="lead">The Haabʼ is a cycle of 18 months of 20 days each, counted from 0 to 19, plus 5 extra days
|
||||||
|
at the end of the year called the <em>Wayebʼ</em>.</p>
|
||||||
|
<p>The 18 normal months are named Pop, Woʼ, Sip, Sotzʼ, Sek, Xul, Yaxkʼin, Mol, Chʼen, Yax, Sakʼ, Keh, Mak,
|
||||||
|
Kʼankʼin, Muwan, Pax, Kʼayabʼ, and Kumkʼu.</p>
|
||||||
|
<p>The days of each month are counted from 0. So a year would start at 0 Pop, followed by 1 Pop, etc. The
|
||||||
|
month of Pop ends at 19 Pop, which is followed by 0 Woʼ. The pattern continues until 19 Kumkʼu, after
|
||||||
|
which we have 0 Wayebʼ. The last day of the year is 4 Wayebʼ.</p>
|
||||||
|
<p>Note that in the traditional Mayan system, the Haabʼ cycle repeats, but the iterations (“years”)
|
||||||
|
are <strong>not</strong> numbered. Years were implemented in this version to allow the exact screen to
|
||||||
|
be identified.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
<div class="card">
|
<div class="card">
|
||||||
<div class="card-body">
|
<div class="card-body">
|
||||||
<h4 class="card-title">What's so special about this version?</h4>
|
<h4 class="card-title">What's so special about this version?</h4>
|
||||||
|
|
Loading…
Reference in a new issue