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


KB Term:  Term intersection
English Word: 

Sigma KEE - Antibody
Antibody(antibody)
Forssman_antibody, agglutinin, alloantibody, antibody, autoantibody, heterophil_antibody, heterophile_antibody, isoagglutinin, isoantibody, monoclonal, monoclonal_antibody, opsonin, precipitin, rheumatoid_factor

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


(subclass Antibody Protein) Mid-level-ontology.kif 11091-11091 Antibody is a subclass of protein
(documentation Antibody EnglishLanguage "An immunoglobulin which is produced by the body and which has the ability to neutralize Antigens.") Mid-level-ontology.kif 11092-11093 Antibody is a subclass of protein
(externalImage Antibody "http://upload.wikimedia.org/wikipedia/commons/3/ 33/ Antibody.jpg") pictureList.kif 4504-4504 Antibody is a subclass of protein

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


(subclass MonoclonalAntibody Antibody) Mid-level-ontology.kif 11682-11682 Monoclonal antibody is a subclass of antibody
(subclass COVIDAntibody Antibody) Medicine.kif 2785-2785 COVID antibody is a subclass of antibody
(termFormat EnglishLanguage Antibody "antibody") domainEnglishFormat.kif 7846-7846 COVID antibody is a subclass of antibody
(termFormat ChineseTraditionalLanguage Antibody "抗體") domainEnglishFormat.kif 7847-7847 COVID antibody is a subclass of antibody
(termFormat ChineseLanguage Antibody "抗体") domainEnglishFormat.kif 7848-7848 COVID antibody is a subclass of antibody

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


(=>
    (instance ?BODY Antibody)
    (hasPurpose ?BODY
        (exists (?DEST ?ANTI)
            (and
                (instance ?DEST Destruction)
                (agent ?DEST ?BODY)
                (patient ?DEST ?ANTI)
                (instance ?ANTI Antigen)))))
Mid-level-ontology.kif 11095-11103 If X is an instance of antibody, then X has the purpose there exist Y, Z such that Y is an instance of destruction, X is an agent of Y, Z is a patient of Y, and Z is an instance of antigen

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


(=>
    (and
        (instance ?AI AutoImmuneDisorder)
        (experiencer ?AI ?H))
    (exists (?A ?D ?C)
        (and
            (instance ?A Antibody)
            (part ?A ?H)
            (instance ?C Cell)
            (part ?C ?H)
            (instance ?D Destruction)
            (instrument ?D ?A)
            (not
                (desires ?H
                    (and
                        (instance ?D Destruction)
                        (instrument ?D ?A)))))))
Medicine.kif 2206-2222 If X is an instance of auto-immune disease and Y experiences X, then there exist Z, W and V such that Z is an instance of antibody and Z is a part of Y and V is an instance of cell and V is a part of Y and W is an instance of destruction and Z is an instrument for W and Y doesn't desire ~{ W is an instance of destruction } or ~{ Z is an instrument for 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-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners