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

Formal Language: 



KB Term:  Term intersection
English Word: 

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 2953-2955
(subAttribute DayOrder FinancialOrder) FinancialOntology.kif 2952-2952 Day order is a subattribute of financial order

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


(termFormat ChineseLanguage DayOrder "一天的订单") domainEnglishFormat.kif 18699-18699
(termFormat ChineseTraditionalLanguage DayOrder "一天的訂單") domainEnglishFormat.kif 18698-18698
(termFormat EnglishLanguage DayOrder "day order") domainEnglishFormat.kif 18697-18697

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


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

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


(=>
    (attribute ?Order AONOrder)
    (or
        (instance ?Order DayOrder)
        (instance ?Order GTCOrder)))
FinancialOntology.kif 2921-2925
(=>
    (attribute ?Order MOCOrder)
    (attribute ?Order DayOrder))
FinancialOntology.kif 2974-2976
(=>
    (attribute ?Order OCOOrder)
    (or
        (attribute ?Order DayOrder)
        (attribute ?Order GTCOrder)))
FinancialOntology.kif 2994-2998


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