releaseForConsumption |
appearance as argument number 1 |
(documentation releaseForConsumption EnglishLanguage "(releaseForConsumption ?OBJ ?AREA ?TIME) means that Object ?OBJ was release for some type of consumption - like watching, eating, listening, reading, etc - in GeographicArea ?AREA at TimePoint ?TIME") | Music.kif 1473-1475 | |
(domain releaseForConsumption 2 GeographicArea) | Music.kif 1479-1479 | The number 2 argument of release for consumption is an instance of geographic area |
(domain releaseForConsumption 3 TimePoint) | Music.kif 1480-1480 | The number 3 argument of release for consumption is an instance of time point |
(domainSubclass releaseForConsumption 1 Object) | Music.kif 1478-1478 | The number 1 argument of release for consumption is a subclass of object |
(instance releaseForConsumption TernaryPredicate) | Music.kif 1472-1472 | release for consumption is an instance of ternary predicate |
appearance as argument number 2 |
(format ChineseLanguage releaseForConsumption "%1 是 released 对于 consumption 在 %2 位于 %3 ") | domainEnglishFormat.kif 4370-4370 | |
(format ChineseTraditionalLanguage releaseForConsumption "%1 是 released 對於 consumption 在 %2 位於 %3 ") | domainEnglishFormat.kif 4369-4369 | |
(format EnglishLanguage releaseForConsumption "%1 was released for consumption in %2 at %3") | domainEnglishFormat.kif 4368-4368 | |
(subrelation releaseForSale releaseForConsumption) | Music.kif 1492-1492 | release for sale is a subrelation of release for consumption |
(termFormat EnglishLanguage releaseForConsumption "release for consumption") | Music.kif 1476-1476 | release for sale is a subrelation of release for consumption |
antecedent |
(=> (releaseForConsumption ?OBJ ?AREA ?TIME) (holdsDuring (ImmediateFutureFn ?TIME) (exists (?P ?O) (and (instance ?O ?OBJ) (patient ?P ?O) (eventLocated ?P ?AREA))))) |
Music.kif 1482-1490 |
|