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

Formal Language: 



KB Term:  Term intersection
English Word: 

  FormalMeeting

Sigma KEE - FormalMeeting
FormalMeeting

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


(disjoint FormalMeeting SocialParty) Mid-level-ontology.kif 16016-16016 FormalMeeting è disgiunto da SocialParty
(documentation FormalMeeting EnglishLanguage "Any Meeting which is the result of Planning and whose purpose is not socializing.") Mid-level-ontology.kif 16017-16018
(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 6561-6561
(externalImage FormalMeeting "http://upload.wikimedia.org/wikipedia/commons/ e/ e4/ Zeminhandshake.JPG") pictureList.kif 6560-6560
(subclass FormalMeeting Meeting) Mid-level-ontology.kif 16015-16015 FormalMeeting è una sottoclasse di Incontro

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


(subclass Funeral FormalMeeting) Mid-level-ontology.kif 16030-16030 Funeral è una sottoclasse di FormalMeeting
(subclass Interviewing FormalMeeting) Mid-level-ontology.kif 16066-16066 Interviewing è una sottoclasse di FormalMeeting
(subclass TradeShow FormalMeeting) ComputingBrands.kif 2381-2381 TradeShow è una sottoclasse di FormalMeeting
(termFormat ChineseLanguage FormalMeeting "正式会议") domainEnglishFormat.kif 24722-24722
(termFormat ChineseTraditionalLanguage FormalMeeting "正式會議") domainEnglishFormat.kif 24721-24721
(termFormat EnglishLanguage FormalMeeting "formal meeting") domainEnglishFormat.kif 24720-24720

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


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

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


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


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