@drewsonne/maya-dates
Version:
Typescript package to manipulate dates in the Maya Calendar
168 lines • 4.05 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.modernMayanistLocale = void 0;
exports.modernMayanistLocale = {
locale: 'modern-mayanist',
name: 'Modern Mayanist Orthography',
tzolkinDays: {
'Imix': {
canonical: 'Imix',
alternatives: []
},
'Ik\'': {
canonical: 'Ik\'',
alternatives: ['Ik']
},
'Ak\'bal': {
canonical: 'Ak\'bal',
alternatives: ['Akbal']
},
'K\'an': {
canonical: 'K\'an',
alternatives: ['Kan']
},
'Chikchan': {
canonical: 'Chikchan',
alternatives: ['Chicchan']
},
'Kimi': {
canonical: 'Kimi',
alternatives: ['Cimi']
},
'Manik\'': {
canonical: 'Manik',
alternatives: ['Manik\'']
},
'Lamat': {
canonical: 'Lamat',
alternatives: []
},
'Muluk': {
canonical: 'Muluk',
alternatives: ['Muluc']
},
'Ok': {
canonical: 'Ok',
alternatives: ['Oc']
},
'Chuwen': {
canonical: 'Chuwen',
alternatives: ['Chuen']
},
'Eb': {
canonical: 'Eb',
alternatives: []
},
'Ben': {
canonical: 'Ben',
alternatives: []
},
'Ix': {
canonical: 'Ix',
alternatives: []
},
'Men': {
canonical: 'Men',
alternatives: []
},
'Kib': {
canonical: 'Kib',
alternatives: ['Cib']
},
'Kaban': {
canonical: 'Kaban',
alternatives: ['Caban']
},
'Etz\'nab': {
canonical: 'Etz\'nab',
alternatives: ['Edznab']
},
'Kawak': {
canonical: 'Kawak',
alternatives: ['Cauac']
},
'Ajaw': {
canonical: 'Ajaw',
alternatives: ['Ahau', 'Ahaw']
}
},
haabMonths: {
'Pop': {
canonical: 'Pohp',
alternatives: ['Pop']
},
'Wo': {
canonical: 'Wo',
alternatives: ['Uo']
},
'Sip': {
canonical: 'Sip',
alternatives: ['Zip']
},
'Sotz\'': {
canonical: 'Sots\'',
alternatives: ['Sotz\'', 'Zotz\'']
},
'Sek': {
canonical: 'Tsek',
alternatives: ['Tzek', 'Sek', 'Zec']
},
'Xul': {
canonical: 'Xul',
alternatives: []
},
'Yaxk\'in': {
canonical: 'Yaxk\'in',
alternatives: ['Yaxkin']
},
'Mol': {
canonical: 'Mol',
alternatives: []
},
'Ch\'en': {
canonical: 'Ch\'en',
alternatives: []
},
'Yax': {
canonical: 'Yax',
alternatives: []
},
'Sak': {
canonical: 'Sak',
alternatives: ['Zak', 'Zac']
},
'Keh': {
canonical: 'Keh',
alternatives: ['Ceh']
},
'Mak': {
canonical: 'Mak',
alternatives: ['Mac']
},
'K\'ank\'in': {
canonical: 'K\'ank\'in',
alternatives: ['Kankin']
},
'Muwan': {
canonical: 'Muwan',
alternatives: ['Muan']
},
'Pax': {
canonical: 'Pax',
alternatives: []
},
'K\'ayab': {
canonical: 'K\'ayab',
alternatives: ['Kayab']
},
'Kumk\'u': {
canonical: 'Kumk\'u',
alternatives: ['Cumku']
},
'Wayeb': {
canonical: 'Wayeb',
alternatives: ['Uayeb']
}
}
};
//# sourceMappingURL=modern_mayanist.js.map