Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - MilitaryCommander
MilitaryCommander(military commander)commandant, commander, commanding_officer

appearance as argument number 1
-------------------------


(documentation MilitaryCommander EnglishLanguage "The commanding officer (CO) or commander, or sometimes, if the incumbent is a general officer, commanding general (CG), is the officer in command of a military unit.[Wikipedia] MilitaryCommander is the leader of unit in command.") MilitaryPersons.kif 334-336
(instance MilitaryCommander Position) Government.kif 1320-1320 Military commander is an instance of position

appearance as argument number 2
-------------------------


(names "commanding officer" MilitaryCommander) MilitaryPersons.kif 337-337 Military commander has &ames$"name" "commanding officer"
(subAttribute CombatantCommander MilitaryCommander) MilitaryPersons.kif 333-333 Combatant commander is a subattribute of military commander
(subAttribute DirectorJS MilitaryCommander) MilitaryProcesses.kif 894-894 DirectorJS is a subattribute of military commander
(subAttribute JointForcesAirCommander MilitaryCommander) MilitaryPersons.kif 368-368 Joint forces air commander is a subattribute of military commander
(subAttribute JointForcesCommander MilitaryCommander) MilitaryPersons.kif 356-356 Joint forces commander is a subattribute of military commander
(subAttribute JointForcesLandCommander MilitaryCommander) MilitaryPersons.kif 390-390 Joint forces land commander is a subattribute of military commander
(subAttribute JointForcesMaritimeCommander MilitaryCommander) MilitaryPersons.kif 412-412 Joint forces maritime commander is a subattribute of military commander
(subAttribute JointForcesSpecialOperationsCommander MilitaryCommander) MilitaryPersons.kif 444-444 Joint forces special operations commander is a subattribute of military commander
(subAttribute JointTaskForceCommander MilitaryCommander) MilitaryPersons.kif 348-348 Joint task force commander is a subattribute of military commander
(subAttribute President MilitaryCommander) MilitaryPersons.kif 479-479 President is a subattribute of military commander
(subAttribute SecretaryOfDefense MilitaryCommander) MilitaryPersons.kif 466-466 Secretary of defense is a subattribute of military commander
(subAttribute ServiceChief MilitaryCommander) MilitaryPersons.kif 350-350 Service chief is a subattribute of military commander
(subAttribute SubunifiedCommander MilitaryCommander) MilitaryPersons.kif 346-346 Subunified commander is a subattribute of military commander
(termFormat ChineseLanguage MilitaryCommander "军事指挥官") domainEnglishFormat.kif 37574-37574 Subunified commander is a subattribute of military commander
(termFormat ChineseTraditionalLanguage MilitaryCommander "軍事指揮官") domainEnglishFormat.kif 37573-37573 Subunified commander is a subattribute of military commander
(termFormat EnglishLanguage MilitaryCommander "military commander") domainEnglishFormat.kif 37572-37572 Subunified commander is a subattribute of military commander

consequent
-------------------------


(=>
    (and
        (instance ?ORG MilitaryOrganization)
        (leader ?P ?ORG))
    (occupiesPosition ?P MilitaryCommander ?ORG))
MilitaryPersons.kif 339-343
(=>
    (and
        (instance ?PLANNING OperationPlanning)
        (agent ?PLANNING ?COMMANDER))
    (or
        (and
            (instance ?COMMANDER CombatantCommander)
            (exists (?REQUEST ?CHAIRMAN)
                (and
                    (instance ?REQUEST Requesting)
                    (agent ?REQUEST ?CHAIRMAN)
                    (attribute ?CHAIRMAN ChairmanJCS)
                    (causes ?REQUEST ?PLANNING))))
        (and
            (instance ?COMMANDER SubunifiedCommander)
            (exists (?REQUEST ?COMMANDERSUPER ?MILITARY)
                (and
                    (instance ?REQUEST Requesting)
                    (agent ?REQUEST ?COMMANDERSUPER)
                    (attribute ?COMMANDERSUPER MilitaryCommander)
                    (subordinatePosition ?MILITARY ?COMMANDER ?COMMANDERSUPER)
                    (instance ?MILITARY MilitaryForce)
                    (causes ?REQUEST ?PLANNING))))))
MilitaryProcesses.kif 1582-1604
(=>
    (governmentType ?PLACE MilitaryDictatorship)
    (leaderPosition ?PLACE MilitaryCommander))
Government.kif 332-334
(=>
    (instance ?ORDER OperationOrder)
    (exists (?SUPERIORCOMMANDER ?SUBORDINATECOMMANDER ?MILITARY)
        (and
            (agent ?ORDER ?SUPERIORCOMMANDER)
            (origin ?ORDER ?SUPERIORCOMMANDER)
            (destination ?ORDER ?SUBORDINATECOMMANDER)
            (instance ?SUPERIORCOMMANDER MilitaryCommander)
            (instance ?SUBORDINATECOMMANDER MilitaryCommander)
            (subordinatePosition ?MILITARY ?SUBORDINATECOMMANDER ?SUPERIORCOMMANDER)
            (instance ?MILITARY MilitaryForce))))
MilitaryProcesses.kif 1663-1673


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners