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



KB Term:  Term intersection
English Word: 

  BicameralLegislature

Sigma KEE - BicameralLegislature
BicameralLegislature(bicameral legislature)bicameral

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


(instance BicameralLegislature FormOfGovernment) Government.kif 1923-1923 Bicameral legislature is an instance of form of government
(documentation BicameralLegislature EnglishLanguage "BicameralLegislature is the Attribute of governments whose legislative branches have two legislative chambers. For example, in the UnitedStates the legislative branch comprises the Senate and the House of Representatives.") Government.kif 1925-1928 Bicameral legislature is an instance of form of government

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


(termFormat EnglishLanguage BicameralLegislature "bicameral legislature") domainEnglishFormat.kif 10965-10965
(termFormat ChineseTraditionalLanguage BicameralLegislature "兩院制立法機關") domainEnglishFormat.kif 10966-10966
(termFormat ChineseLanguage BicameralLegislature "两院制立法机关") domainEnglishFormat.kif 10967-10967

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


(=>
    (instance ?LEGE BicameralLegislature)
    (exists (?CHAMBER1 ?CHAMBER2)
        (and
            (instance ?CHAMBER1 LegislativeChamber)
            (subOrganization ?CHAMBER1 ?LEGE)
            (instance ?CHAMBER2 LegislativeChamber)
            (subOrganization ?CHAMBER2 ?LEGE)
            (not
                (equal ?CHAMBER1 ?CHAMBER2)))))
Government.kif 1930-1938 If X is an instance of bicameral legislature, then All of the following hold: (1) there exist Y (2) Z such that Y is an instance of legislative chamber (3) Y is a part of the organization X (4) Z is an instance of legislative chamber (5) Z is a part of the organization X (6) equal Y (7) Z
(=>
    (attribute ?ORG BicameralLegislature)
    (not
        (instance ?ORG LegislativeChamber)))
Government.kif 1965-1967 If bicameral legislature is an attribute of X, then X is not an instance of legislative chamber


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners