2005
DOI: 10.1007/11505877_32
|View full text |Cite
|
Sign up to set email alerts
|

LR Parsing for Boolean Grammars

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
12
0

Year Published

2006
2006
2021
2021

Publication Types

Select...
3
1

Relationship

1
3

Authors

Journals

citations
Cited by 4 publications
(12 citation statements)
references
References 10 publications
0
12
0
Order By: Relevance
“…For the case of conjunctive grammars [10] it is known that if u ∈ L G + (s), then F irst k (u) ∈ Pfirst k (s), which immediately implies the correctness of Algorithm 1. Algorithm 2 For a given Boolean grammar G compliant to the semantics of naturally reachable solution and for k > 0, compute the sets Pfollow…”
Section: Algorithm 1 Let G = (σ N P S) Be a Boolean Grammar Complimentioning
confidence: 86%
See 4 more Smart Citations
“…For the case of conjunctive grammars [10] it is known that if u ∈ L G + (s), then F irst k (u) ∈ Pfirst k (s), which immediately implies the correctness of Algorithm 1. Algorithm 2 For a given Boolean grammar G compliant to the semantics of naturally reachable solution and for k > 0, compute the sets Pfollow…”
Section: Algorithm 1 Let G = (σ N P S) Be a Boolean Grammar Complimentioning
confidence: 86%
“…Now, for every nonterminal A ∈ N , define First k (A) = F irst k (L G (A)) and Follow k (A) = {F irst k (u) | u follows A}. Already for conjunctive grammars there cannot exist an algorithm to compute the sets First k and Follow k precisely [10]: this is an easy consequence of the undecidability of the emptiness problem [9]. However, since the LR algorithm uses the lookahead information solely to eliminate some superfluous reductions, if the sets First k (A) and Follow k (A) are replaced by some of their supersets, the resulting LR parser will still work, though it will have to spend extra time doing some computations that will not influence the result.…”
Section: The Parsing Tablementioning
confidence: 99%
See 3 more Smart Citations