harper-core 2.0.0

The language checker for developers.
Documentation
1
2
3
4
5
6
7
8
9
10
expr main (cursing through veins)

let message "In this idiom, blood `courses` (flows) through veins, not `curses`."
let description "In English idioms, `to course` means to flow rapidly—so avoid the eggcorn `cursing through veins.`"
let kind "Eggcorn"
let becomes "coursing through veins"

test "cursing through veins" "coursing through veins"
test "It felt like the drugs were cursing through veins." "It felt like the drugs were coursing through veins."
allows "He was cursing through the entire meeting."