(defrelation natural (?x) := (and (integer ?x) (> = ?x 0))) (believes john '(material moon stilton)) (=> (believes john ?p) (believes mary ?p))
Contents    Page-10    Prev    Next    Page+10    Index