`whenYear` >='-3000'
AND `whenYear` <='3000'
AND
( `whoCharName` = 'a 7,000-square-foot townhouse ' or `whoRel` = 'a 7,000-square-foot townhouse ' or `whereLoc` = 'a 7,000-square-foot townhouse')
AND (`access` ='Public' )
ORDER BY `whenYear` ASC, `whenMonth` ASC , `whenDay` ASC,`eventSig` DESC
LIMIT
0
,
300