Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  ]  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
-------------------------


(subclass PartyPlatform FactualText) Government.kif 2280-2280 Party platform is a subclass of factual text
(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 2281-2283 Party platform is a subclass of factual text

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


(termFormat EnglishLanguage PartyPlatform "party platform") domainEnglishFormat.kif 44603-44603
(termFormat ChineseTraditionalLanguage PartyPlatform "黨的平台") domainEnglishFormat.kif 44604-44604
(termFormat ChineseLanguage PartyPlatform "党的平台") domainEnglishFormat.kif 44605-44605

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


(=>
    (and
        (subclass ?PLATFORM PartyPlatform)
        (authors ?PARTY ?PLATFORM)
        (instance ?PARTY Organization))
    (instance ?PARTY PoliticalParty))
Government.kif 2285-2290 If X is a subclass of party platform, Y is the author of X, and Y is an instance of organization, then Y is an instance of political party
(=>
    (and
        (subclass ?PLATFORM PartyPlatform)
        (authors ?PARTY ?PLATFORM)
        (instance ?PARTY PoliticalParty)
        (instance ?INST ?PLATFORM)
        (containsFormula ?INST ?P))
    (believes ?PARTY ?P))
Government.kif 2292-2299 If X is a subclass of party platform, Y is the author of X, Y is an instance of political party, Z is an instance of X, and Z contains the formula W, then Y believes 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 is open source software produced by Articulate Software and its partners