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 27975-27976
(subclass Public GroupOfPeople) Mid-level-ontology.kif 27974-27974 Public is a subclass of group of people

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


(termFormat ChineseLanguage Public "上市") domainEnglishFormat.kif 47956-47956
(termFormat ChineseTraditionalLanguage Public "上市") domainEnglishFormat.kif 47955-47955
(termFormat EnglishLanguage Public "public") domainEnglishFormat.kif 47954-47954

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 27978-27989

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