Skip to main content

English Speaking Basics - Section I



          English Speaking Basics - Section I





English Speaking Basics is for English speaking beginners who need help to understand the basics of speaking English.  We will use very simple phrases and expressions to help you with your English speaking.


'I'm' is an abbreviation for the word 'I AM.' It is used in combination with other words to tell someone about yourself or to describe something you are doing.

Here are some examples:

"I'm so tired."
"I'm confused."
"I'm happy."
"I'm twenty three years old."
"I'm hungry."
"I'm nervous."
"I'm excited."
"I'm leaving work."
"I'm thirsty."
"I'm from Seattle."

You can also add descriptive words with 'I'm' such as:

"I'm extremely tired."
"I'm very happy."
"I'm terribly hungry."
"I am super excited."
"I'm very nervous."

I'm in/at/on

Here are some examples:

"I'm in the shower."
"I'm in the lobby."
"I'm in a car."
"I'm in a house."
"I'm in a school."

Using the word 'at' helps tell someone where you currently are. The difference between 'at' and 'in' is that the physical location is general.

Here are some examples:

"I'm at the grocery."
"I'm at the mall."
"I'm at the doctor's office."
"I'm at the park."
"I'm at the airport."

However, in some cases you can use 'at' and 'in' interchangeably.

Here are some examples:

"I'm at the mall."
"I'm in the mall."
"I'm at the park."
"I'm in the park."
"I'm at the grocery."
"I'm in the grocery."

Using the word 'on' is referring to a non physical location such as your time being utilized by something else.

Here are some examples:

"I'm on the phone."
"I'm on my computer."
"I'm on a bus."

I'm good at


Here are some examples:

"I'm good at drawing."
"I'm good at video games."
"I'm good at swimming."
"I'm good at driving."
"I'm good at reading."
"I'm good at sports."
"I'm good at writing."
"I'm good at math."
"I'm good at dancing."
"I'm good at chess."

Comments

Interactive Blogposts

Top 100 Useful Excel Macro [VBA] Codes Examples

Yogendra98.blogpost.com You can automate small as well as heavy tasks with VBA codes. And do you know with the help of macros, you can break all the limitations of Excel which you think Excel has? So today, I have listed some of the useful codes e xamples to help you become more productive in your day to day work. You can use these codes even if you haven't used VBA before that. All you have to do just paste these codes in your VBA editor. These codes will exactly do the same thing which headings are telling you. For your convenience, please follow these steps to add these codes to your workbook. Before you use these codes, make sure you have your developer tab on your Excel ribbon to access VB editor. If you don't have please use these simple steps to  activate developer tab . Once you activate developer tab, you can use below steps to paste a VBA code into VB editor. Don't Forget:   Make sure to  download thi...

OFFSET combined with SUM or AVERAGE_#Yogendra

           OFFSET combined with SUM or AVERAGE Formula: =SUM(B4:OFFSET(B4,0,E2-1)) The OFFSET function on its own is not particularly advanced, but when we combine it with other functions like SUM or AVERAGE we can create a pretty sophisticated formula.  Suppose you want to create a dynamic function that can sum a variable number of cells.  With the regular SUM formula, you are limited to a static calculation, but by adding OFFSET you can have the cell reference move around. How it works:  To make this formula work, we substitute ending reference cell of the SUM function with the OFFSET function.  This makes the formula dynamic and the cell referenced as E2 is where you can tell Excel how many consecutive cells you want to add up. Now we’ve got some advanced Excel formulas! Below is a screenshot of this slightly more sophisticated formula in action. Add caption As you see, the SUM formula starts...

29 Incredibly Useful Websites You Wish You Knew Earlier@yogendra

Share Pin it Tweet Share Email There are so many wonderful websites around, and it is difficult to know each and every one of them. The below list provides some of those websites that I find particularly helpful, even though they are not as famous or as prevalent as some of the big names out there. 1.  BugMeNot Are you bugged constantly to sign up for websites, even though you do not wish to share your email? If yes, then BugMeNot is for you. Instead of creating new logins, BugMeNot has shared logins across thousands of websites which can be used. . 2.  Get Notify This nifty little website tracks whether the emails sent by you were opened and read by the receiver. Moreover, it also provides the recipient’s IP Address, location, browser details, and more. 3.  Zero Dollar Movies If you are on a constant lookout of free full length movies, then Zero Dollar movies provides a collection of over 15,000 movies in multipl...