Chapter 2 - Finding All Viable Links - Not for release
Understand "compare [something] against [something]" as testing it against.
Testing it against is an action applying to two things.
Carry out testing it against:
if text produced by the link check rules is "":
do nothing;
otherwise:
say "[The noun] links to [the second noun]."
Understand "compare [something]" as testing.
Testing is an action applying to one thing.
Carry out testing:
repeat with item running through things:
try testing the noun against the item.
Understand "viable" as listing viable links.
Listing viable links is an action applying to nothing.
Carry out listing viable links:
repeat with item running through things:
try testing item.