Test Bank For Database Systems: Design, Implementation, and Management 13th Edition Coronel - Latest Version With All Chapters Is Now Ready
Test Bank For Database Systems: Design, Implementation, and Management 13th Edition Coronel - Latest Version With All Chapters Is Now Ready
http://testbankbell.com/product/test-bank-for-database-
systems-design-implementation-and-management-13th-edition-
coronel/
http://testbankbell.com/product/solution-manual-for-database-systems-
design-implementation-and-management-13th-edition-coronel/
http://testbankbell.com/product/operations-research-an-
introduction-10th-edition-taha-solutions-manual/
Solution Manual for Transportation Infrastructure
Engineering A Multimodal Integration, SI Version, 1st
Edition
http://testbankbell.com/product/solution-manual-for-transportation-
infrastructure-engineering-a-multimodal-integration-si-version-1st-
edition/
http://testbankbell.com/product/test-bank-for-survey-of-
accounting-9th-edition-carl-warren-amanda-farmer/
http://testbankbell.com/product/test-bank-for-south-western-federal-
taxation-2016-comprehensive-39th-edition/
http://testbankbell.com/product/fundamentals-of-statistics-sullivan-
iii-4th-edition-test-bank/
http://testbankbell.com/product/test-bank-for-american-
corrections-11th-edition/
Test Bank for Microeconomics and Behavior, 10th Edition,
Robert Frank
http://testbankbell.com/product/test-bank-for-microeconomics-and-
behavior-10th-edition-robert-frank/
Chapter 02: Data Models
True / False
2. An implementation-ready data model needn't necessarily contain enforceable rules to guarantee the integrity of the data.
a. True
b. False
ANSWER: False
DIFFICULTY: Difficulty: Moderate
REFERENCES: 2-1 Data Modeling and Data Models
LEARNING OBJECTIVES: 02.01 - Discuss data modeling and why data models are important
3. An implementation-ready data model should contain a description of the data structure that will store the end-user data.
a. True
b. False
ANSWER: True
DIFFICULTY: Difficulty: Easy
REFERENCES: 2-1 Data Modeling and Data Models
LEARNING OBJECTIVES: 02.01 - Discuss data modeling and why data models are important
4. Within the database environment, a data model represents data structures with the purpose of supporting a specific
problem domain.
a. True
b. False
ANSWER: True
DIFFICULTY: Difficulty: Easy
REFERENCES: 2-1 Data Modeling and Data Models
LEARNING OBJECTIVES: 02.01 - Discuss data modeling and why data models are important
5. Even when a good database blueprint is available, an applications programmer’s view of the data should match that of
the manager and the end user.
a. True
b. False
ANSWER: False
DIFFICULTY: Difficulty: Moderate
REFERENCES: 2-2 The Importance of Data Models
LEARNING OBJECTIVES: 02.01 - Discuss data modeling and why data models are important
6. In the context of data models, an entity is a person, place, thing, or event about which data will be collected and stored.
a. True
b. False
ANSWER: True
DIFFICULTY: Difficulty: Easy
REFERENCES: 2-3 Data Model Basic Building Blocks
LEARNING OBJECTIVES: 02.02 - Describe the basic data-modeling building blocks
7. Database designers determine the data and information that yield the required understanding of the entire business.
a. True
b. False
ANSWER: False
DIFFICULTY: Difficulty: Easy
REFERENCES: 2-4 Business Rules
LEARNING OBJECTIVES: 02.03 - Define what business rules are and how they influence database design
8. Business rules apply to businesses and government groups, but not to other types of organizations such as religious
groups or research laboratories.
a. True
b. False
ANSWER: False
DIFFICULTY: Difficulty: Moderate
REFERENCES: 2-4 Business Rules
LEARNING OBJECTIVES: 02.03 - Define what business rules are and how they influence database design
10. A disadvantage of the relational database management system (RDBMS) is its inability to hide the complexities of the
relational model from the user.
a. True
b. False
ANSWER: False
DIFFICULTY: Difficulty: Moderate
Copyright Cengage Learning. Powered by Cognero. Page 2
Chapter 02: Data Models
11. In an SQL-based relational database, each table is dependent on every other table.
a. True
b. False
ANSWER: False
DIFFICULTY: Difficulty: Easy
REFERENCES: 2-5b The Relational Model
LEARNING OBJECTIVES: 02.04 - Understand how the major data models evolved
12. In an SQL-based relational database, rows in different tables are related based on common values in common
attributes.
a. True
b. False
ANSWER: True
DIFFICULTY: Difficulty: Easy
REFERENCES: 2-5b The Relational Model
LEARNING OBJECTIVES: 02.04 - Understand how the major data models evolved
13. Each row in the relational table is known as an entity instance or entity occurrence in the ER model.
a. True
b. False
ANSWER: True
DIFFICULTY: Difficulty: Easy
REFERENCES: 2-5c The Entity Relationship Model
LEARNING OBJECTIVES: 02.04 - Understand how the major data models evolved
15. In Chen notation, entities and relationships have to be oriented horizontally; not vertically.
a. True
b. False
ANSWER: False
DIFFICULTY: Difficulty: Easy
REFERENCES: 2-5c The Entity Relationship Model
LEARNING OBJECTIVES: 02.04 - Understand how the major data models evolved
a. True
b. False
ANSWER: True
DIFFICULTY: Difficulty: Easy
REFERENCES: 2-5e Object/Relational and XML
LEARNING OBJECTIVES: 02.04 - Understand how the major data models evolved
18. The external model is the representation of the database as “seen” by the DBMS.
a. True
b. False
ANSWER: False
DIFFICULTY: Difficulty: Easy
REFERENCES: 2-6a The External Model
LEARNING OBJECTIVES: 02.06 - Explain how data models can be classified by their level of abstraction
Multiple Choice
21. A(n) _____’s main function is to help one understand the complexities of the real-world environment.
a. node b. entity
c. model d. database
ANSWER: c
Copyright Cengage Learning. Powered by Cognero. Page 4
Chapter 02: Data Models
22. A(n) _____ is anything about which data are to be collected and stored.
a. attribute b. entity
c. relationship d. constraint
ANSWER: b
DIFFICULTY: Difficulty: Easy
REFERENCES: 2-3 Data Model Basic Building Blocks
LEARNING OBJECTIVES: 02.02 - Describe the basic data-modeling building blocks
23. A(n) _____ represents a particular type of object in the real world.
a. attribute b. entity
c. relationship d. node
ANSWER: b
DIFFICULTY: Difficulty: Easy
REFERENCES: 2-3 Data Model Basic Building Blocks
LEARNING OBJECTIVES: 02.02 - Describe the basic data-modeling building blocks
27. _____ are important because they help to ensure data integrity.
Copyright Cengage Learning. Powered by Cognero. Page 5
Chapter 02: Data Models
a. Attributes b. Entities
c. Relationships d. Constraints
ANSWER: d
DIFFICULTY: Difficulty: Easy
REFERENCES: 2-3 Data Model Basic Building Blocks
LEARNING OBJECTIVES: 02.02 - Describe the basic data-modeling building blocks
31. A noun in a business rule translates to a(n) _____ in the data model.
a. entity b. attribute
c. relationship d. constraint
ANSWER: a
DIFFICULTY: Difficulty: Easy
REFERENCES: 2-4b Translating Business Rules into Data Model Components
LEARNING OBJECTIVES: 02.03 - Define what business rules are and how they influence database design
32. A verb associating two nouns in a business rule translates to a(n) _____ in the data model.
a. entity b. attribute
c. relationship d. constraint
ANSWER: c
Copyright Cengage Learning. Powered by Cognero. Page 6
Chapter 02: Data Models
33. In the _____ model, the basic logical structure is represented as an upside-down tree.
a. hierarchical b. network
c. relational d. entity relationship
ANSWER: a
DIFFICULTY: Difficulty: Easy
REFERENCES: 2-5a Hierarchical and Network Models
LEARNING OBJECTIVES: 02.04 - Understand how the major data models evolved
34. In the _____ model, each parent can have many children, but each child has only one parent.
a. hierarchical b. network
c. relational d. entity relationship
ANSWER: a
DIFFICULTY: Difficulty: Easy
REFERENCES: 2-5a Hierarchical and Network Models
LEARNING OBJECTIVES: 02.04 - Understand how the major data models evolved
36. In the _____ model, the user perceives the database as a collection of records in 1:M relationships, where each record
can have more than one parent.
a. hierarchical b. network
c. object-oriented d. entity relationship
ANSWER: b
DIFFICULTY: Difficulty: Easy
REFERENCES: 2-5a Hierarchical and Network Models
LEARNING OBJECTIVES: 02.04 - Understand how the major data models evolved
39. Oracle 12c, MS SQL Server, and Tamino are examples of _____ data models.
a. hierarchical b. file system
c. relational d. XML Hybrid
ANSWER: d
DIFFICULTY: Difficulty: Easy
REFERENCES: 2-5a Hierarchical and Network Models
LEARNING OBJECTIVES: 02.04 - Understand how the major data models evolved
43. The _____ model was developed to allow designers to use a graphical tool to examine structures rather than
describing them with text.
a. hierarchical b. network
c. object-oriented d. entity relationship
ANSWER: d
Copyright Cengage Learning. Powered by Cognero. Page 8
Chapter 02: Data Models
45. The _____ model uses the term connectivity to label the relationship types.
a. relational b. network
c. object-oriented d. entity relationship
ANSWER: d
DIFFICULTY: Difficulty: Easy
REFERENCES: 2-5c The Entity Relationship Model
LEARNING OBJECTIVES: 02.04 - Understand how the major data models evolved
48. Which of the following types of HDFS nodes stores all the metadata about a file system?
a. Data node b. Client node
c. Name node d. Map node
ANSWER: c
DIFFICULTY: Difficulty: Moderate
REFERENCES: 2-5f Emerging Data Models: Big Data and NoSQL
LEARNING OBJECTIVES: 02.05 - List emerging alternative data models and the needs they fulfill
a. They do not support distributed database architectures. b. They are not based on the relational model.
c. They are geared toward transaction consistency rather than d. They do not support very large amounts of
performance. sparse data.
ANSWER: b
DIFFICULTY: Difficulty: Moderate
REFERENCES: 2-5f Emerging Data Models: Big Data and NoSQL
LEARNING OBJECTIVES: 02.05 - List emerging alternative data models and the needs they fulfill
50. Which of the following types of HDFS nodes acts as the interface between the user application and the HDFS?
a. Data node b. Client node
c. Name node d. Map node
ANSWER: b
DIFFICULTY: Difficulty: Easy
REFERENCES: 2-5f Emerging Data Models: Big Data and NoSQL
LEARNING OBJECTIVES: 02.05 - List emerging alternative data models and the needs they fulfill
Completion
51. A(n) _____ is a relatively simple representation of more complex real-world data structures.
ANSWER: data model
DIFFICULTY: Difficulty: Easy
REFERENCES: 2-1 Data Modeling and Data Models
LEARNING OBJECTIVES: 02.01 - Discuss data modeling and why data models are important
52. A(n) _____ is a brief, precise, and unambiguous description of a policy, procedure, or principle within a specific
organization.
ANSWER: business rule
DIFFICULTY: Difficulty: Easy
REFERENCES: 2-4 Business Rules
LEARNING OBJECTIVES: 02.03 - Define what business rules are and how they influence database design
53. A(n) _____ in a hierarchical model is the equivalent of a record in a file system.
ANSWER: segment
DIFFICULTY: Difficulty: Easy
REFERENCES: 2-5 The Evolution of Data Models
LEARNING OBJECTIVES: 02.04 - Understand how the major data models evolved
54. A(n) _____ is the conceptual organization of an entire database as viewed by a database administrator.
ANSWER: schema
DIFFICULTY: Difficulty: Easy
REFERENCES: 2-5a Hierarchical and Network Models
LEARNING OBJECTIVES: 02.04 - Understand how the major data models evolved
55. A(n) _____ defines the environment in which data can be managed and is used to work with the data in the database.
ANSWER: data manipulation language (DML)
DIFFICULTY: Difficulty: Easy
Copyright Cengage Learning. Powered by Cognero. Page 10
Chapter 02: Data Models
56. The relational model’s foundation is a mathematical concept known as a(n) _____.
ANSWER: relation
DIFFICULTY: Difficulty: Easy
REFERENCES: 2-5b The Relational Model
LEARNING OBJECTIVES: 02.04 - Understand how the major data models evolved
60. In _____, a three-pronged symbol represents the “many” side of the relationship.
ANSWER: Crow’s Foot notation
DIFFICULTY: Difficulty: Easy
REFERENCES: 2-5c The Entity Relationship Model
LEARNING OBJECTIVES: 02.04 - Understand how the major data models evolved
61. A(n) _____ is a collection of similar objects with a shared structure and behavior.
ANSWER: class
DIFFICULTY: Difficulty: Easy
REFERENCES: 2-5d The Object-Oriented Model
LEARNING OBJECTIVES: 02.04 - Understand how the major data models evolved
64. The term _____ is used to refer to the task of creating a conceptual data model that could be implemented in any
DBMS.
ANSWER: logical design
DIFFICULTY: Difficulty: Easy
REFERENCES: 2-6b The Conceptual Model
LEARNING OBJECTIVES: 02.06 - Explain how data models can be classified by their level of abstraction
66. One of the limitations of the _____ model is that there is a lack of standards.
ANSWER: hierarchical
DIFFICULTY: Easy
REFERENCES: 2-5g Data Models: A Summary
LEARNING OBJECTIVES: 02.04 - Understand how the major data models evolved
67. The _____ model is the end users’ view of the data environment.
ANSWER: external
DIFFICULTY: Easy
REFERENCES: 2-6a The External Model
LEARNING OBJECTIVES: 02.06 - Explain how data models can be classified by their level of abstraction
68. An internal _____ refers to a specific representation of an internal model, using the database constructs supported by
the chosen database.
ANSWER: schema
DIFFICULTY: Easy
REFERENCES: 2-6c The Internal Model
LEARNING OBJECTIVES: 02.06 - Explain how data models can be classified by their level of abstraction
69. From a database point of view, the collection of data becomes meaningful only when it reflects properly defined
_____.
ANSWER: business rules
DIFFICULTY: Moderate
REFERENCES: 2-4 Business Rules
Copyright Cengage Learning. Powered by Cognero. Page 12
Chapter 02: Data Models
LEARNING OBJECTIVES: 02.03 - Define what business rules are and how they influence database design
70. The movement to find new and better ways to manage large amounts of web- and sensor-generated data and derive
business insight from it, while simultaneously providing high performance and scalability at a reasonable cost is referred
to as "_____."
ANSWER: Big Data
DIFFICULTY: Easy
REFERENCES: 2-5f Emerging Data Models: Big Data and NoSQL
LEARNING OBJECTIVES: 02.05 - List emerging alternative data models and the needs they fulfill
Essay
73. What are the sources of business rules, and what is the database designer’s role with regard to business rules?
ANSWER: The main sources of business rules are company managers, policy makers, department
managers, and written documentation such as a company’s procedures, standards, and
operations manuals. A faster and more direct source of business rules is direct interviews
with end users. Unfortunately, because perceptions differ, end users are sometimes a less
reliable source when it comes to specifying business rules. For example, a maintenance
department mechanic might believe that any mechanic can initiate a maintenance procedure,
when actually only mechanics with inspection authorization can perform such a task. Such a
distinction might seem trivial, but it can have major legal consequences. Although end users
are crucial contributors to the development of business rules, it pays to verify end-user
perceptions. Too often, interviews with several people who perform the same job yield very
different perceptions of what the job components are. While such a discovery may point to
“management problems,” that general diagnosis does not help the database designer. The
database designer’s job is to reconcile such differences and verify the results of the
reconciliation to ensure that the business rules are appropriate and accurate.
DIFFICULTY: Difficulty: Moderate
REFERENCES: 2-4a Discovering Business Rules
LEARNING OBJECTIVES: 02.03 - Define what business rules are and how they influence database design
1. The end-user interface. Basically, the interface allows the end user to interact with
the data (by automatically generating SQL code). Each interface is a product of the
software vendor’s idea of meaningful interaction with the data. You can also design
your own customized interface with the help of application generators that are now
standard fare in the database software arena.
2. A collection of tables stored in the database. In a relational database, all data are
perceived to be stored in tables. The tables simply “present” the data to the end user
in a way that is easy to understand. Each table is independent. Rows in different
tables are related by common values in common attributes.
3. SQL engine. Largely hidden from the end user, the SQL engine executes all queries,
or data requests. Keep in mind that the SQL engine is part of the DBMS software.
The end user uses SQL to create table structures and to perform data access and table
maintenance. The SQL engine processes all user requests—largely behind the scenes
and without the end user’s knowledge. Hence, SQL is said to be a declarative
language that tells what must be done but not how.
Haifa, Dec. 26.—In reading the works of Dr. Kitto and other writers
who have endeavoured to present a picture of the manners and
customs of the population which inhabited Palestine in ancient times,
I have been much struck by the erroneous impressions which the
descriptions of those writers are calculated to convey in many
important respects. This has arisen from the fact that while they
have portrayed, with tolerable accuracy, the rude civilization of the
original inhabitants and the subsequent civilization grafted upon it by
their Jewish conquerors, they have left out of consideration the
changes worked upon, and the modifications introduced into, the
social conditions thus produced by that still higher and later
civilization which resulted from Greek and Roman invasions. Thus
while they carefully trace back the habits of the modern fellahin, and
show that they differ slightly from those of the peasantry of the
country in the time of Christ, and invoke the testimony of modern
Bedouins as evidence of a mode of life which has undergone no
perceptible alteration since the days of Abraham, they leave out of
account altogether that magnificent Roman and Byzantine
civilization, traces of which still exist in such abundance as to
astound the traveller with its splendor and its richness, but which
has passed away like a dream, leaving nothing behind but the coarse
barbarism which has succeeded it, and which is almost identical in
character with what it supplanted. Hence it is that these writers have
found those resemblances between the modern and ancient
manners and customs of the inhabitants of this country by which
they were so much struck, and which they have given to the public
as furnishing an accurate picture of what ancient Palestine was like.
We are so much in the habit of confining our interest in this
country to its history before the time of Christ that it will probably
strike many with surprise to learn that the most flourishing epoch of
its history was subsequent to that time; that never before had the
arts and sciences reached so high a pitch; that never before had its
population been so wealthy and luxurious, its architecture so grand,
its commerce so flourishing, and its civilization generally so
advanced. It is true it had lost its independence, and was only a
Roman province, but it is just because it was one, and not a Jewish
kingdom, that our impression of its actual condition at the time of
Christ is apt to be so erroneous.
This fact has been very forcibly brought to my notice in a recent
trip which I have made along the shores of the Sea of Galilee, more
especially along its little-explored northern and eastern coasts,
where the evidences of the wealth and luxury of the former
inhabitants still remain in unexampled profusion. In reading in the
Gospels the narrative of the works and life of Christ, so much of
which was spent upon the shores of the lake, in one of the cities of
which he for some time took up his abode, most of us have
endeavoured, probably, to picture him to ourselves amid purely
Jewish surroundings and conditions closely resembling those which
we have been in the habit of associating with that previous period of
Jewish history with which we are familiar in the books of the Old
Testament. So far from that being the case, the part of the country
in which his ministrations were principally exercised, was beyond all
others a centre of Roman life, with all its luxurious accompaniments.
Nowhere else in Palestine was there such a congeries of rich and
populous cities as were crowded round the shores of this small lake.
Nowhere else could the Jewish reformer come into closer contact
with the rites of a worship alien to his own.
On the shores of this lake might be seen temple after temple
rearing their vast colonnades of graceful columns, their courts
ornamented with faultlessly carved statues to the deities of a
heathen cult. Here were the palaces of the Roman high
functionaries, the tastefully decorated villas of rich citizens, with
semi-tropical gardens irrigated by the copious streams which have
their sources in the plain of Genesareth and the neighbouring hills.
Here were broad avenues and populous thoroughfares, thronged
with the motley concourse which so much wealth and magnificence
had attracted—rich merchants from Antioch, then the most gorgeous
city of the East, and from the Greek islands, traders and visitors
from Damascus, Palmyra, and the rich cities of the Decapolis;
caravans from Egypt and Persia, Jewish rabbis jostling priests of the
worship of the sun, and Roman soldiers swaggering across the
marketplaces, where the peasantry were exposing the produce of
their fields and gardens for sale, and where fish was displayed by
the hardy toilers of the lake, among whom were those whom the
Great Teacher selected to be the first recipients of his message and
the channels for its communication to after ages.
Thus it was, as I rode along the margin of the sea the other day,
that I was enabled to repeople its shores in imagination by the light
of the remains with which they are still strewn, and, overtaken in its
desolation by the shades of night, to fancy its now gloomy shores
ablaze with the scintillations proceeding from the lamps of at least a
dozen large cities, and the almost continuous street of habitations
which connected them, and to illuminate its now dark and silent
waters with countless brilliantly-lighted boats, skimming over its
smooth surface, containing noble ladies and gallants on their way to
or from scenes of nocturnal festivity, or indulging in moonlight
picnics, with the accompaniments of wine and song and music. That
life in these cities was profligate and dissipated in a high degree we
may gather from Christ's denunciation of Bethsaida, Chorazin, and
Capernaum, which he declared to be so much more wicked than
Tyre or Sidon, or even Sodom, that it would be more tolerable in the
day of judgment for those cities than for the three he was
denouncing. That among these Capernaum was the one of the
greatest splendor, and was puffed up therefore with the pride of its
own pomp and magnificence, we may gather from the indignant
apostrophe: “And thou, Capernaum, which art exalted unto heaven.”
It may have been because he considered this city the wickedest, as
it appears to have been the largest on the lake, and therefore the
most in need of his ministrations, that he chose it for some time as
his residence. Hence it came to be called “his own city.” This
circumstance invests it with a special interest in our eyes.
Unfortunately, a violent contest rages between Palestinologists, if I
may be allowed to coin the word, as to the exact site of Capernaum.
The two places which claim this honor are now called Khan Minieh
and Tell Hum respectively. Until lately the weight of opinion was in
favor of the former site; latterly the researches of Sir Charles Wilson,
on behalf of the Palestine Exploration Fund, have convinced that
accomplished archæologist and careful explorer that the true site of
this celebrated city is to be found at Tell Hum. It would weary my
readers if I were to quote all the texts relied upon by the disputants
to maintain each hypothesis, supported by calculations of distance,
the accounts of Josephus, and of early pilgrim or Arab travellers. The
subject has been pretty well thrashed out, but I doubt whether it is
even yet exhausted. I incline strongly to the Tell Hum theory, but as
Khan Minieh comes first on our way as we glide from Tiberias to the
head of the lake, as it is unquestionably the site of what was once a
city, and as it is a highly picturesque spot, and one, moreover, full of
Biblical interest as being, if not Capernaum itself, within three miles
of that city, and therefore a spot which must have been the scene of
some of Christ's labours, will begin by describing it.
The plain of Genesareth, the unrivalled fertility and luxuriance of
which, though it is now uncultivated, I described in a former letter,
when I crossed it eighteen months ago on my way to Safed, is
terminated at its northern extremity by a mountain range, which
projects in a lofty and precipitous crag into the lake, and renders any
passage round it by land extremely difficult. This projection forms a
little bay, or rather rush-grown lagoon, running back into the head of
the plain. Into it falls a small stream, powerful enough, however, to
turn a mill. It is this building and the ruins of an ancient khan near
it, which was itself constructed from the remains of an ancient city
about three hundred yards distant, which is now called Khan Minieh.
The true site of the old city is not, however, where the khan now
stands, but not far from a fountain, shaded by an old fig-tree, from
which the fountain takes its name—Ain el-Tin, or the Fountain of the
Fig-tree, which suggests the idea that either the name is very new
or the fig-tree very old. A plentiful supply of water flows from it,
slightly brackish, with a temperature of 82° Fahrenheit. The water is
crowded with fish and surrounded with green turf. It appears to be
one of the seven fountains mentioned by Theodorus, A.D. 530, as
being two miles from Magdala, the city of Mary Magdalene, in the
direction of Capernaum.
Near this fountain are some old foundations and traces of ruins,
but these for the most part cover a series of mounds where a few
walls are visible, but no traces of columns, capitals, or handsome
blocks of stone, and much smaller in extent than those of Tell Hum.
Indeed, the whole area is not more than two hundred yards long by
one hundred broad, and this is one reason for supposing that it
cannot be the site of that important city. The khan itself is at least as
old as the twelfth century, being mentioned by Bohaeddin in his life
of Saladin. A road from here leads up the steep hillside to Safed. The
view from it, as we ascend to some elevation above the plain, is very
beautiful. That fertile expanse which Josephus calls “the ambition of
nature,” lies stretched at our feet, with the waters of the lake
rippling upon its pebbly beach, while we look right up the gorge of
Hammam, its beetling cliffs on both sides towering in rugged cave-
perforated precipices to a height of twelve hundred feet above the
tiny stream which, compressed between these lofty walls of
limestone and basalt, winds its way to the lake.
But it is not up the wild mountain-side that our present way lies;
so, taking our last look at the crumbling walls of the old khan, at the
picturesque water-mill, the ruin-strewn mounds, and the grassy
lagoon, we prepare to skirt the rocky flank of the ledge which here
dips into the waters of the Sea of Genesareth, and by which we
hope to reach the ruins of Bethsaida.
THE SCENE OF THE MIRACLE OF THE FIVE
LOAVES AND TWO SMALL FISHES.
testbankbell.com