Representation and Serialization

This chapter introduces a concrete syntax. It is ideally isomorphic to an abstract syntax that specifies a semantic annotation scheme, while providing a format for representing annotation structures. This format can represent them either in a serialized way from left to right, or in graphic images o...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
1. Verfasser: Lee, Kiyong
Format: Buchkapitel
Sprache:eng
Online-Zugang:Volltext
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:This chapter introduces a concrete syntax. It is ideally isomorphic to an abstract syntax that specifies a semantic annotation scheme, while providing a format for representing annotation structures. This format can represent them either in a serialized way from left to right, or in graphic images or tabular forms with linking arrows. Representation formats may vary, depending on kinds of the use of annotation. Human readers, for instance, prefer tabular formats especially for illustrations or demonstrations. For the purposes of merging, comparing, or exchanging various types of annotations or different annotations of the same type, graphs are considered useful. In this chapter, I introduce a graphic annotation format, called GrAF, for linguistic annotation. For the construction of larger corpora, however, there are practical computing reasons to prefer a serialization of annotations. For the serialized representation of annotation structures, this chapter mainly discusses two formats: (i) XML and (ii) pFormat, a predicate-logic-like representation format, which represents annotation structures in a strictly serial (linear) manner by avoiding embedded structures.
DOI:10.1017/9781108884532.007