I will soon start writing a book on a certain subset of algorithms. Many people, including myself, praise The Art of Computer Programming to the top of their lungs, believing these volumes are a work of art in mathematics and computer science. However, I can't put my finger on what it is that makes TAOCP mythically great, mostly when compared to Cormen (quite math-heavy itself) or others of a more practical kind (Algorithms in Java, C++, etc.). Alas, I don't have the geniality of Don Knuth, so I can only hope to stand on the shoulders of giants. So, for those who have actually read TAOCP, what is it that makes it great?
Distilled Properties: A reference book (which includes history), painstakingly created (tracking middle names of authors, writing them in their own language), it was the first of its kind (first one in the later 60s), exhaustive (this one is hard), he [Knuth] offers prizes for errors, digs up history no one else remembers, encyclopaedic, authoritative, good-natured, humorous... I'm sure there are other characteristics, but these are indeed a start, and a good one. Thanks to everybody.