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



KB Term:  Term intersection
English Word: 

Sigma KEE - Injecting
Injecting(injecting)
infuse, inject, injection, shoot, shot

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


(subclass Injecting Inserting) Merge.kif 11709-11709 Injecting is a subclass of inserting
(documentation Injecting EnglishLanguage "Inserting a BiologicallyActiveSubstance into an Animal or a Human with a syringe.") Merge.kif 11711-11712 Injecting is a subclass of inserting
(externalImage Injecting "http://upload.wikimedia.org/wikipedia/commons/ f/ fb/ Injection_23.JPG") pictureList.kif 4734-4734 Injecting is a subclass of inserting

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


(biochemicalAgentDelivery BacillusAnthracis Injecting) WMD.kif 277-277 Injecting is a biochemical agent delivery of bacillus anthracis
(biochemicalAgentDelivery BurkholderiaMallei Injecting) WMD.kif 352-352 Injecting is a biochemical agent delivery of burkholderia mallei
(biochemicalAgentDelivery BurkholderiaPseudomallei Injecting) WMD.kif 368-368 Injecting is a biochemical agent delivery of burkholderia pseudomallei
(biochemicalAgentDelivery MonkeypoxVirus Injecting) WMD.kif 1230-1230 Injecting is a biochemical agent delivery of monkeypox virus
(biochemicalAgentDelivery ClostridiumTetani Injecting) WMD.kif 1503-1503 Injecting is a biochemical agent delivery of clostridium tetani
(biochemicalAgentDelivery MalarialPlasmodium Injecting) WMD.kif 1612-1612 Injecting is a biochemical agent delivery of malarial plasmodium
(biochemicalAgentDelivery WestNileVirus Injecting) WMD.kif 1624-1624 Injecting is a biochemical agent delivery of west nile virus
(biochemicalAgentDelivery DengueFeverVirus Injecting) WMD.kif 1637-1637 Injecting is a biochemical agent delivery of dengue fever virus
(biochemicalAgentDelivery LaCrosseVirus Injecting) WMD.kif 1657-1657 Injecting is a biochemical agent delivery of la crosse virus
(biochemicalAgentDelivery SaintLouisEncephalitisVirus Injecting) WMD.kif 1671-1671 Injecting is a biochemical agent delivery of saint louis encephalitis virus
(biochemicalAgentDelivery EasternEquineEncephalitisVirus Injecting) WMD.kif 1686-1686 Injecting is a biochemical agent delivery of eastern equine encephalitis virus
(biochemicalAgentDelivery JapaneseEncephalitisVirus Injecting) WMD.kif 1700-1700 Injecting is a biochemical agent delivery of japanese encephalitis virus
(biochemicalAgentDelivery MarburgVirus Injecting) WMD.kif 1732-1732 Injecting is a biochemical agent delivery of marburg virus
(biochemicalAgentDelivery HepatitisAVirus Injecting) WMD.kif 1779-1779 Injecting is a biochemical agent delivery of hepatitis A virus
(biochemicalAgentDelivery HepatitisBVirus Injecting) WMD.kif 1791-1791 Injecting is a biochemical agent delivery of hepatitisB virus
(biochemicalAgentDelivery HepatitisCVirus Injecting) WMD.kif 1802-1802 Injecting is a biochemical agent delivery of hepatitisC virus
(biochemicalAgentDelivery CrimeanCongoHemorrhagicFeverVirus Injecting) WMD.kif 1917-1917 Injecting is a biochemical agent delivery of crimean congo hemorrhagic fever virus
(biochemicalAgentDelivery TickBorneEncephalitisVirus Injecting) WMD.kif 2021-2021 Injecting is a biochemical agent delivery of tick borne encephalitis virus
(termFormat EnglishLanguage Injecting "injecting") domainEnglishFormat.kif 30153-30153 Injecting is a biochemical agent delivery of tick borne encephalitis virus
(termFormat ChineseTraditionalLanguage Injecting "注射") domainEnglishFormat.kif 30154-30154 Injecting is a biochemical agent delivery of tick borne encephalitis virus
(termFormat ChineseLanguage Injecting "注射") domainEnglishFormat.kif 30155-30155 Injecting is a biochemical agent delivery of tick borne encephalitis virus

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


