It's even easier to explain Lisp if we start with not a blank slate, but a slate that already includes the understanding of a Von Neumann processor that shuffles words between memory and registers, has a stack for parameter passing and temporary storage, and a heap for enduring objects which are referenced by pointers.