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



KB Term:  Term intersection
English Word: 

  MarketOrder

Sigma KEE - MarketOrder
MarketOrder(market order)
market_order

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


(subclass MarketOrder FinancialOrder) FinancialOntology.kif 2009-2009 Market order is a subclass of financial order
(documentation MarketOrder EnglishLanguage "An order to buy or sell security at the best prices available.") FinancialOntology.kif 2010-2010 Market order is a subclass of financial order
(externalImage MarketOrder "http://upload.wikimedia.org/wikipedia/commons/ 0/ 01/ NYSE_floor.jpg") pictureList.kif 8584-8584 Market order is a subclass of financial order

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


(termFormat EnglishLanguage MarketOrder "market order") domainEnglishFormat.kif 36275-36275
(termFormat ChineseTraditionalLanguage MarketOrder "市場秩序") domainEnglishFormat.kif 36276-36276
(termFormat ChineseLanguage MarketOrder "市场秩序") domainEnglishFormat.kif 36277-36277

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


(=>
    (and
        (instance ?Order MarketOrder)
        (attribute ?Broker Broker)
        (partyToAgreement ?Order ?Broker)
        (orderFor ?Order ?TransactionType ?Shares))
    (holdsObligation ?Broker
        (exists (?Transaction)
            (and
                (instance ?Transaction ?TransactionType)
                (patient ?Transaction ?Shares)))))
FinancialOntology.kif 2029-2039 If X is an instance of market order, broker is an attribute of Y, Y is a party to agreement of X, and X is order for Z for W, then Y is obliged to perform tasks of type there exists V such that V is an instance of Z and W is a patient of V


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

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners