Lewis Carroll’s Through the Looking Glass

Illustration of 'Through the Looking Glass' by Ralph Steadman

Alice is much beloved of mathematicians and such-like degenerates (among whose company I now count myself). Mathematics writer Martin Gardner annotated an edition (Alice's Adventures in Wonderland / Through the Looking-Glass), and in Gödel, Escher, Bach: An Eternal Golden Braid mathematician and artificial intelligence researcher Douglas R. Hofstadter has much to say about Alice, particularly about the translation of the nonsense poem Jabberwocky, which is almost as famous a poem as there is in the English language. source

DOT strict digraph rankdir=LR node [style=filled fillcolor=lightyellow penwidth=3 color=black fontname="Helvetica"] HERE NODE node [style=filled fillcolor=lightblue] WHERE /^Links:/ LINKS HERE -> NODE HERE NODE node [style=filled fillcolor=aliceblue penwidth=3 color=black] edge [dir=both] WHERE /^Jumps:/ LINKS NODE -> HERE node [style="filled,rounded,dotted" fillcolor=white] edge [style=dotted dir=back] HERE NODE BACKLINKS NODE -> HERE STATIC strict digraph {rankdir=LR node [style=filled fillcolor=lightyellow penwidth=3 color=black fontname="Helvetica"] "Preview Next Diagram" node [style=filled fillcolor=lightblue] "Preview Next Diagram" -> "First Link" "Preview Next Diagram" -> "Agile" "Preview Next Diagram" node [style=filled fillcolor=aliceblue penwidth=3 color=black] edge [dir=both] "Jump Page" -> "Preview Next Diagram" node [style="filled,rounded,dotted" fillcolor=white] edge [style=dotted dir=back] "Preview Next Diagram" "Book Garden Validator" -> "Preview Next Diagram" "Composite Survey" -> "Preview Next Diagram" "Item Type Survey" -> "Preview Next Diagram" "Brain Scans" -> "Preview Next Diagram"}