-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The syntactic structure of PPs in Det function #71
Comments
p. 432 refers to "at least" as a PP within the DP. We can treat "least" as a fused Mod-Head (cf. "the best"). p. 433, "PPs in lieu of DPs" would cover "over thirty dollars". "In lieu of", not "wrapping", suggests that we could just say the number is noun heading an NP. |
I think least (along with at all, at most, and at once) would be a fused Det-Head, not a modifier of any sort. Only in cases like at the most and at the least would it be a fused Mod-Head. We could say that the number is an N, but I don't think that's right. For one thing, its number matters for agreement. Consider, also, under approximately 30 dollars, where it's hard to come up with another case where the 30 in approximately 30 is clearly a noun. That leaves us with the ugliness of a fused Det-Head inside a fused Det-Head in cases like We've got just under 30. There's also cases like under about 30 people, where you have a two Det-Head:PPs. |
Good point about number agreement. Isn't that really an argument against treating "about 30" as a PP in the first place? Because ordinarily it is the thing in Det function that agrees with the head nominal. Odd to say that a PP has number. At best it is a special subtype of PP where the head (preposition) is transparent with respect to morphosyntax. Would you mind making a tree of what you're thinking for "under about 30 people"? May be worth pulling in John and Geoff on this one. |
\documentclass[tikz,border=12pt]{standalone} |
I don't understand why "about 30" should be Det-Head. Why not "under" taking a PP complement? |
I don't think under takes about PP complements in general, does it? *I hid it under about the pillows |
With agreement, it would be similiar to
|
No, but take doesn't take PP complements in general either, yet it licenses the measurement ones (It took under an hour). |
I don't think the between argument in the PPs in lieu of DPs section on p. 433 is so clear as they suggest by saying "there can be no question." Consider between the predicted and the measured strains. And the idea that from takes a to PP complement (or that to takes a from PP complement) also seems fishy. |
The complement with take is an NP. Under is inside the NP somewhere. |
Actually, I guess my between examples isn't relevant as it can't function as a subject. |
You have "least" in "at least" as an Adj at https://simple.wiktionary.org/wiki/least (but think that may be an error). "The most", "the least", etc. is discussed at p. 395. Adjectival "least" is discussed on p. 1165, noting that it is the opposite of "greatest". I suppose the opposite of "at least" is "at most" rather than "at greatest", so that could be a reason to call it a determinative. |
Right! Lesser & least, with no base form. I should trust my past self with Wiktionary. |
So adjective least should be paraphrasable by smallest or slightest. I don't think at smallest or at slightest works, and so, in analogy with at most, I think at least has a D. |
The situation regarding Det-Head fusion is complicated by the necessity of "the" in certain situations:
p. 395: "We analyze this the as modifying the comparative quantifier", so :Det(-Head) [DP :Mod [D the] :Head [D least]]. I suppose calling the a modifier suggests that least might serve as Det-Head even without the. What do you make of the comparison with other at expressions:
|
This use of the seems fine to me. Small change: The comparison with other at expressions also seems to me to point to D. |
How would you analyze "at least an hour"? |
So if I have it straight, the following structures (leaving off Nom nodes for brevity):
|
Yes, and I have no problems with the first two rows, but I'm bitter about the third, specifically the rightmost cell. |
I'm unsure about the whole thing. :D I take it the argument that approximators sometimes belong to a DP, rather than as a peripheral modifier, is strongest where the noun is not a unit of measure, like "approximately 5 cookies" (*approximately cookies). For me, "At the very most twenty people agreed to help" (p. 432) sounds forced. I am inclined to interpret "at the very most" as a supplement to "twenty people", and "at least" as a fixed expression in this usage before a counted noun that is not a unit of measure. But that may be a point of variation. The idea that "about an hour" would be a PP occurring where an NP would normally be expected definitely bothers me. This is described on p. 646: By the way, it is not just in object function, but also cases like "about an hour earlier/ago" or "about an hour after we left" or "about a mile away". Apart from approximators, the extent is typically not expressed with a PP.
It's as if the PP shell is invisible to the licensing phrase. An analogy can be made to head nouns that are transparent w.r.t. number: "[A bunch [of cookies]] are...". But there, at least we're talking about two NPs, not a PP that behaves externally like an NP. |
They sat on a stool. They spent a year here. They spent about a year here. |
I guess I would feel more comfortable calling "about" an intransitive PP peripheral modifier within the NP. This construction could be explained as having grammaticalized from reanalysis in a predicative context (easier to see with "over" or "under" than "about"): The duration of the event exceeded an hour. Also, "It took only about an hour"—feels like "only" is a peripheral modifier in the NP headed by "hour". |
Some more data:
|
This came up in treebanking today. Here are trees based on the above analysis, which seems to be what we are currently doing in CGELBank, though I don't love it. |
Me neither, for what that's worth. |
In over thirty dollars, is thirty a fused DetHead?
What about at least thirty dollars?
The text was updated successfully, but these errors were encountered: