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

Formal Language: 



KB Term:  Term intersection
English Word: 

  SocialInteraction

Sigma KEE - SocialInteraction
SocialInteraction(InterazioneSociale)

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


(documentation SocialInteraction ChineseLanguage "这是由 CognitiveAgent 之间互动交流的 IntentionalProcesssubclass。") chinese_format.kif 3234-3235
(documentation SocialInteraction EnglishLanguage "The subclass of IntentionalProcess that involves interactions between CognitiveAgents.") Merge.kif 13000-13002
(subclass SocialInteraction IntentionalProcess) Merge.kif 12999-12999 InterazioneSociale è una sottoclasse di ProcessoIntenzionale

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


(subclass Ceremony SocialInteraction) Mid-level-ontology.kif 7921-7921 Ceremony è una sottoclasse di InterazioneSociale
(subclass ChangeOfPossession SocialInteraction) Merge.kif 11641-11641 CambiamentodiPossesso è una sottoclasse di InterazioneSociale
(subclass Communication SocialInteraction) Merge.kif 13034-13034 Comunicazione è una sottoclasse di InterazioneSociale
(subclass Contest SocialInteraction) Merge.kif 13302-13302 Competizione è una sottoclasse di InterazioneSociale
(subclass Cooperation SocialInteraction) Merge.kif 13264-13264 Cooperazione è una sottoclasse di InterazioneSociale
(subclass Famine SocialInteraction) Geography.kif 6796-6796 Famine è una sottoclasse di InterazioneSociale
(subclass FreshWaterOverutilization SocialInteraction) Geography.kif 2728-2728 FreshWaterOverutilization è una sottoclasse di InterazioneSociale
(subclass Gaslighting SocialInteraction) Medicine.kif 3649-3649 Gaslighting è una sottoclasse di InterazioneSociale
(subclass Helping SocialInteraction) MilitaryProcesses.kif 1414-1414 Helping è una sottoclasse di InterazioneSociale
(subclass Meeting SocialInteraction) Merge.kif 13276-13276 Incontro è una sottoclasse di InterazioneSociale
(subclass PlacingUnderArrest SocialInteraction) Mid-level-ontology.kif 23470-23470 PlacingUnderArrest è una sottoclasse di InterazioneSociale
(subclass Pollution SocialInteraction) Geography.kif 2805-2805 Pollution è una sottoclasse di InterazioneSociale
(subclass Pretending SocialInteraction) Merge.kif 13019-13019 Fingere è una sottoclasse di InterazioneSociale
(subclass ServiceProcess SocialInteraction) Merge.kif 11864-11864 ServiceProcess è una sottoclasse di InterazioneSociale
(subclass SoilDegradation SocialInteraction) Geography.kif 2938-2938 SoilDegradation è una sottoclasse di InterazioneSociale
(subclass WaterOverutilization SocialInteraction) Geography.kif 2968-2968 WaterOverutilization è una sottoclasse di InterazioneSociale
(termFormat ChineseLanguage SocialInteraction "社交") chinese_format.kif 1193-1193
(termFormat EnglishLanguage SocialInteraction "social interaction") english_format.kif 1603-1603
(termFormat FrenchLanguage SocialInteraction "interaction social") french_format.kif 871-871
(termFormat Hindi SocialInteraction "saamaajika antah kriyaa") terms-hindi.txt 404-404
(termFormat ItalianLanguage SocialInteraction "InterazioneSociale") terms-it.txt 407-407
(termFormat JapaneseLanguage SocialInteraction "社会的交流") japanese_format.kif 2555-2555
(termFormat PortugueseLanguage SocialInteraction "Interacao Social") portuguese_format.kif 823-823
(termFormat cz SocialInteraction "social interaction") terms-cz.txt 443-443

Display limited to 25 items. Show next 25

Display limited to 25 items. Show next 25

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


(=>
    (instance ?INTERACTION SocialInteraction)
    (exists (?AGENT1 ?AGENT2)
        (and
            (involvedInEvent ?INTERACTION ?AGENT1)
            (involvedInEvent ?INTERACTION ?AGENT2)
            (instance ?AGENT1 AutonomousAgent)
            (instance ?AGENT2 AutonomousAgent)
            (not
                (equal ?AGENT1 ?AGENT2)))))
Merge.kif 13004-13013

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


(<=>
    (holdsDuring ?T
        (attribute ?H Alone))
    (not
        (exists (?H2 ?SI)
            (and
                (not
                    (equal ?H ?H2))
                (instance ?H2 AutonomousAgent)
                (instance ?SI SocialInteraction)
                (during
                    (WhenFn ?SI) ?T)
                (involvedInEvent ?SI ?H)
                (involvedInEvent ?SI ?H2)))))
Mid-level-ontology.kif 30223-30236 attribute Entit� and Alone vales durante IntervalloTemporale Entit�2 Processo Entit� is uguale a Entit�2 Entit�2 è un' istanza di AutonomousAgent Processo è un' istanza di InterazioneSociale il tempo di esistenza di Processo has luogodurante IntervalloTemporale involvedInEvent Processo and Entit� involvedInEvent Processo and Entit�2
(=>
    (instance ?A Announcement)
    (exists (?CD ?I)
        (and
            (instance ?CD ContentDevelopment)
            (result ?CD ?A)
            (refers ?A ?I)
            (instance ?I SocialInteraction)
            (earlier
                (WhenFn ?CD)
                (WhenFn ?I)))))
Mid-level-ontology.kif 14523-14533
(=>
    (instance ?A AutonomousAgent)
    (capability SocialInteraction agent ?A))
Merge.kif 13015-13017


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