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

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.

Ontology

SUMO / BASE-ONTOLOGY

Class(es)

Classe
is instance of
  inheritable relation  
is instance of
  AtteggiamentoOggettuale  
is instance of
  wants  

Superrelation(s)

in scope of interest
is subrelation of
  wants  

Coordinate term(s)

needs  notices 

Type restrictions

wants(AgenteCognitivo, Oggetto)

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.

Axioms (6)

Se agent necessita dis object, allora agent vuoles object.
(=>
      (needs ?AGENT ?OBJECT)
      (wants ?AGENT ?OBJECT))

wants é interamente correlato a desires.
(relatedInternalConcept wants desires)

Se agent vuoles obj, allora esiste purp tale che obj ha &n scopo purp per agent.
(=>
      (wants ?AGENT ?OBJ)
      (exists
            (?PURP)
            (hasPurposeForAgent ?OBJ ?PURP ?AGENT)))

Se agent vuoles obj, allora agent desideras "agent possiedees obj".
(=>
      (wants ?AGENT ?OBJ)
      (desires
            ?AGENT
            (possesses ?AGENT ?OBJ)))

desires é interamente correlato a wants.
(relatedInternalConcept desires wants)

Se pursue é un' istanza di Cercare e pursue é un agente di agent e obj é un paziente di pursue, allora "agent vuoles obj" vales durante pursue.
(=>
      (and
            (instance ?PURSUE Pursuing)
            (agent ?PURSUE ?AGENT)
            (patient ?PURSUE ?OBJ))
      (holdsDuring
            ?PURSUE
            (wants ?AGENT ?OBJ)))