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


KB Term:  Term intersection
English Word: 

Sigma KEE - MotorcycleGlove
MotorcycleGlove(motorcycle glove)

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


(subclass MotorcycleGlove Glove) Cars.kif 4633-4633 Motorcycle glove is a subclass of glove
(subclass MotorcycleGlove SafetyDevice) Cars.kif 4634-4634 Motorcycle glove is a subclass of safety device
(documentation MotorcycleGlove EnglishLanguage "Gloves that are intended for use while riding a Motorcycle. They may include features such as special fabrics or armor to protect the hands in case of an accident.") Cars.kif 4637-4639 Motorcycle glove is a subclass of safety device

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


(termFormat EnglishLanguage MotorcycleGlove "motorcycle glove") Cars.kif 4636-4636

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


(=>
    (instance ?MG MotorcycleGlove)
    (hasPurpose ?MG
        (exists (?M ?D ?T)
            (and
                (instance ?T Driving)
                (agent ?T ?D)
                (instrument ?T ?M)
                (instance ?M Motorcycle)
                (holdsDuring
                    (WhenFn ?T)
                    (wears ?D ?MG))))))
Cars.kif 4641-4651 If X is an instance of motorcycle glove, then X has the purpose there exist Y, Z, W such that W is an instance of driving, Z is an agent of W, Y is an instrument for W, Y is an instance of motorcycle, and Z wears X holds during the time of existence of W


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-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners