// auto-generated by elc --emit-header — do not edit extern fn grc_str_ends(s: String, suf: String) -> Bool extern fn grc_str_drop_last(s: String, n: Int) -> String extern fn grc_str_last_char(s: String) -> String extern fn grc_str_last2(s: String) -> String extern fn grc_str_last3(s: String) -> String extern fn grc_slot(person: String, number: String) -> Int extern fn grc_map_canonical(verb: String) -> String extern fn grc_einai_present(slot: Int) -> String extern fn grc_einai_imperfect(slot: Int) -> String extern fn grc_einai_future(slot: Int) -> String extern fn grc_echein_present(slot: Int) -> String extern fn grc_echein_imperfect(slot: Int) -> String extern fn grc_echein_aorist(slot: Int) -> String extern fn grc_echein_future(slot: Int) -> String extern fn grc_legein_present(slot: Int) -> String extern fn grc_legein_imperfect(slot: Int) -> String extern fn grc_legein_aorist(slot: Int) -> String extern fn grc_legein_future(slot: Int) -> String extern fn grc_horao_present(slot: Int) -> String extern fn grc_horao_imperfect(slot: Int) -> String extern fn grc_horao_aorist(slot: Int) -> String extern fn grc_horao_future(slot: Int) -> String extern fn grc_erchesthai_present(slot: Int) -> String extern fn grc_erchesthai_imperfect(slot: Int) -> String extern fn grc_erchesthai_aorist(slot: Int) -> String extern fn grc_erchesthai_future(slot: Int) -> String extern fn grc_thematic_present_ending(slot: Int) -> String extern fn grc_thematic_imperfect_ending(slot: Int) -> String extern fn grc_thematic_future_ending(slot: Int) -> String extern fn grc_weak_aorist_ending(slot: Int) -> String extern fn grc_present_stem(verb: String) -> String extern fn grc_conjugate(verb: String, tense: String, person: String, number: String) -> String extern fn grc_declension(noun: String) -> String extern fn grc_decline_2m(stem: String, gram_case: String, number: String) -> String extern fn grc_decline_2n(stem: String, gram_case: String, number: String) -> String extern fn grc_decline_1a(stem: String, gram_case: String, number: String) -> String extern fn grc_decline_1e(stem: String, gram_case: String, number: String) -> String extern fn grc_decline(noun: String, gram_case: String, number: String) -> String extern fn grc_article_masculine(gram_case: String, number: String) -> String extern fn grc_article_feminine(gram_case: String, number: String) -> String extern fn grc_article_neuter(gram_case: String, number: String) -> String extern fn grc_article(gender: String, gram_case: String, number: String) -> String extern fn grc_infer_gender(noun: String) -> String extern fn grc_noun_phrase(noun: String, gram_case: String, number: String, definite: String) -> String