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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - AirAttackMissile
AirAttackMissile(air attack missile)

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 Air attack missile is a subclass of missile

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


(subclass AAM AirAttackMissile) MilitaryDevices.kif 1170-1170 Air-to-air missile is a subclass of air attack missile
(termFormat ChineseLanguage AirAttackMissile "空袭导弹") domainEnglishFormat.kif 6112-6112 Air-to-air missile is a subclass of air attack missile
(termFormat ChineseTraditionalLanguage AirAttackMissile "空襲導彈") domainEnglishFormat.kif 6111-6111 Air-to-air missile is a subclass of air attack missile
(termFormat EnglishLanguage AirAttackMissile "air attack missile") domainEnglishFormat.kif 6110-6110 Air-to-air missile is a subclass of air attack missile

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