We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e738f9 commit 4d7856cCopy full SHA for 4d7856c
src/mostFrequentEnglishVerbs.ts
@@ -89,6 +89,7 @@ export const SET = new Set([
89
'benefit',
90
'better',
91
'beware',
92
+ 'bias',
93
'bind',
94
'blacklist',
95
'blame',
@@ -543,6 +544,7 @@ export const SET = new Set([
543
544
'note',
545
'notice',
546
'notify',
547
+ 'obfuscate',
548
'observe',
549
'obtain',
550
'occupy',
@@ -873,6 +875,7 @@ export const SET = new Set([
873
875
'think',
874
876
'threaten',
877
'throw',
878
+ 'tidy',
879
'tie',
880
'time',
881
'toggle',
0 commit comments