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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - MilitaryCommander
MilitaryCommander(军事指挥官)

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


(instance MilitaryCommander Position) Government.kif 1358-1358 军事指挥官地位instance

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


(subAttribute CombatantCommander MilitaryCommander) MilitaryPersons.kif 333-333 战斗指挥官军事指挥官subAttribute
(subAttribute DirectorJS MilitaryCommander) MilitaryProcesses.kif 894-894 导演.JS军事指挥官subAttribute
(subAttribute JointForcesAirCommander MilitaryCommander) MilitaryPersons.kif 357-357 联合部队空军司令军事指挥官subAttribute
(subAttribute JointForcesCommander MilitaryCommander) MilitaryPersons.kif 345-345 联合部队指挥官军事指挥官subAttribute
(subAttribute JointForcesLandCommander MilitaryCommander) MilitaryPersons.kif 379-379 联合部队陆军指挥官军事指挥官subAttribute
(subAttribute JointForcesMaritimeCommander MilitaryCommander) MilitaryPersons.kif 401-401 联合部队海上指挥官军事指挥官subAttribute
(subAttribute JointForcesSpecialOperationsCommander MilitaryCommander) MilitaryPersons.kif 433-433 联合部队特种作战指挥官军事指挥官subAttribute
(subAttribute JointTaskForceCommander MilitaryCommander) MilitaryPersons.kif 337-337 联合特遣部队指挥官军事指挥官subAttribute
(subAttribute President MilitaryCommander) MilitaryPersons.kif 468-468 主席军事指挥官subAttribute
(subAttribute SecretaryOfDefense MilitaryCommander) MilitaryPersons.kif 455-455 国防部长军事指挥官subAttribute
(subAttribute ServiceChief MilitaryCommander) MilitaryPersons.kif 339-339 服务主管军事指挥官subAttribute
(subAttribute SubunifiedCommander MilitaryCommander) MilitaryPersons.kif 335-335 统一指挥官军事指挥官subAttribute
(termFormat ChineseLanguage MilitaryCommander "军事指挥官") domainEnglishFormat.kif 37565-37565
(termFormat ChineseTraditionalLanguage MilitaryCommander "軍事指揮官") domainEnglishFormat.kif 37564-37564
(termFormat EnglishLanguage MilitaryCommander "military commander") domainEnglishFormat.kif 37563-37563

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


(=>
    (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