Returns the correct article ("a" or "an") for a given word based on its first letter.
Note: the choice is based on spelling, so it can be wrong for words whose pronunciation differs from their spelling (e.g. "a unicorn", "an MBA", "a one").
The word to get the article for.
Whether or not to append the word to the article.
The article for the given word.
Returns the correct article ("a" or "an") for a given word based on its first letter.
Note: the choice is based on spelling, so it can be wrong for words whose pronunciation differs from their spelling (e.g. "a unicorn", "an MBA", "a one").