For serious study, an anthropologist ______.
A) must not study his own culture
B) is not supposed to have a prejudice against any society
C) should focus on those societies which are historically related to each other
D) is obliged to work only on those societies which have no historical relationship to each other
第1题:
A.study, will pass
B.have studied, will pass
C.are studying, will pass
D.study, pass
第2题:
A.Studentstu=newStudent(“Tom”,23);stu.study(“数学”);
B.Student.study(“数学”);
C.Studentstu=newStudent(“Tom”,23);stu.study();
D.Studentstu=newStudent(“Tom”,23);Stringresult=stu.study(“数学”);
第3题:
第4题:
She decided to devote herself _______ the problem of old age.
A.to study
B.studying
C.to studying
D.study
第5题:
____72_____ Ideal (理想的)study
第6题:
假设我们定义了以下谓词: Study(x) x肯学习 Lucky(x) x是幸运的 那么下列哪个谓词公式对于以下知识的表示是正确的? "小张不肯学习但他是幸运的"
A.﹁Study(zhang)∧Lucky(zhang)
B.﹁(Study(zhang)∧Lucky(zhang))
C.﹁(Study(zhang)∨Lucky(zhang))
D.﹁Study(zhang)∨Lucky(zhang)