Which of the following statements its true according to the text?A) Doctors will be held guilty if they risk their patients' death.B) Modern medicine has assisted terminally iii patients in painless recovery.C) The Court ruled that high-dosage pain-reliev

题目

Which of the following statements its true according to the text?

A) Doctors will be held guilty if they risk their patients' death.

B) Modern medicine has assisted terminally iii patients in painless recovery.

C) The Court ruled that high-dosage pain-relieving medication can be prescribed.

D) A doctor's medication is no longer justified by his intentions.


相似考题
参考答案和解析
正确答案:C
答案:C
[试题分析] 文章细节事实题。
[详细解答] 题干要求考生根据全文判断哪个选项是正确的表述。四个选项如下:A选项“如果医生冒病人死亡的风险,他将被认为有罪”与原文意思相反。第五段首句谈到,只要医生开的药物是用于正当的医疗目的(legitimate medical purpose),他就没有做违法的事情,即使病人用这些药物来加速死亡。选项中“hold sb.(to be)”意为“认为、相信某人怎样”。B选项“现代医学一直在帮助那些临死的病人进行无痛康复”与原文不符,第六段提到,引起病人绝望的原因是现代医学一直只能延长他们死亡时的肉体痛苦。C选项“法院判决,医生可以开出大剂量的镇痛药物”是正确选项,因为第二段提到,法院对“双重效果”的医疗原则表示了支持,而第三段又提到,近年来医生一直使用这个原则为他们使用大剂量吗啡进行辩护。可见,法院是支持医生用大剂量镇痛药物的。D选项“医生开的药物合不合法不再取决于他们的意图”与原文意思相反,第四段末句提到,如果你是医生,你可以冒病人自杀的风险,只要你不是想要他们自杀。
更多“Which of the following statements its true according to the text?A) Doctors will be he ”相关问题
  • 第1题:

    Ifa teacher asks students to fill in the blanks in a passage with "that", "which" or "whom",he/she is least likely focusing on grammar at_________.


    A.lexical level

    B.syntactic level

    C.discourse level

    D.morphological level

    答案:D
    解析:
    考查语法教学内容。题干意思是:如果教师让学生用that/which/whom进行填空,那么他/她最不可能关注语法的哪个层面lexical level“词汇层面”,syntactic level“句法层面”,discourse level“语篇层面”.morphological level“形态学层面”。语法教学的内容不仅包括语言形式/结构,还包括语意和语用。语言形式/结构包括词法、句法等;语意包括语法形式与结构的意义;语用指语言在一定的语境、语篇中的表意功能。该教师让学生选择关系代词填空,目的是让学生掌握定语从句这项语法的形式、意义和运用。形态学是研究词的内部结构和构词规则的科学。故选D。

  • 第2题:

    设窗体上有一个文本框Text1,程序代码中有以下赋值语句(假定用到的控件和变量都存在),其中错误的是________。

    A.Text1.MaxLength = 30

    B.Text1.Text = 89

    C.Text1.Caption = 89

    D.Text1.FontBold = True


    B

  • 第3题:

    113、在VB开发实例一简单计算器中,文本输入框支持多行输入,这需要对某个属性进行设置,它是

    A.Text1.MultiLine = True

    B.Text1.Enabled = True

    C.Text1.Visible = True

    D.Text1.Locked = True


    B

  • 第4题:

    If a teacher asks students to fill in the blanks in a passage with "that", "which" or "whom",he/she is least likely focusing on grammar at __________.


    A.lexical level

    B.syntactic level

    C.discourse level

    D.morphological level

    答案:D
    解析:
    考查语法教学内容。题于意思是:如果教师让学生用that/which/whom进行填空,那么他/她最不可能关注语法的哪个层面lexical level“词汇层面”,syntactic level“句法层面”,discourse level“语篇层面”.morphological level“形态学层面”。语法教学的内容不仅包括语言形式/结构,还包括语意和语用。语言形式/结构包括词法、句法等;语意包括语法形式与结构的意义;语用指语言在一定的语境、语篇中的表意功能。该教师让学生选择关系代词填空.目的是让学生掌握定语从句这项语法的形式、意义和运用。形态学是研究词的内部结构和构词规则的科学。故选D。

  • 第5题:

    在VB开发实例一简单计算器中,文本输入框支持多行输入,这需要对某个属性进行设置,它是

    A.Text1.MultiLine = True

    B.Text1.Enabled = True

    C.Text1.Visible = True

    D.Text1.Locked = True


    Text1.MultiLine = True

  • 第6题:

    6、在VB开发实例一简单计算器中,文本输入框支持多行输入,这需要对某个属性进行设置,它是

    A.Text1.MultiLine = True

    B.Text1.Enabled = True

    C.Text1.Visible = True

    D.Text1.Locked = True


    B