PDF download Download Article PDF download Download Article

Drawing a syntax tree may feel like a confusing and daunting prospect at first glance, but once you understand what you're doing it becomes much easier to handle. This guide will demonstrate how to create a syntax diagram of a simple English sentence with transitive core verb, negation, and auxiliary and modal verbs.

Part 1
Part 1 of 3:

Preparation

PDF download Download Article
  1. There are several ways to create a syntax tree, from various types of software to even just pen and paper. While there are advantages and disadvantages to either side, the more important thing is picking whichever you are more comfortable using.
  2. On a separate piece of paper, write out the sentence you will be creating a syntax tree of. This will be used as a reference throughout the project. After you have it written down, look over and analyze it. Identify any noun phrases, verbs, and prepositional or adverbial phrases in the sentence.
    Advertisement
  3. There are far too many possible features to check than is practical, so most trees instead focus on whatever features are most relevant to what the tree maker is trying to examine. By ignoring features that are irrelevant, you can save time and effort doing something that you don't need to do.
  4. Advertisement
Part 2
Part 2 of 3:

The Verb Phrase

PDF download Download Article
  1. Begin by identifying which part of the sentence contains the main verb. This will be the starting point from which you can work your way up the tree. The verb phrase essentially serves as the core action of the sentence, and it usually done by the subject.
  2. This will contain the verb and its object, but not the subject. Begin by creating a node labeled VP . Create two child nodes beneath it labeled V and DP . The V node will contain the verb, while the DP node will contain the object. Create two child nodes of the DP labeled D and NP .
    • This DP is called a "determiner phrase", and consists of a determiner (e.g. "the", "a", "that" or "this") and a following noun phrase. The determiner will be placed under D , and the noun phrase under NP .
    • If the noun phrase is a name, the D node should still be placed on the tree. However, its contents should be treated as null.
  3. This is distinct from the capital VP verb phrase and when complete it will contain the verb and as its subject and objects, as well as most prepositional or adverbial phrases.
    • Begin by creating a new node over the VP labeled v' . Next, draw a child of that new node to the left of the VP and label it v , then perform a move operation from the V node to the new v node.
  4. If there are any prepositional or adverbial phrases to include, this is where they will be added. If there are none, skip this step. Create a new v' node over the one you created last step, and create a new child node labeled PP to the right.
    • Create two children of this new node labeled P to the left and DP to the right. Write down the preposition under P and the fill out the newly-created determiner phrase.
    • Repeat this step as many times as you have prepositional phrases, starting from the highest v' each time.
  5. After any prepositional phrases have been added to the tree, create a new node over the highest v' and label it vP . Then, as a child of this new vP node, create another DP node structure beneath. This will be the subject of the verb. The vP verb phrase should be complete.
  6. Advertisement
Part 3
Part 3 of 3:

The Tense Phrase

PDF download Download Article
  1. These are verbs that modify the main verb in some way.
    • Common modals include examples such as "may", "can", "shall", and "will", or their past tense forms "might", "could", "shall", and "would".
    • Auxiliary verbs are used in conjunction with participle forms on affected verbs to construct passive phrases or complex tenses.
    • The past participle of most verbs is identical to their standard past tense, though some verbs instead end with —en : "froze" becomes "froz en " or "broke" becomes "brok en ".
    • The present participle is formed by suffixing the present tense of a verb with —ing : "freeze" becomes "freez ing " or "break" becomes "break ing ".
    • The Progressive Phrase pairs the auxiliary verb "to be" with the present participle of the modified verb, e.g. "is jumping". The Perfective Phrase pairs the auxiliary verb "to have" with the past participle of the modified verb, e.g. "have jumped". The Passive Phrase pairs the auxiliary verb "to be" with the past participle of the modified verb, e.g. "is jumped".
    • Multiple auxiliary verbs can be used in the same sentence, and if this occurs then the lower node will be inflected to the participle used by the auxiliary closest above it. The order of priorities from highest to lowest is the Perfective Phrase, followed by the Progressive Phrase, and lastly the Passive Phrase, e.g. "have been being told".
  2. Going from the bottom up, begin with the passive phrase, followed by the Progressive, the Perfective, and finally the Modal Phrase. If any of these are not present in your sentence, skip it and move onto the next phrase that is.
    • Beginning with the passive phrase, create a new node above vP and label it PassP . Then, create a new node beneath that and label it Pass . Under the Pass node, enter the word "be", inflected as appropriate.
    • Repeat the process for the rest of the auxiliaries, using ProgP and Prog for the Progressive Phrase, PerfP and Perf for the Perfective Phrase, and ModalP and Modal for the Modal Phrase.
  3. If your sentence contains negation, add a new node over the highest model or auxiliary node and label it NegP , then create a new child node and label it Neg . Under the new Neg node, write "not".
    • If your sentence does not contain negation, skip this step.
  4. Above either NegP (if present), the highest modal or auxiliary phrase, or vP (if none of the above are present), create a new node and label it T' . Then, create a child of this new node labeled T . This node will contain the tense of the sentence.
  5. If there is no negation, the impact on the sentence may not be immediately visible. However, if the sentence does contain negation, the highest auxiliary or modal will be moved before NegP .
    • If there is negation in the sentence but there are no modals or auxiliaries to move, the closest verb will be the main verb from vP . However, English does allow the vP verb to be moved before NegP . Instead, insert the word "do" under the T node in its place.
  6. Above T' , create a new node labeled TP . Create a new child DP node structure beneath the new TP node. Perform a move operation to move the subject DP from vP to this new DP node. The tree should now be complete, if you picked this kind of simple sentence to graph.
  7. Advertisement

Expert Q&A

Ask a Question
      Advertisement

      Tips

      Submit a Tip
      All tip submissions are carefully reviewed before being published
      Name
      Please provide your name and last initial
      Thanks for submitting a tip for review!

      References

      1. Adger, David. Core Syntax a Minimalist Approach. Oxford University Press, 2012.

      About This Article

      Thanks to all authors for creating a page that has been read 18,921 times.

      Did this article help you?

      Advertisement