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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - GroundAttackMissile
GroundAttackMissile

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


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

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


(subclass AGM GroundAttackMissile) MilitaryDevices.kif 1281-1281
(termFormat ChineseLanguage GroundAttackMissile "地面攻击导弹") domainEnglishFormat.kif 26693-26693
(termFormat ChineseTraditionalLanguage GroundAttackMissile "地面攻擊導彈") domainEnglishFormat.kif 26692-26692
(termFormat EnglishLanguage GroundAttackMissile "ground attack missile") domainEnglishFormat.kif 26691-26691

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


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