reset graph logicagent: if input =~ /therefore.*? (.*) (is|are) (.*)/i then response = self.send("#{$2} \"#{$1}\" \"#{$3}\"?") end