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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - BrakeSystem
BrakeSystem

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


(documentation BrakeSystem EnglishLanguage "A system, typically consisting of VehicleBrakes, and often a MasterCylinder, BrakeCalipers and BrakePads that serves to slow or stop a vehicle (or just reduce its downhill acceleration).") Cars.kif 1232-1234
(subclass BrakeSystem PhysicalSystem) Cars.kif 1230-1230 BrakeSystem e' uma sub-classe de PhysicalSystem
(typicalPart BrakeSystem Automobile) Cars.kif 1237-1237 typicalPart BrakeSystem and Automobile
(typicallyContainsPart BrakeSystem Automobile) Cars.kif 1236-1236 typicallyContainsPart BrakeSystem and Automobile

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


(termFormat EnglishLanguage BrakeSystem "brake system") Cars.kif 1231-1231
(typicalPart BrakeCaliper BrakeSystem) Cars.kif 1559-1559 typicalPart BrakeCaliper and BrakeSystem
(typicalPart BrakeMasterCylinder BrakeSystem) Cars.kif 1631-1631 typicalPart BrakeMasterCylinder and BrakeSystem
(typicallyContainsPart BrakeCaliper BrakeSystem) Cars.kif 1560-1560 typicallyContainsPart BrakeCaliper and BrakeSystem
(typicallyContainsPart BrakeMasterCylinder BrakeSystem) Cars.kif 1632-1632 typicallyContainsPart BrakeMasterCylinder and BrakeSystem

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


(=>
    (instance ?BS BrakeSystem)
    (hasPurpose ?BS
        (exists (?B)
            (and
                (instance ?B Braking)
                (instrument ?B ?BS)))))
Cars.kif 1239-1245

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


(=>
    (instance ?BMC BrakeMasterCylinder)
    (hasPurpose ?BMC
        (exists (?BS)
            (and
                (instance ?BS BrakeSystem)
                (part ?BMC ?BS)))))
Cars.kif 1623-1629


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