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 971-972
(externalImage AirAttackMissile "http://upload.wikimedia.org/wikipedia/commons/ 6/ 6e/ 288a-SA-6-GAINFUL.jpg") pictureList.kif 4483-4483
(subclass AirAttackMissile Missile) MilitaryDevices.kif 969-969

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


(subclass AAM AirAttackMissile) MilitaryDevices.kif 1170-1170
(termFormat ChineseLanguage AirAttackMissile "空袭导弹") domainEnglishFormat.kif 6108-6108
(termFormat ChineseTraditionalLanguage AirAttackMissile "空襲導彈") domainEnglishFormat.kif 6107-6107
(termFormat EnglishLanguage AirAttackMissile "air attack missile") domainEnglishFormat.kif 6106-6106

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 976-990


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