Where and When Do Symbols Refer to Values and Functions?Scope and Extent of Bindings
Binding: an association between a symbol and a memory location that holds another Lisp object such as the global value of the symbol or the function binding of the symbol