@zsnout/ithkuil
Version:
A set of tools which can generate and parse romanized Ithkuil text and which can generate Ithkuil script from text and JSON data.
7 lines (6 loc) • 356 B
JavaScript
/** The ID of the Collaborative Ithkuil IV Roots and Affixes Spreadsheet. */
export const SHEET = "1JdaG1PaSQJRE2LpILvdzthbzz1k_a0VT86XSXouwGy8";
/** The range containing the data in the lexicon sheet. */
export const ROOTS = "Roots(Positional order)!A2:X";
/** The range containing the data in the affixes sheet. */
export const AFFIXES = "Affixes!A2:M";