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

Formal Language: 



KB Term:  Term intersection
English Word: 

  VocalFold

Sigma KEE - VocalFold
VocalFold

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
(subclass VocalFold BodyPart) Mid-level-ontology.kif 805-805

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 simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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