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


KB Term:  Term intersection
English Word: 

Sigma KEE - GroundAttackMissile
GroundAttackMissile(ground attack missile)

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


(subclass GroundAttackMissile Missile) MilitaryDevices.kif 1149-1149 Ground attack missile is a subclass of missile
(documentation GroundAttackMissile EnglishLanguage "A missile that attacks targets on the ground.") MilitaryDevices.kif 1151-1152 Ground attack missile is a subclass of missile

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


(subclass AGM GroundAttackMissile) MilitaryDevices.kif 1281-1281 AG m is a subclass of ground attack missile
(termFormat EnglishLanguage GroundAttackMissile "ground attack missile") domainEnglishFormat.kif 26684-26684 AG m is a subclass of ground attack missile
(termFormat ChineseTraditionalLanguage GroundAttackMissile "地面攻擊導彈") domainEnglishFormat.kif 26685-26685 AG m is a subclass of ground attack missile
(termFormat ChineseLanguage GroundAttackMissile "地面攻击导弹") domainEnglishFormat.kif 26686-26686 AG m is a subclass of ground attack missile

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


(=>
    (instance ?M GroundAttackMissile)
    (hasPurpose ?M
        (exists (?OBJ ?REGION ?DAMAGE)
            (and
                (instrument ?DAMAGE ?M)
                (patient ?DAMAGE ?OBJ)
                (instance ?DAMAGE Damaging)
                (instance ?REGION GeographicArea)
                (holdsDuring
                    (BeginFn
                        (WhenFn ?DAMAGE))
                    (and
                        (located ?M ?REGION)
                        (located ?OBJ ?REGION)))))))
MilitaryDevices.kif 1156-1170 If X is an instance of ground attack missile, then All of the following hold: (1) X has the purpose there exist Y, Z (2) W such that X is an instrument for W (3) Y is a patient of W (4) W is an instance of damaging (5) Z is an instance of geographic area (6) X is located at Z (7) Y is located at Z holds during the beginning of 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