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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Option
Option(option)
more pictures...
incentive_option, incentive_stock_option, option

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


(documentation Option EnglishLanguage "An option is a contract to buy or sell 100 shares of a stock at a fixed price (the strike price) on or before a fixed date.") FinancialOntology.kif 2551-2552
(externalImage Option "http://upload.wikimedia.org/wikipedia/commons/2/25/ NYSESecurity.JPG") pictureList.kif 10170-10170
(externalImage Option "http://upload.wikimedia.org/wikipedia/commons/4/4c/ E_ticker.jpg") pictureList.kif 11561-11561
(externalImage Option "http://upload.wikimedia.org/wikipedia/commons/7/72/ Boerse_01_KMJ.jpg") pictureList.kif 11560-11560
(externalImage Option "http://upload.wikimedia.org/wikipedia/en/5/57/ShortStraddle.jpg") pictureList.kif 11554-11554
(externalImage Option "http://upload.wikimedia.org/wikipedia/en/6/67/Covered_Call.jpg") pictureList.kif 11555-11555
(externalImage Option "http://upload.wikimedia.org/wikipedia/en/7/7f/CallOption.png") pictureList.kif 11556-11556
(externalImage Option "http://upload.wikimedia.org/wikipedia/en/d/d4/LongButterfly.jpg") pictureList.kif 11557-11557
(externalImage Option "http://upload.wikimedia.org/wikipedia/en/f/f5/CallWrite.png") pictureList.kif 11558-11558
(subAttribute Option FinancialContract) FinancialOntology.kif 2550-2550 Option is a subattribute of financial contract

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


(subAttribute AmericanStyleOption Option) FinancialOntology.kif 2798-2798 American style option is a subattribute of option
(subAttribute CallOption Option) FinancialOntology.kif 2631-2631 Call option is a subattribute of option
(subAttribute ConventionalOption Option) FinancialOntology.kif 2569-2569 Conventional option is a subattribute of option
(subAttribute EquityOption Option) FinancialOntology.kif 2838-2838 Equity option is a subattribute of option
(subAttribute EuropeanStyleOption Option) FinancialOntology.kif 2818-2818 European style option is a subattribute of option
(subAttribute IndexOption Option) FinancialOntology.kif 3005-3005 Index option is a subattribute of option
(subAttribute LEAPS Option) FinancialOntology.kif 2582-2582 LEAPS is a subattribute of option
(subAttribute PutOption Option) FinancialOntology.kif 2677-2677 Put option is a subattribute of option
(subAttribute StockOption Option) FinancialOntology.kif 2721-2721 Stock option is a subattribute of option
(termFormat ChineseLanguage Option "้€‰้กน") domainEnglishFormat.kif 42385-42385 Stock option is a subattribute of option
(termFormat ChineseTraditionalLanguage Option "้ธ้ …") domainEnglishFormat.kif 42384-42384 Stock option is a subattribute of option
(termFormat EnglishLanguage Option "option") domainEnglishFormat.kif 42383-42383 Stock option is a subattribute of option

appearance as argument number 3
-------------------------


(domain atTheMoney 1 Option) FinancialOntology.kif 3043-3043 The number 1 argument of at the money is an instance of option
(domain inTheMoney 1 Option) FinancialOntology.kif 3010-3010 The number 1 argument of in the money is an instance of option
(domain outOfTheMoney 1 Option) FinancialOntology.kif 3059-3059 The number 1 argument of out of the money is an instance of option

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


(<=>
    (exists (?Stock ?StockPrice ?StrikePrice)
        (and
            (instance ?Option Option)
            (underlier ?Option ?Stock)
            (price ?Stock ?StockPrice ?Time)
            (strikePrice ?Option ?StrikePrice)
            (equal ?StockPrice ?StrikePrice)))
    (atTheMoney ?Option ?Time))
FinancialOntology.kif 3048-3056 There exist a financial instrument, the financial instrumentPrice and another currency measure such that an agreement is an instance of option and the financial instrument is an underlier of the agreement and the financial instrument is price the financial instrumentPrice for an agent and the other currency measure is a strike price of the agreement and the financial instrumentPrice is equal to the other currency measure if and only if the agent is an at the money of the agreement
(=>
    (and
        (property ?Option Option)
        (optionHolder ?Option ?Agent)
        (strikePrice ?Option ?Price)
        (agreementExpirationDate ?Option ?ExpDate)
        (price ?Stocks ?Price ?Time)
        (instance ?Time TimeInterval)
        (before
            (EndFn ?Time)
            (BeginFn ?ExpDate))
        (underlier ?Option ?Stocks))
    (holdsRight
        (KappaFn ?Sell
            (and
                (instance ?Sell Selling)
                (patient ?Sell ?Stocks)
                (time ?Sell ?Time)
                (measure ?Stocks
                    (MeasureFn 100 ShareUnit))
                (agent ?Sell ?Agent))) ?Agent))
