76 lines
964 B
JavaScript
76 lines
964 B
JavaScript
export default [
|
|
// 'after',
|
|
'although',
|
|
'and',
|
|
'as',
|
|
'as far as',
|
|
'as if',
|
|
// 'as long as',
|
|
'as much as',
|
|
'as soon as',
|
|
'as though',
|
|
'because',
|
|
'before',
|
|
'but',
|
|
'by the time',
|
|
'cuz',
|
|
'even',
|
|
'even if',
|
|
'even though',
|
|
'how',
|
|
'however',
|
|
'if',
|
|
'if only',
|
|
'if then',
|
|
'if when',
|
|
'inasmuch',
|
|
'in as much as',
|
|
'in case',
|
|
'in order that',
|
|
'in order to',
|
|
'just as',
|
|
'no matter',
|
|
'nor',
|
|
'now',
|
|
'now since',
|
|
'now that',
|
|
'now when',
|
|
'or',
|
|
'or not',
|
|
'otherwise',
|
|
'plus',
|
|
// 'provided',
|
|
'provided that',
|
|
'since',
|
|
// 'so that',
|
|
'supposing',
|
|
'than',
|
|
'therefore',
|
|
'tho',
|
|
'though',
|
|
// 'till',
|
|
'to',
|
|
// 'unless',
|
|
'until',
|
|
'til',
|
|
// 'versus',
|
|
// 'what',
|
|
// 'when',
|
|
'whenever',
|
|
// 'where',
|
|
// 'whereas',
|
|
'where if',
|
|
'wherever',
|
|
'whether',
|
|
'while',
|
|
'whilst',
|
|
'whoever',
|
|
// 'whose',
|
|
// 'why',
|
|
'yet',
|
|
'either',
|
|
"whereby",
|
|
"cos",
|
|
"coz",
|
|
]
|