长难句打卡5.29

Today, professors routinely treat the progressive interpretation of history and progressive public policy as the proper subject of study while portraying conservative or classical liberal ideas --- such as free markets and self-reliance --- as falling outside the boundaries of routine, and sometimes legitimate, intellectual investigation.

  1. progressive 先进的,革新的
  2. interpretation 解读,解释
  3. portray v.描绘
  4. legitimate adj.合法的,

现如今,教授们通常把对历史的革新性解读和主张改革的公共政策视为合适的研究课题,而把传统或古典的人文思想一如自由市场和自力更生----描述为超出常规,有时甚至认为超出了正当的学术研究范畴。

相关推荐
handler011 天前
Linux基础知识(1)
linux·服务器·c语言·开发语言·数据结构·c++
yashuk1 天前
C语言实现PAT习题题解及算法学习笔记,附SQLite介绍
c语言·sqlite·开源项目·算法学习·pat习题
良木生香1 天前
【C++ 初阶】:内存管理的迭代革新——从malloc/free 到 new/delete 的时代更迭
c语言·开发语言·c++
code_li1 天前
▍Type-C 不等于 Type-C,是看起来已经「统一」了
c语言·开发语言·type-c
CHANG_THE_WORLD1 天前
C 语言的 `fread` 与 C++ 的 `ifstream::read` 区别及设计哲学
java·c语言·c++
zore_c1 天前
【C++】C++——类的默认成员函数(构造、析构、拷贝构造函数)
java·c语言·c++·笔记·算法·排序算法
itman3011 天前
C语言、C++与C#深度研究:从底层到现代开发演进全解析
c语言·c++·c·内存管理·编译模型
爱编码的小八嘎1 天前
C语言完美演绎8-2
c语言
zopple1 天前
汇编、C、C++和Java核心技术对比
c语言·汇编·c++
leaves falling2 天前
C/C++ 的内存管理,函数栈帧详讲
java·c语言·c++