![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| CoinOperated(coin operated) |
| appearance as argument number 1 |
|
|
| (instance CoinOperated RelationalAttribute) | Mid-level-ontology.kif 32076-32076 | Coin operated is an instance of relational attribute |
| (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 32077-32079 | Coin operated is an instance of relational attribute |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage CoinOperated "coin operated") | domainEnglishFormat.kif 64663-64663 |
| antecedent |
|
|
| (=> (attribute ?M CoinOperated) (instance ?M Machine)) |
Mid-level-ontology.kif 32081-32083 | If coin operated is an attribute of X, then X is an instance of machine |
| (=> (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 32085-32096 | If coin operated is an attribute of X, then All of the following hold: (1) X has the purpose there exist Y, Z,, , W (2) V such that Y is an instance of coin (3) Z is an instance of financial transaction (4) Z ends up at X (5) Y is a patient of Z (6) Z originates at W (7) Z causes V (8) W wants V |