Skip to content
geeksforgeeks
  • Tutorials
    • Python
    • Java
    • Data Structures & Algorithms
    • ML & Data Science
    • Interview Corner
    • Programming Languages
    • Web Development
    • CS Subjects
    • DevOps And Linux
    • School Learning
    • Practice Coding Problems
  • Courses
    • DSA to Development
    • Get IBM Certification
    • Newly Launched!
      • Master Django Framework
      • Become AWS Certified
    • For Working Professionals
      • Interview 101: DSA & System Design
      • Data Science Training Program
      • JAVA Backend Development (Live)
      • DevOps Engineering (LIVE)
      • Data Structures & Algorithms in Python
    • For Students
      • Placement Preparation Course
      • Data Science (Live)
      • Data Structure & Algorithm-Self Paced (C++/JAVA)
      • Master Competitive Programming (Live)
      • Full Stack Development with React & Node JS (Live)
    • Full Stack Development
    • Data Science Program
    • All Courses
  • English Grammar Free Course
  • English Grammar Tutorial
  • Parts of Speech
  • Tenses Chart
  • Email Writing
  • NCERT English Solutions
  • English Difference Between
  • SSC CGL English Syllabus
  • SBI PO English Syllabus
  • SBI Clerk English Syllabus
  • IBPS PO English Syllabus
  • IBPS CLERK English Syllabus
Open In App
Next Article:
What Are Participial Adjectives And How Do You Use Them?
Next article icon

What Are Participial Adjectives And How Do You Use Them?

Last Updated : 10 Jun, 2024
Comments
Improve
Suggest changes
Like Article
Like
Report

In grammar, adjectives are words that modify or describe nouns or pronouns by providing additional information about their qualities, characteristics, or attributes.

Participial adjectives, also known as participial modifiers or verbal adjectives, are adjectives derived from participles, which are verb forms that function as adjectives. Let's deep dive into the topic to learn more about Participial Adjective.

What is a Participial Adjective?

In English Grammar, a participial adjective is a form of an adjective derived from a verb, using one of the verb's participle forms, either the present participle (ending in -ing) or the past participle (often ending in -ed, -d, -t, -en, or -n). These adjectives are used to describe nouns or pronouns, and they retain some characteristics of verbs, such as the ability to take modifiers and complements.

Participial adjectives are integral to English grammar because they provide a versatile way to describe the state, action, or condition of nouns.

Participial adjectives can occupy the same positions in sentences as regular adjectives. They can come before a noun (attributive position) or after a linking verb (predicative position), such as "be," "seem," "appear," etc. For example:

  • Attributive: The running water is cold.
  • Predicative: The water is running.

Types of Participial Adjectives

There are two types of participial adjectives:

Present Participial Adjectives

Present participial adjectives are formed from the present participle of a verb (the -ing form). They describe a noun in terms of the action it is performing or the state it is in, implying an ongoing or current action.

For example:

  • Charming (from "charm") describes someone who has the ability to charm others.
  • Boiling water (from "boil") refers to water that is currently boiling.

Past Participial Adjectives

Past participial adjectives are derived from the past participle of a verb. They often describe the result of an action or the state of being that follows an action. These adjectives can end in various ways, including -ed, -d, -t, -en, and -n.

For example:

  • Tired (from "tire") describes someone who has become tired as the result of exertion.
  • Broken window (from "break") refers to a window that has been broken and is now in a state of being broken.

How to use Participial Adjectives?

  1. As Attributive Adjectives: Participial adjectives can be placed before a noun to directly modify it.
    • Example: "The interesting book captured my attention."
  2. As Predicative Adjectives: They can also follow a linking verb to describe the subject of the sentence.
    • Example: "The book was interesting."
  3. In Comparative and Superlative Forms: Like regular adjectives, participial adjectives can be used in comparative and superlative forms, often with "more/most" for multi-syllable adjectives.
    • Example: "This book is more interesting than the other one."
  4. With Passive Constructions: It's crucial to ensure that the use of participial adjectives does not create ambiguity, especially with verbs that have multiple meanings or when the action/state distinction is unclear.
    • Example: "The windows were broken during the storm."

Examples of Participial Adjectives

Present Participial Adjectives (-ing)

  • The laughing children filled the park with joy.
    • Explanation: "Laughing" describes the children in the sense that they are actively engaged in laughter, implying a lively and joyful atmosphere.
  • A running faucet can waste a lot of water.
    • Explanation: "Running" describes the faucet as being in an active state of letting water flow, indicating a need to be turned off to conserve water.
  • The glowing coals kept us warm all night.
    • Explanation: "Glowing" describes the coals as emitting light and heat, suggesting they are still burning and providing warmth.

Past Participial Adjectives (-ed, -t, -en, -n)

  • The tired athlete rested after the race.
    • Explanation: "Tired" describes the athlete's state of exhaustion, indicating that the race has left him or her in need of rest.
  • The broken window let in the cold air.
    • Explanation: "Broken" describes the window as having been damaged, implying that it's no longer intact and thus allows cold air to enter.
  • The frozen pond was safe for skating.
    • Explanation: "Frozen" describes the pond as having turned to ice, indicating that it's solid enough for ice skating activities.

