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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - AirLaunchMissile
AirLaunchMissile(空中发射导弹)

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


(documentation AirLaunchMissile EnglishLanguage "A missile launched from the air.") MilitaryDevices.kif 940-940
(subclass AirLaunchMissile Missile) MilitaryDevices.kif 939-939 空中发射导弹导弹subclass

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


(subclass AAM AirLaunchMissile) MilitaryDevices.kif 1169-1169 AAM空中发射导弹subclass
(subclass AGM AirLaunchMissile) MilitaryDevices.kif 1123-1123 AG m空中发射导弹subclass
(termFormat ChineseLanguage AirLaunchMissile "空中发射导弹") domainEnglishFormat.kif 6156-6156
(termFormat ChineseTraditionalLanguage AirLaunchMissile "空中發射導彈") domainEnglishFormat.kif 6155-6155
(termFormat EnglishLanguage AirLaunchMissile "air launch missile") domainEnglishFormat.kif 6154-6154
(termFormat EnglishLanguage AirLaunchMissile "air launched missile") MilitaryDevices.kif 2061-2061

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


(=>
    (and
        (instance ?FLYING Flying)
        (patient ?FLYING ?ALM)
        (instance ?ALM AirLaunchMissile))
    (exists (?REGION)
        (and
            (instance ?REGION AtmosphericRegion)
            (holdsDuring
                (BeginFn
                    (WhenFn ?FLYING))
                (located ?ALM ?REGION)))))
MilitaryDevices.kif 944-955


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