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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - ToxicOrganism
ToxicOrganism

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


(documentation ToxicOrganism EnglishLanguage "The Class of Organisms which are poisonous to other Organisms.") WMD.kif 188-189
(subclass ToxicOrganism Organism) WMD.kif 187-187 ToxicOrganismsubclass では

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


(subclass BacterialAgent ToxicOrganism) WMD.kif 198-198 BacterialAgentToxicOrganismsubclass では
(subclass FungalAgent ToxicOrganism) WMD.kif 213-213 FungalAgentToxicOrganismsubclass では
(subclass ViralAgent ToxicOrganism) WMD.kif 230-230 ViralAgentToxicOrganismsubclass では
(termFormat ChineseLanguage ToxicOrganism "有毒生物") domainEnglishFormat.kif 58684-58684 ViralAgentToxicOrganismsubclass では
(termFormat ChineseTraditionalLanguage ToxicOrganism "有毒生物") domainEnglishFormat.kif 58683-58683 ViralAgentToxicOrganismsubclass では
(termFormat EnglishLanguage ToxicOrganism "toxic organism") domainEnglishFormat.kif 58682-58682 ViralAgentToxicOrganismsubclass では
(termFormat Hindi ToxicOrganism "vEshika jIva") terms-hindi.txt 220-220 ViralAgentToxicOrganismsubclass では
(termFormat ItalianLanguage ToxicOrganism "SostanzaTossica") terms-it.txt 223-223 ViralAgentToxicOrganismsubclass では
(termFormat cz ToxicOrganism "toxic organism") terms-cz.txt 258-258 ViralAgentToxicOrganismsubclass では
(termFormat de ToxicOrganism "giftiger rganismus") terms-de.txt 517-517 ViralAgentToxicOrganismsubclass では
(termFormat tg ToxicOrganism "nakalalasong bagay") terms-tg.txt 224-224 ViralAgentToxicOrganismsubclass では

appearance as argument number 3
-------------------------


(partition BiologicalAgent Toxin ToxicOrganism) WMD.kif 157-157 BiologicalAgentToxin + ToxicOrganismexhaustively partitioned

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


(=>
    (instance ?ORGANISM ToxicOrganism)
    (exists (?SUBSTANCE)
        (and
            (instance ?SUBSTANCE Toxin)
            (part ?SUBSTANCE ?ORGANISM))))
WMD.kif 191-196

consequent
-------------------------


(=>
    (instance ?SUBSTANCE Toxin)
    (exists (?ORGANISM ?PROCESS)
        (and
            (instance ?ORGANISM ToxicOrganism)
            (instance ?PROCESS BiologicalProcess)
            (instrument ?PROCESS ?ORGANISM)
            (or
                (result ?PROCESS ?SUBSTANCE)
                (exists (?RESULT)
                    (and
                        (result ?PROCESS ?RESULT)
                        (copy ?SUBSTANCE ?RESULT)))))))
WMD.kif 166-178


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