![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| appearance as argument number 1 |
|
|
| (instance Naked RelationalAttribute) | Mid-level-ontology.kif 32766-32766 | Naked is an instance of relational attribute |
| (documentation Naked EnglishLanguage "A state where someone doesn't wears Clothing.") | Mid-level-ontology.kif 32767-32767 | Naked is an instance of relational attribute |
| (contraryAttribute Naked Clothed) | Mid-level-ontology.kif 32789-32789 | Naked is the opposite of clothed |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage Naked "naked") | domainEnglishFormat.kif 65222-65222 |
| antecedent |
|
|
| (=> (holdsDuring ?T (attribute ?A Naked)) (holdsDuring ?T (not (exists (?C) (and (instance ?C Clothing) (wears ?A ?C)))))) |
Mid-level-ontology.kif 32769-32777 | If naked is an attribute of X holds during Y, then there doesn't exist Z such that Z is an instance of clothing and X wears Z holds during Y |
| consequent |
|
|
| (=> (holdsDuring ?T (not (exists (?C) (and (instance ?C Clothing) (wears ?A ?C))))) (holdsDuring ?T (attribute ?A Naked))) |
Mid-level-ontology.kif 32779-32787 | If there doesn't exist X such that X is an instance of clothing and Y wears X holds during Z, then naked is an attribute of Y holds during Z |