Explanation
A single Chinglish token can represent different Chinese units only when the alternative is explicitly stored and selected through a traceable context rule.
Correct Examples
- go → 去 through primary in They go school
- go → 回 through map_return_home when the target is Home
- no → 吗 through map_yes_no_question in a yes-no question
Incorrect or Boundary Example
Now I no go must map no to 不; selecting 吗 outside a yes-no question is invalid.