VendingMachine | ![]() |
appearance as argument number 1 |
![]() |
(documentation VendingMachine EnglishLanguage "A Machine that is the instrument of a FinancialTransaction that accepts payment and releases some object, often food or drink, to the customer.") | Mid-level-ontology.kif 2418-2420 | |
(subclass VendingMachine Machine) | Mid-level-ontology.kif 2417-2417 |
appearance as argument number 2 |
![]() |
(termFormat ChineseLanguage VendingMachine "售货机") | domainEnglishFormat.kif 61454-61454 | |
(termFormat ChineseTraditionalLanguage VendingMachine "售貨機") | domainEnglishFormat.kif 61453-61453 | |
(termFormat EnglishLanguage VendingMachine "vending machine") | domainEnglishFormat.kif 61452-61452 |
antecedent |
![]() |
(=> (instance ?VD VendingMachine) (hasPurpose ?VD (exists (?T ?C ?P) (and (instance ?T FinancialTransaction) (instrument ?T ?VD) (patient ?T ?C) (instance ?C Currency) (patient ?T ?P) (instance ?P Product))))) |
Mid-level-ontology.kif 2437-2447 | |
(=> (instance ?VM VendingMachine) (hasPurpose ?VM (exists (?H ?O ?V) (and (instance ?V Vending) (instance ?H Human) (instance ?O Object) (objectTransferred ?V ?O) (instrument ?V ?VM) (origin ?V ?VM) (not (instance ?O Currency)) (destination ?V ?H))))) |
Mid-level-ontology.kif 2422-2435 |
consequent |
![]() |
(=> (instance ?V Vending) (exists (?VM) (and (instance ?VM VendingMachine) (origin ?V ?VM)))) |
Mid-level-ontology.kif 2410-2415 |
![]() |
![]() |