publishedPrice |
appearance as argument number 1 |
![]() |
(documentation publishedPrice EnglishLanguage "(publishedPrice ?ENT ?PRICE ?AGENT ?PS) means that the CurrencyMeasure ?PRICE is given by AutonomousAgent ?AGENT to Entity ?ENT, based on conditions outlined in PricingScheme ?PS") | Catalog.kif 327-329 | |
(domain publishedPrice 2 CurrencyMeasure) | Catalog.kif 333-333 | Le nombre 2 argument de publishedPrice est une instance de mesure de devise |
(domain publishedPrice 3 CognitiveAgent) | Catalog.kif 334-334 | Le nombre 3 argument de publishedPrice est une instance de agent cognitif |
(domain publishedPrice 4 PricingScheme) | Catalog.kif 335-335 | Le nombre 4 argument de publishedPrice est une instance de PricingScheme |
(domainSubclass publishedPrice 1 Entity) | Catalog.kif 332-332 | Le nombre 1 argument de publishedPrice est une sous-classe de entit� |
(instance publishedPrice QuaternaryPredicate) | Catalog.kif 326-326 | publishedPrice est une instance de pr�dicat quaternaire |
appearance as argument number 2 |
![]() |
(format ChineseLanguage publishedPrice "%1 的 price 从 %3 根据 %4 是 %2 ") | domainEnglishFormat.kif 4278-4278 | |
(format ChineseTraditionalLanguage publishedPrice "%1 的 price 從 %3 根據 %4 是 %2 ") | domainEnglishFormat.kif 4277-4277 | |
(format EnglishLanguage publishedPrice "the price of %1 from %3 according to %4 is %2") | domainEnglishFormat.kif 4276-4276 | |
(termFormat EnglishLanguage publishedPrice "published price") | Catalog.kif 330-330 |
antecedent |
![]() |
consequent |
![]() |
(=> (and (priceRange ?ENT (MeasureFn ?MIN ?U) (MeasureFn ?MAX ?U) ?AGENT) (instance ?U UnitOfCurrency)) (exists (?NUM ?PRICE ?PS) (and (lessThanOrEqualTo ?NUM ?MAX) (greaterThanOrEqualTo ?NUM ?MIN) (equal ?PRICE (MeasureFn ?NUM ?U)) (or (publishedPrice ?ENT ?PRICE ?AGENT ?PS) (productPrice ?ENT ?PRICE ?AGENT) (unitPrice ?ENT ?PRICE ?AGENT ?PS))))) |
Catalog.kif 208-223 |
|
![]() |
![]() |