Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  Editor |  ]  KB:  Language: 
  Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Poison
Poison(poison)poison, poisonous_substance, toxicant

appearance as argument number 1
-------------------------


(subclass Poison BiologicallyActiveSubstance) Mid-level-ontology.kif 9954-9954 Poison is a subclass of biologically active substance
(documentation Poison EnglishLanguage "Any BiologicallyActiveSubstance that causes Damaging to an Organism when Ingesting it.") Mid-level-ontology.kif 9955-9956 Poison is a subclass of biologically active substance

appearance as argument number 2
-------------------------


(termFormat EnglishLanguage Poison "poison") Mid-level-ontology.kif 9957-9957
(subclass Methanol Poison) Mid-level-ontology.kif 9976-9976 Industrial alcohol is a subclass of poison

antecedent
-------------------------


(=>
    (and
        (instance ?P Poison)
        (instance ?I Ingesting)
        (moves ?I ?P)
        (experiencer ?I ?H))
    (exists (?D)
        (and
            (instance ?D Damaging)
            (experiencer ?D ?H)
            (causes ?I ?D))))
Mid-level-ontology.kif 9959-9969 If X is an instance of poison, Y is an instance of ingesting, X moves during Y, and Z experiences Y, then there exists W such that W is an instance of damaging, Z experiences W, and Y causes W
(=>
    (and
        (instance ?P Poison)
        (instance ?I Ingesting)
        (moves ?I ?P)
        (experiencer ?I ?H))
    (modalAttribute
        (holdsDuring
            (FutureFn
                (WhenFn ?I))
            (attribute ?H Blind)) Possibility))
Mid-level-ontology.kif 9983-9994 If X is an instance of poison, Y is an instance of ingesting, X moves during Y, and Z experiences Y, then the statement blindness is an attribute of Z holds during after the time of existence of Y has the modal force of possibility


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners