𝔖 Bobbio Scriptorium
✦   LIBER   ✦

Chart parsing of scattered context grammars

✍ Scribed by F. Popowich


Publisher
Elsevier Science
Year
1994
Tongue
English
Weight
544 KB
Volume
7
Category
Article
ISSN
0893-9659

No coin nor oath required. For personal study only.

✦ Synopsis


scattered context grammars are a class of context-sensitive grammars. The rules of these grammars can be viewed ss sequences of traditional context-free grammar rules. We show how a chart-parsing algorithm for context-free grammars can be extended to scattered context grammars.

1. SCATTERED CONTEXT GRAMMARS

Although context-free grammars (CFGs) have frequently been used in natural language processing research, this family of grammars is not powerful enough to describe some linguistic phenomena [l]. Scattered Context Grammars (SCGs) are more powerful than CFGs, being a subset of context-sensitive grammars [2]. Chart parsing, which is based on Earley's algorithm [3], is often used for efficient processing of CFGs. Here, we will show how the techniques used in chart parsing CFGs can be applied to SCGs.


πŸ“œ SIMILAR VOLUMES


Scattered context grammars
✍ Sheila Greibach; John Hopcroft πŸ“‚ Article πŸ“… 1969 πŸ› Elsevier Science 🌐 English βš– 676 KB
Unilateral context sensitive grammars an
✍ GyΓΆrgy RΓ©vΓ©sz πŸ“‚ Article πŸ“… 1971 πŸ› Elsevier Science 🌐 English βš– 682 KB

Classes of languages between context-free and context-sensitive ones may be of theoretical interest. From the practical point of view they might be useful also for the parsing of context-free languages. For example, a left-to-right parser for an LR(k) context-free grammar [1] has to look k symbols a

Parsing as abstract interpretation of gr
✍ Patrick Cousot; Radhia Cousot πŸ“‚ Article πŸ“… 2003 πŸ› Elsevier Science 🌐 English βš– 153 KB

Earley's parsing algorithm is shown to be an abstract interpretation of a reΓΏnement of the derivation semantics of context-free grammars.