Schreiben (Writing)
A subclass of ContentDevelopment in which
content is converted from one form (e.g. uttered, written or represented
mentally) into a written form. Note that this class covers both
transcription and original creation of written Texts.
Ontology
SUMO / PROCESSESSuperclass(es)
Subclass(es)
Kodieren
Decodieren
Coordinate term(s)
Publikation
Lesen
Related WordNet synsets
- writing
- the activity of putting something in written form: "she did the thinking while he did the writing"
- writing, authorship, composition, penning
- the act of creating written works; "writing was a form of therapy for him"; "it was a matter of disputed authorship"
- written
- set down in writing in any of various ways; "written evidence"
- scriptural
- (archaic) written or relating to writing
See more related synsets on a separate page.
Axioms (1)
Wenn text ist ein fall von Text , dann es gibt ein Schreiben write der text ist ein resultat von write .
(=>
(instance ?TEXT Text)
(exists
(?WRITE)
(and
(instance ?WRITE Writing)
(result ?WRITE ?TEXT))))