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

Formal Language: 



KB Term:  Term intersection
English Word: 

  DayOrder

Sigma KEE - DayOrder
DayOrder(day order)

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


(documentation DayOrder EnglishLanguage "A type of option order which instructs the Broker to cancel any unfilled portion of the order at the close of trading on the day the order is first entered.") FinancialOntology.kif 2936-2938
(subAttribute DayOrder FinancialOrder) FinancialOntology.kif 2935-2935 Day order is a subattribute of financial order

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


(termFormat ChineseLanguage DayOrder "一天的订单") domainEnglishFormat.kif 18684-18684
(termFormat ChineseTraditionalLanguage DayOrder "一天的訂單") domainEnglishFormat.kif 18683-18683
(termFormat EnglishLanguage DayOrder "day order") domainEnglishFormat.kif 18682-18682

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


(=>
    (property ?Order DayOrder)
    (and
        (agreementPeriod ?Order ?Period)
        (duration ?Period
            (MeasureFn 1 DayDuration))))
FinancialOntology.kif 2940-2944

consequent
-------------------------


(=>
    (attribute ?Order AONOrder)
    (or
        (instance ?Order DayOrder)
        (instance ?Order GTCOrder)))
FinancialOntology.kif 2904-2908
(=>
    (attribute ?Order MOCOrder)
    (attribute ?Order DayOrder))
FinancialOntology.kif 2957-2959
(=>
    (attribute ?Order OCOOrder)
    (or
        (attribute ?Order DayOrder)
        (attribute ?Order GTCOrder)))
FinancialOntology.kif 2977-2981


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 is open source software produced by Articulate Software and its partners