4: What is the instrument of a DNA-Molecule-Replication

Shaken formulation:

What is/are the instrument of a DNA-Molecule-Replication ?

Answer

The instrument of the DNA-Molecule-Replication is/are:


Question in KM

Template

What is/are the <slot> of <instance>?

Parameters

SLOT instrument
INSTANCE _DNA-Molecule-Replication1009

Code

	 
("p4: What is the <slot> of a <instance>?"
 (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 p4) (slot instrument)
 (instance _dna-molecule-replication1009)
 (values (_dna-polymerase-replication-enzyme1011))
 (explanations
  ((_dna-molecule-replication1009 instrument
    _dna-polymerase-replication-enzyme1011
    ((a dna-polymerase-replication-enzyme
      (@ dna-replication instrument)))))))
	      

Explanation

The DNA-Polymerase-Replication-Enzyme is instrument of the DNA-Molecule-Replication

Terms

Terms Definitions
  the DNA-Molecule-Replication       An instance of DNA-Molecule-Replication
  the DNA-Polymerase-Replication-Enzyme       An instance of DNA-Polymerase-Replication-Enzyme
 DNA-Molecule-Replication   A process by which a copy of a DNA molecule is made. Alberts:ECB:G-6.
 DNA-Polymerase-Replication-Enzyme   Enzyme that catalyzes the synthesis of a DNA molecule on a DNA template from nucleoside triphosphate precursors. Alberts: ECB:G-16.
 DNA-Replication   A process by which a copy of all or part of a DNA molecule or DNA strand is made. Includes the replication of the replicon subunits of DNA and repair of damaged strands. Souther.
 instrument   the entity that is used (by the agent if there is one) to perform an event.