diff --git a/elp/src/grammar.elh b/elp/src/grammar.elh index 9d131f0..ef8cf80 100644 --- a/elp/src/grammar.elh +++ b/elp/src/grammar.elh @@ -1,4 +1,4 @@ -// auto-generated by elc --emit-header — do not edit +// auto-generated by elc --emit-header - do not edit extern fn slots_get(slots: Any, key: String) -> String extern fn slots_set(slots: Any, key: String, val: String) -> Any extern fn make_slots(k0: String, v0: String) -> Any diff --git a/elp/src/language-profile.elh b/elp/src/language-profile.elh index 21d5193..b138c4f 100644 --- a/elp/src/language-profile.elh +++ b/elp/src/language-profile.elh @@ -1,4 +1,4 @@ -// auto-generated by elc --emit-header — do not edit +// auto-generated by elc --emit-header - do not edit extern fn lang_profile(code: String, word_order: String, morph_type: String, has_case: String, has_gender: String, script_dir: String, agreement: String, null_subject: String) -> Any extern fn lang_get(profile: Any, key: String) -> String extern fn lang_profile_en() -> Any diff --git a/elp/src/morphology-akk.elh b/elp/src/morphology-akk.elh index 6c3ac12..c13a7d8 100644 --- a/elp/src/morphology-akk.elh +++ b/elp/src/morphology-akk.elh @@ -1,4 +1,4 @@ -// auto-generated by elc --emit-header — do not edit +// auto-generated by elc --emit-header - do not edit extern fn akk_str_ends(s: String, suf: String) -> Bool extern fn akk_str_len(s: String) -> Int extern fn akk_str_drop_last(s: String, n: Int) -> String diff --git a/elp/src/morphology-ang.elh b/elp/src/morphology-ang.elh index 9975651..f1b317a 100644 --- a/elp/src/morphology-ang.elh +++ b/elp/src/morphology-ang.elh @@ -1,4 +1,4 @@ -// auto-generated by elc --emit-header — do not edit +// auto-generated by elc --emit-header - do not edit extern fn ang_str_ends(s: String, suf: String) -> Bool extern fn ang_str_drop_last(s: String, n: Int) -> String extern fn ang_str_last_char(s: String) -> String diff --git a/elp/src/morphology-ar.elh b/elp/src/morphology-ar.elh index 34ef396..71bdfd3 100644 --- a/elp/src/morphology-ar.elh +++ b/elp/src/morphology-ar.elh @@ -1,4 +1,4 @@ -// auto-generated by elc --emit-header — do not edit +// auto-generated by elc --emit-header - do not edit extern fn ar_str_ends(s: String, suf: String) -> Bool extern fn ar_str_len(s: String) -> Int extern fn ar_str_drop_last(s: String, n: Int) -> String diff --git a/elp/src/morphology-cop.elh b/elp/src/morphology-cop.elh index 5ab0cb7..8be3aea 100644 --- a/elp/src/morphology-cop.elh +++ b/elp/src/morphology-cop.elh @@ -1,4 +1,4 @@ -// auto-generated by elc --emit-header — do not edit +// auto-generated by elc --emit-header - do not edit extern fn cop_str_ends(s: String, suf: String) -> Bool extern fn cop_str_len(s: String) -> Int extern fn cop_drop(s: String, n: Int) -> String diff --git a/elp/src/morphology-de.elh b/elp/src/morphology-de.elh index 0a38b1c..23ce0d6 100644 --- a/elp/src/morphology-de.elh +++ b/elp/src/morphology-de.elh @@ -1,4 +1,4 @@ -// auto-generated by elc --emit-header — do not edit +// auto-generated by elc --emit-header - do not edit extern fn de_article_def(gender: String, gram_case: String, number: String) -> String extern fn de_article_indef(gender: String, gram_case: String, number: String) -> String extern fn de_article(gender: String, gram_case: String, number: String, definite: String) -> String diff --git a/elp/src/morphology-egy.elh b/elp/src/morphology-egy.elh index ba63eaf..22cf7c2 100644 --- a/elp/src/morphology-egy.elh +++ b/elp/src/morphology-egy.elh @@ -1,4 +1,4 @@ -// auto-generated by elc --emit-header — do not edit +// auto-generated by elc --emit-header - do not edit extern fn egy_str_ends(s: String, suf: String) -> Bool extern fn egy_str_len(s: String) -> Int extern fn egy_drop(s: String, n: Int) -> String diff --git a/elp/src/morphology-enm.elh b/elp/src/morphology-enm.elh index f6f4195..c38c522 100644 --- a/elp/src/morphology-enm.elh +++ b/elp/src/morphology-enm.elh @@ -1,4 +1,4 @@ -// auto-generated by elc --emit-header — do not edit +// auto-generated by elc --emit-header - do not edit extern fn enm_str_ends(s: String, suf: String) -> Bool extern fn enm_drop(s: String, n: Int) -> String extern fn enm_first_char(s: String) -> String diff --git a/elp/src/morphology-es.elh b/elp/src/morphology-es.elh index a2ea5cd..551d6c0 100644 --- a/elp/src/morphology-es.elh +++ b/elp/src/morphology-es.elh @@ -1,4 +1,4 @@ -// auto-generated by elc --emit-header — do not edit +// auto-generated by elc --emit-header - do not edit extern fn es_str_ends(s: String, suf: String) -> Bool extern fn es_str_drop_last(s: String, n: Int) -> String extern fn es_str_last_char(s: String) -> String diff --git a/elp/src/morphology-fi.elh b/elp/src/morphology-fi.elh index 5ebd6c1..6ab4de7 100644 --- a/elp/src/morphology-fi.elh +++ b/elp/src/morphology-fi.elh @@ -1,4 +1,4 @@ -// auto-generated by elc --emit-header — do not edit +// auto-generated by elc --emit-header - do not edit extern fn fi_harmony(word: String) -> String extern fn fi_suffix(base: String, harmony: String) -> String extern fn fi_noun_case(stem: String, gram_case: String, number: String, harmony: String) -> String diff --git a/elp/src/morphology-fr.elh b/elp/src/morphology-fr.elh index a36ab8f..38957e1 100644 --- a/elp/src/morphology-fr.elh +++ b/elp/src/morphology-fr.elh @@ -1,4 +1,4 @@ -// auto-generated by elc --emit-header — do not edit +// auto-generated by elc --emit-header - do not edit extern fn fr_str_ends(s: String, suf: String) -> Bool extern fn fr_str_drop_last(s: String, n: Int) -> String extern fn fr_str_last_char(s: String) -> String diff --git a/elp/src/morphology-fro.elh b/elp/src/morphology-fro.elh index 477bbae..823bd0e 100644 --- a/elp/src/morphology-fro.elh +++ b/elp/src/morphology-fro.elh @@ -1,4 +1,4 @@ -// auto-generated by elc --emit-header — do not edit +// auto-generated by elc --emit-header - do not edit extern fn fro_str_ends(s: String, suf: String) -> Bool extern fn fro_drop(s: String, n: Int) -> String extern fn fro_slot(person: String, number: String) -> Int diff --git a/elp/src/morphology-gez.elh b/elp/src/morphology-gez.elh index b23da81..c26912a 100644 --- a/elp/src/morphology-gez.elh +++ b/elp/src/morphology-gez.elh @@ -1,4 +1,4 @@ -// auto-generated by elc --emit-header — do not edit +// auto-generated by elc --emit-header - do not edit extern fn gez_str_ends(s: String, suf: String) -> Bool extern fn gez_str_len(s: String) -> Int extern fn gez_str_drop_last(s: String, n: Int) -> String diff --git a/elp/src/morphology-goh.elh b/elp/src/morphology-goh.elh index 3836290..2226247 100644 --- a/elp/src/morphology-goh.elh +++ b/elp/src/morphology-goh.elh @@ -1,4 +1,4 @@ -// auto-generated by elc --emit-header — do not edit +// auto-generated by elc --emit-header - do not edit extern fn goh_str_ends(s: String, suf: String) -> Bool extern fn goh_drop(s: String, n: Int) -> String extern fn goh_slot(person: String, number: String) -> Int diff --git a/elp/src/morphology-got.elh b/elp/src/morphology-got.elh index f5cc1ba..ef286f9 100644 --- a/elp/src/morphology-got.elh +++ b/elp/src/morphology-got.elh @@ -1,4 +1,4 @@ -// auto-generated by elc --emit-header — do not edit +// auto-generated by elc --emit-header - do not edit extern fn got_str_ends(s: String, suf: String) -> Bool extern fn got_str_drop_last(s: String, n: Int) -> String extern fn got_slot(person: String, number: String) -> Int diff --git a/elp/src/morphology-grc.elh b/elp/src/morphology-grc.elh index 1f565f0..be5f997 100644 --- a/elp/src/morphology-grc.elh +++ b/elp/src/morphology-grc.elh @@ -1,4 +1,4 @@ -// auto-generated by elc --emit-header — do not edit +// 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 diff --git a/elp/src/morphology-he.elh b/elp/src/morphology-he.elh index 4d1241b..ed6304f 100644 --- a/elp/src/morphology-he.elh +++ b/elp/src/morphology-he.elh @@ -1,4 +1,4 @@ -// auto-generated by elc --emit-header — do not edit +// auto-generated by elc --emit-header - do not edit extern fn he_str_ends(s: String, suf: String) -> Bool extern fn he_str_len(s: String) -> Int extern fn he_str_drop_last(s: String, n: Int) -> String diff --git a/elp/src/morphology-hi.elh b/elp/src/morphology-hi.elh index 688c51a..d012ddf 100644 --- a/elp/src/morphology-hi.elh +++ b/elp/src/morphology-hi.elh @@ -1,4 +1,4 @@ -// auto-generated by elc --emit-header — do not edit +// auto-generated by elc --emit-header - do not edit extern fn hi_str_ends(s: String, suf: String) -> Bool extern fn hi_str_drop_last(s: String, n: Int) -> String extern fn hi_str_last_char(s: String) -> String diff --git a/elp/src/morphology-ja.elh b/elp/src/morphology-ja.elh index ee2f337..4ecf826 100644 --- a/elp/src/morphology-ja.elh +++ b/elp/src/morphology-ja.elh @@ -1,4 +1,4 @@ -// auto-generated by elc --emit-header — do not edit +// auto-generated by elc --emit-header - do not edit extern fn ja_verb_group(dict_form: String) -> String extern fn ja_ichidan_stem(dict_form: String) -> String extern fn ja_godan_stem_change(dict_form: String, row: String) -> String diff --git a/elp/src/morphology-la.elh b/elp/src/morphology-la.elh index d31a70a..39bf57d 100644 --- a/elp/src/morphology-la.elh +++ b/elp/src/morphology-la.elh @@ -1,4 +1,4 @@ -// auto-generated by elc --emit-header — do not edit +// auto-generated by elc --emit-header - do not edit extern fn la_str_ends(s: String, suf: String) -> Bool extern fn la_str_drop_last(s: String, n: Int) -> String extern fn la_str_last_char(s: String) -> String diff --git a/elp/src/morphology-non.elh b/elp/src/morphology-non.elh index 931b540..bdf7ce6 100644 --- a/elp/src/morphology-non.elh +++ b/elp/src/morphology-non.elh @@ -1,4 +1,4 @@ -// auto-generated by elc --emit-header — do not edit +// auto-generated by elc --emit-header - do not edit extern fn non_str_ends(s: String, suf: String) -> Bool extern fn non_drop(s: String, n: Int) -> String extern fn non_last(s: String) -> String diff --git a/elp/src/morphology-peo.elh b/elp/src/morphology-peo.elh index f0f408b..56c507e 100644 --- a/elp/src/morphology-peo.elh +++ b/elp/src/morphology-peo.elh @@ -1,4 +1,4 @@ -// auto-generated by elc --emit-header — do not edit +// auto-generated by elc --emit-header - do not edit extern fn peo_drop(s: String, n: Int) -> String extern fn peo_ends(s: String, suf: String) -> Bool extern fn peo_slot(person: String, number: String) -> Int diff --git a/elp/src/morphology-pi.elh b/elp/src/morphology-pi.elh index 1bbf880..1de2c02 100644 --- a/elp/src/morphology-pi.elh +++ b/elp/src/morphology-pi.elh @@ -1,4 +1,4 @@ -// auto-generated by elc --emit-header — do not edit +// auto-generated by elc --emit-header - do not edit extern fn pi_str_ends(s: String, suf: String) -> Bool extern fn pi_drop(s: String, n: Int) -> String extern fn pi_last_char(s: String) -> String diff --git a/elp/src/morphology-ru.elh b/elp/src/morphology-ru.elh index 1f0f081..6ef6791 100644 --- a/elp/src/morphology-ru.elh +++ b/elp/src/morphology-ru.elh @@ -1,4 +1,4 @@ -// auto-generated by elc --emit-header — do not edit +// auto-generated by elc --emit-header - do not edit extern fn ru_gender(noun: String) -> String extern fn ru_stem_type(noun: String, gender: String) -> String extern fn ru_noun_case(noun: String, gender: String, gram_case: String, number: String) -> String diff --git a/elp/src/morphology-sa.elh b/elp/src/morphology-sa.elh index 2583d3d..368fc69 100644 --- a/elp/src/morphology-sa.elh +++ b/elp/src/morphology-sa.elh @@ -1,4 +1,4 @@ -// auto-generated by elc --emit-header — do not edit +// auto-generated by elc --emit-header - do not edit extern fn sa_str_ends(s: String, suf: String) -> Bool extern fn sa_str_drop_last(s: String, n: Int) -> String extern fn sa_slot(person: String, number: String) -> Int diff --git a/elp/src/morphology-sga.elh b/elp/src/morphology-sga.elh index 704ea1b..8bc0529 100644 --- a/elp/src/morphology-sga.elh +++ b/elp/src/morphology-sga.elh @@ -1,4 +1,4 @@ -// auto-generated by elc --emit-header — do not edit +// auto-generated by elc --emit-header - do not edit extern fn sga_drop(s: String, n: Int) -> String extern fn sga_first(s: String) -> String extern fn sga_rest(s: String) -> String diff --git a/elp/src/morphology-sux.elh b/elp/src/morphology-sux.elh index f476446..aa40e56 100644 --- a/elp/src/morphology-sux.elh +++ b/elp/src/morphology-sux.elh @@ -1,4 +1,4 @@ -// auto-generated by elc --emit-header — do not edit +// auto-generated by elc --emit-header - do not edit extern fn sux_str_ends(s: String, suf: String) -> Bool extern fn sux_str_drop_last(s: String, n: Int) -> String extern fn sux_str_last_char(s: String) -> String diff --git a/elp/src/morphology-sw.elh b/elp/src/morphology-sw.elh index 4f5260d..6de2ff0 100644 --- a/elp/src/morphology-sw.elh +++ b/elp/src/morphology-sw.elh @@ -1,4 +1,4 @@ -// auto-generated by elc --emit-header — do not edit +// auto-generated by elc --emit-header - do not edit extern fn sw_str_ends(s: String, suf: String) -> Bool extern fn sw_str_drop_last(s: String, n: Int) -> String extern fn sw_str_first_char(s: String) -> String diff --git a/elp/src/morphology-txb.elh b/elp/src/morphology-txb.elh index 6c02972..27794bf 100644 --- a/elp/src/morphology-txb.elh +++ b/elp/src/morphology-txb.elh @@ -1,4 +1,4 @@ -// auto-generated by elc --emit-header — do not edit +// auto-generated by elc --emit-header - do not edit extern fn txb_drop(s: String, n: Int) -> String extern fn txb_ends(s: String, suf: String) -> Bool extern fn txb_slot(person: String, number: String) -> Int diff --git a/elp/src/morphology-uga.elh b/elp/src/morphology-uga.elh index ffba827..37a8aea 100644 --- a/elp/src/morphology-uga.elh +++ b/elp/src/morphology-uga.elh @@ -1,4 +1,4 @@ -// auto-generated by elc --emit-header — do not edit +// auto-generated by elc --emit-header - do not edit extern fn uga_str_ends(s: String, suf: String) -> Bool extern fn uga_str_len(s: String) -> Int extern fn uga_str_drop_last(s: String, n: Int) -> String diff --git a/elp/src/morphology.elh b/elp/src/morphology.elh index 70b9ddb..d150d39 100644 --- a/elp/src/morphology.elh +++ b/elp/src/morphology.elh @@ -1,4 +1,4 @@ -// auto-generated by elc --emit-header — do not edit +// auto-generated by elc --emit-header - do not edit extern fn str_ends(s: String, suf: String) -> Bool extern fn str_last_char(s: String) -> String extern fn str_last2(s: String) -> String diff --git a/elp/src/realizer.elh b/elp/src/realizer.elh index 3ec2dd3..5bf5696 100644 --- a/elp/src/realizer.elh +++ b/elp/src/realizer.elh @@ -1,4 +1,4 @@ -// auto-generated by elc --emit-header — do not edit +// auto-generated by elc --emit-header - do not edit extern fn agent_person(agent: String) -> String extern fn agent_number(agent: String) -> String extern fn realize_np(referent: String, number: String) -> String diff --git a/elp/src/semantics.elh b/elp/src/semantics.elh index 2dcb576..68304f8 100644 --- a/elp/src/semantics.elh +++ b/elp/src/semantics.elh @@ -1,4 +1,4 @@ -// auto-generated by elc --emit-header — do not edit +// auto-generated by elc --emit-header - do not edit extern fn sem_frame(intent: String, subject: String, obj: String, modifiers: String) -> Any extern fn sem_frame_lang(intent: String, subject: String, obj: String, modifiers: String, lang_code: String) -> Any extern fn sem_frame_simple(intent: String, subject: String) -> Any diff --git a/elp/src/vocabulary.elh b/elp/src/vocabulary.elh index cf3af7d..3633adc 100644 --- a/elp/src/vocabulary.elh +++ b/elp/src/vocabulary.elh @@ -1,4 +1,4 @@ -// auto-generated by elc --emit-header — do not edit +// auto-generated by elc --emit-header - do not edit extern fn lex_word(entry: Any) -> String extern fn lex_pos(entry: Any) -> String extern fn lex_form(entry: Any, idx: Int) -> String