TerminalGuidance(terminal guidance) |
appearance as argument number 1 |
(documentation TerminalGuidance EnglishLanguage "These are actions to identify and precisely report the location of targets, and with global positioning systems, laser designators, beacons, or other means, conduct either terminal attack control (TAC) or terminal guidance operations (TGO) to effectively engage them. TAC involves actions to control the maneuver of and grant weapons release clearance to attacking aircraft. TGO includes any electronic, mechanical, voice or visual communication that provides approaching aircraft or weapons additional information regarding a specific location or target. TAC differs from TGO in that TAC includes the authority to clear aircraft to release ordnance and TGO does not. Because of this, TAC requires individuals to be qualified as joint terminal attack controllers, but TGO does not.") | MilitaryProcesses.kif 504-516 | |
(subclass TerminalGuidance Classifying) | MilitaryProcesses.kif 501-501 | Terminal guidance is a subclass of classifying |
(subclass TerminalGuidance DirectActionActivity) | MilitaryProcesses.kif 500-500 | Terminal guidance is a subclass of direct action activity |
(subclass TerminalGuidance Locating) | MilitaryProcesses.kif 503-503 | Terminal guidance is a subclass of locating |
(subclass TerminalGuidance Stating) | MilitaryProcesses.kif 502-502 | Terminal guidance is a subclass of stating |
appearance as argument number 2 |
(termFormat ChineseLanguage TerminalGuidance "终端指导") | domainEnglishFormat.kif 57590-57590 | |
(termFormat ChineseTraditionalLanguage TerminalGuidance "終端指導") | domainEnglishFormat.kif 57589-57589 | |
(termFormat EnglishLanguage TerminalGuidance "terminal guidance") | domainEnglishFormat.kif 57588-57588 |
antecedent |
(=> (and (instance ?TA_CTRL TerminalGuidance) (agent ?TA_CTRL ?AGENT) (patient ?TA_CTRL ?TARGET)) (not (holdsRight (exists (?ATTACK) (and (instance ?ATTACK Attack) (agent ?ATTACK ?AGENT) (patient ?ATTACK ?TARGET))) ?AGENT))) |
MilitaryProcesses.kif 535-547 |
|
(=> (instance ?TA_CTRL TerminalGuidance) (hasPurpose ?TA_CTRL (exists (?AGENT ?ATTACK ?LOCATION ?TARGET) (and (targetInAttack ?ATTACK ?TARGET) (patient ?TA_CTRL ?TARGET) (agent ?TA_CTRL ?AGENT) (result ?TA_CTRL (knows ?AGENT (located ?TARGET ?LOCATION))))))) |
MilitaryProcesses.kif 521-531 |
|