Grade

Type of questions

English Senior High

建設的な批判の意味がよくわからないです。1の説明で主語が物でも、建設的な批判を与えることができるのは人だから与えることができるって訳ができるということですか?2の解説のaskがto be criticizedではなくto speak のほうと結びついてるの解説がイマイチ理解... Read More

Constructive criticism can be offered in an indirect S V S [Asking someone who is very close to the person (to be criticized) to speak on your behalf ] is a thoughtful act. V C way. 単語チェック [constructive [kanstráktiv] 形 建設的な] construct ~ 「前向きな」の意味です。 反対語は destructive (破壊的な) ですね。 [(a) criticism [kritasizam] 名 批判 ] criticize CD 2-24 (~を建設する) の形容詞形。 (~を批判する)の名詞形。普通 -ism は「~主義」 で使うことが多いので、この単語は要注意です。 [on ~’s behalf [bihf] 熱〜の代わりに] by + half (そば(側)に+片割れで) がくっ ついて behalf となりました。〜's behalf (誰かの片割れ)は「誰かにとって右腕のような存 在」ですから、「誰かの代理」 となります。 全体で副詞の働きをします。 [thoughtful [05:tfal] 形 思慮深い ] thought (考え)は think動の名詞形です。 think の過去形と同じ形なので注意。これに -ful (一杯)がついていますから「思慮が一杯」 が元の意味です。 英文分析 1. 抽象的な文の後ろには具体化した文がある 第1文は, 「建設的な批判は間接的な方法で与えられ得る」という意味です。主語が 「もの」であっても、それを「与える」のは人ですから、「一般的に、建設的な批判は間 接的な方法で与えることができる」と解釈できます。一般論を述べるときなどは、人を 主語にしない場合があることを心に留めておいてください。 「間接的な方法」とは実際 にどういうことなのか、第2文が具体的に述べていて、「漠然」→「具体化」の流れに なっています。

Unresolved Answers: 2
TOEIC・English Undergraduate

文章を読んで上の1〜4の問題を解くものです。 分からないのでお願いします

3. Answer the following questions. 1 What is the difference between UNIX and Linux? 2 3 4 Choose one of the words in italics in the text. What is the definition of the word you have chosen? What are the three levels of a Linux system? What are the two main functions of the kernel? [Reading Text] UNIX was initially developed by researchers at Bell Labs in the 1970s. Today, UNIX and its variants are widely used mainly on servers. By far, the most well- known UNIX-like operating system is Linux. Linux is available in different distributions which include the Linux kernel and different collections of software. These distributions have various user interfaces, many experienced users preferring the command-line interface, or shell. Linux distributions include a range of software including text editors. memory. While the mechanics of Linux and other Unix operating systems are complicated, the components of a Linux system can be grouped into three levels. The lowest level is the hardware, such as Central Processing Unit (CPU) and The next level is the kernel. It enables communication between hardware and software, by providing instructions to the CPU and other hardware. The programs that are running on the system, or processes, make up the top level known as the user space. Processes in user space generally only have access to a restricted amount of memory and operations, this is called user mode. The kernel runs in kernel mode which allows it unrestricted access to hardware resources. The kernel provides functions such as process management and memory management. A computer only has limited Random Access Memory (RAM) and processor cores. Process management allows the system to run multiple programs (processes) at the same time even if the CPU can only execute only a few processes at a time. Memory management allows applications to share the system's memory while avoiding potential issues such as memory leak. Included with the kernel are device drivers that provide an interface for applications to communicate with hardware, such as hard drives. System calls allow user processes to access features that are executed at kernel mode, for example creating new processes.

Waiting for Answers Answers: 0