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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - PartyPlatform
PartyPlatform(party platform)platform, political_platform, political_program, program

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


(documentation PartyPlatform EnglishLanguage "A Text which is authored by a PoliticalParty and which contains the core goals and principles of the PoliticalParty for a particular year or election cycle.") Government.kif 2284-2286
(subclass PartyPlatform FactualText) Government.kif 2283-2283 Party platform is a subclass of factual text

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


(termFormat ChineseLanguage PartyPlatform "党的平台") domainEnglishFormat.kif 44612-44612
(termFormat ChineseTraditionalLanguage PartyPlatform "黨的平台") domainEnglishFormat.kif 44611-44611
(termFormat EnglishLanguage PartyPlatform "party platform") domainEnglishFormat.kif 44610-44610

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


(=>
    (and
        (subclass ?PLATFORM PartyPlatform)
        (authors ?PARTY ?PLATFORM)
        (instance ?PARTY Organization))
    (instance ?PARTY PoliticalParty))
Government.kif 2288-2293
(=>
    (and
        (subclass ?PLATFORM PartyPlatform)
        (authors ?PARTY ?PLATFORM)
        (instance ?PARTY PoliticalParty)
        (instance ?INST ?PLATFORM)
        (containsFormula ?INST ?P))
    (believes ?PARTY ?P))
Government.kif 2295-2302


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