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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - AbnormalAnatomicalStructure
AbnormalAnatomicalStructure

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


(documentation AbnormalAnatomicalStructure ChineseLanguage "这是通常不会出现在 Organism, 但却是它们一部分的任何 AnatomicalStructure,也就述说这是一种 PathologicProcess。这个类别包含 肿瘤,胎记,甲状腺肿大等。") chinese_format.kif 3490-3492
(documentation AbnormalAnatomicalStructure EnglishLanguage "Any AnatomicalStructure which is not normally found in the Organism of which it is a part, i.e. it is the result of a PathologicProcess. This class covers tumors, birth marks, goiters, etc.") Merge.kif 15090-15093
(subclass AbnormalAnatomicalStructure AnatomicalStructure) Merge.kif 15089-15089 AbnormalAnatomicalStructure est une sous-classe de structure anatomique

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


(subclass Lesion AbnormalAnatomicalStructure) Mid-level-ontology.kif 10714-10714 Lesion est une sous-classe de AbnormalAnatomicalStructure
(subclass Scar AbnormalAnatomicalStructure) Mid-level-ontology.kif 10733-10733 Scar est une sous-classe de AbnormalAnatomicalStructure
(subclass Tumor AbnormalAnatomicalStructure) Mid-level-ontology.kif 10762-10762 Tumor est une sous-classe de AbnormalAnatomicalStructure
(subclass Ulcer AbnormalAnatomicalStructure) Mid-level-ontology.kif 10749-10749 Ulcer est une sous-classe de AbnormalAnatomicalStructure
(termFormat ChineseLanguage AbnormalAnatomicalStructure "异常的解剖结构") domainEnglishFormat.kif 5073-5073 Ulcer est une sous-classe de AbnormalAnatomicalStructure
(termFormat ChineseTraditionalLanguage AbnormalAnatomicalStructure "異常的解剖結構") domainEnglishFormat.kif 5072-5072 Ulcer est une sous-classe de AbnormalAnatomicalStructure
(termFormat EnglishLanguage AbnormalAnatomicalStructure "abnormal anatomical structure") domainEnglishFormat.kif 5071-5071 Ulcer est une sous-classe de AbnormalAnatomicalStructure

appearance as argument number 3
-------------------------


(partition AnatomicalStructure BodyPart AbnormalAnatomicalStructure) Merge.kif 15067-15067 Structure anatomique est compl�tement d�compos� en partie du corps + AbnormalAnatomicalStructure

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


(=>
    (instance ?STRUCTURE AbnormalAnatomicalStructure)
    (exists (?PROC)
        (and
            (instance ?PROC PathologicProcess)
            (result ?PROC ?STRUCTURE))))
Merge.kif 15095-15100


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