File:Xbarst1.svg
Summary
| Description | X-bar theory graph of the sentence He studies linguistics at the university. IP = Inflectional phrase. |
| Date | (UTC) |
| Source |
This file was derived from: Xbarst1.jpg: Category:Derivative versions |
| Author |
|
LaTeX source
\documentclass[11pt]{minimal}
\usepackage{tikz,tikz-qtree}
\newcommand{\xbar}[1]{$\overline{\mbox{#1}}$}
\newcommand{\features}[1]{
$ \left[ \begin{array}{cl}
\vspace{-1px}
#1
\end{array} \right] $
}
\newcommand{\f}[2]{
#1 & {\mbox{#2}} \\
}
\begin{document}
\Tree
[ .IP
[ .NP [ .\xbar{N} [ .N He ] ] ]
[ .\xbar{I}
{ I \features{\f{-}{Pst}} }
[ .VP
[ .\xbar{V}
[ .\xbar{V}
[ .V studies ]
[ .NP [ .\xbar{N} [ .N linguistics ] ] ]
]
[ .PP
[ .\xbar{P}
[ .P at ]
[ .NP
[ .Det the ]
[ .\xbar{N} [ .N university ] ]
]
]
]
]
]
]
]
\end{document}
Licensing
I, the copyright holder of this work, hereby publish it under the following license:
| I, the copyright holder of this work, release this work into the public domain. This applies worldwide. In some countries this may not be legally possible; if so: I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law. |
Original upload log
This image is a derivative work of the following images:
- File:Xbarst1.jpg licensed with PD-self
- 2007-06-10T02:05:05Z Russky1802 1918x1991 (112591 Bytes) {{Information |Description= |Source=self-made |Date= |Author= [[User:Russky1802|Russky1802]] }}
Uploaded with derivativeFX Category:Uploaded with derivativeFX
Category:Syntax trees in English Category:Images with LaTeX source code