![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| OperationPlanning(operation planning) |
| appearance as argument number 1 |
|
|
| (subclass OperationPlanning MilitaryOperation) | MilitaryProcesses.kif 1543-1543 | Operation planning is a subclass of military operation |
| (subclass OperationPlanning Planning) | MilitaryProcesses.kif 1544-1544 | Operation planning is a subclass of planning |
| (documentation OperationPlanning EnglishLanguage "The Process of planning a military operation. This involves military personell. The result of the planning process is a an OperationPlan") | MilitaryProcesses.kif 1545-1547 | Operation planning is a subclass of planning |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| consequent |
|
|
| (=> (and (instance ?PLAN OperationPlan) (containsInformation ?CBO ?PLAN) (instance ?CBO ContentBearingObject) (result ?EVENT ?CBO)) (instance ?EVENT OperationPlanning)) |
MilitaryProcesses.kif 1557-1563 | If X is an instance of operation plan, Y contains information X, Y is an instance of content bearing object, and Y is a result of Z, then Z is an instance of operation planning |
| (=> (instance ?ORDER OperationOrder) (exists (?PLAN ?PLANNING) (and (instance ?PLAN OPLAN) (instance ?PLANNING OperationPlanning) (result ?PLANNING ?PLAN) (causes ?PLANNING ?ORDER) (refers ?PLAN ?ORDER)))) |
MilitaryProcesses.kif 1708-1716 | If X is an instance of operation order, then there exist Y, Z such that Y is an instance of OPLAN, Z is an instance of operation planning, Y is a result of Z, Z causes X, and Y includes a reference to X |