2017-05-03 12:05:07

https://www.usnews.com/news/blogs/ken-walshs-washington/2014/10/03/economy-a-two-edged-sword-for-democrats

President Obama's latest speech touting his economic record marks the start of the Democratic party's final appeal to voters in the Nov. 4 midterm election, with the goal of portraying Democratic candidates as defenders of the middle class and pegging Republicans as promoters of the rich and big corporations.

touting :高度评价;过分夸奖;吹捧:

The politician was touted as a friend of people.

这个政客被吹捧为人民之友。


Obama told an audience at Northwestern University in Evanston, Illinois Thursday that the economy has been improving, with layoffs on the decline, steady job growth and the Gross domestic product  (GDP)on the upswing. He said he has presided over "the longest uninterrupted stretch of private sector job creation in our history," with 10 million new jobs created in the past four and a half years. He added: "It is indisputable that our economy is stronger today than it was when I took office." Of course, that's not saying much for millions of middle class Americans who don't feel that the economy has improved for them and who blame Obama, at least in part, for not making things better. Reflecting these concerns, Obama's job approval rating is just above 40 percent in various polls, a poor rating.

layoffs:

  • n. 裁员;解雇

presided

  • v. 主持(preside的过去式)

blame for 责备;因……责备

 

disputable可争辩的,可商榷的,有争议的;


Obama also admitted that the midterm election will be a referendum (公民投票权)on his economic and other policies. "I am not on the ballot this fall," he said. "....But make no mistake: These policies are on the ballot. Every single one of them." This seemed to play into the hands of Republican Senate candidates who are trying to link their Democratic rivals to the unpopular president in key states such as Alaska, Arkansas, Kentucky, Louisiana and North Carolina. At the same time, Obama's pitch could motivate Democratic voters who support his policies to show up on Election Day and cast their ballots.

make no mistake:口语-毫无疑问

ballot n. 投票;

 

Democratic pollster Geoff Garin told me that Americans realize the economy has improved overall but many haven't seen that improvement in their own lives and are still anxious about the future.

Bill Galston, a political scientist with the Brookings Institution and a former White House adviser to President Bill Clinton, says the economy is uppermost in voters' minds. "That's what the election's about and that's what every election is going to be about until someone figures out something to do about it," Galston told me.

Galston says for the middle class and the failure of the economy to generate enough good-paying jobs have hurt Obama's standing with many of his core constituencies. Among them are young people, such as college students who will graduate soon and who realize the job market is poor, Galston notes. If the Democrats don't get a strong turnout among Democrat-leaning young voters, their prospects for keeping their majority in the Senate or making gains in the Republican-controlled House will be bleak. And as of now, the youth turnout is expected to be relatively low.

wage stagnation  工资停滞

core constituencies.核心选区

bleakness N-UNCOUNT 黯淡

例:

The continued bleakness of the American job market was blamed.

