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

Formal Language: 


KB Term:  Term intersection
English Word: 

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 799-800
(initialPart VocalFold VocalCords) Mid-level-ontology.kif 797-797 initialPart VocalFold and VocalCords
(subclass VocalFold BodyPart) Mid-level-ontology.kif 798-798 VocalFold体の部分subclass では

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


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

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 802-815


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