1
0
Fork 0
cl-sites/novaspec.org/cl/apropos.js?3909942064
2025-02-05 18:52:26 +01:00

2440 lines
No EOL
144 KiB
Text

var apropos = [["*, Variable", "v__star"],
["*, Function", "f__star"],
["+, Variable", "v__plus"],
["+, Function", "f__plus"],
["-, Variable", "v__minus"],
["-, Function", "f__minus"],
["/, Variable", "v__dash"],
["/, Function", "f__dash"],
["<, Function", "f__eq"],
["=, Function", "f__eq"],
[">, Function", "f__eq"],
["t, Constant Variable", "v_t"],
["t, System Class", "t_t"],
["**, Variable", "v__star"],
["++, Variable", "v__plus"],
["//, Variable", "v__dash"],
["/=, Function", "f__eq"],
["1+, Function", "f_1_plus"],
["1-, Function", "f_1_plus"],
["<=, Function", "f__eq"],
[">=, Function", "f__eq"],
["do, Macro", "f_do"],
["ed, Function", "f_ed"],
["eq, Function", "f_eq"],
["go, Special Operator", "f_go"],
["if, Special Operator", "f_if"],
["or, Type Specifier", "t_or"],
["or, Macro", "f_or"],
["pi, Constant Variable", "v_pi"],
["***, Variable", "v__star"],
["+++, Variable", "v__plus"],
["///, Variable", "v__dash"],
["abs, Function", "f_abs"],
["and, Macro", "f_and"],
["and, Type Specifier", "t_and"],
["ash, Function", "f_ash"],
["bit, Type", "t_bit"],
["bit, Accessor", "f_bit"],
["car, Accessor", "f_car"],
["cdr, Accessor", "f_car"],
["cis, Function", "f_cis"],
["cos, Function", "f_sin"],
["do*, Macro", "f_do"],
["dpb, Function", "f_dpb"],
["elt, Accessor", "f_elt"],
["eql, Type Specifier", "t_eql"],
["eql, Function", "f_eql"],
["exp, Function", "f_exp"],
["gcd, Function", "f_gcd"],
["get, Accessor", "f_get"],
["lcm, Function", "f_lcm"],
["ldb, Accessor", "f_ldb"],
["let, Special Operator", "f_let"],
["log, Function", "f_log"],
["map, Function", "f_map"],
["max, Function", "f_max"],
["min, Function", "f_max"],
["mod, Function", "f_mod"],
["mod, Type Specifier", "t_mod"],
["nil, Constant Variable", "v_nil"],
["nil, Type", "t_nil"],
["not, Type Specifier", "t_not"],
["not, Function", "f_not"],
["nth, Accessor", "f_nth"],
["pop, Macro", "f_pop"],
["rem, Function", "f_mod"],
["set, Function", "f_set"],
["sin, Function", "f_sin"],
["tan, Function", "f_sin"],
["the, Special Operator", "f_the"],
["acos, Function", "f_asin"],
["aref, Accessor", "f_aref"],
["asin, Function", "f_asin"],
["atan, Function", "f_asin"],
["atom, Function", "f_atom"],
["atom, Type", "t_atom"],
["byte, Function", "f_byte"],
["caar, Accessor", "f_car"],
["cadr, Accessor", "f_car"],
["case, Macro", "f_case"],
["cdar, Accessor", "f_car"],
["cddr, Accessor", "f_car"],
["char, Accessor", "f_char"],
["cond, Macro", "f_cond"],
["cons, Function", "f_cons"],
["cons, System Class", "t_cons"],
["cosh, Function", "f_sinh"],
["decf, Macro", "f_incf"],
["endp, Function", "f_endp"],
["eval, Function", "f_eval"],
["expt, Function", "f_exp"],
["fill, Function", "f_fill"],
["find, Function", "f_find"],
["flet, Special Operator", "f_flet"],
["getf, Accessor", "f_getf"],
["incf, Macro", "f_incf"],
["last, Function", "f_last"],
["let*, Special Operator", "f_let"],
["list, System Class", "t_list"],
["list, Function", "f_list"],
["load, Function", "f_load"],
["loop, Macro", "f_loop"],
["mapc, Function", "f_mapc"],
["mapl, Function", "f_mapc"],
["null, System Class", "t_null"],
["null, Function", "f_null"],
["oddp, Function", "f_evenp"],
["open, Function", "f_open"],
["prog, Macro", "f_prog"],
["push, Macro", "f_push"],
["read, Function", "f_read"],
["real, System Class", "t_real"],
["remf, Macro", "f_remf"],
["rest, Accessor", "f_rest"],
["room, Function", "f_room"],
["sbit, Accessor", "f_bit"],
["setf, Macro", "f_setf"],
["setq, Special Operator", "f_setq"],
["sinh, Function", "f_sinh"],
["some, Function", "f_every"],
["sort, Function", "f_sort"],
["sqrt, Function", "f_sqrt"],
["step, Macro", "f_step"],
["tanh, Function", "f_sinh"],
["time, Macro", "f_time"],
["type, Declaration", "m_type"],
["warn, Function", "f_warn"],
["when, Macro", "f_when"],
["abort, Restart", "r_abort"],
["abort, Function", "f_abort"],
["acons, Function", "f_acons"],
["acosh, Function", "f_sinh"],
["apply, Function", "f_apply"],
["array, System Class", "t_array"],
["asinh, Function", "f_sinh"],
["assoc, Function", "f_assoc"],
["atanh, Function", "f_sinh"],
["block, Special Operator", "f_block"],
["boole, Function", "f_boole"],
["break, Function", "f_break"],
["caaar, Accessor", "f_car"],
["caadr, Accessor", "f_car"],
["cadar, Accessor", "f_car"],
["caddr, Accessor", "f_car"],
["catch, Special Operator", "f_catch"],
["ccase, Macro", "f_case"],
["cdaar, Accessor", "f_car"],
["cdadr, Accessor", "f_car"],
["cddar, Accessor", "f_car"],
["cdddr, Accessor", "f_car"],
["char<, Function", "f_char_eq"],
["char=, Function", "f_char_eq"],
["char>, Function", "f_char_eq"],
["class, System Class", "t_class"],
["close, Function", "f_close"],
["consp, Function", "f_consp"],
["count, Function", "f_count"],
["defun, Macro", "f_defun"],
["ecase, Macro", "f_case"],
["equal, Function", "f_equal"],
["error, Function", "f_error"],
["error, Condition Type", "t_error"],
["evenp, Function", "f_evenp"],
["every, Function", "f_every"],
["fifth, Accessor", "f_first"],
["first, Accessor", "f_first"],
["float, System Class", "t_float"],
["float, Function", "f_float"],
["floor, Function", "f_floor"],
["ftype, Declaration", "m_ftype"],
["isqrt, Function", "f_sqrt"],
["ldiff, Function", "f_ldiff"],
["list*, Function", "f_list"],
["listp, Function", "f_listp"],
["merge, Function", "f_merge"],
["nconc, Function", "f_nconc"],
["ninth, Accessor", "f_first"],
["phase, Function", "f_phase"],
["plusp, Function", "f_minusp"],
["prin1, Function", "f_write"],
["princ, Function", "f_write"],
["print, Function", "f_write"],
["prog*, Macro", "f_prog"],
["prog1, Macro", "f_prog1"],
["prog2, Macro", "f_prog1"],
["progn, Special Operator", "f_progn"],
["progv, Special Operator", "f_progv"],
["psetf, Macro", "f_setf"],
["psetq, Macro", "f_psetq"],
["quote, Special Operator", "f_quote"],
["ratio, System Class", "t_ratio"],
["realp, Function", "f_realp"],
["round, Function", "f_floor"],
["schar, Accessor", "f_char"],
["sixth, Accessor", "f_first"],
["sleep, Function", "f_sleep"],
["subst, Function", "f_subst"],
["svref, Accessor", "f_svref"],
["tailp, Function", "f_ldiff"],
["tenth, Accessor", "f_first"],
["third, Accessor", "f_first"],
["throw, Special Operator", "f_throw"],
["trace, Macro", "f_trace"],
["typep, Function", "f_typep"],
["union, Function", "f_union"],
["write, Function", "f_write"],
["zerop, Function", "f_zerop"],
["adjoin, Function", "f_adjoin"],
["append, Function", "f_append"],
["arrayp, Function", "f_arrayp"],
["assert, Macro", "f_assert"],
["bignum, Type", "t_bignum"],
["boundp, Function", "f_boundp"],
["caaaar, Accessor", "f_car"],
["caaadr, Accessor", "f_car"],
["caadar, Accessor", "f_car"],
["caaddr, Accessor", "f_car"],
["cadaar, Accessor", "f_car"],
["cadadr, Accessor", "f_car"],
["caddar, Accessor", "f_car"],
["cadddr, Accessor", "f_car"],
["cdaaar, Accessor", "f_car"],
["cdaadr, Accessor", "f_car"],
["cdadar, Accessor", "f_car"],
["cdaddr, Accessor", "f_car"],
["cddaar, Accessor", "f_car"],
["cddadr, Accessor", "f_car"],
["cdddar, Accessor", "f_car"],
["cddddr, Accessor", "f_car"],
["cerror, Function", "f_cerror"],
["char/=, Function", "f_char_eq"],
["char<=, Function", "f_char_eq"],
["char>=, Function", "f_char_eq"],
["coerce, Function", "f_coerce"],
["defvar, Macro", "f_defparameter"],
["delete, Function", "f_remove"],
["dolist, Macro", "f_dolist"],
["eighth, Accessor", "f_first"],
["equalp, Function", "f_equalp"],
["export, Function", "f_export"],
["ffloor, Function", "f_floor"],
["fixnum, Type", "t_fixnum"],
["floatp, Function", "f_floatp"],
["format, Function", "f_format"],
["fourth, Accessor", "f_first"],
["fround, Function", "f_floor"],
["gensym, Function", "f_gensym"],
["ignore, Declaration", "m_ignore"],
["import, Function", "f_import"],
["inline, Declaration", "m_inline"],
["intern, Function", "f_intern"],
["labels, Special Operator", "f_flet"],
["lambda, Symbol", "m_lambda"],
["lambda, Macro", "f_lambda"],
["length, Function", "f_length"],
["listen, Function", "f_listen"],
["logand, Function", "f_logand"],
["logeqv, Function", "f_logand"],
["logior, Function", "f_logand"],
["lognor, Function", "f_logand"],
["lognot, Function", "f_logand"],
["logxor, Function", "f_logand"],
["mapcan, Function", "f_mapc"],
["mapcar, Function", "f_mapc"],
["mapcon, Function", "f_mapc"],
["member, Type Specifier", "t_member"],
["member, Function", "f_member"],
["method, System Class", "t_method"],
["minusp, Function", "f_minusp"],
["notany, Function", "f_every"],
["nsubst, Function", "f_subst"],
["nthcdr, Function", "f_nthcdr"],
["number, System Class", "t_number"],
["nunion, Function", "f_union"],
["pprint, Function", "f_write"],
["random, Function", "f_random"],
["rassoc, Function", "f_rassoc"],
["reduce, Function", "f_reduce"],
["remove, Function", "f_remove"],
["return, Macro", "f_return"],
["rplaca, Function", "f_rplaca"],
["rplacd, Function", "f_rplaca"],
["search, Function", "f_search"],
["second, Accessor", "f_first"],
["shadow, Function", "f_shadow"],
["shiftf, Macro", "f_shiftf"],
["signal, Function", "f_signal"],
["signum, Function", "f_signum"],
["stream, System Class", "t_stream"],
["string, Function", "f_string"],
["string, System Class", "t_string"],
["sublis, Function", "f_sublis"],
["subseq, Accessor", "f_subseq"],
["sxhash, Function", "f_sxhash"],
["symbol, System Class", "t_symbol"],
["terpri, Function", "f_terpri"],
["unless, Macro", "f_when"],
["values, Accessor", "f_values"],
["values, Type Specifier", "t_values"],
["vector, System Class", "t_vector"],
["vector, Function", "f_vector"],
["apropos, Function", "f_apropos"],
["bit-and, Function", "f_bit-and"],
["bit-eqv, Function", "f_bit-and"],
["bit-ior, Function", "f_bit-and"],
["bit-nor, Function", "f_bit-and"],
["bit-not, Function", "f_bit-and"],
["bit-xor, Function", "f_bit-and"],
["boole-1, Constant Variable", "v_boole-1"],
["boole-2, Constant Variable", "v_boole-1"],
["boolean, Type", "t_boolean"],
["butlast, Function", "f_butlast"],
["ceiling, Function", "f_floor"],
["clrhash, Function", "f_clrhash"],
["compile, Function", "f_compile"],
["complex, System Class", "t_complex"],
["complex, Function", "f_complex"],
["declaim, Macro", "f_declaim"],
["declare, Symbol", "m_declare"],
["defsetf, Macro", "f_defsetf"],
["deftype, Macro", "f_deftype"],
["dotimes, Macro", "f_dotimes"],
["dribble, Function", "f_dribble"],
["fboundp, Function", "f_fboundp"],
["find-if, Function", "f_find"],
["funcall, Function", "f_funcall"],
["gentemp, Function", "f_gentemp"],
["gethash, Accessor", "f_gethash"],
["inspect, Function", "f_inspect"],
["integer, System Class", "t_integer"],
["keyword, Type", "t_keyword"],
["locally, Special Operator", "f_locally"],
["logbitp, Function", "f_logbitp"],
["lognand, Function", "f_logand"],
["logorc1, Function", "f_logand"],
["logorc2, Function", "f_logand"],
["logtest, Function", "f_logtest"],
["maphash, Function", "f_maphash"],
["maplist, Function", "f_mapc"],
["nreconc, Function", "f_revappend"],
["nsublis, Function", "f_sublis"],
["numberp, Function", "f_numberp"],
["package, System Class", "t_package"],
["pairlis, Function", "f_pairlis"],
["provide, Function", "f_provide"],
["pushnew, Macro", "f_pushnew"],
["remhash, Function", "f_remhash"],
["remprop, Function", "f_remprop"],
["replace, Function", "f_replace"],
["require, Function", "f_provide"],
["restart, System Class", "t_restart"],
["reverse, Function", "f_reverse"],
["rotatef, Macro", "f_rotatef"],
["seventh, Accessor", "f_first"],
["special, Declaration", "m_special"],
["streamp, Function", "f_streamp"],
["string<, Function", "f_string_eq"],
["string=, Function", "f_string_eq"],
["string>, Function", "f_string_eq"],
["stringp, Function", "f_stringp"],
["subsetp, Function", "f_subsetp"],
["symbolp, Function", "f_symbolp"],
["tagbody, Special Operator", "f_tagbody"],
["type-of, Function", "f_type-of"],
["untrace, Macro", "f_trace"],
["vectorp, Function", "f_vectorp"],
["warning, Condition Type", "t_warning"],
["assoc-if, Function", "f_assoc"],
["bit-nand, Function", "f_bit-and"],
["bit-orc1, Function", "f_bit-and"],
["bit-orc2, Function", "f_bit-and"],
["boole-c1, Constant Variable", "v_boole-1"],
["boole-c2, Constant Variable", "v_boole-1"],
["char-int, Function", "f_char-int"],
["class-of, Function", "f_class-of"],
["complexp, Function", "f_complexp"],
["continue, Restart", "r_continue"],
["continue, Function", "f_abort"],
["copy-seq, Function", "f_copy-seq"],
["count-if, Function", "f_count"],
["defclass, Macro", "f_defclass"],
["defmacro, Macro", "f_defmacro"],
["describe, Function", "f_describe"],
["fceiling, Function", "f_floor"],
["function, Special Operator", "f_function"],
["function, System Class", "t_function"],
["identity, Function", "f_identity"],
["imagpart, Function", "f_realpart"],
["integerp, Function", "f_integerp"],
["keywordp, Function", "f_keywordp"],
["ldb-test, Function", "f_ldb-test"],
["logandc1, Function", "f_logand"],
["logandc2, Function", "f_logand"],
["logcount, Function", "f_logcount"],
["macrolet, Special Operator", "f_flet"],
["map-into, Function", "f_map-into"],
["mismatch, Function", "f_mismatch"],
["nbutlast, Function", "f_butlast"],
["notevery, Function", "f_every"],
["nreverse, Function", "f_reverse"],
["optimize, Declaration", "m_optimize"],
["packagep, Function", "f_packagep"],
["pathname, Function", "f_pathname"],
["pathname, System Class", "t_pathname"],
["position, Function", "f_position"],
["proclaim, Function", "f_proclaim"],
["rational, Function", "f_rational"],
["rational, System Class", "t_rational"],
["realpart, Function", "f_realpart"],
["sequence, System Class", "t_sequence"],
["string/=, Function", "f_string_eq"],
["string<=, Function", "f_string_eq"],
["string>=, Function", "f_string_eq"],
["subst-if, Function", "f_subst"],
["subtypep, Function", "f_subtypep"],
["truename, Function", "f_truename"],
["truncate, Function", "f_floor"],
["typecase, Macro", "f_typecase"],
["unexport, Function", "f_unexport"],
["unintern, Function", "f_unintern"],
["y-or-n-p, Function", "f_y-or-n-p"],
["*modules*, Variable", "v_modules"],
["*package*, Variable", "v_package"],
["base-char, Type", "t_base-char"],
["bit-andc1, Function", "f_bit-and"],
["bit-andc2, Function", "f_bit-and"],
["boole-and, Constant Variable", "v_boole-1"],
["boole-clr, Constant Variable", "v_boole-1"],
["boole-eqv, Constant Variable", "v_boole-1"],
["boole-ior, Constant Variable", "v_boole-1"],
["boole-nor, Constant Variable", "v_boole-1"],
["boole-set, Constant Variable", "v_boole-1"],
["boole-xor, Constant Variable", "v_boole-1"],
["byte-size, Function", "f_byte"],
["char-code, Function", "f_char-code"],
["char-name, Function", "f_char-name"],
["character, System Class", "t_character"],
["character, Function", "f_character"],
["code-char, Function", "f_code-char"],
["condition, Condition Type", "t_condition"],
["conjugate, Function", "f_conjugate"],
["constantp, Function", "f_constantp"],
["copy-list, Function", "f_copy-list"],
["copy-tree, Function", "f_copy-tree"],
["ctypecase, Macro", "f_typecase"],
["defmethod, Macro", "f_defmethod"],
["defstruct, Macro", "f_defstruct"],
["delete-if, Function", "f_remove"],
["directory, Function", "f_directory"],
["etypecase, Macro", "f_typecase"],
["eval-when, Special Operator", "f_eval-when"],
["formatter, Macro", "f_formatter"],
["ftruncate, Function", "f_floor"],
["functionp, Function", "f_functionp"],
["ignorable, Declaration", "m_ignore"],
["make-list, Function", "f_make-list"],
["member-if, Function", "f_member"],
["name-char, Function", "f_name-char"],
["notinline, Declaration", "m_inline"],
["nsubst-if, Function", "f_subst"],
["nth-value, Macro", "f_nth-value"],
["numerator, Function", "f_numerator"],
["pathnamep, Function", "f_pathnamep"],
["peek-char, Function", "f_peek-char"],
["rassoc-if, Function", "f_rassoc"],
["rationalp, Function", "f_rationalp"],
["read-byte, Function", "f_read-byte"],
["read-char, Function", "f_read-char"],
["read-line, Function", "f_read-line"],
["readtable, System Class", "t_readtable"],
["remove-if, Function", "f_remove"],
["revappend, Function", "f_revappend"],
["satisfies, Type Specifier", "t_satisfies"],
["use-value, Restart", "r_use-value"],
["use-value, Function", "f_abort"],
["*debug-io*, Variable", "v_debug-io"],
["*features*, Variable", "v_features"],
["*query-io*, Variable", "v_debug-io"],
["add-method, Standard Generic Function", "f_add-method"],
["array-rank, Function", "f_array-rank"],
["bit-vector, System Class", "t_bit-vector"],
["boole-nand, Constant Variable", "v_boole-1"],
["boole-orc1, Constant Variable", "v_boole-1"],
["boole-orc2, Constant Variable", "v_boole-1"],
["cell-error, Condition Type", "t_cell-error"],
["char-equal, Function", "f_char_eq"],
["char-lessp, Function", "f_char_eq"],
["characterp, Function", "f_characterp"],
["check-type, Macro", "f_check-type"],
["class-name, Standard Generic Function", "f_class-name"],
["complement, Function", "f_complement"],
["constantly, Function", "f_constantly"],
["copy-alist, Function", "f_copy-alist"],
["defgeneric, Macro", "f_defgeneric"],
["defpackage, Macro", "f_defpackage"],
["digit-char, Function", "f_digit-char"],
["do-symbols, Macro", "f_do-symbols"],
["file-error, Condition Type", "t_file-error"],
["find-class, Accessor", "f_find-class"],
["float-sign, Function", "f_decode-float"],
["fresh-line, Function", "f_terpri"],
["hash-table, System Class", "t_hash-table"],
["in-package, Macro", "f_in-package"],
["long-float, Type", "t_short-float"],
["make-array, Function", "f_make-array"],
["makunbound, Function", "f_makunbound"],
["mask-field, Accessor", "f_mask-field"],
["namestring, Function", "f_namestring"],
["pprint-pop, Local Macro", "f_pprint-pop"],
["pprint-tab, Function", "f_pprint-tab"],
["probe-file, Function", "f_probe-file"],
["readtablep, Function", "f_readtablep"],
["slot-value, Function", "f_slot-value"],
["substitute, Function", "f_substitute"],
["tree-equal, Function", "f_tree-equal"],
["type-error, Condition Type", "t_type-error"],
["vector-pop, Function", "f_vector-pop"],
["with-slots, Macro", "f_with-slots"],
["write-byte, Function", "f_write-byte"],
["write-char, Function", "f_write-char"],
["write-line, Function", "f_write-string"],
["*read-base*, Variable", "v_read-base"],
["*read-eval*, Variable", "v_read-eval"],
["*readtable*, Variable", "v_readtable"],
["base-string, Type", "t_base-string"],
["boole-andc1, Constant Variable", "v_boole-1"],
["boole-andc2, Constant Variable", "v_boole-1"],
["both-case-p, Function", "f_upper-case-p"],
["call-method, Local Macro", "f_call-method"],
["char-upcase, Function", "f_char-upcase"],
["clear-input, Function", "f_clear-input"],
["concatenate, Function", "f_concatenate"],
["copy-symbol, Function", "f_copy-symbol"],
["declaration, Declaration", "m_declaration"],
["defconstant, Macro", "f_defconstant"],
["delete-file, Function", "f_delete-file"],
["denominator, Function", "f_numerator"],
["disassemble, Function", "f_disassemble"],
["echo-stream, System Class", "t_echo-stream"],
["end-of-file, Condition Type", "t_end-of-file"],
["fdefinition, Accessor", "f_fdefinition"],
["file-author, Function", "f_file-author"],
["file-length, Function", "f_file-length"],
["file-stream, System Class", "t_file-stream"],
["find-if-not, Function", "f_find"],
["find-method, Standard Generic Function", "f_find-method"],
["find-symbol, Function", "f_find-symbol"],
["float-radix, Function", "f_decode-float"],
["fmakunbound, Function", "f_fmakunbound"],
["list-length, Function", "f_list-length"],
["loop-finish, Local Macro", "f_loop-finish"],
["macroexpand, Function", "f_macroexpand"],
["make-method, Local Macro", "f_call-method"],
["make-string, Function", "f_make-string"],
["make-symbol, Function", "f_make-symbol"],
["nsubstitute, Function", "f_substitute"],
["parse-error, Condition Type", "t_parse-error"],
["position-if, Function", "f_position"],
["pprint-fill, Function", "f_pprint-fill"],
["rationalize, Function", "f_rational"],
["rename-file, Function", "f_rename-file"],
["return-from, Special Operator", "f_return-from"],
["scale-float, Function", "f_decode-float"],
["short-float, Type", "t_short-float"],
["signed-byte, Type", "t_signed-byte"],
["slot-boundp, Function", "f_slot-boundp"],
["stable-sort, Function", "f_sort"],
["store-value, Function", "f_abort"],
["store-value, Restart", "r_store-value"],
["string-trim, Function", "f_string-trim"],
["symbol-name, Function", "f_symbol-name"],
["unread-char, Function", "f_unread-char"],
["use-package, Function", "f_use-package"],
["values-list, Function", "f_values-list"],
["vector-push, Function", "f_vector-push"],
["yes-or-no-p, Function", "f_y-or-n-p"],
["*load-print*, Variable", "v_load-print"],
["*print-base*, Variable", "v_print-base"],
["*print-case*, Variable", "v_print-case"],
["adjust-array, Function", "f_adjust-array"],
["alpha-char-p, Function", "f_alpha-char-p"],
["apropos-list, Function", "f_apropos"],
["assoc-if-not, Function", "f_assoc"],
["bit-vector-p, Function", "f_bit-vector-p"],
["change-class, Standard Generic Function", "f_change-class"],
["clear-output, Function", "f_finish-output"],
["compile-file, Function", "f_compile-file"],
["count-if-not, Function", "f_count"],
["decode-float, Function", "f_decode-float"],
["defparameter, Macro", "f_defparameter"],
["digit-char-p, Function", "f_digit-char-p"],
["double-float, Type", "t_short-float"],
["fill-pointer, Accessor", "f_fill-pointer"],
["find-package, Function", "f_find-package"],
["find-restart, Function", "f_find-restart"],
["float-digits, Function", "f_decode-float"],
["force-output, Function", "f_finish-output"],
["handler-bind, Macro", "f_handler-bind"],
["handler-case, Macro", "f_handler-case"],
["hash-table-p, Function", "f_hash-table-p"],
["intersection, Function", "f_intersection"],
["lower-case-p, Function", "f_upper-case-p"],
["machine-type, Function", "f_machine-type"],
["make-package, Function", "f_make-package"],
["package-name, Function", "f_package-name"],
["print-object, Standard Generic Function", "f_print-object"],
["random-state, System Class", "t_random-state"],
["reader-error, Condition Type", "t_reader-error"],
["restart-bind, Macro", "f_restart-bind"],
["restart-case, Macro", "f_restart-case"],
["restart-name, Function", "f_restart-name"],
["simple-array, Type", "t_simple-array"],
["simple-error, Condition Type", "t_simple-error"],
["single-float, Type", "t_short-float"],
["slot-missing, Standard Generic Function", "f_slot-missing"],
["slot-unbound, Standard Generic Function", "f_slot-unbound"],
["stream-error, Condition Type", "t_stream-error"],
["string-equal, Function", "f_string_eq"],
["string-lessp, Function", "f_string_eq"],
["subst-if-not, Function", "f_subst"],
["symbol-plist, Accessor", "f_symbol-plist"],
["symbol-value, Accessor", "f_symbol-value"],
["unbound-slot, Condition Type", "t_unbound-slot"],
["upper-case-p, Function", "f_upper-case-p"],
["write-string, Function", "f_write-string"],
["*print-array*, Variable", "v_print-array"],
["*print-level*, Variable", "v_print-level"],
["*print-lines*, Variable", "v_print-lines"],
["*print-radix*, Variable", "v_print-base"],
["*terminal-io*, Variable", "v_terminal-io"],
["alphanumericp, Function", "f_alphanumericp"],
["byte-position, Function", "f_byte"],
["char-downcase, Function", "f_char-upcase"],
["char-greaterp, Function", "f_char_eq"],
["control-error, Condition Type", "t_control-error"],
["delete-if-not, Function", "f_remove"],
["deposit-field, Function", "f_deposit-field"],
["documentation, Standard Generic Function", "f_documentation"],
["extended-char, Type", "t_extended-char"],
["file-position, Function", "f_file-position"],
["finish-output, Function", "f_finish-output"],
["ignore-errors, Macro", "f_ignore-errors"],
["macroexpand-1, Function", "f_macroexpand"],
["make-instance, Standard Generic Function", "f_make-instance"],
["make-pathname, Function", "f_make-pathname"],
["make-sequence, Function", "f_make-sequence"],
["member-if-not, Function", "f_member"],
["next-method-p, Local Function", "f_next-method-p"],
["nintersection, Function", "f_intersection"],
["nsubst-if-not, Function", "f_subst"],
["open-stream-p, Function", "f_open-stream-p"],
["package-error, Condition Type", "t_package-error"],
["parse-integer, Function", "f_parse-integer"],
["pathname-host, Function", "f_pathname-host"],
["pathname-name, Function", "f_pathname-host"],
["pathname-type, Function", "f_pathname-host"],
["pprint-indent, Function", "f_pprint-indent"],
["pprint-linear, Function", "f_pprint-fill"],
["program-error, Condition Type", "t_program-error"],
["rassoc-if-not, Function", "f_rassoc"],
["read-sequence, Function", "f_read-sequence"],
["remove-if-not, Function", "f_remove"],
["remove-method, Standard Generic Function", "f_remove-method"],
["simple-string, Type", "t_simple-string"],
["simple-vector, Type", "t_simple-vector"],
["slot-exists-p, Function", "f_slot-exists-p"],
["software-type, Function", "f_software-type"],
["standard-char, Type", "t_standard-char"],
["string-stream, System Class", "t_string-stream"],
["string-upcase, Function", "f_string-upcase"],
["style-warning, Condition Type", "t_style-warning"],
["substitute-if, Function", "f_substitute"],
["unsigned-byte, Type", "t_unsigned-byte"],
["unuse-package, Function", "f_unuse-package"],
["*error-output*, Variable", "v_debug-io"],
["*load-verbose*, Variable", "v_load-print"],
["*print-circle*, Variable", "v_print-circle"],
["*print-escape*, Variable", "v_print-escape"],
["*print-gensym*, Variable", "v_print-gensym"],
["*print-length*, Variable", "v_print-level"],
["*print-pretty*, Variable", "v_print-pretty"],
["*random-state*, Variable", "v_random-state"],
["*trace-output*, Variable", "v_debug-io"],
["built-in-class, System Class", "t_built-in-class"],
["char-not-equal, Function", "f_char_eq"],
["char-not-lessp, Function", "f_char_eq"],
["copy-readtable, Function", "f_copy-readtable"],
["copy-structure, Function", "f_copy-structure"],
["delete-package, Function", "f_delete-package"],
["do-all-symbols, Macro", "f_do-symbols"],
["dynamic-extent, Declaration", "m_dynamic-extent"],
["get-properties, Function", "f_get-properties"],
["graphic-char-p, Function", "f_graphic-char-p"],
["input-stream-p, Function", "f_input-stream-p"],
["integer-length, Function", "f_integer-length"],
["invoke-restart, Function", "f_invoke-restart"],
["long-site-name, Function", "f_short-site-name"],
["macro-function, Accessor", "f_macro-function"],
["make-condition, Function", "f_make-condition"],
["make-load-form, Standard Generic Function", "f_make-load-form"],
["muffle-warning, Restart", "r_muffle-warning"],
["muffle-warning, Function", "f_abort"],
["no-next-method, Standard Generic Function", "f_no-next-method"],
["nstring-upcase, Function", "f_string-upcase"],
["nsubstitute-if, Function", "f_substitute"],
["pprint-newline, Function", "f_pprint-newline"],
["pprint-tabular, Function", "f_pprint-fill"],
["random-state-p, Function", "f_random-state-p"],
["readtable-case, Accessor", "f_readtable-case"],
["rename-package, Function", "f_rename-package"],
["row-major-aref, Accessor", "f_row-major-aref"],
["set-difference, Function", "f_set-difference"],
["simple-warning, Condition Type", "t_simple-warning"],
["standard-class, System Class", "t_standard-class"],
["symbol-package, Function", "f_symbol-package"],
["synonym-stream, System Class", "t_synonym-stream"],
["two-way-stream, System Class", "t_two-way-stream"],
["unwind-protect, Special Operator", "f_unwind-protect"],
["with-accessors, Macro", "f_with-accessors"],
["with-open-file, Macro", "f_with-open-file"],
["write-sequence, Function", "f_write-sequence"],
["*compile-print*, Variable", "v_compile-print"],
["*debugger-hook*, Variable", "v_debugger-hook"],
["*load-pathname*, Variable", "v_load-pathname"],
["*load-truename*, Variable", "v_load-pathname"],
["*read-suppress*, Variable", "v_read-suppress"],
["array-dimension, Function", "f_array-dimension"],
["cell-error-name, Function", "f_cell-error-name"],
["char-code-limit, Constant Variable", "v_char-code-limit"],
["describe-object, Standard Generic Function", "f_describe-object"],
["file-namestring, Function", "f_namestring"],
["file-write-date, Function", "f_file-write-date"],
["float-precision, Function", "f_decode-float"],
["hash-table-size, Function", "f_hash-table-size"],
["hash-table-test, Function", "f_hash-table-test"],
["host-namestring, Function", "f_namestring"],
["invoke-debugger, Function", "f_invoke-debugger"],
["load-time-value, Special Operator", "f_load-time-value"],
["machine-version, Function", "f_machine-version"],
["make-hash-table, Function", "f_make-hash-table"],
["merge-pathnames, Function", "f_merge-pathnames"],
["nset-difference, Function", "f_set-difference"],
["output-stream-p, Function", "f_input-stream-p"],
["pathname-device, Function", "f_pathname-host"],
["position-if-not, Function", "f_position"],
["pprint-dispatch, Function", "f_pprint-dispatch"],
["prin1-to-string, Function", "f_write-to-string"],
["princ-to-string, Function", "f_write-to-string"],
["short-site-name, Function", "f_short-site-name"],
["simple-string-p, Function", "f_simple-string-p"],
["simple-vector-p, Function", "f_simple-vector-p"],
["slot-makunbound, Function", "f_slot-makunbound"],
["standard-char-p, Function", "f_standard-char-p"],
["standard-method, System Class", "t_standard-method"],
["standard-object, Class", "t_standard-object"],
["string-downcase, Function", "f_string-upcase"],
["string-greaterp, Function", "f_string_eq"],
["structure-class, System Class", "t_structure-class"],
["symbol-function, Accessor", "f_symbol-function"],
["symbol-macrolet, Special Operator", "f_symbol-macrolet"],
["wild-pathname-p, Function", "f_wild-pathname-p"],
["write-to-string, Function", "f_write-to-string"],
["*gensym-counter*, Variable", "v_gensym-counter"],
["*print-readably*, Variable", "v_print-readably"],
["*standard-input*, Variable", "v_debug-io"],
["arithmetic-error, Condition Type", "t_arithmetic-error"],
["array-dimensions, Function", "f_array-dimensions"],
["array-rank-limit, Constant Variable", "v_array-rank-limit"],
["array-total-size, Function", "f_array-total-size"],
["broadcast-stream, System Class", "t_broadcast-stream"],
["call-next-method, Local Function", "f_call-next-method"],
["compute-restarts, Function", "f_compute-restarts"],
["define-condition, Macro", "f_define-condition"],
["division-by-zero, Condition Type", "t_division-by-zero"],
["find-all-symbols, Function", "f_find-all-symbols"],
["generic-function, System Class", "t_generic-function"],
["get-decoded-time, Function", "f_get-universal-time"],
["hash-table-count, Function", "f_hash-table-count"],
["logical-pathname, System Class", "t_logical-pathname"],
["logical-pathname, Function", "f_logical-pathname"],
["machine-instance, Function", "f_machine-instance"],
["make-echo-stream, Function", "f_make-echo-stream"],
["nstring-downcase, Function", "f_string-upcase"],
["package-use-list, Function", "f_package-use-list"],
["parse-namestring, Function", "f_parse-namestring"],
["pathname-match-p, Function", "f_pathname-match-p"],
["pathname-version, Function", "f_pathname-host"],
["read-from-string, Function", "f_read-from-string"],
["set-exclusive-or, Function", "f_set-exclusive-or"],
["shadowing-import, Function", "f_shadowing-import"],
["simple-condition, Condition Type", "t_simple-condition"],
["software-version, Function", "f_software-type"],
["string-left-trim, Function", "f_string-trim"],
["string-not-equal, Function", "f_string_eq"],
["string-not-lessp, Function", "f_string_eq"],
["structure-object, Class", "t_structure-object"],
["type-error-datum, Function", "f_type-error-datum"],
["unbound-variable, Condition Type", "t_unbound-variable"],
["with-open-stream, Macro", "f_with-open-stream"],
["(setf class-name), Standard Generic Function", "f_setf_class-name"],
["*compile-verbose*, Variable", "v_compile-print"],
["*standard-output*, Variable", "v_debug-io"],
["allocate-instance, Standard Generic Function", "f_allocate-instance"],
["array-in-bounds-p, Function", "f_array-in-bounds-p"],
["char-not-greaterp, Function", "f_char_eq"],
["compiled-function, Type", "t_compiled-function"],
["delete-duplicates, Function", "f_remove-duplicates"],
["enough-namestring, Function", "f_namestring"],
["function-keywords, Standard Generic Function", "f_function-keywords"],
["list-all-packages, Function", "f_list-all-packages"],
["make-random-state, Function", "f_make-random-state"],
["method-qualifiers, Standard Generic Function", "f_method-qualifiers"],
["nset-exclusive-or, Function", "f_set-exclusive-or"],
["package-nicknames, Function", "f_package-nicknames"],
["read-char-no-hang, Function", "f_read-char-no-hang"],
["remove-duplicates, Function", "f_remove-duplicates"],
["serious-condition, Condition Type", "t_serious-condition"],
["shared-initialize, Standard Generic Function", "f_shared-initialize"],
["simple-bit-vector, Type", "t_simple-bit-vector"],
["simple-type-error, Condition Type", "t_simple-type-error"],
["storage-condition, Condition Type", "t_storage-condition"],
["string-capitalize, Function", "f_string-upcase"],
["string-right-trim, Function", "f_string-trim"],
["substitute-if-not, Function", "f_substitute"],
["*break-on-signals*, Variable", "v_break-on-signals"],
["*macroexpand-hook*, Variable", "v_macroexpand-hook"],
["adjustable-array-p, Function", "f_adjustable-array-p"],
["array-displacement, Function", "f_array-displacement"],
["array-element-type, Function", "f_array-element-type"],
["destructuring-bind, Macro", "f_destructuring-bind"],
["file-string-length, Function", "f_file-string-length"],
["get-setf-expansion, Function", "f_get-setf-expansion"],
["get-universal-time, Function", "f_get-universal-time"],
["long-float-epsilon, Constant Variable", "v_short-float-epsilon"],
["method-combination, System Class", "t_method-combination"],
["nstring-capitalize, Function", "f_string-upcase"],
["nsubstitute-if-not, Function", "f_substitute"],
["pathname-directory, Function", "f_pathname-host"],
["print-not-readable, Condition Type", "t_print-not-readable"],
["simple-base-string, Type", "t_simple-base-string"],
["special-operator-p, Function", "f_special-operator-p"],
["translate-pathname, Function", "f_translate-pathname"],
["undefined-function, Condition Type", "t_undefined-function"],
["vector-push-extend, Function", "f_vector-push"],
["*print-miser-width*, Variable", "v_print-miser-width"],
["compiled-function-p, Function", "f_compiled-function-p"],
["concatenated-stream, System Class", "t_concatenated-stream"],
["define-modify-macro, Macro", "f_define-modify-macro"],
["define-symbol-macro, Macro", "f_define-symbol-macro"],
["do-external-symbols, Macro", "f_do-symbols"],
["file-error-pathname, Function", "f_file-error-pathname"],
["get-macro-character, Function", "f_set-macro-character"],
["initialize-instance, Standard Generic Function", "f_initialize-instance"],
["make-synonym-stream, Function", "f_make-synonym-stream"],
["make-two-way-stream, Function", "f_make-two-way-stream"],
["multiple-value-bind, Macro", "f_multiple-value-bind"],
["multiple-value-call, Special Operator", "f_multiple-value-call"],
["multiple-value-list, Macro", "f_multiple-value-list"],
["multiple-value-setq, Macro", "f_multiple-value-setq"],
["read-delimited-list, Function", "f_read-delimited-list"],
["set-macro-character, Function", "f_set-macro-character"],
["set-pprint-dispatch, Function", "f_set-pprint-dispatch"],
["short-float-epsilon, Constant Variable", "v_short-float-epsilon"],
["simple-bit-vector-p, Function", "f_simple-bit-vector-p"],
["stream-element-type, Function", "f_stream-element-type"],
["stream-error-stream, Function", "f_stream-error-stream"],
["string-not-greaterp, Function", "f_string_eq"],
["with-simple-restart, Macro", "f_with-simple-restart"],
["(setf documentation), Standard Generic Function", "f_documentation"],
["*print-right-margin*, Variable", "v_print-right-margin"],
["call-arguments-limit, Constant Variable", "v_call-arguments-limit"],
["copy-pprint-dispatch, Function", "f_copy-pprint-dispatch"],
["define-setf-expander, Macro", "f_define-setf-expander"],
["directory-namestring, Function", "f_namestring"],
["double-float-epsilon, Constant Variable", "v_short-float-epsilon"],
["integer-decode-float, Function", "f_decode-float"],
["interactive-stream-p, Function", "f_interactive-stream-p"],
["invalid-method-error, Function", "f_invalid-method-error"],
["lambda-list-keywords, Constant Variable", "v_lambda-list-keywords"],
["most-negative-fixnum, Constant Variable", "v_most-positive-fixnum"],
["most-positive-fixnum, Constant Variable", "v_most-positive-fixnum"],
["multiple-value-prog1, Special Operator", "f_multiple-value-prog1"],
["no-applicable-method, Standard Generic Function", "f_no-applicable-method"],
["package-used-by-list, Function", "f_package-used-by-list"],
["pprint-logical-block, Macro", "f_pprint-logical-block"],
["set-syntax-from-char, Function", "f_set-syntax-from-char"],
["single-float-epsilon, Constant Variable", "v_short-float-epsilon"],
["array-dimension-limit, Constant Variable", "v_array-dimension-limit"],
["array-row-major-index, Function", "f_array-row-major-index"],
["compile-file-pathname, Function", "f_compile-file-pathname"],
["decode-universal-time, Function", "f_decode-universal-time"],
["define-compiler-macro, Macro", "f_define-compiler-macro"],
["encode-universal-time, Function", "f_encode-universal-time"],
["get-internal-run-time, Function", "f_get-internal-run-time"],
["make-broadcast-stream, Function", "f_make-broadcast-stream"],
["multiple-values-limit, Constant Variable", "v_multiple-values-limit"],
["package-error-package, Function", "f_package-error-package"],
["reinitialize-instance, Standard Generic Function", "f_reinitialize-instance"],
["synonym-stream-symbol, Function", "f_synonym-stream-symbol"],
["unbound-slot-instance, Function", "f_unbound-slot-instance"],
["user-homedir-pathname, Function", "f_user-homedir-pathname"],
["with-compilation-unit, Macro", "f_with-compilation-unit"],
["with-output-to-string, Macro", "f_with-output-to-string"],
["with-package-iterator, Macro", "f_with-package-iterator"],
["array-total-size-limit, Constant Variable", "v_array-total-size-limit"],
["floating-point-inexact, Condition Type", "t_floating-point-inexact"],
["get-internal-real-time, Function", "f_get-internal-real-time"],
["hash-table-rehash-size, Function", "f_hash-table-rehash-size"],
["stream-external-format, Function", "f_stream-external-format"],
["with-input-from-string, Macro", "f_with-input-from-string"],
["*compile-file-pathname*, Variable", "v_compile-file-pathname"],
["*compile-file-truename*, Variable", "v_compile-file-pathname"],
["*print-pprint-dispatch*, Variable", "v_print-pprint-dispatch"],
["compiler-macro-function, Accessor", "f_compiler-macro-function"],
["ensure-generic-function, Function", "f_ensure-generic-function"],
["floating-point-overflow, Condition Type", "t_floating-point-overflow"],
["lambda-parameters-limit, Constant Variable", "v_lambda-parameters-limit"],
["make-instances-obsolete, Standard Generic Function", "f_make-instances-obsolete"],
["print-unreadable-object, Macro", "f_print-unreadable-object"],
["with-condition-restarts, Macro", "f_with-condition-restarts"],
["with-standard-io-syntax, Macro", "f_with-standard-io-syntax"],
["array-has-fill-pointer-p, Function", "f_array-has-fill-pointer-p"],
["broadcast-stream-streams, Function", "f_broadcast-stream-streams"],
["echo-stream-input-stream, Function", "f_echo-stream-input-stream"],
["ensure-directories-exist, Function", "f_ensure-directories-exist"],
["floating-point-underflow, Condition Type", "t_floating-point-underflow"],
["get-output-stream-string, Function", "f_get-output-stream-string"],
["lisp-implementation-type, Function", "f_lisp-implementation-type"],
["make-concatenated-stream, Function", "f_make-concatenated-stream"],
["make-string-input-stream, Function", "f_make-string-input-stream"],
["method-combination-error, Function", "f_method-combination-error"],
["most-negative-long-float, Constant Variable", "v_most-positive-short-float"],
["most-positive-long-float, Constant Variable", "v_most-positive-short-float"],
["type-error-expected-type, Function", "f_type-error-datum"],
["with-hash-table-iterator, Macro", "f_with-hash-table-iterator"],
["arithmetic-error-operands, Function", "f_arithmetic-error-operands"],
["define-method-combination, Macro", "f_define-method-combination"],
["echo-stream-output-stream, Function", "f_echo-stream-input-stream"],
["least-negative-long-float, Constant Variable", "v_most-positive-short-float"],
["least-positive-long-float, Constant Variable", "v_most-positive-short-float"],
["make-string-output-stream, Function", "f_make-string-output-stream"],
["most-negative-short-float, Constant Variable", "v_most-positive-short-float"],
["most-positive-short-float, Constant Variable", "v_most-positive-short-float"],
["package-shadowing-symbols, Function", "f_package-shadowing-symbols"],
["print-not-readable-object, Function", "f_print-not-readable-object"],
["standard-generic-function, System Class", "t_standard-generic-function"],
["arithmetic-error-operation, Function", "f_arithmetic-error-operands"],
["compute-applicable-methods, Standard Generic Function", "f_compute-applicable-methods"],
["function-lambda-expression, Function", "f_function-lambda-expression"],
["least-negative-short-float, Constant Variable", "v_most-positive-short-float"],
["least-positive-short-float, Constant Variable", "v_most-positive-short-float"],
["most-negative-double-float, Constant Variable", "v_most-positive-short-float"],
["most-negative-single-float, Constant Variable", "v_most-positive-short-float"],
["most-positive-double-float, Constant Variable", "v_most-positive-short-float"],
["most-positive-single-float, Constant Variable", "v_most-positive-short-float"],
["read-preserving-whitespace, Function", "f_read"],
["translate-logical-pathname, Function", "f_translate-logical-pathname"],
["upgraded-complex-part-type, Function", "f_upgraded-complex-part-type"],
["*default-pathname-defaults*, Variable", "v_default-pathname-defaults"],
["*read-default-float-format*, Variable", "v_read-default-float-format"],
["concatenated-stream-streams, Function", "f_concatenated-stream-streams"],
["hash-table-rehash-threshold, Function", "f_hash-table-rehash-threshold"],
["least-negative-double-float, Constant Variable", "v_most-positive-short-float"],
["least-negative-single-float, Constant Variable", "v_most-positive-short-float"],
["least-positive-double-float, Constant Variable", "v_most-positive-short-float"],
["least-positive-single-float, Constant Variable", "v_most-positive-short-float"],
["lisp-implementation-version, Function", "f_lisp-implementation-type"],
["long-float-negative-epsilon, Constant Variable", "v_short-float-epsilon"],
["make-load-form-saving-slots, Function", "f_make-load-form-saving-slots"],
["two-way-stream-input-stream, Function", "f_two-way-stream-input-stream"],
["upgraded-array-element-type, Function", "f_upgraded-array-element-type"],
["get-dispatch-macro-character, Function", "f_set-dispatch-macro-character"],
["invoke-restart-interactively, Function", "f_invoke-restart-interactively"],
["set-dispatch-macro-character, Function", "f_set-dispatch-macro-character"],
["short-float-negative-epsilon, Constant Variable", "v_short-float-epsilon"],
["two-way-stream-output-stream, Function", "f_two-way-stream-input-stream"],
["double-float-negative-epsilon, Constant Variable", "v_short-float-epsilon"],
["logical-pathname-translations, Accessor", "f_logical-pathname-translations"],
["make-dispatch-macro-character, Function", "f_make-dispatch-macro-character"],
["pprint-exit-if-list-exhausted, Local Macro", "f_pprint-exit-if-list-exhausted"],
["single-float-negative-epsilon, Constant Variable", "v_short-float-epsilon"],
["internal-time-units-per-second, Constant Variable", "v_internal-time-units-per-second"],
["simple-condition-format-control, Function", "f_simple-condition-format-control"],
["floating-point-invalid-operation, Condition Type", "t_floating-point-invalid-operation"],
["simple-condition-format-arguments, Function", "f_simple-condition-format-control"],
["load-logical-pathname-translations, Function", "f_load-logical-pathname-translations"],
["update-instance-for-different-class, Standard Generic Function", "f_update-instance-for-different-class"],
["update-instance-for-redefined-class, Standard Generic Function", "f_update-instance-for-redefined-class"],
["least-negative-normalized-long-float, Constant Variable", "v_most-positive-short-float"],
["least-positive-normalized-long-float, Constant Variable", "v_most-positive-short-float"],
["least-negative-normalized-short-float, Constant Variable", "v_most-positive-short-float"],
["least-positive-normalized-short-float, Constant Variable", "v_most-positive-short-float"],
["least-negative-normalized-double-float, Constant Variable", "v_most-positive-short-float"],
["least-negative-normalized-single-float, Constant Variable", "v_most-positive-short-float"],
["least-positive-normalized-double-float, Constant Variable", "v_most-positive-short-float"],
["least-positive-normalized-single-float, Constant Variable", "v_most-positive-short-float"],
["1. Introduction", "1_Introduction#sec_1"],
["2. Syntax", "2_Syntax#sec_2"],
["3. Evaluation and Compilation", "3_Evaluation_and_Compilation#sec_3"],
["4. Types and Classes", "4_Types_and_Classes#sec_4"],
["5. Data and Control Flow", "5_Data_and_Control_Flow#sec_5"],
["6. Iteration", "6_Iteration#sec_6"],
["7. Objects", "7_Objects#sec_7"],
["8. Structures", "8_Structures#sec_8"],
["9. Conditions", "9_Conditions#sec_9"],
["A. Appendix", "A_Appendix#sec_A"],
["10. Symbols", "10_Symbols#sec_10"],
["11. Packages", "11_Packages#sec_11"],
["12. Numbers", "12_Numbers#sec_12"],
["13. Characters", "13_Characters#sec_13"],
["14. Conses", "14_Conses#sec_14"],
["15. Arrays", "15_Arrays#sec_15"],
["16. Strings", "16_Strings#sec_16"],
["17. Sequences", "17_Sequences#sec_17"],
["18. Hash Tables", "18_Hash_Tables#sec_18"],
["19. Filenames", "19_Filenames#sec_19"],
["20. Files", "20_Files#sec_20"],
["21. Streams", "21_Streams#sec_21"],
["22. Printer", "22_Printer#sec_22"],
["23. Reader", "23_Reader#sec_23"],
["24. System Construction", "24_System_Construction#sec_24"],
["25. Environment", "25_Environment#sec_25"],
["26. Glossary", "26_Glossary#sec_26"],
["1.1 Scope, Purpose, and History", "1_1_Scope_Purpose_and_History#sec_1_1"],
["1.2 Organization of the Document", "1_2_Organization_of_the_Document#sec_1_2"],
["1.3 Referenced Publications", "1_3_Referenced_Publications#sec_1_3"],
["1.4 Definitions", "1_4_Definitions#sec_1_4"],
["1.5 Conformance", "1_5_Conformance#sec_1_5"],
["1.6 Language Extensions", "1_6_Language_Extensions#sec_1_6"],
["1.7 Language Subsets", "1_7_Language_Subsets#sec_1_7"],
["1.8 Deprecated Language Features", "1_8_Deprecated_Language_Features#sec_1_8"],
["1.9 Symbols in the COMMON-LISP Package", "1_9_Symbols_in_the_COMMON-LISP_Package#sec_1_9"],
["2.1 Character Syntax", "2_1_Character_Syntax#sec_2_1"],
["2.2 Reader Algorithm", "2_2_Reader_Algorithm#sec_2_2"],
["2.3 Interpretation of Tokens", "2_3_Interpretation_of_Tokens#sec_2_3"],
["2.4 Standard Macro Characters", "2_4_Standard_Macro_Characters#sec_2_4"],
["3.1 Evaluation", "3_1_Evaluation#sec_3_1"],
["3.2 Compilation", "3_2_Compilation#sec_3_2"],
["3.3 Declarations", "3_3_Declarations#sec_3_3"],
["3.4 Lambda Lists", "3_4_Lambda_Lists#sec_3_4"],
["3.5 Error Checking in Function Calls", "3_5_Error_Checking_in_Function_Calls#sec_3_5"],
["3.6 Traversal Rules and Side Effects", "3_6_Traversal_Rules_and_Side_Effects#sec_3_6"],
["3.7 Destructive Operations", "3_7_Destructive_Operations#sec_3_7"],
["3.8 Evaluation and Compilation Dictionary", "3_8_Evaluation_and_Compilation_Dictionary#sec_3_8"],
["4.1 Introduction", "4_1_Introduction#sec_4_1"],
["4.2 Types", "4_2_Types#sec_4_2"],
["4.3 Classes", "4_3_Classes#sec_4_3"],
["4.4 Types and Classes Dictionary", "4_4_Types_and_Classes_Dictionary#sec_4_4"],
["5.1 Generalized Reference", "5_1_Generalized_Reference#sec_5_1"],
["5.2 Transfer of Control to an Exit Point", "5_2_Transfer_of_Control_to_an_Exit_Point#sec_5_2"],
["5.3 Data and Control Flow Dictionary", "5_3_Data_and_Control_Flow_Dictionary#sec_5_3"],
["6.1 The LOOP Facility", "6_1_The_LOOP_Facility#sec_6_1"],
["6.2 Iteration Dictionary", "6_2_Iteration_Dictionary#sec_6_2"],
["7.1 Object Creation and Initialization", "7_1_Object_Creation_and_Initialization#sec_7_1"],
["7.2 Changing the Class of an Instance", "7_2_Changing_the_Class_of_an_Instance#sec_7_2"],
["7.3 Reinitializing an Instance", "7_3_Reinitializing_an_Instance#sec_7_3"],
["7.4 Meta-Objects", "7_4_Meta-Objects#sec_7_4"],
["7.5 Slots", "7_5_Slots#sec_7_5"],
["7.6 Generic Functions and Methods", "7_6_Generic_Functions_and_Methods#sec_7_6"],
["7.7 Objects Dictionary", "7_7_Objects_Dictionary#sec_7_7"],
["8.1 Structures Dictionary", "8_1_Structures_Dictionary#sec_8_1"],
["9.1 Condition System Concepts", "9_1_Condition_System_Concepts#sec_9_1"],
["9.2 Conditions Dictionary", "9_2_Conditions_Dictionary#sec_9_2"],
["A.1 Removed Language Features", "A_1_Removed_Language_Features#sec_A_1"],
["10.1 Symbol Concepts", "10_1_Symbol_Concepts#sec_10_1"],
["10.2 Symbols Dictionary", "10_2_Symbols_Dictionary#sec_10_2"],
["11.1 Package Concepts", "11_1_Package_Concepts#sec_11_1"],
["11.2 Packages Dictionary", "11_2_Packages_Dictionary#sec_11_2"],
["12.1 Number Concepts", "12_1_Number_Concepts#sec_12_1"],
["12.2 Numbers Dictionary", "12_2_Numbers_Dictionary#sec_12_2"],
["13.1 Character Concepts", "13_1_Character_Concepts#sec_13_1"],
["13.2 Characters Dictionary", "13_2_Characters_Dictionary#sec_13_2"],
["14.1 Cons Concepts", "14_1_Cons_Concepts#sec_14_1"],
["14.2 Conses Dictionary", "14_2_Conses_Dictionary#sec_14_2"],
["15.1 Array Concepts", "15_1_Array_Concepts#sec_15_1"],
["15.2 Arrays Dictionary", "15_2_Arrays_Dictionary#sec_15_2"],
["16.1 String Concepts", "16_1_String_Concepts#sec_16_1"],
["16.2 Strings Dictionary", "16_2_Strings_Dictionary#sec_16_2"],
["17.1 Sequence Concepts", "17_1_Sequence_Concepts#sec_17_1"],
["17.2 Rules about Test Functions", "17_2_Rules_about_Test_Functions#sec_17_2"],
["17.3 Sequences Dictionary", "17_3_Sequences_Dictionary#sec_17_3"],
["18.1 Hash Table Concepts", "18_1_Hash_Table_Concepts#sec_18_1"],
["18.2 Hash Tables Dictionary", "18_2_Hash_Tables_Dictionary#sec_18_2"],
["19.1 Overview of Filenames", "19_1_Overview_of_Filenames#sec_19_1"],
["19.2 Pathnames", "19_2_Pathnames#sec_19_2"],
["19.3 Logical Pathnames", "19_3_Logical_Pathnames#sec_19_3"],
["19.4 Filenames Dictionary", "19_4_Filenames_Dictionary#sec_19_4"],
["20.1 File System Concepts", "20_1_File_System_Concepts#sec_20_1"],
["20.2 Files Dictionary", "20_2_Files_Dictionary#sec_20_2"],
["21.1 Stream Concepts", "21_1_Stream_Concepts#sec_21_1"],
["21.2 Streams Dictionary", "21_2_Streams_Dictionary#sec_21_2"],
["22.1 The Lisp Printer", "22_1_The_Lisp_Printer#sec_22_1"],
["22.2 The Lisp Pretty Printer", "22_2_The_Lisp_Pretty_Printer#sec_22_2"],
["22.3 Formatted Output", "22_3_Formatted_Output#sec_22_3"],
["22.4 Printer Dictionary", "22_4_Printer_Dictionary#sec_22_4"],
["23.1 Reader Concepts", "23_1_Reader_Concepts#sec_23_1"],
["23.2 Reader Dictionary", "23_2_Reader_Dictionary#sec_23_2"],
["24.1 System Construction Concepts", "24_1_System_Construction_Concepts#sec_24_1"],
["24.2 System Construction Dictionary", "24_2_System_Construction_Dictionary#sec_24_2"],
["25.1 The External Environment", "25_1_The_External_Environment#sec_25_1"],
["25.2 Environment Dictionary", "25_2_Environment_Dictionary#sec_25_2"],
["26.1 Glossary", "26_1_Glossary#sec_26_1"],
["1.1.1 Scope and Purpose", "1_1_Scope_Purpose_and_History#sec_1_1_1"],
["1.1.2 History", "1_1_Scope_Purpose_and_History#sec_1_1_2"],
["1.4.1 Notational Conventions", "1_4_Definitions#sec_1_4_1"],
["1.4.2 Error Terminology", "1_4_Definitions#sec_1_4_2"],
["1.4.3 Sections Not Formally Part Of This Standard", "1_4_Definitions#sec_1_4_3"],
["1.4.4 Interpreting Dictionary Entries", "1_4_Definitions#sec_1_4_4"],
["1.5.1 Conforming Implementations", "1_5_Conformance#sec_1_5_1"],
["1.5.2 Conforming Programs", "1_5_Conformance#sec_1_5_2"],
["1.8.1 Deprecated Functions", "1_8_Deprecated_Language_Features#sec_1_8_1"],
["1.8.2 Deprecated Argument Conventions", "1_8_Deprecated_Language_Features#sec_1_8_2"],
["1.8.3 Deprecated Variables", "1_8_Deprecated_Language_Features#sec_1_8_3"],
["1.8.4 Deprecated Reader Syntax", "1_8_Deprecated_Language_Features#sec_1_8_4"],
["2.1.1 Readtables", "2_1_Character_Syntax#sec_2_1_1"],
["2.1.2 Variables that affect the Lisp Reader", "2_1_Character_Syntax#sec_2_1_2"],
["2.1.3 Standard Characters", "2_1_Character_Syntax#sec_2_1_3"],
["2.1.4 Character Syntax Types", "2_1_Character_Syntax#sec_2_1_4"],
["2.3.1 Numbers as Tokens", "2_3_Interpretation_of_Tokens#sec_2_3_1"],
["2.3.2 Constructing Numbers from Tokens", "2_3_Interpretation_of_Tokens#sec_2_3_2"],
["2.3.3 The Consing Dot", "2_3_Interpretation_of_Tokens#sec_2_3_3"],
["2.3.4 Symbols as Tokens", "2_3_Interpretation_of_Tokens#sec_2_3_4"],
["2.3.5 Valid Patterns for Tokens", "2_3_Interpretation_of_Tokens#sec_2_3_5"],
["2.3.6 Package System Consistency Rules", "2_3_Interpretation_of_Tokens#sec_2_3_6"],
["2.4.1 Left-Parenthesis", "2_4_Standard_Macro_Characters#sec_2_4_1"],
["2.4.2 Right-Parenthesis", "2_4_Standard_Macro_Characters#sec_2_4_2"],
["2.4.3 Single-Quote", "2_4_Standard_Macro_Characters#sec_2_4_3"],
["2.4.4 Semicolon", "2_4_Standard_Macro_Characters#sec_2_4_4"],
["2.4.5 Double-Quote", "2_4_Standard_Macro_Characters#sec_2_4_5"],
["2.4.6 Backquote", "2_4_Standard_Macro_Characters#sec_2_4_6"],
["2.4.7 Comma", "2_4_Standard_Macro_Characters#sec_2_4_7"],
["2.4.8 Sharpsign", "2_4_Standard_Macro_Characters#sec_2_4_8"],
["2.4.9 Re-Reading Abbreviated Expressions", "2_4_Standard_Macro_Characters#sec_2_4_9"],
["3.1.1 Introduction to Environments", "3_1_Evaluation#sec_3_1_1"],
["3.1.2 The Evaluation Model", "3_1_Evaluation#sec_3_1_2"],
["3.1.3 Lambda Expressions", "3_1_Evaluation#sec_3_1_3"],
["3.1.4 Closures and Lexical Binding", "3_1_Evaluation#sec_3_1_4"],
["3.1.5 Shadowing", "3_1_Evaluation#sec_3_1_5"],
["3.1.6 Extent", "3_1_Evaluation#sec_3_1_6"],
["3.1.7 Return Values", "3_1_Evaluation#sec_3_1_7"],
["3.2.1 Compiler Terminology", "3_2_Compilation#sec_3_2_1"],
["3.2.2 Compilation Semantics", "3_2_Compilation#sec_3_2_2"],
["3.2.3 File Compilation", "3_2_Compilation#sec_3_2_3"],
["3.2.4 Literal Objects in Compiled Files", "3_2_Compilation#sec_3_2_4"],
["3.2.5 Exceptional Situations in the Compiler", "3_2_Compilation#sec_3_2_5"],
["3.3.1 Minimal Declaration Processing Requirements", "3_3_Declarations#sec_3_3_1"],
["3.3.2 Declaration Specifiers", "3_3_Declarations#sec_3_3_2"],
["3.3.3 Declaration Identifiers", "3_3_Declarations#sec_3_3_3"],
["3.3.4 Declaration Scope", "3_3_Declarations#sec_3_3_4"],
["3.4.1 Ordinary Lambda Lists", "3_4_Lambda_Lists#sec_3_4_1"],
["3.4.2 Generic Function Lambda Lists", "3_4_Lambda_Lists#sec_3_4_2"],
["3.4.3 Specialized Lambda Lists", "3_4_Lambda_Lists#sec_3_4_3"],
["3.4.4 Macro Lambda Lists", "3_4_Lambda_Lists#sec_3_4_4"],
["3.4.5 Destructuring Lambda Lists", "3_4_Lambda_Lists#sec_3_4_5"],
["3.4.6 Boa Lambda Lists", "3_4_Lambda_Lists#sec_3_4_6"],
["3.4.7 Defsetf Lambda Lists", "3_4_Lambda_Lists#sec_3_4_7"],
["3.4.8 Deftype Lambda Lists", "3_4_Lambda_Lists#sec_3_4_8"],
["3.4.9 Define-modify-macro Lambda Lists", "3_4_Lambda_Lists#sec_3_4_9"],
["3.5.1 Argument Mismatch Detection", "3_5_Error_Checking_in_Function_Calls#sec_3_5_1"],
["3.7.1 Modification of Literal Objects", "3_7_Destructive_Operations#sec_3_7_1"],
["3.7.2 Transfer of Control during a Destructive Operation", "3_7_Destructive_Operations#sec_3_7_2"],
["4.2.1 Data Type Definition", "4_2_Types#sec_4_2_1"],
["4.2.2 Type Relationships", "4_2_Types#sec_4_2_2"],
["4.2.3 Type Specifiers", "4_2_Types#sec_4_2_3"],
["4.3.1 Introduction to Classes", "4_3_Classes#sec_4_3_1"],
["4.3.2 Defining Classes", "4_3_Classes#sec_4_3_2"],
["4.3.3 Creating Instances of Classes", "4_3_Classes#sec_4_3_3"],
["4.3.4 Inheritance", "4_3_Classes#sec_4_3_4"],
["4.3.5 Determining the Class Precedence List", "4_3_Classes#sec_4_3_5"],
["4.3.6 Redefining Classes", "4_3_Classes#sec_4_3_6"],
["4.3.7 Integrating Types and Classes", "4_3_Classes#sec_4_3_7"],
["5.1.1 Overview of Places and Generalized Reference", "5_1_Generalized_Reference#sec_5_1_1"],
["5.1.2 Kinds of Places", "5_1_Generalized_Reference#sec_5_1_2"],
["5.1.3 Treatment of Other Macros Based on SETF", "5_1_Generalized_Reference#sec_5_1_3"],
["6.1.1 Overview of the Loop Facility", "6_1_The_LOOP_Facility#sec_6_1_1"],
["6.1.2 Variable Initialization and Stepping Clauses", "6_1_The_LOOP_Facility#sec_6_1_2"],
["6.1.3 Value Accumulation Clauses", "6_1_The_LOOP_Facility#sec_6_1_3"],
["6.1.4 Termination Test Clauses", "6_1_The_LOOP_Facility#sec_6_1_4"],
["6.1.5 Unconditional Execution Clauses", "6_1_The_LOOP_Facility#sec_6_1_5"],
["6.1.6 Conditional Execution Clauses", "6_1_The_LOOP_Facility#sec_6_1_6"],
["6.1.7 Miscellaneous Clauses", "6_1_The_LOOP_Facility#sec_6_1_7"],
["6.1.8 Examples of Miscellaneous Loop Features", "6_1_The_LOOP_Facility#sec_6_1_8"],
["6.1.9 Notes about Loop", "6_1_The_LOOP_Facility#sec_6_1_9"],
["7.1.1 Initialization Arguments", "7_1_Object_Creation_and_Initialization#sec_7_1_1"],
["7.1.2 Declaring the Validity of Initialization Arguments", "7_1_Object_Creation_and_Initialization#sec_7_1_2"],
["7.1.3 Defaulting of Initialization Arguments", "7_1_Object_Creation_and_Initialization#sec_7_1_3"],
["7.1.4 Rules for Initialization Arguments", "7_1_Object_Creation_and_Initialization#sec_7_1_4"],
["7.1.5 Shared-Initialize", "7_1_Object_Creation_and_Initialization#sec_7_1_5"],
["7.1.6 Initialize-Instance", "7_1_Object_Creation_and_Initialization#sec_7_1_6"],
["7.1.7 Definitions of Make-Instance and Initialize-Instance", "7_1_Object_Creation_and_Initialization#sec_7_1_7"],
["7.2.1 Modifying the Structure of the Instance", "7_2_Changing_the_Class_of_an_Instance#sec_7_2_1"],
["7.2.2 Initializing Newly Added Local Slots", "7_2_Changing_the_Class_of_an_Instance#sec_7_2_2"],
["7.2.3 Customizing the Change of Class of an Instance", "7_2_Changing_the_Class_of_an_Instance#sec_7_2_3"],
["7.3.1 Customizing Reinitialization", "7_3_Reinitializing_an_Instance#sec_7_3_1"],
["7.4.1 Standard Meta-objects", "7_4_Meta-Objects#sec_7_4_1"],
["7.5.1 Introduction to Slots", "7_5_Slots#sec_7_5_1"],
["7.5.2 Accessing Slots", "7_5_Slots#sec_7_5_2"],
["7.5.3 Inheritance of Slots and Slot Options", "7_5_Slots#sec_7_5_3"],
["7.6.1 Introduction to Generic Functions", "7_6_Generic_Functions_and_Methods#sec_7_6_1"],
["7.6.2 Introduction to Methods", "7_6_Generic_Functions_and_Methods#sec_7_6_2"],
["7.6.3 Agreement on Parameter Specializers and Qualifiers", "7_6_Generic_Functions_and_Methods#sec_7_6_3"],
["7.6.4 Congruent Lambda-lists for all Methods of a Generic Function", "7_6_Generic_Functions_and_Methods#sec_7_6_4"],
["7.6.5 Keyword Arguments in Generic Functions and Methods", "7_6_Generic_Functions_and_Methods#sec_7_6_5"],
["7.6.6 Method Selection and Combination", "7_6_Generic_Functions_and_Methods#sec_7_6_6"],
["7.6.7 Inheritance of Methods", "7_6_Generic_Functions_and_Methods#sec_7_6_7"],
["9.1.1 Condition Types", "9_1_Condition_System_Concepts#sec_9_1_1"],
["9.1.2 Creating Conditions", "9_1_Condition_System_Concepts#sec_9_1_2"],
["9.1.3 Printing Conditions", "9_1_Condition_System_Concepts#sec_9_1_3"],
["9.1.4 Signaling and Handling Conditions", "9_1_Condition_System_Concepts#sec_9_1_4"],
["9.1.5 Assertions", "9_1_Condition_System_Concepts#sec_9_1_5"],
["9.1.6 Notes about the Condition System\u2019s Background", "9_1_Condition_System_Concepts#sec_9_1_6"],
["A.1.1 Requirements for removed and deprecated features", "A_1_Removed_Language_Features#sec_A_1_1"],
["A.1.2 Removed Types", "A_1_Removed_Language_Features#sec_A_1_2"],
["A.1.3 Removed Operators", "A_1_Removed_Language_Features#sec_A_1_3"],
["A.1.4 Removed Argument Conventions", "A_1_Removed_Language_Features#sec_A_1_4"],
["A.1.5 Removed Variables", "A_1_Removed_Language_Features#sec_A_1_5"],
["A.1.6 Removed Reader Syntax", "A_1_Removed_Language_Features#sec_A_1_6"],
["A.1.7 Packages No Longer Required", "A_1_Removed_Language_Features#sec_A_1_7"],
["11.1.1 Introduction to Packages", "11_1_Package_Concepts#sec_11_1_1"],
["11.1.2 Standardized Packages", "11_1_Package_Concepts#sec_11_1_2"],
["12.1.1 Numeric Operations", "12_1_Number_Concepts#sec_12_1_1"],
["12.1.2 Implementation-Dependent Numeric Constants", "12_1_Number_Concepts#sec_12_1_2"],
["12.1.3 Rational Computations", "12_1_Number_Concepts#sec_12_1_3"],
["12.1.4 Floating-point Computations", "12_1_Number_Concepts#sec_12_1_4"],
["12.1.5 Complex Computations", "12_1_Number_Concepts#sec_12_1_5"],
["12.1.6 Interval Designators", "12_1_Number_Concepts#sec_12_1_6"],
["12.1.7 Random-State Operations", "12_1_Number_Concepts#sec_12_1_7"],
["13.1.1 Introduction to Characters", "13_1_Character_Concepts#sec_13_1_1"],
["13.1.2 Introduction to Scripts and Repertoires", "13_1_Character_Concepts#sec_13_1_2"],
["13.1.3 Character Attributes", "13_1_Character_Concepts#sec_13_1_3"],
["13.1.4 Character Categories", "13_1_Character_Concepts#sec_13_1_4"],
["13.1.5 Identity of Characters", "13_1_Character_Concepts#sec_13_1_5"],
["13.1.6 Ordering of Characters", "13_1_Character_Concepts#sec_13_1_6"],
["13.1.7 Character Names", "13_1_Character_Concepts#sec_13_1_7"],
["13.1.8 Treatment of Newline during Input and Output", "13_1_Character_Concepts#sec_13_1_8"],
["13.1.9 Character Encodings", "13_1_Character_Concepts#sec_13_1_9"],
["14.1.1 Conses as Trees", "14_1_Cons_Concepts#sec_14_1_1"],
["14.1.2 Conses as Lists", "14_1_Cons_Concepts#sec_14_1_2"],
["15.1.1 Array Elements", "15_1_Array_Concepts#sec_15_1_1"],
["15.1.2 Specialized Arrays", "15_1_Array_Concepts#sec_15_1_2"],
["16.1.1 Implications of Strings Being Arrays", "16_1_String_Concepts#sec_16_1_1"],
["16.1.2 Subtypes of STRING", "16_1_String_Concepts#sec_16_1_2"],
["17.1.1 General Restrictions on Parameters that must be Sequences", "17_1_Sequence_Concepts#sec_17_1_1"],
["17.2.1 Satisfying a Two-Argument Test", "17_2_Rules_about_Test_Functions#sec_17_2_1"],
["17.2.2 Satisfying a One-Argument Test", "17_2_Rules_about_Test_Functions#sec_17_2_2"],
["18.1.1 Hash-Table Operations", "18_1_Hash_Table_Concepts#sec_18_1_1"],
["18.1.2 Modifying Hash Table Keys", "18_1_Hash_Table_Concepts#sec_18_1_2"],
["19.1.1 Namestrings as Filenames", "19_1_Overview_of_Filenames#sec_19_1_1"],
["19.1.2 Pathnames as Filenames", "19_1_Overview_of_Filenames#sec_19_1_2"],
["19.1.3 Parsing Namestrings Into Pathnames", "19_1_Overview_of_Filenames#sec_19_1_3"],
["19.2.1 Pathname Components", "19_2_Pathnames#sec_19_2_1"],
["19.2.2 Interpreting Pathname Component Values", "19_2_Pathnames#sec_19_2_2"],
["19.2.3 Merging Pathnames", "19_2_Pathnames#sec_19_2_3"],
["19.3.1 Syntax of Logical Pathname Namestrings", "19_3_Logical_Pathnames#sec_19_3_1"],
["19.3.2 Logical Pathname Components", "19_3_Logical_Pathnames#sec_19_3_2"],
["20.1.1 Coercion of Streams to Pathnames", "20_1_File_System_Concepts#sec_20_1_1"],
["20.1.2 File Operations on Open and Closed Streams", "20_1_File_System_Concepts#sec_20_1_2"],
["20.1.3 Truenames", "20_1_File_System_Concepts#sec_20_1_3"],
["21.1.1 Introduction to Streams", "21_1_Stream_Concepts#sec_21_1_1"],
["21.1.2 Stream Variables", "21_1_Stream_Concepts#sec_21_1_2"],
["21.1.3 Stream Arguments to Standardized Functions", "21_1_Stream_Concepts#sec_21_1_3"],
["21.1.4 Restrictions on Composite Streams", "21_1_Stream_Concepts#sec_21_1_4"],
["22.1.1 Overview of The Lisp Printer", "22_1_The_Lisp_Printer#sec_22_1_1"],
["22.1.2 Printer Dispatching", "22_1_The_Lisp_Printer#sec_22_1_2"],
["22.1.3 Default Print-Object Methods", "22_1_The_Lisp_Printer#sec_22_1_3"],
["22.1.4 Examples of Printer Behavior", "22_1_The_Lisp_Printer#sec_22_1_4"],
["22.2.1 Pretty Printer Concepts", "22_2_The_Lisp_Pretty_Printer#sec_22_2_1"],
["22.2.2 Examples of using the Pretty Printer", "22_2_The_Lisp_Pretty_Printer#sec_22_2_2"],
["22.2.3 Notes about the Pretty Printer\u2019s Background", "22_2_The_Lisp_Pretty_Printer#sec_22_2_3"],
["22.3.1 FORMAT Basic Output", "22_3_Formatted_Output#sec_22_3_1"],
["22.3.2 FORMAT Radix Control", "22_3_Formatted_Output#sec_22_3_2"],
["22.3.3 FORMAT Floating-Point Printers", "22_3_Formatted_Output#sec_22_3_3"],
["22.3.4 FORMAT Printer Operations", "22_3_Formatted_Output#sec_22_3_4"],
["22.3.5 FORMAT Pretty Printer Operations", "22_3_Formatted_Output#sec_22_3_5"],
["22.3.6 FORMAT Layout Control", "22_3_Formatted_Output#sec_22_3_6"],
["22.3.7 FORMAT Control-Flow Operations", "22_3_Formatted_Output#sec_22_3_7"],
["22.3.8 FORMAT Miscellaneous Operations", "22_3_Formatted_Output#sec_22_3_8"],
["22.3.9 FORMAT Miscellaneous Pseudo-Operations", "22_3_Formatted_Output#sec_22_3_9"],
["23.1.1 Dynamic Control of the Lisp Reader", "23_1_Reader_Concepts#sec_23_1_1"],
["23.1.2 Effect of Readtable Case on the Lisp Reader", "23_1_Reader_Concepts#sec_23_1_2"],
["23.1.3 Argument Conventions of Some Reader Functions", "23_1_Reader_Concepts#sec_23_1_3"],
["24.1.1 Loading", "24_1_System_Construction_Concepts#sec_24_1_1"],
["24.1.2 Features", "24_1_System_Construction_Concepts#sec_24_1_2"],
["25.1.1 Top level loop", "25_1_The_External_Environment#sec_25_1_1"],
["25.1.2 Debugging Utilities", "25_1_The_External_Environment#sec_25_1_2"],
["25.1.3 Environment Inquiry", "25_1_The_External_Environment#sec_25_1_3"],
["25.1.4 Time", "25_1_The_External_Environment#sec_25_1_4"],
["3.4.10 Define-method-combination Arguments Lambda Lists", "3_4_Lambda_Lists#sec_3_4_10"],
["3.4.11 Syntactic Interaction of Documentation Strings and Declarations", "3_4_Lambda_Lists#sec_3_4_11"],
["1.4.1.1 Font Key", "1_4_Definitions#sec_1_4_1_1"],
["1.4.1.2 Modified BNF Syntax", "1_4_Definitions#sec_1_4_1_2"],
["1.4.1.3 Special Symbols", "1_4_Definitions#sec_1_4_1_3"],
["1.4.1.4 Objects with Multiple Notations", "1_4_Definitions#sec_1_4_1_4"],
["1.4.1.5 Designators", "1_4_Definitions#sec_1_4_1_5"],
["1.4.1.6 Nonsense Words", "1_4_Definitions#sec_1_4_1_6"],
["1.4.4.1 The \u201CAffected By\u201D Section of a Dictionary Entry", "1_4_Definitions#sec_1_4_4_1"],
["1.4.4.2 The \u201CArguments\u201D Section of a Dictionary Entry", "1_4_Definitions#sec_1_4_4_2"],
["1.4.4.3 The \u201CArguments and Values\u201D Section of a Dictionary Entry", "1_4_Definitions#sec_1_4_4_3"],
["1.4.4.4 The \u201CBinding Types Affected\u201D Section of a Dictionary Entry", "1_4_Definitions#sec_1_4_4_4"],
["1.4.4.5 The \u201CClass Precedence List\u201D Section of a Dictionary Entry", "1_4_Definitions#sec_1_4_4_5"],
["1.4.4.6 Dictionary Entries for Type Specifiers", "1_4_Definitions#sec_1_4_4_6"],
["1.4.4.7 The \u201CConstant Value\u201D Section of a Dictionary Entry", "1_4_Definitions#sec_1_4_4_7"],
["1.4.4.8 The \u201CDescription\u201D Section of a Dictionary Entry", "1_4_Definitions#sec_1_4_4_8"],
["1.4.4.9 The \u201CExamples\u201D Section of a Dictionary Entry", "1_4_Definitions#sec_1_4_4_9"],
["1.5.1.1 Required Language Features", "1_5_Conformance#sec_1_5_1_1"],
["1.5.1.2 Documentation of Implementation-Dependent Features", "1_5_Conformance#sec_1_5_1_2"],
["1.5.1.3 Documentation of Extensions", "1_5_Conformance#sec_1_5_1_3"],
["1.5.1.4 Treatment of Exceptional Situations", "1_5_Conformance#sec_1_5_1_4"],
["1.5.1.5 Conformance Statement", "1_5_Conformance#sec_1_5_1_5"],
["1.5.2.1 Use of Implementation-Defined Language Features", "1_5_Conformance#sec_1_5_2_1"],
["1.5.2.2 Character Set for Portable Code", "1_5_Conformance#sec_1_5_2_2"],
["13.1.10 Documentation of Implementation-Defined Scripts", "13_1_Character_Concepts#sec_13_1_10"],
["2.1.1.1 The Current Readtable", "2_1_Character_Syntax#sec_2_1_1_1"],
["2.1.1.2 The Standard Readtable", "2_1_Character_Syntax#sec_2_1_1_2"],
["2.1.1.3 The Initial Readtable", "2_1_Character_Syntax#sec_2_1_1_3"],
["2.1.4.1 Constituent Characters", "2_1_Character_Syntax#sec_2_1_4_1"],
["2.1.4.2 Constituent Traits", "2_1_Character_Syntax#sec_2_1_4_2"],
["2.1.4.3 Invalid Characters", "2_1_Character_Syntax#sec_2_1_4_3"],
["2.1.4.4 Macro Characters", "2_1_Character_Syntax#sec_2_1_4_4"],
["2.1.4.5 Multiple Escape Characters", "2_1_Character_Syntax#sec_2_1_4_5"],
["2.1.4.6 Single Escape Character", "2_1_Character_Syntax#sec_2_1_4_6"],
["2.1.4.7 Whitespace Characters", "2_1_Character_Syntax#sec_2_1_4_7"],
["2.3.1.1 Potential Numbers as Tokens", "2_3_Interpretation_of_Tokens#sec_2_3_1_1"],
["2.3.2.1 Syntax of a Rational", "2_3_Interpretation_of_Tokens#sec_2_3_2_1"],
["2.3.2.2 Syntax of a Float", "2_3_Interpretation_of_Tokens#sec_2_3_2_2"],
["2.3.2.3 Syntax of a Complex", "2_3_Interpretation_of_Tokens#sec_2_3_2_3"],
["2.4.3.1 Examples of Single-Quote", "2_4_Standard_Macro_Characters#sec_2_4_3_1"],
["2.4.4.1 Examples of Semicolon", "2_4_Standard_Macro_Characters#sec_2_4_4_1"],
["2.4.4.2 Notes about Style for Semicolon", "2_4_Standard_Macro_Characters#sec_2_4_4_2"],
["2.4.6.1 Notes about Backquote", "2_4_Standard_Macro_Characters#sec_2_4_6_1"],
["2.4.8.1 Sharpsign Backslash", "2_4_Standard_Macro_Characters#sec_2_4_8_1"],
["2.4.8.2 Sharpsign Single-Quote", "2_4_Standard_Macro_Characters#sec_2_4_8_2"],
["2.4.8.3 Sharpsign Left-Parenthesis", "2_4_Standard_Macro_Characters#sec_2_4_8_3"],
["2.4.8.4 Sharpsign Asterisk", "2_4_Standard_Macro_Characters#sec_2_4_8_4"],
["2.4.8.5 Sharpsign Colon", "2_4_Standard_Macro_Characters#sec_2_4_8_5"],
["2.4.8.6 Sharpsign Dot", "2_4_Standard_Macro_Characters#sec_2_4_8_6"],
["2.4.8.7 Sharpsign B", "2_4_Standard_Macro_Characters#sec_2_4_8_7"],
["2.4.8.8 Sharpsign O", "2_4_Standard_Macro_Characters#sec_2_4_8_8"],
["2.4.8.9 Sharpsign X", "2_4_Standard_Macro_Characters#sec_2_4_8_9"],
["22.3.10 Additional Information about FORMAT Operations", "22_3_Formatted_Output#sec_22_3_10"],
["22.3.11 Examples of FORMAT", "22_3_Formatted_Output#sec_22_3_11"],
["22.3.12 Notes about FORMAT", "22_3_Formatted_Output#sec_22_3_12"],
["3.1.1.1 The Global Environment", "3_1_Evaluation#sec_3_1_1_1"],
["3.1.1.2 Dynamic Environments", "3_1_Evaluation#sec_3_1_1_2"],
["3.1.1.3 Lexical Environments", "3_1_Evaluation#sec_3_1_1_3"],
["3.1.1.4 Environment Objects", "3_1_Evaluation#sec_3_1_1_4"],
["3.1.2.1 Form Evaluation", "3_1_Evaluation#sec_3_1_2_1"],
["3.2.2.1 Compiler Macros", "3_2_Compilation#sec_3_2_2_1"],
["3.2.2.2 Minimal Compilation", "3_2_Compilation#sec_3_2_2_2"],
["3.2.2.3 Semantic Constraints", "3_2_Compilation#sec_3_2_2_3"],
["3.2.3.1 Processing of Top Level Forms", "3_2_Compilation#sec_3_2_3_1"],
["3.2.4.1 Externalizable Objects", "3_2_Compilation#sec_3_2_4_1"],
["3.2.4.2 Similarity of Literal Objects", "3_2_Compilation#sec_3_2_4_2"],
["3.2.4.3 Extensions to Similarity Rules", "3_2_Compilation#sec_3_2_4_3"],
["3.2.4.4 Additional Constraints on Externalizable Objects", "3_2_Compilation#sec_3_2_4_4"],
["3.3.3.1 Shorthand notation for Type Declarations", "3_3_Declarations#sec_3_3_3_1"],
["3.3.4.1 Examples of Declaration Scope", "3_3_Declarations#sec_3_3_4_1"],
["3.4.1.1 Specifiers for the required parameters", "3_4_Lambda_Lists#sec_3_4_1_1"],
["3.4.1.2 Specifiers for optional parameters", "3_4_Lambda_Lists#sec_3_4_1_2"],
["3.4.1.3 A specifier for a rest parameter", "3_4_Lambda_Lists#sec_3_4_1_3"],
["3.4.1.4 Specifiers for keyword parameters", "3_4_Lambda_Lists#sec_3_4_1_4"],
["3.4.1.5 Specifiers for &aux variables", "3_4_Lambda_Lists#sec_3_4_1_5"],
["3.4.1.6 Examples of Ordinary Lambda Lists", "3_4_Lambda_Lists#sec_3_4_1_6"],
["3.4.4.1 Destructuring by Lambda Lists", "3_4_Lambda_Lists#sec_3_4_4_1"],
["3.5.1.1 Safe and Unsafe Calls", "3_5_Error_Checking_in_Function_Calls#sec_3_5_1_1"],
["3.5.1.2 Too Few Arguments", "3_5_Error_Checking_in_Function_Calls#sec_3_5_1_2"],
["3.5.1.3 Too Many Arguments", "3_5_Error_Checking_in_Function_Calls#sec_3_5_1_3"],
["3.5.1.4 Unrecognized Keyword Arguments", "3_5_Error_Checking_in_Function_Calls#sec_3_5_1_4"],
["3.5.1.5 Invalid Keyword Arguments", "3_5_Error_Checking_in_Function_Calls#sec_3_5_1_5"],
["3.5.1.6 Odd Number of Keyword Arguments", "3_5_Error_Checking_in_Function_Calls#sec_3_5_1_6"],
["3.5.1.7 Destructuring Mismatch", "3_5_Error_Checking_in_Function_Calls#sec_3_5_1_7"],
["3.5.1.8 Errors When Calling a Next Method", "3_5_Error_Checking_in_Function_Calls#sec_3_5_1_8"],
["3.7.2.1 Examples of Transfer of Control during a Destructive Operation", "3_7_Destructive_Operations#sec_3_7_2_1"],
["4.3.1.1 Standard Metaclasses", "4_3_Classes#sec_4_3_1_1"],
["4.3.4.1 Examples of Inheritance", "4_3_Classes#sec_4_3_4_1"],
["4.3.4.2 Inheritance of Class Options", "4_3_Classes#sec_4_3_4_2"],
["4.3.5.1 Topological Sorting", "4_3_Classes#sec_4_3_5_1"],
["4.3.5.2 Examples of Class Precedence List Determination", "4_3_Classes#sec_4_3_5_2"],
["4.3.6.1 Modifying the Structure of Instances", "4_3_Classes#sec_4_3_6_1"],
["4.3.6.2 Initializing Newly Added Local Slots", "4_3_Classes#sec_4_3_6_2"],
["4.3.6.3 Customizing Class Redefinition", "4_3_Classes#sec_4_3_6_3"],
["5.1.1.1 Evaluation of Subforms to Places", "5_1_Generalized_Reference#sec_5_1_1_1"],
["5.1.1.2 Setf Expansions", "5_1_Generalized_Reference#sec_5_1_1_2"],
["5.1.2.1 Variable Names as Places", "5_1_Generalized_Reference#sec_5_1_2_1"],
["5.1.2.2 Function Call Forms as Places", "5_1_Generalized_Reference#sec_5_1_2_2"],
["5.1.2.3 VALUES Forms as Places", "5_1_Generalized_Reference#sec_5_1_2_3"],
["5.1.2.4 THE Forms as Places", "5_1_Generalized_Reference#sec_5_1_2_4"],
["5.1.2.5 APPLY Forms as Places", "5_1_Generalized_Reference#sec_5_1_2_5"],
["5.1.2.6 Setf Expansions and Places", "5_1_Generalized_Reference#sec_5_1_2_6"],
["5.1.2.7 Macro Forms as Places", "5_1_Generalized_Reference#sec_5_1_2_7"],
["5.1.2.8 Symbol Macros as Places", "5_1_Generalized_Reference#sec_5_1_2_8"],
["5.1.2.9 Other Compound Forms as Places", "5_1_Generalized_Reference#sec_5_1_2_9"],
["6.1.1.1 Simple vs Extended Loop", "6_1_The_LOOP_Facility#sec_6_1_1_1"],
["6.1.1.2 Loop Keywords", "6_1_The_LOOP_Facility#sec_6_1_1_2"],
["6.1.1.3 Parsing Loop Clauses", "6_1_The_LOOP_Facility#sec_6_1_1_3"],
["6.1.1.4 Expanding Loop Forms", "6_1_The_LOOP_Facility#sec_6_1_1_4"],
["6.1.1.5 Summary of Loop Clauses", "6_1_The_LOOP_Facility#sec_6_1_1_5"],
["6.1.1.6 Order of Execution", "6_1_The_LOOP_Facility#sec_6_1_1_6"],
["6.1.1.7 Destructuring", "6_1_The_LOOP_Facility#sec_6_1_1_7"],
["6.1.1.8 Restrictions on Side-Effects", "6_1_The_LOOP_Facility#sec_6_1_1_8"],
["6.1.2.1 Iteration Control", "6_1_The_LOOP_Facility#sec_6_1_2_1"],
["6.1.2.2 Local Variable Initializations", "6_1_The_LOOP_Facility#sec_6_1_2_2"],
["6.1.3.1 Examples of COLLECT clause", "6_1_The_LOOP_Facility#sec_6_1_3_1"],
["6.1.3.2 Examples of APPEND and NCONC clauses", "6_1_The_LOOP_Facility#sec_6_1_3_2"],
["6.1.3.3 Examples of COUNT clause", "6_1_The_LOOP_Facility#sec_6_1_3_3"],
["6.1.3.4 Examples of MAXIMIZE and MINIMIZE clauses", "6_1_The_LOOP_Facility#sec_6_1_3_4"],
["6.1.3.5 Examples of SUM clause", "6_1_The_LOOP_Facility#sec_6_1_3_5"],
["6.1.4.1 Examples of REPEAT clause", "6_1_The_LOOP_Facility#sec_6_1_4_1"],
["6.1.4.2 Examples of ALWAYS, NEVER, and THEREIS clauses", "6_1_The_LOOP_Facility#sec_6_1_4_2"],
["6.1.4.3 Examples of WHILE and UNTIL clauses", "6_1_The_LOOP_Facility#sec_6_1_4_3"],
["6.1.5.1 Examples of unconditional execution", "6_1_The_LOOP_Facility#sec_6_1_5_1"],
["6.1.6.1 Examples of WHEN clause", "6_1_The_LOOP_Facility#sec_6_1_6_1"],
["6.1.7.1 Control Transfer Clauses", "6_1_The_LOOP_Facility#sec_6_1_7_1"],
["6.1.7.2 Initial and Final Execution", "6_1_The_LOOP_Facility#sec_6_1_7_2"],
["6.1.8.1 Examples of clause grouping", "6_1_The_LOOP_Facility#sec_6_1_8_1"],
["7.6.5.1 Examples of Keyword Arguments in Generic Functions and Methods", "7_6_Generic_Functions_and_Methods#sec_7_6_5_1"],
["7.6.6.1 Determining the Effective Method", "7_6_Generic_Functions_and_Methods#sec_7_6_6_1"],
["7.6.6.2 Standard Method Combination", "7_6_Generic_Functions_and_Methods#sec_7_6_6_2"],
["7.6.6.3 Declarative Method Combination", "7_6_Generic_Functions_and_Methods#sec_7_6_6_3"],
["7.6.6.4 Built-in Method Combination Types", "7_6_Generic_Functions_and_Methods#sec_7_6_6_4"],
["9.1.1.1 Serious Conditions", "9_1_Condition_System_Concepts#sec_9_1_1_1"],
["9.1.2.1 Condition Designators", "9_1_Condition_System_Concepts#sec_9_1_2_1"],
["9.1.3.1 Recommended Style in Condition Reporting", "9_1_Condition_System_Concepts#sec_9_1_3_1"],
["9.1.4.1 Signaling", "9_1_Condition_System_Concepts#sec_9_1_4_1"],
["9.1.4.2 Restarts", "9_1_Condition_System_Concepts#sec_9_1_4_2"],
["1.4.4.10 The \u201CExceptional Situations\u201D Section of a Dictionary Entry", "1_4_Definitions#sec_1_4_4_10"],
["1.4.4.11 The \u201CInitial Value\u201D Section of a Dictionary Entry", "1_4_Definitions#sec_1_4_4_11"],
["1.4.4.12 The \u201CArgument Precedence Order\u201D Section of a Dictionary Entry", "1_4_Definitions#sec_1_4_4_12"],
["1.4.4.13 The \u201CMethod Signature\u201D Section of a Dictionary Entry", "1_4_Definitions#sec_1_4_4_13"],
["1.4.4.14 The \u201CName\u201D Section of a Dictionary Entry", "1_4_Definitions#sec_1_4_4_14"],
["1.4.4.15 The \u201CNotes\u201D Section of a Dictionary Entry", "1_4_Definitions#sec_1_4_4_15"],
["1.4.4.16 The \u201CPronunciation\u201D Section of a Dictionary Entry", "1_4_Definitions#sec_1_4_4_16"],
["1.4.4.17 The \u201CSee Also\u201D Section of a Dictionary Entry", "1_4_Definitions#sec_1_4_4_17"],
["1.4.4.18 The \u201CSide Effects\u201D Section of a Dictionary Entry", "1_4_Definitions#sec_1_4_4_18"],
["1.4.4.19 The \u201CSupertypes\u201D Section of a Dictionary Entry", "1_4_Definitions#sec_1_4_4_19"],
["1.4.4.20 The \u201CSyntax\u201D Section of a Dictionary Entry", "1_4_Definitions#sec_1_4_4_20"],
["1.4.4.21 The \u201CValid Context\u201D Section of a Dictionary Entry", "1_4_Definitions#sec_1_4_4_21"],
["1.4.4.22 The \u201CValue Type\u201D Section of a Dictionary Entry", "1_4_Definitions#sec_1_4_4_22"],
["11.1.1.1 Package Names and Nicknames", "11_1_Package_Concepts#sec_11_1_1_1"],
["11.1.1.2 Symbols in a Package", "11_1_Package_Concepts#sec_11_1_1_2"],
["11.1.2.1 The COMMON-LISP Package", "11_1_Package_Concepts#sec_11_1_2_1"],
["11.1.2.2 The COMMON-LISP-USER Package", "11_1_Package_Concepts#sec_11_1_2_2"],
["11.1.2.3 The KEYWORD Package", "11_1_Package_Concepts#sec_11_1_2_3"],
["11.1.2.4 Implementation-Defined Packages", "11_1_Package_Concepts#sec_11_1_2_4"],
["12.1.1.1 Associativity and Commutativity in Numeric Operations", "12_1_Number_Concepts#sec_12_1_1_1"],
["12.1.1.2 Contagion in Numeric Operations", "12_1_Number_Concepts#sec_12_1_1_2"],
["12.1.1.3 Viewing Integers as Bits and Bytes", "12_1_Number_Concepts#sec_12_1_1_3"],
["12.1.3.1 Rule of Unbounded Rational Precision", "12_1_Number_Concepts#sec_12_1_3_1"],
["12.1.3.2 Rule of Canonical Representation for Rationals", "12_1_Number_Concepts#sec_12_1_3_2"],
["12.1.3.3 Rule of Float Substitutability", "12_1_Number_Concepts#sec_12_1_3_3"],
["12.1.4.1 Rule of Float and Rational Contagion", "12_1_Number_Concepts#sec_12_1_4_1"],
["12.1.4.2 Rule of Float Approximation", "12_1_Number_Concepts#sec_12_1_4_2"],
["12.1.4.3 Rule of Float Underflow and Overflow", "12_1_Number_Concepts#sec_12_1_4_3"],
["12.1.4.4 Rule of Float Precision Contagion", "12_1_Number_Concepts#sec_12_1_4_4"],
["12.1.5.1 Rule of Complex Substitutability", "12_1_Number_Concepts#sec_12_1_5_1"],
["12.1.5.2 Rule of Complex Contagion", "12_1_Number_Concepts#sec_12_1_5_2"],
["12.1.5.3 Rule of Canonical Representation for Complex Rationals", "12_1_Number_Concepts#sec_12_1_5_3"],
["12.1.5.4 Principal Values and Branch Cuts", "12_1_Number_Concepts#sec_12_1_5_4"],
["13.1.2.1 Character Scripts", "13_1_Character_Concepts#sec_13_1_2_1"],
["13.1.2.2 Character Repertoires", "13_1_Character_Concepts#sec_13_1_2_2"],
["13.1.4.1 Graphic Characters", "13_1_Character_Concepts#sec_13_1_4_1"],
["13.1.4.2 Alphabetic Characters", "13_1_Character_Concepts#sec_13_1_4_2"],
["13.1.4.3 Characters With Case", "13_1_Character_Concepts#sec_13_1_4_3"],
["13.1.4.4 Numeric Characters", "13_1_Character_Concepts#sec_13_1_4_4"],
["13.1.4.5 Alphanumeric Characters", "13_1_Character_Concepts#sec_13_1_4_5"],
["13.1.4.6 Digits in a Radix", "13_1_Character_Concepts#sec_13_1_4_6"],
["14.1.1.1 General Restrictions on Parameters that must be Trees", "14_1_Cons_Concepts#sec_14_1_1_1"],
["14.1.2.1 Lists as Association Lists", "14_1_Cons_Concepts#sec_14_1_2_1"],
["14.1.2.2 Lists as Sets", "14_1_Cons_Concepts#sec_14_1_2_2"],
["14.1.2.3 General Restrictions on Parameters that must be Lists", "14_1_Cons_Concepts#sec_14_1_2_3"],
["15.1.1.1 Array Indices", "15_1_Array_Concepts#sec_15_1_1_1"],
["15.1.1.2 Array Dimensions", "15_1_Array_Concepts#sec_15_1_1_2"],
["15.1.1.3 Array Rank", "15_1_Array_Concepts#sec_15_1_1_3"],
["15.1.2.1 Array Upgrading", "15_1_Array_Concepts#sec_15_1_2_1"],
["15.1.2.2 Required Kinds of Specialized Arrays", "15_1_Array_Concepts#sec_15_1_2_2"],
["17.2.1.1 Examples of Satisfying a Two-Argument Test", "17_2_Rules_about_Test_Functions#sec_17_2_1_1"],
["17.2.2.1 Examples of Satisfying a One-Argument Test", "17_2_Rules_about_Test_Functions#sec_17_2_2_1"],
["18.1.2.1 Visible Modification of Objects with respect to EQ and EQL", "18_1_Hash_Table_Concepts#sec_18_1_2_1"],
["18.1.2.2 Visible Modification of Objects with respect to EQUAL", "18_1_Hash_Table_Concepts#sec_18_1_2_2"],
["18.1.2.3 Visible Modification of Objects with respect to EQUALP", "18_1_Hash_Table_Concepts#sec_18_1_2_3"],
["18.1.2.4 Visible Modifications by Language Extensions", "18_1_Hash_Table_Concepts#sec_18_1_2_4"],
["19.2.1.1 The Pathname Host Component", "19_2_Pathnames#sec_19_2_1_1"],
["19.2.1.2 The Pathname Device Component", "19_2_Pathnames#sec_19_2_1_2"],
["19.2.1.3 The Pathname Directory Component", "19_2_Pathnames#sec_19_2_1_3"],
["19.2.1.4 The Pathname Name Component", "19_2_Pathnames#sec_19_2_1_4"],
["19.2.1.5 The Pathname Type Component", "19_2_Pathnames#sec_19_2_1_5"],
["19.2.1.6 The Pathname Version Component", "19_2_Pathnames#sec_19_2_1_6"],
["19.2.2.1 Strings in Component Values", "19_2_Pathnames#sec_19_2_2_1"],
["19.2.2.2 Special Pathname Component Values", "19_2_Pathnames#sec_19_2_2_2"],
["19.2.2.3 Restrictions on Wildcard Pathnames", "19_2_Pathnames#sec_19_2_2_3"],
["19.2.2.4 Restrictions on Examining Pathname Components", "19_2_Pathnames#sec_19_2_2_4"],
["19.2.2.5 Restrictions on Constructing Pathnames", "19_2_Pathnames#sec_19_2_2_5"],
["19.2.3.1 Examples of Merging Pathnames", "19_2_Pathnames#sec_19_2_3_1"],
["19.3.1.1 Additional Information about Parsing Logical Pathname Namestrings", "19_3_Logical_Pathnames#sec_19_3_1_1"],
["19.3.2.1 Unspecific Components of a Logical Pathname", "19_3_Logical_Pathnames#sec_19_3_2_1"],
["19.3.2.2 Null Strings as Components of a Logical Pathname", "19_3_Logical_Pathnames#sec_19_3_2_2"],
["2.4.8.10 Sharpsign R", "2_4_Standard_Macro_Characters#sec_2_4_8_10"],
["2.4.8.11 Sharpsign C", "2_4_Standard_Macro_Characters#sec_2_4_8_11"],
["2.4.8.12 Sharpsign A", "2_4_Standard_Macro_Characters#sec_2_4_8_12"],
["2.4.8.13 Sharpsign S", "2_4_Standard_Macro_Characters#sec_2_4_8_13"],
["2.4.8.14 Sharpsign P", "2_4_Standard_Macro_Characters#sec_2_4_8_14"],
["2.4.8.15 Sharpsign Equal-Sign", "2_4_Standard_Macro_Characters#sec_2_4_8_15"],
["2.4.8.16 Sharpsign Sharpsign", "2_4_Standard_Macro_Characters#sec_2_4_8_16"],
["2.4.8.17 Sharpsign Plus", "2_4_Standard_Macro_Characters#sec_2_4_8_17"],
["2.4.8.18 Sharpsign Minus", "2_4_Standard_Macro_Characters#sec_2_4_8_18"],
["2.4.8.19 Sharpsign Vertical-Bar", "2_4_Standard_Macro_Characters#sec_2_4_8_19"],
["2.4.8.20 Sharpsign Less-Than-Sign", "2_4_Standard_Macro_Characters#sec_2_4_8_20"],
["2.4.8.21 Sharpsign Whitespace", "2_4_Standard_Macro_Characters#sec_2_4_8_21"],
["2.4.8.22 Sharpsign Right-Parenthesis", "2_4_Standard_Macro_Characters#sec_2_4_8_22"],
["20.1.3.1 Examples of Truenames", "20_1_File_System_Concepts#sec_20_1_3_1"],
["21.1.1.1 Abstract Classifications of Streams", "21_1_Stream_Concepts#sec_21_1_1_1"],
["21.1.1.2 Abstract Classifications of Streams", "21_1_Stream_Concepts#sec_21_1_1_2"],
["21.1.1.3 Other Subclasses of Stream", "21_1_Stream_Concepts#sec_21_1_1_3"],
["22.1.1.1 Multiple Possible Textual Representations", "22_1_The_Lisp_Printer#sec_22_1_1_1"],
["22.1.3.1 Printing Numbers", "22_1_The_Lisp_Printer#sec_22_1_3_1"],
["22.1.3.2 Printing Characters", "22_1_The_Lisp_Printer#sec_22_1_3_2"],
["22.1.3.3 Printing Symbols", "22_1_The_Lisp_Printer#sec_22_1_3_3"],
["22.1.3.4 Printing Strings", "22_1_The_Lisp_Printer#sec_22_1_3_4"],
["22.1.3.5 Printing Lists and Conses", "22_1_The_Lisp_Printer#sec_22_1_3_5"],
["22.1.3.6 Printing Bit Vectors", "22_1_The_Lisp_Printer#sec_22_1_3_6"],
["22.1.3.7 Printing Other Vectors", "22_1_The_Lisp_Printer#sec_22_1_3_7"],
["22.1.3.8 Printing Other Arrays", "22_1_The_Lisp_Printer#sec_22_1_3_8"],
["22.1.3.9 Examples of Printing Arrays", "22_1_The_Lisp_Printer#sec_22_1_3_9"],
["22.2.1.1 Dynamic Control of the Arrangement of Output", "22_2_The_Lisp_Pretty_Printer#sec_22_2_1_1"],
["22.2.1.2 Format Directive Interface", "22_2_The_Lisp_Pretty_Printer#sec_22_2_1_2"],
["22.2.1.3 Compiling Format Strings", "22_2_The_Lisp_Pretty_Printer#sec_22_2_1_3"],
["22.2.1.4 Pretty Print Dispatch Tables", "22_2_The_Lisp_Pretty_Printer#sec_22_2_1_4"],
["22.2.1.5 Pretty Printer Margins", "22_2_The_Lisp_Pretty_Printer#sec_22_2_1_5"],
["22.3.1.1 Tilde C: Character", "22_3_Formatted_Output#sec_22_3_1_1"],
["22.3.1.2 Tilde Percent: Newline", "22_3_Formatted_Output#sec_22_3_1_2"],
["22.3.1.3 Tilde Ampersand: Fresh-Line", "22_3_Formatted_Output#sec_22_3_1_3"],
["22.3.1.4 Tilde Vertical-Bar: Page", "22_3_Formatted_Output#sec_22_3_1_4"],
["22.3.1.5 Tilde Tilde: Tilde", "22_3_Formatted_Output#sec_22_3_1_5"],
["22.3.2.1 Tilde R: Radix", "22_3_Formatted_Output#sec_22_3_2_1"],
["22.3.2.2 Tilde D: Decimal", "22_3_Formatted_Output#sec_22_3_2_2"],
["22.3.2.3 Tilde B: Binary", "22_3_Formatted_Output#sec_22_3_2_3"],
["22.3.2.4 Tilde O: Octal", "22_3_Formatted_Output#sec_22_3_2_4"],
["22.3.2.5 Tilde X: Hexadecimal", "22_3_Formatted_Output#sec_22_3_2_5"],
["22.3.3.1 Tilde F: Fixed-Format Floating-Point", "22_3_Formatted_Output#sec_22_3_3_1"],
["22.3.3.2 Tilde E: Exponential Floating-Point", "22_3_Formatted_Output#sec_22_3_3_2"],
["22.3.3.3 Tilde G: General Floating-Point", "22_3_Formatted_Output#sec_22_3_3_3"],
["22.3.3.4 Tilde Dollarsign: Monetary Floating-Point", "22_3_Formatted_Output#sec_22_3_3_4"],
["22.3.4.1 Tilde A: Aesthetic", "22_3_Formatted_Output#sec_22_3_4_1"],
["22.3.4.2 Tilde S: Standard", "22_3_Formatted_Output#sec_22_3_4_2"],
["22.3.4.3 Tilde W: Write", "22_3_Formatted_Output#sec_22_3_4_3"],
["22.3.5.1 Tilde Underscore: Conditional Newline", "22_3_Formatted_Output#sec_22_3_5_1"],
["22.3.5.2 Tilde Less-Than-Sign: Logical Block", "22_3_Formatted_Output#sec_22_3_5_2"],
["22.3.5.3 Tilde I: Indent", "22_3_Formatted_Output#sec_22_3_5_3"],
["22.3.5.4 Tilde Slash: Call Function", "22_3_Formatted_Output#sec_22_3_5_4"],
["22.3.6.1 Tilde T: Tabulate", "22_3_Formatted_Output#sec_22_3_6_1"],
["22.3.6.2 Tilde Less-Than-Sign: Justification", "22_3_Formatted_Output#sec_22_3_6_2"],
["22.3.6.3 Tilde Greater-Than-Sign: End of Justification", "22_3_Formatted_Output#sec_22_3_6_3"],
["22.3.7.1 Tilde Asterisk: Go-To", "22_3_Formatted_Output#sec_22_3_7_1"],
["22.3.7.2 Tilde Left-Bracket: Conditional Expression", "22_3_Formatted_Output#sec_22_3_7_2"],
["22.3.7.3 Tilde Right-Bracket: End of Conditional Expression", "22_3_Formatted_Output#sec_22_3_7_3"],
["22.3.7.4 Tilde Left-Brace: Iteration", "22_3_Formatted_Output#sec_22_3_7_4"],
["22.3.7.5 Tilde Right-Brace: End of Iteration", "22_3_Formatted_Output#sec_22_3_7_5"],
["22.3.7.6 Tilde Question-Mark: Recursive Processing", "22_3_Formatted_Output#sec_22_3_7_6"],
["22.3.8.1 Tilde Left-Paren: Case Conversion", "22_3_Formatted_Output#sec_22_3_8_1"],
["22.3.8.2 Tilde Right-Paren: End of Case Conversion", "22_3_Formatted_Output#sec_22_3_8_2"],
["22.3.8.3 Tilde P: Plural", "22_3_Formatted_Output#sec_22_3_8_3"],
["22.3.9.1 Tilde Semicolon: Clause Separator", "22_3_Formatted_Output#sec_22_3_9_1"],
["22.3.9.2 Tilde Circumflex: Escape Upward", "22_3_Formatted_Output#sec_22_3_9_2"],
["22.3.9.3 Tilde Newline: Ignored Newline", "22_3_Formatted_Output#sec_22_3_9_3"],
["23.1.2.1 Examples of Effect of Readtable Case on the Lisp Reader", "23_1_Reader_Concepts#sec_23_1_2_1"],
["23.1.3.1 The EOF-ERROR-P argument", "23_1_Reader_Concepts#sec_23_1_3_1"],
["23.1.3.2 The RECURSIVE-P argument", "23_1_Reader_Concepts#sec_23_1_3_2"],
["24.1.2.1 Feature Expressions", "24_1_System_Construction_Concepts#sec_24_1_2_1"],
["25.1.4.1 Decoded Time", "25_1_The_External_Environment#sec_25_1_4_1"],
["25.1.4.2 Universal Time", "25_1_The_External_Environment#sec_25_1_4_2"],
["25.1.4.3 Internal Time", "25_1_The_External_Environment#sec_25_1_4_3"],
["25.1.4.4 Seconds", "25_1_The_External_Environment#sec_25_1_4_4"],
["1.4.1.2.1 Splicing in Modified BNF Syntax", "1_4_Definitions#sec_1_4_1_2_1"],
["1.4.1.2.2 Indirection in Modified BNF Syntax", "1_4_Definitions#sec_1_4_1_2_2"],
["1.4.1.2.3 Additional Uses for Indirect Definitions in Modified BNF Syntax", "1_4_Definitions#sec_1_4_1_2_3"],
["1.4.1.4.1 Case in Symbols", "1_4_Definitions#sec_1_4_1_4_1"],
["1.4.1.4.2 Numbers", "1_4_Definitions#sec_1_4_1_4_2"],
["1.4.1.4.3 Use of the Dot Character", "1_4_Definitions#sec_1_4_1_4_3"],
["1.4.1.4.4 NIL", "1_4_Definitions#sec_1_4_1_4_4"],
["1.4.4.6.1 The \u201CCompound Type Specifier Kind\u201D Section of a Dictionary Entry", "1_4_Definitions#sec_1_4_4_6_1"],
["1.4.4.6.2 The \u201CCompound Type Specifier Syntax\u201D Section of a Dictionary Entry", "1_4_Definitions#sec_1_4_4_6_2"],
["1.4.4.6.3 The \u201CCompound Type Specifier Arguments\u201D Section of a Dictionary Entry", "1_4_Definitions#sec_1_4_4_6_3"],
["1.4.4.6.4 The \u201CCompound Type Specifier Description\u201D Section of a Dictionary Entry", "1_4_Definitions#sec_1_4_4_6_4"],
["1.5.1.4.1 Resolution of Apparent Conflicts in Exceptional Situations", "1_5_Conformance#sec_1_5_1_4_1"],
["1.5.2.1.1 Use of Read-Time Conditionals", "1_5_Conformance#sec_1_5_2_1_1"],
["2.1.4.5.1 Examples of Multiple Escape Characters", "2_1_Character_Syntax#sec_2_1_4_5_1"],
["2.1.4.6.1 Examples of Single Escape Characters", "2_1_Character_Syntax#sec_2_1_4_6_1"],
["2.1.4.7.1 Examples of Whitespace Characters", "2_1_Character_Syntax#sec_2_1_4_7_1"],
["2.3.1.1.1 Escape Characters and Potential Numbers", "2_3_Interpretation_of_Tokens#sec_2_3_1_1_1"],
["2.3.1.1.2 Examples of Potential Numbers", "2_3_Interpretation_of_Tokens#sec_2_3_1_1_2"],
["2.3.2.1.1 Syntax of an Integer", "2_3_Interpretation_of_Tokens#sec_2_3_2_1_1"],
["2.3.2.1.2 Syntax of a Ratio", "2_3_Interpretation_of_Tokens#sec_2_3_2_1_2"],
["2.4.4.2.1 Use of Single Semicolon", "2_4_Standard_Macro_Characters#sec_2_4_4_2_1"],
["2.4.4.2.2 Use of Double Semicolon", "2_4_Standard_Macro_Characters#sec_2_4_4_2_2"],
["2.4.4.2.3 Use of Triple Semicolon", "2_4_Standard_Macro_Characters#sec_2_4_4_2_3"],
["2.4.4.2.4 Use of Quadruple Semicolon", "2_4_Standard_Macro_Characters#sec_2_4_4_2_4"],
["2.4.4.2.5 Examples of Style for Semicolon", "2_4_Standard_Macro_Characters#sec_2_4_4_2_5"],
["2.4.8.4.1 Examples of Sharpsign Asterisk", "2_4_Standard_Macro_Characters#sec_2_4_8_4_1"],
["22.1.3.10 Printing Random States", "22_1_The_Lisp_Printer#sec_22_1_3_10"],
["22.1.3.11 Printing Pathnames", "22_1_The_Lisp_Printer#sec_22_1_3_11"],
["22.1.3.12 Printing Structures", "22_1_The_Lisp_Printer#sec_22_1_3_12"],
["22.1.3.13 Printing Other Objects", "22_1_The_Lisp_Printer#sec_22_1_3_13"],
["22.3.10.1 Nesting of FORMAT Operations", "22_3_Formatted_Output#sec_22_3_10_1"],
["22.3.10.2 Missing and Additional FORMAT Arguments", "22_3_Formatted_Output#sec_22_3_10_2"],
["22.3.10.3 Additional FORMAT Parameters", "22_3_Formatted_Output#sec_22_3_10_3"],
["22.3.10.4 Undefined FORMAT Modifier Combinations", "22_3_Formatted_Output#sec_22_3_10_4"],
["3.1.1.3.1 The Null Lexical Environment", "3_1_Evaluation#sec_3_1_1_3_1"],
["3.1.2.1.1 Symbols as Forms", "3_1_Evaluation#sec_3_1_2_1_1"],
["3.1.2.1.2 Conses as Forms", "3_1_Evaluation#sec_3_1_2_1_2"],
["3.1.2.1.3 Self-Evaluating Objects", "3_1_Evaluation#sec_3_1_2_1_3"],
["3.2.2.1.1 Purpose of Compiler Macros", "3_2_Compilation#sec_3_2_2_1_1"],
["3.2.2.1.2 Naming of Compiler Macros", "3_2_Compilation#sec_3_2_2_1_2"],
["3.2.2.1.3 When Compiler Macros Are Used", "3_2_Compilation#sec_3_2_2_1_3"],
["3.2.3.1.1 Processing of Defining Macros", "3_2_Compilation#sec_3_2_3_1_1"],
["3.2.3.1.2 Constraints on Macros and Compiler Macros", "3_2_Compilation#sec_3_2_3_1_2"],
["3.2.4.2.1 Similarity of Aggregate Objects", "3_2_Compilation#sec_3_2_4_2_1"],
["3.2.4.2.2 Definition of Similarity", "3_2_Compilation#sec_3_2_4_2_2"],
["3.4.1.4.1 Suppressing Keyword Argument Checking", "3_4_Lambda_Lists#sec_3_4_1_4_1"],
["3.4.4.1.1 Data-directed Destructuring by Lambda Lists", "3_4_Lambda_Lists#sec_3_4_4_1_1"],
["3.4.4.1.2 Lambda-list-directed Destructuring by Lambda Lists", "3_4_Lambda_Lists#sec_3_4_4_1_2"],
["3.5.1.1.1 Error Detection Time in Safe Calls", "3_5_Error_Checking_in_Function_Calls#sec_3_5_1_1_1"],
["5.1.1.1.1 Examples of Evaluation of Subforms to Places", "5_1_Generalized_Reference#sec_5_1_1_1_1"],
["5.1.1.2.1 Examples of Setf Expansions", "5_1_Generalized_Reference#sec_5_1_1_2_1"],
["6.1.1.1.1 Simple Loop", "6_1_The_LOOP_Facility#sec_6_1_1_1_1"],
["6.1.1.1.2 Extended Loop", "6_1_The_LOOP_Facility#sec_6_1_1_1_2"],
["6.1.1.5.1 Summary of Variable Initialization and Stepping Clauses", "6_1_The_LOOP_Facility#sec_6_1_1_5_1"],
["6.1.1.5.2 Summary of Value Accumulation Clauses", "6_1_The_LOOP_Facility#sec_6_1_1_5_2"],
["6.1.1.5.3 Summary of Termination Test Clauses", "6_1_The_LOOP_Facility#sec_6_1_1_5_3"],
["6.1.1.5.4 Summary of Unconditional Execution Clauses", "6_1_The_LOOP_Facility#sec_6_1_1_5_4"],
["6.1.1.5.5 Summary of Conditional Execution Clauses", "6_1_The_LOOP_Facility#sec_6_1_1_5_5"],
["6.1.1.5.6 Summary of Miscellaneous Clauses", "6_1_The_LOOP_Facility#sec_6_1_1_5_6"],
["6.1.2.1.1 The for-as-arithmetic subclause", "6_1_The_LOOP_Facility#sec_6_1_2_1_1"],
["6.1.2.1.2 The for-as-in-list subclause", "6_1_The_LOOP_Facility#sec_6_1_2_1_2"],
["6.1.2.1.3 The for-as-on-list subclause", "6_1_The_LOOP_Facility#sec_6_1_2_1_3"],
["6.1.2.1.4 The for-as-equals-then subclause", "6_1_The_LOOP_Facility#sec_6_1_2_1_4"],
["6.1.2.1.5 The for-as-across subclause", "6_1_The_LOOP_Facility#sec_6_1_2_1_5"],
["6.1.2.1.6 The for-as-hash subclause", "6_1_The_LOOP_Facility#sec_6_1_2_1_6"],
["6.1.2.1.7 The for-as-package subclause", "6_1_The_LOOP_Facility#sec_6_1_2_1_7"],
["6.1.2.2.1 Examples of WITH clause", "6_1_The_LOOP_Facility#sec_6_1_2_2_1"],
["6.1.7.1.1 Examples of NAMED clause", "6_1_The_LOOP_Facility#sec_6_1_7_1_1"],
["7.6.6.1.1 Selecting the Applicable Methods", "7_6_Generic_Functions_and_Methods#sec_7_6_6_1_1"],
["7.6.6.1.2 Sorting the Applicable Methods by Precedence Order", "7_6_Generic_Functions_and_Methods#sec_7_6_6_1_2"],
["7.6.6.1.3 Applying method combination to the sorted list of applicable methods", "7_6_Generic_Functions_and_Methods#sec_7_6_6_1_3"],
["9.1.3.1.1 Capitalization and Punctuation in Condition Reports", "9_1_Condition_System_Concepts#sec_9_1_3_1_1"],
["9.1.3.1.2 Leading and Trailing Newlines in Condition Reports", "9_1_Condition_System_Concepts#sec_9_1_3_1_2"],
["9.1.3.1.3 Embedded Newlines in Condition Reports", "9_1_Condition_System_Concepts#sec_9_1_3_1_3"],
["9.1.3.1.4 Note about Tabs in Condition Reports", "9_1_Condition_System_Concepts#sec_9_1_3_1_4"],
["9.1.3.1.5 Mentioning Containing Function in Condition Reports", "9_1_Condition_System_Concepts#sec_9_1_3_1_5"],
["9.1.4.1.1 Resignaling a Condition", "9_1_Condition_System_Concepts#sec_9_1_4_1_1"],
["9.1.4.2.1 Interactive Use of Restarts", "9_1_Condition_System_Concepts#sec_9_1_4_2_1"],
["9.1.4.2.2 Interfaces to Restarts", "9_1_Condition_System_Concepts#sec_9_1_4_2_2"],
["9.1.4.2.3 Restart Tests", "9_1_Condition_System_Concepts#sec_9_1_4_2_3"],
["9.1.4.2.4 Associating a Restart with a Condition", "9_1_Condition_System_Concepts#sec_9_1_4_2_4"],
["1.4.4.20.1 Special \u201CSyntax\u201D Notations for Overloaded Operators", "1_4_Definitions#sec_1_4_4_20_1"],
["1.4.4.20.2 Naming Conventions for Rest Parameters", "1_4_Definitions#sec_1_4_4_20_2"],
["1.4.4.20.3 Requiring Non-Null Rest Parameters in the \u201CSyntax\u201D Section", "1_4_Definitions#sec_1_4_4_20_3"],
["1.4.4.20.4 Return values in the \u201CSyntax\u201D Section", "1_4_Definitions#sec_1_4_4_20_4"],
["11.1.1.2.1 Internal and External Symbols", "11_1_Package_Concepts#sec_11_1_1_2_1"],
["11.1.1.2.2 Package Inheritance", "11_1_Package_Concepts#sec_11_1_1_2_2"],
["11.1.1.2.3 Accessibility of Symbols in a Package", "11_1_Package_Concepts#sec_11_1_1_2_3"],
["11.1.1.2.4 Locating a Symbol in a Package", "11_1_Package_Concepts#sec_11_1_1_2_4"],
["11.1.1.2.5 Prevention of Name Conflicts in Packages", "11_1_Package_Concepts#sec_11_1_1_2_5"],
["11.1.2.1.1 Constraints on the COMMON-LISP Package for Conforming Implementations", "11_1_Package_Concepts#sec_11_1_2_1_1"],
["11.1.2.1.2 Constraints on the COMMON-LISP Package for Conforming Programs", "11_1_Package_Concepts#sec_11_1_2_1_2"],
["11.1.2.3.1 Interning a Symbol in the KEYWORD Package", "11_1_Package_Concepts#sec_11_1_2_3_1"],
["11.1.2.3.2 Notes about The KEYWORD Package", "11_1_Package_Concepts#sec_11_1_2_3_2"],
["12.1.1.1.1 Examples of Associativity and Commutativity in Numeric Operations", "12_1_Number_Concepts#sec_12_1_1_1_1"],
["12.1.1.3.1 Logical Operations on Integers", "12_1_Number_Concepts#sec_12_1_1_3_1"],
["12.1.1.3.2 Byte Operations on Integers", "12_1_Number_Concepts#sec_12_1_1_3_2"],
["12.1.4.1.1 Examples of Rule of Float and Rational Contagion", "12_1_Number_Concepts#sec_12_1_4_1_1"],
["12.1.5.3.1 Examples of Rule of Canonical Representation for Complex Rationals", "12_1_Number_Concepts#sec_12_1_5_3_1"],
["13.1.4.3.1 Uppercase Characters", "13_1_Character_Concepts#sec_13_1_4_3_1"],
["13.1.4.3.2 Lowercase Characters", "13_1_Character_Concepts#sec_13_1_4_3_2"],
["13.1.4.3.3 Corresponding Characters in the Other Case", "13_1_Character_Concepts#sec_13_1_4_3_3"],
["13.1.4.3.4 Case of Implementation-Defined Characters", "13_1_Character_Concepts#sec_13_1_4_3_4"],
["15.1.1.2.1 Implementation Limits on Individual Array Dimensions", "15_1_Array_Concepts#sec_15_1_1_2_1"],
["15.1.1.3.1 Vectors", "15_1_Array_Concepts#sec_15_1_1_3_1"],
["15.1.1.3.2 Multidimensional Arrays", "15_1_Array_Concepts#sec_15_1_1_3_2"],
["18.1.2.2.1 Visible Modification of Conses with respect to EQUAL", "18_1_Hash_Table_Concepts#sec_18_1_2_2_1"],
["18.1.2.2.2 Visible Modification of Bit Vectors and Strings with respect to EQUAL", "18_1_Hash_Table_Concepts#sec_18_1_2_2_2"],
["18.1.2.3.1 Visible Modification of Structures with respect to EQUALP", "18_1_Hash_Table_Concepts#sec_18_1_2_3_1"],
["18.1.2.3.2 Visible Modification of Arrays with respect to EQUALP", "18_1_Hash_Table_Concepts#sec_18_1_2_3_2"],
["18.1.2.3.3 Visible Modification of Hash Tables with respect to EQUALP", "18_1_Hash_Table_Concepts#sec_18_1_2_3_3"],
["19.2.2.1.1 Special Characters in Pathname Components", "19_2_Pathnames#sec_19_2_2_1_1"],
["19.2.2.1.2 Case in Pathname Components", "19_2_Pathnames#sec_19_2_2_1_2"],
["19.2.2.2.1 NIL as a Component Value", "19_2_Pathnames#sec_19_2_2_2_1"],
["19.2.2.2.2 :WILD as a Component Value", "19_2_Pathnames#sec_19_2_2_2_2"],
["19.2.2.2.3 :UNSPECIFIC as a Component Value", "19_2_Pathnames#sec_19_2_2_2_3"],
["19.2.2.4.1 Restrictions on Examining a Pathname Host Component", "19_2_Pathnames#sec_19_2_2_4_1"],
["19.2.2.4.2 Restrictions on Examining a Pathname Device Component", "19_2_Pathnames#sec_19_2_2_4_2"],
["19.2.2.4.3 Restrictions on Examining a Pathname Directory Component", "19_2_Pathnames#sec_19_2_2_4_3"],
["19.2.2.4.4 Restrictions on Examining a Pathname Name Component", "19_2_Pathnames#sec_19_2_2_4_4"],
["19.2.2.4.5 Restrictions on Examining a Pathname Type Component", "19_2_Pathnames#sec_19_2_2_4_5"],
["19.2.2.4.6 Restrictions on Examining a Pathname Version Component", "19_2_Pathnames#sec_19_2_2_4_6"],
["19.2.2.4.7 Notes about the Pathname Version Component", "19_2_Pathnames#sec_19_2_2_4_7"],
["19.3.1.1.1 The Host part of a Logical Pathname Namestring", "19_3_Logical_Pathnames#sec_19_3_1_1_1"],
["19.3.1.1.2 The Device part of a Logical Pathname Namestring", "19_3_Logical_Pathnames#sec_19_3_1_1_2"],
["19.3.1.1.3 The Directory part of a Logical Pathname Namestring", "19_3_Logical_Pathnames#sec_19_3_1_1_3"],
["19.3.1.1.4 The Type part of a Logical Pathname Namestring", "19_3_Logical_Pathnames#sec_19_3_1_1_4"],
["19.3.1.1.5 The Version part of a Logical Pathname Namestring", "19_3_Logical_Pathnames#sec_19_3_1_1_5"],
["19.3.1.1.6 Wildcard Words in a Logical Pathname Namestring", "19_3_Logical_Pathnames#sec_19_3_1_1_6"],
["19.3.1.1.7 Lowercase Letters in a Logical Pathname Namestring", "19_3_Logical_Pathnames#sec_19_3_1_1_7"],
["19.3.1.1.8 Other Syntax in a Logical Pathname Namestring", "19_3_Logical_Pathnames#sec_19_3_1_1_8"],
["2.4.8.19.1 Examples of Sharpsign Vertical-Bar", "2_4_Standard_Macro_Characters#sec_2_4_8_19_1"],
["2.4.8.19.2 Notes about Style for Sharpsign Vertical-Bar", "2_4_Standard_Macro_Characters#sec_2_4_8_19_2"],
["21.1.1.1.1 Input, Output, and Bidirectional Streams", "21_1_Stream_Concepts#sec_21_1_1_1_1"],
["21.1.1.1.2 Open and Closed Streams", "21_1_Stream_Concepts#sec_21_1_1_1_2"],
["21.1.1.1.3 Interactive Streams", "21_1_Stream_Concepts#sec_21_1_1_1_3"],
["21.1.1.2.1 File Streams", "21_1_Stream_Concepts#sec_21_1_1_2_1"],
["22.1.1.1.1 Printer Escaping", "22_1_The_Lisp_Printer#sec_22_1_1_1_1"],
["22.1.3.1.1 Printing Integers", "22_1_The_Lisp_Printer#sec_22_1_3_1_1"],
["22.1.3.1.2 Printing Ratios", "22_1_The_Lisp_Printer#sec_22_1_3_1_2"],
["22.1.3.1.3 Printing Floats", "22_1_The_Lisp_Printer#sec_22_1_3_1_3"],
["22.1.3.1.4 Printing Complexes", "22_1_The_Lisp_Printer#sec_22_1_3_1_4"],
["22.1.3.1.5 Note about Printing Numbers", "22_1_The_Lisp_Printer#sec_22_1_3_1_5"],
["22.1.3.3.1 Package Prefixes for Symbols", "22_1_The_Lisp_Printer#sec_22_1_3_3_1"],
["22.1.3.3.2 Effect of Readtable Case on the Lisp Printer", "22_1_The_Lisp_Printer#sec_22_1_3_3_2"],
["24.1.2.1.1 Examples of Feature Expressions", "24_1_System_Construction_Concepts#sec_24_1_2_1_1"],
["1.5.1.4.1.1 Examples of Resolution of Apparent Conflicts in Exceptional Situations", "1_5_Conformance#sec_1_5_1_4_1_1"],
["3.1.2.1.1.1 Lexical Variables", "3_1_Evaluation#sec_3_1_2_1_1_1"],
["3.1.2.1.1.2 Dynamic Variables", "3_1_Evaluation#sec_3_1_2_1_1_2"],
["3.1.2.1.1.3 Constant Variables", "3_1_Evaluation#sec_3_1_2_1_1_3"],
["3.1.2.1.1.4 Symbols Naming Both Lexical and Dynamic Variables", "3_1_Evaluation#sec_3_1_2_1_1_4"],
["3.1.2.1.2.1 Special Forms", "3_1_Evaluation#sec_3_1_2_1_2_1"],
["3.1.2.1.2.2 Macro Forms", "3_1_Evaluation#sec_3_1_2_1_2_2"],
["3.1.2.1.2.3 Function Forms", "3_1_Evaluation#sec_3_1_2_1_2_3"],
["3.1.2.1.2.4 Lambda Forms", "3_1_Evaluation#sec_3_1_2_1_2_4"],
["3.1.2.1.3.1 Examples of Self-Evaluating Objects", "3_1_Evaluation#sec_3_1_2_1_3_1"],
["3.2.2.1.3.1 Notes about the Implementation of Compiler Macros", "3_2_Compilation#sec_3_2_2_1_3_1"],
["3.4.1.4.1.1 Examples of Suppressing Keyword Argument Checking", "3_4_Lambda_Lists#sec_3_4_1_4_1_1"],
["3.4.4.1.1.1 Examples of Data-directed Destructuring by Lambda Lists", "3_4_Lambda_Lists#sec_3_4_4_1_1_1"],
["6.1.2.1.1.1 Examples of for-as-arithmetic subclause", "6_1_The_LOOP_Facility#sec_6_1_2_1_1_1"],
["6.1.2.1.2.1 Examples of for-as-in-list subclause", "6_1_The_LOOP_Facility#sec_6_1_2_1_2_1"],
["6.1.2.1.3.1 Examples of for-as-on-list subclause", "6_1_The_LOOP_Facility#sec_6_1_2_1_3_1"],
["6.1.2.1.4.1 Examples of for-as-equals-then subclause", "6_1_The_LOOP_Facility#sec_6_1_2_1_4_1"],
["6.1.2.1.5.1 Examples of for-as-across subclause", "6_1_The_LOOP_Facility#sec_6_1_2_1_5_1"],
["6.1.2.1.7.1 Examples of for-as-package subclause", "6_1_The_LOOP_Facility#sec_6_1_2_1_7_1"],
["1.4.4.20.4.1 No Arguments or Values in the \u201CSyntax\u201D Section", "1_4_Definitions#sec_1_4_4_20_4_1"],
["1.4.4.20.4.2 Unconditional Transfer of Control in the \u201CSyntax\u201D Section", "1_4_Definitions#sec_1_4_4_20_4_2"],
["11.1.2.1.2.1 Some Exceptions to Constraints on the COMMON-LISP Package for Conforming Programs", "11_1_Package_Concepts#sec_11_1_2_1_2_1"],
["15.1.1.3.1.1 Fill Pointers", "15_1_Array_Concepts#sec_15_1_1_3_1_1"],
["15.1.1.3.2.1 Storage Layout for Multidimensional Arrays", "15_1_Array_Concepts#sec_15_1_1_3_2_1"],
["15.1.1.3.2.2 Implementation Limits on Array Rank", "15_1_Array_Concepts#sec_15_1_1_3_2_2"],
["19.2.2.1.2.1 Local Case in Pathname Components", "19_2_Pathnames#sec_19_2_2_1_2_1"],
["19.2.2.1.2.2 Common Case in Pathname Components", "19_2_Pathnames#sec_19_2_2_1_2_2"],
["19.2.2.2.3.1 Relation between component values NIL and :UNSPECIFIC", "19_2_Pathnames#sec_19_2_2_2_3_1"],
["19.2.2.4.3.1 Directory Components in Non-Hierarchical File Systems", "19_2_Pathnames#sec_19_2_2_4_3_1"],
["22.1.3.3.2.1 Examples of Effect of Readtable Case on the Lisp Printer", "22_1_The_Lisp_Printer#sec_22_1_3_3_2_1"],
["t, Term", "26_1_Glossary#t"],
["go, Term", "26_1_Glossary#go"],
["em, Term", "26_1_Glossary#em"],
["(), Term", "26_1_Glossary#_lparen_rparen"],
["key, Term", "26_1_Glossary#key"],
["set, Term", "26_1_Glossary#set"],
["tag, Term", "26_1_Glossary#tag"],
["nil, Term", "26_1_Glossary#nil"],
["dot, Term", "26_1_Glossary#dot"],
["cdr, Term", "26_1_Glossary#cdr"],
["bit, Term", "26_1_Glossary#bit"],
["car, Term", "26_1_Glossary#car"],
["use, Term", "26_1_Glossary#use"],
["copy, Term", "26_1_Glossary#copy"],
["byte, Term", "26_1_Glossary#byte"],
["cons, Term", "26_1_Glossary#cons"],
["cell, Term", "26_1_Glossary#cell"],
["load, Term", "26_1_Glossary#load"],
["open, Term", "26_1_Glossary#open"],
["read, Term", "26_1_Glossary#read"],
["leaf, Term", "26_1_Glossary#leaf"],
["code, Term", "26_1_Glossary#code"],
["same, Term", "26_1_Glossary#same"],
["tail, Term", "26_1_Glossary#tail"],
["rank, Term", "26_1_Glossary#rank"],
["true, Term", "26_1_Glossary#true"],
["name, Term", "26_1_Glossary#name"],
["slot, Term", "26_1_Glossary#slot"],
["null, Term", "26_1_Glossary#null"],
["wild, Term", "26_1_Glossary#wild"],
["time, Term", "26_1_Glossary#time"],
["case, Term", "26_1_Glossary#case"],
["call, Term", "26_1_Glossary#call"],
["cddr, Term", "26_1_Glossary#cddr"],
["list, Term", "26_1_Glossary#list"],
["safe, Term", "26_1_Glossary#safe"],
["user, Term", "26_1_Glossary#user"],
["file, Term", "26_1_Glossary#file"],
["cadr, Term", "26_1_Glossary#cadr"],
["tree, Term", "26_1_Glossary#tree"],
["step, Term", "26_1_Glossary#step"],
["bind, Term", "26_1_Glossary#bind"],
["sign, Term", "26_1_Glossary#sign"],
["type, Term", "26_1_Glossary#type"],
["atom, Term", "26_1_Glossary#atom"],
["form, Term", "26_1_Glossary#form"],
["digit, Term", "26_1_Glossary#digit"],
["radix, Term", "26_1_Glossary#radix"],
["scope, Term", "26_1_Glossary#scope"],
["block, Term", "26_1_Glossary#block"],
["close, Term", "26_1_Glossary#close"],
["macro, Term", "26_1_Glossary#macro"],
["value, Term", "26_1_Glossary#value"],
["float, Term", "26_1_Glossary#float"],
["plist, Term", "26_1_Glossary#plist"],
["apply, Term", "26_1_Glossary#apply"],
["error, Term", "26_1_Glossary#error"],
["bound, Term", "26_1_Glossary#bound"],
["array, Term", "26_1_Glossary#array"],
["slash, Term", "26_1_Glossary#slash"],
["glyph, Term", "26_1_Glossary#glyph"],
["catch, Term", "26_1_Glossary#catch"],
["place, Term", "26_1_Glossary#place"],
["token, Term", "26_1_Glossary#token"],
["tilde, Term", "26_1_Glossary#tilde"],
["yield, Term", "26_1_Glossary#yield"],
["false, Term", "26_1_Glossary#false"],
["comma, Term", "26_1_Glossary#comma"],
["ratio, Term", "26_1_Glossary#ratio"],
["class, Term", "26_1_Glossary#class"],
["input, Term", "26_1_Glossary#input"],
["write, Term", "26_1_Glossary#write"],
["colon, Term", "26_1_Glossary#colon"],
["throw, Term", "26_1_Glossary#throw"],
["space, Term", "26_1_Glossary#space"],
["alist, Term", "26_1_Glossary#alist"],
["fresh, Term", "26_1_Glossary#fresh"],
["format, Term", "26_1_Glossary#format"],
["atomic, Term", "26_1_Glossary#atomic"],
["handle, Term", "26_1_Glossary#handle"],
["access, Term", "26_1_Glossary#access"],
["go tag, Term", "26_1_Glossary#go_tag"],
["signal, Term", "26_1_Glossary#signal"],
["intern, Term", "26_1_Glossary#intern"],
["fixnum, Term", "26_1_Glossary#fixnum"],
["binary, Term", "26_1_Glossary#binary"],
["length, Term", "26_1_Glossary#length"],
["export, Term", "26_1_Glossary#export"],
["output, Term", "26_1_Glossary#output"],
["active, Term", "26_1_Glossary#active"],
["return, Term", "26_1_Glossary#return"],
["extent, Term", "26_1_Glossary#extent"],
["string, Term", "26_1_Glossary#string"],
["object, Term", "26_1_Glossary#object"],
["shadow, Term", "26_1_Glossary#shadow"],
["coerce, Term", "26_1_Glossary#coerce"],
["script, Term", "26_1_Glossary#script"],
["vector, Term", "26_1_Glossary#vector"],
["reader, Term", "26_1_Glossary#reader"],
["target, Term", "26_1_Glossary#target"],
["loader, Term", "26_1_Glossary#loader"],
["simple, Term", "26_1_Glossary#simple"],
["symbol, Term", "26_1_Glossary#symbol"],
["assign, Term", "26_1_Glossary#assign"],
["import, Term", "26_1_Glossary#import"],
["number, Term", "26_1_Glossary#number"],
["unsafe, Term", "26_1_Glossary#unsafe"],
["closed, Term", "26_1_Glossary#closed"],
["method, Term", "26_1_Glossary#method"],
["report, Term", "26_1_Glossary#report"],
["gensym, Term", "26_1_Glossary#gensym"],
["escape, Term", "26_1_Glossary#escape"],
["finite, Term", "26_1_Glossary#finite"],
["writer, Term", "26_1_Glossary#writer"],
["stream, Term", "26_1_Glossary#stream"],
["fbound, Term", "26_1_Glossary#fbound"],
["restart, Term", "26_1_Glossary#restart"],
["integer, Term", "26_1_Glossary#integer"],
["subtype, Term", "26_1_Glossary#subtype"],
["numeric, Term", "26_1_Glossary#numeric"],
["closure, Term", "26_1_Glossary#closure"],
["at-sign, Term", "26_1_Glossary#at-sign"],
["execute, Term", "26_1_Glossary#execute"],
["decline, Term", "26_1_Glossary#decline"],
["subform, Term", "26_1_Glossary#subform"],
["mapping, Term", "26_1_Glossary#mapping"],
["graphic, Term", "26_1_Glossary#graphic"],
["inherit, Term", "26_1_Glossary#inherit"],
["compile, Term", "26_1_Glossary#compile"],
["similar, Term", "26_1_Glossary#similar"],
["non-nil, Term", "26_1_Glossary#non-nil"],
["keyword, Term", "26_1_Glossary#keyword"],
["feature, Term", "26_1_Glossary#feature"],
["unbound, Term", "26_1_Glossary#unbound"],
["bounded, Term", "26_1_Glossary#bounded"],
["complex, Term", "26_1_Glossary#complex"],
["process, Term", "26_1_Glossary#process"],
["program, Term", "26_1_Glossary#program"],
["binding, Term", "26_1_Glossary#binding"],
["invalid, Term", "26_1_Glossary#invalid"],
["general, Term", "26_1_Glossary#general"],
["newline, Term", "26_1_Glossary#newline"],
["package, Term", "26_1_Glossary#package"],
["session, Term", "26_1_Glossary#session"],
["declare, Term", "26_1_Glossary#declare"],
["section, Term", "26_1_Glossary#section"],
["boolean, Term", "26_1_Glossary#boolean"],
["handler, Term", "26_1_Glossary#handler"],
["upgrade, Term", "26_1_Glossary#upgrade"],
["literal, Term", "26_1_Glossary#literal"],
["element, Term", "26_1_Glossary#element"],
["present, Term", "26_1_Glossary#present"],
["interned, Term", "26_1_Glossary#interned"],
["rational, Term", "26_1_Glossary#rational"],
["debugger, Term", "26_1_Glossary#debugger"],
["accessor, Term", "26_1_Glossary#accessor"],
["proclaim, Term", "26_1_Glossary#proclaim"],
["filename, Term", "26_1_Glossary#filename"],
["parallel, Term", "26_1_Glossary#parallel"],
["pathname, Term", "26_1_Glossary#pathname"],
["instance, Term", "26_1_Glossary#instance"],
["printing, Term", "26_1_Glossary#printing"],
["funbound, Term", "26_1_Glossary#funbound"],
["use list, Term", "26_1_Glossary#use_list"],
["property, Term", "26_1_Glossary#property"],
["readably, Term", "26_1_Glossary#readably"],
["asterisk, Term", "26_1_Glossary#asterisk"],
["portable, Term", "26_1_Glossary#portable"],
["pairwise, Term", "26_1_Glossary#pairwise"],
["relative, Term", "26_1_Glossary#relative"],
["coalesce, Term", "26_1_Glossary#coalesce"],
["non-list, Term", "26_1_Glossary#non-list"],
["operator, Term", "26_1_Glossary#operator"],
["nickname, Term", "26_1_Glossary#nickname"],
["sequence, Term", "26_1_Glossary#sequence"],
["absolute, Term", "26_1_Glossary#absolute"],
["prog tag, Term", "26_1_Glossary#prog_tag"],
["function, Term", "26_1_Glossary#function"],
["constant, Term", "26_1_Glossary#constant"],
["run time, Term", "26_1_Glossary#run_time"],
["argument, Term", "26_1_Glossary#argument"],
["unintern, Term", "26_1_Glossary#unintern"],
["variable, Term", "26_1_Glossary#variable"],
["disjoint, Term", "26_1_Glossary#disjoint"],
["exported, Term", "26_1_Glossary#exported"],
["go point, Term", "26_1_Glossary#go_point"],
["distinct, Term", "26_1_Glossary#distinct"],
["circular, Term", "26_1_Glossary#circular"],
["subclass, Term", "26_1_Glossary#subclass"],
["truename, Term", "26_1_Glossary#truename"],
["evaluate, Term", "26_1_Glossary#evaluate"],
["compiler, Term", "26_1_Glossary#compiler"],
["identical, Term", "26_1_Glossary#identical"],
["sharpsign, Term", "26_1_Glossary#sharpsign"],
["readtable, Term", "26_1_Glossary#readtable"],
["backquote, Term", "26_1_Glossary#backquote"],
["contagion, Term", "26_1_Glossary#contagion"],
["query i/o, Term", "26_1_Glossary#query_I_dashO"],
["load time, Term", "26_1_Glossary#load_time"],
["backslash, Term", "26_1_Glossary#backslash"],
["uppercase, Term", "26_1_Glossary#uppercase"],
["metaclass, Term", "26_1_Glossary#metaclass"],
["signature, Term", "26_1_Glossary#signature"],
["safe call, Term", "26_1_Glossary#safe_call"],
["different, Term", "26_1_Glossary#different"],
["reference, Term", "26_1_Glossary#reference"],
["situation, Term", "26_1_Glossary#situation"],
["principal, Term", "26_1_Glossary#principal"],
["debug i/o, Term", "26_1_Glossary#debug_I_dashO"],
["extension, Term", "26_1_Glossary#extension"],
["semicolon, Term", "26_1_Glossary#semicolon"],
["time zone, Term", "26_1_Glossary#time_zone"],
["catch tag, Term", "26_1_Glossary#catch_tag"],
["processor, Term", "26_1_Glossary#processor"],
["anonymous, Term", "26_1_Glossary#anonymous"],
["block tag, Term", "26_1_Glossary#block_tag"],
["supertype, Term", "26_1_Glossary#supertype"],
["ampersand, Term", "26_1_Glossary#ampersand"],
["for-value, Term", "26_1_Glossary#for-value"],
["parameter, Term", "26_1_Glossary#parameter"],
["qualifier, Term", "26_1_Glossary#qualifier"],
["namespace, Term", "26_1_Glossary#namespace"],
["freshline, Term", "26_1_Glossary#freshline"],
["congruent, Term", "26_1_Glossary#congruent"],
["dimension, Term", "26_1_Glossary#dimension"],
["structure, Term", "26_1_Glossary#structure"],
["bit array, Term", "26_1_Glossary#bit_array"],
["establish, Term", "26_1_Glossary#establish"],
["data type, Term", "26_1_Glossary#data_type"],
["rest list, Term", "26_1_Glossary#rest_list"],
["singleton, Term", "26_1_Glossary#singleton"],
["lowercase, Term", "26_1_Glossary#lowercase"],
["character, Term", "26_1_Glossary#character"],
["immutable, Term", "26_1_Glossary#immutable"],
["condition, Term", "26_1_Glossary#condition"],
["attribute, Term", "26_1_Glossary#attribute"],
["indicator, Term", "26_1_Glossary#indicator"],
["predicate, Term", "26_1_Glossary#predicate"],
["non-empty, Term", "26_1_Glossary#non-empty"],
["whitespace, Term", "26_1_Glossary#whitespace"],
["identifier, Term", "26_1_Glossary#identifier"],
["applicable, Term", "26_1_Glossary#applicable"],
["adjustable, Term", "26_1_Glossary#adjustable"],
["uninterned, Term", "26_1_Glossary#uninterned"],
["evaluation, Term", "26_1_Glossary#evaluation"],
["macro name, Term", "26_1_Glossary#macro_name"],
["break loop, Term", "26_1_Glossary#break_loop"],
["local slot, Term", "26_1_Glossary#local_slot"],
["hash table, Term", "26_1_Glossary#hash_table"],
["lisp image, Term", "26_1_Glossary#Lisp_image"],
["superclass, Term", "26_1_Glossary#superclass"],
["expression, Term", "26_1_Glossary#expression"],
["similarity, Term", "26_1_Glossary#similarity"],
["programmer, Term", "26_1_Glossary#programmer"],
["repertoire, Term", "26_1_Glossary#repertoire"],
["print name, Term", "26_1_Glossary#print_name"],
["macro form, Term", "26_1_Glossary#macro_form"],
["designator, Term", "26_1_Glossary#designator"],
["long float, Term", "26_1_Glossary#long_float"],
["specialize, Term", "26_1_Glossary#specialize"],
["empty type, Term", "26_1_Glossary#empty_type"],
["non-simple, Term", "26_1_Glossary#non-simple"],
["normalized, Term", "26_1_Glossary#normalized"],
["sequential, Term", "26_1_Glossary#sequential"],
["exit point, Term", "26_1_Glossary#exit_point"],
["non-atomic, Term", "26_1_Glossary#non-atomic"],
["bit vector, Term", "26_1_Glossary#bit_vector"],
["accessible, Term", "26_1_Glossary#accessible"],
["alphabetic, Term", "26_1_Glossary#alphabetic"],
["value cell, Term", "26_1_Glossary#value_cell"],
["namestring, Term", "26_1_Glossary#namestring"],
["empty list, Term", "26_1_Glossary#empty_list"],
["conformance, Term", "26_1_Glossary#conformance"],
["compilation, Term", "26_1_Glossary#compilation"],
["lambda list, Term", "26_1_Glossary#lambda_list"],
["most recent, Term", "26_1_Glossary#most_recent"],
["syntax type, Term", "26_1_Glossary#syntax_type"],
["type expand, Term", "26_1_Glossary#type_expand"],
["source file, Term", "26_1_Glossary#source_file"],
["non-graphic, Term", "26_1_Glossary#non-graphic"],
["echo stream, Term", "26_1_Glossary#echo_stream"],
["proper list, Term", "26_1_Glossary#proper_list"],
["terminating, Term", "26_1_Glossary#terminating"],
["unsafe call, Term", "26_1_Glossary#unsafe_call"],
["dotted pair, Term", "26_1_Glossary#dotted_pair"],
["correctable, Term", "26_1_Glossary#correctable"],
["constituent, Term", "26_1_Glossary#constituent"],
["specialized, Term", "26_1_Glossary#specialized"],
["shared slot, Term", "26_1_Glossary#shared_slot"],
["source code, Term", "26_1_Glossary#source_code"],
["file stream, Term", "26_1_Glossary#file_stream"],
["environment, Term", "26_1_Glossary#environment"],
["short float, Term", "26_1_Glossary#short_float"],
["file system, Term", "26_1_Glossary#file_system"],
["dotted list, Term", "26_1_Glossary#dotted_list"],
["proper name, Term", "26_1_Glossary#proper_name"],
["end of file, Term", "26_1_Glossary#end_of_file"],
["lisp reader, Term", "26_1_Glossary#Lisp_reader"],
["destructive, Term", "26_1_Glossary#destructive"],
["declaration, Term", "26_1_Glossary#declaration"],
["continuable, Term", "26_1_Glossary#continuable"],
["lambda form, Term", "26_1_Glossary#lambda_form"],
["base string, Term", "26_1_Glossary#base_string"],
["system code, Term", "26_1_Glossary#system_code"],
["next method, Term", "26_1_Glossary#next_method"],
["string equal, Term", "26_1_Glossary#string_equal"],
["after method, Term", "26_1_Glossary#after_method"],
["logical host, Term", "26_1_Glossary#logical_host"],
["aux variable, Term", "26_1_Glossary#aux_variable"],
["defined name, Term", "26_1_Glossary#defined_name"],
["vertical-bar, Term", "26_1_Glossary#vertical-bar"],
["simple array, Term", "26_1_Glossary#simple_array"],
["double-quote, Term", "26_1_Glossary#double-quote"],
["terminal i/o, Term", "26_1_Glossary#terminal_I_dashO"],
["trace output, Term", "26_1_Glossary#trace_output"],
["return value, Term", "26_1_Glossary#return_value"],
["explicit use, Term", "26_1_Glossary#explicit_use"],
["compile time, Term", "26_1_Glossary#compile_time"],
["single float, Term", "26_1_Glossary#single_float"],
["derived type, Term", "26_1_Glossary#derived_type"],
["control form, Term", "26_1_Glossary#control_form"],
["double float, Term", "26_1_Glossary#double_float"],
["reader macro, Term", "26_1_Glossary#reader_macro"],
["home package, Term", "26_1_Glossary#home_package"],
["package cell, Term", "26_1_Glossary#package_cell"],
["pretty print, Term", "26_1_Glossary#pretty_print"],
["denormalized, Term", "26_1_Glossary#denormalized"],
["element type, Term", "26_1_Glossary#element_type"],
["proclamation, Term", "26_1_Glossary#proclamation"],
["loop keyword, Term", "26_1_Glossary#loop_keyword"],
["single-quote, Term", "26_1_Glossary#single-quote"],
["ratio marker, Term", "26_1_Glossary#ratio_marker"],
["random state, Term", "26_1_Glossary#random_state"],
["alphanumeric, Term", "26_1_Glossary#alphanumeric"],
["leap seconds, Term", "26_1_Glossary#leap_seconds"],
["lisp printer, Term", "26_1_Glossary#Lisp_printer"],
["symbol macro, Term", "26_1_Glossary#symbol_macro"],
["special form, Term", "26_1_Glossary#special_form"],
["inaccessible, Term", "26_1_Glossary#inaccessible"],
["error output, Term", "26_1_Glossary#error_output"],
["system class, Term", "26_1_Glossary#system_class"],
["sequentially, Term", "26_1_Glossary#sequentially"],
["disestablish, Term", "26_1_Glossary#disestablish"],
["decoded time, Term", "26_1_Glossary#decoded_time"],
["standardized, Term", "26_1_Glossary#standardized"],
["fill pointer, Term", "26_1_Glossary#fill_pointer"],
["compiled code, Term", "26_1_Glossary#compiled_code"],
["accessibility, Term", "26_1_Glossary#accessibility"],
["improper list, Term", "26_1_Glossary#improper_list"],
["constant form, Term", "26_1_Glossary#constant_form"],
["lexical scope, Term", "26_1_Glossary#lexical_scope"],
["simple string, Term", "26_1_Glossary#simple_string"],
["logical block, Term", "26_1_Glossary#logical_block"],
["subexpression, Term", "26_1_Glossary#subexpression"],
["single escape, Term", "26_1_Glossary#single_escape"],
["before method, Term", "26_1_Glossary#before_method"],
["file position, Term", "26_1_Glossary#file_position"],
["function name, Term", "26_1_Glossary#function_name"],
["setf expander, Term", "26_1_Glossary#setf_expander"],
["features list, Term", "26_1_Glossary#features_list"],
["circular list, Term", "26_1_Glossary#circular_list"],
["dynamic scope, Term", "26_1_Glossary#dynamic_scope"],
["compound form, Term", "26_1_Glossary#compound_form"],
["normal return, Term", "26_1_Glossary#normal_return"],
["semi-standard, Term", "26_1_Glossary#semi-standard"],
["internal time, Term", "26_1_Glossary#internal_time"],
["string stream, Term", "26_1_Glossary#string_stream"],
["complex float, Term", "26_1_Glossary#complex_float"],
["format string, Term", "26_1_Glossary#format_string"],
["built-in type, Term", "26_1_Glossary#built-in_type"],
["quoted object, Term", "26_1_Glossary#quoted_object"],
["file compiler, Term", "26_1_Glossary#file_compiler"],
["around method, Term", "26_1_Glossary#around_method"],
["function cell, Term", "26_1_Glossary#function_cell"],
["subrepertoire, Term", "26_1_Glossary#subrepertoire"],
["primary value, Term", "26_1_Glossary#primary_value"],
["function form, Term", "26_1_Glossary#function_form"],
["simple vector, Term", "26_1_Glossary#simple_vector"],
["adjustability, Term", "26_1_Glossary#adjustability"],
["compiled file, Term", "26_1_Glossary#compiled_file"],
["defining form, Term", "26_1_Glossary#defining_form"],
["property list, Term", "26_1_Glossary#property_list"],
["setf function, Term", "26_1_Glossary#setf_function"],
["bidirectional, Term", "26_1_Glossary#bidirectional"],
["style warning, Term", "26_1_Glossary#style_warning"],
["primary method, Term", "26_1_Glossary#primary_method"],
["built-in class, Term", "26_1_Glossary#built-in_class"],
["iteration form, Term", "26_1_Glossary#iteration_form"],
["pretty printer, Term", "26_1_Glossary#pretty_printer"],
["rest parameter, Term", "26_1_Glossary#rest_parameter"],
["dynamic extent, Term", "26_1_Glossary#dynamic_extent"],
["proper subtype, Term", "26_1_Glossary#proper_subtype"],
["format control, Term", "26_1_Glossary#format_control"],
["implementation, Term", "26_1_Glossary#implementation"],
["tertiary value, Term", "26_1_Glossary#tertiary_value"],
["body parameter, Term", "26_1_Glossary#body_parameter"],
["byte specifier, Term", "26_1_Glossary#byte_specifier"],
["execution time, Term", "26_1_Glossary#execution_time"],
["package marker, Term", "26_1_Glossary#package_marker"],
["bounding index, Term", "26_1_Glossary#bounding_index"],
["package prefix, Term", "26_1_Glossary#package_prefix"],
["two-way stream, Term", "26_1_Glossary#two-way_stream"],
["top level form, Term", "26_1_Glossary#top_level_form"],
["stack allocate, Term", "26_1_Glossary#stack_allocate"],
["structure name, Term", "26_1_Glossary#structure_name"],
["non-local exit, Term", "26_1_Glossary#non-local_exit"],
["default method, Term", "26_1_Glossary#default_method"],
["setf expansion, Term", "26_1_Glossary#setf_expansion"],
["universal time, Term", "26_1_Glossary#universal_time"],
["synonym stream, Term", "26_1_Glossary#synonym_stream"],
["compiler macro, Term", "26_1_Glossary#compiler_macro"],
["property value, Term", "26_1_Glossary#property_value"],
["slot specifier, Term", "26_1_Glossary#slot_specifier"],
["type specifier, Term", "26_1_Glossary#type_specifier"],
["macro function, Term", "26_1_Glossary#macro_function"],
["base character, Term", "26_1_Glossary#base_character"],
["implicit block, Term", "26_1_Glossary#implicit_block"],
["report message, Term", "26_1_Glossary#report_message"],
["potential copy, Term", "26_1_Glossary#potential_copy"],
["standard input, Term", "26_1_Glossary#standard_input"],
["standard class, Term", "26_1_Glossary#standard_class"],
["readtable case, Term", "26_1_Glossary#readtable_case"],
["character code, Term", "26_1_Glossary#character_code"],
["named constant, Term", "26_1_Glossary#named_constant"],
["list structure, Term", "26_1_Glossary#list_structure"],
["tree structure, Term", "26_1_Glossary#tree_structure"],
["implicit progn, Term", "26_1_Glossary#implicit_progn"],
["internal symbol, Term", "26_1_Glossary#internal_symbol"],
["proper sequence, Term", "26_1_Glossary#proper_sequence"],
["conforming code, Term", "26_1_Glossary#conforming_code"],
["direct subclass, Term", "26_1_Glossary#direct_subclass"],
["global variable, Term", "26_1_Glossary#global_variable"],
["structure class, Term", "26_1_Glossary#structure_class"],
["programmer code, Term", "26_1_Glossary#programmer_code"],
["secondary value, Term", "26_1_Glossary#secondary_value"],
["exponent marker, Term", "26_1_Glossary#exponent_marker"],
["load time value, Term", "26_1_Glossary#load_time_value"],
["lambda variable, Term", "26_1_Glossary#lambda_variable"],
["standard output, Term", "26_1_Glossary#standard_output"],
["non-terminating, Term", "26_1_Glossary#non-terminating"],
["constant object, Term", "26_1_Glossary#constant_object"],
["macro expansion, Term", "26_1_Glossary#macro_expansion"],
["standard object, Term", "26_1_Glossary#standard_object"],
["stream variable, Term", "26_1_Glossary#stream_variable"],
["list designator, Term", "26_1_Glossary#list_designator"],
["lexical closure, Term", "26_1_Glossary#lexical_closure"],
["macro character, Term", "26_1_Glossary#macro_character"],
["lexical binding, Term", "26_1_Glossary#lexical_binding"],
["explicit return, Term", "26_1_Glossary#explicit_return"],
["direct instance, Term", "26_1_Glossary#direct_instance"],
["multiple values, Term", "26_1_Glossary#multiple_values"],
["displaced array, Term", "26_1_Glossary#displaced_array"],
["standard syntax, Term", "26_1_Glossary#standard_syntax"],
["type equivalent, Term", "26_1_Glossary#type_equivalent"],
["stack-allocated, Term", "26_1_Glossary#stack-allocated"],
["formal argument, Term", "26_1_Glossary#formal_argument"],
["format argument, Term", "26_1_Glossary#format_argument"],
["external symbol, Term", "26_1_Glossary#external_symbol"],
["non-correctable, Term", "26_1_Glossary#non-correctable"],
["actual argument, Term", "26_1_Glossary#actual_argument"],
["dynamic binding, Term", "26_1_Glossary#dynamic_binding"],
["multiple escape, Term", "26_1_Glossary#multiple_escape"],
["boa lambda list, Term", "26_1_Glossary#boa_lambda_list"],
["current package, Term", "26_1_Glossary#current_package"],
["formal parameter, Term", "26_1_Glossary#formal_parameter"],
["actual parameter, Term", "26_1_Glossary#actual_parameter"],
["implicit tagbody, Term", "26_1_Glossary#implicit_tagbody"],
["logical pathname, Term", "26_1_Glossary#logical_pathname"],
["class designator, Term", "26_1_Glossary#class_designator"],
["generic function, Term", "26_1_Glossary#generic_function"],
["functional value, Term", "26_1_Glossary#functional_value"],
["optimize quality, Term", "26_1_Glossary#optimize_quality"],
["dynamic variable, Term", "26_1_Glossary#dynamic_variable"],
["simple condition, Term", "26_1_Glossary#simple_condition"],
["exhaustive union, Term", "26_1_Glossary#exhaustive_union"],
["printer escaping, Term", "26_1_Glossary#printer_escaping"],
["special operator, Term", "26_1_Glossary#special_operator"],
["format directive, Term", "26_1_Glossary#format_directive"],
["broadcast stream, Term", "26_1_Glossary#broadcast_stream"],
["free declaration, Term", "26_1_Glossary#free_declaration"],
["composite stream, Term", "26_1_Glossary#composite_stream"],
["indefinite scope, Term", "26_1_Glossary#indefinite_scope"],
["satisfy the test, Term", "26_1_Glossary#satisfy_the_test"],
["simple bit array, Term", "26_1_Glossary#simple_bit_array"],
["left-parenthesis, Term", "26_1_Glossary#left-parenthesis"],
["package registry, Term", "26_1_Glossary#package_registry"],
["lexical variable, Term", "26_1_Glossary#lexical_variable"],
["special variable, Term", "26_1_Glossary#special_variable"],
["auxiliary method, Term", "26_1_Glossary#auxiliary_method"],
["type declaration, Term", "26_1_Glossary#type_declaration"],
["qualified method, Term", "26_1_Glossary#qualified_method"],
["array total size, Term", "26_1_Glossary#array_total_size"],
["compilation unit, Term", "26_1_Glossary#compilation_unit"],
["effective method, Term", "26_1_Glossary#effective_method"],
["unbound variable, Term", "26_1_Glossary#unbound_variable"],
["potential number, Term", "26_1_Glossary#potential_number"],
["shadowing symbol, Term", "26_1_Glossary#shadowing_symbol"],
["restart function, Term", "26_1_Glossary#restart_function"],
["association list, Term", "26_1_Glossary#association_list"],
["macroexpand hook, Term", "26_1_Glossary#macroexpand_hook"],
["complex rational, Term", "26_1_Glossary#complex_rational"],
["stream designator, Term", "26_1_Glossary#stream_designator"],
["valid array index, Term", "26_1_Glossary#valid_array_index"],
["physical pathname, Term", "26_1_Glossary#physical_pathname"],
["initial readtable, Term", "26_1_Glossary#initial_readtable"],
["keyword parameter, Term", "26_1_Glossary#keyword_parameter"],
["right-parenthesis, Term", "26_1_Glossary#right-parenthesis"],
["object-traversing, Term", "26_1_Glossary#object-traversing"],
["macro lambda list, Term", "26_1_Glossary#macro_lambda_list"],
["simple bit vector, Term", "26_1_Glossary#simple_bit_vector"],
["compiled function, Term", "26_1_Glossary#compiled_function"],
["sequence function, Term", "26_1_Glossary#sequence_function"],
["constant variable, Term", "26_1_Glossary#constant_variable"],
["complex part type, Term", "26_1_Glossary#complex_part_type"],
["ordinary function, Term", "26_1_Glossary#ordinary_function"],
["direct superclass, Term", "26_1_Glossary#direct_superclass"],
["indirect instance, Term", "26_1_Glossary#indirect_instance"],
["indefinite extent, Term", "26_1_Glossary#indefinite_extent"],
["string designator, Term", "26_1_Glossary#string_designator"],
["local declaration, Term", "26_1_Glossary#local_declaration"],
["lambda expression, Term", "26_1_Glossary#lambda_expression"],
["run-time compiler, Term", "26_1_Glossary#run-time_compiler"],
["bound declaration, Term", "26_1_Glossary#bound_declaration"],
["applicable method, Term", "26_1_Glossary#applicable_method"],
["condition handler, Term", "26_1_Glossary#condition_handler"],
["current readtable, Term", "26_1_Glossary#current_readtable"],
["constituent trait, Term", "26_1_Glossary#constituent_trait"],
["serious condition, Term", "26_1_Glossary#serious_condition"],
["global environment, Term", "26_1_Glossary#global_environment"],
["global declaration, Term", "26_1_Glossary#global_declaration"],
["lambda combination, Term", "26_1_Glossary#lambda_combination"],
["package designator, Term", "26_1_Glossary#package_designator"],
["registered package, Term", "26_1_Glossary#registered_package"],
["standard character, Term", "26_1_Glossary#standard_character"],
["array element type, Term", "26_1_Glossary#array_element_type"],
["required parameter, Term", "26_1_Glossary#required_parameter"],
["valid fill pointer, Term", "26_1_Glossary#valid_fill_pointer"],
["applicable restart, Term", "26_1_Glossary#applicable_restart"],
["environment object, Term", "26_1_Glossary#environment_object"],
["non-top-level form, Term", "26_1_Glossary#non-top-level_form"],
["internal time unit, Term", "26_1_Glossary#internal_time_unit"],
["extended character, Term", "26_1_Glossary#extended_character"],
["setf function name, Term", "26_1_Glossary#setf_function_name"],
["current input base, Term", "26_1_Glossary#current_input_base"],
["conforming program, Term", "26_1_Glossary#conforming_program"],
["unqualified method, Term", "26_1_Glossary#unqualified_method"],
["property indicator, Term", "26_1_Glossary#property_indicator"],
["interactive stream, Term", "26_1_Glossary#interactive_stream"],
["constructed stream, Term", "26_1_Glossary#constructed_stream"],
["standard readtable, Term", "26_1_Glossary#standard_readtable"],
["condition reporter, Term", "26_1_Glossary#condition_reporter"],
["undefined function, Term", "26_1_Glossary#undefined_function"],
["applicable handler, Term", "26_1_Glossary#applicable_handler"],
["iteration variable, Term", "26_1_Glossary#iteration_variable"],
["optional parameter, Term", "26_1_Glossary#optional_parameter"],
["keyword/value pair, Term", "26_1_Glossary#keyword_dashvalue_pair"],
["restart designator, Term", "26_1_Glossary#restart_designator"],
["feature expression, Term", "26_1_Glossary#feature_expression"],
["boolean equivalent, Term", "26_1_Glossary#boolean_equivalent"],
["method combination, Term", "26_1_Glossary#method_combination"],
["generalized boolean, Term", "26_1_Glossary#generalized_boolean"],
["metaobject protocol, Term", "26_1_Glossary#Metaobject_Protocol"],
["function block name, Term", "26_1_Glossary#function_block_name"],
["initialization form, Term", "26_1_Glossary#initialization_form"],
["dynamic environment, Term", "26_1_Glossary#dynamic_environment"],
["lexical environment, Term", "26_1_Glossary#lexical_environment"],
["further compilation, Term", "26_1_Glossary#further_compilation"],
["lambda list keyword, Term", "26_1_Glossary#lambda_list_keyword"],
["run-time definition, Term", "26_1_Glossary#run-time_definition"],
["conditional newline, Term", "26_1_Glossary#conditional_newline"],
["defsetf lambda list, Term", "26_1_Glossary#defsetf_lambda_list"],
["compiler macro form, Term", "26_1_Glossary#compiler_macro_form"],
["stream element type, Term", "26_1_Glossary#stream_element_type"],
["valid pathname type, Term", "26_1_Glossary#valid_pathname_type"],
["actually adjustable, Term", "26_1_Glossary#actually_adjustable"],
["valid pathname name, Term", "26_1_Glossary#valid_pathname_name"],
["pathname designator, Term", "26_1_Glossary#pathname_designator"],
["deftype lambda list, Term", "26_1_Glossary#deftype_lambda_list"],
["function designator, Term", "26_1_Glossary#function_designator"],
["concatenated stream, Term", "26_1_Glossary#concatenated_stream"],
["current output base, Term", "26_1_Glossary#current_output_base"],
["minimal compilation, Term", "26_1_Glossary#minimal_compilation"],
["valid pathname host, Term", "26_1_Glossary#valid_pathname_host"],
["startup environment, Term", "26_1_Glossary#startup_environment"],
["purports to conform, Term", "26_1_Glossary#purports_to_conform"],
["interval designator, Term", "26_1_Glossary#interval_designator"],
["external file format, Term", "26_1_Glossary#external_file_format"],
["unregistered package, Term", "26_1_Glossary#unregistered_package"],
["run-time environment, Term", "26_1_Glossary#run-time_environment"],
["supplied-p parameter, Term", "26_1_Glossary#supplied-p_parameter"],
["non-generic function, Term", "26_1_Glossary#non-generic_function"],
["extended lambda list, Term", "26_1_Glossary#extended_lambda_list"],
["readtable designator, Term", "26_1_Glossary#readtable_designator"],
["actual adjustability, Term", "26_1_Glossary#actual_adjustability"],
["implementation limit, Term", "26_1_Glossary#implementation_limit"],
["implicit compilation, Term", "26_1_Glossary#implicit_compilation"],
["complex single float, Term", "26_1_Glossary#complex_single_float"],
["interpreted function, Term", "26_1_Glossary#interpreted_function"],
["method-defining form, Term", "26_1_Glossary#method-defining_form"],
["modified lambda list, Term", "26_1_Glossary#modified_lambda_list"],
["condition designator, Term", "26_1_Glossary#condition_designator"],
["valid sequence index, Term", "26_1_Glossary#valid_sequence_index"],
["recognizable subtype, Term", "26_1_Glossary#recognizable_subtype"],
["exhaustive partition, Term", "26_1_Glossary#exhaustive_partition"],
["character designator, Term", "26_1_Glossary#character_designator"],
["documentation string, Term", "26_1_Glossary#documentation_string"],
["expressly adjustable, Term", "26_1_Glossary#expressly_adjustable"],
["current random state, Term", "26_1_Glossary#current_random_state"],
["ordinary lambda list, Term", "26_1_Glossary#ordinary_lambda_list"],
["generalized instance, Term", "26_1_Glossary#generalized_instance"],
["conforming processor, Term", "26_1_Glossary#conforming_processor"],
["pprint dispatch table, Term", "26_1_Glossary#pprint_dispatch_table"],
["parameter specializer, Term", "26_1_Glossary#parameter_specializer"],
["current logical block, Term", "26_1_Glossary#current_logical_block"],
["reader macro function, Term", "26_1_Glossary#reader_macro_function"],
["simple general vector, Term", "26_1_Glossary#simple_general_vector"],
["class precedence list, Term", "26_1_Glossary#class_precedence_list"],
["externalizable object, Term", "26_1_Glossary#externalizable_object"],
["non-constant variable, Term", "26_1_Glossary#non-constant_variable"],
["declaration specifier, Term", "26_1_Glossary#declaration_specifier"],
["valid pathname device, Term", "26_1_Glossary#valid_pathname_device"],
["functional evaluation, Term", "26_1_Glossary#functional_evaluation"],
["valid array dimension, Term", "26_1_Glossary#valid_array_dimension"],
["apparently uninterned, Term", "26_1_Glossary#apparently_uninterned"],
["atomic type specifier, Term", "26_1_Glossary#atomic_type_specifier"],
["generalized reference, Term", "26_1_Glossary#generalized_reference"],
["environment parameter, Term", "26_1_Glossary#environment_parameter"],
["case sensitivity mode, Term", "26_1_Glossary#case_sensitivity_mode"],
["synonym stream symbol, Term", "26_1_Glossary#synonym_stream_symbol"],
["pretty printing stream, Term", "26_1_Glossary#pretty_printing_stream"],
["implementation-defined, Term", "26_1_Glossary#implementation-defined"],
["declaration identifier, Term", "26_1_Glossary#declaration_identifier"],
["self-evaluating object, Term", "26_1_Glossary#self-evaluating_object"],
["evaluation environment, Term", "26_1_Glossary#evaluation_environment"],
["valid pathname version, Term", "26_1_Glossary#valid_pathname_version"],
["local precedence order, Term", "26_1_Glossary#local_precedence_order"],
["derived type specifier, Term", "26_1_Glossary#derived_type_specifier"],
["shadowing symbols list, Term", "26_1_Glossary#shadowing_symbols_list"],
["logical host designator, Term", "26_1_Glossary#logical_host_designator"],
["expressed adjustability, Term", "26_1_Glossary#expressed_adjustability"],
["compiler macro function, Term", "26_1_Glossary#compiler_macro_function"],
["specialized lambda list, Term", "26_1_Glossary#specialized_lambda_list"],
["compound type specifier, Term", "26_1_Glossary#compound_type_specifier"],
["compile-time definition, Term", "26_1_Glossary#compile-time_definition"],
["compilation environment, Term", "26_1_Glossary#compilation_environment"],
["actual complex part type, Term", "26_1_Glossary#actual_complex_part_type"],
["file position designator, Term", "26_1_Glossary#file_position_designator"],
["method-defining operator, Term", "26_1_Glossary#method-defining_operator"],
["printer control variable, Term", "26_1_Glossary#printer_control_variable"],
["compiler macro expansion, Term", "26_1_Glossary#compiler_macro_expansion"],
["null lexical environment, Term", "26_1_Glossary#null_lexical_environment"],
["valid pathname directory, Term", "26_1_Glossary#valid_pathname_directory"],
["implementation-dependent, Term", "26_1_Glossary#implementation-dependent"],
["conforming implementation, Term", "26_1_Glossary#conforming_implementation"],
["argument precedence order, Term", "26_1_Glossary#argument_precedence_order"],
["argument evaluation order, Term", "26_1_Glossary#argument_evaluation_order"],
["destructuring lambda list, Term", "26_1_Glossary#destructuring_lambda_list"],
["lisp read-eval-print loop, Term", "26_1_Glossary#Lisp_read-eval-print_loop"],
["bounding index designator, Term", "26_1_Glossary#bounding_index_designator"],
["actual array element type, Term", "26_1_Glossary#actual_array_element_type"],
["standard generic function, Term", "26_1_Glossary#standard_generic_function"],
["implementation-independent, Term", "26_1_Glossary#implementation-independent"],
["i/o customization variable, Term", "26_1_Glossary#I_dashO_customization_variable"],
["interpreted implementation, Term", "26_1_Glossary#interpreted_implementation"],
["upgraded complex part type, Term", "26_1_Glossary#upgraded_complex_part_type"],
["stream variable designator, Term", "26_1_Glossary#stream_variable_designator"],
["parameter specializer name, Term", "26_1_Glossary#parameter_specializer_name"],
["generalized synonym stream, Term", "26_1_Glossary#generalized_synonym_stream"],
["standard method combination, Term", "26_1_Glossary#standard_method_combination"],
["otherwise inaccessible part, Term", "26_1_Glossary#otherwise_inaccessible_part"],
["expressed complex part type, Term", "26_1_Glossary#expressed_complex_part_type"],
["upgraded array element type, Term", "26_1_Glossary#upgraded_array_element_type"],
["valid array row-major index, Term", "26_1_Glossary#valid_array_row-major_index"],
["valid logical pathname host, Term", "26_1_Glossary#valid_logical_pathname_host"],
["dispatching macro character, Term", "26_1_Glossary#dispatching_macro_character"],
["extended function designator, Term", "26_1_Glossary#extended_function_designator"],
["captured initialization form, Term", "26_1_Glossary#captured_initialization_form"],
["valid physical pathname host, Term", "26_1_Glossary#valid_physical_pathname_host"],
["generic function lambda list, Term", "26_1_Glossary#generic_function_lambda_list"],
["non-null lexical environment, Term", "26_1_Glossary#non-null_lexical_environment"],
["initialization argument list, Term", "26_1_Glossary#initialization_argument_list"],
["expressed array element type, Term", "26_1_Glossary#expressed_array_element_type"],
["initial pprint dispatch table, Term", "26_1_Glossary#initial_pprint_dispatch_table"],
["current pprint dispatch table, Term", "26_1_Glossary#current_pprint_dispatch_table"],
["stream associated with a file, Term", "26_1_Glossary#stream_associated_with_a_file"],
["standard pprint dispatch table, Term", "26_1_Glossary#standard_pprint_dispatch_table"],
["define-modify-macro lambda list, Term", "26_1_Glossary#define-modify-macro_lambda_list"],
["external file format designator, Term", "26_1_Glossary#external_file_format_designator"],
["spreadable argument list designator, Term", "26_1_Glossary#spreadable_argument_list_designator"],
["bit-wise logical operation specifier, Term", "26_1_Glossary#bit-wise_logical_operation_specifier"],
["defaulted initialization argument list, Term", "26_1_Glossary#defaulted_initialization_argument_list"],
["define-method-combination arguments lambda list, Term", "26_1_Glossary#define-method-combination_arguments_lambda_list"]];