areaOfOperation |
appearance as argument number 1 |
(documentation areaOfOperation EnglishLanguage "An operational area defined by the joint force commander for land and naval forces. Areas of operation do not typically encompass the entire operational area of the joint force commander, but should be large enough for component commanders to accomplish their missions and protect their forces. Also called AO. See also area of responsibility, joint operations area, joint special operations area.") | MilitaryProcesses.kif 1316-1322 | |
(domain areaOfOperation 1 Region) | MilitaryProcesses.kif 1314-1314 | |
(domain areaOfOperation 2 MilitaryOperation) | MilitaryProcesses.kif 1315-1315 | |
(instance areaOfOperation AsymmetricRelation) | MilitaryProcesses.kif 1312-1312 | |
(instance areaOfOperation BinaryPredicate) | MilitaryProcesses.kif 1311-1311 | |
(instance areaOfOperation PartialValuedRelation) | MilitaryProcesses.kif 1313-1313 |
appearance as argument number 2 |
(format EnglishLanguage areaOfOperation "%1 is %n the operational area for %2") | MilitaryProcesses.kif 2897-2897 | |
(termFormat ChineseLanguage areaOfOperation "经营范围") | domainEnglishFormat.kif 8295-8295 | |
(termFormat ChineseTraditionalLanguage areaOfOperation "經營範圍") | domainEnglishFormat.kif 8294-8294 | |
(termFormat EnglishLanguage areaOfOperation "area of operation") | domainEnglishFormat.kif 8293-8293 |
consequent |
(=> (and (instance ?OP MilitaryOperation) (eventLocated ?OP ?REGION) (instance ?REGION Region)) (areaOfOperation ?REGION ?OP)) |
MilitaryProcesses.kif 1326-1331 |