Next Article
What Are Participial Adjectives And How Do You Use Them?

R

rahulsharmagfg1
Improve
Article Tags :
  • English
  • School English
  • English Questions

Similar Reads

    List and Examples of Indefinite Adjectives
    Indefinite AdjectivesIndefinite adjectives are a common and challenging topic. The place to start is with a quick look at their fundamental meaning so that you can fully understand how they work. Indefinite adjectives are a little tricky initially, so we covered them. A word often used to describe i
    5 min read
    What is the Past Participle of “drink”?
    Answer: The past participle of the verb "drink" is "drunk."This form is used in various grammatical constructions, including perfect tenses and passive voice. "Drunk" indicates that the action of consuming liquid has occurred and been completed in the past. For example, "He has drunk too much soda t
    1 min read
    What Is a Participle? | Meaning and Examples
    Participles are verb forms that function as adjectives, modifying nouns or pronouns, and as components of verb tenses, particularly in forming continuous and perfect aspects. A participle is a form of a verb that functions as an adjective which provides additional information about a noun in a sente
    4 min read
    Rules for Degree of Adjectives
    Degree of Adjectives Do you want to learn more about the rules of adjectives and three degrees of comparison? In this article, you will about the rules related to the degree of adjectives and other important terms regarding the comparison of adjectives Table of ContentDefinitionWhat are the three De
    5 min read
    What are Adverbs of Degree? Definition, List and Examples
    Adverbs are commonly used in English to explain the adjective, verb, or another adverb inside a paragraph. Among many of the different kinds of adverbs, a degree adverb assists speakers in expressing the concentration of a statement in a paragraph. The Adverb of degree answers the question, "How muc
    8 min read
geeksforgeeks-footer-logo
Corporate & Communications Address:
A-143, 7th Floor, Sovereign Corporate Tower, Sector- 136, Noida, Uttar Pradesh (201305)
Registered Address:
K 061, Tower K, Gulshan Vivante Apartment, Sector 137, Noida, Gautam Buddh Nagar, Uttar Pradesh, 201305
GFG App on Play Store GFG App on App Store
Advertise with us
  • Company
  • About Us
  • Legal
  • Privacy Policy
  • In Media
  • Contact Us
  • Advertise with us
  • GFG Corporate Solution
  • Placement Training Program
  • Languages
  • Python
  • Java
  • C++
  • PHP
  • GoLang
  • SQL
  • R Language
  • Android Tutorial
  • Tutorials Archive
  • DSA
  • Data Structures
  • Algorithms
  • DSA for Beginners
  • Basic DSA Problems
  • DSA Roadmap
  • Top 100 DSA Interview Problems
  • DSA Roadmap by Sandeep Jain
  • All Cheat Sheets
  • Data Science & ML
  • Data Science With Python
  • Data Science For Beginner
  • Machine Learning
  • ML Maths
  • Data Visualisation
  • Pandas
  • NumPy
  • NLP
  • Deep Learning
  • Web Technologies
  • HTML
  • CSS
  • JavaScript
  • TypeScript
  • ReactJS
  • NextJS
  • Bootstrap
  • Web Design
  • Python Tutorial
  • Python Programming Examples
  • Python Projects
  • Python Tkinter
  • Python Web Scraping
  • OpenCV Tutorial
  • Python Interview Question
  • Django
  • Computer Science
  • Operating Systems
  • Computer Network
  • Database Management System
  • Software Engineering
  • Digital Logic Design
  • Engineering Maths
  • Software Development
  • Software Testing
  • DevOps
  • Git
  • Linux
  • AWS
  • Docker
  • Kubernetes
  • Azure
  • GCP
  • DevOps Roadmap
  • System Design
  • High Level Design
  • Low Level Design
  • UML Diagrams
  • Interview Guide
  • Design Patterns
  • OOAD
  • System Design Bootcamp
  • Interview Questions
  • Inteview Preparation
  • Competitive Programming
  • Top DS or Algo for CP
  • Company-Wise Recruitment Process
  • Company-Wise Preparation
  • Aptitude Preparation
  • Puzzles
  • School Subjects
  • Mathematics
  • Physics
  • Chemistry
  • Biology
  • Social Science
  • English Grammar
  • Commerce
  • World GK
  • GeeksforGeeks Videos
  • DSA
  • Python
  • Java
  • C++
  • Web Development
  • Data Science
  • CS Subjects
@GeeksforGeeks, Sanchhaya Education Private Limited, All rights reserved
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy
Lightbox
Improvement
Suggest Changes
Help us improve. Share your suggestions to enhance the article. Contribute your expertise and make a difference in the GeeksforGeeks portal.
geeksforgeeks-suggest-icon
Create Improvement
Enhance the article with your expertise. Contribute to the GeeksforGeeks community and help create better learning resources for all.
geeksforgeeks-improvement-icon
Suggest Changes
min 4 words, max Words Limit:1000

Thank You!

Your suggestions are valuable to us.

What kind of Experience do you want to share?

Interview Experiences
Admission Experiences
Career Journeys
Work Experiences
Campus Experiences
Competitive Exam Experiences