Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  ]  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 13171-13171 Social interaction is a subclass of intentional process
(documentation SocialInteraction EnglishLanguage "The subclass of IntentionalProcess that involves interactions between CognitiveAgents.") Merge.kif 13172-13174 Social interaction is a subclass of intentional process

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


(subclass ChangeOfPossession SocialInteraction) Merge.kif 11807-11807 Change of possession is a subclass of social interaction
(subclass ServiceProcess SocialInteraction) Merge.kif 12030-12030 Service is a subclass of social interaction
(subclass Pretending SocialInteraction) Merge.kif 13191-13191 Pretending is a subclass of social interaction
(subclass Communication SocialInteraction) Merge.kif 13206-13206 Communication is a subclass of social interaction
(subclass Cooperation SocialInteraction) Merge.kif 13437-13437 Cooperation is a subclass of social interaction
(subclass Meeting SocialInteraction) Merge.kif 13449-13449 Meeting is a subclass of social interaction
(subclass Contest SocialInteraction) Merge.kif 13475-13475 Contest is a subclass of social interaction
(subclass Ceremony SocialInteraction) Mid-level-ontology.kif 9132-9132 Ceremony is a subclass of social interaction
(subclass PlacingUnderArrest SocialInteraction) Mid-level-ontology.kif 25830-25830 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 4179-4179 Freshwater overutilization is a subclass of social interaction
(subclass Pollution SocialInteraction) Geography.kif 4256-4256 Pollution is a subclass of social interaction
(subclass SoilDegradation SocialInteraction) Geography.kif 4389-4389 Soil degradation is a subclass of social interaction
(subclass WaterOverutilization SocialInteraction) Geography.kif 4419-4419 Water overutilization is a subclass of social interaction
(subclass Famine SocialInteraction) Geography.kif 8447-8447 Famine is a subclass of social interaction
(subclass Gaslighting SocialInteraction) Medicine.kif 3638-3638 Gaslighting is a subclass of social interaction
(subclass Helping SocialInteraction) MilitaryProcesses.kif 1433-1433 Helping is a subclass of social interaction
(termFormat EnglishLanguage SocialInteraction "social interaction") english_format.kif 1603-1603 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 13176-13185 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 13187-13189 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 16076-16086 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 32856-32869 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-c58f641d (2026-04-12) is open source software produced by Articulate Software and its partners