ContainerEmpty![]() ![]() ![]() | ![]() |
appearance as argument number 1 |
![]() |
(documentation ContainerEmpty EnglishLanguage "ContainerEmpty is the Attribute of a Container that is empty.") | Mid-level-ontology.kif 1576-1577 | |
(externalImage ContainerEmpty "http://upload.wikimedia.org/wikipedia/commons/ 1/ 10/ Glass_empty.jpg") | pictureList.kif 9963-9963 | |
(externalImage ContainerEmpty "http://upload.wikimedia.org/wikipedia/commons/ 2/ 2a/ Containeur_ouvert_%281%29.jpg") | pictureList.kif 10727-10727 | |
(externalImage ContainerEmpty "http://upload.wikimedia.org/wikipedia/commons/ 8/ 88/ Containerlader%C3%A4ume_Schiff-2.jpg") | pictureList.kif 10726-10726 | |
(externalImage ContainerEmpty "http://upload.wikimedia.org/wikipedia/commons/ b/ ba/ Empty_refrigerator.jpg") | pictureList.kif 10729-10729 | |
(externalImage ContainerEmpty "http://upload.wikimedia.org/wikipedia/commons/ c/ cc/ Interior_Reefercontainer.JPG") | pictureList.kif 10728-10728 | |
(instance ContainerEmpty RelationalAttribute) | Mid-level-ontology.kif 1575-1575 |
appearance as argument number 2 |
![]() |
(contraryAttribute ContainerFull ContainerEmpty) | Mid-level-ontology.kif 1593-1593 | |
(termFormat ChineseLanguage ContainerEmpty "空容器") | domainEnglishFormat.kif 16899-16899 | |
(termFormat ChineseTraditionalLanguage ContainerEmpty "空容器") | domainEnglishFormat.kif 16898-16898 | |
(termFormat EnglishLanguage ContainerEmpty "container empty") | domainEnglishFormat.kif 16897-16897 |
antecedent |
![]() |
(=> (attribute ?C ContainerEmpty) (instance ?C Container)) |
Mid-level-ontology.kif 1579-1581 | |
(=> (attribute ?C ContainerEmpty) (not (exists (?H ?S) (and (instance ?H Hole) (hole ?H ?C) (partiallyFills ?S ?C))))) |
Mid-level-ontology.kif 1583-1590 |
consequent |
![]() |
(=> (rainfallIntensity ?AREA ?TIME ?RATE) (exists (?RAIN ?CLTN ?R ?BUCKET ?TOP ?BOTTOM ?RAINFALL) (and (instance ?RAIN Raining) (eventLocated ?RAIN ?AREA) (during (WhenFn ?RAIN) ?TIME) (instance ?CLTN Collection) (objectTransferred ?RAIN ?CLTN) (instance ?R Water) (member ?R ?CLTN) (instance ?BUCKET Container) (bottom ?BOTTOM ?BUCKET) (attribute ?BOTTOM Flat) (located ?BUCKET ?AREA) (holdsDuring (BeginFn ?TIME) (attribute ?BUCKET ContainerEmpty)) (holdsDuring (EndFn ?TIME) (and (located ?CLTN ?BUCKET) (top ?TOP ?CLTN) (depth ?TOP ?BOTTOM ?RAINFALL) (equal ?RAINFALL (MultiplicationFn ?TIME ?RATE))))))) |
Weather.kif 2829-2854 |
![]() |
![]() |