![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| TemperatureAttribute(temperature attribute) | clammy, dank |
| appearance as argument number 1 |
|
|
| (subclass TemperatureAttribute SubjectiveAssessmentAttribute) | Mid-level-ontology.kif 28250-28250 | Temperature attribute is a subclass of subjective assessment attribute |
| (documentation TemperatureAttribute EnglishLanguage "TemperatureAttribute is an attribute that describes the temperature of a certain object") | Mid-level-ontology.kif 28251-28252 | Temperature attribute is a subclass of subjective assessment attribute |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (attribute ?X ?Y) (instance ?Y TemperatureAttribute) (instance ?X Object)) (exists (?TEMP) (and (measure ?X ?TEMP) (instance ?TEMP TemperatureMeasure) (attribute ?TEMP ?Y)))) |
Mid-level-ontology.kif 28255-28264 | If X is an attribute of Y, X is an instance of temperature attribute, and Y is an instance of object, then there exists Z such that the measure of Y is Z, Z is an instance of temperature measure, and X is an attribute of Z |