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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - CashPayment
CashPayment

appearance as argument number 1
-------------------------


(documentation CashPayment EnglishLanguage "a CashPayment is a type of Payment where Currency is used as the FinancialInstrument in the transaction") Dining.kif 452-454
(subclass CashPayment Payment) Dining.kif 451-451 CashPayment付款subclass

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


(termFormat EnglishLanguage CashPayment "cash payment") Dining.kif 455-455

antecedent
-------------------------


(=>
    (instance ?P CashPayment)
    (exists (?C)
        (and
            (instrument ?P ?C)
            (instance ?C Currency))))
Dining.kif 457-462


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