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

Formal Language: 



KB Term:  Term intersection
English Word: 

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

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


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

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


(subclass Methanol Poison) Mid-level-ontology.kif 8835-8835 Industrial alcohol is a subclass of poison
(termFormat EnglishLanguage Poison "poison") Mid-level-ontology.kif 8816-8816 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 8818-8828
(=>
    (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 8842-8853


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 is open source software produced by Articulate Software and its partners