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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Public
Public(public)public

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


(documentation Public EnglishLanguage "a body of people sharing some common interest; example: the reading public.") Mid-level-ontology.kif 27734-27735
(subclass Public GroupOfPeople) Mid-level-ontology.kif 27733-27733 Public is a subclass of group of people

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


(termFormat ChineseLanguage Public "上市") domainEnglishFormat.kif 47985-47985
(termFormat ChineseTraditionalLanguage Public "上市") domainEnglishFormat.kif 47984-47984
(termFormat EnglishLanguage Public "public") domainEnglishFormat.kif 47983-47983

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


(=>
    (holdsDuring ?T1
        (and
            (member ?AGENT1 Public)
            (member ?AGENT2 Public)
            (not
                (equal ?AGENT1 ?AGENT2))))
    (exists (?INTEREST)
        (holdsDuring ?T1
            (and
                (desires ?AGENT1 ?INTEREST)
                (desires ?AGENT2 ?INTEREST)))))
Mid-level-ontology.kif 27737-27748

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


(=>
    (and
        (instance ?PP PublicProgram)
        (experiencer ?PP ?PUBLIC))
    (hasPurpose ?PP
        (exists (?HELPING)
            (and
                (instance ?HELPING Helping)
                (experiencer ?HELPING ?PUBLIC)
                (instance ?PUBLIC Public)))))
MilitaryProcesses.kif 1383-1392
(=>
    (instance ?A Appointing)
    (not
        (exists (?H)
            (and
                (agent ?A ?H)
                (instance ?H Public)))))
Mid-level-ontology.kif 1050-1056


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