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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - PartyPlatform
PartyPlatform

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 2281-2283
(subclass PartyPlatform FactualText) Government.kif 2280-2280

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


(termFormat ChineseLanguage PartyPlatform "党的平台") domainEnglishFormat.kif 44641-44641
(termFormat ChineseTraditionalLanguage PartyPlatform "黨的平台") domainEnglishFormat.kif 44640-44640
(termFormat EnglishLanguage PartyPlatform "party platform") domainEnglishFormat.kif 44639-44639

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


(=>
    (and
        (subclass ?PLATFORM PartyPlatform)
        (authors ?PARTY ?PLATFORM)
        (instance ?PARTY Organization))
    (instance ?PARTY PoliticalParty))
Government.kif 2285-2290
(=>
    (and
        (subclass ?PLATFORM PartyPlatform)
        (authors ?PARTY ?PLATFORM)
        (instance ?PARTY PoliticalParty)
        (instance ?INST ?PLATFORM)
        (containsFormula ?INST ?P))
    (believes ?PARTY ?P))
Government.kif 2292-2299


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