学年

質問の種類

英語 高校生

答えを教えて欲しいです

Past Tense, Past Progressive (2) Warm Up! (1) ( に入れるのに正しくないものを1つ選んでください。(b) Warm Up He began to practice karate only ( ). 1. recently 2. two weeks earlier 3. these days 4. one week ago Part 2: Grammar Section 《解説と解答》 「彼はつい最近 (2週間早く; 先週) 空手の練習を始めた」 という意味ですから、 3. these days のみが、 過去形の動詞と共に使えない表現です。 these days は 「このごろ (最近)」 という意味で すが、 現在形 現在進行形や現在完了形とともに用います。 Warm Up! (2) ( に入れるのに最適な表現を1つ選んでください。 John didn't want to see me because he () his lunch. 1. once had 2. was having 3. has 4. took 《解説と解答》 「ジョンは昼食中だったので、私に会いたがらなかった」 という意味ですから、 ジョンが私に会い たがらなかった理由を完成させます。 私に会いたがらなかった時に進行していた動作が「昼食を取る」 ことですから 2. was having の過去進行形にするのが適切です。 なお、 have lunch の have は 「食 べる (eat) 」 の意味ですから、この意味の場合haveは進行形で用いることができます。 Exercise 5: Fill in the blanks in these sentences with one of the choices below. 3. A pine tree (a) stands 1. While Cindy. (a) was playing (b) is playing (c) played her violin yesterday, two of her strings broke. (d) has played up late the night before to 2. My paper was due yesterday, so I complete it. (a) stayed (b) stood (b) would stay (c) stay (d) am staying at the gate, and a girl was standing in its shade. (d) standing (c) was standing 4. The car wasn't here yesterday because Jane takes the bus, but the drivers were on strike. (a) uses (b) is using (c) has used 5. One of the boys (a) fall (b) falls 6. When the door bell rang, I (a) take (b) am taking 7. Mr. Brown (a) leave (b) is leaving (d) was using in the river, but I dived in and saved him. (c) were falling (d) fell a shower. (c) was taking the office only a minute ago. (c) was leaving 8. During the last earthquake books (a) fall it. She generally (b) are falling (c) had been falling (d) taking (d) left from the shelf. (d) fell Unit 4 Exercise 6: Fill in the blanks in the passage below with the correct form of the verb in parentheses. The first one is done for you. Mark (live) lives in Japan. His family (come) five years ago, when his father (start) Osaka. At that time Mark was still only 10 years old, and he (do) not want to leave America. But now, he (have) Osaka, and he likes living there. During the last summer vacation, Mark (go) United States with his parents. They (visit) Washington D.C., and Boston, and (enjoy) They also (go) Mark's grandparents. His grandparents (be) see Mark. One evening, as they (eat) the telephone (ring) Mark and his parents (talk) over one hour. Now Mark is back in Osaka. He (want) his grandparents again. He is (plan). America by himself next time. to Japan his own business in many friends in back to the New York, seeing the sights. to a small town in Connecticut to (see) very happy to a big chocolate cake, It was Mark's aunt in California. with her one after another for to (visit) to go to

回答募集中 回答数: 0
英語 高校生

解説見てもよくわからないです。どういう文構造でどう和訳をすればいいかわからないです。詳しい解説お願いします。

Mere correspondence of experience recorded by the writer with experience remembered or imagined by the S reader, is not enough <to make a work of art seem “true"> C V' C' CD 2-62 単語チェック [correspondence [kō:raspándans] 名 一致すること] cor- (= together共に)+ respondence (反応) から 「互いに反応すること」 が本来の意味です。 動詞形はA correspond with B. 「AがBに一致する 」 です。 [imagine [imædzin] 注意です。 image 「イメージ, 映像」と区別しておいてください。 [ a work [wo:rk] 名 作品 ] ふつう work は「活動,仕事」の意味で不可算名詞ですが、 「活動の結果生み出されたモノ」=「作品」 の意味では可算名詞となります。 100 動を想像する ] アクセントを間違えている人が多いので要 英文分析 1. 自動詞の名詞構文は、元の前置詞を引き継ぐ 自動詞を名詞化した場合,本来自動詞に伴う前置詞は,その動詞の名詞形にもつなげ ることになります。例えば〔S succeed in 〜〕を名詞化すると,まず the success ofS で「Sの成功」となり, その後に in ~ をつなげ, 〔the success of S in ~〕 となりま す。 of S に気をとられて in ~ を見失ってしまわないように注意が必要です。 Our dependence on Tom over a long time began to irritate him. 我々がトムに長い間依存していたので彼をイライラさせ始めた。 上記の例では, our dependence on Tom over a long time の部分が, we on Tom for a long time を名詞化した形になっています。 depend

未解決 回答数: 1
TOEIC・英語 大学生・専門学校生・社会人

文章を読んで上の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.

回答募集中 回答数: 0
TOEIC・英語 大学生・専門学校生・社会人

この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.

回答募集中 回答数: 0
英語 高校生

一枚目 長文 二枚目 問い 三枚目 答え この問いで色々と疑問点がありしつもんしました。 ①一枚目の付箋(上の)に書いていますがservethemselvesが再帰代名詞になるらしいんですけど訳し方が不明です。 ②一枚目の付箋(下の)に書いていますが緑色の斜線で囲んだ... 続きを読む

serve themselve) i Reading 速読問題 次の英文を2.5分で読んで, 1. の問いに答えなさい。 訳の drau 目標 20分 (he) A new *retail concept was introduced in the United States when the first self-service "grocery store named Piggly Wiggly/opened in 1916// Before that, customers used to starframent. bring a shopping list to a neighborhood store and wait while a store clerk collected the items they wanted and measured out products like *flour and rice from large 一方で新しい containers. On the other hand, Piggly Wiggly gave customers baskets and asked (容器) (2) を…の状態で出す くて食べ物] them to serve themselves. They filled their baskets with packets of flour and rice, TE shelf 複数形 (食料品) (棚) cans of vegetables, and other groceries from the store's shelves.. BIRG stocenes from the souhogo を (3)Sales at Piggly Wiggly tog of ondo JB9Tg в Beim J'mol (一般的に) typically bought more when they *made their own selections. 18 15 were higher than at other adow ow: Jeal lliw sIBE odT x (42-=) anel hiny-neque euiq email easly ams 10 expanded to become a chain of stores, and other markets copied the self-service (拡張する) (まねする) (Copy)id behoo (4) Writi model. The modern supermarket was born. ¹ retail [rí:teil]: 9 make a selection : er stores, because customers I& rado nol esmeni ingi 0212 di betuoosi - labom jealsi eril of egneriaxe ens.] It influenced not only the way people shopped but also other aspects of the food 2 grocery store # 12 aspect [æspekt] : wilsop-deid bat0qml ( CAN-DO List (製造会社) a'sibns? vol. business. For example, food manufacturers started using more attractive packaging (6710) Teunitnoo elsa erti lliw gnol wol Soon Piggly Wiggly in order to draw customers to their products. 19dor to bus odi is gainn (168 words) LET muvola Ikan Ce yebir azon Ion] D 4 flour [fláuǝr]: d boy mo lan <知識・技能〉第4文型, 第5文型について理解できる。 <思考力・判断力・表現力〉 近代的なスーパーマーケット esanal juodliw soment bathoml 1.

回答募集中 回答数: 0