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



KB Term:  Term intersection
English Word: 

Sigma KEE - WasherForBolt
WasherForBolt(washer)lock_ring, lock_washer, lockring

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


(subclass WasherForBolt AttachingDevice) Cars.kif 4071-4071 Washer is a subclass of attaching device
(documentation WasherForBolt EnglishLanguage "A thin plate made of a durable material in the shape of a Circle with a HoleRegion in it, designed to isolate an object fixed by a Bolt from the head of the bolt or from contact with a MechanicalNut.") Cars.kif 4074-4077 Washer is a subclass of attaching device

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


(termFormat EnglishLanguage WasherForBolt "washer") Cars.kif 4072-4072
(termFormat ChineseTraditionalLanguage WasherForBolt "墊圈") domainEnglishFormat.kif 62255-62255
(termFormat ChineseLanguage WasherForBolt "垫圈") domainEnglishFormat.kif 62256-62256

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


(=>
    (instance ?W WasherForBolt)
    (hasPurpose ?W
        (exists (?O1 ?O2)
            (and
                (instance ?O1 CorpuscularObject)
                (instance ?O2 AttachingDevice)
                (meetsSpatially ?O1 ?W)
                (contains ?W ?O2)))))
Cars.kif 4079-4087 If X is an instance of washer, then X has the purpose there exist Y, Z such that Y is an instance of corpuscular object, Z is an instance of attaching device, Y meets X, and X contains Z
(=>
    (instance ?W WasherForBolt)
    (attribute ?W RingTorus))
Cars.kif 4089-4091 If X is an instance of washer, then ring torus is an attribute of X
(=>
    (instance ?W WasherForBolt)
    (hasPurpose ?W
        (exists (?B)
            (and
                (instance ?B Bolt)
                (contains ?W ?B)))))
Cars.kif 4093-4099 If X is an instance of washer, then X has the purpose there exists Y such that Y is an instance of bolt and X contains Y
(=>
    (instance ?W WasherForBolt)
    (exists (?H)
        (and
            (instance ?H HoleRegion)
            (equal ?W
                (HoleHostFn ?H)))))
Cars.kif 4101-4106 If X is an instance of washer, then there exists Y such that Y is an instance of hole, equal X, and the host of the hole Y


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