[[
   "start",
  ["text","("],
  ["storage.type.function-type.scheme","define"],
  ["text"," "],
  ["text","("],
  ["identifier","prompt-for-cd"],
  ["text",")"]
],[
   "start",
  ["text","   "],
  ["string","\"Prompts"]
],[
   "start",
  ["text","    "],
  ["identifier","for"],
  ["text"," "],
  ["identifier","CD"],
  ["text","\""]
],[
   "start",
  ["text","   ("],
  ["identifier","prompt-read"],
  ["text"," "],
  ["string","\"Title\""],
  ["text"," "],
  ["constant.numeric","1.53"],
  ["text"," "],
  ["constant.numeric","1"],
  ["text"," "],
  ["constant.numeric","2"],
  ["text","/"],
  ["constant.numeric","4"],
  ["text"," "],
  ["constant.numeric","1.7"],
  ["text"," "],
  ["constant.numeric","1.7e0"],
  ["text"," "],
  ["constant.numeric","2.9E-4"],
  ["text"," "],
  ["constant.numeric","+42"],
  ["text"," "],
  ["constant.numeric","-7"],
  ["text"," "],
  ["constant.numeric","#b001"],
  ["text"," "],
  ["constant.numeric","#b001"],
  ["text","/"],
  ["constant.numeric","100"],
  ["text"," "],
  ["constant.numeric","#o777"],
  ["text"," "],
  ["constant.numeric","#O777"],
  ["text"," "],
  ["constant.numeric","#xabc55"],
  ["text"," "],
  ["identifier","#c"],
  ["text","("],
  ["constant.numeric","0"],
  ["text"," "],
  ["constant.numeric","-5.6"],
  ["text","))"]
],[
   "start",
  ["text","   ("],
  ["identifier","prompt-read"],
  ["text"," "],
  ["string","\"Artist\""],
  ["text",")"]
],[
   "start",
  ["text","   ("],
  ["keyword.operator","or"],
  ["text"," ("],
  ["identifier","parse-integer"],
  ["text"," ("],
  ["identifier","prompt-read"],
  ["text"," "],
  ["string","\"Rating\""],
  ["text",") "],
  ["punctuation.definition.constant.character.scheme","#:junk-allowed"],
  ["text"," "],
  ["constant.language","#t"],
  ["text",") "],
  ["constant.numeric","0"],
  ["text",")"]
],[
   "start",
  ["text","  ("],
  ["keyword.control","if"],
  ["text"," "],
  ["identifier","x"],
  ["text"," ("],
  ["support.function","format"],
  ["text"," "],
  ["constant.language","#t"],
  ["text"," "],
  ["string","\"yes\""],
  ["text",") ("],
  ["support.function","format"],
  ["text"," "],
  ["constant.language","#f"],
  ["text"," "],
  ["string","\"no\""],
  ["text",") "],
  ["comment",";and here comment"]
],[
   "start",
  ["text","  ) "]
],[
   "start",
  ["text","  "],
  ["comment",";; second line comment"]
],[
   "start",
  ["text","  '(+ "],
  ["constant.numeric","1"],
  ["text"," "],
  ["constant.numeric","2"],
  ["text",")"]
],[
   "start",
  ["text","  ("],
  ["identifier","position-if-not"],
  ["text"," "],
  ["identifier","char-set"],
  ["text",":"],
  ["identifier","whitespace"],
  ["text"," "],
  ["identifier","line"],
  ["text"," "],
  ["punctuation.definition.constant.character.scheme","#:start"],
  ["text"," "],
  ["identifier","beg"],
  ["text","))"]
],[
   "start",
  ["text","  ("],
  ["support.function","quote"],
  ["text"," ("],
  ["identifier","privet"],
  ["text"," "],
  ["constant.numeric","1"],
  ["text"," "],
  ["constant.numeric","2"],
  ["text"," "],
  ["constant.numeric","3"],
  ["text","))"]
],[
   "start",
  ["text","  '("],
  ["identifier","hello"],
  ["text"," "],
  ["identifier","world"],
  ["text",")"]
],[
   "start",
  ["text","  (* "],
  ["constant.numeric","5"],
  ["text"," "],
  ["constant.numeric","7"],
  ["text",")"]
],[
   "start",
  ["text","  ("],
  ["constant.numeric","1"],
  ["text"," "],
  ["constant.numeric","2"],
  ["text"," "],
  ["constant.numeric","34"],
  ["text"," "],
  ["constant.numeric","5"],
  ["text",")"]
],[
   "start",
  ["text","  ("],
  ["punctuation.definition.constant.character.scheme","#:use"],
  ["text"," "],
  ["string","\"aaaa\""],
  ["text",")"]
],[
   "start",
  ["text","  ("],
  ["keyword.control","let"],
  ["text"," (("],
  ["identifier","x"],
  ["text"," "],
  ["constant.numeric","10"],
  ["text",") ("],
  ["identifier","y"],
  ["text"," "],
  ["constant.numeric","20"],
  ["text","))"]
],[
   "start",
  ["text","    ("],
  ["identifier","display"],
  ["text"," (+ "],
  ["identifier","x"],
  ["text"," "],
  ["identifier","y"],
  ["text","))"]
],[
   "start",
  ["text","  ) "]
],[
   "start"
],[
   "start",
  ["text","  "],
  ["string","\"asdad"],
  ["constant.character.escape.scheme","\\0"],
  ["string","eqweqe\""]
],[
   "start"
]]