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



KB Term:  Term intersection
English Word: 

  ListFn__7Fn__0En1In2Ra3En4In5Re6En7EnFn

Sigma KEE - ShootingAngle
ShootingAngle(shooting angle)

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


(subclass ShootingAngle RelationalAttribute) MilitaryDevices.kif 274-274 Shooting angle is a subclass of relational attribute
(documentation ShootingAngle EnglishLanguage "ShootingAngle is used to describe the whether a Shooting event is held at a high or low angle.") MilitaryDevices.kif 275-276 Shooting angle is a subclass of relational attribute
(relatedInternalConcept ShootingAngle angleOfFire) MilitaryDevices.kif 278-278 Shooting angle is internally related to angle of fire

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


(termFormat EnglishLanguage ShootingAngle "shooting angle") MilitaryDevices.kif 277-277
(instance HighAngleFire ShootingAngle) MilitaryDevices.kif 289-289 High angle fire is an instance of shooting angle
(instance LowAngleFire ShootingAngle) MilitaryDevices.kif 304-304 Low angle fire is an instance of shooting angle

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


(=>
    (and
        (instance ?S Shooting)
        (attribute ?S ?A)
        (instance ?A ShootingAngle))
    (or
        (instance ?A HighAngleFire)
        (instance ?A LowAngleFire)))
MilitaryDevices.kif 280-287 If X is an instance of shooting, Y is an attribute of X, and Y is an instance of shooting angle, then Y is an instance of high angle fire or Y is an instance of low angle fire


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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