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

Formal Language: 



KB Term:  Term intersection
English Word: 

  PerceptualAttribute

Sigma KEE - PerceptualAttribute
PerceptualAttribute(Atributo de Percepcao)

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


(documentation PerceptualAttribute ChineseLanguage "这是指任何经由某种 Perception 来 感应到存在的 Attribute。") chinese_format.kif 3935-3936
(documentation PerceptualAttribute EnglishLanguage "Any Attribute whose presence is detected by an act of Perception.") Merge.kif 17637-17638
(subclass PerceptualAttribute RelationalAttribute) Merge.kif 17636-17636 Atributo de Percepcao e' uma sub-classe de Atributo Relacional

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


(instance Braille PerceptualAttribute) Dining.kif 236-236 Braille e' uma instancia de Atributo de Percepcao
(subclass OlfactoryAttribute PerceptualAttribute) Merge.kif 17660-17660 Atributo Olfactivo e' uma sub-classe de Atributo de Percepcao
(subclass SoundAttribute PerceptualAttribute) Merge.kif 13618-13618 Atributo Sonoro e' uma sub-classe de Atributo de Percepcao
(subclass TasteAttribute PerceptualAttribute) Merge.kif 17649-17649 Atributo Gustativo e' uma sub-classe de Atributo de Percepcao
(subclass TextureAttribute PerceptualAttribute) Merge.kif 17784-17784 TextureAttribute e' uma sub-classe de Atributo de Percepcao
(subclass VisualAttribute PerceptualAttribute) Merge.kif 17664-17664 Atributo Visual e' uma sub-classe de Atributo de Percepcao
(termFormat ChineseLanguage PerceptualAttribute "感知属性") chinese_format.kif 1248-1248
(termFormat EnglishLanguage PerceptualAttribute "perceptual attribute") english_format.kif 1717-1717
(termFormat FrenchLanguage PerceptualAttribute "attribute de perception") french_format.kif 926-926
(termFormat Hindi PerceptualAttribute "pratyakshaparaka visheshataa") terms-hindi.txt 460-460
(termFormat ItalianLanguage PerceptualAttribute "AttributoPercettivo") terms-it.txt 463-463
(termFormat JapaneseLanguage PerceptualAttribute "知覚属性") japanese_format.kif 2610-2610
(termFormat PortugueseLanguage PerceptualAttribute "Atributo de Percepcao") portuguese_format.kif 878-878
(termFormat cz PerceptualAttribute "perceptual attribute") terms-cz.txt 499-499
(termFormat ro PerceptualAttribute "atribut de percepþie") relations-ro.kif 947-947
(termFormat tg PerceptualAttribute "katangian sa pagpuna") terms-tg.txt 464-464

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


(=>
    (and
        (instance ?PERCEPTION Perception)
        (patient ?PERCEPTION ?OBJ))
    (exists (?PROP)
        (and
            (instance ?PROP PerceptualAttribute)
            (attribute ?OBJ ?PROP))))
Merge.kif 17640-17647


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