UNPKG

english-a-an-list

Version:

English words and adjectives that are preceded by the indefinite article 'an', based on WordNet

9 lines (8 loc) 146 B
/** * @license * Copyright 2021 Ludan Stoecklé * SPDX-License-Identifier: Apache-2.0 */ export interface AAnAsObj { [word: string]: 1; }