from 1884 to 1980
`whenYear` >='-3000'
AND `whenYear` <='3000'
AND
( `whoCharName` = 'Alice Lee Roosevelt Longworth ' or `whoRel` = 'Alice Lee Roosevelt Longworth')
ORDER BY `whenYear` ASC, `whenMonth` ASC , `whenDay` ASC,`eventSig` DESC
LIMIT
0
,
100