maha.constants.arabic.compound¶ List of Arabic constant definitions. Module Contents¶ ARABIC_LETTERS :List[str][source]¶ List of Arabic letters SIMPLE_HARAKAT :List[str][source]¶ Harakat that can be written anywhere in a word TANWEN :List[str][source]¶ Harakat that are written at the end of a word HARAKAT :List[str][source]¶ Common Harakat ALEF_VARIATIONS :List[str][source]¶ Variations of the letter ALEF LAM_ALEF_VARIATIONS :List[str][source]¶ Variations of the one-letter LAM_ALEF LAM_ALEF_VARIATIONS_NORMALIZED :List[str][source]¶ Normalized variations of the one-letter LAM_ALEF WAW_VARIATIONS :List[str][source]¶ Variations of the letter WAW YEH_VARIATIONS :List[str][source]¶ Variations of the letter YEH ARABIC_NUMBERS :List[str][source]¶ List of eastern Arabic numerals, a.k.a Indic numerals ARABIC_PUNCTUATIONS :List[str][source]¶ Arabic punctuations. ARABIC_LIGATURES :List[str][source]¶ Arabic word ligatures. ARABIC_LIGATURES_NORMALIZED :List[str] = ['صلى', 'قلى', 'الله', 'اكبر', 'محمد', 'صلى الله عليه وسلم', 'رسول', 'عليه', 'وسلم', 'صلى', 'صلى...[source]¶ Arabic normalized word ligatures. SMALL_HARAKAT :List[str][source]¶ Small harakat OTHER_HARAKAT :List[str][source]¶ Other harakat ALL_HARAKAT[source]¶ All harakat from the unicode block 0600–06FF ARABIC :List[str][source]¶ Common Arabic characters ARABIC_DOTLESS_MAP :Dict[str, str][source]¶ Mapping between Arabic dotted and dotless letters