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

pratiyogitaa (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]
astitva
is subclass of
  bhOtika vaswu  
is subclass of
  prakriyaa  
is subclass of
  sabhipraaya prakriyaa  
is subclass of
  saamaajika antah kriyaa  
is subclass of
  pratiyogitaa  

Subclass(es)

hinsaatmaka pratiyogitaa  manoranjaka khela  kaanunii kaarya 

Coordinate term(s)

adhikaara parivartana  sanchaarana  sahayoga  sangoshthii  pradarshana 

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)

Agar contest is an instance of pratiyogitaa, to yah kuch agent1,agent2,purp1,purp2 nahin, ki contest agent1 kaa kaaran hai aur contest agent2 kaa kaaran hai aur contest has &n purpose purp1 for agent1 aur contest has &n purpose purp2 for agent2 aur agent1 is not equal to agent2 aur purp1 is not equal to 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)))))

Agar move is an instance of yuddhaabhinaya, to yah kuch pratiyogitaa contest nahin, ki move is a subprocess of contest.
(=>
      (instance ?MOVE Maneuver)
      (exists
            (?CONTEST)
            (and
                  (instance ?CONTEST Contest)
                  (subProcess ?MOVE ?CONTEST))))

Agar attr is an attribute of obj aur attr is an instance of pratiyogitaa visheshataa, to yah kuch pratiyogitaa contest nahin, ki contest obj kaa kaaran hai yaa obj is a patient of contest.
(=>
      (and
            (attribute ?OBJ ?ATTR)
            (instance ?ATTR ContestAttribute))
      (exists
            (?CONTEST)
            (and
                  (instance ?CONTEST Contest)
                  (or
                        (agent ?CONTEST ?OBJ)
                        (patient ?CONTEST ?OBJ)))))