DeliveryService | ![]() |
appearance as argument number 1 |
![]() |
(documentation DeliveryService EnglishLanguage "DeliveryService refers to the Transfer of an AutonomousAgent bringing objects purchased from AutonomousAgent to a location indicated by the customer") | Dining.kif 527-529 | |
(subclass DeliveryService Transfer) | Dining.kif 526-526 | 子類 DeliveryService and Transfer |
appearance as argument number 2 |
![]() |
(termFormat EnglishLanguage DeliveryService "delivery service") | Dining.kif 530-530 |
antecedent |
![]() |
(=> (and (instance ?D DeliveryService) (agent ?D ?AGENT)) (capability DeliveryService agent ?AGENT)) |
Dining.kif 532-536 |
|
(=> (and (instance ?D DeliveryService) (destination ?D ?LOC1) (deliveryRegion ?AGENT ?REGION) (conditionalProbability (located ?LOC1 ?REGION) (agent ?D ?AGENT) ?NUMBER1) (conditionalProbability (not (located ?LOC1 ?REGION)) (agent ?D ?AGENT) ?NUMBER2)) (lessThan ?NUMBER2 ?NUMBER1)) |
Dining.kif 552-561 |
|
(=> (and (instance ?D DeliveryService) (origin ?D ?LOC1) (destination ?D ?LOC2)) (not (equal ?LOC1 ?LOC2))) |
Dining.kif 564-569 |
consequent |
![]() |
![]() |
![]() |