• This function returns the correct article for a given word.

    Parameters

    • word: string

      The word to get the article for.

    • appendWord: boolean = false

      Whether or not to append the word to the article.

    Returns string

    The article for the given word.

Generated using TypeDoc