diff options
-rw-r--r-- | linguistics/syntax.md | 20 | ||||
-rw-r--r-- | linguistics/tense-no-tense.png | bin | 0 -> 10820 bytes | |||
-rw-r--r-- | linguistics/tense-null.png | bin | 12688 -> 13530 bytes |
3 files changed, 20 insertions, 0 deletions
diff --git a/linguistics/syntax.md b/linguistics/syntax.md index d5d88a6..b1ff9bc 100644 --- a/linguistics/syntax.md +++ b/linguistics/syntax.md @@ -244,6 +244,26 @@ Merge is *the* fundamental underlying aspect of syntax and arguably language as ### head movement +![will](tense-no-tense.png) +<details markdown="block"> +<summary>LaTeX</summary> + +```forest +\begin{forest} +[$V$ + [$D$ [I, roof]] + [$V_D$ + [$V_{D,P}$ [walk]] + [$P$ + [$P_D$ [to]] + [$D$ + [$D_N$ [the]] + [$N$ [school]]]]]]] +\end{forest} +``` + +</details> + So far, we have not dealt with tense. We have diagrammed sentences with verbs in present and past forms by entirely ignoring their *-s* and *-ed* affixes. But tense is an aspect of grammar just like anything else, and writing it off as purely semantic does no good to anyone. Indeed, the English future having its tense marker *will* as a free-standing morpheme strongly suggests that we have to treat tense as a category in its own right, and not just as an inflectional property of verbs. A tense needs a *subject*. This is evident in our tree structure below, but is motivated by... diff --git a/linguistics/tense-no-tense.png b/linguistics/tense-no-tense.png Binary files differnew file mode 100644 index 0000000..1ea1c6d --- /dev/null +++ b/linguistics/tense-no-tense.png diff --git a/linguistics/tense-null.png b/linguistics/tense-null.png Binary files differindex f5cbf37..106e0b9 100644 --- a/linguistics/tense-null.png +++ b/linguistics/tense-null.png |