| AONOrder(AON order) |
| appearance as argument number 1 |
|
|
| (subAttribute AONOrder FinancialOrder) | FinancialOntology.kif 2916-2916 | AON order is a subattribute of financial order |
| (documentation AONOrder EnglishLanguage "All_or_none order (AON) is a type of option order which requires that the order be executed completely or not at all. An AON order may be either a day order or a GTC order.") | FinancialOntology.kif 2917-2919 | AON order is a subattribute of financial order |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (attribute ?Order AONOrder) (or (instance ?Order DayOrder) (instance ?Order GTCOrder))) |
FinancialOntology.kif 2921-2925 | If AON order is an attribute of X, then X is an instance of day order or X is an instance of GTC order |
|
|