What does “in an effort” to mean?

I personally consider in an effort to a stock phrase1.

The meaning of the phrase should be clear even when we read it word by word:

In an effort to = "In an attempt to"

Traditionally, the phrase In an effort to create a culture within my classroom is an adverbial phrase. Here are some examples of adverbial phrases (from the Wikipedia page): in a short time, near the wall, in a civilized way, in an hour, when I've finished my book.


Seeing that you want to use it in your writing, I'd like to quote a couple of texts in The Redbook: A Manual on Legal Style by Bryan A. Garner (2nd ed.):

Language lovers often go through predictable phases of growth: first learning exotic new words and later avoiding them in favor of plain and clear terms. Using simple words and phrases instead of stuffy ones results in a more natural style. (p.183)2

In one section, the manual reads:

(c) Paring down phrases. By trimming your sentences you will make your prose tighter, more forceful, and more persuasive (see 13.3(e)). Wordy phrases are the biggest source of surplusage and can make your prose less clear, even confusing. For those reasons, these phrases are the first things to look for when you trim your drafts. Below are some common phrases used in legal writing and their simpler substitutions. (p.187)

And on page 188,

Instead of this: in an effort to
Try this: to


For example, you can replace in an effort to in your text with to without loss in meaning.

In an effort To create a culture within my classroom where students feel safe sharing the intimacies of their own silences, I have four core principles ...

This is not to say that you cannot or should not use the phrase in your writing, but if your main goal is to write clearly, you may want to avoid using it, or use it only sparingly.


  1. stock phrase: A phrase frequently or habitually used by a person or group, and thus associated with them. 口头禅; 惯用语
  2. 学习语言会经历两个阶段, 第一阶段会去尽量使用一些外语新词难词, 第二阶段则是使用简单清晰的词汇表达. 好像是这样的! 先学来装逼, 用多了用习惯了慢慢地就怎么简单怎么来了. 语言是沟通的工具, 不是装逼的道具.

最新文章

  1. telnet建立http连接获取网页HTML内容
  2. 好久没上cnblogs了
  3. [译]在Mac上运行ASP.NET 5
  4. (笔记)angular 事件传递获取当前
  5. Toast报错 android.content.res.Resources$NotFoundException
  6. Differential Geometry之第三章曲面的局部理论
  7. Nodejs v4.x.0API文档学习(1)简介
  8. EPPlus与Excel完美的结合
  9. ruby gems安装镜像
  10. AspectJ AOP例子
  11. hdu_5831_Rikka with Parenthesis II(模拟)
  12. 纳税服务系统【信息发布管理、Ueditor、异步信息交互】
  13. json和xml的两者区别
  14. Nmpy函数总结
  15. 好好耕耘 redis和memcached的区别
  16. K进制数
  17. 隐藏Nginx或Apache以及PHP的版本号的方法
  18. linux 二级域名设置
  19. C# 读取ini文件,读不出来原因
  20. Translating Skills(1)

热门文章

  1. 使用canvas制作在线画板
  2. jQuery Validation Plugin学习
  3. android实现倒计时
  4. android 6.0特性翻译 --渣渣
  5. C#基础整理
  6. javascript格式化指定的日期对象
  7. Parameters
  8. 每天一水SGU347
  9. 九度OJ 1118 数制转换
  10. (转)iOS中3种正则表达式的使用与比较