so...that...和so that的区别

“so...that...”句型的意思是“如此/这么……以致于……”,常引导结果状语从句,但“so...that...”是个爱“变脸”句型,你一不留意就会出错.“so...that...”句型及其转换也是中考的热点,现将其用法总结归纳如下,让我们一起来看看它是怎样变的吧.
一、 so...that...句型中的so是副词,常常用来修饰形容词或副词,常用句型为:主语+谓语+so+adj./ adv.+ that从句.例如:
1.he is so young that she can't look after herself.
2.The boy ran so fast that I couldn't catch him.
3.He was so angry that he couldn't say a word.
二、 在“such...that...”句型中,such修饰名词,意思也是“如此……以致于……”但当名词前有many、much、(a) few、(a) little等词修饰时,句子中要用“so...that...”而不能用“such...that...”.例如:
1.He has so much money that he can buy what he wanted.
2.I've had so many falls that I have pains here and there.
3.There is little water in the glass that I can't drink any more.
三、 so与that也可连起来写,即变成:...so that ...(以便 / 为了……),引导目的状语从句.例如:
1.I got up early so that I could catch the early bus.
2.Please open the window so that we can breathe fresh air.
3.You must go now so that you won't be late.
四、以“so...that”引导的结果状语从句可以转换成不定式的简单句,即可转换为“...enough to...”或“...too...to”句型,但这种转换必须符合下列条件:
1.当主句和从句的主语一致,且that从句是肯定句时,可用“enough to do sth.”来转换.例如:
The man is so strong that he can lift the heavy box.→ 
The man is strong enough to lift the heavy box.
He was so clever that he can understand what I siad.→ 
He was clever enough to understand what I siad.
2.当主句和从句的主语不一致,且that从句是肯定句时,可以用“enough for sb.to do sth.”来替换,但须注意不定式的宾语要省略.例如:
The question is so easy that I can work it out.→ 
The question is easy enough for me to work out.
The box is so light that he can carry it.→ 
The box is light enough for him to carry.
3.当主句和从句的主语一致,且that从句是否定句时,可以用“too...to”来替换.例如:
The girl is so young that she can't dress herself.→ 
The girl is too young to dress herself.
I was so tired that I couldn't go on with the work.→ 
I was too tired to go on with the work.
4.当主句和从句的主语不一致,且that从句是否定时,如果要用“too...to...”替换“so...that...”,则用介词for引出动词不定式的逻辑主语,可以用“too...for sb.to do sth.”来替换,注意不定式的宾语要省略.
The bag is so heavy that she can't move it.→ 
The bag is too heavy for her to move.
It is so hot that we can't sleep.→ 
It is too hot for us to sleep.
  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
As an AI language model, I cannot directly solve the problem for you but I can provide some guidance on how to resolve the issue. The error message "ImportError: libmpi.so.12" indicates that the system is unable to locate the shared library file "libmpi.so.12" which is required by the program or script you are running. This library file is usually part of the OpenMPI package, which is used for parallel computing and distributed processing. Here are some possible solutions to resolve the issue: 1. Install OpenMPI: If you have not already installed OpenMPI on your system, you can try installing it using your package manager. For example, on Ubuntu or Debian, you can run the command "sudo apt-get install libopenmpi-dev" to install the development files for OpenMPI. 2. Set the LD_LIBRARY_PATH environment variable: If you have already installed OpenMPI but the system is still unable to locate the library file, you can try setting the LD_LIBRARY_PATH environment variable to include the directory where the library file is located. For example, if the library file is located in "/usr/lib/openmpi/lib", you can run the command "export LD_LIBRARY_PATH=/usr/lib/openmpi/lib:$LD_LIBRARY_PATH" before running your program or script. 3. Check the library file location: If you have installed OpenMPI but the library file is still not found, you can check if the library file is located in a different directory than expected. You can use the "find" command to locate the file, for example, "sudo find / -name libmpi.so.12". 4. Reinstall the library file: If the library file is missing or corrupted, you can try reinstalling the OpenMPI package or the library file itself. It is recommended to consult the documentation or seek help from the community of the software you are using if these solutions do not work.
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值