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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Spraying

Sigma KEE - Spraying
Spraying(噴)

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


(documentation Spraying EnglishLanguage "Any instance of Transfer of a Liquid which is accomplished by converting the Liquid into a mist.") Mid-level-ontology.kif 17631-17632
(subclass Spraying LiquidMotion) Mid-level-ontology.kif 17629-17629 子類 and 液體運動
(subclass Spraying Transfer) Mid-level-ontology.kif 17630-17630 子類 and Transfer

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


(termFormat ChineseLanguage Spraying "喷") domainEnglishFormat.kif 54812-54812
(termFormat ChineseTraditionalLanguage Spraying "噴") domainEnglishFormat.kif 54811-54811
(termFormat EnglishLanguage Spraying "spraying") domainEnglishFormat.kif 54810-54810

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


(=>
    (instance ?S Spraying)
    (exists (?G ?L ?M)
        (and
            (attribute ?G Gas)
            (attribute ?L Liquid)
            (instance ?M GasMixture)
            (part ?M ?G)
            (part ?M ?L)
            (patient ?S ?G)
            (patient ?S ?L)
            (result ?S ?M))))
Cars.kif 1092-1103

consequent
-------------------------


(=>
    (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