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



KB Term:  Term intersection
English Word: 

  Smelling

Sigma KEE - Smelling
Smelling(smelling)
more pictures...
get_a_noseful, get_a_whiff, nose, nose_out, odor, odour, olfactory_perception, olfactory_sensation, scent, scent_out, smell, smell_out, smelling, sniff, sniff_out, snuff, snuffle, whiff, wind

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


(subclass Smelling Perception) Merge.kif 13866-13866 Smelling is a subclass of perception
(documentation Smelling EnglishLanguage "The subclass of Perception in which the sensing is done by an olefactory Organ.") Merge.kif 13867-13868 Smelling is a subclass of perception
(externalImage Smelling "http://upload.wikimedia.org/wikipedia/commons/a/ a7/ Smelling_the_tulips.jpg") pictureList.kif 6866-6866 Smelling is a subclass of perception
(externalImage Smelling "http://upload.wikimedia.org/wikipedia/commons/c/ c5/ Wunderbaum.jpg") pictureList.kif 7893-7893 Smelling is a subclass of perception
(externalImage Smelling "http://upload.wikimedia.org/wikipedia/commons/0/ 0e/ Kostka_toaletowa.jpg") pictureList.kif 7894-7894 Smelling is a subclass of perception
(externalImage Smelling "http://upload.wikimedia.org/wikipedia/commons/8/ 85/ CHANEL_No5_parfum.jpg") pictureList.kif 7895-7895 Smelling is a subclass of perception
(externalImage Smelling "http://upload.wikimedia.org/wikipedia/commons/1/ 12/ Blackheads_by_David_Shankbone.jpg") pictureList.kif 7897-7897 Smelling is a subclass of perception
(externalImage Smelling "http://upload.wikimedia.org/wikipedia/commons/6/ 64/ She_smells_something.jpg") pictureList.kif 7898-7898 Smelling is a subclass of perception
(externalImage Smelling "http://upload.wikimedia.org/wikipedia/commons/2/ 20/ Mandrill_and_flower.jpg") pictureList.kif 7899-7899 Smelling is a subclass of perception
(externalImage Smelling "http://upload.wikimedia.org/wikipedia/commons/f/ fa/ Sommelier_e_Tastevin.jpg") pictureList.kif 7900-7900 Smelling is a subclass of perception
(externalImage Smelling "http://upload.wikimedia.org/wikipedia/en/a/ab/Nasal_Ranger.JPG") pictureList.kif 7901-7901 Smelling is a subclass of perception

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


(termFormat EnglishLanguage Smelling "smelling") english_format.kif 1661-1661

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


(=>
    (and
        (instance ?SMELL Smelling)
        (patient ?SMELL ?OBJ))
    (exists (?ATTR)
        (and
            (instance ?ATTR OlfactoryAttribute)
            (attribute ?OBJ ?ATTR))))
Merge.kif 13870-13877 If X is an instance of smelling and Y is a patient of X, then there exists Z such that Z is an instance of olfactory attribute and Z is an attribute of Y

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


(=>
    (instance ?NOSE Nose)
    (capability Smelling instrument ?NOSE))
Mid-level-ontology.kif 13790-13792 If X is an instance of nose, then X is capable of doing smelling as a instrument