diff --git a/mcal/public/index.html b/mcal/public/index.html index 58239f9..3a4de1a 100644 --- a/mcal/public/index.html +++ b/mcal/public/index.html @@ -66,8 +66,8 @@ and ceremonial events and for divination;
  • The Haabʼ cycle, which is a - 365-day cycle consisting of 18 “months” of 20 day each, plus 5 days at the end of the - year known as the Wayebʼ; + 365-day cycle consisting of 18 months of 20 day each, plus 5 days at the end of the year known as + the Wayebʼ;
  • The Long Count, 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.

    +
    +
    +

    How does Haabʼ work?

    +

    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 Wayebʼ.

    +

    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.

    +

    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ʼ.

    +

    Note that in the traditional Mayan system, the Haabʼ cycle repeats, but the iterations (“years”) + are not numbered. Years were implemented in this version to allow the exact screen to + be identified.

    +
    +

    What's so special about this version?