Chapter 11: Problem 5
Give some examples of declarative knowledge. Give some examples of procedural knowledge.
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
Chapter 11: Problem 5
Give some examples of declarative knowledge. Give some examples of procedural knowledge.
These are the key concepts you need to understand to accurately answer the question.
All the tools & learning materials you need for study success - in one app.
Get started for freeIn the context of object-oriented programming, what parts of an object are used to store declarative knowledge? What parts are used to store procedural knowledge?
As demonstrated in Section 11.2, humans might use a question for a purpose other than asking. Another example is "Do you know that your tire is flat?" which is used to inform rather than to ask. Give examples of questions used to reassure, to warn, and to criticize.
Explain how the meaning of the sentence "I read the new tax law" depends on the context.
In the text, we briefly discussed the problems of understanding natural languages as opposed to formal programming languages. As an example of the complexities involved in the case of natural languages, identify situations in which the question "Do you know what time it is?" has different meanings.
How do the results of parsing the following two sentences differ? How do the results of semantic analysis differ? If \(X<10\), then subtract 1 from \(X\) else add 1 from \(X\). If \(\mathrm{X}>10\), then add 1 to \(\mathrm{X}\) else subtract 1 from \(X\).
What do you think about this solution?
We value your feedback to improve our textbook solutions.