blob: 0f2124c1a331d6500562bdca0271c63adf772290 (
plain)
1
2
3
4
5
6
7
8
9
|
The English language has two indefinite articles:
a: used before words that begin with a consonant sound (e.g., a
program, a host, a user);
an: used before words that begin with a vowel sound (e.g., an
example, an hour, an undefined variable).
anorack is a specialized spell-checker that finds incorrect indefinite
articles.
|