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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - GroundAttackMissile
GroundAttackMissile(ground attack missile)

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


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

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


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

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 999-1013


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