FinancialOntology.kif 2683-2699
(=>
    (and
        (property ?Option Option)
        (optionHolder ?Option ?Agent)
        (strikePrice ?Option ?Price)
        (agreementExpirationDate ?Option ?ExpDate)
        (underlier ?Option ?Stocks)
        (price ?Stocks ?Price ?Time)
        (instance ?Time TimeInterval)
        (before
            (EndFn ?Time)
            (BeginFn ?ExpDate)))
    (holdsRight
        (KappaFn ?Buy
            (and
                (instance ?Buy Buying)
                (patient ?Buy ?Stocks)
                (time ?Buy ?Time)
                (measure ?Stocks
                    (MeasureFn 100 ShareUnit))
                (agent ?Buy ?Agent))) ?Agent))
FinancialOntology.kif 2637-2653
(=>
    (and
        (property ?Option Option)
        (optionSeller ?Option ?Agent)
        (strikePrice ?Option ?Price)
        (agreementExpirationDate ?Option ?ExpDate)
        (price ?Stocks ?Price ?Time)
        (instance ?Time TimeInterval)
        (before
            (EndFn ?Time)
            (BeginFn ?ExpDate))
        (underlier ?Option ?Stocks))
    (holdsObligation
        (KappaFn ?Buy
            (and
                (instance ?Buy Buying)
                (patient ?Buy ?Stocks)
                (time ?Buy ?Time)
                (measure ?Stocks
                    (MeasureFn 100 ShareUnit))
                (agent ?Buy ?Agent))) ?Agent))
FinancialOntology.kif 2701-2717
(=>
    (and
        (property ?Option Option)
        (optionSeller ?Option ?Seller)
        (strikePrice ?Option ?Price)
        (agreementExpirationDate ?Option ?ExpDate)
        (underlier ?Option ?Stocks)
        (price ?Stocks ?Price ?Time)
        (instance ?Time TimeInterval)
        (before
            (EndFn ?Time)
            (BeginFn ?ExpDate)))
    (holdsObligation
        (KappaFn ?Sell
            (and
                (instance ?Sell Selling)
                (patient ?Sell ?Stocks)
                (time ?Sell ?Time)
                (measure ?Stocks
                    (MeasureFn 100 ShareUnit))
                (agent ?Sell ?Agent))) ?Seller))
FinancialOntology.kif 2655-2673
(=>
    (property ?Option Option)
    (exists (?Type ?Date ?Stock ?Price)
        (and
            (or
                (equal ?Type CallOption)
                (equal ?Type PutOption))
            (property ?Option ?Type)
            (agreementExpirationDate ?Option ?Date)
            (strikePrice ?Option ?Price)
            (underlier ?Option ?Stock)
            (measure ?Stock
                (MeasureFn 100 ShareUnit)))))
FinancialOntology.kif 2554-2565

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


(=>
    (instance ?Spread SpreadOption)
    (exists (?Option1 ?Option2 ?Buy ?Sell ?Time)
        (and
            (instance ?Option1 Option)
            (instance ?Option2 Option)
            (instance ?Buy Buying)
            (instance ?Sell Selling)
            (subProcess ?Buy ?Spread)
            (subProcess ?Sell ?Spread)
            (patient ?Buy ?Option1)
            (patient ?Sell ?Option2)
            (time ?Buy ?Time)
            (time ?Sell ?Time))))
FinancialOntology.kif 3111-3124
(=>
    (instance ?Straddle Straddle)
    (exists (?Call ?Price ?Date ?Number ?Put)
        (and
            (equal
                (CardinalityFn
                    (KappaFn ?Call
                        (and
                            (instance ?Call CallOption)
                            (part ?Call ?Straddle)))) ?Number)
            (equal
                (CardinalityFn
                    (KappaFn ?Put
                        (and
                            (instance ?Put PutOption)
                            (part ?Put ?Straddle)))) ?Number)
            (forall (?Option)
                (=>
                    (and
                        (instance ?Option Option)
                        (part ?Option ?Straddle))
                    (and
                        (agreementExpirationDate ?Option ?Date)
                        (strikePrice ?Option ?Price)))))))
FinancialOntology.kif 3163-3187
(=>
    (optionHolder ?OPTION ?AGENT)
    (property ?OPTION Option))
FinancialOntology.kif 2605-2607
(=>
    (optionSeller ?OPTION ?AGENT)
    (property ?OPTION Option))
FinancialOntology.kif 2618-2620
(=>
    (premium ?OPTION ?AMT)
    (property ?OPTION Option))
FinancialOntology.kif 2739-2741
(=>
    (underlier ?OPTION ?FI)
    (property ?OPTION Option))
FinancialOntology.kif 2759-2761


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