Utterance:
I want to play geo quiz hard mode
Annotation:
webapp:setdifficulty:game -- I want to play [geo quiz]<game> [hard]<absolute_value> mode
web_app:other:game -- I want to play geo quiz hard mode
Question:
We find an example from the guideline:
webapp:setdifficulty:game -- set [geo quiz]<game> to [hard]<absolute_value>
But it seems that the parsetype of "play geo quiz" is "get:game" and <absolute_value> is not supported in this parsetype, so we take it as "web_app:other:game". Please advise which annotation is correct. Thank~