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

Formal Language: 



KB Term:  Term intersection
English Word: 

  hostileForces

Sigma KEE - hostileForces
hostileForces

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


(documentation hostileForces EnglishLanguage "(hostileForces ?UNIT1 ?UNIT2) means that the MilitaryUnits ?UNIT1 and ?UNIT2 are, respectively, allied with GeopoliticalAreas that are at war with one another.") Mid-level-ontology.kif 8417-8419
(domain hostileForces 1 MilitaryUnit) Mid-level-ontology.kif 8423-8423 敵對勢力, 1 and 軍事單位
(domain hostileForces 2 MilitaryUnit) Mid-level-ontology.kif 8424-8424 敵對勢力, 2 and 軍事單位
(instance hostileForces BinaryPredicate) Mid-level-ontology.kif 8420-8420 敵對勢力 and BinaryPredicate
(instance hostileForces IrreflexiveRelation) Mid-level-ontology.kif 8421-8421 敵對勢力 and IrreflexiveRelation
(instance hostileForces PartialValuedRelation) Mid-level-ontology.kif 8422-8422 敵對勢力 and PartialValuedRelation

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


(format ChineseLanguage hostileForces "%2 %n 是 %1 的 hostile 力量") domainEnglishFormat.kif 1201-1201
(format ChineseTraditionalLanguage hostileForces "%2 %n 是 %1 的 hostile 力量") domainEnglishFormat.kif 1200-1200
(format EnglishLanguage hostileForces "%2 is %n a hostile forces of %1") domainEnglishFormat.kif 1199-1199
(termFormat ChineseLanguage hostileForces "敌对势力") domainEnglishFormat.kif 28641-28641
(termFormat ChineseTraditionalLanguage hostileForces "敵對勢力") domainEnglishFormat.kif 28640-28640
(termFormat EnglishLanguage hostileForces "hostile forces") domainEnglishFormat.kif 28639-28639

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


(=>
    (hostileForces ?U1 ?U2)
    (exists (?WAR ?A1 ?A2)
        (and
            (instance ?WAR War)
            (contestParticipant ?WAR ?A1)
            (contestParticipant ?WAR ?A2)
            (subOrganization ?U1
                (GovernmentFn ?A1))
            (subOrganization ?U2
                (GovernmentFn ?A2)))))
Mid-level-ontology.kif 8426-8434


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

Show without tree


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