LMU ☀️ CMSI 2310
LANGUAGE, THOUGHT, AND COMPUTATION
Final Exam

The test is open-everything with the sole limitation that you neither solicit nor give help while the exam is in progress.

Simply circle the best answer for each question. You'll receive +5 points for each question answered correctly and -1 point for each question answered incorrectly. Circling more than one answer for a problem will get you -25 — don't do this!

  1. How can we encode the statement "All Italians will eventually be rich"?
    1. ∀x:<Ix⊃G(x=r)>
    2. F∀x:<Ix∧Rx>
    3. ∀x:<Ix⊃FRx>
    4. G∀x:<Ix⊃Rx>
    5. None of the above
  2. Which of the following are true about the material implication <A⊃B>?
    1. It is false precisely when A is false and B is true
    2. It is true when B is true
    3. It is true when A is true and B is false
    4. A causes B
    5. None of the above
  3. Gödel's First Incompleteness Theorem states that any classical, bivalent, logistic system capable of formalizing arithmetic on natural numbers must be:
    1. Sound but not complete
    2. Inconsistent or incomplete
    3. Unable to prove all of its theorems
    4. Incapable of capturing intuitive truths about the natural numbers
    5. All of the above
  4. Why has Searle been considered a critic of strong artificial intelligence?
    1. He says that minds are caused by brains and are not the result of simple symbol-manipulation
    2. He finds the hard problem of consciousness unsolvable
    3. He rejects the notion that mental phenomena is caused by processes in the brain
    4. All of the above
    5. None of the above
  5. Which of the following would Searle assert about his Chinese Room?
    1. It is a better model for mechanized thought than the Turing Test
    2. The guy in the room doesn't understand Chinese, but the room does
    3. It shows that consciousness is illusory
    4. All of the above
    5. None of the above
  6. Here is a formal system I just made up.
    • B is a theorem.
    • if x is a theorem, then so is AxA.
    • Inside of any theorem, AA can be replaced with a C to produce a new theorem.
    Which of the following is not a theorem of the system?
    1. CABAC
    2. CABCA
    3. ABCC
    4. CCCBACCA
    5. AAACAAAABCAACAC
  7. Suppose someone sent you the txt message "6 R 1 R 5 L 3 R 1 R 4". What is the inner message here?
    1. The arrangement of characters on your phone
    2. The letter L
    3. The number 14
    4. The combination to a safe
    5. The number 618118512.3181184
  8. Which of the following pictures implement the value B(4) given the following definition of B? B(0) is a single dot. B(n) is a dot connected (via lines) to B(0), B(1), ..., and B(n-1), repectively.

    recursives.jpg

  9. In A Mu Offering, the five starting string positions are to axioms as strings with Buddha-nature are to ___________ of TNT:
    1. Well-formed formulas
    2. Theorems
    3. True Statements
    4. Derivations
    5. Inference Rules
  10. In The Magnificrab, Indeed, the Crab manages to escape commenting on or even playing Achilles's composition ∀a:∃b:∃c:<~∃d:∃e:<(SSd•SSe)=b∨(SSd•SSe)=c>∧(a+a)=(b+c)>. What was the reason for his discomfort and avoidance?
    1. The square root of two is irrational and it is too hard to represent irrational numbers in TNT
    2. The Goldbach Conjecture is still an unsolved problem
    3. Truth and beauty are only isomorphic for computable functions
    4. All of the above
    5. None of the above
  11. Which of the following is a true statement about BlooP?
    1. Programs in BlooP are too hard for programmers to read
    2. Every BlooP program always terminates regardless of input
    3. BlooP programs illustrate both general and primitive recursion
    4. Every function on natural numbers can be computed by a BlooP program
    5. We can't decide whether they all terminate or not due to diagonalization
  12. Which of the following is a paradox?

    I. A Cretan says, "All Cretans are liars"
    II. A person says, "I am lying"
    III. "quined is false" quined is false

    1. I only
    2. I and III
    3. II and III
    4. I, II, and III
    5. II only
  13. Which of the following did Whitely use in his refutation of Lucas's apparent ramblings on the superiority of mind over mechanized formal systems?
    1. The fact that the propositional calculus is not a hard-wired part of the brain
    2. Russell's paradox
    3. A demonstration that Lucas himself is just as incomplete as TNT
    4. Grelling's paradox
    5. The myth of self-transcendence
  14. Which of the following best describes the following recursive figure?

    sierpinski.png

    1. The ground cannot be described formally
    2. It was discovered by a program designed to simulate goal-directed evolution
    3. It is made up of three copies of itself, each scaled down by a factor of 2 in both the horizontal and vertical dimensions
    4. It is made up of 9 copies of itself, each scaled down by a factor of 3 in both the horizontal and vertical dimensions
    5. It is a disconnected set of points
  15. Which of the following sentences can not be generated by the English subset grammar we saw in class (repeated here)?
    S      →  NP VP
    NP     →  (PN | DET ADJ* NOUN) (RP VP)?
    VP     →  IV | TV NP | DV NP PP | SV S
    PP     →  PREP NP
    PN     →  grace | donald | alan | she
    DET    →  a | the | his | her
    NOUN   →  doctor | dog | rat | girl | toy
    RP     →  who | that
    ADJ    →  blue | heavy | fast | new
    PREP   →  to | above | around | through
    IV     →  fell | jumped | swam
    TV     →  liked | knew | hit | missed
    DV     →  gave | threw | handed
    SV     →  dreamed | believed | thought | knew
    
    1. her fast new doctor that threw a toy above alan jumped
    2. the heavy fast blue rat knew she
    3. the dog swam around grace
    4. she handed the blue girl that believed a doctor hit she to a toy
    5. donald liked her new rat
  16. It is sometimes argued that no deity can be simultaneously omnibenevolent, omniscient, and omnipotent because at most two of the three are possible at once. We're interested not in discussing the origin or merits of this claim but rather in symbolizing it. Call these three properties b, s, and p, respectively. Which of the following states that all three cannot be true at the same time?
    1. <<p ∧ s> ⊃ ~b> ∧ <<p ∧ b> ⊃ ~s> ∧ <<s ∧ b> ⊃ ~p>
    2. <<p ∧ s> ∧ ~b> ∨ <<p ∧ b> ∧ ~s> ∨ <<s ∧ b> ∧ ~p>
    3. ~<<p ∨ b> ∨ s>
    4. All of the above
    5. None of the above
  17. Which of the following points were made by Hofstadter about the self-symbol in the GEB chapter Minds and Thoughts?
    1. It is not qualitively different from other symtbols
    2. It would be highly unusual if it did not exist
    3. It is so complex as to be considered a subsystem
    4. Its constant interaction with other symbols, or monitoring of the symbols we have for symbols, resembles the sensation of what we call consciousness
    5. All of the above
  18. Even though Baum proposes and explains a theory to thought that in his words "qualitively explain[s] everything about our consciousness and experience," he suspects not all readers will be convinced with his (arguably mechanistic and physicalist) picture, because:
    1. The hardware of the brain is finite
    2. We cannot prove that others are conscious
    3. The nature of qualitative experience is so gripping
    4. It is too complex — according to Occam's razor it should not take an entire book to explain
    5. The mind has evolved to "seal off" an acceptance of mechanistic explanations
  19. Which of the following claims were made by Baum regarding language?
    1. The capacity for language is located in an isolated module in the mind
    2. It evolved rapidly
    3. A hard-wired grammar is required for thought
    4. Meaning arises from the interaction between words
    5. It has an massive effect on our ability to communicate thoughts
  20. Which of the following illustrates a strange loop (or at least comes the closest)?
    1. Escher's Another World
    2. The sequence starting with 1 and in which each component (except the first) is one-half the value of the previous. (In other words, the sequence goes 1, 1/2, 1/4, 1/8, 1/16, ....)
    3. Alice is reading "Alice is reading"
    4. This exam has twenty questions
    5. 10, 9, 8, 7, 6, 5, 6, 7, 8, 9, 10