MCSE 003full
MCSE 003full
MCSE-003 2
3. (a) Use Resolution Refutation mechanism to
deduce "GOD IS LOVED BY EVERYONE",
the knowledge given to the system is as
follows : 10
(i) Assume God is loved by everyone who
loves someone.
(ii) Also assume that no one loves nobody.
(i) Syllogism
(ii) Dilemma
(ii) COMPASS
(iii) EMYCIN
MCSE-003 4 8,000
No. of Printed Pages : 4 I MCSE-003 I
MCA (Revised)
Term-End Examination
December, 2011
MCSE-003 : ARTIFICIAL INTELLIGENCE AND
KNOWLEDGE MANAGEMENT
CN1
0 Time : 3 hours Maximum Marks : 100
Note : Question number 1 is compulsory. Attempt any three
questions from the rest.
MCSE-003 1 P.T.O.
(c) Construct the truth table for the formula 5
P : (—A v B) n (—(A A —B))
(d) Draw the Semantic Network of the 5
following sentence:
Kavita gives a book to her friend.
(e) What do you mean by learning ? Explain 5
briefly learning methods.
(f) Discuss the advantages and disadvantages 5
of Rule based system.
(g) Write a LISP Program to find a maximum 5
of 3 numbers.
(h) Explain Modus Tollens and Modus Ponens. 5
c
D E F G 4
3 5^
K L
" 8
0 7
MCSE-003 2
MCSE-003 3 P.T.O.
5. (a) Let A and B be two fuzzy sets given by 6
following :
MCSE-003 4
No. of Printed Pages : 2 MCSE-003
MCA (Revised)
Term-End Examination
O December, 2012
7t.
MCSE-003 : ARTIFICIAL INTELLIGENCE AND
KNOWLEDGE MANAGEMENT
Time : 3 hours Maximum Marks : 100
Note : Question number 1 is compulsory. Attempt any three
from remaing four questions.
MCSE-003 1 P.T.O.
2. (a) Represent the following facts in predicate 10
logic (WFF) :
(i) Bhaskar was a physician.
(ii) All physicians were Indian.
(iii) Ashoka was a ruler.
(iv) All Indians were either loyal to
Ashoka or hated him.
(v) Every one is loyal to some one.
(b) What do you mean by Resolution by 10
Refutation ? Based on the above facts, use
resolution to answer "Whether Bhaskar
was loyal to Ashoka".
3. Discuss the following search techniques : 4x5=20
(a) Depth First Search
(b) Breadth First Search
(c) A* Algorithm
(d) AO* Algorithm
4. (a) Write a LISP function to evaluate factorial 10
using recursion.
(b) What is Property List in LISP? How it is 5
implemented? Explain with suitable
examples.
(c) What is the importance of CUT predicate 5
in PROLOG? Explain with suitable example.
5. (a) What is an Expert System ? What are its 15
advantages and limitations ? Briefly discuss
the architecture of an Expert System.
(b) What are Expert System Shells ? Briefly 5
explain.
MCSE-003 2
No. of Printed Pages : 4 MCSE-003
MCA (Revised)
Term-End Examination
December, 2013
MCSE-003 1 P.T.O.
(c) Represent the following sentence as a 5
conceptual graph "cow has four legs and
eats grass".
(d) Write a recursive program in PROLOG, to 5
find factorial of a number.
(e) Transform the following formula to Prenex 5
Normal form :
(3x) (—(3y) Q (x, y) --> (%) R (z) S (x)))
(f) Briefly Discuss, the Chinese Room Test along 5
with its significance
(g) Convert the following WFF in to a set of 5
clauses :
VX Py Man (y) A bite (x, y) -+ dog (x))
(h) How Agents are different from Intelligent 5
Agents ? Briefly discuss the role and utility
of Agents in Artificial Intelligence.
MCSE-003 2
3. (a) Write short notes on the following : 10
(ii) A* Algorithm
MCSE-003 3 P.T.O.
5. (a) Compare and Contrast the following fair of 10
terms :
(i) Monotonic and Non-Monotonic
Reasoning
(ii) Predicate and Propositional logic
(iii) Frames and Scripts
(iv) DFS and Heuristic Search
(v) BFS and D-Search
(b) Write BFS algorithm and use it, to search 10
the Goal node in the tree given below :
0
0 0
0 0 0 0
0 0 0 0 0
0 0 0 0
0 0
MCSE-003 4
704
MCSE-003 3 P.T.O.
5. Compare and contrast any four pairs from the
following : 4x5=20
(i) Associative Networks and Conceptual
Graphs
(ii) Predicate Logic and Propositional Logic
(iii) Frames and Scripts
(iv) Abductive Inference and Analogical
Inference
(v) Resolution and Unification
(vi) MYCIN and EMYCIN
MCSE-003 4 10,000
No. of Printed Pages : 4 MCSE-003
MCA (Revised)
cN1
Term-End Examination
June, 2011
MCSE-003 : ARTIFICIAL INTELLIGENCE AND
KNOWLEDGE MANAGEMENT
Time : 3 hours Maximum Marks : 100
Note : Question number 1 is compulsory. Attempt any 3
questions from the rest.
(INSTRUMENT CUTLERRY)--■
4—[FOOD : DOSA]
MCSE-003 1 P.T.O.
(c) How does informed search differs from 5
uninformed search ? Classify the algorithm
which lies in these two categories and give
appropriate examples.
(d) Prove (p -> q) A (- r - -q)A r p is a 5
tautology, without using truth table.
(e) Write a LISP program to find GCD of two 5
numbers.
(f) Write well form formula (wff) for the 5
following.
(i) God loves every one who loves
someone
(ii) Every person has mother
(g) Find standard form of the following 5
formulas.
(i) 3 x Vy V3V3zuv w p (x, y, z, u, v, w)
MCSE-003 2
3. (a) Write Demorgan's laws for both predicate 5
and propositional logic ? The laws in these
two domains are identical or inter-related ?
Prove the Demorgan is law of propositional
logic.
(b) Apply the principle of resolution to prove 7
the theorem "Some who are intelligent can
not read", the given knowledge to the
system is as follows :
(i) Who ever can read is literate
MCSE-003 3 P.T.O.
5. (a) Write short notes on any two of the 5
followings.
(i) S-expressions in LISP
(ii) Lambda functions
(iii) Mapping functions
(b) Write well form formula (wff) for the 5
following.
(i) Nothing beautiful is evil
(ii) For every natural number there is a
number greater than it
(c) What are closed world assumption systems ? 5
What is the requirement of such systems ?
(d) Write propositional syntax of the following 5
inference rules.
(i) Simplification
(ii) Syllogism
(iii) Dilemma
(iv) Modus Ponens
(v) Hypothetical syllogism
MCSE-003 4
No. of Printed Pages : 4 MCSE-003
t■
- MCA (Revised)
Term-End Examination
O
June, 2012
MCSE-003 : ARTIFICIAL INTELLIGENCE AND
KNOWLEDGE MANAGEMENT
MCSE-003 1 P.T.O.
(f) Write short Note of DFS 5
(g) Assume the following Facts : 5
If it is not humid then it will rain
If it is humid, then it is hot
It is humid now.
Using the propositional logic Inference,
answer the Question, will it rain ?
(h) Suppose A new operator exor denoted as 5
® has been defined in the following manner :
P Q P exor Q
T T
T F
F T
F F
Create a propositional Calculus Statement
Using v , A and (exor) that is equivalent
to P exor Q.
MCSE-003 2
3. (a) Using Truth Table, Prove the P <->Q is 5
equivalent to (P —>Q) A (Q p).
MCSE-003 3 P.T.O.
5. (a) What do you mean by forward chaining ? 8
Explain with the help of examples taken
from real world. Can you use forward
chaining in ancestor - tree classification.
Why/ why not ?
(b) Create a Semantic Net for the following 6
data :
Tom is a cat.
Tom caught a bird.
Tom is owned by John
Tom is ginger in colour.
Cats like cream.
The cat sat on the mat.
A cat is a mammal.
A bird is an animal.
All mammals are animals.
Mammals have fun.
(c) For the following fuzzysets : 6
A = {a10.5, 146, c1.3, d10, el.a} and
B= a1.3, b1 .7, c1.6, c11.3, 461
Find the fuzzy set AnB,
A U B, and (AnB)'
MCSE-003 4
No. of Printed Pages : 4 MCSE-003
a MCA (Revised)
Term-End Examination
O'N
June, 2014
MCSE-003 1 P.T.O.
(e) Transform the following formula into Prenex 5
Normal form.
(Instrument Glass)
MCSE-003 2
3. (a) Write short notes on the following : 10
(i) AO* Algorithm
(ii) Reasoning techniques and its types
(b) Explain any two of the following logic 5
concepts, using suitable examples :
(i) Modus Tollens
(ii) Satisfiable statement
(iii) Resolution principle in proposition
logic
(c) Machines can be made intelligent artificially 5
but ultimately persons make the machines.
So, who is more intelligent - the artificial
machine or the person ? Justify your
answer.
MCSE-003 3 P.T.O.
(b) Write DFS algorithm and use it, to search 10
the Goal node n the tree given as
follows :
CD©
MCSE-003 4
No. of Printed Pages : 4 MCSE-003(S)
MCA (Revised)
Term-End Examination
December, 2019
((= n 1) 1)
(t (* n myfun(— n 1)))
MCSE-003(S) 1 P.T.O.
(b) How does Disjunctive Normal Form (DNF)
differ from Conjunctive Normal Form
(CNF) ? Transform the following well-form
formula into DNF :
(P --> (-(Q R))).
(c) What is Skolomization in predicate logic ?
Skolomize the following Well-Formed
Formula (WFF) :
3x 1 3x2 VY1 VY2 3x3 Vy3 P(x 1 , x2, x3, Y1 , y2, y3).
5
MCSE-003(S) 2
2. Write short notes on following : 20
(a) Turing Test
(b) Chinese Room Test
(c) Recursion in LISP
(d) Expert Systems
(e) Close World Assumption
MCSE-003(S) 3 P.T.O.
5. (a) Write a program in Prolog to find the
factorial of a number given by the user.
Write proper comments to enhance
readability of your code.
(b) What is Prenex Normal Form (PNF). Write
the steps to transform a Well-Formed
Formula (WFF) into PNF. Transform
bx (Q(x) --> (3x) R(x, y)).
MCSE-003(S) 4 6,500
No. of Printed Pages : 3 MCSE-003
MCSE-003 1 P.T.O.
(g) What are AI Agents ? What are its roles ?
(h) What are the components of an Expert
System ? Explain them briefly.
MCSE-003 2
5. Write short notes on any four of the followings :
4x5=20
(a) Semantic Net as a tool for knowledge
representation.
(b) MYCIN
(c) Genetic Algorithms
(d) Computable Functions
(e) Declarative Vs. Procedural knowledge
(f) Non-Monotonic Reasoning.
MCSE-003 3
No. of Printed Pages : 4 I MCSE-003 I
MCA (Revised)
Term-End Examination
06646
June, 2018
MCSE-003 4 6,000
No. of Printed Pages : 4 1MCSE-003
MCA (Revised)
Term-End Examination
December, 2015
MCSE-003 : ARTIFICIAL INTELLIGENCE AND
KNOWLEDGE MANAGEMENT
MCSE-003 1 P.T.O.
(d) What do you mean by Non-monotonic
reasoning system ? What are the
constituent components of such systems ?
Describe the interrelation between the
components of such systems. 5
(e) Use Resolution to determine the validity of
the following : 5
(((Vx) (A(x) --> B(x))) A (- B(x))) —> A(x)
(f) Write a LISP program to convert the
temperature in Fahrenheit to that in
Centigrade. 5
(g) Draw a truth table for the following
expression : 5
A A (A v B) (B v C)
(h) Write a well formed formula (wff) for the
following : 5
(i) God loves everyone who loves
someone.
(ii) Every person has a mother.
MCSE-003 2
3. (a) Transform the following into the
conjunctive normal forms : 5
P A Q) V (P A -IQ) A S
MCSE-003 3 P.T.O.
5. (a) List the limitations of using propositional
logic to represent the knowledge base. 5
(i) A n B = ( Ac U Bc )c
(ii) A U B = ( Ac n Be r
MCSE-003 4 13,000
No. of Printed Pages : 4 I MCSE 0031-
MCA (Revised)
Term-End Examination
0,44-20 December, 2016
MCSE-003 1 P.T.O.
(e) Draw a Conceptual Graph for the sentence
given below : 5
"Cow has four legs and eats grass."
(f) Evaluate the following LISP expressions : 5
(i) (greaterp 18 151 76)
(ii) (reverse ((pq) r (st)))
(iii) (equal 'a (car '(ab)))
(iv) (cadadr '(a (bc) d))
(v) (list 'a '(bc))
(g) Determine Concentration and
Normalization of a Fuzzy set A, given
below :
A = {car I 0.5, truck I 0.9, bus I 0.7,
scooter 10, bike I 0.2}
(h) What is the role of Agents in Artificial
Intelligence and Knowledge Management ? 5
Al : If x is on top of y, y supports x
MCSE-003 4 8,000
No. of Printed Pages : 5 I MCSE-003 I
MCA (Revised)
Term-End Examination
075-0_16 June, 2016
MCSE-003 2
(b) Elaborate the following in brief : 10
(i) Knowledge
(ii) Intelligence
(iii) Inheritance Knowledge
(iv) Knowledge Acquisition
(v) Knowledge Management
MCSE..003 3 P.T.O.
(b) Transform the following into DNF :
P—>((Q A R)< >S)
MCSE-003 4
5. (a) Draw the Semantic Net for the following : 8
(p —> q) A ( r q) A r -3 -p
MCSE-003 5 7,000
No. of Printed Pages : 4
.
I MCSE-003 I
MCA (Revised)
Term-End Examination
06 June, 2017
(ii) - A -4 B
(iii) A A C -> B
(iv) - A A C -> D
(v) A -> C
MCSE-003 1 P.T.O.
(c) Transform the following into PCNF : 5
(i) - (X -› Y) Z
(ii) (C -› D) V (C A D)
(d) Write well-formed formulae (WFF) for the
following :
(i) Person respected by every other
person is a king
(ii) Some, who are intelligent, can't read
(e) Draw a conceptual graph for the sentence,
"Car has four wheels and consumes fuel." 5
(f) Evaluate the LISP code given below, for
n = 5. Write each step while calculating the
result. 5
(defun mycode (n)
(cond ((zerop n) - 1)
(t
(*(- n)
mycode (- n 1 )))
)))
(g) Given the fuzzy set to describe the term
Tall :
Tall = {5'/0.0, 5'5"/ 0.2, 5'810.5, 6'/0.7
6'510.8, 7'/1.0}
Discuss and describe the membership
function for the fuzzy sets for each of the
following terms : 5
(i) Very tall
(ii) Not tall
(h) What is an Expert System ? Briefly discuss
the architecture of an Expert System. 5
MCSE-003 2
2. Compare and contrast the following : 20
(a) Monotonic and Non-monotonic reasoning
(b) DFS and BFS
(c) Conceptual Graph and Conceptual
Dependency
(d) Predicate and Prepositional Logic
3. (a) Write a LISP program to find the
maximum of three numbers. 5
(b) Write a prolog program to identify the
grandfather relation. You can create a
knowledge base of your choice. 5
(c) Write short notes on any two of the
following : 10
(i) Associative Networks
(ii) Task Environments of Agents
(iii) S-Expressions
4. (a) Briefly discuss the term 'Truth
Maintenance System (TMS)'.
(b) What do you mean by the term
Backtracking ? Describe this concept of
Backtracking with the help of a suitable
program in prolog.
(c) Express the following knowledge as a
semantic network .structure with
interconnected nodes and labelled arcs :
"Anu is the Principal of XYZ School. She is
married to Raj and has a female child,
Anita. Anita goes to school. Raj plays golf
and owns a silver coloured German made
car, Benz."
MCSE-003 P.T.O.
5. (a) What do you mean by the term 'Agents' in
Artificial Intelligence ? Classify the various
types of Agents.
(b) What do you understand by a rule of
inference ? Discuss any four rules of
inference. 5
(c) How is the concept of matching used in
Artificial Intelligence, for problem solving ?
Explain the Indexing Technique used for
rule matching. 10
MCSE-003 4 3,500
No. of Printed Pages : 4 MCSE-003 I
MCA (Revised)
Term-End Examination
009 I CI December, 2017
0 0 0 0
GO 0 0 00
0 00 0 0
00 0
MCSE-003 2
(b) Given the following information :
Al : If 'a' is on top of 13', `13' supports 'a'
A2 : If 'a' is above 13', and they are touching
each other, 'a' is on top of `b'
A3 : A jug is above the table
A4 : A jug is touching the table
Perform the following tasks : 10
(i) Translate the statements Al to A4
(given) in clausal form.
(ii) Show that the predicate support
(table, jug) is true, using Resolution.
3. (a) What is the difference between Knowledge
and Intelligence ? Enumerate the various
knowledge representation schemes, giving
a brief description for each scheme. 10
(b) Write the AO* algorithm. Briefly discuss
any application area of the AO* algorithm. 5
(c) What are the various methods to deal with
the uncertainty in the knowledge system ?
Discuss any one of them. 5
4. (a) Differentiate between the following
(any two) :
(i) Forward chaining and Backward
chaining
(ii) Conceptual graph and Conceptual
dependency structure
(iii) A* and AO* algorithms
Give suitable examples and diagrams to
explain the differences. 10
MDSE-003 3 P.T.O.
(b) Write short notes on any two of the
following : 10
(i) Chinese Room Experiment
(ii) Scripts
(iii) Heuristic Search
MCSE-003 4 6,500