CS-14 Intelligent Systems June-2003
Question Paper Of CS-14 Intelligent Systems June-2003
Q.1(a) For each of the statements given below, tell whether it is TRUE or FALSE.
(i) Computers are better than human beings in the matter of non-numeric symbolic processing.
(ii) Knowledge is food for intelligence.
(iii) AI does not overlap with any of the disciplines : linguistics, psychology or philosophy.
(b) For the following logical expression, construct truth table
(C v~ D)→(D→C)
© Represent the following English, sentence as a conceptual graph :
A cow has four legs and eats grass.
(d) Write a LISP program to convert Centigrade temperatures to Fahrenheit.
(e) Name various informed search methods used in AI. What do you understand by ‘Heuristics’? What is the role of’ Heuristics’ in informed search?
(f) Briefly write about the role played by each of the following concepts in Object-Oriented approach to knowledge representation :
(i) Class
(ii) Message
(g) Enumerate at least six knowledge represent schemes.
(h) Evaluate the following LISP expressions:
(i)(greaterp 18 151 76)
(ii) (reverse ((p q) r (s t)))
(iii) (+ (/ 9 5) 50)
(i) Write the following syntactic inference methods in symbolic form :
(i) Abductive Inference
(ii) Modus Ponen in FOPL
(iii) Simplification

