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 26341-26342
(subclass Public GroupOfPeople) Mid-level-ontology.kif 26340-26340 Public is a subclass of group of people

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


(termFormat ChineseLanguage Public "上市") domainEnglishFormat.kif 47992-47992
(termFormat ChineseTraditionalLanguage Public "上市") domainEnglishFormat.kif 47991-47991
(termFormat EnglishLanguage Public "public") domainEnglishFormat.kif 47990-47990

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 26344-26355

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