act的词源是do, 干着或干了的事情也可以叫act。抄全字典的话,抄的和看的都麻烦,在阅读中体会吧。

act和action有啥区别?action: doing sth; act: n. action, v. do. 越长的单词意思越专一,比如activity: busy, energetic, or占据时间多的action. 放着merger不用而用amalgamation,ma-la-ge-ba-zi.

As a interjection action is demanding or signifying the start of something, usually an act or scene of a theatric performance. Overprotected Britney Spears (Action!) Say hello to the girl that I am!

Acting can be used before the title of a job to indicate that someone is doing that job temporarily. [牛津] Our deputy manager is the virtual head of the business. 我们的副经理是公司的实际负责人。IT业把virtual function翻译成虚函数,virtual reality虚拟现实。敢不敢跑到deputy manager面前说“你是个虚负责人”?

english-for-students稻糠亩:
1. It is an act of kindness to help a blind man cross the street. [things done, deed]
2. This is a play in four acts. [四幕]
3. There was a song and dance act in the program. [表演. number也有类似的意思,FRIENDS里出现过]
4. Do not take her seriously. It is all an act. She is just putting on an act.
5. Parliament has passed an act which makes such thing illegal.
a. Leonard is a man of action, he proposed many times.
b. The action of the play is set in a small town near LA.
c. Thousands of people were killed in action during the war.
d. Sheldon brought an action against Howard's neighbor. [lawsuit]
e. Amy studies the action of the brain.

Acting is an activity in which a story is told by means of its enactment by an actor or actress who adopts a character - in theatre, television, film, radio, or any other medium that makes use of the mimetic mode. Acting involves a broad range of skills, including a well-developed imagination, emotional facility, physical expressivity, vocal projection, clarity of speech, and the ability to interpret drama. Acting also demands an ability to employ dialects, accents, improvisation, observation and emulation, mime, and stage combat. Many actors train at length in specialist programs or colleges to develop these skills. The vast majority of professional actors have undergone extensive training. Actors and actresses will often have many instructors and teachers for a full range of training involving singing, scene-work, audition techniques, and acting for camera.

Acts of parliament, sometimes referred to as primary legislation, are texts of law passed by the legislative body of a jurisdiction (often a parliament or council). In most countries, acts of parliament begin as a bill, which the legislature votes on. Depending on the structure of government, this text may then by subject to assent or approval from the executive branch. A draft Act of Parliament is known as a bill. In other words, a bill is a proposed law that needs to be discussed in the parliament before it can become a law.

An Act of Congress is a statute enacted by Congress. Acts can affect only individual entities (called private laws), or the general public (public laws). For a bill to become an act, the text must pass through both houses with a majority, then be either signed into law by the president of the United States or receive congressional override against a presidential veto.

An Act of Tynwald is a statute passed by Tynwald, the parliament of the Isle of Man. The Isle of Man is a Crown Dependency, which means that it’s technically a possession of the crown (aka the Queen) directly, not of the UK.

[柯林斯+LDOCE]
1. catch sb in the act (of doing sth): 抓个现行
2. clean up sb's act: start behaving sensibly and responsibly
3. act out不是演出的意思:
a) If you act out an event which has happened, you copy the actions which took place and make them into a play. Ross used to come home and act out the movie for Ben.
b) Some teenagers act out their distress by running away. [express feeling through action]
4. If a child act up, he or she behave badly. 有首歌的名字叫堆积情感(Pent-up feelings) Is screaming at the top of your voice a good way of venting pent-up frustration?
5. If a machine or part of your body acts up, it does not work properly. Penny's car is acting up again.

六级/考研单词: hectic, merge, signify, spear, deputy, parliament, illicit, enact, actress, medium, physics, vocal, clarify, interpret, dialect, accent, emulate, combat, undergo, seldom, instruct, legislate, jurisdiction, congress, statute, affection, entity, unite, override, veto, isle, teenager, distress, scream, vent, frustrate, penny

