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



KB Term:  Term intersection
English Word: 

Sigma KEE - PhysiologicProcess
PhysiologicProcess(physiologic process)amelogenesis, arousal, autoregulation, bacteriostasis, bat, bawl, be_full, blink, blink_away, blub, blubber, body, circadian, conglutination, control, convalescence, cry, flutter, galvanisation, galvanization, gestational, hasten, healing, induce, life_cycle, lysis, mewl, motor_control, nictate, nictitate, palpebrate, personify, physiologic, physiological, physiology, progestational, pule, quickening, rally, recovery, recuperation, rousing, rush, sniffle, snivel, snuffle, sob, squinch, squint, stimulate...

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


(subclass PhysiologicProcess BiologicalProcess) Merge.kif 10384-10384 Physiologic process is a subclass of biological process
(documentation PhysiologicProcess EnglishLanguage "A normal process of an Organism or part of an Organism.") Merge.kif 10386-10387 Physiologic process is a subclass of biological process

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


(subclass AutonomicProcess PhysiologicProcess) Merge.kif 10389-10389 Autonomic process is a subclass of physiologic process
(subclass OrganismProcess PhysiologicProcess) Merge.kif 10410-10410 Organism process is a subclass of physiologic process
(disjoint PathologicProcess PhysiologicProcess) Merge.kif 10632-10632 Pathologic process is disjoint from physiologic process
(subclass PupillaryResponse PhysiologicProcess) emotion.kif 738-738 Pupillary response is a subclass of physiologic process
(subclass PhysiologicalResponseToEmotionalState PhysiologicProcess) emotion.kif 2240-2240 Physiological response to emotion process is a subclass of physiologic process
(termFormat EnglishLanguage PhysiologicProcess "physiologic process") english_format.kif 1363-1363 Physiological response to emotion process is a subclass of physiologic process

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


(domainSubclass ImpairmentFn 1 PhysiologicProcess) Merge.kif 13779-13779 The number 1 argument of impairment is a subclass of physiologic process

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


(=>
    (instance ?PART BodyPart)
    (exists (?PROC)
        (and
            (instance ?PROC PhysiologicProcess)
            (result ?PROC ?PART))))
Merge.kif 15272-15277 If X is an instance of body part, then there exists Y such that Y is an instance of physiologic process and X is a result of Y
(=>
    (instance ?X Excrement)
    (exists (?PROC ?ORG)
        (and
            (instance ?ORG Organism)
            (instance ?PROC PhysiologicProcess)
            (result ?PROC ?X)
            (agent ?PROC ?ORG))))
Mid-level-ontology.kif 2666-2673 If X is an instance of excrement, then there exist Y, Z such that Z is an instance of organism, Y is an instance of physiologic process, X is a result of Y, and Z is an agent of Y
(=>
    (instance ?X Feces)
    (exists (?PROC ?INT)
        (and
            (instance ?PROC PhysiologicProcess)
            (instrument ?PROC ?INT)
            (instance ?INT Intestine)
            (result ?PROC ?X))))
Mid-level-ontology.kif 2684-2691 If X is an instance of feces, then there exist Y, Z such that Y is an instance of physiologic process, Z is an instrument for Y, Z is an instance of intestine, and X is a result of Y
(=>
    (instance ?X Urine)
    (exists (?PROC ?KIDNEY)
        (and
            (instance ?PROC PhysiologicProcess)
            (instrument ?PROC ?KIDNEY)
            (instance ?KIDNEY Kidney)
            (result ?PROC ?X))))
Mid-level-ontology.kif 2702-2709 If X is an instance of urine, then there exist Y, Z such that Y is an instance of physiologic process, Z is an instrument for Y, Z is an instance of kidney, and X is a result of Y
(=>
    (instance ?H Honey)
    (exists (?P ?B)
        (and
            (instance ?P PhysiologicProcess)
            (agent ?P ?B)
            (instance ?B Bee)
            (result ?P ?H))))
Mid-level-ontology.kif 23910-23917 If X is an instance of honey, then there exist Y, Z such that Y is an instance of physiologic process, Z is an agent of Y, Z is an instance of bee, and X is a result of Y


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