English Mood
More details at Logseq 谓语动词的三大本领 时间、状态、语气 语气陈述语气(Indicative Mood) 描述现实: I ate the apple. 疑问语气 与陈述语气对应: Did I eat the apple? 祈使语气(Imperative Mood) 命令、请求: Eat that apple. (实际上是第二人称的陈述语气的省略版 -> You eat that apple.) Give me a five. -> You give me five. 虚拟语气(Subjunctive Mood)1. 表示对”不可能”的假设 与现在事实相反: Chinglish: If I am a bird, I will fly to somewhere I enjoy. English: If I were a bird, I would fly to somewhere I enjoy.(这里不论人称全都用were) 与将来事实相反(将来要发生的事件可能性极小): NOTE: 这行不是虚拟语气:If I...
Why do you think the English Tenses is so confused?
时间&状态未分清学校教授时态时,往往是将时间和状态混合在一起教,导致学生对时态仅有一个模糊的整体概念。或者即使区分,也并不特别指出。这就导致很多人脑种的时态概念是这样的: 这解释了为什么在学校学到的英语会强行加入很多语法规则,什么时候必须用一般将来,什么时候用过去将来完成时等等。规则复杂没有统一的规律绝对是大多数人在学习英语时被劝退的头号通缉犯。但是如果你问Native English Speakers,他们会说根本不知道什么是时态,就是怎么自然怎么说。 因此,我们需要知道时间和状态其实是两个概念,而完整的时态是由时间和状态排列组合而成的。 动词变位(Verb Conjugation)单词拼写往往会改变。 在中文里表达时间概念时,只需要加上对应的时间相关的描述词即可,不需要对字本省做出任何改动,比如: 我已经吃过饭了 我正在跑步但是在英文中,我们不仅需要加上对应的时间相关的描述词,还需要对动词本身的拼写做出改变, 比如: I ate an apple. (时态变位) She eats an apple. (人称变位) I have eaten an apple....
Merge Code Elegantly
IntroductionWhy We Should Not Push Directly to the main Branch?Pushing code directly to the main branch is not recommended due to the following reasons: ⚠️ Risk of Bugs and Instability The main branch is typically the stable branch, often used for production or shared across the team. Directly pushing untested code increases the risk of breaking the codebase. 🔎 No Code Review Direct pushes bypass the code review process, which is crucial for: Catching errors Improving code...
Deploy H-UI and Hysteria2 Protocol Proxy against Network Sanction
IntroductionGenerally speaking, the internet that what we are using almost transfers our traffic through ==TCP== proxy. As we all know, tcp is a stable proxy, but there are also much disadvantages, including slow transfer speed. Install H-UIOfficial project location: H-UI It’s similar to installation about 3X-UI You can install with auto script: 1bash <(curl -fsSL https://raw.githubusercontent.com/jonssonyan/h-ui/main/install.sh) After install finished, you will see...
Deploy 3X-UI and Network Proxy against Network Sanction
Introduction3X-UI can help us deploy network proxy easily, especially for those who live in district with restricted network sanction. Install 3X-UIOfficial project location: 3x-ui 1. Install with official script1bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) Until this show up Config 3x-uiBefore that, you need a domian for yourself. You can register a domin at: 1. Add a DNS record to your remote server.I take Cloudflare as an example. You best...
Change Bind Port of Docker Container
1. 老办法就是打包再启动2. 修改配置文件2.1. 先关闭已经启动的所有容器1docker stop [ID/Name] 2.2. 关闭docker服务12systemctl stop dockersystemctl stop docket.socket 2.3. 找到docker配置文件1cd /var/lib/docker/containors/your_containor_id 在找这个ID的时候要先在之前docker没关闭之前查看 1docker ps -a 2.4. 修改hostconfig.json 和...
Mount OneDriver on Linux
Mount OneDriver on Linux1. Install rclone Official website: RCLONE 1.1. Install via Script: You can get more details at: https://rclone.org/downloads/ 1sudo -v ; curl https://rclone.org/install.sh | sudo bash 1.2. Install by handYou can just download rclone from official website and use it directly. 2. Config rclone1$ rclone config 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172e) Edit existing...
DevelopmentCountry
TitleMany governments think that economic progress is their most important goal. Some people, however, think that other types of progress are equally important for a country. Discuss both these views and give your own opinion. PracticeRegrading to the purpose for the development of a country, there are some disputes among the different groups of people. On the one hand, some people think achiving the economy growth is much more important. On the other hand, some of them reckon that there are...
Coffee and Banana
TitleThe tables below give information about sales of Fairtrade*-labelled coffee and bananas in 1999 and 2004 in five European countries. Summarise the information by selecting and reporting the main features, and make comparisons where relevant. PracticeThe tables above illustrate the sales of two kinds of Fairtrade-labelled products, coffee and bananas in five different European countries from 1999 to 2004 in terms of millions of euros. It is noticeable that most countries saw a great...
UK_language
TitleThe charts below show the proportions of British students at one university in England who were able to speak other languages in addition to English, in 2000 and 2010. PracticeFirst paragraphThe pie charts above illustrate the distribution of the number of students studying at a university of British who were able to speak one more languages except English in terms of the percentage between 2000 and 2010. Overall viewIt is obvious that the number of students who studied Spanish as...