File:Mp-checking.svg

Summary

Description
English: A schematic syntax tree showing feature-checking movement under Minimalist assumptions.

The tree was generated in LaTeX with the jTree package for PSTricks. The code is given below.

% Requires package ulem
\begin{jtree}[xunit=3em, yunit=4ex]

\def\feat#1{\sc[#1]}%
\def\\{[labelgapb=-1.25ex]}%

\! = {X}
    <left>{Z}\\{\sout{\rnode{Z}{\feat{f}}}}
    ^<right>{X}
    <left>{X}\\{\sout{\feat{f*}}}
    ^<right>[branch=\brokenbranch]{Y}
    <left>{Y}
    ^<right>[branch=\brokenbranch]{\rnode{tZ}{<Z>}}\\{\feat{f}}.

\nccurve[angleA=-150, angleB=-90, nodesep=1pt, ncurv=1]{->}{tZ}{Z}

\end{jtree}
Date
Source Own work
Author Nlacara

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
Category:CC-BY-SA-4.0#Mp-checking.svgCategory:Self-published work
Category:Abstract syntax trees Category:Minimalist program
Category:Abstract syntax trees Category:CC-BY-SA-4.0 Category:Minimalist program Category:Self-published work