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


KB Term:  Term intersection
English Word: 

Sigma KEE - EuropeanStyleOption
EuropeanStyleOption(european style option)

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


(subclass EuropeanStyleOption Option) FinancialOntology.kif 2825-2825 European style option is a subclass of option
(documentation EuropeanStyleOption EnglishLanguage "An option that can be exercised only during a specified period of time just prior to its expiration.") FinancialOntology.kif 2826-2827 European style option is a subclass of option
(externalImage EuropeanStyleOption "http://upload.wikimedia.org/wikipedia/ commons/ 7/ 72/ Boerse_01_KMJ.jpg") pictureList.kif 10005-10005 European style option is a subclass of option
(externalImage EuropeanStyleOption "http://upload.wikimedia.org/wikipedia/ commons/ 4/ 4c/ E_ticker.jpg") pictureList.kif 10967-10967 European style option is a subclass of option
(externalImage EuropeanStyleOption "http://upload.wikimedia.org/wikipedia/ commons/ 4/ 45/ Bulle_und_B%C3%A4r_Frankfurt.jpg") pictureList.kif 10968-10968 European style option is a subclass of option

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


(termFormat EnglishLanguage EuropeanStyleOption "european style option") domainEnglishFormat.kif 22591-22591
(termFormat ChineseTraditionalLanguage EuropeanStyleOption "歐式風格的選擇") domainEnglishFormat.kif 22592-22592
(termFormat ChineseLanguage EuropeanStyleOption "欧式风格的选择") domainEnglishFormat.kif 22593-22593

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


(=>
    (and
        (property ?Option EuropeanStyleOption)
        (agreementExpirationDate ?Option ?Date))
    (exists (?Period ?Time ?Exercise)
        (and
            (instance ?Period TimeInterval)
            (equal
                (EndFn ?Period) ?Date)
            (=>
                (and
                    (instance ?Exercise ExerciseAnOption)
                    (equal
                        (WhenFn ?Exercise) ?Time))
                (temporalPart ?Time ?Period)))))
FinancialOntology.kif 2829-2841 If X the attribute european style option and X has expiration Y, then All of the following hold: (1) there exist Z, W (2) V such that Z is an instance of timeframe (3) equal the end of Z (4) Y (5) V is an instance of exercise an option (6) equal the time of existence of V (7) WW is a part of Z


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