代码拉取完成,页面将自动刷新
<grammar version="1.0" xml:lang="en-US" root="rootRule" tag-format="semantics/1.0-literals" xmlns="http://www.w3.org/2001/06/grammar">
<rule id="rootRule">
<one-of>
<item>
<tag>FORWARD</tag>
<one-of>
<item> forwards </item>
<item> forward </item>
<item> straight </item>
<item> go ahead </item>
<item> walk </item>
</one-of>
</item>
<item>
<tag>BACK</tag>
<one-of>
<item> backwards </item>
<item> backward </item>
<item> go back </item>
<item> walk back </item>
<item> back </item>
</one-of>
</item>
<item>
<tag>LEFT</tag>
<one-of>
<item> turn left </item>
<item> go left </item>
<item> left </item>
</one-of>
</item>
<item>
<tag>RIGHT</tag>
<one-of>
<item> turn right </item>
<item> go right </item>
<item> right </item>
</one-of>
</item>
<item>
<tag>RUN</tag>
<one-of>
<item> run </item>
</one-of>
</item>
<item>
<tag>JUMP</tag>
<one-of>
<item> jump </item>
</one-of>
</item>
<item>
<tag>STOP</tag>
<one-of>
<item> stop </item>
<item> halt </item>
</one-of>
</item>
<item>
<tag>HELLO</tag>
<one-of>
<item> hello </item>
<item> hi </item>
<item> wave </item>
</one-of>
</item>
<item>
<tag>MASTER</tag>
<one-of>
<item> master </item>
</one-of>
</item>
</one-of>
</rule>
</grammar>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。