![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
GraduateSchool
|
|
|
| appearance as argument number 1 |
|
|
| (subclass AONOrder FinancialOrder) | FinancialOntology.kif 2918-2918 | AON order is a subclass 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 2919-2921 | AON order is a subclass of financial order |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?Order AONOrder) (or (instance ?Order DayOrder) (instance ?Order GTCOrder))) |
FinancialOntology.kif 2923-2927 | If X is an instance of AON order, then X is an instance of day order or X is an instance of GTC order |