内容正文:
2026届高三英语各地模考或重点中学(联考)阅读专项训练二十一(C篇)及答案详解
学校:___________姓名:___________班级:___________考号:___________
一.(2026·内蒙古呼和浩特·一模)Around Christmas, 50-year-old New Yorker Holly Jespersen felt unwell but hesitated to see a doctor. She turned to ChatGPT, which advised her against visiting. Days later, with a high fever and headaches, again using the chatbot to decide when, she finally went to urgent care and was diagnosed with influenza A.
Holly is far from alone. According to OpenAI, over 40 million daily health-related enquiry, with 230 million weekly. In January, it announced ChatGPT Health, allowing users to upload medical records for customized (定制的) support. The company stresses it is meant to “support, not replace” medical care, not for diagnosis or treatment, but to help with everyday questions and pattern recognition.
Yet concerns arise. Family physician Dr. Alexa Mieses Malchuk warns that ChatGPT, like WebMD, prioritizes being helpful over accurate. A 2023 study found ChatGPT’s cancer treatment plans contained many errors, some hard even for experts to detect. However, newer research on colon cancer showed its answers on symptoms and prevention were highly accurate, suggesting LLMs (大型语言模型) may assist patient education but not clinical decisions.
Beyond accuracy, psychologists highlight anxiety risks. A 2013 study confirmed that online symptom searches can intensify health anxiety, especially for those intolerant of uncertainty. Clinical psychologist Elizabeth Sadock notes that ChatGPT, always available and affirming, fuels reassurance-seeking (寻求慰藉) behavior, trapping users in a cycle of anxiety. For some patients, limiting ChatGPT use may now be part of treatment.
Privacy is another puzzle. Biomedical informatics professor Bradley Malin acknowledges OpenAI’s security efforts, but stresses ChatGPT Health falls outside HIPAA regulation. Patients may unknowingly lose legal protections when their data flows from secured medical records to an unregulated third party.
Yet some see value. Dermatologist Kumar views ChatGPT Health as educational, clarifying terms like sunscreen types, not diagnostic. He distinguishes it from WebMD’s curated, reviewed content, while ChatGPT’s AI may mislead.
Thus, ChatGPT Health enters America’s broken system as a double-edged sword: a round-the-clock assistant that may empower (赋权) patients, yet risks misinforming, over-reassuring, and exposing them to unregulated data practices.
1.Why does OpenAI launch ChatGPT Health?
A.To replace medical care totally. B.To provide consultation timely.
C.To treat the patients early. D.To diagnose diseases quickly.
2.What can we learn from paragraphs 3-5?
A.ChatGPT may lead to more risks than benefits.
B.ChatGPT is always available, helpful and accurate.
C.Psychologists advise people not to use ChatGPT.
D.People will have no privacy when using ChatGPT.
3.How does Kumar find ChatGPT?
A.It teaches patients some medical terms.
B.It can be used as an assistant to patients.
C.It can help more patients cure diseases.
D.It has more advantages than disadvantages.
4.What is the author’s attitude toward ChatGPT Health?
A.Enthusiastic and supportive. B.Cautious and optimistic.
C.Disapproving and negative. D.Critical and loyal.
二. (25-26高三下·湖北宜昌·月考)Psychologists have long believed willpower is the ticket to a good life. So parenting experts advocate teaching children to use willpower to resist modern temptations (诱惑). It is thought that you can build a child’s willpower the way athletes build up muscles, through practice. For example, exposing children to junk food more, they claim, helps them learn to resist it. However, this assumption has a fatal flaw: it doesn’t work for very long.
In fact, trying to build up kids’ willpower can have the opposite effect. Humans are biologically programmed to prefer fatty and sweet foods, so regularly offering these temptations only strengthens children’s desire for them. Rather than teaching self-control, this approach actually makes resisting such foods more difficult.
New studies observe what people do in real life to meet their long-term goals, and they reveal something surprising: the more successful people don’t have better willpower compared to those who are less successful. Instead, successful people expose themselves to fewer temptations so they don’t need to use willpower frequently. In essence, parents don’t need to teach kids how to say “no” to the marshmallow (棉花糖) sitting in front of them, but rather, how to avoid being in a room with marshmallows altogether. This principle applies beyond food. For example, parents can teach kids to leave their phone in another room when studying or to use apps that block distracting websites and games.
Avoiding temptation is only half the strategy. The great thing is that parents can help kids fall in love with healthier alternatives. To shape their preferences, give your kids loads of opportunities to experience the pleasure of these healthy options. Besides, pay attention to how you talk about healthy foods and activities. Don’t present them as burdens, sacrifices, or punishments. Above all, whether it’s eating healthier food, doing physical exercise, or reading good books, if you make the experience more fun for your kids, then they are more likely to do it again.
5.What is a common practice to build up willpower?
A.Staying away from junk food. B.Engaging in more athletic activities.
C.Putting oneself in tempting situations. D.Exposing oneself to their inner desire.
6.What can we learn from the new studies?
A.Willpower ensures lifelong success. B.Willpower drops with frequent use.
C.Success requires long-term planning. D.Successful people avoid temptations.
7.What advice does the author give to parents in the last paragraph?
A.Punish for giving in to desires. B.Reinforce willpower strategies.
C.Make healthy experiences enjoyable. D.Offer more healthy options as rewards.
8.What is the best title for the text?
A.Build Willpower, Form Good Habits B.Resist Temptation, Practice Self-Control
C.Change Parenting, Strengthen Willpower D.Avoid Temptation, Love Healthier Choices
三. (2026·陕西西安·一模)Humans are among the few species that can recognize their reflections and learn from them. Children observe their bodies in mirrors, mentally note what they see, and form a “mental model” in 3D space, aiding the development of movement, coordination, and early language skills. This process is known as “self-simulation (自我模拟)”.
Normally, roboticists train AI models powering robots in highly detailed and curated virtual simulations. It’s only after plentiful rounds of training are complete that a model is typically applied to a physical machine. But that process is limiting in multiple ways. For starters, advanced simulations can take a long time to perfect and often require extensive engineering expertise. They are also somewhat restrained (限制) in terms of adaptability. “Our goal is a robot that understands its own body, adapts to damage, and learns new skills without constant human programming,” lead author Yuhang Hu said.
To do that, the researchers developed a new “self-supervised learning framework” consisting of three separate deep neural networks. A coordinate encoder (编码器) processes a raw video of the robot from a single camera. A kinematic (运动学的) encoder then turns this image, which highlights the robot’s joints and movement areas, into a binary image. Finally, a predictive model instructs the robot arm on how to move in the real world based on this data. The result is a robot that can continuously adjust its movements based on video data from a camera rather than relying on a virtual training simulation.
The researchers also showed how the same model could help the robot adapt to damage. Researchers wanted to see how the robot would respond in a theoretical scenario where an overly heavy load bent its limb (肢体). To test this, they 3D-printed a damaged limb and attached it to the robot. After watching a video of itself with the new arm, the model was able to refine its predictions and adjust the robot’s movements to compensate for the simulated damage.
The self-simulation method has mundane advantages — for example, a vacuum robot (扫地机器人) could use these techniques to adjust its movement after bumping into a wall. This means clumsy robots in messy homes might handle daily challenges better.
9.What is paragraph 2 mainly about?
A.The development of virtual simulations. B.The process of AI model creation.
C.The challenges of robot adaptability. D.The limitations of traditional robot training.
10.What makes the new framework different from traditional methods?
A.It enables real-time adaptation. B.It needs constant human input.
C.It uses multiple physical sensors. D.It copies human brain signals.
11.How did the robot adapt to damage in the test?
A.By applying 3D-printed new limbs.
B.By analyzing a video of its own behavior.
C.By following detailed human instructions.
D.By reducing its own movement speed.
12.What does the underlined word “mundane” in the last paragraph mean?
A.Futuristic. B.Ordinary. C.Theoretical. D.Complicated.
四. (2026·湖南长沙·三模)A wildfire burns in the hills of a Los Angeles suburb, moving quickly from dry brush toward a cluster of homes. The landscaping at the first house catches fire, but the house itself stubbornly refuses to burn. Any small flames that start along its walls quickly die out. Surprisingly, there is no water in sight. The flames are being put out by sound waves. This type of sound-based fire control may soon play a vital role in fighting wildfires. Understanding this requires knowing fire’s nature.
The key ingredients for a fire are heat, fuel, and oxygen. Remove any one, and the fire stops. Sound waves can stop a fire by pushing oxygen molecules away from the fuel, preventing the fire from getting the air it needs to continue its burning reaction. Geoff Bruder, an engineer who previously researched energy at NASA, co-founded Sonic Fire Tech (Sonic for short) to build a machine for this purpose.
He explains that the device vibrates the oxygen faster than the fuel can use it, which effectively blocks the chemical reaction. The company has successfully demonstrated fire control from distances up to 25 feet away. Using sound waves to fight fires isn’t a brand-new concept. US research agencies and universities have studied the method for over a decade. However, Albert Simeoni, a fire protection expert, points out the real challenge: scaling up the technology without creating damaging sound effects. Sonic solves this challenge by using infrasound (次声). Unlike previous efforts using 30 — 60 hertz waves, Sonic stays at or below 20 hertz. Therefore, these waves are inaudible (听不见的) to people and travel farther than higher-frequency waves.
This technology is practical because homes often catch fire from embers entering roof openings. Sonic’s system uses a device powered by an electric motor to create sound waves, which travel through metal pipes installed on the roof and under its edges. The system activates automatically when sensors detect a flame, creating a kind of force field of infrasound to stop it. Experts note that sound waves generally work best on small flames. Nevertheless, homeowners and public-service companies are eager to try it. Sonic is working with two California companies to demonstrate its technology, and aims to have 50 pilot installations by early 2026.
13.How did the author introduce the topic in paragraph 1?
A.By describing a scene. B.By listing numbers.
C.By making a comparison. D.By introducing a concept.
14.What is the key to sound waves putting out a fire according to the text?
A.Removing the burning material physically.
B.Keeping oxygen away from the burning fuel.
C.Reducing the surrounding temperature rapidly.
D.Lowering the temperature of the flames directly.
15.What can be inferred about Sonic Fire Tech’s use of infrasound?
A.It pioneers the use of sound to fight fires.
B.It is designed to produce audible fire alarms.
C.It significantly lowers the cost of firefighting.
D.It fixes a key problem in earlier sound methods.
16.What is the main idea of the text?
A.The growing threat of wildfires in the suburbs.
B.An innovative sound technology for firefighting.
C.The science behind putting out fires with sound.
D.A comparison between sound and water for fire control.
五. (2026·浙江绍兴·二模)When spring arrives, keeping warm becomes less of an issue. However, scientists remind us it is not just a seasonal necessity — heat is also a valuable energy resource that can be stored. Researchers at Kaunas University of Technology (KTU) have discovered an innovative solution beneath our feet: using soil as an efficient thermal energy(热能) storage system.
KTU professor Dr Tadas Ždankus and his team have been investigating how the ground can serve as a medium for heat storage. At the core of their research is a ground-based heat accumulator that would store left energy underground and make it available when demand peaks.
Initially, the team explored how to use wind energy to produce heat via a hydraulic system (液压系统). They found that so-called hydraulic losses, typically seen as inefficiencies, were actually generating usable heat.However, part of heat was lost before reaching buildings. The question became how to not only decrease heat loss but also store it.
To test this idea, the researchers conducted experiments using an artificial heat source placed in surface soil layers. They measured how heat spreads and persists in the ground. In one test, when the soil was heated to the boiling point, it caused a phase change (相变), in which liquid water becomes vapor.“Phase change can be an efficient way. We noticed a sharp temperature rise wherever the vapour flow reached. This means the energy is moving and can be controlled.” says Prof. Ždankus.
Once the possibility of underground heat storage was confirmed, researchers began exploring its practical applications. They developed a pilot model ground energy cell to study how heat spread through soil. The year-long measurements revealed the soil beneath buildings could passively store heat, making use of the natural downward flow of heat from buildings into the ground.
To put these ground-based storage systems into widespread use, researchers are now developing scaled-down pilot models and refining heat distribution control methods.“Our immediate goal is to integrate existing solutions into a system that can benefit both industry and residential sectors.” Ždankus concludes.
17.What is the main goal of the KTU research project?
A.To reduce winter heating costs. B.To capture thermal energy from soil.
C.To store underground heat for later use. D.To promote hydraulic system efficiency.
18.What can be inferred from paragraphs 3-4?
A.Phase change makes heat control possible. B.Hydraulic losses can be avoided by heat transfer.
C.Vapour flow contributes to big temperature drops. D.Heat production poses a great challenge to experts.
19.What are researchers doing for the practical use of the systems?
A.Building large-scale industrial heating systems. B.Developing test models with improved control.
C.Applying the technology to residential sectors. D.Reducing the energy consumption of buildings.
20.Which of the following would be the suitable title for the text?
A.From Wind to Warmth: an Unexpected Path
B.Future System: Uniting Industry and Home Heating
C.A New Discovery: Turning Hydraulic Loss into Gain
D.The Ground Beneath: A New Frontier in Heat Storage
六. (2026·四川宜宾·二模)Recently, the list for the 2026 Sloan Research Fellowships was announced in the United States. Chinese young scientist Cao Yuan has been awarded this well-known honor.
Cao Yuan, born in 1996 in Chengdu, Sichuan Province, graduated from University of Science and Technology of China in 2014. In 2018, Cao, 22, was named as the most influential scientist of the year by Nature magazine, for a major discovery of graphene superconductivity angle (石墨烯超导角度).
Nature on March 5 published two major papers by Cao. It was the first time that Nature released two continuous articles with the same first author. Cao became the youngest Chinese who published an article in Nature. The discovery was a breakthrough in the area of condensed matter physics and received worldwide attention.
Every year, Nature releases an issue highlighting the “ten people who mattered.” The cover is always a large number ten. Its design and pattern depend on the major scientific advances of the year. The year of 2018, the cover referred to Cao’s contributions.
Cao’s passion for science emerged early: as a child, he loved buying electronic components to study circuits. His talent and diligence impressed his mentors, including Professor Zeng Changgan, who recalled that as an undergraduate Cao wrote a PRB theory article. He thought Cao was awesome and active. Beyond brilliance, Cao exemplifies perseverance. According to Nature, “despite a disappointing PhD start that made six months’ work fruitless due to experimental accidents, he simply rolled up his sleeves and continued working.”
Humble about his achievements, Cao once said, “I just skipped some boring stuff in middle school.” He advises, “Those who walk every step conscientiously will have a bright future.” This mixture of modesty and perseverance defines his inspiring journey.
21.What honor did Cao Yuan receive in 2018?
A.The most influential author. B.The Sloan Research Fellowship.
C.The title of the youngest professor. D.One of Nature’s 10 people who mattered.
22.What can be inferred about Nature magazine?
A.It only publishes work by young scientists.
B.Its cover signals the year’s key scientific advances.
C.It awards prizes to the most influential researchers.
D.It focuses mainly on Chinese scientific achievements.
23.Which of the following best describes Cao Yuan?
A.Diligent and persevering. B.Cautious and moody.
C.Indifferent and impatient. D.Humble and dependent.
24.What message do Cao Yuan’s words in the last paragraph convey?
A.Youth is wasted on the young.
B.Luck is when preparation meets opportunity.
C.The road to success is paved with steady small steps.
D.Genius is one percent inspiration and ninety-nine percent perspiration.
试卷第1页,共3页
试卷第1页,共3页
学科网(北京)股份有限公司
《2026届高三英语各地模考或重点中学(联考)阅读专项训练二十一(C篇)及答案详解》参考答案
题号
1
2
3
4
5
6
7
8
9
10
答案
B
A
A
B
C
D
C
D
D
A
题号
11
12
13
14
15
16
17
18
19
20
答案
B
B
A
B
D
B
C
A
B
D
题号
21
22
23
24
答案
D
B
A
C
一. 1.B 2.A 3.A 4.B
【难度】0.65
【导语】本文是一篇说明文。文章主要介绍OpenAI推出的ChatGPT Health及其用途,同时分析其在准确性、焦虑风险和隐私方面的隐患与部分价值。
1.细节理解题。根据第二段中的“The company stresses it is meant to “support, not replace” medical care, not for diagnosis or treatment, but to help with everyday questions and pattern recognition.(该公司强调,它旨在“支持而非取代”医疗服务,不用于诊断或治疗,而是帮助解决日常问题和模式识别)”可知,OpenAI推出ChatGPT Health是为了帮助用户解决日常健康问题,提供及时的咨询帮助。故选B项。
2.推理判断题。根据第三段中的“A 2023 study found ChatGPT’s cancer treatment plans contained many errors, some hard even for experts to detect.(2023年的一项研究发现,ChatGPT的癌症治疗方案包含许多错误,有些甚至专家都难以发现)”、第四段中的“Beyond accuracy, psychologists highlight anxiety risks.(除了准确性问题外,心理学家强调了焦虑风险)”以及第五段中的“Privacy is another puzzle.(隐私是另一个难题)”可推断,ChatGPT可能带来的风险多于益处。故选A项。
3.细节理解题。根据第六段中的“Dermatologist Kumar views ChatGPT Health as educational, clarifying terms like sunscreen types, not diagnostic.(皮肤科医生Kumar认为ChatGPT Health具有教育意义,可解释防晒霜类型等术语,而非用于诊断)” 可知,Kumar认为ChatGPT可以教患者一些医学术语。故选A项。
4.推理判断题。根据最后一段中的“Thus, ChatGPT Health enters America’s broken system as a double-edged sword: a round-the-clock assistant that may empower (赋权) patients, yet risks misinforming, over-reassuring, and exposing them to unregulated data practices.(因此,ChatGPT Health作为一把双刃剑进入美国不完善的医疗体系:它是一个全天候的助手,可能赋予患者权力,但也存在提供错误信息、过度安慰以及使他们面临不受监管的数据操作的风险)”可推断,作者对ChatGPT Health的态度是谨慎且乐观的,既看到了其价值,也指出了其隐患。故选B项。
二. 5.C 6.D 7.C 8.D
【难度】0.78
【导语】这是一篇说明文。文章指出靠接触诱惑锻炼孩子意志力效果短暂且有害,新研究主张主动避开诱惑,同时建议家长引导孩子感受健康事物的乐趣。
5.细节理解题。根据第一段“For example, exposing children to junk food more, they claim, helps them learn to resist it.(例如,他们声称,让孩子更多地接触垃圾食品,有助于培养他们抵制这种食物的能力)”可知,增强意志力的常见方法是置身于诱惑情境之中。故选C。
6.细节理解题。根据第三段“Instead, successful people expose themselves to fewer temptations so they don’t need to use willpower frequently. (相反,成功人士会让自己少接触诱惑,这样他们就不必频繁动用意志力)”可知,成功人士避免诱惑。故选D。
7.细节理解题。根据最后一段“Above all, whether it’s eating healthier food, doing physical exercise, or reading good books, if you make the experience more fun for your kids, then they are more likely to do it again.(最重要的是,无论是让孩子吃更健康的食品、进行体育锻炼,还是阅读好书,只要能让这一过程变得更有趣,那么孩子就更有可能再次参与其中)”可知,作者建议家长们让健康的经历变得有趣。故选C。
8.主旨大意题。根据第一段“Psychologists have long believed willpower is the ticket to a good life. So parenting experts advocate teaching children to use willpower to resist modern temptations (诱惑). It is thought that you can build a child’s willpower the way athletes build up muscles, through practice. For example, exposing children to junk food more, they claim, helps them learn to resist it. However, this assumption has a fatal flaw: it doesn’t work for very long.(长期以来,心理学家认为意志力是美好生活的关键。因此育儿专家提倡教导孩子用意志力抵制现代诱惑。人们认为,可以像运动员锻炼肌肉那样,通过练习培养孩子的意志力。例如,专家称,多让孩子接触垃圾食品,能帮助他们学会克制欲望。然而,这种观点存在致命缺陷:效果难以长久维持)”结合文章指出靠接触诱惑锻炼孩子意志力效果短暂且有害,新研究主张主动避开诱惑,同时建议家长引导孩子感受健康事物的乐趣可知,D选项“避免诱惑,爱上更健康的选择”最符合文章标题。故选D。
三. 9.D 10.A 11.B 12.B
【难度】0.85
【导语】本文是一篇说明文。文章主要讲述了研究人员开发了一种新的“自我监督学习框架”,使机器人能自我模拟,克服传统训练局限并适应损伤。
9.主旨大意题。根据第二段中“Normally, roboticists train AI models powering robots in highly detailed and curated virtual simulations. It’s only after plentiful rounds of training are complete that a model is typically applied to a physical machine. But that process is limiting in multiple ways.(通常,机器人专家在高度详细和精心策划的虚拟模拟中训练为机器人提供动力的AI模型。只有在经过大量轮次的训练后,模型才会被应用到物理机器上。但这个过程在多个方面都存在局限性)”可知,本段主要讲述了传统机器人训练的局限性。故选D。
10.细节理解题。根据第三段中“The result is a robot that can continuously adjust its movements based on video data from a camera rather than relying on a virtual training simulation.(其结果是一个机器人可以根据来自摄像机的视频数据不断调整其动作,而不是依赖虚拟训练模拟)”可知,新框架与传统方法的不同之处在于它能够实现实时调整。故选A。
11.细节理解题。根据第四段中“After watching a video of itself with the new arm, the model was able to refine its predictions and adjust the robot’s movements to compensate for the simulated damage.(在观看了自己使用新手臂的视频后,该模型能够完善其预测,并调整机器人的动作以补偿模拟的损伤)”可知,机器人通过分析自己行为的视频来适应损伤。故选B。
12.词句猜测题。根据最后一段中“The self-simulation method has mundane advantages — for example, a vacuum robot (扫地机器人) could use these techniques to adjust its movement after bumping into a wall. This means clumsy robots in messy homes might handle daily challenges better.(这种自我模拟方法具备mundane优势 —— 例如,扫地机器人在撞到墙壁后,可以运用这些技术调整移动路线。这意味着在杂乱的家庭环境中,动作笨拙的机器人或许能更好地应对日常挑战)”可知,这是日常、普通的应用场景,mundane意为“普通的”。故选B。
四. 13.A 14.B 15.D 16.B
【难度】0.73
【导语】这是一篇说明文。本文介绍一种基于声波(次声)的创新灭火技术,解释其原理、优势及应用进展,有望在野火扑救中发挥重要作用。
13.推理判断题。根据第一段“A wildfire burns in the hills of a Los Angeles suburb, moving quickly from dry brush toward a cluster of homes.(一场野火在洛杉矶郊区的山上燃烧,迅速从干枯的灌木丛向一片房屋蔓延。)”可知,作者通过描绘一个场景引入话题。故选A项。
14.细节理解题。根据第二段“Sound waves can stop a fire by pushing oxygen molecules away from the fuel, preventing the fire from getting the air it needs to continue its burning reaction.(声波可以通过将氧分子推离燃料来灭火,阻止火焰获得维持燃烧反应所需的空气。)”可知,声波灭火的关键是使氧气远离燃烧的燃料。故选B项。
15.推理判断题。根据第三段“However, Albert Simeoni, a fire protection expert, points out the real challenge: scaling up the technology without creating damaging sound effects. Sonic solves this challenge by using infrasound (次声).(然而,消防专家Albert Simeoni指出了真正的挑战:扩大该技术应用的同时不产生破坏性音效。Sonic公司通过使用次声解决了这一难题。)”可知,该技术解决了早期声波方法中的一个关键问题。故选D项。
16.主旨大意题。根据第一段“This type of sound-based fire control may soon play a vital role in fighting wildfires. Understanding this requires knowing fire’s nature.(这种基于声波的灭火技术可能很快将在扑灭野火中发挥关键作用。)”以及全文围绕声波灭火创新技术展开介绍可知,文章主要介绍一种创新的声波消防技术。故选B项。
五. 17.C 18.A 19.B 20.D
【难度】0.74
【导语】本文是一篇说明文。文章主要讲述了考纳斯理工大学 (KTU)的研究人员发现可以利用土壤作为高效的热能储存系统,介绍了该研究的背景、过程、实际应用以及未来的发展方向。
17.细节理解题。根据第二段“At the core of their research is a ground-based heat accumulator that would store left energy underground and make it available when demand peaks. (他们研究的核心是一个基于地面的热蓄能器,它可以将剩余的能量储存在地下,并在需求高峰时提供能量。)”可知,KTU研究项目的主要目标是将地下的热量储存起来以备后用。故选C项。
18.推理判断题。根据第四段“In one test, when the soil was heated to the boiling point, it caused a phase change (相变), in which liquid water becomes vapor. “Phase change can be an efficient way. We noticed a sharp temperature rise wherever the vapour flow reached. This means the energy is moving and can be controlled.” says Prof. Ždankus. (在一次测试中,当土壤被加热到沸点时,会引起相变,即液态水变成蒸汽。“相变可以是一种有效的方式。我们注意到,蒸汽流到达的任何地方,温度都会急剧上升。这意味着能量在移动,是可以控制的。”Ždankus教授说。)”可知,相变使热量控制成为可能。故选A项。
19.细节理解题。根据最后一段“To put these ground-based storage systems into widespread use, researchers are now developing scaled-down pilot models and refining heat distribution control methods. (为了使这些基于地面的存储系统得到广泛应用,研究人员目前正在开发缩小的试点模型,并改进热量分配控制方法。)”可知,研究人员正在开发具有改进控制的测试模型,以实现该系统的实际应用。故选B项。
20.主旨大意题。根据第一段“Researchers at Kaunas University of Technology (KTU) have discovered an innovative solution beneath our feet: using soil as an efficient thermal energy (热能) storage system. (考纳斯理工大学 (KTU)的研究人员在我们脚下发现了一个创新的解决方案:利用土壤作为高效的热能储存系统。)”以及全文内容可知,文章主要介绍了研究人员发现可以利用土壤作为高效的热能储存系统,所以“脚下的土地:热能储存的新前沿”可以作为文章标题。故选D项。
六. 21.D 22.B 23.A 24.C
【难度】0.81
【导语】这是一篇说明文。本文介绍中国青年科学家曹原获2026斯隆奖,他年少成名,在石墨烯领域取得重大突破,勤奋坚韧且谦逊,告诫人们脚踏实地方能走向成功。
21.细节理解题。根据第二段“In 2018, Cao, 22, was named as the most influential scientist of the year by Nature magazine, for a major discovery of graphene superconductivity angle (石墨烯超导角度).( 2018年,22岁的曹因在石墨烯超导角度方面的一项重大发现而被《自然》杂志评为当年最具影响力的科学家)”可知,曹原在2018年被列为“《自然》杂志评出的十大人物”之一。故选D。
22.推理判断题。根据第四段“The cover is always a large number ten. Its design and pattern depend on the major scientific advances of the year.(封面总是印着一个巨大的数字“10”。其设计和图案则取决于当年的重大科学进展)”可知,该杂志的封面会展示当年最重要的科学成果。故选B。
23.推理判断题。根据倒数第二段“Cao’s passion for science emerged early: as a child, he loved buying electronic components to study circuits. His talent and diligence impressed his mentors, including Professor Zeng Changgan, who recalled that as an undergraduate Cao wrote a PRB theory article. He thought Cao was awesome and active. Beyond brilliance, Cao exemplifies perseverance. According to Nature, “despite a disappointing PhD start that made six months’ work fruitless due to experimental accidents, he simply rolled up his sleeves and continued working.”(曹原对科学的热爱很早就显现出来:小时候,他就喜欢买电子元件研究电路。他的天赋与勤奋令导师们印象深刻,其中曾长淦教授回忆道,曹原在本科期间就撰写了一篇 PRB 理论论文。他认为曹原非常优秀、积极主动。除了才华出众,曹原还极具毅力。《自然》杂志评价道:“尽管博士初期遭遇挫折,因实验事故导致六个月的努力付诸东流,但他只是挽起袖子,继续埋头钻研。”)”可知,曹原勤奋且坚韧不拔。故选A。
24.推理判断题。根据最后一段“Those who walk every step conscientiously will have a bright future.(那些每一步都认真走的人来说,未来一定会很美好)”可知,他的话表明成功之路是由一系列稳健的小步骤铺就的。故选C。
答案第1页,共2页
答案第1页,共2页
学科网(北京)股份有限公司
$