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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - VocalFold
VocalFold(vocal fold)

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


(documentation VocalFold EnglishLanguage "A smooth muscle found in pairs and comprising the VocalCords.") Mid-level-ontology.kif 806-807
(initialPart VocalFold VocalCords) Mid-level-ontology.kif 804-804 Every vocal fold is initially part of a vocal cords
(subclass VocalFold BodyPart) Mid-level-ontology.kif 805-805 Vocal fold is a subclass of body part

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


(termFormat EnglishLanguage VocalFold "vocal fold") domainEnglishFormat.kif 65708-65708

consequent
-------------------------


(=>
    (and
        (instance ?V VocalCords)
        (instance ?D DiseaseOrSyndrome)
        (not
            (attribute ?V ?D)))
    (exists (?F1 ?F2)
        (and
            (instance ?F1 VocalFold)
            (instance ?F2 VocalFold)
            (not
                (equal ?F1 ?F2))
            (part ?F1 ?V)
            (part ?F2 ?V))))
Mid-level-ontology.kif 809-822


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