spec.grammar
Query grammar productions captured from the spec's <emu-grammar> blocks. { nonterminal } returns every production for that non-terminal (exact match); { contains } filters by RHS / name substring; neither lists all non-terminals + their production counts. include_sdo folds in SDO-attached productions (off by default).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec | No | ||
| limit | No | ||
| edition | No | ||
| contains | No | ||
| include_sdo | No | ||
| nonterminal | No |