Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  Editor |  ]  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
-------------------------


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

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


(termFormat EnglishLanguage Clamp "clamp") domainEnglishFormat.kif 15006-15006
(termFormat ChineseTraditionalLanguage Clamp "鉗") domainEnglishFormat.kif 15007-15007
(termFormat ChineseLanguage Clamp "钳") domainEnglishFormat.kif 15008-15008

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 3104-3116 If X is an instance of jumper cable, then All of the following hold: (1) there exist Y, Z (2) W such that Y is an instance of clamp (3) Z is an instance of clamp (4) W is an instance of wire (5) Y is a part of X (6) Z is a part of X (7) W is a part of X (8) Y is connected to W (9) Z is connected to W (10) equal Y (11) Z


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners