Phrases: A Practical Overview

Quick Summaries

Phrase TypeOne-line definitionExample
NounActs as a noun (subject, object, complement).The new deployment succeeded.”
VerbMain verb + auxiliaries that show tense/aspect.“CI has been running.”
AdjectiveDescribes a noun.“A server full of logs crashed.”
AdverbModifies a verb, adjective, or clause.“Build finished in record time.”
PrepositionalBegins with a preposition; shows relation.“Data lives in the cloud.”
Gerund-ing verb phrase working as a noun.Caching responses speeds APIs.”
Infinitiveto + base verb acting as noun, adj., or adv.“We plan to migrate soon.”
Participle-ing or -ed verb phrase acting as adj.“Logs generated overnight filled disk.”
AbsoluteNoun + participle; independent modifier.Tests complete, we deployed.”

When to Choose Each Phrase

GoalPreferWhy
Name things or conceptsNounPacks info as one unit.
Show actions & timingVerbCarries tense/aspect clearly.
Add concise descriptionAdjectiveAvoids extra sentences.
Specify manner, time, placeAdverbAnswers how, when, where.
Indicate spatial / logical linkPrepositionalAnchors ideas.
Treat actions as objectsGerundEnables short subject/object forms.
Express purpose or intentInfinitiveHighlights reason quickly.
Embed background actionParticipleKeeps main clause clean.
Set scene or conditionAbsoluteAdds context without conjunctions.

Converting Gerund → Infinitive

  1. Replace -ing verb with to + base verb.
  2. Keep modifiers after the new verb.
  3. Check verb that governs the phrase—some prefer one form.
Gerund: “We enjoy logging events.”
Infinitive: “We prefer to log events.”

Converting Infinitive → Gerund

  1. Drop to; add -ing to the base verb.
  2. Re-evaluate sentence flow; move phrase if clarity improves.
Infinitive: “The goal is to reduce latency.”
Gerund:Reducing latency is the goal.”