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


KB Term:  Term intersection
English Word: 

Sigma KEE - MilitaryUnit
MilitaryUnit(military unit)ACC, AFSPC, Air_Combat_Command, Air_Force_Space_Command, Haganah, IDF, Israeli_Defense_Force, Republican_Guard, armor, armour, command, enemy, flight, force, guerilla_force, guerrilla_force, home_guard, mechanized_cavalry, military_force, military_group, military_unit, mujahadeen, mujahadein, mujahadin, mujahedeen, mujahedin, mujahideen, mujahidin, naval_unit, regimental, spearhead, squadron, task_force, trip_wire

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


(subclass MilitaryUnit MilitaryOrganization) Mid-level-ontology.kif 9714-9714 Military unit is a subclass of military organization
(documentation MilitaryUnit EnglishLanguage "Any MilitaryOrganization that can be dispatched to an area of operations.") Mid-level-ontology.kif 9715-9716 Military unit is a subclass of military organization

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


(subclass MilitarySquad MilitaryUnit) Mid-level-ontology.kif 9735-9735 Military squad is a subclass of military unit
(subclass MilitaryCorps MilitaryUnit) Mid-level-ontology.kif 9738-9738 Military corps is a subclass of military unit
(subclass CavalryUnit MilitaryUnit) Mid-level-ontology.kif 9742-9742 Cavalry unit is a subclass of military unit
(subclass PeacekeepingUnit MilitaryUnit) Military.kif 86-86 Peacekeeping unit is a subclass of military unit
(subclass InfantryUnit MilitaryUnit) Military.kif 947-947 Infantry unit is a subclass of military unit
(subclass Brigade MilitaryUnit) Military.kif 989-989 Brigade is a subclass of military unit
(subclass Battalion MilitaryUnit) Military.kif 1007-1007 Battalion is a subclass of military unit
(subclass CompanyMilitary MilitaryUnit) Military.kif 1011-1011 Company- military is a subclass of military unit
(subclass Platoon MilitaryUnit) Military.kif 1020-1020 Platoon is a subclass of military unit
(subclass LARUnit MilitaryUnit) MilitaryPersons.kif 526-526 LAR unit is a subclass of military unit
(subclass AssaultAmphibianUnit MilitaryUnit) MilitaryPersons.kif 652-652 Assault amphibian unit is a subclass of military unit
(termFormat EnglishLanguage MilitaryUnit "military unit") domainEnglishFormat.kif 37763-37763 Assault amphibian unit is a subclass of military unit
(termFormat ChineseTraditionalLanguage MilitaryUnit "軍事單位") domainEnglishFormat.kif 37764-37764 Assault amphibian unit is a subclass of military unit
(termFormat ChineseLanguage MilitaryUnit "军事单位") domainEnglishFormat.kif 37765-37765 Assault amphibian unit is a subclass of military unit

appearance as argument number 3
-------------------------


(domain hostileForces 1 MilitaryUnit) Mid-level-ontology.kif 9784-9784 The number 1 argument of hostile forces is an instance of military unit
(domain hostileForces 2 MilitaryUnit) Mid-level-ontology.kif 9785-9785 The number 2 argument of hostile forces is an instance of military unit
(domainSubclass subEchelon 1 MilitaryUnit) Military.kif 966-966 The number 1 argument of sub echelon is a subclass of military unit
(domainSubclass subEchelon 2 MilitaryUnit) Military.kif 967-967 The number 2 argument of sub echelon is a subclass of military unit
(domainSubclass commandRankOfEchelon 1 MilitaryUnit) Military.kif 980-980 The number 1 argument of command rank of echelon is a subclass of military unit

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


(=>
    (instance ?B Battle)
    (exists (?U1 ?U2)
        (and
            (instance ?U1 MilitaryUnit)
            (instance ?U2 MilitaryUnit)
            (not
                (equal ?U1 ?U2))
            (agent ?B ?U1)
            (agent ?B ?U2))))
Mid-level-ontology.kif 9718-9727 If X is an instance of battle, then All of the following hold: (1) there exist Y (2) Z such that Y is an instance of military unit (3) Z is an instance of military unit (4) equal Y (5) Z (6) Y is an agent of X (7) Z is an agent of X
(=>
    (attribute ?U ExpeditionaryForce)
    (hasPurpose ?U
        (exists (?B ?C ?FC)
            (and
                (instance ?U MilitaryUnit)
                (instance ?B Battle)
                (agent ?B ?U)
                (instance ?FC Nation)
                (located ?B ?FC)
                (not
                    (equal ?C ?FC))))))
MilitaryPersons.kif 728-739 If expeditionary force is an attribute of X, then All of the following hold: (1) X has the purpose there exist Y, Z (2) W such that X is an instance of military unit (3) Y is an instance of battle (4) X is an agent of Y (5) W is an instance of nation (6) Y is located at W (7) equal Z (8) W


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