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



KB Term:  Term intersection
English Word: 

  BrakeCaliper

Sigma KEE - BrakeCaliper
BrakeCaliper(brake caliper)

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


(subclass BrakeCaliper Device) Cars.kif 609-609 Brake caliper is a subclass of device
(documentation BrakeCaliper EnglishLanguage "A Device assembly that presses a BrakePad against a BrakeRotor.") Cars.kif 610-611 Brake caliper is a subclass of device
(typicalPart BrakeCaliper VehicleBrake) Cars.kif 612-612 A brake caliper is typically a part of a vehicle brake
(typicalPart BrakeCaliper BrakeSystem) Cars.kif 1443-1443 A brake caliper is typically a part of a brake system
(typicallyContainsPart BrakeCaliper BrakeSystem) Cars.kif 1444-1444 A brake system typically has a part brake caliper

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


(termFormat EnglishLanguage BrakeCaliper "brake caliper") domainEnglishFormat.kif 64565-64565

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


(=>
    (instance ?BC BrakeCaliper)
    (hasPurpose ?BC
        (exists (?P ?W)
            (and
                (instance ?P Pushing)
                (instrument ?P ?BC)
                (patient ?P ?W)
                (instance ?W WearingFrictionSurface)))))
Cars.kif 1446-1454 If X is an instance of brake caliper, then X has the purpose there exist Y, Z such that Y is an instance of pushing, X is an instrument for Y, Z is a patient of Y, and Z is an instance of wearing friction surface
(=>
    (instance ?BC BrakeCaliper)
    (hasPurpose ?BC
        (exists (?B)
            (and
                (instance ?B Braking)
                (instrument ?B ?BC)))))
Cars.kif 1456-1462 If X is an instance of brake caliper, then X has the purpose there exists Y such that Y is an instance of braking and X is an instrument for Y


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