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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - AirAttackMissile
AirAttackMissile

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


(documentation AirAttackMissile EnglishLanguage "A missile that attacks targets in the air.") MilitaryDevices.kif 1128-1129
(externalImage AirAttackMissile "http://upload.wikimedia.org/wikipedia/commons/ 6/ 6e/ 288a_SA-6-GAINFUL.jpg") pictureList.kif 4482-4482
(subclass AirAttackMissile Missile) MilitaryDevices.kif 1126-1126

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


(subclass AAM AirAttackMissile) MilitaryDevices.kif 1327-1327
(termFormat ChineseLanguage AirAttackMissile "空袭导弹") domainEnglishFormat.kif 6117-6117
(termFormat ChineseTraditionalLanguage AirAttackMissile "空襲導彈") domainEnglishFormat.kif 6116-6116
(termFormat EnglishLanguage AirAttackMissile "air attack missile") domainEnglishFormat.kif 6115-6115

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


(=>
    (instance ?M AirAttackMissile)
    (hasPurpose ?M
        (exists (?OBJ ?REGION ?DAMAGE)
            (and
                (instrument ?DAMAGE ?M)
                (patient ?DAMAGE ?OBJ)
                (instance ?DAMAGE Damaging)
                (instance ?REGION AtmosphericRegion)
                (holdsDuring
                    (BeginFn
                        (WhenFn ?DAMAGE))
                    (and
                        (located ?M ?REGION)
                        (located ?OBJ ?REGION)))))))
MilitaryDevices.kif 1133-1147


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