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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - AttachingDevice
AttachingDevice(attaching device)
anchor_chain, anchor_rope, embroidery_stitch, fastener, fastening, fixing, holdfast, holding_device, lace, lacing, nut_and_bolt, seal, sewing_stitch, shoe_lace, shoe_string, shoelace, shoestring, slide_fastener, suction_cup, zip, zip_fastener, zipper

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


(documentation AttachingDevice ChineseLanguage "这是一个把一样东西和另外一样洞系在一起的 Device,例如:钉子、螺丝和纽扣等。") chinese_format.kif 3630-3631
(documentation AttachingDevice EnglishLanguage "A Device whose purpose is to attach one thing to something else, e.g. nails, screws, buttons, etc.") Merge.kif 16174-16175
(externalImage AttachingDevice "http://upload.wikimedia.org/wikipedia/commons/ thumb/ 9/ 93/ Nail_in_a_block_of_wood.jpg/ 200px_Nail_in_a_block_of_wood.jpg") pictureList.kif 1039-1039
(subclass AttachingDevice Device) Merge.kif 16173-16173 Attaching device is a subclass of device

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


(subclass Anchor AttachingDevice) Mid-level-ontology.kif 4701-4701 Anchor is a subclass of attaching device
(subclass Bolt AttachingDevice) Cars.kif 4221-4221 Bolt is a subclass of attaching device
(subclass Button AttachingDevice) Mid-level-ontology.kif 4724-4724 Button is a subclass of attaching device
(subclass Clamp AttachingDevice) Mid-level-ontology.kif 4734-4734 Clamp is a subclass of attaching device
(subclass Glue AttachingDevice) Mid-level-ontology.kif 10122-10122 Glue is a subclass of attaching device
(subclass MechanicalNut AttachingDevice) Cars.kif 4243-4243 Nut is a subclass of attaching device
(subclass Nail AttachingDevice) Mid-level-ontology.kif 4684-4684 Nail is a subclass of attaching device
(subclass Screw AttachingDevice) Mid-level-ontology.kif 4651-4651 Screw is a subclass of attaching device
(subclass Tape AttachingDevice) Mid-level-ontology.kif 4688-4688 Tape is a subclass of attaching device
(termFormat ChineseLanguage AttachingDevice "附着装置") domainEnglishFormat.kif 8977-8977 Tape is a subclass of attaching device
(termFormat ChineseTraditionalLanguage AttachingDevice "附著裝置") domainEnglishFormat.kif 8976-8976 Tape is a subclass of attaching device
(termFormat EnglishLanguage AttachingDevice "attaching device") domainEnglishFormat.kif 8975-8975 Tape is a subclass of attaching device

antecedent
-------------------------


(=>
    (and
        (instance ?R Ratchet)
        (instance ?A AttachingDevice)
        (instance ?RO1 Rotating)
        (attribute ?RO1 ?DIR1)
        (instance ?RO2 Rotating)
        (attribute ?RO2 ?DIR2)
        (instance ?DIR1 RotationalAttribute)
        (instance ?DIR2 RotationalAttribute)
        (not
            (equal ?RO1 ?RO2))
        (causes ?RO1 ?RO2)
        (patient ?RO1 Ratchet)
        (patient ?RO2 ?A))
    (equal ?DIR1 ?DIR2))
Cars.kif 4988-5003
(=>
    (instance ?DEVICE AttachingDevice)
    (exists (?ATTACH)
        (and
            (instance ?ATTACH Attaching)
            (instrument ?ATTACH ?DEVICE))))
Merge.kif 16177-16182

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


(=>
    (instance ?W WasherForBolt)
    (hasPurpose ?W
        (exists (?O1 ?O2)
            (and
                (instance ?O1 CorpuscularObject)
                (instance ?O2 AttachingDevice)
                (meetsSpatially ?O1 ?W)
                (contains ?W ?O2)))))
Mid-level-ontology.kif 4747-4755
(=>
    (instance ?W Wrench)
    (hasPurpose ?W
        (exists (?R ?AD)
            (and
                (instance ?R Rotating)
                (instance ?AD AttachingDevice)
                (patient ?R ?AD)
                (instrument ?R ?W)))))
Cars.kif 4211-4219


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