Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  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
-------------------------


(documentation SocialInteraction ChineseLanguage "这是由 CognitiveAgent 之间互动交流的 IntentionalProcesssubclass。") chinese_format.kif 3234-3235
(documentation SocialInteraction EnglishLanguage "The subclass of IntentionalProcess that involves interactions between CognitiveAgents.") Merge.kif 13154-13156
(subclass SocialInteraction IntentionalProcess) Merge.kif 13153-13153 Social interaction is a subclass of intentional process

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


(subclass Ceremony SocialInteraction) Mid-level-ontology.kif 9088-9088 Ceremony is a subclass of social interaction
(subclass ChangeOfPossession SocialInteraction) Merge.kif 11791-11791 Change of possession is a subclass of social interaction
(subclass Communication SocialInteraction) Merge.kif 13188-13188 Communication is a subclass of social interaction
(subclass Contest SocialInteraction) Merge.kif 13456-13456 Contest is a subclass of social interaction
(subclass Cooperation SocialInteraction) Merge.kif 13418-13418 Cooperation is a subclass of social interaction
(subclass Famine SocialInteraction) Geography.kif 7100-7100 Famine is a subclass of social interaction
(subclass FreshWaterOverutilization SocialInteraction) Geography.kif 2853-2853 Freshwater overutilization is a subclass of social interaction
(subclass Gaslighting SocialInteraction) Medicine.kif 3652-3652 Gaslighting is a subclass of social interaction
(subclass Helping SocialInteraction) MilitaryProcesses.kif 1414-1414 Helping is a subclass of social interaction
(subclass Meeting SocialInteraction) Merge.kif 13430-13430 Meeting is a subclass of social interaction
(subclass PlacingUnderArrest SocialInteraction) Mid-level-ontology.kif 25111-25111 Placing under arrest is a subclass of social interaction
(subclass Pollution SocialInteraction) Geography.kif 2930-2930 Pollution is a subclass of social interaction
(subclass Pretending SocialInteraction) Merge.kif 13173-13173 Pretending is a subclass of social interaction
(subclass ServiceProcess SocialInteraction) Merge.kif 12014-12014 Service is a subclass of social interaction
(subclass SoilDegradation SocialInteraction) Geography.kif 3063-3063 Soil degradation is a subclass of social interaction
(subclass WaterOverutilization SocialInteraction) Geography.kif 3093-3093 Water overutilization is a subclass of social interaction
(termFormat ChineseLanguage SocialInteraction "社交") chinese_format.kif 1193-1193 Water overutilization is a subclass of social interaction
(termFormat EnglishLanguage SocialInteraction "social interaction") english_format.kif 1603-1603 Water overutilization is a subclass of social interaction
(termFormat FrenchLanguage SocialInteraction "interaction social") french_format.kif 871-871 Water overutilization is a subclass of social interaction
(termFormat Hindi SocialInteraction "saamaajika antah kriyaa") terms-hindi.txt 404-404 Water overutilization is a subclass of social interaction
(termFormat ItalianLanguage SocialInteraction "InterazioneSociale") terms-it.txt 407-407 Water overutilization is a subclass of social interaction
(termFormat JapaneseLanguage SocialInteraction "社会的交流") japanese_format.kif 2555-2555 Water overutilization is a subclass of social interaction
(termFormat PortugueseLanguage SocialInteraction "Interacao Social") portuguese_format.kif 823-823 Water overutilization is a subclass of social interaction
(termFormat cz SocialInteraction "social interaction") terms-cz.txt 443-443 Water overutilization is a subclass of social interaction

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 13158-13167

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 32141-32154 Alone is an attribute of an entity holds during a time interval if and only if there don't exist the entity2 and a process such that equal the entity and the entity2 and the entity2 is an instance of agent and the process is an instance of social interaction and the time of existence of the process takes place during the time interval and the entity is an involved in event of the process and the entity2 is an involved in event of the process
(=>
    (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 15894-15904
(=>
    (instance ?A AutonomousAgent)
    (capability SocialInteraction agent ?A))
Merge.kif 13169-13171


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