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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - AbnormalAnatomicalStructure
AbnormalAnatomicalStructure(abnormal anatomical structure)ovotestis

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 14983-14986
(subclass AbnormalAnatomicalStructure AnatomicalStructure) Merge.kif 14982-14982 Abnormal anatomical structure is a subclass of anatomical structure

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


(subclass Lesion AbnormalAnatomicalStructure) Mid-level-ontology.kif 9603-9603 Lesion is a subclass of abnormal anatomical structure
(subclass Scar AbnormalAnatomicalStructure) Mid-level-ontology.kif 9622-9622 Scar is a subclass of abnormal anatomical structure
(subclass Tumor AbnormalAnatomicalStructure) Mid-level-ontology.kif 9651-9651 Tumor is a subclass of abnormal anatomical structure
(subclass Ulcer AbnormalAnatomicalStructure) Mid-level-ontology.kif 9638-9638 Ulcer is a subclass of abnormal anatomical structure
(termFormat ChineseLanguage AbnormalAnatomicalStructure "异常的解剖结构") domainEnglishFormat.kif 5068-5068 Ulcer is a subclass of abnormal anatomical structure
(termFormat ChineseTraditionalLanguage AbnormalAnatomicalStructure "異常的解剖結構") domainEnglishFormat.kif 5067-5067 Ulcer is a subclass of abnormal anatomical structure
(termFormat EnglishLanguage AbnormalAnatomicalStructure "abnormal anatomical structure") domainEnglishFormat.kif 5066-5066 Ulcer is a subclass of abnormal anatomical structure

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


(partition AnatomicalStructure BodyPart AbnormalAnatomicalStructure) Merge.kif 14960-14960 Anatomical structure is exhaustively partitioned into body part and abnormal anatomical structure

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


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


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