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


KB Term:  Term intersection
English Word: 

Sigma KEE - MilitaryForce
MilitaryForce(military force)
more pictures...
death_squad

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


(subclass MilitaryForce PoliticalOrganization) Merge.kif 17013-17013 Military force is a subclass of political organization
(documentation MilitaryForce EnglishLanguage "MilitaryForce is the subclass of Organizations that are organized along military lines and for the purpose of either defensive or offensive combat, whether or not the force is an official GovernmentOrganization.") Merge.kif 17014-17017 Military force is a subclass of political organization
(externalImage MilitaryForce "http://upload.wikimedia.org/wikipedia/commons/ e/ ee/ Macedonian_battle_formation.gif") pictureList.kif 6700-6700 Military force is a subclass of political organization
(externalImage MilitaryForce "http://upload.wikimedia.org/wikipedia/commons/ 0/ 0a/ Terrakotta_2006_3.jpg") pictureList.kif 7333-7333 Military force is a subclass of political organization
(externalImage MilitaryForce "http://upload.wikimedia.org/wikipedia/commons/ 2/ 24/ Prince_Rupert_-_1st_English_Civil_War.jpg") pictureList.kif 7334-7334 Military force is a subclass of political organization
(externalImage MilitaryForce "http://upload.wikimedia.org/wikipedia/commons/ 2/ 2e/ USAF_F-15C_fires_AIM-7_Sparrow.jpg") pictureList.kif 7335-7335 Military force is a subclass of political organization
(externalImage MilitaryForce "http://upload.wikimedia.org/wikipedia/commons/ 3/ 3e/ C-1Transport_aircraft02.jpg") pictureList.kif 7336-7336 Military force is a subclass of political organization
(externalImage MilitaryForce "http://upload.wikimedia.org/wikipedia/commons/ 6/ 66/ Warriorsofarmenia.jpg") pictureList.kif 7337-7337 Military force is a subclass of political organization
(externalImage MilitaryForce "http://upload.wikimedia.org/wikipedia/commons/ 9/ 98/ Praetorian_GuardSoldiers_basrelief_med.jpg") pictureList.kif 7338-7338 Military force is a subclass of political organization
(externalImage MilitaryForce "http://upload.wikimedia.org/wikipedia/commons/ a/ a0/ Richard_II_meets_rebels.jpg") pictureList.kif 7339-7339 Military force is a subclass of political organization
(externalImage MilitaryForce "http://upload.wikimedia.org/wikipedia/commons/ e/ eb/ Statue_Augustus.jpg") pictureList.kif 7340-7340 Military force is a subclass of political organization
(externalImage MilitaryForce "http://upload.wikimedia.org/wikipedia/en/b/ b2/ Nazi_poster_Nederlanders.jpg") pictureList.kif 7341-7341 Military force is a subclass of political organization

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


(subclass MilitaryOrganization MilitaryForce) Merge.kif 17023-17023 Military organization is a subclass of military force
(subclass ParamilitaryOrganization MilitaryForce) Merge.kif 17029-17029 Paramilitary organization is a subclass of military force
(subclass AmphibiousReconnaissanceUnit MilitaryForce) MilitaryProcesses.kif 814-814 Amphibious reconnaissance unit is a subclass of military force
(subclass CivilAffairs MilitaryForce) MilitaryProcesses.kif 2363-2363 Civil affairs is a subclass of military force
(termFormat EnglishLanguage MilitaryForce "military force") domainEnglishFormat.kif 37625-37625 Civil affairs is a subclass of military force
(termFormat ChineseTraditionalLanguage MilitaryForce "軍事力量") domainEnglishFormat.kif 37626-37626 Civil affairs is a subclass of military force
(termFormat ChineseLanguage MilitaryForce "军事力量") domainEnglishFormat.kif 37627-37627 Civil affairs is a subclass of military force

antecedent
-------------------------


(=>
    (instance ?ORG MilitaryForce)
    (capability ViolentContest agent ?ORG))
Merge.kif 17019-17021 If X is an instance of military force, then X is capable of doing violent contest as a agent
(=>
    (and
        (instance ?F MilitaryForce)
        (instance ?P Human)
        (instance ?I Imprisoning)
        (member ?P ?F)
        (agent ?I ?E)
        (patient ?I ?P)
        (enemy ?E ?P)
        (eventLocated ?I ?LOC)
        (attribute ?LOC WarState))
    (attribute ?P PrisonerOfWar))
MilitaryPersons.kif 288-299 If All of the following hold: (1) X is an instance of military force (2) Y is an instance of human (3) Z is an instance of imprisoning (4) Y is a member of X (5) W is an agent of Z (6) Y is a patient of Z (7) W and Y are enemies of each other (8) Z is located at V (9) war state is an attribute of V, then prisoner of war is an attribute of Y
(=>
    (and
        (instance ?F Facility)
        (holdsDuring ?T
            (attribute ?F MilitarilySecure))
        (instance ?MF MilitaryForce)
        (possesses ?MF ?F))
    (not
        (exists (?A ?E)
            (and
                (instance ?A Attack)
                (during ?T
                    (WhenFn ?A))
                (destination ?A ?F)
                (agent ?A ?E)
                (enemy ?MF ?E)))))
