:py:mod:`maha.constants.english.compound` ========================================= .. py:module:: maha.constants.english.compound .. autoapi-nested-parse:: List of English constant definitions. Module Contents --------------- .. py:data:: ENGLISH_SMALL_LETTERS :annotation: :List[str] List of all small English letters .. py:data:: ENGLISH_CAPITAL_LETTERS :annotation: :List[str] List of all capital English letters .. py:data:: ENGLISH_LETTERS :annotation: :List[str] List of all English letters .. py:data:: ENGLISH_NUMBERS :annotation: :List[str] List of western Arabic numerals, a.k.a Arabic numerals .. py:data:: ENGLISH_PUNCTUATIONS :annotation: :List[str] List of English punctuations .. py:data:: ENGLISH :annotation: :List[str] Common ENGLISH characters