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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Translucent
Translucent(translucent)semitransparent, translucent

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


(documentation Translucent EnglishLanguage "A Translucent material admits light is one through which it is possible to transmit light but not through which is likely to be Seeing.") Mid-level-ontology.kif 15136-15137
(instance Translucent VisualAttribute) Mid-level-ontology.kif 15134-15134 Translucent is an instance of visual attribute

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


(termFormat EnglishLanguage Translucent "translucent") Mid-level-ontology.kif 15135-15135

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


(=>
    (attribute ?O Translucent)
    (modalAttribute
        (exists (?EMIT ?S ?OBJ)
            (and
                (instance ?EMIT RadiatingLight)
                (resource ?EMIT ?S)
                (destination ?EMIT ?OBJ)
                (between ?S ?O ?OBJ)
                (holdsDuring
                    (WhenFn ?EMIT)
                    (attribute ?OBJ Illuminated)))) Possibility))
Mid-level-ontology.kif 15151-15163
(=>
    (attribute ?O Translucent)
    (modalAttribute
        (not
            (exists (?S ?A ?D)
                (and
                    (instance ?S Seeing)
                    (agent ?S ?A)
                    (destination ?S ?D)
                    (between ?O ?A ?D)))) Likely))
Mid-level-ontology.kif 15139-15149

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


(=>
    (instance ?S SoupStock)
    (attribute ?S Translucent))
Food.kif 1641-1643


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



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