For serious study, an anthropologist ______.A) must not study his own cultureB) is not supposed to have a prejudice against any societyC) should focus on those societies which are historically related to each otherD) is obliged to work only on those societies which have no historical relationship to each other
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
相关考题:
5. —Why do you like Beijing Opera?—Because I can _______a lot _________Chinese history.A. learn; aboutB. study; aboutC. learn; forD. study; for
Despite scholars’ study, the () of human beings is still unclear.A、originB、causeC、beginD、initiate
If you _______ hard enough, you _______ the exam. A.study, will passB.have studied, will passC.are studying, will passD.study, pass
She decided to devote herself _______ the problem of old age.A.to studyB.studyingC.to studyingD.study
类Student的声明如下:packagecom.schoolclassStudent{Stringname;intage;Student(Stringname,intage){//code}voidstudy(Stringsubject){//code}}正确调用方法study(Stringsubject)的是哪项?() 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(“数学”);
假设我们定义了以下谓词: 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)