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


KB Term:  Term intersection
English Word: 

Sigma KEE - caliber
caliber

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


(instance caliber BinaryPredicate) MilitaryDevices.kif 365-365 caliber is an instance of binary predicate
(instance caliber TotalValuedRelation) MilitaryDevices.kif 366-366 caliber is an instance of total valued relation
(domainSubclass caliber 1 Gun) MilitaryDevices.kif 368-368 The number 1 argument of caliber is a subclass of gun
(domain caliber 2 LengthMeasure) MilitaryDevices.kif 369-369 The number 2 argument of caliber is an instance of length measure
(documentation caliber EnglishLanguage "(caliber ?G ?L) means that the gun ?G is designed to shoot projectiles with a diameter of ?L.") MilitaryDevices.kif 371-372 The number 2 argument of caliber is an instance of length measure

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


(format EnglishLanguage caliber "%1 weapons can%n{not} shoot projectiles with a caliber of %2.") MilitaryDevices.kif 2189-2189
(format EnglishLanguage caliber "%2 is %n a caliber of %1") domainEnglishFormat.kif 334-334
(format ChineseTraditionalLanguage caliber "%2 %n 是 %1 的 caliber ") domainEnglishFormat.kif 335-335
(format ChineseLanguage caliber "%2 %n 是 %1 的 caliber ") domainEnglishFormat.kif 336-336
(termFormat EnglishLanguage caliber "caliber") domainEnglishFormat.kif 12727-12727
(termFormat ChineseTraditionalLanguage caliber "口徑") domainEnglishFormat.kif 12728-12728
(termFormat ChineseLanguage caliber "口径") domainEnglishFormat.kif 12729-12729

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


(=>
    (and
        (instance ?SHOT Shooting)
        (instrument ?SHOT ?GUN)
        (patient ?SHOT ?PROJ)
        (width ?PROJ ?LM1)
        (instance ?GUN ?GUNCLASS)
        (instance ?PROJ Projectile)
        (caliber ?GUNCLASS ?LM))
    (equal ?LM ?LM1))
MilitaryDevices.kif 376-385 If All of the following hold: (1) X is an instance of shooting (2) Y is an instrument for X (3) Z is a patient of X (4) the width of Z is W (5) Y is an instance of V (6) Z is an instance of projectile (7) U is a caliber of V, then equal U and W
(=>
    (and
        (instance ?PROJ Projectile)
        (caliber ?GUNCLASS ?LM)
        (instance ?GUN ?GUNCLASS)
        (width ?PROJ ?LM1)
        (equal ?LM ?LM1))
    (capability
        (KappaFn ?SHOOTING
            (and
                (instance ?SHOOTING Shooting)
                (patient ?SHOOTING ?PROJ))) instrument ?GUN))
MilitaryDevices.kif 390-402 If X is an instance of projectile, Y is a caliber of Z, W is an instance of Z, the width of X is V, and equal Y and V, then W is capable of doing the class described by U as a instrument
(=>
    (and
        (instance ?PROJ Projectile)
        (caliber ?GUNCLASS ?LM)
        (instance ?GUN ?GUNCLASS)
        (width ?PROJ ?LM1)
        (equal ?LM ?LM1))
    (hasPurpose ?GUN
        (exists (?SHOOTING)
            (and
                (instance ?SHOOTING Shooting)
                (patient ?SHOOTING ?PROJ)
                (instrument ?SHOOTING ?GUN)))))
MilitaryDevices.kif 407-419 If X is an instance of projectile, Y is a caliber of Z, W is an instance of Z, the width of X is V, and equal Y and V, then W has the purpose there exists U such that U is an instance of shooting, X is a patient of U, and W is an instrument for U

appearance as argument number 0
-------------------------


(caliber M242
    (MeasureFn 25.0 Millimeter))
MilitaryDevices.kif 439-440 25.0 Millimeter(s) is a caliber of m242
(caliber GAU12U
    (MeasureFn 25.0 Millimeter))
MilitaryDevices.kif 473-474 25.0 Millimeter(s) is a caliber of GAU12U
(caliber M240
    (MeasureFn 7.62 Millimeter))
MilitaryDevices.kif 550-551 7.62 Millimeter(s) is a caliber of m240
(caliber M60
    (MeasureFn 7.62 Millimeter))
MilitaryDevices.kif 590-591 7.62 Millimeter(s) is a caliber of m60
(caliber M2Browning
    (MeasureFn 12.7 Millimeter))
MilitaryDevices.kif 654-655 12.7 Millimeter(s) is a caliber of m2 browning
(caliber XM218
    (MeasureFn 12.7 Millimeter))
MilitaryDevices.kif 688-689 12.7 Millimeter(s) is a caliber of XM218
(caliber M3M
    (MeasureFn 12.7 Millimeter))
MilitaryDevices.kif 731-732 12.7 Millimeter(s) is a caliber of M3M
(caliber MK19
    (MeasureFn 40.0 Millimeter))
MilitaryDevices.kif 793-794 40.0 Millimeter(s) is a caliber of Mk19
(caliber SMAWBunkerBuster
    (MeasureFn 83.0 Millimeter))
MilitaryDevices.kif 985-986 83.0 Millimeter(s) is a caliber of SMAW bunker buster


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-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners