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


KB Term:  Term intersection
English Word: 

Sigma KEE - PlacingAnOrder
PlacingAnOrder(placing an order)

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


(subclass PlacingAnOrder FinancialTransaction) FinancialOntology.kif 1998-1998 Placing an order is a subclass of financial transaction
(externalImage PlacingAnOrder "http://upload.wikimedia.org/wikipedia/commons/ c/ ce/ Ordering_wine.jpg") pictureList.kif 10188-10188 Placing an order is a subclass of financial transaction

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


(termFormat EnglishLanguage PlacingAnOrder "placing an order") domainEnglishFormat.kif 45983-45983
(termFormat ChineseTraditionalLanguage PlacingAnOrder "正在下單") domainEnglishFormat.kif 45984-45984
(termFormat ChineseLanguage PlacingAnOrder "正在下单") domainEnglishFormat.kif 45985-45985

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


(=>
    (and
        (instance ?Place PlacingAnOrder)
        (equal
            (WhenFn ?Place) ?Time))
    (exists (?Order ?Period)
        (and
            (equal
                (WhenFn ?Order) ?Period)
            (meetsTemporally ?Time ?Period))))
FinancialOntology.kif 2000-2007 If X is an instance of placing an order and equal the time of existence of X and Y, then there exist Z, W such that equal the time of existence of Z, W, and Y meets W
(=>
    (and
        (instance ?Order PlacingAnOrder)
        (orderFor ?Order ?TransactionType ?Shares))
    (hasPurpose ?Order
        (exists (?Transaction)
            (and
                (instance ?Transaction ?TransactionType)
                (patient ?Transaction ?Shares)))))
FinancialOntology.kif 2019-2027 If X is an instance of placing an order and X is order for Y for Z, then X has the purpose there exists W such that W is an instance of Y and Z is a patient of W


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners