{ "function": "function", "btn_function": "Function", "start": "start", "void": "void", "integer": "integer", "real": "real", "program": "program", "text": "text", "boolean": "boolean", "true": "true", "false": "false", "variable": "Variable", "command": "Command", "new_parameter": "new_parameter", "new_variable": "new_variable", "new_global": "new_global", "new_function": "new_function", "vector": "vector", "text_comment_start": "Initial comment of function...", "text_comment_main": "This is the main function...", "text_read_var": "Reading data", "text_write_var": "Writing data", "text_comment": "Comment" }