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

Libro (Book)

A Text that has pages and is bound.

Ontology

SUMO / OBJECTS

Superclass(es)

[tree]
Entitá
is subclass of
  EntitáConcreta  
is subclass of
  Oggetto  
is subclass of
  OggettoIntegro  
is subclass of
  OggettoSemiotico  
is subclass of
  EspressioneLinguistica  
is subclass of
[tree]
Entitá
is subclass of
  EntitáConcreta  
is subclass of
  Oggetto  
is subclass of
  OggettoIntegro  
is subclass of
  OggettoCorpuscolare  
is subclass of
  Manufatto  
is subclass of

is subclass of
  Testo  
is subclass of
  Libro  

Coordinate term(s)

Articolo  Certificato  ImmagineDinamica  Frase  Riassunto 

Related WordNet synsets

book
a copy of a written work or composition that has been published (printed on pages bound together); "I am reading a good book on economics"
book is kind of (all)...   book is kind of...   kinds of book...   kinds of book (all)...   parts of book...  
See more related synsets on a separate page.

Axioms (2)

Se series é un' istanza di Serie, allora esiste Libro book1,Libro book2 tale che series sussume il contenuto di book1 e series sussume il contenuto di book2 e book1 is not uguale a book2.
(=>
      (instance ?SERIES Series)
      (exists
            (?BOOK1 ?BOOK2)
            (and
                  (instance ?BOOK1 Book)
                  (instance ?BOOK2 Book)
                  (subsumesContentInstance ?SERIES ?BOOK1)
                  (subsumesContentInstance ?SERIES ?BOOK2)
                  (not
                        (equal ?BOOK1 ?BOOK2)))))

Se article é un' istanza di Articolo, allora esiste Libro book tale che book sussume il contenuto di article.
(=>
      (instance ?ARTICLE Article)
      (exists
            (?BOOK)
            (and
                  (instance ?BOOK Book)
                  (subsumesContentInstance ?BOOK ?ARTICLE))))