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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - FormalMeeting
FormalMeeting(formal meeting)
Constitutional_Convention, audience, camp_meeting, conference, consultation, convention, group_meeting, interview, meeting, plenum, psychotherapy_group, see, session, skull_session, visit

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


(disjoint FormalMeeting SocialParty) Mid-level-ontology.kif 16239-16239 Formal meeting is disjoint from social party
(documentation FormalMeeting EnglishLanguage "Any Meeting which is the result of Planning and whose purpose is not socializing.") Mid-level-ontology.kif 16240-16241 Formal meeting is disjoint from social party
(externalImage FormalMeeting "http://upload.wikimedia.org/wikipedia/commons/ c/ ca/ Bill_Clinton%2C_George_H._W._Bush%2C_George_W._Bush_and_Silvio_Berlusconi.jpg") pictureList.kif 6560-6560 Formal meeting is disjoint from social party
(externalImage FormalMeeting "http://upload.wikimedia.org/wikipedia/commons/ e/ e4/ Zeminhandshake.JPG") pictureList.kif 6559-6559 Formal meeting is disjoint from social party
(subclass FormalMeeting Meeting) Mid-level-ontology.kif 16238-16238 Formal meeting is a subclass of meeting

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


(subclass Funeral FormalMeeting) Mid-level-ontology.kif 16253-16253 Funeral is a subclass of formal meeting
(subclass Interviewing FormalMeeting) Mid-level-ontology.kif 16289-16289 Interviewing is a subclass of formal meeting
(subclass TradeShow FormalMeeting) ComputingBrands.kif 2381-2381 Trade show is a subclass of formal meeting
(termFormat ChineseLanguage FormalMeeting "正式会议") domainEnglishFormat.kif 24739-24739 Trade show is a subclass of formal meeting
(termFormat ChineseTraditionalLanguage FormalMeeting "正式會議") domainEnglishFormat.kif 24738-24738 Trade show is a subclass of formal meeting
(termFormat EnglishLanguage FormalMeeting "formal meeting") domainEnglishFormat.kif 24737-24737 Trade show is a subclass of formal meeting

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


(=>
    (instance ?MEETING FormalMeeting)
    (exists (?PLANNING)
        (and
            (instance ?PLANNING Planning)
            (result ?PLANNING ?MEETING)
            (earlier
                (WhenFn ?PLANNING)
                (WhenFn ?MEETING)))))
Mid-level-ontology.kif 16243-16249

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


(=>
    (instance ?CC ConventionCenter)
    (hasPurpose ?CC
        (exists (?M)
            (and
                (instance ?M FormalMeeting)
                (located ?M ?CC)))))
Mid-level-ontology.kif 7188-7194
(=>
    (instance ?RESOLUTION Resolution)
    (exists (?AGENT ?MEETING)
        (and
            (instance ?AGENT Organization)
            (agent ?RESOLUTION ?AGENT)
            (subProcess ?RESOLUTION ?MEETING)
            (instance ?MEETING FormalMeeting))))
Mid-level-ontology.kif 16308-16315
(=>
    (instance ?X HotelFunctionRoom)
    (modalAttribute
        (exists (?MTG)
            (and
                (instance ?MTG FormalMeeting)
                (located ?MTG ?X))) Possibility))
Hotel.kif 1706-1712


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