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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Clamp
Clamp(clamp)
C-clamp, bench_clamp, clamp, clinch, cramp, haemostat, hemostat, pipe_clamp, pipe_vise, press

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 4339-4341
(externalImage Clamp "http://articulatesoftware.com/SUMOpictures/tools/BW/ clamp.png") pictureList.kif 347-347
(subclass Clamp AttachingDevice) Mid-level-ontology.kif 4338-4338 Clamp is a subclass of attaching device

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


(termFormat ChineseLanguage Clamp "钳") domainEnglishFormat.kif 15021-15021
(termFormat ChineseTraditionalLanguage Clamp "鉗") domainEnglishFormat.kif 15020-15020
(termFormat EnglishLanguage Clamp "clamp") domainEnglishFormat.kif 15019-15019

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