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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - ExhaustValve
ExhaustValve

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


(documentation ExhaustValve EnglishLanguage "A Valve that opens to let the Exhaust escape into the ExhaustManifold.") Cars.kif 2660-2661
(documentation ExhaustValve EnglishLanguage "A Valve that opens to let the FuelVapor in to the CombustionChamber.") Cars.kif 2685-2686
(subclass ExhaustValve Valve) Cars.kif 2658-2658
(typicalPart ExhaustValve FourStrokeEngine) Cars.kif 2662-2662
(typicallyContainsPart ExhaustValve FourStrokeEngine) Cars.kif 2663-2663

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


(termFormat EnglishLanguage ExhaustValve "exhaust valve") Cars.kif 2659-2659

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


(=>
    (instance ?EV ExhaustValve)
    (hasPurpose ?EV
        (exists (?E ?T)
            (and
                (instance ?T Transfer)
                (objectTransferred ?T ?E)
                (path ?T ?EV)
                (instance ?E Exhaust)))))
Cars.kif 2665-2673
(=>
    (instance ?EV ExhaustValve)
    (hasPurpose ?EV
        (exists (?EM)
            (and
                (instance ?EM ExhaustManifold)
                (connectedEngineeringComponents ?EV ?EM)))))
Cars.kif 2675-2681


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