act的更多相关文章

  1. Don't make a promise when you are in Joy. Don't reply when you are Sad.Don't take decisions when you are Angry.Think Twice.Act Wise.

    Don't make a promise when you are in Joy. Don't reply when you are Sad.Don't take decisions when you ...

  2. POJ 1655 Balancing Act 树的重心

    Balancing Act   Description Consider a tree T with N (1 <= N <= 20,000) nodes numbered 1...N. ...

  3. [译]Memory Reordering Caught in the Act

    原文:http://preshing.com/20120515/memory-reordering-caught-in-the-act/ 编写lock-free的C/C++程序时,在保证memory  ...

  4. AC、HC、AHC、ACT、LS的区别

    http://forum.eet-cn.com/thread!printPreview.jspa?threadID=1200029698&start=0 以245为例,74AC245.74HC ...

  5. [Unity3D]Unity3D游戏开发之ACT游戏三连击效果实现综述

    各位朋友,大家好,我是秦元培,欢迎大家关注我的博客,我的博客地址是blog.csdn.net/qinyuanpei.在研究了Unity3D Mecanim动画系统的重定向特性后,今天我们继续来探索Me ...

  6. poj1655 Balancing Act 找树的重心

    http://poj.org/problem? id=1655 Balancing Act Time Limit: 1000MS   Memory Limit: 65536K Total Submis ...

  7. POJ 1655 Balancing Act【树的重心】

    Balancing Act Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 14251   Accepted: 6027 De ...

  8. 导航栏动态添加act属性

    最近做了一个网站,需要设置导航栏的act属性,这里需要用到addClass以及removeClass: $('#topName li').removeClass('active'); $(this). ...

  9. 『Balancing Act 树的重心』

    树的重心 我们先来认识一下树的重心. 树的重心也叫树的质心.找到一个点,其所有的子树中最大的子树节点数最少,那么这个点就是这棵树的重心,删去重心后,生成的多棵树尽可能平衡. 根据树的重心的定义,我们可 ...

  10. POJ 1655.Balancing Act 树形dp 树的重心

    Balancing Act Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 14550   Accepted: 6173 De ...

随机推荐

  1. C++ map操作——插入、查找、遍历

    c++ map 操作学习 #include <iostream> #include <map> #include <string> #include <vec ...

  2. [mysql课程作业]我的大学|作业

    第八周周五 1.将xs表中王元的专业改为"智能建筑". # update xs set 专业名='智能建筑' where 姓名='王元'; # select * from xs w ...

  3. Linux&C ——信号以及信号处理

    linux信号的简单介绍 信号的捕捉和处理 信号处理函数的返回 信号的发送 信号的屏蔽 一:linux信号的简单介绍. 信号提供给我们一种异步处理事件的方法,由于进程之间彼此的地址空间是独立的,所以进 ...

  4. Cannot find ./catalina.sh The file is absent or does not have execute permission This file is needed to run this program(问题解决)

    web项目没有打成包,直接放在了linux服务器上. 进入tomcat/bin目录,执行启动的时候出现如下错误: 解决方法: 在tomcat 的bin目录下 执行这条命令chmod +x *.sh   ...

  5. MySQL高级篇 | 分析sql性能

    在应用的的开发过程中,由于初期数据量小,开发人员写 SQL 语句时更重视功能上的实现,但是当应用系统正式上线后,随着生产数据量的急剧增长,很多 SQL 语句开始逐渐显露出性能问题,对生产的影响也越来越 ...

  6. 端口被占用(启动tomcat时 错误: 代理抛出异常 : java.rmi.server.ExportException: Port already in use: 1099的解决办法)

    一.问题描述 在IntelliJ IDEA 中启动Tomcat服务器时就出现了如下图所示的错误: 错误: 代理抛出异常错误**: java.rmi.server.ExportException: Po ...

  7. Django 小实例S1 简易学生选课管理系统 6 实现登录逻辑

    Django 小实例S1 简易学生选课管理系统 第6节--实现登录逻辑 点击查看教程总目录 作者自我介绍:b站小UP主,时常直播编程+红警三,python1对1辅导老师. 1 业务逻辑 本教程第四节里 ...

  8. Handler处理器&&使用代理服务器urllib.request.ProxyHandler

    urllib.request.urlopen(url)  不能定制请求头 urllib.request.Request(url,headers,data) 可以定制请求头 Handler 定制更高级的 ...

  9. Nginx server_name翻译

    http://nginx.org/en/docs/http/server_names.html#regex_names 匹配优先顺序 精确名称,无通配符,无正则. 以星号开头的最长的通配符名称,例如& ...

  10. [atAGC045A]Xor Battle

    令$f_{i}$(一个集合)表示当第$i$步开始时第0方必胜当且仅当$x\in f_{i}$,初始$f_{n+1}=\{0\}$ 当$p_{i}=0$时,$f_{i}=\{x|x\in f_{i+1} ...