长难句打卡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.合法的,

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

相关推荐
RuoZoe3 天前
重塑WPF辉煌?基于DirectX 12的现代.NET UI框架Jalium
c语言
祈安_7 天前
C语言内存函数
c语言·后端
norlan_jame8 天前
C-PHY与D-PHY差异
c语言·开发语言
czy87874758 天前
除了结构体之外,C语言中还有哪些其他方式可以模拟C++的面向对象编程特性
c语言
m0_531237178 天前
C语言-数组练习进阶
c语言·开发语言·算法
Z9fish9 天前
sse哈工大C语言编程练习23
c语言·数据结构·算法
代码无bug抓狂人9 天前
C语言之单词方阵——深搜(很好的深搜例题)
c语言·开发语言·算法·深度优先
CodeJourney_J9 天前
从“Hello World“ 开始 C++
c语言·c++·学习
枫叶丹49 天前
【Qt开发】Qt界面优化(七)-> Qt样式表(QSS) 样式属性
c语言·开发语言·c++·qt
with-the-flow9 天前
从数学底层的底层原理来讲 random 的函数是怎么实现的
c语言·python·算法