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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Kidney
Kidney(kidney)
kidney

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


(documentation Kidney EnglishLanguage "An Organ that separates Urine from other BodySubstances and passes it to the Bladder.") Mid-level-ontology.kif 12164-12165
(externalImage Kidney "http://upload.wikimedia.org/wikipedia/commons/7/7e/ Kidney_PioM.png") pictureList.kif 4756-4756
(subclass Kidney AnimalAnatomicalStructure) Mid-level-ontology.kif 12163-12163 Kidney is a subclass of animal anatomical structure
(subclass Kidney VitalOrgan) Mid-level-ontology.kif 12162-12162 Kidney is a subclass of vital organ

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


(termFormat ChineseLanguage Kidney "肾") domainEnglishFormat.kif 32543-32543
(termFormat ChineseTraditionalLanguage Kidney "腎") domainEnglishFormat.kif 32542-32542
(termFormat EnglishLanguage Kidney "kidney") domainEnglishFormat.kif 32541-32541

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


(=>
    (attribute ?H Pyelonephritis)
    (modalAttribute
        (exists (?B ?K)
            (and
                (instance ?B Bacterium)
                (instance ?K Kidney)
                (part ?K ?H)
                (located ?B ?K))) Likely))
Medicine.kif 5053-5062
(=>
    (instance ?X Urine)
    (exists (?PROC ?KIDNEY)
        (and
            (instance ?PROC PhysiologicProcess)
            (instrument ?PROC ?KIDNEY)
            (instance ?KIDNEY Kidney)
            (result ?PROC ?X))))
Mid-level-ontology.kif 2169-2176

statement
-------------------------


(subclass LeftKidney
    (BodySideFn Left Kidney))
Medicine.kif 2888-2888 Left kidney is a subclass of the left kidney
(subclass Pyelonephritis
    (InflammationFn Kidney))
Medicine.kif 5035-5035 Urosepsis is a subclass of inflammation of kidney
(subclass RightKidney
    (BodySideFn Right Kidney))
Medicine.kif 2891-2891 Right kidney is a subclass of the right kidney


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