This Web
All Webs
Schematics
Offsite Links
(define word-boundary? (lambda (character) (list? (memq character '(#\space #\tab #\newline)))))