Select language: english | cesky | deutsch | italiano | simplified chinese | traditional chinese | hindi
Concept:
English word:
Home

病理歷程 (PathologicProcess)

A disordered process, activity, or state of the Organism as a whole, of a body system or systems, or of multiple Organs or Tissues. Included here are normal responses to a negative stimulus as well as patholologic conditions or states that are less specific than a disease. Pathologic functions frequently have systemic effects.

Ontology

SUMO / PROCESSES

Superclass(es)

[tree]
實體
is subclass of
  物質的  
is subclass of
  歷程  
is subclass of
  內在改變  
is subclass of
  生物歷程  
is subclass of
  病理歷程  

Subclass(es)

傷害 

Coordinate term(s)

生理歷程  心理歷程 

Related WordNet synsets

pathologic process, pathological process
an organic process occurring as a consequence of disease
pathologic process is kind of (all)...   pathologic process is kind of...   kinds of pathologic process...   kinds of pathologic process (all)...  
pathology
any deviation from a healthy or normal condition
pathology is kind of (all)...   pathology is kind of...   kinds of pathology...   kinds of pathology (all)...  
See more related synsets on a separate page.

Axioms (3)

病理歷程 無交集生理歷程.
(disjoint PathologicProcess PhysiologicProcess)

If path病理歷程實例 and org (沒) 體驗not(s) path, then there exist part,疾病或症候群 disease so that partorg部分) and diseasepart屬性.
(=>
      (and
            (instance ?PATH PathologicProcess)
            (experiencer ?PATH ?ORG))
      (exists
            (?PART ?DISEASE)
            (and
                  (part ?PART ?ORG)
                  (instance ?DISEASE DiseaseOrSyndrome)
                  (attribute ?PART ?DISEASE))))

If part軀體部件實例, then there doesn't exist 病理歷程 proc so that partproc結果.
(=>
      (instance ?PART BodyPart)
      (not
            (exists
                  (?PROC)
                  (and
                        (instance ?PROC PathologicProcess)
                        (result ?PROC ?PART)))))