Transcription of Qtree, a LATEX tree-drawing package1
{{id}} {{{paragraph}}}
qtree , a LATEX tree -drawing package1 Jeffrey Mark Siskind ( tree drawing and core package)Alexis Dimitriadis (parser and extensions)Version , 12 December 20081 OverviewTheQtreepackage consists of QobiTree, a package of tree -drawing macroswritten by Jeff Siskind, and a front end that allows trees to be specifiedin bracket notation, using whitespace to separate tokens. tree nodes canhave labels of any size or complexity, and are automatically arranged on thepage, usually with quite good results. Provisions exist for fine-tuning thedefault layout.
\Tree [.S when [ the cat ].NP sleeps ] To help keep braces matched when editing large trees, the front end allows the option of writing a label after both the left and the right bracket of the same node, as shown for the node NP below. In this case the two labels provided must be identical, token for token. \Tree [.S when [.NP the cat ].NP ...
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}