One Lisp's special form is another's function. :-)

Scheme has only four special form operations (quote if set! lambda) whereas Common Lisp has over thirty. But, yes, using the Lisp lingo, quote is a special form.