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


KB Term:  Term intersection
English Word: 

Sigma KEE - SpreadOption
SpreadOption(spread option)

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


(subclass SpreadOption OptionStrategy) FinancialOntology.kif 3149-3149 Spread option is a subclass of option strategy
(documentation SpreadOption EnglishLanguage "The purchase of one option and the simultaneous sale of a related option, such as two options of the same class but different strike prices and/ or expiration dates.") FinancialOntology.kif 3150-3152 Spread option is a subclass of option strategy
(externalImage SpreadOption "http://upload.wikimedia.org/wikipedia/commons/ 7/ 72/ Boerse_01_KMJ.jpg") pictureList.kif 10271-10271 Spread option is a subclass of option strategy
(externalImage SpreadOption "http://upload.wikimedia.org/wikipedia/commons/ 4/ 4c/ E_ticker.jpg") pictureList.kif 11883-11883 Spread option is a subclass of option strategy
(externalImage SpreadOption "http://upload.wikimedia.org/wikipedia/en/d/ d4/ LongButterfly.jpg") pictureList.kif 11884-11884 Spread option is a subclass of option strategy

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


(subclass ButterflySpread SpreadOption) FinancialOntology.kif 3169-3169 Butterfly spread is a subclass of spread option
(termFormat EnglishLanguage SpreadOption "spread option") domainEnglishFormat.kif 54811-54811 Butterfly spread is a subclass of spread option
(termFormat ChineseTraditionalLanguage SpreadOption "傳播選擇") domainEnglishFormat.kif 54812-54812 Butterfly spread is a subclass of spread option
(termFormat ChineseLanguage SpreadOption "传播选择") domainEnglishFormat.kif 54813-54813 Butterfly spread is a subclass of spread option

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


(=>
    (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 3154-3167 If X is an instance of spread option, then All of the following hold: (1) there exist Y, Z,, , W,, , V (2) U such that Y is an instance of option (3) Z is an instance of option (4) W is an instance of buying (5) V is an instance of selling (6) W is a subprocess of X (7) V is a subprocess of X (8) Y is a patient of W (9) Z is a patient of V (10) W exists during U (11) V exists during U


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