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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - MotorcycleHelmet
MotorcycleHelmet

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


(documentation MotorcycleHelmet EnglishLanguage "A Helmet designed to be worn by the driver of a Motorcycle.") Cars.kif 4426-4427
(subclass MotorcycleHelmet Helmet) Cars.kif 4425-4425

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


(subclass IconHelmet MotorcycleHelmet) Cars.kif 5215-5215
(termFormat EnglishLanguage MotorcycleHelmet "motorcycle helmet") Cars.kif 4428-4428

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


(=>
    (instance ?MH MotorcycleHelmet)
    (hasPurpose ?MH
        (exists (?P ?D ?M)
            (and
                (instance ?D Driving)
                (agent ?D ?P)
                (instance ?M Motorcycle)
                (patient ?D ?M)
                (instance ?P Human)
                (holdsDuring
                    (WhenFn ?D)
                    (wears ?P ?MH))))))
Cars.kif 4430-4441


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