Instead, PRODIGY knows a subset of ForMAT commands. When the front-end to PRODIGY-Analogy detects one of these commands from ForMAT, the command unintelligently triggers an intelligent response.
The current set of triggers is as follows:
(case ForMAT-Command (:completed-prodigy-tasks (mark-tasks-completed (first arguments)) ) (:save-default-features (destination-suggestions arguments) ) (:save-goals (make-similar-case-suggestions ForMAT-action t) ) (:check-goal-consistency (consistency-suggestions) ) (:add-child (more-destination-suggestions arguments) ) (:copy-fm (multiple-destination-suggestions arguments) ) (:add-parent (yet-another-destination-suggestion arguments) ) ((:add-fm-feature :change-feature-value) (final-destination-suggestion arguments) ))
Correspondence: mcox+@cs.cmu.edu
Last Edited: July 25, 1996