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



KB Term:  Term intersection
English Word: 

Sigma KEE - weaponCarryingCapability
weaponCarryingCapability

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


(instance weaponCarryingCapability TernaryPredicate) MilitaryDevices.kif 20-20 weapon carrying capability is an instance of ternary predicate
(instance weaponCarryingCapability TotalValuedRelation) MilitaryDevices.kif 21-21 weapon carrying capability is an instance of total valued relation
(domain weaponCarryingCapability 1 MilitaryVehicle) MilitaryDevices.kif 23-23 The number 1 argument of weapon carrying capability is an instance of military vehicle
(domainSubclass weaponCarryingCapability 2 Weapon) MilitaryDevices.kif 24-24 The number 2 argument of weapon carrying capability is a subclass of weapon
(domain weaponCarryingCapability 3 PositiveInteger) MilitaryDevices.kif 25-25 The number 3 argument of weapon carrying capability is an instance of positive integer
(documentation weaponCarryingCapability EnglishLanguage "(weaponCarryingCapability ?MV ?WC ?I) means that the MilitaryVehicle ?MV is able to carry ?I Weapons of class ?WC.") MilitaryDevices.kif 27-29 The number 3 argument of weapon carrying capability is an instance of positive integer

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


(format EnglishLanguage weaponCarryingCapability "%1 can%n{not} carry %3 weapons of type %2.") MilitaryDevices.kif 2185-2185
(format ChineseTraditionalLanguage weaponCarryingCapability "%1 %n 是 對於 %3 的 weapon 攜帶容量 %2 ") domainEnglishFormat.kif 2617-2617
(format ChineseLanguage weaponCarryingCapability "%1 %n 是 对于 %3 的 weapon 携带容量 %2 ") domainEnglishFormat.kif 2618-2618
(termFormat EnglishLanguage weaponCarryingCapability "weapon carrying capability") domainEnglishFormat.kif 62572-62572
(termFormat ChineseTraditionalLanguage weaponCarryingCapability "武器攜帶能力") domainEnglishFormat.kif 62573-62573
(termFormat ChineseLanguage weaponCarryingCapability "武器携带能力") domainEnglishFormat.kif 62574-62574

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


(=>
    (and
        (weaponCarryingCapability ?MV ?WC ?COUNT)
        (instance ?WEAPON ?WC)
        (capability ?PC ?ROLE ?WEAPON)
        (or
            (subclass ?PC Shooting)
            (subclass ?PC Damaging)))
    (capability ?PC ?ROLE ?MV))
MilitaryDevices.kif 35-43 If X can carry Y weapons of type Z., W is an instance of Z, W is capable of doing V as a U, and V is a subclass of shooting or V is a subclass of damaging, then X is capable of doing V as a U

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


(=>
    (instance ?LAV LAV25)
    (and
        (weaponCarryingCapability ?LAV M242 1)
        (weaponCarryingCapability ?LAV M240 2)))
MilitaryDevices.kif 1715-1719 If X is an instance of LAV25, then X can carry 1 weapons of type m242. and X can carry 2 weapons of type m240.
(=>
    (instance ?AAV AAV)
    (and
        (weaponCarryingCapability ?AAV M2Browning 1)
        (weaponCarryingCapability ?AAV MK19 1)))
MilitaryDevices.kif 1835-1839 If X is an instance of Amphibious Assault Vehicle, then X can carry 1 weapons of type m2 browning. and X can carry 1 weapons of type Mk19.
(=>
    (instance ?Harrier Harrier2)
    (and
        (weaponCarryingCapability ?Harrier GAU12U 1)
        (weaponCarryingCapability ?Harrier AGM65 7)
        (weaponCarryingCapability ?Harrier AIM9 4)))
MilitaryDevices.kif 1917-1922 If X is an instance of harrier2, then X can carry 1 weapons of type GAU12U., X can carry 7 weapons of type AG m65., and X can carry 4 weapons of type AI m9.
(=>
    (instance ?CH53E CH53E)
    (and
        (weaponCarryingCapability ?CH53E M3M 1)
        (weaponCarryingCapability ?CH53E XM218 2)))
MilitaryDevices.kif 1961-1965 If X is an instance of C h53 e, then X can carry 1 weapons of type M3M. and X can carry 2 weapons of type XM218.
(=>
    (instance ?CH46D CH46D)
    (weaponCarryingCapability ?CH46D HeavyMachineGun 2))
MilitaryDevices.kif 2033-2035 If X is an instance of C h46 d, then X can carry 2 weapons of type heavy machine gun.
(=>
    (instance ?AH1 AH1)
    (and
        (weaponCarryingCapability ?AH1 M197GatlingGun 1)
        (weaponCarryingCapability ?AH1 AntiTankMissile 4)
        (weaponCarryingCapability ?AH1 AGM114 8)
        (weaponCarryingCapability ?AH1 AIM9 1)))
MilitaryDevices.kif 2073-2079 If X is an instance of A h1, then X can carry 1 weapons of type m197 gatling gun., X can carry 4 weapons of type anti tank missile., X can carry 8 weapons of type AG m114., and X can carry 1 weapons of type AI m9.
(=>
    (instance ?LCAC LCAC)
    (and
        (weaponCarryingCapability ?LCAC M2Browning 2)
        (weaponCarryingCapability ?LCAC M60 2)
        (weaponCarryingCapability ?LCAC MK19 2)))
MilitaryDevices.kif 2134-2139 If X is an instance of LCAC, then X can carry 2 weapons of type m2 browning., X can carry 2 weapons of type m60., and X can carry 2 weapons of type Mk19.


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners