DutyFree(duty free) |
appearance as argument number 1 |
![]() |
(documentation DutyFree EnglishLanguage "DutyFree describes how DutyTax is not charged for an imported product") | Hotel.kif 1440-1441 | |
(instance DutyFree NormativeAttribute) | Hotel.kif 1439-1439 | Duty free is an instance of normative attribute |
appearance as argument number 2 |
![]() |
(termFormat EnglishLanguage DutyFree "duty free") | Hotel.kif 1442-1442 |
antecedent |
![]() |
(=> (and (attribute ?X DutyFree) (instance ?X Product)) (not (exists (?DUTY) (and (instance ?DUTY DutyTax) (patient ?DUTY ?X))))) |
Hotel.kif 1444-1452 |
|
(=> (and (attribute ?X DutyFree) (instance ?X Store)) (forall (?OBJ) (=> (and (instance ?SELL Selling) (patient ?SELL ?OBJ) (located ?SELL ?X) (instance ?OBJ Product)) (attribute ?OBJ DutyFree)))) |
Hotel.kif 1454-1465 |
|
consequent |
![]() |
(=> (and (attribute ?X DutyFree) (instance ?X Store)) (forall (?OBJ) (=> (and (instance ?SELL Selling) (patient ?SELL ?OBJ) (located ?SELL ?X) (instance ?OBJ Product)) (attribute ?OBJ DutyFree)))) |
Hotel.kif 1454-1465 |
|
![]() |
![]() |