Hello all, how I can define the equivalence of this rule ?x hasFather ?y ∧ ?y hasBrother ?z => ?x hasUncle ?z in Jess/CLIPS . I assume that ?x, ?y and ?z are instances of class Person; and class Person has 3 slots (hasBroher with type Instance,hasFather with type Instance ,hasUncle with type Instance)
Thanks in advance. Joe_ -- View this message in context: http://www.nabble.com/define-Uncle-rule-tp22785792p22785792.html Sent from the Jess mailing list archive at Nabble.com. -------------------------------------------------------------------- To unsubscribe, send the words 'unsubscribe jess-users [email protected]' in the BODY of a message to [email protected], NOT to the list (use your own address!) List problems? Notify [email protected]. --------------------------------------------------------------------
