Unit 3 QB
Unit 3 QB
UNIT – 3
1-Mark Questions
Answer: It is the process of encoding knowledge about the world into a form that a computer system can utilize
to solve complex tasks.
Answer: Knowledge engineering is the process of designing and building intelligent systems by acquiring and
structuring knowledge from domain experts.
Answer: A frame is a data structure used to represent a stereotyped situation, consisting of slots (attributes) and
values.
Answer: Rules are used for reasoning and decision-making in expert systems using IF-THEN logic.
Answer: An object-oriented system represents knowledge using classes, objects, methods, and inheritance.
Answer: Semantics is the study of meaning in language and how it is interpreted by AI systems.
Answer: Slots in frames hold values or pointers to other frames, representing the properties of the object.
8. Give one example of a production rule.
Answer: Inheritance allows a subclass to inherit attributes and behaviors from a parent class.
10 Five-Mark Questions
Answer:
Knowledge engineering involves the process of designing systems that simulate expert human reasoning. It
includes knowledge acquisition, modeling, and encoding into machine-processable formats.
Steps:
Answer:
A frame is a data structure for representing a stereotyped situation. It consists of slots (attributes) and fillers
(values or rules).
Answer:
Answer:
Object-oriented representation structures knowledge using objects, classes, and inheritance.
Answer:
Answer:
Answer:
Semantics deals with understanding the meaning of natural language. In AI, it’s used for:
Information retrieval
Machine translation
Chatbots
Example:
Sentence: “Ram ate an apple.”
Semantic Role: Ram = Agent, Apple = Object
Answer:
Production rules are IF-THEN logic structures used for decision-making.
Answer:
Inheritance allows subclasses to acquire properties of parent classes.
Example:
Class Animal → Legs = 4
Class Dog inherits from Animal → Legs = 4
📌 Diagram: Inheritance Tree
Answer:
10 -Mark Questions
Q1. Describe in detail the process of knowledge engineering in expert system design.
Answer:
Answer: Object-Oriented:
Q4. How does natural language semantics contribute to intelligent systems? Explain with examples.
Answer:
All levels work together for tasks like question answering, machine translation, and dialogue systems.