appearance as argument number 1 |
(contraryAttribute Naked Clothed) | Mid-level-ontology.kif 30412-30412 | Naked is the opposite of clothed |
(documentation Naked EnglishLanguage "A state where someone doesn't wears Clothing.") | Mid-level-ontology.kif 30400-30400 | Naked is the opposite of clothed |
(instance Naked RelationalAttribute) | Mid-level-ontology.kif 30399-30399 | Naked is an instance of relational attribute |
appearance as argument number 2 |
(termFormat EnglishLanguage Naked "naked") | domainEnglishFormat.kif 65267-65267 |
antecedent |
(<=> (holdsDuring ?T (attribute ?A Naked)) (holdsDuring ?T (not (exists (?C) (and (instance ?C Clothing) (wears ?A ?C)))))) |
Mid-level-ontology.kif 30402-30410 | Naked is an attribute of an entity holds during a time position if and only if there doesn't exist another entity such that the other entity is an instance of clothing and the entity wears the other entity holds during the time position |