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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Rafting

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

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


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

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 3199-3211


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