errata-ai / packages

:package: A collection of pre-packaged, Vale-compatible style guides and configurations.
MIT License
102 stars 20 forks source link

Remove non-weasel words #19

Closed lewisdiamond closed 3 months ago

lewisdiamond commented 6 months ago

Weasel words are words or statements that are intentionally ambiguous or misleading.

Not all words ending in ly are intentionally ambiguous or misleading.

< Weasel.yml grep 'ly$' | wc -l
166

Weasel words are often not a single word but a combination such as "Most people agree", "Experts say" which this file absolutely ignores (I intentionally used the word absolutely to demonstrate that is doesn't make the statement ambiguous or misleading, instead, it emphasizes that not a single entry in the file consists of multiple words.)