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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Clamp
Clamp

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


(documentation Clamp EnglishLanguage "An AttachingDevice which is designed to attach two things together by means of a movable part which can be tightened or loosened.") Mid-level-ontology.kif 4716-4718
(externalImage Clamp "http://articulatesoftware.com/SUMOpictures/tools/BW/ clamp.png") pictureList.kif 347-347
(subclass Clamp AttachingDevice) Mid-level-ontology.kif 4715-4715 Clamp est une sous-classe de AttachingDevice

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


(termFormat ChineseLanguage Clamp "钳") domainEnglishFormat.kif 15015-15015
(termFormat ChineseTraditionalLanguage Clamp "鉗") domainEnglishFormat.kif 15014-15014
(termFormat EnglishLanguage Clamp "clamp") domainEnglishFormat.kif 15013-15013

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


(=>
    (instance ?JC JumperCable)
    (exists (?C1 ?C2 ?W)
        (and
            (instance ?C1 Clamp)
            (instance ?C2 Clamp)
            (instance ?W Wire)
            (part ?C1 ?JC)
            (part ?C2 ?JC)
            (part ?W ?JC)
            (connectedEngineeringComponents ?C1 ?W)
            (connectedEngineeringComponents ?C2 ?W)
            (not
                (equal ?C1 ?C2)))))
Cars.kif 3275-3287


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