Depending on what sort of lisp you're wanting to learn, theres the Structure and Interpretation of Computer Programs.<p>It uses scheme (a varient of lisp) and though a bit . . . challenging, is excellent:<p><a href="http://mitpress.mit.edu/sicp/" rel="nofollow">http://mitpress.mit.edu/sicp/</a>
I wonder if you googled about this even a bit!
There are quite good number of pages devoted exclusively to review & discussion of LISP books.<p>For starters: <a href="http://bc.tech.coop/lisp-books.htm" rel="nofollow">http://bc.tech.coop/lisp-books.htm</a>