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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - PhysiologicProcess
PhysiologicProcess(processus physiologique)

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 10160-10161
(documentation PhysiologicProcess JapaneseLanguage "Organism または Organism の一部の通 常のプロセス。") japanese_format.kif 1645-1646
(subclass PhysiologicProcess BiologicalProcess) Merge.kif 10158-10158 Processus physiologique est une sous-classe de processus biologique

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


(disjoint PathologicProcess PhysiologicProcess) Merge.kif 10385-10385 Processus pathologique est disjoint de processus physiologique
(subclass AutonomicProcess PhysiologicProcess) Merge.kif 10163-10163 AutonomicProcess est une sous-classe de processus physiologique
(subclass OrganismProcess PhysiologicProcess) Merge.kif 10184-10184 Fonction physiologique est une sous-classe de processus physiologique
(subclass PhysiologicalResponseToEmotionalState PhysiologicProcess) emotion.kif 1367-1367 PhysiologicalResponseToEmotionalState est une sous-classe de processus physiologique
(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 287-287
(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 13469-13469 Le nombre 1 argument de ImpairmentFn est une sous-classe de processus physiologique

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


(=>
    (instance ?H Honey)
    (exists (?P ?B)
        (and
            (instance ?P PhysiologicProcess)
            (agent ?P ?B)
            (instance ?B Bee)
            (result ?P ?H))))
Mid-level-ontology.kif 21637-21644
(=>
    (instance ?PART BodyPart)
    (exists (?PROC)
        (and
            (instance ?PROC PhysiologicProcess)
            (result ?PROC ?PART))))
Merge.kif 14963-14968
(=>
    (instance ?X Excrement)
    (exists (?PROC ?ORG)
        (and
            (instance ?ORG Organism)
            (instance ?PROC PhysiologicProcess)
            (result ?PROC ?X)
            (agent ?PROC ?ORG))))
Mid-level-ontology.kif 2067-2074
(=>
    (instance ?X Feces)
    (exists (?PROC ?INT)
        (and
            (instance ?PROC PhysiologicProcess)
            (instrument ?PROC ?INT)
            (instance ?INT Intestine)
            (result ?PROC ?X))))
Mid-level-ontology.kif 2085-2092
(=>
    (instance ?X Urine)
    (exists (?PROC ?KIDNEY)
        (and
            (instance ?PROC PhysiologicProcess)
            (instrument ?PROC ?KIDNEY)
            (instance ?KIDNEY Kidney)
            (result ?PROC ?X))))
Mid-level-ontology.kif 2103-2110


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