Colorize English prose by part of speech in the terminal.
This is a driving adapter: it wires the [ProseParser] and
[ClosedClassLexicon] together through a LexicalAnnotator and renders the
classified token stream as ANSI-colored text. The same classification feeds
the LSP server; here it lands as color in a terminal with no editor.