bash-4.3$ sbcl This is SBCL 1.3.4-1.fc24, an implementation of ANSI Common Lisp. More information about SBCL is available at . SBCL is free software, provided as is, with absolutely no warranty. It is mostly in the public domain; some portions are provided under BSD-style licenses. See the CREDITS and COPYING files in the distribution for more information. Welcome to Slade's LISP! * (load "sbclrc.lisp") Welcome to Slade's LISP! T * (load "load_vote.lisp") ;; loading #P"/c/cs458/lisp/myload.fasl" ;; loading #P"/c/cs458/lisp/utils/sbcl.lisp" WARNING: Specializing on the second argument to PRINT-OBJECT has unportable effects, and also interferes with precomputation of print functions for exceptional situations. See also: The ANSI Standard, Function PRINT-OBJECT ;; loading #P"/c/cs458/lisp/load_utils.lisp" ;;; loading #P"/c/cs458/lisp/utils/generics.fasl" ;;; loading #P"/c/cs458/lisp/utils/copy.fasl" ;;; loading #P"/c/cs458/lisp/utils/ctime.lisp" WARNING: Implicitly creating new generic function COMMON-LISP-USER::ALL-THE-SLOTS. ;;; loading #P"/c/cs458/lisp/utils/io.fasl" ;;; loading #P"/c/cs458/lisp/utils/ionew.fasl" ;;; loading #P"/c/cs458/lisp/utils/macros.fasl" ;;; loading #P"/c/cs458/lisp/utils/object_hash.fasl" ;;; loading #P"/c/cs458/lisp/utils/props.fasl" ;;; loading #P"/c/cs458/lisp/utils/new_utils.fasl" ;;; loading #P"/c/cs458/lisp/utils/spell.fasl" ;;; loading #P"/c/cs458/lisp/utils/output.fasl" STYLE-WARNING: OUT-SWITCH was previously defined as a macro. WARNING: redefining COMMON-LISP-USER::OUT-SWITCH in DEFUN ;;; loading #P"/c/cs458/lisp/utils/run-time.fasl" ;;; loading #P"/c/cs458/lisp/utils/date.fasl" ;;; loading #P"/c/cs458/lisp/utils/tables.fasl" WARNING: Implicitly creating new generic function COMMON-LISP-USER::MY-TABLE-WALK. WARNING: Implicitly creating new generic function COMMON-LISP-USER::MY-TABLE-ENTRY. WARNING: Implicitly creating new generic function COMMON-LISP-USER::MY-TABLE-SET. ;;; loading #P"/c/cs458/lisp/db/load_db.lisp" ;;;; loading #P"/c/cs458/lisp/db/specials_db.fasl" ;;;; loading #P"/c/cs458/lisp/db/db.fasl" WARNING: Implicitly creating new generic function COMMON-LISP-USER::SET-CURRENT-ITEMS. WARNING: Implicitly creating new generic function COMMON-LISP-USER::INIT-DB. WARNING: Implicitly creating new generic function COMMON-LISP-USER::INSERT-ITEM. WARNING: Implicitly creating new generic function COMMON-LISP-USER::REMOVE-ITEM. WARNING: Implicitly creating new generic function COMMON-LISP-USER::SORT-DB. WARNING: Implicitly creating new generic function COMMON-LISP-USER::NO-PP-FIELDS. WARNING: Implicitly creating new generic function COMMON-LISP-USER::NO-PRINT-READABLE-FIELDS. ;;;; loading #P"/c/cs458/lisp/db/copy.fasl" ;;;; loading #P"/c/cs458/lisp/db/db_cmds.fasl" STYLE-WARNING: Defining (*SPLIT-FILE-SIZE*) as a constant, even though the name follows the usual naming convention (names like *FOO*) for special variables ;;;; loading #P"/c/cs458/lisp/db/db_cmds2.fasl" ;;;; loading #P"/c/cs458/lisp/db/edit.fasl" ;;;; loading #P"/c/cs458/lisp/db/note.fasl" WARNING: Implicitly creating new generic function COMMON-LISP-USER::INPUT-PROTOTYPE. ;;;; loading #P"/c/cs458/lisp/db/dbs/record.fasl" WARNING: Implicitly creating new generic function COMMON-LISP-USER::UPDATE-PROTOTYPE. WARNING: redefining COMMON-LISP-USER::ALL-THE-SLOTS in DEFGENERIC WARNING: redefining COMMON-LISP-USER::NO-PP-FIELDS in DEFGENERIC WARNING: redefining COMMON-LISP-USER::NO-PRINT-READABLE-FIELDS in DEFGENERIC WARNING: Implicitly creating new generic function COMMON-LISP-USER::OPEN?. WARNING: Implicitly creating new generic function COMMON-LISP-USER::CLOSED?. WARNING: Implicitly creating new generic function COMMON-LISP-USER::PENDING?. WARNING: Implicitly creating new generic function COMMON-LISP-USER::ACTIVE?. WARNING: Implicitly creating new generic function COMMON-LISP-USER::DELETED?. ;;;; loading #P"/c/cs458/lisp/db/dbs/task.fasl" WARNING: Implicitly creating new generic function COMMON-LISP-USER::PRINT-HC. ;;; loading #P"/c/cs458/lisp/pol/load_pol.lisp" ;;;; loading #P"/c/cs458/lisp/pol/specials_pol.fasl" ;;;; loading #P"/c/cs458/lisp/pol/utils.fasl" ;;;; loading #P"/c/cs458/lisp/pol/isa.fasl" ;;;; loading #P"/c/cs458/lisp/pol/sort.fasl" ;;;; loading #P"/c/cs458/lisp/pol/mypp.fasl" WARNING: Implicitly creating new generic function COMMON-LISP-USER::MY-PRETTY-PRINT. ;;;; loading #P"/c/cs458/lisp/pol/operations.fasl" ;;;; loading #P"/c/cs458/lisp/pol/remove.fasl" ;;;; loading #P"/c/cs458/lisp/pol/group.fasl" WARNING: Implicitly creating new generic function COMMON-LISP-USER::ENGLISH. WARNING: Implicitly creating new generic function COMMON-LISP-USER::SORT-KEY. ;;;; loading #P"/c/cs458/lisp/pol/issue.fasl" ;;;; loading #P"/c/cs458/lisp/pol/bill.fasl" ;;;; loading #P"/c/cs458/lisp/pol/member.fasl" ;;;; loading #P"/c/cs458/lisp/pol/strategy.fasl" ;;;; loading #P"/c/cs458/lisp/pol/stance.fasl" ;;;; loading #P"/c/cs458/lisp/pol/relation.fasl" ;;;; loading #P"/c/cs458/lisp/pol/decision.fasl" ;;;; loading #P"/c/cs458/lisp/pol/cg.fasl" ;;;; loading #P"/c/cs458/lisp/pol/strats.fasl" ;;;; loading #P"/c/cs458/lisp/pol/party-strat.fasl" ;;;; loading #P"/c/cs458/lisp/pol/shift.fasl" ;;;; loading #P"/c/cs458/lisp/pol/protocol.fasl" ;;;; loading #P"/c/cs458/lisp/pol/mem_anal.fasl" ;;;; loading #P"/c/cs458/lisp/pol/analyze.fasl" ;;;; loading #P"/c/cs458/lisp/pol/anal2.fasl" ;;;; loading #P"/c/cs458/lisp/pol/anal3.fasl" ;;;; loading #P"/c/cs458/lisp/pol/dd.fasl" ;;;; loading #P"/c/cs458/lisp/pol/parse.fasl" ;;;; loading #P"/c/cs458/lisp/pol/types.fasl" ;;;; loading #P"/c/cs458/lisp/gen/load_gen.lisp" ;;;;; loading #P"/c/cs458/lisp/gen/specials_gen.fasl" ;;;;; loading #P"/c/cs458/lisp/gen/clusters.fasl" ;;;;; loading #P"/c/cs458/lisp/gen/context.fasl" WARNING: Implicitly creating new generic function COMMON-LISP-USER::SAID?. WARNING: Implicitly creating new generic function COMMON-LISP-USER::USE-NOUN. WARNING: Implicitly creating new generic function COMMON-LISP-USER::SET-PRONOUN-COUNT. WARNING: Implicitly creating new generic function COMMON-LISP-USER::USE-PRONOUN?. ;;;;; loading #P"/c/cs458/lisp/gen/english.fasl" WARNING: Implicitly creating new generic function COMMON-LISP-USER::IS-ISSUE?. ;;;;; loading #P"/c/cs458/lisp/gen/gen_utils.fasl" ;;;;; loading #P"/c/cs458/lisp/gen/bill-english.fasl" ;;;;; loading #P"/c/cs458/lisp/gen/nouns.fasl" ;;;;; loading #P"/c/cs458/lisp/gen/np.fasl" ;;;;; loading #P"/c/cs458/lisp/gen/generics.fasl" ;;;;; loading #P"/c/cs458/lisp/gen/preamble.fasl" ;;;;; loading #P"/c/cs458/lisp/gen/rels.fasl" ;;;;; loading #P"/c/cs458/lisp/gen/verbs.fasl" ;;;;; loading #P"/c/cs458/lisp/gen/combine.fasl" ;;;;; loading #P"/c/cs458/lisp/gen/downside.fasl" ;;;;; loading #P"/c/cs458/lisp/gen/vp.fasl" WARNING: Implicitly creating new generic function COMMON-LISP-USER::ALL-THE-SYMBOLS. ;;;;; loading #P"/c/cs458/lisp/gen/test.fasl" ;;;;; loading #P"/c/cs458/lisp/gen/explain.fasl" End of load_utils.lisp The code is loaded. Use (init-pol) to load the databases. T * (load "load_vote.lisp") ; loading #P"/home/classes/cs458/lisp/load_vote.lisp" While evaluating the form starting at line 42, column 0 of #P"/home/classes/cs458/lisp/load_vote.lisp": debugger invoked on a DEFCONSTANT-UNEQL in thread #: The constant VOTE-ROOT is being redefined (from #P"/c/cs458/lisp/" to #P"/c/cs458/lisp/") See also: The ANSI Standard, Macro DEFCONSTANT The SBCL Manual, Node "Idiosyncrasies" Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL. restarts (invokable by number or by possibly-abbreviated name): 0: [CONTINUE] Go ahead and change the value. 1: [ABORT ] Keep the old value. 2: [RETRY ] Retry EVAL of current toplevel form. 3: Ignore error and continue loading file "/home/classes/cs458/lisp/load_vote.lisp". 4: Abort loading file "/home/classes/cs458/lisp/load_vote.lisp". 5: Exit debugger, returning to top level. (SB-C::%DEFCONSTANT VOTE-ROOT #P"/c/cs458/lisp/" #S(SB-C:DEFINITION-SOURCE-LOCATION :NAMESTRING "/home/classes/cs458/lisp/load_vote.lisp" :TOPLEVEL-FORM-NUMBER 3 :FORM-NUMBER NIL :PLIST NIL) "Root directory in which VOTE code is installed") 0] 0 ;; loading #P"/c/cs458/lisp/myload.fasl" ;; loading #P"/c/cs458/lisp/utils/sbcl.lisp" WARNING: Specializing on the second argument to PRINT-OBJECT has unportable effects, and also interferes with precomputation of print functions for exceptional situations. See also: The ANSI Standard, Function PRINT-OBJECT ;; loading #P"/c/cs458/lisp/load_utils.lisp" ;;; loading #P"/c/cs458/lisp/utils/generics.fasl" ;;; loading #P"/c/cs458/lisp/utils/copy.fasl" ;;; loading #P"/c/cs458/lisp/utils/ctime.lisp" While evaluating the form starting at line 101, column 0 of #P"/c/cs458/lisp/utils/ctime.lisp": While evaluating the form starting at line 31, column 0 of #P"/c/cs458/lisp/load_utils.lisp": While evaluating the form starting at line 92, column 0 of #P"/home/classes/cs458/lisp/load_vote.lisp": debugger invoked on a DEFCONSTANT-UNEQL in thread #: The constant TIME_EMPTY_TIME is being redefined (from #{CTime (0) 12:00:00} to #{CTime (1) 12:00:00}) See also: The ANSI Standard, Macro DEFCONSTANT The SBCL Manual, Node "Idiosyncrasies" Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL. restarts (invokable by number or by possibly-abbreviated name): 0: [CONTINUE] Go ahead and change the value. 1: [ABORT ] Keep the old value. 2: [RETRY ] Retry EVAL of current toplevel form. 3: Ignore error and continue loading file "/c/cs458/lisp/utils/ctime.lisp". 4: Abort loading file "/c/cs458/lisp/utils/ctime.lisp". 5: Retry EVAL of current toplevel form. 6: Ignore error and continue loading file "/c/cs458/lisp/load_utils.lisp". 7: Abort loading file "/c/cs458/lisp/load_utils.lisp". 8: Retry EVAL of current toplevel form. 9: Ignore error and continue loading file "/home/classes/cs458/lisp/load_vote.lisp". 10: Abort loading file "/home/classes/cs458/lisp/load_vote.lisp". 11: Exit debugger, returning to top level. (SB-C::%DEFCONSTANT TIME_EMPTY_TIME #{CTime (1) 12:00:00} #S(SB-C:DEFINITION-SOURCE-LOCATION :NAMESTRING "/c/cs458/lisp/utils/ctime.lisp" :TOPLEVEL-FORM-NUMBER 8 :FORM-NUMBER NIL :PLIST NIL) NIL) 0] 0 While evaluating the form starting at line 102, column 0 of #P"/c/cs458/lisp/utils/ctime.lisp": While evaluating the form starting at line 31, column 0 of #P"/c/cs458/lisp/load_utils.lisp": While evaluating the form starting at line 92, column 0 of #P"/home/classes/cs458/lisp/load_vote.lisp": debugger invoked on a DEFCONSTANT-UNEQL in thread #: The constant TIME_ONE_SECOND is being redefined (from #{CTime (2) 12:00:01} to #{CTime (3) 12:00:01}) See also: The ANSI Standard, Macro DEFCONSTANT The SBCL Manual, Node "Idiosyncrasies" Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL. restarts (invokable by number or by possibly-abbreviated name): 0: [CONTINUE] Go ahead and change the value. 1: [ABORT ] Keep the old value. 2: [RETRY ] Retry EVAL of current toplevel form. 3: Ignore error and continue loading file "/c/cs458/lisp/utils/ctime.lisp". 4: Abort loading file "/c/cs458/lisp/utils/ctime.lisp". 5: Retry EVAL of current toplevel form. 6: Ignore error and continue loading file "/c/cs458/lisp/load_utils.lisp". 7: Abort loading file "/c/cs458/lisp/load_utils.lisp". 8: Retry EVAL of current toplevel form. 9: Ignore error and continue loading file "/home/classes/cs458/lisp/load_vote.lisp". 10: Abort loading file "/home/classes/cs458/lisp/load_vote.lisp". 11: Exit debugger, returning to top level. (SB-C::%DEFCONSTANT TIME_ONE_SECOND #{CTime (3) 12:00:01} #S(SB-C:DEFINITION-SOURCE-LOCATION :NAMESTRING "/c/cs458/lisp/utils/ctime.lisp" :TOPLEVEL-FORM-NUMBER 9 :FORM-NUMBER NIL :PLIST NIL) NIL) 0] 0 While evaluating the form starting at line 103, column 0 of #P"/c/cs458/lisp/utils/ctime.lisp": While evaluating the form starting at line 31, column 0 of #P"/c/cs458/lisp/load_utils.lisp": While evaluating the form starting at line 92, column 0 of #P"/home/classes/cs458/lisp/load_vote.lisp": debugger invoked on a DEFCONSTANT-UNEQL in thread #: The constant TIME_ONE_MINUTE is being redefined (from #{CTime (4) 12:01:00} to #{CTime (5) 12:01:00}) See also: The ANSI Standard, Macro DEFCONSTANT The SBCL Manual, Node "Idiosyncrasies" Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL. restarts (invokable by number or by possibly-abbreviated name): 0: [CONTINUE] Go ahead and change the value. 1: [ABORT ] Keep the old value. 2: [RETRY ] Retry EVAL of current toplevel form. 3: Ignore error and continue loading file "/c/cs458/lisp/utils/ctime.lisp". 4: Abort loading file "/c/cs458/lisp/utils/ctime.lisp". 5: Retry EVAL of current toplevel form. 6: Ignore error and continue loading file "/c/cs458/lisp/load_utils.lisp". 7: Abort loading file "/c/cs458/lisp/load_utils.lisp". 8: Retry EVAL of current toplevel form. 9: Ignore error and continue loading file "/home/classes/cs458/lisp/load_vote.lisp". 10: Abort loading file "/home/classes/cs458/lisp/load_vote.lisp". 11: Exit debugger, returning to top level. (SB-C::%DEFCONSTANT TIME_ONE_MINUTE #{CTime (5) 12:01:00} #S(SB-C:DEFINITION-SOURCE-LOCATION :NAMESTRING "/c/cs458/lisp/utils/ctime.lisp" :TOPLEVEL-FORM-NUMBER 10 :FORM-NUMBER NIL :PLIST NIL) NIL) 0] 0 While evaluating the form starting at line 104, column 0 of #P"/c/cs458/lisp/utils/ctime.lisp": While evaluating the form starting at line 31, column 0 of #P"/c/cs458/lisp/load_utils.lisp": While evaluating the form starting at line 92, column 0 of #P"/home/classes/cs458/lisp/load_vote.lisp": debugger invoked on a DEFCONSTANT-UNEQL in thread #: The constant TIME_FIVE_MINUTES is being redefined (from #{CTime (6) 12:05:00} to #{CTime (7) 12:05:00}) See also: The ANSI Standard, Macro DEFCONSTANT The SBCL Manual, Node "Idiosyncrasies" Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL. restarts (invokable by number or by possibly-abbreviated name): 0: [CONTINUE] Go ahead and change the value. 1: [ABORT ] Keep the old value. 2: [RETRY ] Retry EVAL of current toplevel form. 3: Ignore error and continue loading file "/c/cs458/lisp/utils/ctime.lisp". 4: Abort loading file "/c/cs458/lisp/utils/ctime.lisp". 5: Retry EVAL of current toplevel form. 6: Ignore error and continue loading file "/c/cs458/lisp/load_utils.lisp". 7: Abort loading file "/c/cs458/lisp/load_utils.lisp". 8: Retry EVAL of current toplevel form. 9: Ignore error and continue loading file "/home/classes/cs458/lisp/load_vote.lisp". 10: Abort loading file "/home/classes/cs458/lisp/load_vote.lisp". 11: Exit debugger, returning to top level. (SB-C::%DEFCONSTANT TIME_FIVE_MINUTES #{CTime (7) 12:05:00} #S(SB-C:DEFINITION-SOURCE-LOCATION :NAMESTRING "/c/cs458/lisp/utils/ctime.lisp" :TOPLEVEL-FORM-NUMBER 11 :FORM-NUMBER NIL :PLIST NIL) NIL) 0] 0 While evaluating the form starting at line 105, column 0 of #P"/c/cs458/lisp/utils/ctime.lisp": While evaluating the form starting at line 31, column 0 of #P"/c/cs458/lisp/load_utils.lisp": While evaluating the form starting at line 92, column 0 of #P"/home/classes/cs458/lisp/load_vote.lisp": debugger invoked on a DEFCONSTANT-UNEQL in thread #: The constant TIME_FIFTEEN_MINUTES is being redefined (from #{CTime (8) 12:15:00} to #{CTime (9) 12:15:00}) See also: The ANSI Standard, Macro DEFCONSTANT The SBCL Manual, Node "Idiosyncrasies" Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL. restarts (invokable by number or by possibly-abbreviated name): 0: [CONTINUE] Go ahead and change the value. 1: [ABORT ] Keep the old value. 2: [RETRY ] Retry EVAL of current toplevel form. 3: Ignore error and continue loading file "/c/cs458/lisp/utils/ctime.lisp". 4: Abort loading file "/c/cs458/lisp/utils/ctime.lisp". 5: Retry EVAL of current toplevel form. 6: Ignore error and continue loading file "/c/cs458/lisp/load_utils.lisp". 7: Abort loading file "/c/cs458/lisp/load_utils.lisp". 8: Retry EVAL of current toplevel form. 9: Ignore error and continue loading file "/home/classes/cs458/lisp/load_vote.lisp". 10: Abort loading file "/home/classes/cs458/lisp/load_vote.lisp". 11: Exit debugger, returning to top level. (SB-C::%DEFCONSTANT TIME_FIFTEEN_MINUTES #{CTime (9) 12:15:00} #S(SB-C:DEFINITION-SOURCE-LOCATION :NAMESTRING "/c/cs458/lisp/utils/ctime.lisp" :TOPLEVEL-FORM-NUMBER 12 :FORM-NUMBER NIL :PLIST NIL) NIL) 0] 0 While evaluating the form starting at line 106, column 0 of #P"/c/cs458/lisp/utils/ctime.lisp": While evaluating the form starting at line 31, column 0 of #P"/c/cs458/lisp/load_utils.lisp": While evaluating the form starting at line 92, column 0 of #P"/home/classes/cs458/lisp/load_vote.lisp": debugger invoked on a DEFCONSTANT-UNEQL in thread #: The constant TIME_THIRTY_MINUTES is being redefined (from #{CTime (10) 12:30:00} to #{CTime (11) 12:30:00}) See also: The ANSI Standard, Macro DEFCONSTANT The SBCL Manual, Node "Idiosyncrasies" Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL. restarts (invokable by number or by possibly-abbreviated name): 0: [CONTINUE] Go ahead and change the value. 1: [ABORT ] Keep the old value. 2: [RETRY ] Retry EVAL of current toplevel form. 3: Ignore error and continue loading file "/c/cs458/lisp/utils/ctime.lisp". 4: Abort loading file "/c/cs458/lisp/utils/ctime.lisp". 5: Retry EVAL of current toplevel form. 6: Ignore error and continue loading file "/c/cs458/lisp/load_utils.lisp". 7: Abort loading file "/c/cs458/lisp/load_utils.lisp". 8: Retry EVAL of current toplevel form. 9: Ignore error and continue loading file "/home/classes/cs458/lisp/load_vote.lisp". 10: Abort loading file "/home/classes/cs458/lisp/load_vote.lisp". 11: Exit debugger, returning to top level. (SB-C::%DEFCONSTANT TIME_THIRTY_MINUTES #{CTime (11) 12:30:00} #S(SB-C:DEFINITION-SOURCE-LOCATION :NAMESTRING "/c/cs458/lisp/utils/ctime.lisp" :TOPLEVEL-FORM-NUMBER 13 :FORM-NUMBER NIL :PLIST NIL) NIL) 0] 0 While evaluating the form starting at line 107, column 0 of #P"/c/cs458/lisp/utils/ctime.lisp": While evaluating the form starting at line 31, column 0 of #P"/c/cs458/lisp/load_utils.lisp": While evaluating the form starting at line 92, column 0 of #P"/home/classes/cs458/lisp/load_vote.lisp": debugger invoked on a DEFCONSTANT-UNEQL in thread #: The constant TIME_ONE_HOUR is being redefined (from #{CTime (12) 1:00:00} to #{CTime (13) 1:00:00}) See also: The ANSI Standard, Macro DEFCONSTANT The SBCL Manual, Node "Idiosyncrasies" Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL. restarts (invokable by number or by possibly-abbreviated name): 0: [CONTINUE] Go ahead and change the value. 1: [ABORT ] Keep the old value. 2: [RETRY ] Retry EVAL of current toplevel form. 3: Ignore error and continue loading file "/c/cs458/lisp/utils/ctime.lisp". 4: Abort loading file "/c/cs458/lisp/utils/ctime.lisp". 5: Retry EVAL of current toplevel form. 6: Ignore error and continue loading file "/c/cs458/lisp/load_utils.lisp". 7: Abort loading file "/c/cs458/lisp/load_utils.lisp". 8: Retry EVAL of current toplevel form. 9: Ignore error and continue loading file "/home/classes/cs458/lisp/load_vote.lisp". 10: Abort loading file "/home/classes/cs458/lisp/load_vote.lisp". 11: Exit debugger, returning to top level. (SB-C::%DEFCONSTANT TIME_ONE_HOUR #{CTime (13) 1:00:00} #S(SB-C:DEFINITION-SOURCE-LOCATION :NAMESTRING "/c/cs458/lisp/utils/ctime.lisp" :TOPLEVEL-FORM-NUMBER 14 :FORM-NUMBER NIL :PLIST NIL) NIL) 0] 6 ;;; loading #P"/c/cs458/lisp/db/load_db.lisp" ;;;; loading #P"/c/cs458/lisp/db/specials_db.fasl" ;;;; loading #P"/c/cs458/lisp/db/db.fasl" ;;;; loading #P"/c/cs458/lisp/db/copy.fasl" ;;;; loading #P"/c/cs458/lisp/db/db_cmds.fasl" STYLE-WARNING: Defining (*SPLIT-FILE-SIZE*) as a constant, even though the name follows the usual naming convention (names like *FOO*) for special variables ;;;; loading #P"/c/cs458/lisp/db/db_cmds2.fasl" ;;;; loading #P"/c/cs458/lisp/db/edit.fasl" ;;;; loading #P"/c/cs458/lisp/db/note.fasl" ;;;; loading #P"/c/cs458/lisp/db/dbs/record.fasl" ;;;; loading #P"/c/cs458/lisp/db/dbs/task.fasl" ;;; loading #P"/c/cs458/lisp/pol/load_pol.lisp" ;;;; loading #P"/c/cs458/lisp/pol/specials_pol.fasl" ;;;; loading #P"/c/cs458/lisp/pol/utils.fasl" ;;;; loading #P"/c/cs458/lisp/pol/isa.fasl" ;;;; loading #P"/c/cs458/lisp/pol/sort.fasl" ;;;; loading #P"/c/cs458/lisp/pol/mypp.fasl" ;;;; loading #P"/c/cs458/lisp/pol/operations.fasl" ;;;; loading #P"/c/cs458/lisp/pol/remove.fasl" ;;;; loading #P"/c/cs458/lisp/pol/group.fasl" ;;;; loading #P"/c/cs458/lisp/pol/issue.fasl" ;;;; loading #P"/c/cs458/lisp/pol/bill.fasl" ;;;; loading #P"/c/cs458/lisp/pol/member.fasl" ;;;; loading #P"/c/cs458/lisp/pol/strategy.fasl" ;;;; loading #P"/c/cs458/lisp/pol/stance.fasl" ;;;; loading #P"/c/cs458/lisp/pol/relation.fasl" ;;;; loading #P"/c/cs458/lisp/pol/decision.fasl" ;;;; loading #P"/c/cs458/lisp/pol/cg.fasl" ;;;; loading #P"/c/cs458/lisp/pol/strats.fasl" ;;;; loading #P"/c/cs458/lisp/pol/party-strat.fasl" ;;;; loading #P"/c/cs458/lisp/pol/shift.fasl" ;;;; loading #P"/c/cs458/lisp/pol/protocol.fasl" ;;;; loading #P"/c/cs458/lisp/pol/mem_anal.fasl" ;;;; loading #P"/c/cs458/lisp/pol/analyze.fasl" ;;;; loading #P"/c/cs458/lisp/pol/anal2.fasl" ;;;; loading #P"/c/cs458/lisp/pol/anal3.fasl" ;;;; loading #P"/c/cs458/lisp/pol/dd.fasl" ;;;; loading #P"/c/cs458/lisp/pol/parse.fasl" ;;;; loading #P"/c/cs458/lisp/pol/types.fasl" ;;;; loading #P"/c/cs458/lisp/gen/load_gen.lisp" ;;;;; loading #P"/c/cs458/lisp/gen/specials_gen.fasl" ;;;;; loading #P"/c/cs458/lisp/gen/clusters.fasl" ;;;;; loading #P"/c/cs458/lisp/gen/context.fasl" ;;;;; loading #P"/c/cs458/lisp/gen/english.fasl" ;;;;; loading #P"/c/cs458/lisp/gen/gen_utils.fasl" ;;;;; loading #P"/c/cs458/lisp/gen/bill-english.fasl" ;;;;; loading #P"/c/cs458/lisp/gen/nouns.fasl" ;;;;; loading #P"/c/cs458/lisp/gen/np.fasl" ;;;;; loading #P"/c/cs458/lisp/gen/generics.fasl" ;;;;; loading #P"/c/cs458/lisp/gen/preamble.fasl" ;;;;; loading #P"/c/cs458/lisp/gen/rels.fasl" ;;;;; loading #P"/c/cs458/lisp/gen/verbs.fasl" ;;;;; loading #P"/c/cs458/lisp/gen/combine.fasl" ;;;;; loading #P"/c/cs458/lisp/gen/downside.fasl" ;;;;; loading #P"/c/cs458/lisp/gen/vp.fasl" ;;;;; loading #P"/c/cs458/lisp/gen/test.fasl" ;;;;; loading #P"/c/cs458/lisp/gen/explain.fasl" End of load_utils.lisp The code is loaded. Use (init-pol) to load the databases. T * (init-pol) ; Reading data base from file: /c/cs458/lisp/db/data/group ; loading #P"/c/cs458/lisp/db/data/group.load" ;; loading #P"/c/cs458/lisp/db/data/group0" ;; loading #P"/c/cs458/lisp/db/data/group1" ;; loading #P"/c/cs458/lisp/db/data/group2" ;; loading #P"/c/cs458/lisp/db/data/group3" ;; loading #P"/c/cs458/lisp/db/data/group4" ; loading #P"/c/cs458/lisp/db/data/group.upd" ; Reading data base from file: /c/cs458/lisp/db/data/bill ; loading #P"/c/cs458/lisp/db/data/bill.load" ;; loading #P"/c/cs458/lisp/db/data/bill0" ;; loading #P"/c/cs458/lisp/db/data/bill1" ;; loading #P"/c/cs458/lisp/db/data/bill2" ; loading #P"/c/cs458/lisp/db/data/bill.upd" ; Reading data base from file: /c/cs458/lisp/db/data/issue ; loading #P"/c/cs458/lisp/db/data/issue.load" ;; loading #P"/c/cs458/lisp/db/data/issue0" ;; loading #P"/c/cs458/lisp/db/data/issue1" ;; loading #P"/c/cs458/lisp/db/data/issue2" ;; loading #P"/c/cs458/lisp/db/data/issue3" ;; loading #P"/c/cs458/lisp/db/data/issue4" ;; loading #P"/c/cs458/lisp/db/data/issue5" ;; loading #P"/c/cs458/lisp/db/data/issue6" ; loading #P"/c/cs458/lisp/db/data/issue.upd" ; Reading data base from file: /c/cs458/lisp/db/data/member ; loading #P"/c/cs458/lisp/db/data/member.load" ;; loading #P"/c/cs458/lisp/db/data/member0" ;; loading #P"/c/cs458/lisp/db/data/member1" ; loading #P"/c/cs458/lisp/db/data/member.upd" ; Reading data base from file: /c/cs458/lisp/db/data/strategy ; loading #P"/c/cs458/lisp/db/data/strategy.load" ;; loading #P"/c/cs458/lisp/db/data/strategy" ;; loading #P"/c/cs458/lisp/db/data/strategy1" ; loading #P"/c/cs458/lisp/db/data/strategy.upd" * (dbase member) Initializing database system. ....MEMBER> udall Keyword index: UDALL * 63 Morris K. Udall (DEM) AZ-2 (1961-1991) ....MEMBER> d Name: Morris K. Udall Fname: MORRIS Lname: UDALL Votes: ((DEFENSE-AUTHORIZATION FOR) (SPACE-STATION FOR) (CIVIL-RIGHTS-RESTORATION-ACT FOR) (REFLAGGING-SHIPS FOR) (HANDGUN-CONTROL AGN) (CONTRA-AID2 FOR) (STAR-WARS --) (HOME-HEALTH-CARE AGN) (AIDS AGN) (LIMIT-IMPORTS AGN) (CAP-TAX-CUT FOR) (EXTEND-SS-BENEFIT AGN) (ESTAB-DOM-CONTENT FOR) (BAR-IMM-AMNESTY AGN) (OK-SCHOOL-PRAY AGN) (LIMIT-ABORTIONS AGN) (APPROVE-ERA FOR) (PASS-IMM-REFORM AGN) (CANCEL-MX-MISSILE FOR) (HALT-AID-TO-CONTRAS FOR) (INCR-AID-TO-EL-SAL AGN) (SUPP-NUCLEAR-FREEZE FOR) (CAP-GAINS-CUT FOR) (LMT-CLN-WATER-ACT AGN) (RPL-TOBAC-SUB AGN) (GRM-RDMN-DEF-RED AGN) (BAN-POLYGRAPH FOR) (RETAIN-GUN-CONTROL AGN) (CONTRA-AID AGN) (LMT-TEXT-IMP FOR) (LIMIT-SDI FOR) (AID-ANGOLA-REB AGN) (TAX-REFORM FOR) (S-AFRICA-SANC FOR) (IMMIG-REFORM FOR) (CHILD-CARE FOR) (FLAG-BURNING AGN)) Issues: (PROGRESSIVE) Relations: (#{Relation (14) [B:PRO] ADA (MEMBER:MEMBER.1025)} #{Relation (15) [A:PRO] ACLU (MEMBER:MEMBER.1025)} #{Relation (16) [B:PRO] COPE (MEMBER:MEMBER.1025)} #{Relation (17) [C:PRO] LCV (MEMBER:MEMBER.1025)} #{Relation (18) [B:CON] ACU (MEMBER:MEMBER.1025)} #{Relation (19) [B:CON] NTU (MEMBER:MEMBER.1025)} #{Relation (20) [B:CON] NSI (MEMBER:MEMBER.1025)} #{Relation (21) [B:CON] COC (MEMBER:MEMBER.1025)} #{Relation (22) [B:CON] CEI (MEMBER:MEMBER.1025)} #{Relation (23) [C:PRO] DEMOCRATS (MEMBER:MEMBER.1025)} #{Relation (24) [C:CON] REPUBLICANS (MEMBER:MEMBER.1025)} #{Relation (25) [C:PRO] COUNTRY (MEMBER:MEMBER.1025)}) District: AZ-2 Term-Start: 1961 Term-End: 1991 Party: DEM Committees: (HOUSE-FOREIGN) Status: Active Date-Open: Tuesday, September 19, 1989 Symbol: MEMBER.1025 Morris K. Udall is a staunch defender of the ACLU's strong defense of the Bill of Rights. He is eager to show his support for the ADA as a proponent of basic American values, and moreover the progressive agenda of COPE. He is strongly against the narrow special interest of the Chamber of Commerce, the National Taxpayers Union, the NSI as an example of the radical right, the ACU's right wing reactionism, and the CEI business special interest lobby Udall is for members of the Democratic party, the League of Conservation Voters, in addition to the country as a whole. Udall is against Republicans. ....MEMBER> cd strategy ....STRATEGY> h 0 NILPopular decision [A] @@@(POPULAR) 1 NILUnimportant Bill [B] @@@(UNIMPORTANT-BILL) 2 NILNon-partisan decision [B] @@@(NON-PARTISAN) 3 NILNot constitutional [B] @@@(NOT-CONSTITUTIONAL) 4 NILBalance the books [C] @@@(BALANCE-THE-BOOKS) 5 NILMinimize adverse effects [C] @@@(MINIMIZE-ADVERSE-EFFECTS) 6 NILInconsistent constituency [C] @@@(INCONSISTENT-CONSTITUENCY) 7 NILSimple consensus [C] @@@(SIMPLE-CONSENSUS) 8 NILNot good enough [C] @@@(NOT-GOOD-ENOUGH) 9 NILBest for the country [C] @@@(BEST-FOR-THE-COUNTRY) 10 NILShifting alliances [C] @@@(SHIFTING-ALLIANCES) 11 NILPartisan Decision [C] @@@(PARTISAN) 12 NILNormative decision [D] @@@(NORMATIVE) 13 NILSimple Majority [D] @@@(SIMPLE-MAJORITY MAJORITY) 14 NILDeeper analysis [E] @ (DEEPER-ANALYSIS) 15 NILNo decision [F] @ @(NO-DECISION) * 16 NILUnpopular decision [X] @@(UNPOPULAR) 17 NILInoculation [X] @@@(INOCULATION) 18 NILChange of heart [X] @@@(CHANGE-OF-HEART) 19 NILMixed constituency [X] @@(MIXED-CONSTITUENCY) 20 NILTwo Minds [X] @@@(TWO-MINDS) 21 NILIt couldn't pass [X] @@@(IT-COULD-NOT-PASS) ....STRATEGY> 13 * 13 NILSimple Majority [D] @@@(SIMPLE-MAJORITY MAJORITY) Unknown command. ....STRATEGY> d Name: Simple Majority Synonyms: (SIMPLE-MAJORITY MAJORITY) Rank: D Test: There is a majority of opinion on one side of the bill. The greater number of stances constitutes a majority. Test-Code: # Preamble: PREAMBLE-SIMPLE-MAJORITY Protocol: PROTOCOL-SIMPLE-MAJORITY Status: Active Date-Open: Thursday, February 15, 1990 Symbol: STRATEGY.274 Remarks: More stances on one side than another. ....STRATEGY> 6 * 6 NILInconsistent constituency [C] @@@(INCONSISTENT-CONSTITUENCY) Unknown command. ....STRATEGY> d Name: Inconsistent constituency Synonyms: (INCONSISTENT-CONSTITUENCY) Rank: C Test: The same group has positions on both sides of the same bill and there is a consensus of opinion on one side of the bill. Test-Code: # Preamble: PREAMBLE-INCONSISTENT-CONSTITUENCY Protocol: PROTOCOL-INCONSISTENT-CONSTITUENCY Example: (VOTE 'BIRCHER 'RETAIN-GUN-CONTROL) Status: Active Date-Open: Friday, April 28, 1989 Symbol: STRATEGY.1291 Remarks: Bill has aspects that provide conflict within a given constituency. Member can make decision on other grounds and couch explanation in terms of favorable aspects of decision. ....STRATEGY> 16 * 16 NILUnpopular decision [X] @@(UNPOPULAR) Unknown command. ....STRATEGY> d Name: Unpopular decision Synonyms: (UNPOPULAR) Quote: I know people will criticize me for this vote, but I had to do it. I couldn't live with myself if I didn't. I have to use my judgment. You can express an opinion. I have to make a decision. [Trustee] I stand by my record. I'm not going to change my principles. I hope you appreciate that and will look at my record as a whole. Rank: X Test: Major conflicts among stances. Preamble: PREAMBLE-UNPOPULAR Protocol: PROTOCOL-UNPOPULAR No-Second-Try: T Status: Active Date-Open: Sunday, April 16, 1989 Symbol: STRATEGY.2682 Remarks: Recognizes that vote will not play well with many constituents. ....STRATEGY> quit END-OF-DBASE * (vote 'udall 'hr-2978) ********************************************************************************* * Decision: @26 * * Member: Morris K. Udall * * Bill: Flag Desecration * * Bill banning the desecration of the American flag. * ********************************************************************************* ********************************************************************************* * Analyzing alternative positions * ********************************************************************************* ********************************************************************************* * Vote FOR HR-2978 * ********************************************************************************* Considering implications of vote FOR HR-2978 (#{Stance (27) [C:CON] FLAG-BURNING (GROUP:DEMOCRATS)}) ********************************************************************************* * Vote AGN HR-2978 * ********************************************************************************* Considering implications of vote AGN HR-2978 (#{Stance (28) [B:PRO] FREE-SPEECH (BILL:HJR-350)}) ********************************************************************************* * Applying decision strategies * ********************************************************************************* ********************************************************************************* * Re-Analyzing alternative positions * ********************************************************************************* ********************************************************************************* * Vote FOR HR-2978 * ********************************************************************************* Considering implications of vote FOR HR-2978 (#{Stance (27) [C:CON] FLAG-BURNING (GROUP:DEMOCRATS)}) ********************************************************************************* * Vote AGN HR-2978 * ********************************************************************************* Considering implications of vote AGN HR-2978 (#{Stance (28) [B:PRO] FREE-SPEECH (BILL:HJR-350)}) ********************************************************************************* * Re-Analyzing alternative positions * ********************************************************************************* ********************************************************************************* * Vote FOR HR-2978 * ********************************************************************************* Considering implications of vote FOR HR-2978 (#{Stance (27) [C:CON] FLAG-BURNING (GROUP:DEMOCRATS)}) ********************************************************************************* * Vote AGN HR-2978 * ********************************************************************************* Considering implications of vote AGN HR-2978 (#{Stance (29) [A:PRO] CONSTITUTION (GROUP:ACLU)} #{Stance (30) [A:PRO] BILL-OF-RIGHTS (BILL:HJR-350)} #{Stance (28) [B:PRO] FREE-SPEECH (BILL:HJR-350)} #{Stance (31) [B:PRO] BILL-OF-RIGHTS (BILL:HR-4332)} #{Stance (32) [B:PRO] CONSTITUTION (BILL:HR-5345)} #{Stance (33) [B:PRO] CONSTITUTION (GROUP:COUNTRY)})(AGN (#{Stance (29) [A:PRO] CONSTITUTION (GROUP:ACLU)}))(AGN (#{Stance (30) [A:PRO] BILL-OF-RIGHTS (BILL:HJR-350)}))(AGN (#{Stance (34) [B:PRO] FREE-SPEECH (ISSUE:ISSUE.1078)}))(#{Stance (29) [A:PRO] CONSTITUTION (GROUP:ACLU)} #{Stance (30) [A:PRO] BILL-OF-RIGHTS (BILL:HJR-350)} #{Stance (31) [B:PRO] BILL-OF-RIGHTS (BILL:HR-4332)} #{Stance (32) [B:PRO] CONSTITUTION (BILL:HR-5345)} #{Stance (33) [B:PRO] CONSTITUTION (GROUP:COUNTRY)}) ********************************************************************************* * Decision @26 * ********************************************************************************* Isa-Depth: Bill: Name: Flag Desecration English: the flag desecration bill French: la loi de la profanation du drapeau Bnumber: HR-2978 Synonyms: (FLAG-DESECRATION) Date-Of-Vote: Tuesday, September 12, 1989 Vote-Tally: (PASSED 380 38 (R 151 21 D 229 17)) Pres-Pos: FOR Session: 101-1 Issues: (FLAG-BURNING BILL-OF-RIGHTS FREE-SPEECH) Importance: B Stance-For: (#{Stance (35) [B:CON] FLAG-BURNING (BILL:HR-2978)} #{Stance (36) [B:PRO] PATRIOTISM (BILL:HR-2978)}) Stance-Agn: (#{Stance (37) [B:PRO] FREE-SPEECH (BILL:HR-2978)}) Status: Active Date-Open: Monday, January 29, 1990 Symbol: BILL.155 Remarks: Bill banning the desecration of the American flag. Support of the flag desecration bill opposes the right of burning the American flag in protest. Support of the flag desecration bill upholds the principle of patriotism and devotion to this country. Opposition to HR-2978 upholds the right of freedom of speech. Member: Name: Morris K. Udall Fname: MORRIS Lname: UDALL Votes: ((DEFENSE-AUTHORIZATION FOR) (SPACE-STATION FOR) (CIVIL-RIGHTS-RESTORATION-ACT FOR) (REFLAGGING-SHIPS FOR) (HANDGUN-CONTROL AGN) (CONTRA-AID2 FOR) (STAR-WARS --) (HOME-HEALTH-CARE AGN) (AIDS AGN) (LIMIT-IMPORTS AGN) (CAP-TAX-CUT FOR) (EXTEND-SS-BENEFIT AGN) (ESTAB-DOM-CONTENT FOR) (BAR-IMM-AMNESTY AGN) (OK-SCHOOL-PRAY AGN) (LIMIT-ABORTIONS AGN) (APPROVE-ERA FOR) (PASS-IMM-REFORM AGN) (CANCEL-MX-MISSILE FOR) (HALT-AID-TO-CONTRAS FOR) (INCR-AID-TO-EL-SAL AGN) (SUPP-NUCLEAR-FREEZE FOR) (CAP-GAINS-CUT FOR) (LMT-CLN-WATER-ACT AGN) (RPL-TOBAC-SUB AGN) (GRM-RDMN-DEF-RED AGN) (BAN-POLYGRAPH FOR) (RETAIN-GUN-CONTROL AGN) (CONTRA-AID AGN) (LMT-TEXT-IMP FOR) (LIMIT-SDI FOR) (AID-ANGOLA-REB AGN) (TAX-REFORM FOR) (S-AFRICA-SANC FOR) (IMMIG-REFORM FOR) (CHILD-CARE FOR) (FLAG-BURNING AGN)) Stances: (#{Stance (38) [B:CON] CHEMICAL-WEAPONS (BILL:AMD)} #{Stance (39) [C:PRO] ELDERLY (BILL:HR-4800)} #{Stance (40) [C:PRO] HANDICAPPED (BILL:HR-4800)} #{Stance (41) [C:PRO] HOMELESSNESS (BILL:HR-4800)} #{Stance (42) [C:PRO] URBAN-RENEWAL (BILL:HR-4800)} #{Stance (43) [B:PRO] CIVIL-RIGHTS (BILL:S-557)} #{Stance (44) [B:PRO] FAIRNESS (BILL:S-557)} #{Stance (45) [B:CON] AGE-DISCRIMINATION (BILL:S-557)} #{Stance (46) [B:PRO] EDUCATION-RIGHTS (BILL:S-557)} #{Stance (47) [B:CON] PERSIAN-GULF (BILL:HR-2342)} #{Stance (48) [B:PRO] NON-INVOLVEMENT (BILL:HR-2342)} #{Stance (49) [B:PRO] GUN-CONTROL (BILL:HR-5210)} #{Stance (50) [B:PRO] CRIME (BILL:HR-5210)} #{Stance (51) [B:PRO] COMPASSION (BILL:HJR-484)} #{Stance (52) [B:PRO] HUMANITARIANISM (BILL:HJR-484)} #{Stance (53) [B:PRO] END-OF-HOSTILITIES (BILL:HJR-484)} #{Stance (54) [C:CON] MILITARY-SOLUTION (BILL:HJR-484)} #{Stance (55) [B:CON] SPENDING (BILL:HR-466)} #{Stance (56) [B:CON] GAY-RIGHTS (BILL:HR-5142)} #{Stance (57) [B:CON] SPENDING (BILL:HR-5142)} #{Stance (58) [B:PRO] REAGAN (BILL:HR-1154)} #{Stance (59) [B:CON] TRADE-RESTRICTIONS (BILL:HR-1154)} #{Stance (60) [C:CON] TAXES (BILL:HR-1183)} #{Stance (61) [B:PRO] FAIRNESS (BILL:HR-1183)} #{Stance (62) [C:CON] SOCIAL-SECURITY (BILL:HR-1900)} #{Stance (63) [C:CON] TAXES (BILL:HR-1900)} #{Stance (64) [C:PRO] TRADE-DEFICIT (BILL:HR-1234)} #{Stance (65) [C:PRO] TRADE-RESTRICTIONS (BILL:HR-1234)} #{Stance (66) [C:PRO] LABOR (BILL:HR-1234)} #{Stance (67) [C:PRO] IMMIGRATION (BILL:HR-1510A)} #{Stance (68) [C:CON] PRAYER (BILL:HR-5345)} #{Stance (32) [B:PRO] CONSTITUTION (BILL:HR-5345)} #{Stance (69) [B:PRO] ABORTION (BILL:HR-3191)} #{Stance (70) [B:PRO] ERA (BILL:HJR-1)} #{Stance (71) [B:PRO] WOMENS-RIGHTS (BILL:HJR-1)} #{Stance (72) [B:PRO] FAIRNESS (BILL:HJR-1)} #{Stance (73) [B:PRO] EQUITY (BILL:HJR-1)} #{Stance (74) [B:CON] IMMIGRATION (BILL:HR-1510)} #{Stance (75) [B:CON] MX (BILL:HR-5167)} #{Stance (76) [C:CON] DEFENSE-SPENDING (BILL:HR-5167)} #{Stance (77) [B:CON] CONTRA-AID (BILL:HR-2760)} #{Stance (78) [B:CON] EL-SALVADOR (BILL:HR-5119)} #{Stance (79) [B:PRO] NUCLEAR-FREEZE (BILL:HJR-13)} #{Stance (80) [C:PRO] ARMS-CONTROL (BILL:HJR-13)} #{Stance (81) [B:CON] HELP-WEALTHY (BILL:HR-3299)} #{Stance (82) [C:PRO] TAXES (BILL:HR-3299)} #{Stance (83) [B:PRO] FISCAL-RESPONSIBILITY (BILL:HR-3299)} #{Stance (84) [B:PRO] CLEAN-WATER (BILL:HR-8)} #{Stance (85) [B:PRO] CLEAN-AIR (BILL:HR-8)} #{Stance (86) [B:PRO] TOBACCO-PRICE-SUPPORTS (BILL:HR-2100)} #{Stance (87) [B:PRO] SPENDING (BILL:HJR-372)} #{Stance (88) [B:PRO] PRIVACY (BILL:HR-1524)} #{Stance (89) [B:CON] GUN-CONTROL (BILL:HR-4332)} #{Stance (31) [B:PRO] BILL-OF-RIGHTS (BILL:HR-4332)} #{Stance (90) [B:CON] CONTRA-AID (BILL:HJR-540)} #{Stance (91) [B:PRO] TRADE-RESTRICTIONS (BILL:HR-1562)} #{Stance (92) [B:PRO] TEXTILE-INDUSTRY (BILL:HR-1562)} #{Stance (93) [B:CON] SDI (BILL:HR-4428)} #{Stance (94) [B:CON] ANGOLA-REBELS (BILL:HR-4759)} #{Stance (95) [B:PRO] HUMAN-RIGHTS (BILL:HR-4759)} #{Stance (96) [B:PRO] PEACE (BILL:HR-4759)} #{Stance (97) [B:PRO] DIPLOMACY (BILL:HR-4759)} #{Stance (98) [B:PRO] ISOLATIONISM (BILL:HR-4759)} #{Stance (99) [B:PRO] TAX-REFORM (BILL:HR-3838)} #{Stance (100) [B:CON] APARTHEID (BILL:HR-4868)} #{Stance (101) [B:PRO] IMMIGRATION-REFORM (BILL:S-1200)} #{Stance (102) [B:PRO] CHILD-CARE (BILL:HR-3)} #{Stance (103) [B:PRO] FAMILY (BILL:HR-3)} #{Stance (104) [C:PRO] EDUCATION (BILL:HR-3)} #{Stance (105) [C:PRO] LABOR (BILL:HR-3)} #{Stance (28) [B:PRO] FREE-SPEECH (BILL:HJR-350)} #{Stance (30) [A:PRO] BILL-OF-RIGHTS (BILL:HJR-350)}) Issues: (PROGRESSIVE) Relations: (#{Relation (14) [B:PRO] ADA (MEMBER:MEMBER.1025)} #{Relation (15) [A:PRO] ACLU (MEMBER:MEMBER.1025)} #{Relation (16) [B:PRO] COPE (MEMBER:MEMBER.1025)} #{Relation (17) [C:PRO] LCV (MEMBER:MEMBER.1025)} #{Relation (18) [B:CON] ACU (MEMBER:MEMBER.1025)} #{Relation (19) [B:CON] NTU (MEMBER:MEMBER.1025)} #{Relation (20) [B:CON] NSI (MEMBER:MEMBER.1025)} #{Relation (21) [B:CON] COC (MEMBER:MEMBER.1025)} #{Relation (22) [B:CON] CEI (MEMBER:MEMBER.1025)} #{Relation (23) [C:PRO] DEMOCRATS (MEMBER:MEMBER.1025)} #{Relation (24) [C:CON] REPUBLICANS (MEMBER:MEMBER.1025)} #{Relation (25) [C:PRO] COUNTRY (MEMBER:MEMBER.1025)}) Pro-Rel-Stances: (#{Stance (106) [B:CON] CONTRA-AID (GROUP:ADA)} #{Stance (107) [B:CON] APARTHEID (GROUP:ADA)} #{Stance (108) [B:PRO] ARMS-CONTROL (GROUP:ADA)} #{Stance (109) [B:PRO] SOCIAL (GROUP:ADA)} #{Stance (110) [B:CON] BORK (GROUP:ADA)} #{Stance (111) [B:CON] CAPITAL-PUNISHMENT (GROUP:ADA)} #{Stance (112) [B:PRO] CIVIL-RIGHTS (GROUP:ADA)} #{Stance (113) [B:CON] CONSTRUCTIVE-ENGAGEMENT (GROUP:ADA)} #{Stance (114) [B:CON] CREATIONISM (GROUP:ADA)} #{Stance (115) [B:PRO] ERA (GROUP:ADA)} #{Stance (116) [A:PRO] GUN-CONTROL (GROUP:ADA)} #{Stance (117) [B:PRO] HOUSING (GROUP:ADA)} #{Stance (118) [B:PRO] HUMAN-RIGHTS (GROUP:ADA)} #{Stance (119) [B:PRO] LABOR (GROUP:ADA)} #{Stance (120) [B:CON] MANION (GROUP:ADA)} #{Stance (121) [B:PRO] NUCLEAR-FREEZE (GROUP:ADA)} #{Stance (122) [B:PRO] OPEN-HOUSING (GROUP:ADA)} #{Stance (123) [B:CON] RACISM (GROUP:ADA)} #{Stance (124) [B:PRO] BUSSING (GROUP:ADA)} #{Stance (125) [B:CON] SDI (GROUP:ADA)} #{Stance (126) [B:PRO] URBAN (GROUP:ADA)} #{Stance (127) [B:PRO] VOTING-RIGHTS (GROUP:ADA)} #{Stance (128) [B:CON] WEAPONS (GROUP:ADA)} #{Stance (129) [B:PRO] WOMENS-RIGHTS (GROUP:ADA)} #{Stance (130) [C:PRO] ABORTION (GROUP:ADA)} #{Stance (131) [C:CON] BALANCED-BUDGET (GROUP:ADA)} #{Stance (132) [C:CON] MX (GROUP:ADA)} #{Stance (133) [C:CON] B-1 (GROUP:ADA)} #{Stance (134) [B:PRO] FOOD-STAMPS (GROUP:ADA)} #{Stance (135) [B:CON] CLINCH-RIVER (GROUP:ADA)} #{Stance (136) [B:PRO] CIVIL-LIBERTIES (GROUP:ACLU)} #{Stance (137) [B:PRO] PRIVACY (GROUP:ACLU)} #{Stance (138) [C:PRO] LEGAL-SERVICES (GROUP:ACLU)} #{Stance (139) [C:PRO] VOTING-RIGHTS (GROUP:ACLU)} #{Stance (140) [C:CON] PRAYER (GROUP:ACLU)} #{Stance (29) [A:PRO] CONSTITUTION (GROUP:ACLU)} #{Stance (141) [B:PRO] LABOR (GROUP:COPE)} #{Stance (142) [B:PRO] PLANT-CLOSING (GROUP:COPE)} #{Stance (143) [B:PRO] CHILD-CARE (GROUP:COPE)} #{Stance (144) [B:PRO] SPENDING (GROUP:COPE)} #{Stance (145) [B:CON] BORK (GROUP:COPE)} #{Stance (146) [B:PRO] SOCIAL (GROUP:COPE)} #{Stance (147) [B:PRO] TRADE-RESTRICTIONS (GROUP:COPE)} #{Stance (148) [C:PRO] VOTING-RIGHTS (GROUP:COPE)} #{Stance (149) [C:CON] BALANCED-BUDGET (GROUP:COPE)} #{Stance (150) [B:PRO] FOOD-STAMPS (GROUP:COPE)} #{Stance (151) [B:PRO] ENERGY (GROUP:LCV)} #{Stance (152) [B:PRO] ENVIRONMENT (GROUP:LCV)} #{Stance (153) [B:PRO] CLEAN-WATER (GROUP:LCV)} #{Stance (154) [B:PRO] CLEAN-AIR (GROUP:LCV)} #{Stance (155) [B:PRO] SUPERFUND (GROUP:LCV)} #{Stance (156) [B:CON] CLINCH-RIVER (GROUP:LCV)} #{Stance (157) [B:PRO] AFFIRMATIVE-ACTION (GROUP:DEMOCRATS)} #{Stance (158) [B:PRO] FARM (GROUP:DEMOCRATS)} #{Stance (159) [B:CON] CONTRA-AID (GROUP:DEMOCRATS)} #{Stance (160) [B:PRO] AIR-POLLUTION-CONTROL (GROUP:DEMOCRATS)} #{Stance (161) [B:CON] ANTI-SEMITISM (GROUP:DEMOCRATS)} #{Stance (162) [B:CON] APARTHEID (GROUP:DEMOCRATS)} #{Stance (163) [B:PRO] ARMS-CONTROL (GROUP:DEMOCRATS)} #{Stance (164) [B:CON] BORK (GROUP:DEMOCRATS)} #{Stance (165) [B:CON] TOWER (GROUP:DEMOCRATS)} #{Stance (166) [B:PRO] CHILD-CARE (GROUP:DEMOCRATS)} #{Stance (167) [B:PRO] CIVIL-RIGHTS (GROUP:DEMOCRATS)} #{Stance (168) [B:CON] CONSTRUCTIVE-ENGAGEMENT (GROUP:DEMOCRATS)} #{Stance (169) [B:PRO] DOMESTIC (GROUP:DEMOCRATS)} #{Stance (170) [B:PRO] ERA (GROUP:DEMOCRATS)} #{Stance (171) [B:PRO] LABOR (GROUP:DEMOCRATS)} #{Stance (172) [B:CON] MANION (GROUP:DEMOCRATS)} #{Stance (173) [B:PRO] OPEN-HOUSING (GROUP:DEMOCRATS)} #{Stance (174) [B:PRO] PLANT-CLOSING (GROUP:DEMOCRATS)} #{Stance (175) [B:PRO] PUBLIC-WORKS (GROUP:DEMOCRATS)} #{Stance (176) [B:PRO] RURAL-ELECTRIC (GROUP:DEMOCRATS)} #{Stance (177) [B:PRO] DESEGREGATION (GROUP:DEMOCRATS)} #{Stance (178) [B:PRO] SOCIAL-SECURITY (GROUP:DEMOCRATS)} #{Stance (179) [B:PRO] TAX-REFORM (GROUP:DEMOCRATS)} #{Stance (180) [B:PRO] URBAN (GROUP:DEMOCRATS)} #{Stance (181) [B:PRO] VOTING-RIGHTS (GROUP:DEMOCRATS)} #{Stance (182) [B:PRO] WATER-POLLUTION-CONTROL (GROUP:DEMOCRATS)} #{Stance (183) [B:PRO] WOMENS-RIGHTS (GROUP:DEMOCRATS)} #{Stance (184) [B:PRO] WHISTLE-BLOWERS (GROUP:DEMOCRATS)} #{Stance (185) [C:PRO] DEATH-PENALTY (GROUP:DEMOCRATS)} #{Stance (27) [C:CON] FLAG-BURNING (GROUP:DEMOCRATS)} #{Stance (186) [C:CON] SDI (GROUP:DEMOCRATS)} #{Stance (187) [C:PRO] JOB-PROTECTION (GROUP:DEMOCRATS)} #{Stance (188) [B:PRO] ARMS-CONTROL (GROUP:COUNTRY)} #{Stance (189) [C:PRO] BALANCED-BUDGET (GROUP:COUNTRY)} #{Stance (190) [C:PRO] INDUSTRY (GROUP:COUNTRY)} #{Stance (191) [C:PRO] CHILD-CARE (GROUP:COUNTRY)} #{Stance (192) [C:PRO] CIVIL-LIBERTIES (GROUP:COUNTRY)} #{Stance (193) [C:PRO] CIVIL-RIGHTS (GROUP:COUNTRY)} #{Stance (33) [B:PRO] CONSTITUTION (GROUP:COUNTRY)} #{Stance (194) [C:PRO] CONVENTIONAL-DEFENSE (GROUP:COUNTRY)} #{Stance (195) [C:PRO] DEFENSE (GROUP:COUNTRY)} #{Stance (196) [C:CON] DEFICIT (GROUP:COUNTRY)} #{Stance (197) [B:PRO] DEMOCRACY (GROUP:COUNTRY)} #{Stance (198) [C:PRO] ENERGY (GROUP:COUNTRY)} #{Stance (199) [B:PRO] EQUALITY (GROUP:COUNTRY)} #{Stance (200) [B:PRO] FAIRNESS (GROUP:COUNTRY)} #{Stance (201) [C:PRO] FREE-ENTERPRISE (GROUP:COUNTRY)} #{Stance (202) [B:PRO] FREEDOM (GROUP:COUNTRY)} #{Stance (203) [C:PRO] JOBS (GROUP:COUNTRY)} #{Stance (204) [B:PRO] HEALTH (GROUP:COUNTRY)} #{Stance (205) [C:PRO] HOUSING (GROUP:COUNTRY)} #{Stance (206) [C:PRO] HUMAN-RIGHTS (GROUP:COUNTRY)} #{Stance (207) [C:PRO] INFLATION (GROUP:COUNTRY)} #{Stance (208) [C:PRO] JUSTICE (GROUP:COUNTRY)} #{Stance (209) [C:PRO] LAW-AND-ORDER (GROUP:COUNTRY)} #{Stance (210) [C:PRO] EDUCATION-RIGHTS (GROUP:COUNTRY)} #{Stance (211) [C:PRO] SOCIAL-SECURITY (GROUP:COUNTRY)} #{Stance (212) [C:PRO] UNEMPLOYMENT-INSURANCE (GROUP:COUNTRY)} #{Stance (213) [B:PRO] VOTING-RIGHTS (GROUP:COUNTRY)} #{Stance (214) [C:PRO] WOMENS-RIGHTS (GROUP:COUNTRY)} #{Stance (215) [C:PRO] FUTURE (GROUP:COUNTRY)}) Con-Rel-Stances: (#{Stance (216) [B:PRO] CONTRA-AID (GROUP:ACU)} #{Stance (217) [B:PRO] DEFENSE (GROUP:ACU)} #{Stance (218) [B:PRO] BALANCED-BUDGET (GROUP:ACU)} #{Stance (219) [B:PRO] BORK (GROUP:ACU)} #{Stance (220) [B:CON] ERA (GROUP:ACU)} #{Stance (221) [B:CON] GUN-CONTROL (GROUP:ACU)} #{Stance (222) [C:CON] LABOR (GROUP:ACU)} #{Stance (223) [B:PRO] MANION (GROUP:ACU)} #{Stance (224) [B:CON] PLANT-CLOSING (GROUP:ACU)} #{Stance (225) [B:CON] BUSSING (GROUP:ACU)} #{Stance (226) [B:CON] SOCIAL (GROUP:ACU)} #{Stance (227) [B:PRO] SDI (GROUP:ACU)} #{Stance (228) [B:CON] VOTING-RIGHTS (GROUP:ACU)} #{Stance (229) [B:CON] WOMENS-RIGHTS (GROUP:ACU)} #{Stance (230) [B:CON] TAXES (GROUP:NTU)} #{Stance (231) [B:PRO] TAX-REFORM (GROUP:NTU)} #{Stance (232) [B:PRO] DEFENSE (GROUP:NSI)} #{Stance (233) [B:PRO] MX (GROUP:NSI)} #{Stance (234) [B:PRO] B-1 (GROUP:NSI)} #{Stance (235) [B:PRO] EL-SALVADOR (GROUP:NSI)} #{Stance (236) [C:CON] NUCLEAR-FREEZE (GROUP:NSI)} #{Stance (237) [B:CON] TAXES (GROUP:COC)} #{Stance (238) [B:PRO] DEREGULATION (GROUP:COC)} #{Stance (239) [B:CON] SPENDING (GROUP:COC)} #{Stance (240) [B:PRO] BALANCED-BUDGET (GROUP:COC)} #{Stance (241) [B:CON] PLANT-CLOSING (GROUP:COC)} #{Stance (242) [B:CON] LABOR (GROUP:COC)} #{Stance (243) [B:PRO] CLINCH-RIVER (GROUP:COC)} #{Stance (244) [B:PRO] DEREGULATION (GROUP:CEI)} #{Stance (245) [B:PRO] FREE-ENTERPRISE (GROUP:CEI)} #{Stance (246) [B:PRO] PRIVATIZATION (GROUP:CEI)} #{Stance (247) [B:CON] ABORTION (GROUP:REPUBLICANS)} #{Stance (248) [B:PRO] CONTRA-AID (GROUP:REPUBLICANS)} #{Stance (249) [B:PRO] BORK (GROUP:REPUBLICANS)} #{Stance (250) [B:PRO] VETERANS (GROUP:REPUBLICANS)} #{Stance (251) [B:CON] CENTRAL-AMERICAN-PEACE-PLAN (GROUP:REPUBLICANS)} #{Stance (252) [B:CON] COMMUNISM (GROUP:REPUBLICANS)} #{Stance (253) [B:PRO] CONSTRUCTIVE-ENGAGEMENT (GROUP:REPUBLICANS)} #{Stance (254) [B:PRO] DEFENSE (GROUP:REPUBLICANS)} #{Stance (255) [B:PRO] DEREGULATION (GROUP:REPUBLICANS)} #{Stance (256) [B:PRO] DRUGS (GROUP:REPUBLICANS)} #{Stance (257) [B:CON] ERA (GROUP:REPUBLICANS)} #{Stance (258) [B:CON] GUN-CONTROL (GROUP:REPUBLICANS)} #{Stance (259) [B:CON] NUCLEAR-FREEZE (GROUP:REPUBLICANS)} #{Stance (260) [B:PRO] PATRIOTISM (GROUP:REPUBLICANS)} #{Stance (261) [B:CON] PLANT-CLOSING (GROUP:REPUBLICANS)} #{Stance (262) [B:PRO] PLEDGE (GROUP:REPUBLICANS)} #{Stance (263) [B:CON] FURLOUGHS (GROUP:REPUBLICANS)} #{Stance (264) [B:PRO] PRAYER (GROUP:REPUBLICANS)} #{Stance (265) [B:CON] TAXES (GROUP:REPUBLICANS)} #{Stance (266) [B:PRO] TOWER (GROUP:REPUBLICANS)} #{Stance (267) [C:PRO] FISCAL-RESPONSIBILITY (GROUP:REPUBLICANS)} #{Stance (268) [C:CON] GAY-RIGHTS (GROUP:REPUBLICANS)} #{Stance (269) [B:PRO] SPUR-INVESTMENT (GROUP:REPUBLICANS)} #{Stance (270) [C:PRO] CAPITAL-GAINS-TAX-CUT (GROUP:REPUBLICANS)}) District: AZ-2 Term-Start: 1961 Term-End: 1991 Party: DEM Committees: (HOUSE-FOREIGN) Status: Active Date-Open: Tuesday, September 19, 1989 Symbol: MEMBER.1025 Morris K. Udall is deeply committed to the ACLU's strong defense of the Bill of Rights. He feels strongly in favor of the ADA as a proponent of basic American values, and the progressive agenda of COPE. He is strongly opposed to the narrow special interest of the Chamber of Commerce, the National Taxpayers Union, the NSI as an example of the radical right, the ACU's right-wing reactionism and the CEI business special interest lobby. Udall endorses members of the Democratic party, the League of Conservation Voters in addition to the country as a whole. Udall is against Republicans For-Stances: (#{Stance (27) [C:CON] FLAG-BURNING (GROUP:DEMOCRATS)}) Agn-Stances: (#{Stance (29) [A:PRO] CONSTITUTION (GROUP:ACLU)} #{Stance (30) [A:PRO] BILL-OF-RIGHTS (BILL:HJR-350)} #{Stance (28) [B:PRO] FREE-SPEECH (BILL:HJR-350)} #{Stance (31) [B:PRO] BILL-OF-RIGHTS (BILL:HR-4332)} #{Stance (32) [B:PRO] CONSTITUTION (BILL:HR-5345)} #{Stance (33) [B:PRO] CONSTITUTION (GROUP:COUNTRY)}) Number-For: 1 Number-Agn: 6 Group-For: (#{Stance (27) [C:CON] FLAG-BURNING (GROUP:DEMOCRATS)}) Group-Agn: (#{Stance (29) [A:PRO] CONSTITUTION (GROUP:ACLU)} #{Stance (33) [B:PRO] CONSTITUTION (GROUP:COUNTRY)}) For-Norms: (#{Stance (271) [C:CON] FLAG-BURNING (ISSUE:ISSUE.1077)}) Agn-Norms: (#{Stance (34) [B:PRO] FREE-SPEECH (ISSUE:ISSUE.1078)} #{Stance (272) [B:PRO] CONSTITUTION (ISSUE:ISSUE.2591)}) For-Bnorms: (#{Stance (271) [C:CON] FLAG-BURNING (ISSUE:ISSUE.1077)} #{Stance (273) [B:PRO] PATRIOTISM (ISSUE:ISSUE.3822)}) Agn-Bnorms: (#{Stance (34) [B:PRO] FREE-SPEECH (ISSUE:ISSUE.1078)} #{Stance (274) [A:PRO] RELIGION (ISSUE:ISSUE.24)} #{Stance (272) [B:PRO] CONSTITUTION (ISSUE:ISSUE.2591)}) Mi-Stance: (AGN (#{Stance (29) [A:PRO] CONSTITUTION (GROUP:ACLU)})) Mi-Group: (AGN (#{Stance (29) [A:PRO] CONSTITUTION (GROUP:ACLU)})) Mi-Record: (AGN (#{Stance (30) [A:PRO] BILL-OF-RIGHTS (BILL:HJR-350)})) Mi-Norm: (AGN (#{Stance (34) [B:PRO] FREE-SPEECH (ISSUE:ISSUE.1078)})) Strategy: Name: Not constitutional Synonyms: (NOT-CONSTITUTIONAL) Rank: B Test: There is a consensus opposing the measure. One issue among the opposing stances is the Constitution. Test-Code: # Preamble: PREAMBLE-NOT-CONSTITUTIONAL Protocol: PROTOCOL-NOT-CONSTITUTIONAL Status: Active Date-Open: Monday, April 24, 1989 Symbol: STRATEGY.1344 Remarks: Vote against a measure that would be struck down by the Supreme Court. Result: AGN Reason: ((((#{Stance (29) [A:PRO] CONSTITUTION (GROUP:ACLU)} #{Stance (30) [A:PRO] BILL-OF-RIGHTS (BILL:HJR-350)} #{Stance (31) [B:PRO] BILL-OF-RIGHTS (BILL:HR-4332)} #{Stance (32) [B:PRO] CONSTITUTION (BILL:HR-5345)} #{Stance (33) [B:PRO] CONSTITUTION (GROUP:COUNTRY)}))) (((#{Stance (28) [B:PRO] FREE-SPEECH (BILL:HJR-350)})))) Downside: ((((#{Stance (27) [C:CON] FLAG-BURNING (GROUP:DEMOCRATS)})))) Deeper-Analysis: B Status: Active ********************************************************************************* * English rationale: * ********************************************************************************* Morris K. Udall votes against bill HR-2978, the flag desecration bill. After due consideration, he believes that provisions of this bill are not constitutional. He has always stood for the belief in the United States Constitution and the Bill of Rights. Udall readily endorses the right of freedom of speech. Still, Udall recognizes that members of the Democratic party oppose the right of burning the American flag in protest. ********************************************************************************* * End of Decision @26 * ********************************************************************************* #{Decision (26) [AGN:HR-2978] Udall (DEM : AZ-2)B} * (dbase decision) Initializing database system. ....DECISION> h * NIL AGN:HR-2978 Udall DEM AZ-2 B Not constitutional ....DECISION> quit END-OF-DBASE * (sarcastic-explanation (car (db-all decision))) #{Decision (275) [AGN:HR-2978] Udall (DEM : AZ-2)B} ********************************************************************************* * English rationale: * ********************************************************************************* Morris K. Udall opposes bill HR-2978, the flag desecration bill After careful analysis, he believes that provisions of this bill are not constitutional. He has never supported the principle of the United States Constitution and the Bill of Rights. He is an opponent of the right of freedom of speech. At the same time, he sees that members of the Democratic party are in favor of the right of burning the American flag in protest #{Decision (275) [AGN:HR-2978] Udall (DEM : AZ-2)B} *