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

near (Near)

The relation of common sense adjacency. Note that, if an object is Near another object, then the objects are not connected.

Ontology

SUMO / QUALITIES

Class(es)

sthaaniya visheshataa
is instance of
  near  

Coordinate term(s)

above  adjacent  below  horizontal  left  on  right  vertical 

Related WordNet synsets

proximity, propinquity
the property of being close together
proximity is kind of (all)...   proximity is kind of...  
nearness, closeness
the spatial property resulting from a relatively small distance; "the sudden closeness of the dock sent him into action"
nearness is opposite to...   nearness is kind of (all)...   nearness is kind of...   kinds of nearness...   kinds of nearness (all)...  
near, close
not far distant in time or space or degree or circumstances; "near neighbors"; "in the near future"; "they are near equals"; "his nearest approach to success"; "a very near thing"; "a near hit by the bomb"; "she was near tears"; "she was close to tears"; "had a close call"
near is opposite to...   near is similar to...   near is an attribute of  
nearby
not far away in relative terms; "she works nearby"; "the planets orbiting nearby are Venus and Mars"
See more related synsets on a separate page.

Axioms (4)

Agar meet is an instance of sangoshthii aur meet agent1 kaa kaaran hai aur meet agent2 kaa kaaran hai, to agent1 is near to agent2 the time of existence of meet.
(=>
      (and
            (instance ?MEET Meeting)
            (agent ?MEET ?AGENT1)
            (agent ?MEET ?AGENT2))
      (holdsDuring
            (WhenFn ?MEET)
            (orientation ?AGENT1 ?AGENT2 Near)))

Agar obj1 is adjacent to obj2, to obj1 is near to obj2 yaa obj1 is connected to obj2.
(=>
      (orientation ?OBJ1 ?OBJ2 Adjacent)
      (or
            (orientation ?OBJ1 ?OBJ2 Near)
            (connected ?OBJ1 ?OBJ2)))

Agar obj1 is near to obj2, to obj1 is not connected to obj2.
(=>
      (orientation ?OBJ1 ?OBJ2 Near)
      (not
            (connected ?OBJ1 ?OBJ2)))

Agar obj1 is near to obj2, to obj2 is near to obj1.
(=>
      (orientation ?OBJ1 ?OBJ2 Near)
      (orientation ?OBJ2 ?OBJ1 Near))