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

Formal Language: 



KB Term:  Term intersection
English Word: 

  FuelAtomizer

Sigma KEE - FuelAtomizer
FuelAtomizer

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


(documentation FuelAtomizer EnglishLanguage "A Device designed to atomize fuel to put into a GasMixture for use in Combustion. In a gas-powered automobile that typically has 14.7 parts air per part gasoline. Principal subclasses are FuelInjectors and Carburetors.") Cars.kif 1107-1110
(subclass FuelAtomizer Device) Cars.kif 1105-1105

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


(subclass Carburetor FuelAtomizer) Cars.kif 1132-1132
(subclass FuelInjector FuelAtomizer) Cars.kif 1126-1126
(termFormat EnglishLanguage FuelAtomizer "fuel atomizer") Cars.kif 1106-1106

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


(=>
    (instance ?FA FuelAtomizer)
    (hasPurpose ?FA
        (exists (?F ?S ?A ?C)
            (and
                (instance ?F Fuel)
                (instance ?S Spraying)
                (instance ?A Air)
                (instance ?C Combustion)
                (patient ?S ?A)
                (patient ?S ?F)
                (resource ?C ?F)
                (resource ?C ?A)))))
Cars.kif 1112-1124


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