Lesen (Reading)
A subclass of ContentDevelopment in which
content is converted from a written form into a spoken or mental representation.
Ontology
SUMO / PROCESSESSuperclass(es)
Coordinate term(s)
Publikation
Schreiben
Related WordNet synsets
- read
- interpret something that is written or printed; "read the advertisement"; "Have you read Salman Rushdie?"
See more related synsets on a separate page.
Axioms (1)
Wenn read ist ein fall von Lesen , dann es gibt ein Text text,prop der text enthält Informationen über prop und read drükt den Inhalt von prop aus.
(=>
(instance ?READ Reading)
(exists
(?TEXT ?PROP)
(and
(instance ?TEXT Text)
(containsInformation ?TEXT ?PROP)
(realization ?READ ?PROP))))