
    soj                     :    d dl mZ defdZdefdZdedefdZdS )    )phrasesreturnc                 B    | d                                          dv rdS dS )z
    Determines the article for the given word.

    :param word: The word to get the article for
    :return: The article for the given word
    r   )aeiouanr   )lowerwords    &/app/src/utils/english_phrase_utils.pydetermine_articler      s&     Aw}}333t3    c                 *    t          |            d|  S )z
    Returns the word with the correct article

    :param word: The word to get the article for
    :return: The word with the article
     )r   r   s    r   get_word_with_articler      s       %%.....r   countc                 >    | dk    rt           j        nt           j        S )z}
    Returns the correct word for day or days

    :param count: The count
    :return: The correct word for day or days
       )r   TEXT_DAY	TEXT_DAYS)r   s    r   day_or_daysr      s      %zz7w/@@r   N)	resourcesr   strr   r   intr    r   r   <module>r      s         	s 	 	 	 	/3 / / / /As As A A A A A Ar   