doctor-svo

doctor-svo is a compiled Lisp function in `doctor.el'.

(doctor-svo SENT KEY TYPE MEM)

Find subject, verb and object in sentence SENT with focus on word KEY.
TYPE is number of words preceding KEY to start looking for subject.
MEM is t if results are to be put on Doctor's memory stack.
Return in the global variables DOCTOR-SUBJ, DOCTOR-VERB, DOCTOR-OBJECT,
and DOCTOR-OBJ.