transliterate_data

Data for Urdu->Hindi transliteration
git clone git://lumidify.org/transliterate_data.git
Log | Files | Refs | README

commit 6f5011d6a1b574c4aa630f56c2f1267733e9fc0f
parent 03a28c1b071d1900ad199cf4ef030afe3a1599e1
Author: lumidify <nobody@lumidify.org>
Date:   Mon, 30 Mar 2020 15:28:40 +0200

Update config for nodisplay attribute

Diffstat:
Mconfig | 42+++++++++++++++++++++---------------------
1 file changed, 21 insertions(+), 21 deletions(-)

diff --git a/config b/config @@ -5,18 +5,18 @@ beforeword "[-\s\\۔،؟!—‘’“”:؛()[\]{}%]" afterword "[-\s\\۔،؟!—‘’“”:؛()[\]{}%]" ignore "data/ignore.txt" -table misc_beginword "data/misc_beginword.txt" -table misc_endword "data/misc_endword.txt" -table special "data/special.txt" +table misc_beginword "data/misc_beginword.txt" nodisplay +table misc_endword "data/misc_endword.txt" nodisplay +table special "data/special.txt" nodisplay # Verbs table verbs_irregular "data/verbs/irregular.txt" table verbs_regular_consonant_ending "data/verbs/regular_consonant_ending.txt" -table verbs_regular_consonant_ending_forms "data/verbs/regular_consonant_ending_forms.txt" +table verbs_regular_consonant_ending_forms "data/verbs/regular_consonant_ending_forms.txt" nodisplay table verbs_regular_ending_in_a_o "data/verbs/regular_ending_in_a_o.txt" -table verbs_regular_ending_in_a_o_forms "data/verbs/regular_ending_in_a_o_forms.txt" +table verbs_regular_ending_in_a_o_forms "data/verbs/regular_ending_in_a_o_forms.txt" nodisplay # Nouns/Adjectives @@ -37,25 +37,25 @@ table na_o_a_staysmasc "data/nouns_adjectives/o_a_staysmasc.txt" table na_u_staysmasc "data/nouns_adjectives/u_staysmasc.txt" table na_ui_oi_ai_mascfem "data/nouns_adjectives/ui_oi_ai_mascfem.txt" -table na_ifemshort_forms "data/nouns_adjectives/ifemshort_forms.txt" -table na_adjectiveregular_a_i_forms "data/nouns_adjectives/adjectiveregular_a_i_forms.txt" -table na_ahmasc_forms "data/nouns_adjectives/ahmasc_forms.txt" -table na_aimasc_forms "data/nouns_adjectives/aimasc_forms.txt" -table na_amasc_forms "data/nouns_adjectives/amasc_forms.txt" -table na_an_forms "data/nouns_adjectives/an_forms.txt" -table na_cfem_forms "data/nouns_adjectives/cfem_forms.txt" -table na_cmasc_forms "data/nouns_adjectives/cmasc_forms.txt" -table na_ifem_forms "data/nouns_adjectives/ifem_forms.txt" -table na_imasc_forms "data/nouns_adjectives/imasc_forms.txt" -table na_o_a_staysfem_forms "data/nouns_adjectives/o_a_staysfem_forms.txt" -table na_u_staysfem_forms "data/nouns_adjectives/u_staysfem_forms.txt" -table na_o_a_staysmasc_forms "data/nouns_adjectives/o_a_staysmasc_forms.txt" -table na_u_staysmasc_forms "data/nouns_adjectives/u_staysmasc_forms.txt" -table na_ui_oi_ai_mascfem_forms "data/nouns_adjectives/ui_oi_ai_mascfem_forms.txt" +table na_ifemshort_forms "data/nouns_adjectives/ifemshort_forms.txt" nodisplay +table na_adjectiveregular_a_i_forms "data/nouns_adjectives/adjectiveregular_a_i_forms.txt" nodisplay +table na_ahmasc_forms "data/nouns_adjectives/ahmasc_forms.txt" nodisplay +table na_aimasc_forms "data/nouns_adjectives/aimasc_forms.txt" nodisplay +table na_amasc_forms "data/nouns_adjectives/amasc_forms.txt" nodisplay +table na_an_forms "data/nouns_adjectives/an_forms.txt" nodisplay +table na_cfem_forms "data/nouns_adjectives/cfem_forms.txt" nodisplay +table na_cmasc_forms "data/nouns_adjectives/cmasc_forms.txt" nodisplay +table na_ifem_forms "data/nouns_adjectives/ifem_forms.txt" nodisplay +table na_imasc_forms "data/nouns_adjectives/imasc_forms.txt" nodisplay +table na_o_a_staysfem_forms "data/nouns_adjectives/o_a_staysfem_forms.txt" nodisplay +table na_u_staysfem_forms "data/nouns_adjectives/u_staysfem_forms.txt" nodisplay +table na_o_a_staysmasc_forms "data/nouns_adjectives/o_a_staysmasc_forms.txt" nodisplay +table na_u_staysmasc_forms "data/nouns_adjectives/u_staysmasc_forms.txt" nodisplay +table na_ui_oi_ai_mascfem_forms "data/nouns_adjectives/ui_oi_ai_mascfem_forms.txt" nodisplay # Punctuation -table punctuation "data/punctuation.txt" +table punctuation "data/punctuation.txt" nodisplay # Regular verb expansions expand verbs_regular_consonant_ending verbs_regular_consonant_ending_forms