Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Question 4 (53=15 points ) Note that the questions below have a sequence, so working through them in increasing order helps you firm up your
Question 4 (53=15 points ) Note that the questions below have a sequence, so working through them in increasing order helps you firm up your concepts better. G is a grammar of the form S>DSSS+S where D represents mathematical digits. 1. Derive 634 using leftmost derivation if it is possible. 2. Draw all possible parse trees for the above string. 3. Derive 91 - using rightmost derivation if it is possible. 4. Derive 8+6+3 - 5 using a derivation that is not leftmost or rightmost (Note - we DO NOT want to see parse trees) 5. How many left most and right most derivations do we have for the above string? Why? Question 5 (53=15 points) The following is based on Question 4 1. How many parse trees can we construct for the string in Q4.4 ? 2. Is the number of derivations for the string in Q4.4 the same as the number of parse trees? Why/ why not? 3. Is this grammar ambiguous? Why/why not? 4. If the grammar is ambiguous (it need not be), try to design a new grammar to remove its ambiguity. 5. For the above question is it possible to do it in multiple ways, and if yes, in each such method, is there some 'meaning' to + and , or their order
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started