![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
UniformClothing
|
|
|
| appearance as argument number 1 |
|
|
| (subclass UniformClothing Clothing) | Mid-level-ontology.kif 29279-29279 | Uniform is a subclass of clothing |
| (documentation UniformClothing EnglishLanguage "UniformClothing is a type of clothing with a distinctive design worn by members of a particular group as a means of identification") | Mid-level-ontology.kif 29280-29281 | Uniform is a subclass of clothing |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage UniformClothing "uniform") | Mid-level-ontology.kif 29282-29282 |
| appearance as argument number 3 |
|
|
| (domainSubclass hasUniform 2 UniformClothing) | Mid-level-ontology.kif 29267-29267 | The number 2 argument of has uniform is a subclass of uniform |
| antecedent |
|
|
| (=> (subclass ?X UniformClothing) (exists (?GRP) (hasUniform ?GRP ?X))) |
Mid-level-ontology.kif 29284-29287 | If X is a subclass of uniform, then there exists Y such that Y has uniform X |
| (=> (instance ?X UniformClothing) (exists (?PROC ?DESIGN) (and (instance ?PROC IntentionalProcess) (result ?PROC ?DESIGN) (represents ?X ?DESIGN)))) |
Mid-level-ontology.kif 29289-29295 | If X is an instance of uniform, then there exist Y, Z such that Y is an instance of intentional process, Z is a result of Y, and X expresses Z |