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 994-995
(subclass GroundAttackMissile Missile) MilitaryDevices.kif 992-992 GroundAttackMissile est une sous-classe de Missile

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


(subclass AGM GroundAttackMissile) MilitaryDevices.kif 1124-1124 AGM est une sous-classe de GroundAttackMissile
(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