File:MP-Y-Model.svg
Summary
| Description |
English: Schematic diagram of the Y-Model of w:syntax assumed in some versions of Minimalist syntactic theory.
The diagram was generated in w:LaTeX using the w:PSTricks and converted to w:SVG format. The code for the diagram is given below. \psset{xunit=1.825ex, yunit=1.5ex}
\pspicture(-10, -10)(10, 10)
% Nodes
\rput(0,0){\rnode{SO}{Spell Out}} % At very center of picture.
\rput(0, 10){\rnode{N}{Numeration}}
\rput(-10, -10){\rnode{LF}{LF}}
\rput(10, -10){\rnode{PF}{PF}}
\rput(10, 10){\rnode{L}{Lexicon}}
% Lines connecting nodes
\ncline[nodesep=0.5ex, linestyle=dashed, dash=0.375ex 0.375ex]{->}{L}{N}
\ncline[nodesep=0.5ex]{->}{N}{SO}
\ncline[nodesep=0.5ex]{->}{SO}{LF}
\ncline[nodesep=0.5ex]{->}{SO}{PF}
% Operation labels
\rput[Bl](1, 7){\textsf{\small Merge}}
\rput[Bl](1, 5){\textsf{\small Move}}
\rput[Bl](1, 3){\textsf{\small Agree}}
\rput[Br](-5, -4){\textsf{\small Move}}
\rput[Bl](5, -4){\textsf{\small Linearization}}
\endpspicture
|
| Date | |
| Source | Own work |
| Author | Nlacara |
Licensing
I, the copyright holder of this work, hereby publish it under the following license:
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.