Select language: english | cesky | deutsch | italiano | simplified chinese | traditional chinese | hindi
Concept:
English word:
Home

Competizione (Contest)

A SocialInteraction where the agent and patient are CognitiveAgents who are trying to defeat one another. Note that this concept is often applied in a metaphorical sense in natural language, when we speak, e.g., of the struggle of plants for space or sunlight, or of bacteria for food resources in some environment.

Ontology

SUMO / PROCESSES

Superclass(es)

[tree]
Entitá
is subclass of
  EntitáConcreta  
is subclass of
  Processo  
is subclass of
  ProcessoIntenzionale  
is subclass of
  InterazioneSociale  
is subclass of
  Competizione  

Subclass(es)

CompetizioneViolenta  Gioco  AzioneLegale 

Coordinate term(s)

CambiamentodiPossesso  Comunicazione  Cooperazione  Incontro  Fingere 

Related WordNet synsets

contest
a struggle between rivals
contest is kind of (all)...   contest is kind of...   kinds of contest...   kinds of contest (all)...  
fight, fighting, combat
the act of fighting; any contest or struggle; "a fight broke out at the hockey game"; "there was fighting in the streets"
fight is kind of (all)...   fight is kind of...   kinds of fight...   kinds of fight (all)...   parts of fight...  
war, warfare
an active struggle between competing entities; "a price war"; "a war of wits"; "diplomatic warfare"
war is kind of (all)...   war is kind of...  
contest, competition
an occasion on which a winner is selected from among two or more contestants
contest is kind of (all)...   contest is kind of...   kinds of contest...   kinds of contest (all)...  
See more related synsets on a separate page.

Axioms (3)

Se contest é un' istanza di Competizione, allora esiste agent1,agent2,purp1,purp2 tale che contest é un agente di agent1 e contest é un agente di agent2 e contest ha &n scopo purp1 per agent1 e contest ha &n scopo purp2 per agent2 e agent1 is not uguale a agent2 e purp1 is not uguale a purp2.
(=>
      (instance ?CONTEST Contest)
      (exists
            (?AGENT1 ?AGENT2 ?PURP1 ?PURP2)
            (and
                  (agent ?CONTEST ?AGENT1)
                  (agent ?CONTEST ?AGENT2)
                  (hasPurposeForAgent ?CONTEST ?PURP1 ?AGENT1)
                  (hasPurposeForAgent ?CONTEST ?PURP2 ?AGENT2)
                  (not
                        (equal ?AGENT1 ?AGENT2))
                  (not
                        (equal ?PURP1 ?PURP2)))))

Se move é un' istanza di Stratagemma, allora esiste Competizione contest tale che move é un sottoprocesso di contest.
(=>
      (instance ?MOVE Maneuver)
      (exists
            (?CONTEST)
            (and
                  (instance ?CONTEST Contest)
                  (subProcess ?MOVE ?CONTEST))))

Se attr is an attribute of obj e attr é un' istanza di AttributoDiCompetizione, allora esiste Competizione contest tale che contest é un agente di obj o obj é un paziente di contest.
(=>
      (and
            (attribute ?OBJ ?ATTR)
            (instance ?ATTR ContestAttribute))
      (exists
            (?CONTEST)
            (and
                  (instance ?CONTEST Contest)
                  (or
                        (agent ?CONTEST ?OBJ)
                        (patient ?CONTEST ?OBJ)))))