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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - PathologicProcess
PathologicProcess

appearance as argument number 1
-------------------------


(disjoint PathologicProcess PhysiologicProcess) Merge.kif 10385-10385 PathologicProcess ist dijunkt von PhysiologicProcess %n{nicht}
(documentation PathologicProcess ChineseLanguage "这是整个 Organism、一个或多个身体系统或多个 OrganTissue 的一种失调过程、活动或状态。这包括对于负面刺激的正常反应和比生病更含糊的病理情况或 状态。病理功能常常具有系统性的影响。") 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 10387-10392
(documentation PathologicProcess JapaneseLanguage "無秩序なプロセス、活動、または Organism 全体の状態、1つまたは複数の身体システム、または複数の Organs または Tissu。ここに含まれてい る負の刺激だけでなく、病理学的条件や病気よりも特異的ではない状態に対する正常な応答が含まれている。 病理学的機能は、しばしば全身的な効果がある。") japanese_format.kif 1671-1674
(subclass PathologicProcess BiologicalProcess) Merge.kif 10384-10384 PathologicProcess ist eine teilkategorie von BiologicalProcess

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


(rangeSubclass SenseImpairmentFn PathologicProcess) Merge.kif 13490-13490 Die werte die SenseImpairmentFn zurueckgibt sind teilkategorien von PathologicProcess
(rangeSubclass SenseInabilityFn PathologicProcess) Merge.kif 13510-13510 Die werte die SenseInabilityFn zurueckgibt sind teilkategorien von PathologicProcess
(subclass AllergicReaction PathologicProcess) Mid-level-ontology.kif 6219-6219 AllergicReaction ist eine teilkategorie von PathologicProcess
(subclass Atrophy PathologicProcess) Mid-level-ontology.kif 6441-6441 Atrophy ist eine teilkategorie von PathologicProcess
(subclass AutoImmuneDisorder PathologicProcess) Medicine.kif 2194-2194 AutoImmuneDisorder ist eine teilkategorie von PathologicProcess
(subclass Bloating PathologicProcess) Mid-level-ontology.kif 6454-6454 Bloating ist eine teilkategorie von PathologicProcess
(subclass Choking PathologicProcess) Mid-level-ontology.kif 11747-11747 Choking ist eine teilkategorie von PathologicProcess
(subclass Edema PathologicProcess) Mid-level-ontology.kif 9939-9939 Edema ist eine teilkategorie von PathologicProcess
(subclass GERefluxDisease PathologicProcess) Medicine.kif 1893-1893 GERefluxDisease ist eine teilkategorie von PathologicProcess
(subclass Hallucination PathologicProcess) Mid-level-ontology.kif 6418-6418 Hallucination ist eine teilkategorie von PathologicProcess
(subclass Headache PathologicProcess) Mid-level-ontology.kif 19334-19334 Headache ist eine teilkategorie von PathologicProcess
(subclass HeartAttack PathologicProcess) Mid-level-ontology.kif 11350-11350 HeartAttack ist eine teilkategorie von PathologicProcess
(subclass HeartPalpitation PathologicProcess) Medicine.kif 4324-4324 HeartPalpitation ist eine teilkategorie von PathologicProcess
(subclass HeartPalpitations PathologicProcess) Medicine.kif 2047-2047 HeartPalpitations ist eine teilkategorie von PathologicProcess
(subclass Injuring PathologicProcess) Merge.kif 10426-10426 Injuring ist eine teilkategorie von PathologicProcess
(subclass Insomnia PathologicProcess) Mid-level-ontology.kif 16442-16442 Insomnia ist eine teilkategorie von PathologicProcess
(subclass Pain PathologicProcess) Mid-level-ontology.kif 19329-19329 Pain ist eine teilkategorie von PathologicProcess
(subclass Pericarditis PathologicProcess) Mid-level-ontology.kif 11410-11410 Pericarditis ist eine teilkategorie von PathologicProcess
(subclass SkinRash PathologicProcess) Mid-level-ontology.kif 5738-5738 SkinRash ist eine teilkategorie von PathologicProcess
(subclass Stroke PathologicProcess) Mid-level-ontology.kif 11892-11892 Stroke ist eine teilkategorie von PathologicProcess
(subclass TakingIll PathologicProcess) Mid-level-ontology.kif 5928-5928 TakingIll ist eine teilkategorie von PathologicProcess
(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 9932-9932 Die Zahl 1 Argument von pathologyTreatment ist ein fall von PathologicProcess %n{nicht}
(domainSubclass pathologicSideEffect 2 PathologicProcess) WMD.kif 1558-1558 Die Zahl 2 Argument von pathologicSideEffect ist eine teilkategorie von PathologicProcess %n{nicht}
(domainSubclass pathologicSymptom 2 PathologicProcess) Merge.kif 10410-10410 Die Zahl 2 Argument von pathologicSymptom ist eine teilkategorie von PathologicProcess %n{nicht}
(domainSubclass pathologyCandidate 2 PathologicProcess) Medicine.kif 1949-1949 Die Zahl 2 Argument von pathologyCandidate ist eine teilkategorie von PathologicProcess %n{nicht}

antecedent
-------------------------


(=>
    (and
        (instance ?PATH PathologicProcess)
        (experiencer ?PATH ?ORG))
    (exists (?PART ?DISEASE)
        (and
            (part ?PART ?ORG)
            (instance ?DISEASE DiseaseOrSyndrome)
            (attribute ?PART ?DISEASE))))
Merge.kif 10394-10402
(=>
    (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 11247-11262

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 5830-5839
(=>
    (attribute ?H Emphysema)
    (exists (?L ?P)
        (and
            (instance ?L Alveolus)
            (part ?L ?H)
            (instance ?P PathologicProcess)
            (eventLocated ?P ?L))))
Mid-level-ontology.kif 6004-6011
(=>
    (attribute ?H Goiter)
    (exists (?G ?P)
        (and
            (instance ?G ThyroidGland)
            (part ?G ?H)
            (instance ?P PathologicProcess)
            (eventLocated ?P ?G))))
Mid-level-ontology.kif 6175-6182
(=>
    (instance ?STRUCTURE AbnormalAnatomicalStructure)
    (exists (?PROC)
        (and
            (instance ?PROC PathologicProcess)
            (result ?PROC ?STRUCTURE))))
Merge.kif 14942-14947


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