MilitaryProcesses.kif 2873-2887 If X is an instance of Facility, militarily secure is an attribute of X holds during Y, Z is an instance of military force, and Z possesses X, then All of the following hold: (1) there don't exist W (2) V such that W is an instance of attack (3) Y takes place during the time of existence of W (4) W ends up at X (5) V is an agent of W (6) Z (7) V are enemies of each other
(=>
    (and
        (instance ?F Facility)
        (holdsDuring ?T
            (attribute ?F MilitarilySecure))
        (instance ?MF MilitaryForce)
        (possesses ?MF ?F))
    (not
        (exists (?E)
            (and
                (enemy ?MF ?E)
                (holdsDuring ?T
                    (and
                        (located ?E ?F)
                        (not
                            (attribute ?E PrisonerOfWar))))))))
MilitaryProcesses.kif 2889-2904 If X is an instance of Facility, militarily secure is an attribute of X holds during Y, Z is an instance of military force, and Z possesses X, then there doesn't exist W such that Z, W are enemies of each other, W is located at X, and prisoner of war is not an attribute of W holds during Y

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


(=>
    (holdsDuring ?NOW
        (attribute ?P CivilianInternee))
    (not
        (holdsDuring ?NOW
            (instance ?P MilitaryForce))))
MilitaryPersons.kif 324-329 If civilian internee is an attribute of X holds during Y, then X is not an instance of military force doesn't hold during Y
(=>
    (instance ?HN HostNation)
    (exists (?GETTING ?FORCES ?OTHERNATION ?MILITARY)
        (and
            (instance ?OTHERNATION Nation)
            (instance ?MILITARY MilitaryForce)
            (militaryOfArea ?MILITARY ?OTHERNATION)
            (subOrganization ?FORCES ?MILITARY)
            (not
                (equal ?HN ?OTHERNATION))
            (not
                (enemy ?HN ?OTHERNATION))
            (instance ?GETTING Getting)
            (agent ?GETTING ?HN)
            (patient ?GETTING ?FORCES)
            (instance ?FORCES MilitaryForce)
            (located ?FORCES ?HN))))
MilitaryProcesses.kif 1379-1395 If X is an instance of host nation, then All of the following hold: (1) there exist Y, Z,, , W (2) V such that W is an instance of nation (3) V is an instance of military force (4) W is a military of area of V (5) Z is a part of the organization V (6) equal X (7) W (8) X (9) W are not enemies of each other (10) Y is an instance of getting (11) X is an agent of Y (12) Z is a patient of Y (13) Z is an instance of military force (14) Z is located at X
(=>
    (instance ?OP MilitaryProcess)
    (exists (?FORCE)
        (and
            (agent ?OP ?FORCE)
            (instance ?FORCE MilitaryForce))))
MilitaryProcesses.kif 1536-1541 If X is an instance of military process, then there exists Y such that Y is an agent of X and Y is an instance of military force
(=>
    (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 1604-1626 If X is an instance of operation planning and Y is an agent of X, then Y is an instance of combatant commander and there exist Z, W such that Z is an instance of requesting, W is an agent of Z, chairmanJC s is an attribute of W, and Z causes X or Y is an instance of subunified commander and All of the following hold: (1) there exist Z, V (2) U such that Z is an instance of requesting (3) V is an agent of Z (4) military commander is an attribute of V (5) U is subordinate position Y for V (6) U is an instance of military force (7) Z causes X
(=>
    (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 1685-1695 If X is an instance of operation order, then All of the following hold: (1) there exist Y, Z (2) W such that Y is an agent of X (3) X originates at Y (4) X ends up at Z (5) Y is an instance of military commander (6) Z is an instance of military commander (7) W is subordinate position Z for Y (8) W is an instance of military force
(=>
    (and
        (instance ?FID ForeignInternalDefense)
        (agent ?FID ?MIL)
        (experiencer ?FID ?HN))
    (hasPurpose ?FID
        (exists (?ORG ?LEARNING)
            (and
                (instance ?LEARNING Learning)
                (experiencer ?LEARNING ?ORG)
                (agent ?LEARNING ?MIL)
                (or
                    (militaryOfArea ?ORG ?HN)
                    (and
                        (instance ?ORG MilitaryForce)
                        (located ?ORG ?HN)))))))
MilitaryProcesses.kif 1983-1998 If X is an instance of foreign internal defense, Y is an agent of X, and Z experiences X, then X has the purpose there exist W, V such that V is an instance of learning, W experiences V, Y is an agent of V, Z is a military of area of W or W is an instance of military force, and W is located at Z
(=>
    (instance ?B MilitaryBase)
    (exists (?F)
        (and
            (instance ?F MilitaryForce)
            (possesses ?F ?B))))
MilitaryProcesses.kif 2792-2797 If X is an instance of military base, then there exists Y such that Y is an instance of military force and Y possesses X


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners