Markov algorithm: Difference between revisions

Content deleted Content added
m Algorithm: reword
m Rules: list format
Line 5:
 
===Rules===
#"A" -> "apple"
#"B" -> "bag"
#"S" -> "shop"
#"T" - > "the"
#"the shop" -> "my brother"
 
===Symbol string===