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

Formal Language: 



KB Term:  Term intersection
English Word: 

  LegislativeBill

Sigma KEE - LegislativeBill
LegislativeBill

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


(documentation LegislativeBill EnglishLanguage "The Attribute of being a proposed law, i.e. being under consideration by a legislative body of Government.") Mid-level-ontology.kif 13810-13811
(instance LegislativeBill DeonticAttribute) Mid-level-ontology.kif 13809-13809 LegislativeBill e' uma instancia de Atributo Deontico

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


(termFormat ChineseLanguage LegislativeBill "立法法案") domainEnglishFormat.kif 33893-33893
(termFormat ChineseTraditionalLanguage LegislativeBill "立法法案") domainEnglishFormat.kif 33892-33892
(termFormat EnglishLanguage LegislativeBill "legislative bill") domainEnglishFormat.kif 33891-33891

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


(=>
    (and
        (instance ?PASS PassingABill)
        (patient ?PASS ?TEXT))
    (and
        (holdsDuring
            (BeginFn
                (WhenFn ?PASS))
            (attribute ?TEXT LegislativeBill))
        (holdsDuring
            (EndFn
                (WhenFn ?PASS))
            (attribute ?TEXT Law))))
Mid-level-ontology.kif 13825-13831
(=>
    (holdsDuring ?TIME1
        (modalAttribute ?TEXT Law))
    (exists (?TIME2)
        (and
            (holdsDuring ?TIME2
                (attribute ?TEXT LegislativeBill))
            (earlier ?TIME2 ?TIME1))))
Mid-level-ontology.kif 13813-13818


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