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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - ParliamentaryGovernment
ParliamentaryGovernment(議會政府)

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


(documentation ParliamentaryGovernment EnglishLanguage "ParliamentaryGovernment is the attribute of a government whose chief LegislativeOrganization is a Parliament. A parliamentary government is compatible with various other government types, including Monarchy.") Government.kif 251-254
(instance ParliamentaryGovernment FormOfGovernment) Government.kif 162-162 議會政府 and 政體

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


(subAttribute ConstitutionalParliamentaryDemocracy ParliamentaryGovernment) Government.kif 269-269 子屬性 憲法議會民主 and 議會政府
(subAttribute FederalParliamentaryDemocracy ParliamentaryGovernment) Government.kif 268-268 子屬性 聯邦議會民主 and 議會政府
(subAttribute ParliamentaryDemocracy ParliamentaryGovernment) Government.kif 267-267 子屬性 議會民主制 and 議會政府
(subAttribute ParliamentaryRepublic ParliamentaryGovernment) Government.kif 266-266 子屬性 議會共和國 and 議會政府
(termFormat ChineseLanguage ParliamentaryGovernment "议会政府") domainEnglishFormat.kif 44515-44515 子屬性 議會共和國 and 議會政府
(termFormat ChineseTraditionalLanguage ParliamentaryGovernment "議會政府") domainEnglishFormat.kif 44514-44514 子屬性 議會共和國 and 議會政府
(termFormat EnglishLanguage ParliamentaryGovernment "parliamentary government") domainEnglishFormat.kif 44513-44513 子屬性 議會共和國 and 議會政府

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


(=>
    (and
        (governmentType ?PLACE ?TYPE)
        (instance ?PLACE GeopoliticalArea)
        (subAttribute ?TYPE ParliamentaryGovernment))
    (exists (?ORG)
        (and
            (instance ?ORG Parliament)
            (subOrganization ?ORG
                (GovernmentFn ?PLACE)))))
Government.kif 256-264

consequent
-------------------------


(=>
    (instance ?AREA ParliamentaryTerritory)
    (governmentType
        (GovernmentFn ?AREA) ParliamentaryGovernment))
Government.kif 491-493


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