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

Formal Language: 



KB Term:  Term intersection
English Word: 

  UnicameralLegislature

Sigma KEE - UnicameralLegislature
UnicameralLegislature

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


(documentation UnicameralLegislature EnglishLanguage "UnicameralLegislature is the Attribute of legislatures or governments whose legislative branches have only one legislative chamber. For example, Albania has only the PeoplesAssembly constituting its legislative branch.") Government.kif 1935-1939
(instance UnicameralLegislature FormOfGovernment) Government.kif 1933-1933

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


(termFormat ChineseLanguage UnicameralLegislature "一院制立法机关") domainEnglishFormat.kif 59950-59950
(termFormat ChineseTraditionalLanguage UnicameralLegislature "一院制立法機關") domainEnglishFormat.kif 59949-59949
(termFormat EnglishLanguage UnicameralLegislature "unicameral legislature") domainEnglishFormat.kif 59948-59948

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


(=>
    (and
        (attribute ?ORG UnicameralLegislature)
        (legislativeBranch ?ORG ?AREA)
        (instance ?CHAMBER1 LegislativeChamber)
        (subOrganization ?CHAMBER1
            (GovernmentFn ?AREA))
        (instance ?CHAMBER2 LegislativeChamber)
        (subOrganization ?CHAMBER2
            (GovernmentFn ?AREA)))
    (equal ?CHAMBER1 ?CHAMBER2))
Government.kif 1941-1949


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 is open source software produced by Articulate Software and its partners