(diseaseMedicine RheumatoidArthritis Clarithromycin Injecting) Medicine.kif 3655-3655 Rheumatoid arthritis is disease treatment clarithromycin for injecting
(diseaseMedicine Ondansetron Nausea Injecting) Medicine.kif 5107-5107 Ondansetron is disease treatment nausea for injecting
(diseaseMedicine Ondansetron Vomiting Injecting) Medicine.kif 5109-5109 Ondansetron is disease treatment vomiting for injecting
(diseaseMedicine RheumatoidArthritis Sarilumab Injecting) Medicine.kif 5291-5291 Rheumatoid arthritis is disease treatment sarilumab for injecting
(biochemicalAgentAntidote NerveAgent Atropine Injecting) WMD.kif 556-556 Nerve agent biochemical agent antidote atropine for injecting

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


(=>
    (instance ?INJECT Injecting)
    (exists (?SUBSTANCE ?ANIMAL)
        (and
            (patient ?INJECT ?SUBSTANCE)
            (instance ?SUBSTANCE BiologicallyActiveSubstance)
            (attribute ?SUBSTANCE Liquid)
            (destination ?INJECT ?ANIMAL)
            (instance ?ANIMAL Animal))))
Merge.kif 11714-11722 If X is an instance of injecting, then there exist Y, Z such that Y is a patient of X, Y is an instance of biologically active substance, liquid is an attribute of Y, X ends up at Z, and Z is an instance of animal
(=>
    (and
        (instance ?I Injecting)
        (instance ?A Adalimumab)
        (objectTransferred ?I ?A)
        (located ?I ?BP)
        (instance ?BP BodyPart)
        (destination ?I ?H))
    (modalAttribute
        (exists (?T)
            (and
                (holdsDuring ?T
                    (attribute ?H
                        (PainFn ?BP)))
                (during ?T
                    (FutureFn
                        (WhenFn ?I))))) Likely))
Medicine.kif 3659-3675 If All of the following hold: (1) X is an instance of injecting (2) Y is an instance of adalimumab (3) the object transferred in X is Y (4) X is located at Z (5) Z is an instance of body part (6) X ends up at W, then the statement there exists V such that pain in the Z is an attribute of W holds during V and V takes place during after the time of existence of X has the modal force of likely

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


(=>
    (instance ?A InjectedAntibiotic)
    (hasPurpose ?A
        (exists (?I)
            (and
                (instance ?I Injecting)
                (objectTransferred ?I ?A)))))
Medicine.kif 1330-1336 If X is an instance of injected antibiotic, then X has the purpose there exists Y such that Y is an instance of injecting and the object transferred in Y is X
(=>
    (holdsDuring ?T
        (and
            (attribute ?H InfectiousDisease)
            (attribute ?H Diabetes)
            (attribute ?H
                (ImpairedBodyPartFn Foot))))
    (holdsDuring ?T
        (diseaseMedicine InfectiousDisease Ertapenem Injecting)))
Medicine.kif 1357-1364 If infectious disease is an attribute of X, diabetes mellitus is an attribute of X, and impaired body part fn foot is an attribute of X holds during Y, then infectious disease is disease treatment ertapenem for injecting holds during Y
(=>
    (instance ?EP EpiPen)
    (hasPurpose ?EP
        (exists (?I)
            (and
                (instance ?I Injecting)
                (instrument ?I ?EP)))))
Medicine.kif 6402-6408 If X is an instance of adrenaline autoinjector, then X has the purpose there exists Y such that Y is an instance of injecting and X is an instrument for Y
(=>
    (instance ?EP EpiPen)
    (hasPurpose ?EP
        (exists (?I ?H ?A)
            (and
                (instance ?I Injecting)
                (instrument ?I ?EP)
                (destination ?I ?H)
                (experiencer ?A ?H)
                (instance ?A Anaphylaxis)
                (during
                    (WhenFn ?I)
                    (WhenFn ?A))))))
Medicine.kif 6410-6422 If X is an instance of adrenaline autoinjector, then All of the following hold: (1) X has the purpose there exist Y, Z (2) W such that Y is an instance of injecting (3) X is an instrument for Y (4) Y ends up at Z (5) Z experiences W (6) W is an instance of anaphylaxis (7) the time of existence of Y takes place during the time of existence of W


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners