Skip to main content

Questions tagged [syntax-trees]

Graphical representations of hierarchical analyses of grammatical relations. Requests to make syntax trees are off-topic.

Filter by
Sorted by
Tagged with
4 votes
1 answer
283 views

(Sorry if this is the wrong place to ask) Is there a website akin to phpSyntaxTree / jsSyntaxTree that would allow me to manually type in something like bracket notation to make parse trees for ...
languagelover3000's user avatar
1 vote
0 answers
84 views

from what I know, syntax trees preserve the linear order of the original sentence when the leafs are read from left to right for example in this (Arabic) case: "Yakun" appears in the ...
George Jostar's user avatar
-1 votes
1 answer
84 views

I am just wondering what would be the theta roles for the verbs and preposition phrases for this sentence "The coach genuinely believes the striker to be a big star." so far this is what i ...
the coach's user avatar
3 votes
1 answer
96 views

In the book "Analysing Sentences" by Noel Burton-Roberts, there's an exercise on drawing phrase markers for the 2 sentences "What is a phonologist?" and "Who is a phonologist?&...
Nora's user avatar
  • 69
4 votes
0 answers
123 views

I have a fair number of formal linguistics papers (generative syntax, semantics) and I am looking for a good OCR software to digitize them as searchable PDFs. Unfortunately, the programs I have tried ...
Roberto Zamparelli's user avatar
0 votes
0 answers
106 views

I'm working on a syntax tree for the sentence "The belief that syntactic theory reveals the inner structure of sentences emboldened the already much too cocky professor," and I'm stuck on &...
Kaia's user avatar
  • 1
2 votes
0 answers
56 views

A few small but related questions here. I'm looking at ways to define "sentence patterns", at least starting with English. That led me back to phrase structure grammars, which have nice and ...
Lance Pollard's user avatar
1 vote
0 answers
65 views

*Not homework I have been doing practice problems, but I am really struggling with syntax trees. I think I have the first part of the tree, but I'm not sure about the rest. Here is the practice ...
Olivia's user avatar
  • 11
1 vote
1 answer
73 views

In Anderson's Essentials of Linguistics, a X-bar structure tree contains nodes labeled with '. What does the prime mean? What do N', V', and T' mean? Thanks.
Tim's user avatar
  • 905
1 vote
0 answers
57 views

I have some problems with defining the argument structure of bet in the following pair of sentences: a) John bet £300 on Manchester United. b) John bet Bill £300 that Manchester United would win the ...
Jenny's user avatar
  • 175
2 votes
2 answers
133 views

Please help me understand these syntax trees (French and English). For context we are learning about the representation of movement in syntax trees. From my understanding, we'd have to use an X' under ...
miaoup's user avatar
  • 21
3 votes
1 answer
86 views

Consider the sentence "I love my dog." There are three syntactic dependencies in this sentence: (a) the subject dependency from "I" to "love," (b) the modifier dependency ...
Mitch Ohriner's user avatar
3 votes
1 answer
281 views

I could not find syntactic arguments to support the existence of a separate T(ense) category inside the tree for the sentence “John rarely spends the weekend with his family” As well as syntactic ...
Sarah's user avatar
  • 65
3 votes
1 answer
214 views

I am studying Linguistics and for the life of me, I cannot seem to get my head around X bar theory. I have to figure out the X bar sytax tree of this sentence: "I love the cover of the book very ...
Kyle's user avatar
  • 31
4 votes
0 answers
195 views

The Cambridge Grammar Of The English Language recognises the existence of intransitive prepositions (p. 612): The case for allowing prepositions with no complements is most compelling where the same ...
Eric's user avatar
  • 295
0 votes
0 answers
198 views

I am struggling with this question that concerns the location of a modifier in a French sentence. How would you account for the last sentence? Thank you in advance.
user37414's user avatar
2 votes
1 answer
108 views

This is an exercise from "Introducing syntax" by Olaf Koeneman & Hedde Zeijlstra, 2017. The chapter this exercise is taken from deals with "Merge".
Dida's user avatar
  • 33
4 votes
2 answers
287 views

We know a preposition (in X-bar theory) is the head of a prepositional phrase and it has a complement that is the sister of this very preposition. However I've never seen a language with a constituent ...
Ergative Man's user avatar
  • 1,504
2 votes
1 answer
139 views

I was reading this analysis of the derivation below. And I wasn't familiar with the terminology "original Merge position." Is it just like "the base position"? Here is the sentence ...
Jenny's user avatar
  • 175
0 votes
1 answer
108 views

The sentence being parsed: De CHOMSKY varios libros han ganado premios internacionales, no de Trotsky. of Chomsky several books have won awards international-PL, not of Trotsky Could someone please ...
Jenny's user avatar
  • 175
0 votes
1 answer
87 views

Why do phrases like "the car in Texas" break down into (NP (Det the) (N car) (PP (P in) (NP (N Texas)))) Why is the prepositional phrase "in Texas" constituted of the ...
user avatar
4 votes
1 answer
2k views

My question is about how to represent so-called adverbial phrases like "last night" or "all day". My confusion arises because there seems to be a consensus that these phrases are ...
Tree Hill's user avatar
  • 131
5 votes
1 answer
112 views

I was reading about dependency grammars on Wikipedia, and then, following up on the term "(non-)projectivity", was lead to the page about discontinuity. Now, the concept is quite easy to ...
phipsgabler's user avatar
2 votes
0 answers
86 views

Consider a wh-question (in english language) such as "Who closed the door?". Personally, I can determine that an answer will look like "NP closed the door.", where NP would be a ...
DebNatkh's user avatar
1 vote
0 answers
390 views

This is my attempt at the sentence "Which compound appears to have been created with the recently found chemical element yesterday?" , but I'm not sure if it's correct: Is the wh-movement ...
cluelesschloe's user avatar

1
2 3 4 5