Zvolte jazyk: english | cesky | deutsch | italiano | simplified chinese | traditional chinese | hindi
Koncept:
Anglické slovo:
Hlavní stránka

patologický proces (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.

Ontologie

SUMO / PROCESSES

Nadtřída(y)

[tree]
entita
is subclass of
  fyzický objekt  
is subclass of
  proces  
is subclass of
  interní změna  
is subclass of
  biologický proces  
is subclass of
  patologický proces  

Podtřída(y)

zranění 

Související termín(y)

fyziologický proces  psychologický proces 

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.

Axiomy (3)

patologický proces je disjoint from fyziologický proces.
(disjoint PathologicProcess PhysiologicProcess)

Jestliže path je instancí třídy patologický proces a org prodělává path, potom existují part,nemoc disease tak, že part je částí org a disease je atributem part.
(=>
      (and
            (instance ?PATH PathologicProcess)
            (experiencer ?PATH ?ORG))
      (exists
            (?PART ?DISEASE)
            (and
                  (part ?PART ?ORG)
                  (instance ?DISEASE DiseaseOrSyndrome)
                  (attribute ?PART ?DISEASE))))

Jestliže part je instancí třídy část těla, potom neexistuje patologický proces proc tak, že part je výsledkem proc.
(=>
      (instance ?PART BodyPart)
      (not
            (exists
                  (?PROC)
                  (and
                        (instance ?PROC PathologicProcess)
                        (result ?PROC ?PART)))))