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


KB Term:  Term intersection
English Word: 

Sigma KEE - Brain
Brain(brain)
brain, cerebral_cortex, cerebral_mantle, cortex, encephalon, head, limbic_brain, limbic_system, mind, neocortex, neocortical, neopallium, nous, pallium, psyche, upstairs, visceral_brain

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


(subclass Brain VitalOrgan) Mid-level-ontology.kif 13346-13346 Brain is a subclass of vital organ
(subclass Brain AnimalAnatomicalStructure) Mid-level-ontology.kif 13347-13347 Brain is a subclass of animal anatomical structure
(documentation Brain EnglishLanguage "The seat of the central nervous system.") Mid-level-ontology.kif 13348-13348 Brain is a subclass of animal anatomical structure
(initiallyContainsPart Brain Human) Mid-level-ontology.kif 26015-26015 Instance of brain are always initially part of instances of human
(externalImage Brain "http://upload.wikimedia.org/wikipedia/commons/4/49/ Human_brain_NIH.jpg") pictureList.kif 51-51 Instance of brain are always initially part of instances of human
(externalImage Brain "http://articulatesoftware.com/SUMOpictures/medical/ anatomy/ brain.png") pictureList.kif 288-288 Instance of brain are always initially part of instances of human

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


(partTypes Medulla Brain) Mid-level-ontology.kif 13353-13353 Every medulla is a part of a brain
(partTypes Pons Brain) Mid-level-ontology.kif 13359-13359 Every pons is a part of a brain
(partTypes ParietalLobe Brain) Mid-level-ontology.kif 13367-13367 Every parietal lobe is a part of a brain
(partTypes FrontalLobe Brain) Mid-level-ontology.kif 13375-13375 Every frontal lobe is a part of a brain
(partTypes OccipitalLobes Brain) Mid-level-ontology.kif 13382-13382 Every occipital lobes is a part of a brain
(partTypes TemporalLobes Brain) Mid-level-ontology.kif 13389-13389 Every temporal lobes is a part of a brain
(termFormat EnglishLanguage Brain "brain") domainEnglishFormat.kif 11831-11831 Every temporal lobes is a part of a brain
(termFormat ChineseTraditionalLanguage Brain "腦") domainEnglishFormat.kif 11832-11832 Every temporal lobes is a part of a brain
(termFormat ChineseLanguage Brain "脑") domainEnglishFormat.kif 11833-11833 Every temporal lobes is a part of a brain

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


(=>
    (and
        (instance ?HA Stroke)
        (instance ?H Brain)
        (located ?HA ?H))
    (exists (?M)
        (and
            (instance ?M NerveCell)
            (part ?M ?H)
            (not
                (exists (?BF ?B)
                    (and
                        (instance ?BF LiquidMotion)
                        (objectTransferred ?BF ?B)
                        (instance ?B Blood)
                        (during ?BF
                            (WhenFn ?HA))
                        (destination ?BF ?M)))))))
Mid-level-ontology.kif 13415-13432 If X is an instance of stroke, Y is an instance of brain, and X is located at Y, then All of the following hold: (1) there exists Z such that Z is an instance of nerve cell (2) Z is a part of Y (3) there don't exist W (4) V such that W is an instance of liquid motion (5) the object transferred in W is V (6) V is an instance of blood (7) W takes place during the time of existence of X (8) W ends up at Z
(=>
    (and
        (instance ?S Stroke)
        (instance ?B Brain)
        (located ?S ?B))
    (exists (?N ?D)
        (and
            (instance ?N NerveCell)
            (located ?N ?B)
            (instance ?D Destruction)
            (subProcess ?D ?S)
            (patient ?D ?N))))
Mid-level-ontology.kif 13434-13445 If X is an instance of stroke, Y is an instance of brain, and X is located at Y, then there exist Z, W such that Z is an instance of nerve cell, Z is located at Y, W is an instance of destruction, W is a subprocess of X, and Z is a patient of W
(=>
    (and
        (instance ?I Impacting)
        (patient ?I ?H)
        (holdsDuring
            (ImmediateFutureFn
                (WhenFn ?I))
            (attribute ?H
                (ImpairedBodyPartFn Brain))))
    (modalAttribute
        (holdsDuring
            (ImmediateFutureFn
                (WhenFn ?I))
            (attribute ?H Concussion)) Likely))
Medicine.kif 1309-1323 If X is an instance of impacting, Y is a patient of X, and impaired body part fn brain is an attribute of Y holds during immediately after the time of existence of X, then the statement mild traumatic brain injury is an attribute of Y holds during immediately after the time of existence of X has the modal force of likely
(=>
    (and
        (patient ?I ?B)
        (instance ?B Brain)
        (or
            (instance ?I Stroke)
            (instance ?I Injuring)
            (instance ?I Seizure))
        (experiencer ?I ?H)
        (part ?B ?H))
    (modalAttribute
        (exists (?M)
            (and
                (instance ?M Mydriasis)
                (experiencer ?M ?H)
                (causes ?I ?M))) Possibility))
emotion.kif 864-879 If X is a patient of Y, X is an instance of brain, At least one of the following holds: (1) Y is an instance of stroke (2) Y is an instance of injuring (3) Y is an instance of epileptic seizure, Z experiences Y, and X is a part of Z, then the statement there exists W such that W is an instance of mydriasis, Z experiences W, and Y causes W has the modal force of possibility
(=>
    (and
        (patient ?I ?B)
        (instance ?B Brain)
        (or
            (instance ?I Stroke)
            (instance ?I Injuring)
            (instance ?I Seizure))
        (experiencer ?I ?H)
        (part ?B ?H))
    (modalAttribute
        (exists (?M)
            (and
                (instance ?M Miosis)
                (experiencer ?M ?H)
                (causes ?I ?M))) Possibility))
emotion.kif 969-984 If X is a patient of Y, X is an instance of brain, At least one of the following holds: (1) Y is an instance of stroke (2) Y is an instance of injuring (3) Y is an instance of epileptic seizure, Z experiences Y, and X is a part of Z, then the statement there exists W such that W is an instance of miosis, Z experiences W, and Y causes W has the modal force of possibility

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


(=>
    (instance ?HA Stroke)
    (exists (?B)
        (and
            (instance ?B Brain)
            (located ?HA ?B))))
Mid-level-ontology.kif 13408-13413 If X is an instance of stroke, then there exists Y such that Y is an instance of brain and X is located at Y
(=>
    (instance ?HYPO Hypothalamus)
    (exists (?BRAIN)
        (and
            (instance ?BRAIN Brain)
            (part ?HYPO ?BRAIN))))
Mid-level-ontology.kif 13606-13611 If X is an instance of hypothalamus, then there exists Y such that Y is an instance of brain and X is a part of Y
(=>
    (holdsDuring ?T
        (attribute ?H TraumaticBrainInjury))
    (holdsDuring ?T
        (attribute ?H
            (ImpairedBodyPartFn Brain))))
Medicine.kif 1275-1280 If TBI is an attribute of X holds during Y, then impaired body part fn brain is an attribute of X holds during Y
(=>
    (and
        (instance ?S Seizure)
        (experiencer ?S ?A))
    (exists (?B)
        (and
            (instance ?B Brain)
            (part ?B ?A)
            (located ?S ?B))))
Medicine.kif 1597-1605 If X is an instance of epileptic seizure and Y experiences X, then there exists Z such that Z is an instance of brain, Z is a part of Y, and X is located at Z

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


(equal BrainDead
    (DeadOrMissingBodyPartFn Brain))
Medicine.kif 5210-5210 equal brain dead and dead or missing body part fn brain


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