As already anticipated the code proposed by Maria (using the tree package) does the job as well using the forest package.

\begin{forest}
[CP
[PP[{lamata [Op]}]]
[C'
[C$_O$]
[AGRsP]
]]
\end{forest}

and returns in my tree as desired: lamata [Op]

Thanks

On 02/02/2015 11:48 PM, Maria Gouskova wrote:
Use the qtree package. The following code should do it:

\Tree[.CP [.PP {lamata [Op] } ] [.C' [.C_0 ] [.AGRsP ] ] ]


On Mon, Feb 2, 2015 at 2:13 PM, Michael Berger <id...@online.de <mailto:id...@online.de>> wrote:

    Hi ,
    in writing linguistic tree structures square brackets are syntax
    reserved elements.
    The screenshot shows (Op) whereas [Op] would be desired.
    Can somebody explain if and how that could be possibly accomplished?

    Thanks and cheers
    ------------------------------------------------------------------------
    Michael Berger, Dipl. Ing.
    Im Borngrund 7a
    D-35606 Solms
    id...@online.de <mailto:id...@online.de>
    Tel:  06442 706509
    Fax: 004932121247536




Reply via email to