Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - CoinOperated
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 29466-29468
(instance CoinOperated RelationalAttribute) Mid-level-ontology.kif 29465-29465 Coin operated is an instance of relational attribute

appearance as argument number 2
-------------------------


(termFormat EnglishLanguage CoinOperated "coin operated") domainEnglishFormat.kif 64660-64660

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 29474-29485
(=>
    (attribute ?M CoinOperated)
    (instance ?M Machine))
Mid-level-ontology.kif 29470-29472


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners