Dependency tree of the sentence — correct or incorrect?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty{ margin-bottom:0;
}
up vote
0
down vote
favorite
SpaCy is a python-library that generates dependency-tree of a sentence; following is a tree that I find interesting..
Link: https://explosion.ai/demos/displacy?text=The%20other%20sees%20his%20traffic%20lights%20turning%20orange.&model=en_core_web_md&cpu=1&cph=1
In the tree in the above image, the VERB 'turning' is shown to be depending upon the NOUN phrase 'his traffic lights' such that the relation is 'nsub' ie the NOUN is the subject of the VERB 'turning', however that is not the case, grammatically.
I think the NOUN phrase 'his traffic lights' is not related to the VERB 'turning'; and if it was, there would be 'are' before 'turning'.
What are your thoughts on the result? Please, explain. Thanks.
sentence-structure relative-clauses
add a comment |
up vote
0
down vote
favorite
SpaCy is a python-library that generates dependency-tree of a sentence; following is a tree that I find interesting..
Link: https://explosion.ai/demos/displacy?text=The%20other%20sees%20his%20traffic%20lights%20turning%20orange.&model=en_core_web_md&cpu=1&cph=1
In the tree in the above image, the VERB 'turning' is shown to be depending upon the NOUN phrase 'his traffic lights' such that the relation is 'nsub' ie the NOUN is the subject of the VERB 'turning', however that is not the case, grammatically.
I think the NOUN phrase 'his traffic lights' is not related to the VERB 'turning'; and if it was, there would be 'are' before 'turning'.
What are your thoughts on the result? Please, explain. Thanks.
sentence-structure relative-clauses
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
SpaCy is a python-library that generates dependency-tree of a sentence; following is a tree that I find interesting..
Link: https://explosion.ai/demos/displacy?text=The%20other%20sees%20his%20traffic%20lights%20turning%20orange.&model=en_core_web_md&cpu=1&cph=1
In the tree in the above image, the VERB 'turning' is shown to be depending upon the NOUN phrase 'his traffic lights' such that the relation is 'nsub' ie the NOUN is the subject of the VERB 'turning', however that is not the case, grammatically.
I think the NOUN phrase 'his traffic lights' is not related to the VERB 'turning'; and if it was, there would be 'are' before 'turning'.
What are your thoughts on the result? Please, explain. Thanks.
sentence-structure relative-clauses
SpaCy is a python-library that generates dependency-tree of a sentence; following is a tree that I find interesting..
Link: https://explosion.ai/demos/displacy?text=The%20other%20sees%20his%20traffic%20lights%20turning%20orange.&model=en_core_web_md&cpu=1&cph=1
In the tree in the above image, the VERB 'turning' is shown to be depending upon the NOUN phrase 'his traffic lights' such that the relation is 'nsub' ie the NOUN is the subject of the VERB 'turning', however that is not the case, grammatically.
I think the NOUN phrase 'his traffic lights' is not related to the VERB 'turning'; and if it was, there would be 'are' before 'turning'.
What are your thoughts on the result? Please, explain. Thanks.
sentence-structure relative-clauses
sentence-structure relative-clauses
asked 21 mins ago
Zeeshan Ali
1979
1979
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to English Language & Usage Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fenglish.stackexchange.com%2fquestions%2f475042%2fdependency-tree-of-the-sentence-correct-or-incorrect%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown