Sentence to parse:
My next essay will be about a picture which I will be selecting from a big album.
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjDqPX-do_ivbJ5KF0lHM73SYyQuK-klKHNTNUFzxqOY__DUSMun4UULLGTaMitOappikUWOO4DmBL21yw7AvHKlSFWl0li_mjo7isP6LiWvwEWYgoWeHbY0CmysXUOrUdaCFjXV9teiWA3/s640/e-2019-02-22.jpg) |
The first failed attempt. |
After the suggestion to replace the compound sentence by two simple sentences which would convey the same meaning:
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg5F281SQhRuh5saRXvGb17Tr2nSlWTjQZcRfR2KIOm456-Ny1MQOQa6et0dmUUX1LDGetguTxrAgy03Q8iC8ht0dI_biP4NIGTM5d8yydzisnxGhi61rqMblbCEm_8dOq8uYw9dLmUcLl4/s640/e-2019-02-23-a.jpg) |
First sentence. |
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiW41TcA78kQwucb9VhdzWh2rBInwwZDcayeFq2DiliOe23k9UhvMmu6EyscPraSSRoo-O-r2yrsdjjl5vvvEoe9GblT3PvKa_irYSajoHw0KMkDk_sqdHqUd7qxaZM3Gq_MsTP2Gj_Cx66/s640/e-2019-02-23-b.jpg) |
Second sentence. |
The above is incorrect, because the NP from the previous sentence, namely "a picture", is missing. It should be:
I will be selecting a picture from a big album.
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiOdNcpVP_9v5w5SQHrArxOomzwMXyQdppjKSgkmhOoLzbwe2TdJ7Rpp8rafcYC-Ou9lGUyJNsBNF5oLqOCc3R2jwFt-7hRDakKOncuFZ1pQ_88kQtiJmN7orkargZO3rneI-AblXnOJgpc/s640/e-2019-02-24.jpg) |
The second failed attempt. |
|
In the following picture the incorrect fragments have been enclosed in numbered boxes. The comments below correspond to these boxes:
- There is no rule: VP --> NP PP
- The correct parse tree should have only one root, in this case it should be S.
- There is no rule: VP --> VP NP
- There is no rule: NP --> PP
- The movement is wrong: NP cannot undergo a change to VP during the movement.
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgCGNDSWbJvSFNRPG88z9assLNe14ilmsBqwf2qTVEiTzkbFiu5gXFE2EZlOQH41DkUlmFG8-Q8z1ns-CJlz3UaizHaOvBkz66gjGKPgfccnDhzsgzWwIWDEJhkOF_PpgaCQoGQBgg7af6x/s640/e-2019-02-24-adnot.jpg) |
Incorrect fragments are enclosed in boxes. |
Correct parse:
The number in red next to a tree node is the number of the rule applied to create this node. For example,
6 corresponds to the rule:
VP --> (Aux) (Aux) V ( [ NP PP ] ).
The above sentence could be parsed in other ways as well, but considering the rules introduced so far (shown below), is seems to be the only one possible.
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.