Before Know Me
consider a context sensitive grammar G
G=(V,Σ ,P,S)
where
V={S,A,B,C} (NON EMPTY SET OF VARIABLES)
Σ={a,n,e,v} (NON EMPTY SET OF TERMINAL SYMBOLS)
P (SET OF PRODUCTION RULES)
S (STARTING VARIABLE OF THE PRODUCTION RULES)
where P consist of
(S => AA , A => nC, nC => nav, vA => vBBn, B => e )
STRING DERIVATION
S => AA
nCBBn
navBBn
" naveen "
THAT'S MY NAME
We’ve updated our privacy policy so that we are compliant with changing global privacy regulations and to provide you with insight into the limited ways in which we use your data.
You can read the details below. By accepting, you agree to the updated privacy policy.