"EOL" stands for "End Of Lines" i.e. the end of sentence data. If "EOL" is found by IF statement in line 5 of this code, SmileBASIC will stop executing. If you remove "EOL", an error will occur. You can add sentence data as many as you like above DATA "EOL".