In the code below, I am supposed to get [] after running parse noun:
parse noun "something" = []
Unfortunately I can not