Match the following : \(\begin{array}{clcl} & \textbf{List – I} &&…
2014
Match the following :
\(\begin{array}{clcl} & \textbf{List – I} && \textbf{List – II} \\ \text{a.} &\text{Script} & \text{i.} & \text{Directed graph with labelled nodes for graphical} \\ &&&\text{representation of knowledge } \\ \text{b.} & \text{Conceptual} & \text{ii.} & \text{Knowledge about objects and events is stored in} \\&\text{Dependencies}&& \text{record-like structures consisting of slots and} \\ &&&\text{slot values.} \\ \text{c.} & \text{Frames} & \text{iii.} &\text{Primitive concepts and rules to represent natural} \\&&& \text{language statements } \\ \text{d.} & \text{Associative} & \text{iv.} & \text{Frame like structures used to represent} \\ &\text{Network}&& \text{stereotypical patterns for commonly occurring}\\ &&& \text{events in terms of actors, roles, props and scenes. } \\ \end{array}\)
Codes :
- A.
a-iv, b-ii, c-i, d-iii
- B.
a-iv, b-iii, c-ii, d-i
- C.
a-ii, b-iii, c-iv, d-i
- D.
a-i, b-iii, c-iv, d-ii
Attempted by 57 students.
Show answer & explanation
Correct answer: B
Correct matching and brief explanations:
Script: Frame-like structures used to represent stereotypical patterns for commonly occurring events in terms of actors, roles, props and scenes.
Conceptual Dependencies: Primitive concepts and rules to represent the meanings of natural-language statements.
Frames: Record-like structures where knowledge about objects and events is stored as slots and slot values.
Associative Network: A directed graph with labelled nodes used for the graphical representation of knowledge.
Therefore the correct matching is: Script → stereotypical event patterns; Conceptual Dependencies → primitive concepts and rules; Frames → record-like slot structures; Associative Network → directed graph with labelled nodes.