From d3481cd62d5d1c52296ecde4641d38060eaf4542 Mon Sep 17 00:00:00 2001 From: clinton Date: Thu, 11 Dec 2008 23:03:12 +0000 Subject: [PATCH] Comic books are books too, right? --- book-list.lisp | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/book-list.lisp b/book-list.lisp index 1d7562c..114ce6a 100644 --- a/book-list.lisp +++ b/book-list.lisp @@ -1,4 +1,15 @@ -(((|William| |Blake|) +(((|Alan| |Moore|) + nil + ("Watchmen" :fiction 8) + ("V for Vendetta" :fiction 10)) + ((|Neil| |Gaiman|) + nil + ("The Sandman (series)" + :fiction 10 + "Perhaps the best comic book series of all time; I would say *The + Sandman* as a whole ranks higher than anything even Alan Moore has + written.")) + ((|William| |Blake|) "Blake is my [[William Blake][favorite]] of the English poets. His unique use of relief etching and watercoloring makes for very interesting Illuminated works. There is a very high quality -- 2.20.1