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 17615-17616
(subclass PerceptualAttribute RelationalAttribute) Merge.kif 17614-17614 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 17638-17638 Atributo Olfactivo e' uma sub-classe de Atributo de Percepcao
(subclass SoundAttribute PerceptualAttribute) Merge.kif 13596-13596 Atributo Sonoro e' uma sub-classe de Atributo de Percepcao
(subclass TasteAttribute PerceptualAttribute) Merge.kif 17627-17627 Atributo Gustativo e' uma sub-classe de Atributo de Percepcao
(subclass TextureAttribute PerceptualAttribute) Merge.kif 17762-17762 TextureAttribute e' uma sub-classe de Atributo de Percepcao
(subclass VisualAttribute PerceptualAttribute) Merge.kif 17642-17642 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 17618-17625


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