Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  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
-------------------------


(documentation PhysiologicProcess ChineseLanguage "这是一个 Organism 或者是一个 Organism 的一部分的一个正常过程。") chinese_format.kif 2896-2897
(documentation PhysiologicProcess EnglishLanguage "A normal process of an Organism or part of an Organism.") Merge.kif 10144-10145
(documentation PhysiologicProcess JapaneseLanguage "Organism または Organism の一部の通 常のプロセス。") japanese_format.kif 1645-1646
(subclass PhysiologicProcess BiologicalProcess) Merge.kif 10142-10142 Physiologic process is a subclass of biological process

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


(disjoint PathologicProcess PhysiologicProcess) Merge.kif 10369-10369 Pathologic process is disjoint from physiologic process
(subclass AutonomicProcess PhysiologicProcess) Merge.kif 10147-10147 Autonomic process is a subclass of physiologic process
(subclass OrganismProcess PhysiologicProcess) Merge.kif 10168-10168 Organism process is a subclass of physiologic process
(subclass PhysiologicalResponseToEmotionalState PhysiologicProcess) emotion.kif 1367-1367 Physiological response to emotion process is a subclass of physiologic process
(termFormat ChineseLanguage PhysiologicProcess "生理过程") chinese_format.kif 1074-1074
(termFormat EnglishLanguage PhysiologicProcess "physiologic process") english_format.kif 1359-1359
(termFormat FrenchLanguage PhysiologicProcess "processus physiologique") french_format.kif 752-752
(termFormat Hindi PhysiologicProcess "shaarIrika prakriyaa") terms-hindi.txt 284-284
(termFormat ItalianLanguage PhysiologicProcess "ProcessoFisiologico") terms-it.txt 285-285
(termFormat JapaneseLanguage PhysiologicProcess "生理学的プロセス") japanese_format.kif 2436-2436
(termFormat PortugueseLanguage PhysiologicProcess "Processo Fisiologico") portuguese_format.kif 704-704
(termFormat cz PhysiologicProcess "physiologic process") terms-cz.txt 323-323
(termFormat ro PhysiologicProcess "proces fiziologic") relations-ro.kif 773-773
(termFormat tg PhysiologicProcess "paraan ng Pisyolohiya") terms-tg.txt 288-288

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


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

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


(=>
    (instance ?H Honey)
    (exists (?P ?B)
        (and
            (instance ?P PhysiologicProcess)
            (agent ?P ?B)
            (instance ?B Bee)
            (result ?P ?H))))
Mid-level-ontology.kif 21653-21660
(=>
    (instance ?PART BodyPart)
    (exists (?PROC)
        (and
            (instance ?PROC PhysiologicProcess)
            (result ?PROC ?PART))))
Merge.kif 14853-14858
(=>
    (instance ?X Excrement)
    (exists (?PROC ?ORG)
        (and
            (instance ?ORG Organism)
            (instance ?PROC PhysiologicProcess)
            (result ?PROC ?X)
            (agent ?PROC ?ORG))))
Mid-level-ontology.kif 2039-2046
(=>
    (instance ?X Feces)
    (exists (?PROC ?INT)
        (and
            (instance ?PROC PhysiologicProcess)
            (instrument ?PROC ?INT)
            (instance ?INT Intestine)
            (result ?PROC ?X))))
Mid-level-ontology.kif 2057-2064
(=>
    (instance ?X Urine)
    (exists (?PROC ?KIDNEY)
        (and
            (instance ?PROC PhysiologicProcess)
            (instrument ?PROC ?KIDNEY)
            (instance ?KIDNEY Kidney)
            (result ?PROC ?X))))
Mid-level-ontology.kif 2075-2082


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