作者zzss2003 (brotherD)
看板Eng-Class
标题[文法] When+p.p、代名词的用法
时间Wed Jun 21 13:14:35 2017
1. When taken into consideration in a specified relation or form.(free dictionary中对as的解释)
在when跟taken中间是不是忽略了什麽?如果是,请问是忽略了什麽呢?
2. Portability(可携性) means that the same source code(源代码) can be compiled(被编译) and run in a different execution environment than that for which it was written.
想请问一下 that跟which在这边都是关系代名词,请问一下各自的先行词是? it又是代表哪个名词呢? 在这边的than应该是比较的意思吧,请问是谁跟谁比,又比什麽呢?
3.关系代名词的先行词一定都是离最近的那一个名词吗?有没有可能是离比较远的那个?
比如 S+V+O that..... that在当关系代名词时,先行词有没有可能是指S?
像这句: Interrupt code is the name given to any code that executes as a result of an interrupt occuring, including functions called from the ISR and library code.
谢谢各位网友指教。
--
※ 发信站: 批踢踢实业坊(ptt.cc), 来自: 60.248.26.157
※ 文章网址: https://webptt.com/cn.aspx?n=bbs/Eng-Class/M.1498022078.A.AA5.html
※ 编辑: zzss2003 (60.248.26.157), 06/21/2017 13:16:45
1F:→ seduction: 1.应该是reduced adverb clause 06/21 22:02
3F:→ seduction: 1691902 06/21 22:02
4F:→ seduction: 可以参考上面网页例子 06/21 22:03
5F:→ seduction: 2....means that 的that就是一般说的子句前面的that 06/21 22:17
6F:→ seduction: 第二个that 指的是the same source code can be compil 06/21 22:21
7F:→ seduction: ed and run 这件事 06/21 22:21
8F:→ seduction: it=source code, 06/21 22:24
9F:→ seduction: code不仅写入时可运行跟编码,在不同环境操作也行。 06/21 22:28
10F:→ kaifrankwind: 呃 2是: 在不同於撰写环境的执行环境 也能编译及执 06/22 02:43
11F:→ kaifrankwind: 行 06/22 02:44
12F:→ kaifrankwind: 第二个that就是指环境 欲知详情还请google Portab.. 06/22 02:46
13F:→ seduction: 谢谢K大的解说! 06/22 09:16
14F:→ zzss2003: K大,请问欲知详情还请google什麽 06/22 10:24
15F:推 naushtogo: 3. 理论上应该是不一定,有时候为了让句子更乾净清晰, 06/22 15:22
16F:→ naushtogo: 会把又臭又长的形容词子句移到後面,但在移前,你要先 06/22 15:22
17F:→ naushtogo: 判断移动後会不会让读的人混淆修饰物,会就不要移。不 06/22 15:22
18F:→ naushtogo: 然一般来说,都是尽可能把修饰语放在对的东西後面。 06/22 15:22
19F:→ naushtogo: 如 : I'm going to buy her a gift whose birthday is 06/22 15:29
20F:→ naushtogo: tomorrow. 礼物没有生日,所以 whose 没有直接放在 her 06/22 15:29
21F:→ naushtogo: 後面也不会混淆。 06/22 15:29
22F:→ naushtogo: 你给的例句 that 还是在修饰 any code 06/22 15:39