Grammatiken: Unterschied zwischen den Versionen

Aus Byte-Welt Wiki
Zur Navigation springenZur Suche springen
Zeile 4: Zeile 4:
 
<math> G\ = ( V\ , \Sigma , P\ , S\ ) </math>
 
<math> G\ = ( V\ , \Sigma , P\ , S\ ) </math>
  
<math>V\ </math> endliche Menge der Variablen, nicht terminal Symbole
+
<math>V\ </math> endliche Menge der Variablen, nicht terminal Symbole<br/>
<math>\Sigma </math> endliche Menge von terminal Symbolen, Alphabet
+
<math>\Sigma\ </math> endliche Menge von terminal Symbolen, Alphabet<br/>
<math>P\ </math>
+
<math>P\ </math><br/>  
<math>S\ </math> Startsymbol , <math>S\ \</math>
+
<math>S\ </math> Startsymbol , <math>S\ </math><br/>

Version vom 24. März 2008, 18:46 Uhr


<math> G\ = ( V\ , \Sigma , P\ , S\ ) </math>

<math>V\ </math> endliche Menge der Variablen, nicht terminal Symbole
<math>\Sigma\ </math> endliche Menge von terminal Symbolen, Alphabet
<math>P\ </math>
<math>S\ </math> Startsymbol , <math>S\ </math>