Using the ng predicates Sx x is a student Bx x is a book Oxy
     Using the ng predicates S(x) x is a student B(x) x is a book O(x,y) X owns y (x,y) x likca y translate the following sentence If a student likes a book, he or she owns it C (vx)(vy)t(s(x) & B (y) & L(x,y)) O(x,y)] O (v x)(vx)t(s(x) & B (x) & L(x,y)) O(x,y)] CO C(s(x) & B(y) & L(x, y)) O(x,y)]  
  
  Solution
1) the alnswer is the thrird part that is when x is a student and y is a book and if x likes y then x owns y
2)The answer to it is 1st part as all the books are not owned by all the students
3) The answer is the 3rd part as if for all x and some y if x is a student then it does not like some books.

