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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - HandGrenade
HandGrenade

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


(documentation HandGrenade EnglishLanguage "A hand grenade is a small explosive device with a simple trigger mechanism, usually lasting a few seconds, designed to be propelled by a human to its target.") Mid-level-ontology.kif 21867-21869
(externalImage HandGrenade "http://articulatesoftware.com/SUMOpictures/armed_services/ weapons/ GRENADE.png") pictureList.kif 476-476
(externalImage HandGrenade "http://articulatesoftware.com/SUMOpictures/tools/ weapons/ hand_grenade.png") pictureList.kif 489-489
(subclass HandGrenade Bomb) Mid-level-ontology.kif 21866-21866

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


(termFormat ChineseLanguage HandGrenade "手榴弹") domainEnglishFormat.kif 27324-27324
(termFormat ChineseTraditionalLanguage HandGrenade "手榴彈") domainEnglishFormat.kif 27323-27323
(termFormat EnglishLanguage HandGrenade "hand grenade") domainEnglishFormat.kif 27322-27322

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


(=>
    (instance ?X HandGrenade)
    (exists (?N)
        (and
            (measure ?X
                (MeasureFn ?N PoundMass))
            (lessThan ?N 10.0))))
Mid-level-ontology.kif 21871-21877

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


(=>
    (instance ?X HandgrenadeAttack)
    (exists (?HG)
        (and
            (instance ?HG HandGrenade)
            (instrument ?X ?HG))))
Mid-level-ontology.kif 21879-21884


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