From 6f998628eeb8f84ba535d32b9fc0e840a487ad83 Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Thu, 27 Apr 2017 17:29:55 -0400 Subject: Added "life support" to the blacklist --- difference.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'difference.cpp') diff --git a/difference.cpp b/difference.cpp index 123a040..896ded3 100644 --- a/difference.cpp +++ b/difference.cpp @@ -136,6 +136,7 @@ verbly::word difference::getPicturedNoun() const || (verbly::notion::wnid == 102512053) // fish || (verbly::notion::wnid == 103575691) // instrument of execution || (verbly::notion::wnid == 103829563) // noose + || (verbly::notion::wnid == 103663910) // life support ; verbly::query pictureQuery = database_->words( -- cgit 1.4.1