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


KB Term:  Term intersection
English Word: 

Sigma KEE - AgentOfOrganismFn
AgentOfOrganismFn

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


(documentation AgentOfOrganismFn EnglishLanguage "A Function that returns the BiologicalAgent composed of the given Organism in a Solution of Mixture.") WMD.kif 84-85
(instance AgentOfOrganismFn UnaryFunction) WMD.kif 86-86 Agent of organism fn is an instance of unary function
(domainSubclass AgentOfOrganismFn 1 Organism) WMD.kif 87-87 The number 1 argument of Agent of organism fn is a subclass of organism
(rangeSubclass AgentOfOrganismFn BiologicalAgent) WMD.kif 88-88 The values returned by Agent of organism fn are subclasses of biological agent

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


(format EnglishLanguage AgentOfOrganismFn "the biological agent of %1") domainEnglishFormat.kif 2716-2716
(format ChineseTraditionalLanguage AgentOfOrganismFn "%1 的 biological agent ") domainEnglishFormat.kif 2717-2717
(format ChineseLanguage AgentOfOrganismFn "%1 的 biological agent ") domainEnglishFormat.kif 2718-2718
(termFormat EnglishLanguage AgentOfOrganismFn "Agent of organism fn") domainEnglishFormat.kif 64419-64419

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


(=>
    (instance ?X
        (AgentOfOrganismFn ?Y))
    (exists (?Z)
        (and
            (instance ?Z ?Y)
            (part ?Z ?X))))
WMD.kif 89-95 If X is an instance of the biological agent of Y, then there exists Z such that Z is an instance of Y and Z is a part of X
(=>
    (equal ?C
        (AgentOfOrganismFn YersiniaPestis))
    (subclass ?C LifeThreateningAgent))
WMD.kif 396-399 If equal X and the biological agent of yersinia pestis, then X is a subclass of life threatening agent
(=>
    (equal ?C
        (AgentOfOrganismFn SerratiaMarcenscens))
    (subclass ?C LifeThreateningAgent))
WMD.kif 1366-1369 If equal X and the biological agent of serratia marcenscens, then X is a subclass of life threatening agent
(=>
    (equal ?C
        (AgentOfOrganismFn CoccidioidesImmitis))
    (subclass ?C LifeThreateningAgent))
WMD.kif 1376-1379 If equal X and the biological agent of coccidioides immitis, then X is a subclass of life threatening agent
(=>
    (equal ?C
        (AgentOfOrganismFn CoccidiodesPosadasii))
    (subclass ?C LifeThreateningAgent))
WMD.kif 1388-1391 If equal X and the biological agent of coccidiodes posadasii, then X is a subclass of life threatening agent
(=>
    (equal ?C
        (AgentOfOrganismFn TickBorneEncephalitisVirus))
    (subclass ?C LifeThreateningAgent))
WMD.kif 2014-2017 If equal X and the biological agent of tick borne encephalitis virus, then X is a subclass of life threatening agent


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