You have the following formal grammar:
N={A,B,C},Σ={a,b,c}N = \{A, B, C\}, \Sigma = \{a, b, c\}N={A,B,C},Σ={a,b,c}
P={S→A,S→B,C→a,B→b,A→c,c→a,b→a}P=\{S \to A, S \to B, C \to a, B \to b, A \to c, c \to a, b \to a\}P={S→A,S→B,C→a,B→b,A→c,c→a,b→a}
What would such grammar generate?
Create a free account to access the full topic