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

Formal Language: 



KB Term:  Term intersection
English Word: 

  ManifoldHeatControlValve

Sigma KEE - ManifoldHeatControlValve
ManifoldHeatControlValve

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 3241-3243
(subclass ManifoldHeatControlValve Valve) Cars.kif 3240-3240 ManifoldHeatControlValvesubclass
(typicalPart ManifoldHeatControlValve Manifold) Cars.kif 3245-3245 ManifoldHeatControlValve typically多种part

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


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

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 3247-3262


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