Economy a Two-Edged Sword for Democrats的更多相关文章

  1. [C5] Andrew Ng - Structuring Machine Learning Projects

    About this Course You will learn how to build a successful machine learning project. If you aspire t ...

  2. [Illuminate\Database\QueryException] SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using pas sword: NO) (SQL: select * from information_schema.tables where table_schema = la

    [Illuminate\Database\QueryException] SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost ...

  3. Codeforces Round #357 (Div. 2) B. Economy Game 水题

    B. Economy Game 题目连接: http://www.codeforces.com/contest/681/problem/B Description Kolya is developin ...

  4. Sword框架解析——知识采集流程页面初始化

    Sword框架解析——知识采集流程页面初始化 Sword框架解析知识采集流程页面初始化 问题解答流程采集新增页面初始化 1后台t_xt_gnzy表和BLH类 2BLH类的写法前台目录树代码 3登录系统 ...

  5. 每日英语:Stalled Project Shows Why China's Economy Is Wobbling

    CAOFEIDIAN, China  $91 billion industrial project here, mired in debt and unfulfilled promise, sugge ...

  6. 【noip模拟赛 sword,zero,2048】 题解

    1.光剑 (sword.pas/c/cpp) [题目描述] 小林和亮亮各有一把光剑,长度分别为 a 和 b,他们拿光剑进行比试.每一回合,长光剑会砍向短光剑,砍完后,短光剑完好无损,而长光剑则被截成两 ...

  7. 洛谷 P2209 [USACO13OPEN]燃油经济性Fuel Economy

    P2209 [USACO13OPEN]燃油经济性Fuel Economy 题目描述 Farmer John has decided to take a cross-country vacation. ...

  8. 关于sword框架浏览器上方小图标的修改

    sword框架默认有一个document.ejs文件,可以导出html模板(找了很久没找到index.html,哈哈哈),里面有一行代码 这个href就是代表着浏览器上方图标的路径. 在public文 ...

  9. Kubeedge Edged概述

    Kubeedge Edged概述 Overview EdgeD是管理节点生命周期的边缘节点模块.它可以帮助用户在边缘节点上部署容器化的工作负载或应用程序.这些工作负载可以执行任何操作,从简单的远程遥测 ...

随机推荐

  1. JDK1.7新特性(3):java语言动态性之脚本语言API

    简要描述:其实在jdk1.6中就引入了支持脚本语言的API.这使得java能够很轻松的调用其他脚本语言.具体API的使用参考下面的代码: package com.rampage.jdk7.chapte ...

  2. C# DateTime类型和sqlserver DateTime精度不同

    在最近的项目中, 有个关于时间的功能.一个请假的时间.前端选择的时候只有日期.所以比如请一天假就是选2017-8-15和2017-8-15,这样算请这一天的假.但是后台存入数据库时我不能就存2017- ...

  3. 面向对象(基础oop)之结构与数组高级

    大家好,我叫李京阳,,很高兴认识大家,之所以我想开一个自己的博客,就是来把自己所了解的知识点通过自己的话写一下,希望被博客园的朋友们点评和一起讨论一下,也希望从博客园中多认识一些软件开发人员!现在我开 ...

  4. 讨论!MyBatis中利用package自动扫描包中的类,默认别名不只是首字母小写!

    问题描述:这个问题我是在看书的时候碰到的.书上写着通过package标签扫描包中的类,将其第一个字母变为小写作为其别名.我在网上查了一些博主也是这么写的 但是!我发现,无论大小写,只要是类名就好,而且 ...

  5. Java数据库操作(JDBC)

    JDBC Java数据库连接(Java DataBase Connectivity,JDBC)用于在Java程序中实现数据库操作功能,它提供了执行SQL语句.访问各种数据库的方法,并为各种不同的数据库 ...

  6. Web Service与Apache CXF 框架

    一.WebService简介 为了支持跨网络的机器间相互操作交互而设计,用于开发分布式的互操作的应用程序组件. Web Service服务通常被定义为一组模块化的API,它们可以通过网络进行调用,来执 ...

  7. php中模糊查询并关联三个select框

    1.在php中我们经常用到下拉框,并相互关联,如果下拉框的option非常多,那么我们就要用到模糊搜索功能,那么怎么做呢? 在此功能中,走了弯路,最好不要关联两个select的id值后select属性 ...

  8. 移动端HTML5实现文件上传

    PC端上传文件多半用插件,引入flash都没关系,但是移动端要是还用各种冗余的插件估计得被喷死,项目里面需要做图片上传的功能,既然H5已经有相关的接口且兼容性良好,当然优先考虑用H5来实现. 用的技术 ...

  9. 关于this的全面解析(call,apply,new)

    我们在写代码的时候,时常会被this弄的傻傻分不清楚,看源码的时候也经常被call啊apply啊弄的头皮发麻.this到底是什么?本文主要根据书上和实际应用做了一些归纳.一般情况下this有4种绑定规 ...

  10. 爬虫必备—requests

    Requests 是使用 Apache2 Licensed 许可证的 基于Python开发的HTTP 库,其在Python内置模块的基础上进行了高度的封装,从而使得Pythoner进行网络请求时,变得 ...