The Two Babylons
by Alexander Hislop
![]()
Use the form below to search keywords in this book. The text search engine will display a weighted list of matching documents, with better matches shown first. Each list item is a link to a matching document. A brief explanation of the query language is available, along with examples.
![]()
The text search engine allows queries to be formed from arbitrary Boolean expressions containing the keywords AND, OR, and NOT, and grouped with parentheses. For example:
- Babylon woman
- finds documents containing 'Babylon' or 'woman'
- Babylon or woman
- same as above
- Babylon and woman
- finds documents containing both 'Babylon' and 'woman'
- Babylon not woman
- finds documents containing 'Babylon' but not 'woman'
- (Babylon not woman) and church
- finds documents containing 'church', plus 'Babylon' but not 'woman'
- web*
- finds documents containing words starting with 'web'
![]()