Docs · Engines

Syntax tree (linguistics)

Native constituency / parse trees for linguistics and NLP teaching. Accepts both Penn Treebank parenthesised notation `(S (NP (DT The) (NN cat)) (VP (V sat)))` and a 2-space indented form. Non-terminals render bold; leaf terminals render italic in a classic serif face. Auto-laid-out so each node sits centred over its children.

Templates
7
Source language
plaintext
Workstation
Studio
Engine id
syntaxtree

In the same space

Most users come to Syntax tree (linguistics) from RSyntaxTree or LaTeX qtree. Glyph runs this engine in the browser — no install, shareable via URL, exportable to PNG / SVG / PDF / source.

Syntax at a glance

(S (NP (DT The) (NN cat)) (VP (V sat)))

Paste this in the Studio code pane to see Syntax tree (linguistics) render live. The full grammar is at the upstream-docs link above.

Sample templates

All 7
Engine reference: syntaxtree · ← Browse all engines · Quick-start guide