Skip to main content

Verbs (forms, types, questions)

 VERB

A verb denotes action. i.e it tells of an action in a sentence.

                It is the life of a sentence, therefore a sentence can’t exist without a verb.

 

FORMS OF VERB:

-          The ‘base/ordinary’ form E.g Go, Write, Talk …

-          The ‘S’ or ‘ES’ form E.g Goes, Writes, Talks …

-          The ‘ING’ form E.g Going, Writing, Talking …

-          The ‘ED1’ (past tense) form E.g Went, Wrote, Talked …

-          The ‘ED2’ (past participle) form E.g Gone, Written, Talked …

TYPES OF VERB

1.       Dynamic verb: This are verbs that carry ‘ing’. They are mostly used in their present continuous form. They are also called GERUNDS.

2.       Stative verb:  They are verbs that do not take ‘ing’. Verbs in this category include

-          Verbs that appeals to the five senses of human i.e smell, taste, hear, feel, sight

WRONG

CORRECT

1.I am hearing you

1.I can hear you

2.I am feeling cold

2. I feel cold

3.You are smelling nice

3.You smell nice

4.The food is tasting nice

4.The food taste nice

5.I am seeing you

5.I can see you

 

-          Verbs that show ownership i.e mine, owe, posses, contain …

WRONG

CORRECT

1. He is owing me some  money

1. He owes me some money

2. The bag is containing ten books

2. The bag contains ten books

3.My year of possessing my possession

3. My year to posses my possession

 

-          Verbs of appearance i.e look, appear, disappear …

WRONG

CORRECT

1. You are looking good

1. You look good

2. He is always disappearing and appearing

2. He always disappear and appear

 

-          Verbs that show emotions i.e love, hate, like, dislike, surprise

WRONG

CORRECT

1. I keep loving him more and more

1. I love him more

2. He is just liking me

2. He just likes me

3. He is hating me for no reason

3. He hates me for no reason

 

 

3.       Regular verb: They are verbs that form their past tense (ED1) and past participle (ED2) by the addition of ‘d’ or  ‘ed’ to their base form e.g

work  -  worked  -  worked

talk    -  talked     -  talked

4.       Irregular verb: They do not take ‘d’ or’ed’ to form their past tense and past participle.

Comments

Popular posts from this blog

Mathematics - Numbers

  Numbers There are different types of numbers in the world. Each number is different from another, yet they may share some common characteristics. To help themselves keep track of and understand the similarities and differences between numbers, mathematicians have developed a grouping system that categorizes and describes numbers based on their characteristics. Some of the most common groups in the system are: Natural numbers Whole numbers Integers Rationals Real numbers Prime numbers Natural numbers The natural numbers are all the numbers that you learn when you're a baby, like 1, 2, 3, 4, 5, 6 and on and on. The natural numbers are also sometimes called the counting numbers because they're the first numbers you learn how to count. Zero is not a natural number. Whole Numbers The whole numbers are the natural numbers and zero. i.e 0, 1,2,3,4,5..... Integers Integers are a special group or category of numbers that: Consist of the set of numbers: {. . .-4, -3, -2, -1, 0, 1, 2, 3...

Python Introduction

  What is Python? Python is a popular programming language. It was created by Guido van Rossum, and released in 1991. It is used for: web development (server-side), software development (mobile & desktop), mathematics, system scripting. What can Python do? Python can be used on a server to create web applications. Python can be used alongside software to create workflows. Python can connect to database systems. It can also read and modify files. Python can be used to handle big data and perform complex mathematics. Python can be used for rapid prototyping, or for production-ready software development. Why Python? Python works on different platforms (Windows, Mac, Linux, Raspberry Pi, etc). Python has a simple syntax similar to the English language. Python has syntax that allows developers to write programs with fewer lines than some other programming languages. Python runs on an interpreter system, meaning that code can be executed as soon as it is written. This means that prot...

Chemistry - Separation Techniques

 A separation process or technique is a method that converts a mixture or solution of chemical substances into two or more distinct product mixtures. At least one of results of the separation is enriched in one or more of the source mixture’s constituents. In some cases, a separation may fully divide the mixture into pure constituents. Separations exploit differences in chemical properties or physical properties (such as size, shape, mass, density, or chemical affinity) between the constituents of a mixture. Processes and techniques are often classified according to the particular differences they use to achieve separation. If no single difference can be used to accomplish a desired separation, multiple operations can often be combined to achieve the desired end. With a few exceptions, elements or compounds exist in nature in an impure state. Often these raw materials must go through a separation before they can be put to productive use, making separation techniques essential for ...