appearance as argument number 1 |
(disjoint PathologicProcess PhysiologicProcess) | Merge.kif 10421-10421 | Pathologic process is disjoint from physiologic process |
(documentation PathologicProcess ChineseLanguage "这是整个 Organism、一个或多个身体系统或多个 Organ 或 Tissue 的一种失调过程、活动或状态。这包括对于负面刺激的正常反应和比生病更含糊的病理情况或 状态。病理功能常常具有系统性的影响。") | chinese_format.kif 2922-2924 | |
(documentation PathologicProcess EnglishLanguage "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.") | Merge.kif 10423-10428 | |
(documentation PathologicProcess JapaneseLanguage "無秩序なプロセス、活動、または Organism 全体の状態、1つまたは複数の身体システム、または複数の Organs または Tissu。ここに含まれてい る負の刺激だけでなく、病理学的条件や病気よりも特異的ではない状態に対する正常な応答が含まれている。 病理学的機能は、しばしば全身的な効果がある。") | japanese_format.kif 1671-1674 | |
(subclass PathologicProcess BiologicalProcess) | Merge.kif 10420-10420 | Pathologic process is a subclass of biological process |
appearance as argument number 2 |
(rangeSubclass SenseImpairmentFn PathologicProcess) | Merge.kif 13536-13536 | The values returned by sense impairment are subclasses of pathologic process |
(rangeSubclass SenseInabilityFn PathologicProcess) | Merge.kif 13556-13556 | The values returned by no ability of are subclasses of pathologic process |
(subclass AllergicReaction PathologicProcess) | Mid-level-ontology.kif 6213-6213 | Allergic reaction is a subclass of pathologic process |
(subclass Atrophy PathologicProcess) | Mid-level-ontology.kif 6435-6435 | Atrophy is a subclass of pathologic process |
(subclass AutoImmuneDisorder PathologicProcess) | Medicine.kif 2194-2194 | Auto-immune disease is a subclass of pathologic process |
(subclass Bloating PathologicProcess) | Mid-level-ontology.kif 6448-6448 | Bloating is a subclass of pathologic process |
(subclass Choking PathologicProcess) | Mid-level-ontology.kif 11774-11774 | Choking is a subclass of pathologic process |
(subclass Edema PathologicProcess) | Mid-level-ontology.kif 9966-9966 | Swelling is a subclass of pathologic process |
(subclass GERefluxDisease PathologicProcess) | Medicine.kif 1893-1893 | GERD is a subclass of pathologic process |
(subclass Hallucination PathologicProcess) | Mid-level-ontology.kif 6412-6412 | Hallucination is a subclass of pathologic process |
(subclass Headache PathologicProcess) | Mid-level-ontology.kif 19361-19361 | Headache is a subclass of pathologic process |
(subclass HeartAttack PathologicProcess) | Mid-level-ontology.kif 11377-11377 | Myocardial infarction is a subclass of pathologic process |
(subclass HeartPalpitation PathologicProcess) | Medicine.kif 4324-4324 | Palpitations is a subclass of pathologic process |
(subclass HeartPalpitations PathologicProcess) | Medicine.kif 2047-2047 | Palpitations is a subclass of pathologic process |
(subclass Injuring PathologicProcess) | Merge.kif 10460-10460 | Injuring is a subclass of pathologic process |
(subclass Insomnia PathologicProcess) | Mid-level-ontology.kif 16469-16469 | Insomnia is a subclass of pathologic process |
(subclass Pain PathologicProcess) | Mid-level-ontology.kif 19356-19356 | Pain is a subclass of pathologic process |
(subclass Pericarditis PathologicProcess) | Mid-level-ontology.kif 11437-11437 | Pericarditis is a subclass of pathologic process |
(subclass SkinRash PathologicProcess) | Mid-level-ontology.kif 5732-5732 | Rash is a subclass of pathologic process |
(subclass Stroke PathologicProcess) | Mid-level-ontology.kif 11919-11919 | Stroke is a subclass of pathologic process |
(subclass TakingIll PathologicProcess) | Mid-level-ontology.kif 5922-5922 | Taking ill is a subclass of pathologic process |
(termFormat ChineseLanguage PathologicProcess "病理过程") | chinese_format.kif 1088-1088 | |
(termFormat EnglishLanguage PathologicProcess "pathologic process") | english_format.kif 1387-1387 | |
(termFormat FrenchLanguage PathologicProcess "processus pathologique") | french_format.kif 766-766 | |
Display limited to 25 items. Show next 25 | ||
Display limited to 25 items. Show next 25 |
appearance as argument number 3 |
(domain pathologyTreatment 1 PathologicProcess) | Mid-level-ontology.kif 9959-9959 | The number 1 argument of pathology treatment is an instance of pathologic process |
(domainSubclass pathologicSideEffect 2 PathologicProcess) | WMD.kif 1558-1558 | The number 2 argument of pathologic side effect is a subclass of pathologic process |
(domainSubclass pathologicSymptom 2 PathologicProcess) | Merge.kif 10446-10446 | The number 2 argument of pathologic symptom is a subclass of pathologic process |
(domainSubclass pathologyCandidate 2 PathologicProcess) | Medicine.kif 1949-1949 | The number 2 argument of pathologyCandidate is a subclass of pathologic process |
antecedent |
(=> (and (instance ?PATH PathologicProcess) (experiencer ?PATH ?ORG)) (exists (?PART ?DISEASE) (and (part ?PART ?ORG) (instance ?DISEASE DiseaseOrSyndrome) (attribute ?PART ?DISEASE)))) |
Merge.kif 10430-10438 |
|
(=> (and (instance ?RC RibCage) (part ?RC ?H) (instance ?H Human) (attribute ?H Living) (not (and (instance ?P PathologicProcess) (located ?P ?H)))) (exists (?HT ?LG) (and (instance ?HT Heart) (instance ?HT Lung) (contains ?RC ?LG) (contains ?RC ?HT)))) |
Mid-level-ontology.kif 11274-11289 |
|
consequent |
(=> (and (instance ?E Epidemic) (involvedInEvent ?E ?H)) (or (and (instance ?D DiseaseOrSyndrome) (attribute ?H ?D)) (exists (?P) (and (instance ?P PathologicProcess) (experiencer ?P ?H) (subProcess ?P ?E))))) |
Medicine.kif 3517-3529 |
|
(=> (and (instance ?I InfectiousDisease) (attribute ?A ?I)) (exists (?P ?O) (and (instance ?P PathologicProcess) (agent ?P ?O) (instance ?O Microorganism) (experiencer ?P ?A)))) |
Mid-level-ontology.kif 5824-5833 |
|
(=> (attribute ?H Emphysema) (exists (?L ?P) (and (instance ?L Alveolus) (part ?L ?H) (instance ?P PathologicProcess) (eventLocated ?P ?L)))) |
Mid-level-ontology.kif 5998-6005 |
|
(=> (attribute ?H Goiter) (exists (?G ?P) (and (instance ?G ThyroidGland) (part ?G ?H) (instance ?P PathologicProcess) (eventLocated ?P ?G)))) |
Mid-level-ontology.kif 6169-6176 |
|
(=> (instance ?STRUCTURE AbnormalAnatomicalStructure) (exists (?PROC) (and (instance ?PROC PathologicProcess) (result ?PROC ?STRUCTURE)))) |
Merge.kif 14988-14993 |
|