Goal: Solution: Let, X Be The Light Sleeper
Goal: Solution: Let, X Be The Light Sleeper
Goal: Solution: Let, X Be The Light Sleeper
1. ¬food(x) V likes(Gita, x)
2. food(Mango),food(chapati)
3. ¬eats(x,y) V killed(x) V food(y)
4. eats(Gita, almonds), alive(Gita)
5. killed(x) V alive(x)
6. ¬alive(x) V ¬killed(x)
Semantic Netorks
Answer: Advantages: • Semantic networks are easier to read and understand by humans. • They are
easier to implement and can be more efficient (since they can use special purpose procedures). • They
can be more expressive than first-order logic in some regards (for instance, inheritance with exceptions).
Disadvantages: • They are less expressive than first-order logic in some regards (for instance, negation
and disjunction are problems). • Their semantics is often not well defined. • They have problems with
multiple inheritance of incompatible properties.
Draw the semantic network that represents the data given below: