Bare(bare) | bare-breasted, bareback, barebacked, bared, bareheaded, barelegged, bottomless, braless, exposed, topless, uncovered |
appearance as argument number 1 |
(documentation Bare EnglishLanguage "A state where no Clothing covers a particular BodyPart.") | Mid-level-ontology.kif 30433-30433 | |
(instance Bare RelationalAttribute) | Mid-level-ontology.kif 30432-30432 | Bare is an instance of relational attribute |
appearance as argument number 2 |
(termFormat EnglishLanguage Bare "bare") | domainEnglishFormat.kif 64567-64567 |
antecedent |
(<=> (and (instance ?B BodyPart) (holdsDuring ?T (attribute ?B Bare))) (holdsDuring ?T (not (exists (?C) (and (instance ?C Clothing) (covers ?C ?B)))))) |
Mid-level-ontology.kif 30435-30445 | An entity is an instance of body part and bare is an attribute of the 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 other entity covers the entity holds during the time position |