DutyTax(duty tax) | anti-dumping_duty, countervailing_duty, custom, customs, customs_duty, duty, export_duty, import_duty, impost, octroi, protective_tariff, revenue_tariff, tariff, tonnage, tonnage_duty, tunnage |
appearance as argument number 1 |
(documentation DutyTax EnglishLanguage "A Tax that is levied on imports and/ or exports.") | FinancialOntology.kif 948-948 | |
(subclass DutyTax Tax) | FinancialOntology.kif 947-947 | Duty tax is a subclass of tax |
appearance as argument number 2 |
(termFormat ChineseLanguage DutyTax "关税") | domainEnglishFormat.kif 20770-20770 | |
(termFormat ChineseTraditionalLanguage DutyTax "關稅") | domainEnglishFormat.kif 20769-20769 | |
(termFormat EnglishLanguage DutyTax "duty tax") | domainEnglishFormat.kif 20768-20768 |
antecedent |
(=> (and (instance ?X DutyTax) (refers ?X ?OBJ) (patient ?X ?OBJ)) (exists (?T ?N1 ?N2) (and (instance ?T Transfer) (patient ?T ?OBJ) (origin ?T ?N1) (destination ?T ?N2) (instance ?N1 Nation) (instance ?N2 Nation) (not (equal ?N1 ?N2)) (earlier (WhenFn ?T) (WhenFn ?X)) (causes ?T ?X)))) |
FinancialOntology.kif 949-964 |
|
consequent |
(=> (and (attribute ?X DutyFree) (instance ?X Product)) (not (exists (?DUTY) (and (instance ?DUTY DutyTax) (patient ?DUTY ?X))))) |
Hotel.kif 1466-1474 |
|