Random sentence from book: Difference between revisions

m
→‎{{header|Phix}}: \n not needed
m (→‎{{header|Phix}}: \n not needed)
Line 505:
utf32_to_utf8({#2014})}, -- hyphen
asciis = {"'","-"},
aleph = tagset('Z','A')&tagset('z','a')&tagset('9','0')&",.?! \n",
follow = new_dict(), -- {word} -> {words,counts}
follow2 = new_dict() -- {word,word} -> {words,counts}
7,794

edits