British-born mathematician George Boole (1815-1864)
AND: narrowing operator
OR: broadening operator
NOT: negating operator: USE WITH EXTREME CAUTION
Wikipedia on Boolean Logic
This is a most interesting entry. Read it!
Boolean logic, when applied to language, can seem strange at first.
Patron's request: I am looking for information about birds in Idaho and Montana.
If you started searching databases this way, you would not get desired results:
birds AND (idaho AND montana)
Even though the requested information was for information concerning Idaho AND Montana, to find the information you must search for Idaho OR Montana.
birds AND (idaho OR montana)
|
Database |
Try these searches: |
|
Peak (Classic) |
cats cats and dogs cats or dogs cats and not dogs (information technology) or (computer science) java java and not coffee java and coffee |
|
Academic Search Complete |
[try same searches as above] |
WITH
NEAR
ADJ
WITHIN
NOT WITHIN
PRE/2 (ProQuest)
W/2 (ProQuest)
|
Database |
Try these searches: |
|
Peak |
cats near dogs cats dogs dogs cats cats within 1 dogs dogs within 1 cats |
|
Dissertations & Theses |
dogs w/2 cats dogs pre/2 cats |
Wildcard: one character standing in place of any character
Truncation: one character truncating the search (anything to the right)
* most common truncation symbol
! used in LexisNexis
$ used in Dialog
|
Database |
Try these searches: |
|
Peak |
wom?n educat?? agricultur* and (wales or welsh or engl*) |
Nesting is essential when mixing the AND and OR operators.
|
Database |
Try these searches: |
|
Peak |
environment and environment and ( (environment and |
Default search type [keyword, title, author, etc.]
Default operator [AND, OR, ADJ]
Default anchoring [left anchored, not anchored]
|
Peak: DU's Library Catalog |
|
|
ASC: EbscoHost Academic Search Complete |
|
|
Dissertations and Theses: Full Text |
Proximity operators much more important when doing full text searching than they are when searching surrogate records.
In-class Exercise: determine proximity syntax for LexisNexis Academic and Access World News.
In-class Exercise: Search the Denver Post via LexisNexis
Academic for articles in 1995-96 about
In-class Exercise: Do the following searches in Academic Search Complete:
a) aquifers and Colorado (default keyword search)
b) aquifers (subject) and Colorado (geographic terms)
c) aquifers (subject) and Colorado (subject)
Explain the results of b) in relation to c).
d) aquifers (all text) and Colorado (all text)
e) aquifers w10 colorado (all text)
Explain the results of d) in relation to e).