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 23527-23529
(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 23526-23526

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


(termFormat ChineseLanguage HandGrenade "手榴弹") domainEnglishFormat.kif 27352-27352
(termFormat ChineseTraditionalLanguage HandGrenade "手榴彈") domainEnglishFormat.kif 27351-27351
(termFormat EnglishLanguage HandGrenade "hand grenade") domainEnglishFormat.kif 27350-27350

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


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

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


(=>
    (instance ?X HandGrenadeAttack)
    (exists (?HG)
        (and
            (instance ?HG HandGrenade)
            (instrument ?X ?HG))))
Mid-level-ontology.kif 23539-23544


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