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 9820-9821
(subclass Poison BiologicallyActiveSubstance) Mid-level-ontology.kif 9819-9819 Poison is a subclass of biologically active substance

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


(subclass Methanol Poison) Mid-level-ontology.kif 9841-9841 Industrial alcohol is a subclass of poison
(termFormat EnglishLanguage Poison "poison") Mid-level-ontology.kif 9822-9822 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 9824-9834
(=>
    (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 9848-9859


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