orig_grammar_input

来自「包括ARM开发环境的使用和一些调试用的源程序」· 代码 · 共 15 行

TXT
15
字号
<noun> cat
<noun> dog
<noun> table
<noun_phrase> <noun>
<noun_phrase> <adjective> <noun_phrase>
<adjective> large
<adjective> brown
<adjective> absurd
<verb> jumps
<verb> sits
<location> on the stairs
<location> under the sky
<location> wherever it wants
<sentence> the <noun_phrase> <verb> <location>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?