sh-3.2$ ruby logicbot.rb Hello I have loaded /Users/bob/logicagent/logicagent-api.yaml. > reset graph Okay, I have reset the graph. > A is greater than B Okay, A is greater than B. > B is greater than C Okay, B is greater than C. > is C greater than A? I have no knowledge that C is greater than A. > C is greater than A Okay, C is greater than A. > is C greater than A? Yes, C is greater than A. > is A greater than C? Yes, A is greater than C. > why is A greater than C? A greater than C because: a is greater than b, and b is greater than c > why is C greater than A? C greater than A because: c is greater than a >