poisoning (Poisoning)
A Poisoning is caused by an external
substance. Since Poisoning is not possible without some biologic
function which affects the Organism being injured, it is a subclass
of BiologicalProcess.
Ontology
SUMO / PROCESSESSuperclass(es)
Related WordNet synsets
- poisoning
- the physiological state produced by a poison or a toxic substance
- poison
- administer poison to; "She poisoned her husband"
- poison, envenom
- add poison to; "Her husband poisoned her drink in order to kill her"
See more related synsets on a separate page.
Axioms (2)
If poison is an instance of poisoning, then there exists thing so that thing is a patient of poison and thing is an instance of organism or thing is an instance of anatomical structure.
(=>
(instance ?POISON Poisoning)
(exists
(?THING)
(and
(patient ?POISON ?THING)
(or
(instance ?THING Organism)
(instance ?THING AnatomicalStructure)))))
If poison is an instance of poisoning, then there exists biologically active substance substance so that substance is an instrument for poison.
(=>
(instance ?POISON Poisoning)
(exists
(?SUBSTANCE)
(and
(instance ?SUBSTANCE BiologicallyActiveSubstance)
(instrument ?POISON ?SUBSTANCE))))