You are on page 1of 1

#

#
#
#

trigger file - if you've done through part 11 but no stories are popping
up, you should edit this file to contain triggers that will fire on current
news stories!
Problem 11:

# subject trigger named t1


t1 SUBJECT ISIS
# title trigger named t2
t2 TITLE Queen
# phrase trigger named t3
t3 PHRASE Ebola
# composite trigger named t4
t4 AND t1 t3
# the trigger set contains t1 and t2
ADD t1 t2

You might also like