Wählen Sie Sprache: english | cesky | deutsch | italiano | simplified chinese | traditional chinese | hindi
Concept:
English word:
Home

seite (side)

(side side object) means that side is a side of the object, as opposed to the top or bottom.

Ontology

SUMO / MEREOTOPOLOGY

Superrelation(s)

befindetSichTeils
is subrelation of
  befindetSich  
is subrelation of
  teil  
is subrelation of
  oberflächichesTeil  
is subrelation of
  seite  

Type restrictions

side(selbstverbundener Gegenstand, selbstverbundener Gegenstand)

Related WordNet synsets

side(a)
located on a side; "side fences"; "the side porch"
side(a) is opposite to...   side(a) is similar to...  
See more related synsets on a separate page.

Axioms (2)

Wenn eine seite von object ist side und part ist ein teil von object und part wird an side nicht angeschlossen, dann es gibt ein direct der side ist direct hinsichlich part .
(=>
      (and
            (side ?SIDE ?OBJECT)
            (part ?PART ?OBJECT)
            (not
                  (connected ?PART ?SIDE)))
      (exists
            (?DIRECT)
            (orientation ?SIDE ?PART ?DIRECT)))

Die breite von object ist width nur wenn es gibt ein side1,side2 der eine seite von object ist side1 und eine seite von object ist side2 und der abstand zwischen side1 und side2 ist width.
(<=>
      (width ?OBJECT ?WIDTH)
      (exists
            (?SIDE1 ?SIDE2)
            (and
                  (side ?SIDE1 ?OBJECT)
                  (side ?SIDE2 ?OBJECT)
                  (distance ?SIDE1 ?SIDE2 ?WIDTH))))