CoinOperated(coin operated) |
appearance as argument number 1 |
![]() |
(documentation CoinOperated EnglishLanguage "An Attribute stating that a Machine is operated by its intended customer only by receive one or more CurrencyCoins.") | Mid-level-ontology.kif 31144-31146 | |
(instance CoinOperated RelationalAttribute) | Mid-level-ontology.kif 31143-31143 | Coin operated is an instance of relational attribute |
appearance as argument number 2 |
![]() |
(termFormat EnglishLanguage CoinOperated "coin operated") | domainEnglishFormat.kif 64683-64683 |
antecedent |
![]() |
(=> (attribute ?M CoinOperated) (hasPurpose ?M (exists (?C ?FT ?A ?ACT) (and (instance ?C CurrencyCoin) (instance ?FT FinancialTransaction) (destination ?FT ?M) (patient ?FT ?C) (origin ?FT ?A) (causes ?FT ?ACT) (wants ?A ?ACT))))) |
Mid-level-ontology.kif 31152-31163 |
|
(=> (attribute ?M CoinOperated) (instance ?M Machine)) |
Mid-level-ontology.kif 31148-31150 |
|
![]() |
![]() |