17. Place an X in each blank below that is associated with a conclusion that would require the closed–world
assumption in the context of a database that contained a list of subscribers to the New York Times.
_____ John Doe subscribes to the New York Times.
_____ John Doe does not subscribe to the New York Times.
_____ Either Mary Doe or John Doe does not subscribe to the New York Times.
_____ Either Mary Doe or John Doe subscribes to the New York Times.
18. Place an X in each blank below that is associated with a statement that would be considered true by a
closed-world database containing only the statement “Kermit is a frog OR Miss Piggy is an actress.”
_____ Kermit is a frog.
_____ Miss Piggy is not an actress.
_____ Kermit is not a frog AND Miss Piggy is not an actress.
_____ Kermit is not a frog.
Vocabulary (Matching) Questions
The following is a list of terms from the chapter along with descriptive phrases that can be used to produce
questions (depending on the topics covered in your course) in which the students are ask to match phrases
and terms. An example would be a question of the form, “In the blank next to each phrase, write the term
from the following list that is best described by the phrase.”
Term Descriptive Phrase
agent A responsive entity
Turing test A means of measuring a machine’s ability to perform like a human
image analysis The task of understanding an image
breadth-first A search algorithm that processes all the nodes in a layer, one layer at a
time at ever increasing depths
template matching To identify by comparing to predefined patterns
production system A “universal” approach to the construction of reasoning systems
semantic analysis A task of language processing that identifies the meaning of words
heuristic A tool for simulating intuition
breadth-first search The result of considering all options equally important
image processing The task of identifying characteristics found within an image
state graph A “picture” of all states and productions
inference rule A means of obtaining a statement that is a logical consequence of other
statements
real-world knowledge The “database” used by an intelligent system to support its reasoning
artificial neural network A computer processing model that able to learn by adjusting a set of
weights and thresholds
genetic algorithms A field of artificial intelligence that applies evolutionary theories to the
software development process