Common Lisp the Language, 2nd Edition
A
class can inherit methods, slots, and some defclass options
from its superclasses. The following sections describe the inheritance of
methods, the inheritance of slots and slot options, and the inheritance of
class options.