73 lines
815 B
JavaScript
73 lines
815 B
JavaScript
export default [
|
|
'about',
|
|
'across',
|
|
'after',
|
|
'along',
|
|
'amid',
|
|
'amidst',
|
|
'among',
|
|
'amongst',
|
|
'apropos',
|
|
'around',
|
|
'as long as',
|
|
'as',
|
|
'at',
|
|
'atop',
|
|
'barring',
|
|
'besides',
|
|
'between',
|
|
'bout',
|
|
'by',
|
|
'chez',
|
|
'circa',
|
|
'despite',
|
|
'down',
|
|
'during',
|
|
'except',
|
|
'for',
|
|
'from',
|
|
'in',
|
|
'into',
|
|
'mid',
|
|
// 'midst',
|
|
'notwithstanding',
|
|
'of',
|
|
'off',
|
|
'on',
|
|
'onto',
|
|
'out',
|
|
'per',
|
|
'qua',
|
|
'sans',
|
|
'since',
|
|
'so that',
|
|
'such as',
|
|
'than',
|
|
'through',
|
|
'throughout',
|
|
'thereby',
|
|
'thru',
|
|
'till',
|
|
'toward',
|
|
'towards',
|
|
'unlike',
|
|
'until',
|
|
'up',
|
|
'upon',
|
|
'versus',
|
|
'via',
|
|
'vis a vis',
|
|
'w/o',
|
|
'whereas',
|
|
'with',
|
|
'with whom',
|
|
'within',
|
|
'without',
|
|
'as a whole',
|
|
'in part',
|
|
'in effect',
|
|
// `'o`,
|
|
// `a'`,
|
|
// `o'`,
|
|
]
|