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

intentional relation (IntentionalRelation)

The Class of Relations between an Agent and one or more Entities, where the Relation requires that the Agent have awareness of the Entity.

Ontologie

SUMO / BASE-ONTOLOGY

Class(es)

třída
is instance of
  inheritable relation  
is instance of
  intentional relation  

Instance(s)

prefers  in scope of interest 

Podtřída(y)

postoj k tvrzení  postoj k objektu 

Související termín(y)

binární funkce  binární predikát  binární relace  case role  funkce  postoj k objektu  predikát  pravděpodobnostní relace  postoj k tvrzení  funkce se čtyřmi argumenty  predikát se čtyřmi argumenty  relace se čtyřmi argumenty  predikát s pěti argumenty  relace s pěti argumenty  relace rozšířená na veličiny  relace s jedinou hodnotou  prostorová relace  časová relace  funkce se třemi argumenty  predikát se třemi argumenty  terciální relace  unární funkce 

Related WordNet synsets

See more related synsets on a separate page.

Axiomy (1)

Jestliže rel je instancí třídy intentional relation a rel(agent,) holds a obj je a member of "()", potom agent je interested in obj.
(=>
      (and
            (instance ?REL IntentionalRelation)
            (holds ?REL ?AGENT @ROW)
            (inList
                  ?OBJ
                  (ListFn @ROW)))
      (inScopeOfInterest ?AGENT ?OBJ))