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

Formal Language: 



KB Term:  Term intersection
English Word: 

  AutomobileExhaustSystem

Sigma KEE - AutomobileExhaustSystem
AutomobileExhaustSystem

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


(documentation AutomobileExhaustSystem EnglishLanguage "A part of an Automobile that handles the venting of Exhaust from the Engine. It typically includes an exhaust manifold, AutomobileMuffler and Tailpipe. Modern engines may also include a CatalyticConverter and exhaust recirculation hoses and controls.") Cars.kif 2607-2611
(subclass AutomobileExhaustSystem PhysicalSystem) Cars.kif 2605-2605 AutomobileExhaustSystem est une sous-classe de PhysicalSystem

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


(termFormat EnglishLanguage AutomobileExhaustSystem "exhaust system") Cars.kif 2606-2606
(typicalPart CatalyticConverter AutomobileExhaustSystem) Cars.kif 1714-1714 typicalPart CatalyticConverter and AutomobileExhaustSystem
(typicalPart ExhaustManifold AutomobileExhaustSystem) Cars.kif 2626-2626 typicalPart ExhaustManifold and AutomobileExhaustSystem
(typicalPart Tailpipe AutomobileExhaustSystem) Cars.kif 4031-4031 typicalPart Tailpipe and AutomobileExhaustSystem
(typicallyContainsPart CatalyticConverter AutomobileExhaustSystem) Cars.kif 1715-1715 typicallyContainsPart CatalyticConverter and AutomobileExhaustSystem
(typicallyContainsPart ExhaustManifold AutomobileExhaustSystem) Cars.kif 2627-2627 typicallyContainsPart ExhaustManifold and AutomobileExhaustSystem
(typicallyContainsPart Tailpipe AutomobileExhaustSystem) Cars.kif 4032-4032 typicallyContainsPart Tailpipe and AutomobileExhaustSystem

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


(=>
    (and
        (instance ?T Tailpipe)
        (instance ?TR Transfer)
        (instance ?E Exhaust)
        (instance ?A Automobile)
        (instance ?AES AutomobileExhaustSystem)
        (part ?T ?A)
        (path ?TR ?T)
        (patient ?TR ?E))
    (hasPurpose ?T
        (not
            (exists (?O)
                (and
                    (part ?O ?A)
                    (beforeOnPath ?T ?O ?AES ?TR))))))
Cars.kif 4046-4061


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 is open source software produced by Articulate Software and its partners