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

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


(subclass Methanol Poison) Mid-level-ontology.kif 9390-9390 Industrial alcohol is a subclass of poison
(termFormat EnglishLanguage Poison "poison") Mid-level-ontology.kif 9371-9371 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 9373-9383
(=>
    (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 9397-9408


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