5: Whose instrument is a Primase
Shaken formulation:
Whose instrument is a Primase ?
Answer
the Primase is the instrument of no known Event
Question in KM
Template
Whose <slot> is <instance>?
Parameters
| SLOT | instrument |
|---|---|
| INSTANCE | _Primase1017 |
Code
("p4: Whose <slot> is <instance>?
This is the inverse version of p4 (What is the inverse (<slot>) of <instance>), so use p4 for this."
(defun answer-p4-data0 (slot instance)
`(answer
(question-type p4)
(slot ,slot)
(instance ,instance)
(values ,(km `#$(the ,SLOT of ,INSTANCE) :fail-mode 'fail)))))
Raw Answer
((question-type p4i) (slot instrument) (instance _primase1017) (values nil) (explanations nil))
Terms
SHAKEN - Unpublished Copyright © 1999-2001, SRI Team