Ai Unit 2
Ai Unit 2
Schemes
Semantic Networks
Semantic Network is a structure for
representing knowledge as a pattern of
interconnected nodes and arc.
It is also defined as a graphical
representation of knowledge.
NODES: Objects under consideration.
ARCS: Relationships with another
nodes.
Example: Cheetah is a carnivore
• Nodes in semantic net represent either:
• Entities
• Attributes
• States
• Events
• Arcs: Relationships between nodes and labels show what kind of relationship
• Semantic Networks can also
represent variables.
• Example: X, Y in this Figure.
ATRANS
-- Transfer of an abstract relationship. e.g. give.
PTRANS
-- Transfer of the physical location of an object. e.g. go.
PROPEL
-- Application of a physical force to an object. e.g. push.
MTRANS
-- Transfer of mental information. e.g. tell.
MBUILD
-- Construct new information from old. e.g. decide.
Examples of Primitive Acts are:
SPEAK
-- Utter a sound. e.g. say.
ATTEND
-- Focus a sense on a stimulus. e.g. listen, watch.
MOVE
-- Movement of a body part by owner. e.g. punch, kick.
GRASP
-- Actor grasping an object. e.g. clutch.
INGEST
-- Actor ingesting an object. e.g. eat.
EXPEL
-- Actor getting rid of an object from body. e.g. ????.
Six primitive conceptual categories provide building blocks which are the set of allowable dependencies in the
concepts in a sentence:
PP
-- Real world objects.
ACT
-- Real world actions.
PA
-- Attributes of objects.
AA
-- Attributes of actions.
T
-- Times.
LOC
-- Locations
FRAME