Skip to main content

grammar - Difference between verb+preposition and phrasal verbs


I am reading a book on grammar. Now I can't understand the difference between the verb+preposition and phrasal verbs. For example



He never thinks about(or of) other people.



and



put on your coat



Why this book call think about a verb+preposition and put on a phrasal verb. What's the difference between them?


Here are another examples about this subject


verb+preposition




  • ask (somebody) for
    A man stopped me and asked me for money.




  • belong to ...
    Does this book belong to you?




  • talk to somebody about something
    Did you talk to Paul about the problem?




phrasal verbs




  • Turn over
    Turn over and look at the next page




  • turn on
    It was dark, so I turned on the light.




  • bring back
    You can take my umbrella but please bring it back.




I don't know the difference clearly.



Answer



There are several types of phrasal verb, and several types of verb + preposition. Not all of them are constituents, they serve different functions, they're all irregular as hell, and they're all governed by the matrix verb.


Every verb has its own assortment of special idioms, affordances, prohibitions, requirements, and irregularities. There is such immense variation in these details that such matters are considered part of the meaning of the verb; certainly they are strongly affected by the meanings. Square and cube that variation for phrasal verbs, since there are far more phrasal verbs in English than there are single-word verbs.


Some varieties can be examined in this freshman grammar homework problem. Examples of different types, from there:


Sentences (1) and (2) show two normal verb + prep constructions, from the same verb: look at, with transitivizing at; and look for, a transitive idiom meaning 'search'. Both of them require that the preposition precede the object (which may be thought of either as the object of the preposition, or as the direct object of the transitive verb + prep construction), even if that object is a pronoun. It makes no difference to most prepositions whether their object is a noun or a pronoun (ungrammatical sentences are marked with an asterisk *):



  • I looked for Einstein ~ *I looked Einstein for ~ I looked for him ~ *I looked him for.


Sentence (3), on the other hand, is a real transitive phrasal verb. There are two characteristics of phrasal verbs that help to distinguish them. Both tests have limitations, however. The most important one, and the easiest test to administer, is the difference between the pattern of asterisks in the second and third columns, where pronoun objects force the difference.


There is a syntactic rule (called Particle Shift in the literature) that applies to transitive phrasal verbs only, and imposes a special requirement on pronoun objects. Thus, with a real phrasal verb like look up 'research (v)', the particle may appear either before or after a Noun object, but must appear after a Pronoun object.



  • I looked up Einstein ~ I looked Einstein up ~ *I looked up him ~ I looked him up.


Note, however, that this test is helpful only with transitive phrasal verbs. There are plenty of intransitive phrasal verbs, too, but there's no object to test with. Many transitive phrasal verbs can appear also intransitively, e.g take off, move away, often with a different sense (He took it off ~ The plane took off), or not (He moved it away ~ It moved away).


The second useful characteristic is that a phrasal verb is stressed on the particle, at least as much as on the verb, and maybe more. A V + PP construction like look at, on the other hand, is stressed on the verb, not the preposition.



  • He looked up the word. ~ He looked at the word.


That's because prepositions are rarely stressed, except for emphasis (In the toilet, you idiot!);
they're sposta slide by like articles and conjunctions to grease the way into the object, which is the informational part. They're not sposta distract, so they're unstressed, and therefore reduced, so we get common contractions like sposta and lookit.


Unfortunately, stress is not represented in English writing, so that distinction is not helpful for readers.


Comments

Popular posts from this blog

Is there a word/phrase for "unperformant"?

As a software engineer, I need to sometimes describe a piece of code as something that lacks performance or was not written with performance in mind. Example: This kind of coding style leads to unmaintainable and unperformant code. Based on my Google searches, this isn't a real word. What is the correct way to describe this? EDIT My usage of "performance" here is in regard to speed and efficiency. For example, the better the performance of code the faster the application runs. My question and example target the negative definition, which is in reference to preventing inefficient coding practices. Answer This kind of coding style leads to unmaintainable and unperformant code. In my opinion, reads more easily as: This coding style leads to unmaintainable and poorly performing code. The key to well-written documentation and reports lies in ease of understanding. Adding poorly understood words such as performant decreases that ease. In addressing the use of such a poorly ...

Is 'efficate' a word in English?

I routinely hear the word "efficate" being used. For example, "The most powerful way to efficate a change in the system is to participate." I do not find entries for this word in common English dictionaries, but I do not have an unabridged dictionary. I have checked the OED (I'm not sure if it is considered unabridged), and it has no entry for "efficate". It does have an entry for "efficiate", which is used in the same way. Wordnik has an entry for "efficate" with over 1800 hits, thus providing some evidence for the frequency of use. I personally like the word and find the meaning very clear and obvious when others use it. If it's not currently an "officially documented" word, perhaps its continued use will result in it being better documented.