Zvolte jazyk: english | cesky | deutsch | italiano | simplified chinese | traditional chinese | hindi
Koncept:
Anglické slovo:
Hlavní stránka

wants (wants)

(wants agent object) means that object is desired by agent, i.e. agent believes that object will satisfy one of its goals. Note that there is no implication that what is wanted by an agent is not already possessed by the agent.

Ontologie

SUMO / BASE-ONTOLOGY

Class(es)

třída
is instance of
  inheritable relation  
is instance of
  postoj k objektu  
is instance of
  wants  

Superrelation(s)

in scope of interest
is subrelation of
  wants  

Související termín(y)

needs  notices 

Typy argumentů

wants(myslící agent, objekt)

Related WordNet synsets

desire
an inclination to want things; "a man of many desires"
desire is kind of (all)...   desire is kind of...   kinds of desire...   kinds of desire (all)...  
desire
something that is desired
desire is kind of (all)...   desire is kind of...   kinds of desire...   kinds of desire (all)...  
want, need, require
have need of: "This piano wants the attention of a competent tuner"
want is kind of (all)...   want is kind of...   kinds of want...   kinds of want (all)...  
desirous
having or expressing desire for something; "desirous of high office"; "desirous of finding a quick solution to the problem"
desirous is opposite to...   desirous is similar to...  
wanted
desired or wished for or sought; "couldn't keep her eyes off the wanted toy"; "a wanted criminal"; "a wanted poster"
wanted is opposite to...   see also...   wanted is similar to...  
See more related synsets on a separate page.

Axiomy (6)

Jestliže agent needs object, potom agent wants object.
(=>
      (needs ?AGENT ?OBJECT)
      (wants ?AGENT ?OBJECT))

wants je internally related to desires.
(relatedInternalConcept wants desires)

Jestliže agent wants obj, potom existuje purp tak, že obj has purpose purp for agent.
(=>
      (wants ?AGENT ?OBJ)
      (exists
            (?PURP)
            (hasPurposeForAgent ?OBJ ?PURP ?AGENT)))

Jestliže agent wants obj, potom agent desires "agent posesses obj".
(=>
      (wants ?AGENT ?OBJ)
      (desires
            ?AGENT
            (possesses ?AGENT ?OBJ)))

desires je internally related to wants.
(relatedInternalConcept desires wants)

Jestliže pursue je instancí třídy sledování a agent je původcem pursue a obj je účastníkem pursue, potom agent wants obj během pursue.
(=>
      (and
            (instance ?PURSUE Pursuing)
            (agent ?PURSUE ?AGENT)
            (patient ?PURSUE ?OBJ))
      (holdsDuring
            ?PURSUE
            (wants ?AGENT ?OBJ)))