Phrase identifiers can't have spaces in them. If users accidentally do add them, the error is unclear: This is the error when *defining* a block with an invalid identifier: --- <img width="649" alt="screen shot 2018-02-22 at 14 03 03" src="https://user-images.githubusercontent.com/8477/36540036-20baa4dc-17d9-11e8-8fc3-bb535fa87b21.png" > --- This is the error when *using* an invalid identifier: --- <img width="642" alt="screen shot 2018-02-22 at 14 03 23" src="https://user-images.githubusercontent.com/8477/36540064-3b586e6e-17d9-11e8-9652-52b768c71cd1.png">