COG166 Quiz #3
ADDRESS file:/home/blue/public_html/courses/cog166/q3f2000.html
- [T/F] Given a goal of "making machines do things that would require intelligence if done by men", understanding language has always been thge "holy grail" of artificial intelligence.
- Who created SHRDLU?
- Briefly, describe the world in which this one armed robot, SHRDLU, "lived".
- [T/F] SHRDLU is a spoken dialog system.
- [T/F] According to SHRDLU's creator, "Language is a process of communication between people, and is inextricably enmeshed in the knowledge that those people have about the world.".
- [T/F] Knowledge of SHRDLU's world was represented as a semantic net in the form of relations -- lists of objects and properties.
- [Multiple Choice] "A pyramid is a block".
- (A PYRAMID IS A BLOCK)
- (PYRAMID ISA BLOCK)
- (#BLOCK :PYRAMID)
- [T/F] Echoing Saussure, SHRDLU's creator notes: "Definitions are circular, with the meaning of each concept depending on the other concepts."
- [T/F] SHRDLU's world was "perceived", in part, by a television camera reording the image, which generated a digital representation of the image in the form of a series of numbers that represent light intensities. The computer then analyzed these numbers to find recognizable patterns that are the basic visual elements that ultimately difine a visual language. Rather than phonemes, syllables, and words, the visual primitives are lines, planes, corners, shapes, and forms.
- [T/F] There is a visual grammar to describe the rules for combining lines, corners, planes, surfaces, shapes, and forms to create physical objects.
- [T/F] SHRDLU's creator's contribution to natural language research was to make evident that understanding language requires a process in which various types of analysis, both syntactic and semantic, have to occur in an integrated manner. He demonstrated that linguistic understanding could not happen without integrating a knowledge of a much broader context: "the world".
- [T/F] Natural language is a simple linear system.