UNPKG

@extra-wordnet.english/adverb-exceptions.lists

Version:

Adverb exceptions of English WordNet as Lists.

18 lines (17 loc) 206 B
const ADV_EXC = [[ "best", "better", "deeper", "farther", "further", "harder", "hardest"], [ "well", "well", "deeply", "far", "far", "hard", "hard" ]]; module.exports = ADV_EXC;