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



KB Term:  Term intersection
English Word: 

  stays

Sigma KEE - PoliticalPressureGroup
PoliticalPressureGroup(political pressure group)

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


(subclass PoliticalPressureGroup PoliticalOrganization) Government.kif 2315-2315 Political pressure group is a subclass of political organization
(documentation PoliticalPressureGroup EnglishLanguage "PoliticalPressureGroup is the class of Organizations that exert political pressure and have leaders who are involved in politics but not standing for election. For example, corporate lobbying groups, Mothers Against Drunk Driving (MADD), or the American Civil Liberties Union (ACLU).") Government.kif 2317-2321 Political pressure group is a subclass of political organization

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


(termFormat EnglishLanguage PoliticalPressureGroup "political pressure group") domainEnglishFormat.kif 46512-46512
(termFormat ChineseTraditionalLanguage PoliticalPressureGroup "政治壓力集團") domainEnglishFormat.kif 46513-46513
(termFormat ChineseLanguage PoliticalPressureGroup "政治压力集团") domainEnglishFormat.kif 46514-46514

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


(=>
    (instance ?GROUP PoliticalPressureGroup)
    (exists (?REQ ?ORG)
        (and
            (instance ?REQ Requesting)
            (agent ?REQ ?GROUP)
            (instance ?ORG GovernmentOrganization)
            (patient ?REQ ?ORG))))
Government.kif 2323-2330 If X is an instance of political pressure group, then there exist Y, Z such that Y is an instance of requesting, X is an agent of Y, Z is an instance of government organization, and Z is a patient of Y
(=>
    (and
        (instance ?GROUP PoliticalPressureGroup)
        (hasPurpose ?GROUP ?FORMULA)
        (agentOperatesInArea ?GROUP ?AREA)
        (instance ?AREA Nation))
    (desires ?GROUP
        (believes
            (GovernmentFn ?AREA) ?FORMULA)))
Government.kif 2332-2339 If X is an instance of political pressure group, X has the purpose Y, Z is an agent operates in area of X, and Z is an instance of nation, then X desires the government of Z believes Y
(=>
    (and
        (instance ?GROUP PoliticalPressureGroup)
        (organizationalObjective ?GROUP ?AIM)
        (instance ?ORG GovernmentOrganization)
        (organizationalObjective ?ORG ?AIM))
    (inScopeOfInterest ?GROUP ?ORG))
Government.kif 2341-2347 If X is an instance of political pressure group, Y is an organizational objective of X, Z is an instance of government organization, and Y is an organizational objective of Z, then X is interested in Z


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