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


KB Term:  Term intersection
English Word: 

Sigma KEE - SocialInteraction
SocialInteraction(social interaction)Allied, Americanisation, Americanise, Americanism, Americanization, Americanize, Anglicisation, Anglicism, Anglicization, Bolshevism, Britishism, Castroism, Europeanisation, Europeanise, Europeanization, Europeanize, Falange, Germanism, Maoism, Naziism, Nazism, Weimar_Republic, Westernisation, Westernization, abandon, abide_by, abreact, absorption, academic_relation, accept, accommodate, accompanied, accompany, acculturate, acculturation, acculturational, acculturative, acquaintance, acquaintanceship, acquit, adhere, adopt, adulterous, affair, affaire, affiliation, affinity, aggroup, agrypnotic, alchemy...

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


(subclass SocialInteraction IntentionalProcess) Merge.kif 13297-13297 Social interaction is a subclass of intentional process
(documentation SocialInteraction EnglishLanguage "The subclass of IntentionalProcess that involves interactions between CognitiveAgents.") Merge.kif 13298-13300 Social interaction is a subclass of intentional process

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


(subclass ChangeOfPossession SocialInteraction) Merge.kif 11917-11917 Change of possession is a subclass of social interaction
(subclass ServiceProcess SocialInteraction) Merge.kif 12140-12140 Service is a subclass of social interaction
(subclass Pretending SocialInteraction) Merge.kif 13317-13317 Pretending is a subclass of social interaction
(subclass Communication SocialInteraction) Merge.kif 13332-13332 Communication is a subclass of social interaction
(subclass Cooperation SocialInteraction) Merge.kif 13571-13571 Cooperation is a subclass of social interaction
(subclass Meeting SocialInteraction) Merge.kif 13584-13584 Meeting is a subclass of social interaction
(subclass Contest SocialInteraction) Merge.kif 13612-13612 Contest is a subclass of social interaction
(subclass Ceremony SocialInteraction) Mid-level-ontology.kif 9213-9213 Ceremony is a subclass of social interaction
(subclass PlacingUnderArrest SocialInteraction) Mid-level-ontology.kif 25759-25759 Placing under arrest is a subclass of social interaction
(subclass Friending SocialInteraction) Facebook.kif 364-364 Friending is a subclass of social interaction
(subclass Unfriending SocialInteraction) Facebook.kif 385-385 Unfriending is a subclass of social interaction
(subclass Befriending SocialInteraction) Facebook.kif 406-406 Befriending is a subclass of social interaction
(subclass FreshWaterOverutilization SocialInteraction) Geography.kif 4164-4164 Freshwater overutilization is a subclass of social interaction
(subclass Pollution SocialInteraction) Geography.kif 4237-4237 Pollution is a subclass of social interaction
(subclass SoilDegradation SocialInteraction) Geography.kif 4370-4370 Soil degradation is a subclass of social interaction
(subclass WaterOverutilization SocialInteraction) Geography.kif 4400-4400 Water overutilization is a subclass of social interaction
(subclass Famine SocialInteraction) Geography.kif 8460-8460 Famine is a subclass of social interaction
(subclass Gaslighting SocialInteraction) Medicine.kif 3680-3680 Gaslighting is a subclass of social interaction
(subclass Helping SocialInteraction) MilitaryProcesses.kif 1436-1436 Helping is a subclass of social interaction
(termFormat EnglishLanguage SocialInteraction "social interaction") english_format.kif 1607-1607 Helping is a subclass of social interaction

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 13302-13311 If X is an instance of social interaction, then All of the following hold: (1) there exist Y (2) Z such that Y is an involved in event of X (3) Z is an involved in event of X (4) Y is an instance of agent (5) Z is an instance of agent (6) equal Y (7) Z

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


(=>
    (instance ?A AutonomousAgent)
    (capability SocialInteraction agent ?A))
Merge.kif 13313-13315 If X is an instance of agent, then X is capable of doing social interaction as a agent
(=>
    (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 16099-16109 If X is an instance of announcement, then there exist Y, Z such that Y is an instance of content development, X is a result of Y, X includes a reference to Z, Z is an instance of social interaction, and the time of existence of Y happens earlier than the time of existence of Z
(<=>
    (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 32828-32841 All of the following hold: (1) Alone is an attribute of X holds during Y if (2) only if there don't exist Z (3) W such that equal X (4) Z (5) Z is an instance of agent (6) W is an instance of social interaction (7) the time of existence of W takes place during Y (8) X is an involved in event of W (9) Z is an involved in event of W


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.0-321a000c (2026-05-05) is open source software produced by Articulate Software and its partners