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

Formal Language: 



KB Term:  Term intersection
English Word: 

  ManifoldHeatControlValve

Sigma KEE - ManifoldHeatControlValve
ManifoldHeatControlValve(manifold heat control valve)

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


(documentation ManifoldHeatControlValve EnglishLanguage "A device present on older vehicles with Carburetors that sends hot Exhaust gases to pre-heat the FuelVapor for more efficient Combustion.") Cars.kif 3256-3258
(subclass ManifoldHeatControlValve Valve) Cars.kif 3255-3255 Manifold heat control valve is a subclass of valve
(typicalPart ManifoldHeatControlValve Manifold) Cars.kif 3260-3260 A manifold heat control valve is typically a part of a manifold

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


(termFormat EnglishLanguage ManifoldHeatControlValve "manifold heat control valve") domainEnglishFormat.kif 65147-65147

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


(=>
    (instance ?MHCV ManifoldHeatControlValve)
    (hasPurpose ?MHCV
        (exists (?H ?O ?E ?FV ?T)
            (and
                (instance ?H Heating)
                (instance ?O Opening)
                (instance ?E Exhaust)
                (instance ?T Transfer)
                (instance ?FV FuelVapor)
                (patient ?O ?MHCV)
                (instrument ?H ?E)
                (patient ?H ?FV)
                (path ?T ?MHCV)
                (causes ?O ?T)
                (causes ?T ?H)))))
Cars.kif 3262-3277


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