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. SQL Server 插入、更新和删除数据

    1.主要内容 ● 通过SSMS,插入.更新和删除表数据 ● 通过INSERT语句向表中插入数据 ● 通过UPDATE语句更新表内数据 ● 通过DELETE语句删除表内数据 ● 使用INSERT.UPD ...

  2. PicGo插件

    前言:主要介绍PicGo插件,这里的图床上传软件是PicGo-Core,使用命令行操作 PicGo_Path:自己的PicGo安装路径,如果通过Typora一般安装位置位于 C:\Users\自己的主 ...

  3. Android Jetpack Compose 引入示例工程

    引入 Jetpack Compose 示例工程 去GitHub上找到Compose的示例工程 https://github.com/android/compose-samples ,clone到本地 ...

  4. Awesome metaverse projects (元宇宙精选资源汇总)

    Awesome Metaverse 关于 Metaverse 的精彩项目和信息资源列表. 由于关于 Metaverse 是什么存在许多相互竞争的想法,请随时以拉取请求.问题和评论的形式留下反馈. We ...

  5. 【python】使用python十分钟创建个人聊天机器人教程

    以青云客和图灵机器人接口示范python创建个人聊天机器人教程 一.以青云客聊天机器人为例示范get请求 官方网址:http://api.qingyunke.com/ 1.接入指引 请求地址 http ...

  6. 7.深入TiDB:range 范围计算优化

    本文基于 TiDB release-5.1进行分析,需要用到 Go 1.16以后的版本 我的博客地址:https://www.luozhiyun.com/archives/605 这篇文章首先会回顾一 ...

  7. Python基础(数据类型与变量、字符串和编码)

    #!/usr/bin/env python3 # -*- coding: utf-8 -*- # name = 200 # if name > 100: # print(name,'大于100' ...

  8. 如何将rabbitmq集群中的某个节点移除.

    首先将要移除的节点停机. root@rabbitmq-03:~# rabbitmqctl stop Stopping and halting node 'rabbit@rabbitmq-03' ... ...

  9. 解决异常:“The last packet sent successfully to the server was 0 milliseconds ago. ”的办法

    出现异常"The last packet sent successfully to the server was 0 milliseconds ago."的大部分原因是由于数据库回 ...

  10. [atAGC055B]ABC Supremacy

    将第$i$个字符在$A->C->B->A$这个环上操作$i$次,而此时的操作也即将$AAA,BBB$或$CCC$变为其中的另一个字符串 通过操作$XXXY->YYYY-> ...