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

Formal Language: 



KB Term:  Term intersection
English Word: 

  ArtilleryCannon

Sigma KEE - ArtilleryCannon
ArtilleryCannon(artillery cannon)cannon

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


(disjoint ArtilleryCannon MilitaryTank) MilitaryDevices.kif 172-172 Artillery cannon is disjoint from military tank
(documentation ArtilleryCannon EnglishLanguage "A long-range ArtilleryGun that is capable of launching rockets or grenades or other explosives.") MilitaryDevices.kif 174-175
(subclass ArtilleryCannon ArtilleryGun) MilitaryDevices.kif 171-171 Artillery cannon is a subclass of artillery gun

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


(termFormat ChineseLanguage ArtilleryCannon "火炮") domainEnglishFormat.kif 8538-8538
(termFormat ChineseTraditionalLanguage ArtilleryCannon "火砲") domainEnglishFormat.kif 8537-8537
(termFormat EnglishLanguage ArtilleryCannon "artillery cannon") domainEnglishFormat.kif 8536-8536

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


(=>
    (and
        (instance ?SHOOTING Shooting)
        (instrument ?SHOOTING ?AC)
        (instance ?AC ArtilleryCannon))
    (exists (?PROJ)
        (and
            (instrument ?SHOOTING ?PROJ)
            (instance ?PROJ
                (UnionFn Missile Grenade)))))
MilitaryDevices.kif 179-188

consequent
-------------------------


(=>
    (instance ?AB ArtilleryBattery)
    (exists (?AC)
        (and
            (instance ?AC ArtilleryCannon)
            (possesses ?AB ?AC))))
MilitaryPersons.kif 494-499


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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