% Can Metagol learn the following?
%
%   athleteplayssport(X,Y) :- athleteplaysforteam(X,Z), teamplayssport(Z,Y)

dyadic_d1(z_athleteplayssport).
dyadic_d1(y_athleteplaysforteam).
dyadic_d1(x_teamplayssport).	% Signature

object_d1('athlete:cabell_robinson').


rule2_d1(y_athleteplaysforteam,'athlete:fernando_torres','sportsteam:liverpool').
rule2_d1(y_athleteplaysforteam,'athlete:al_thornton','sportsteam:los_angeles_lakers').
rule2_d1(y_athleteplaysforteam,'athlete:sam_cassell','sportsteam:celtics').
rule2_d1(y_athleteplaysforteam,'person:pudge_rodriguez','sportsteam:yankees').
rule2_d1(y_athleteplaysforteam,'female:eva_longoria','sportsteam:tampa_bay_rays').
rule2_d1(y_athleteplaysforteam,'athlete:williams','sportsteam:jazz').
rule2_d1(y_athleteplaysforteam,'athlete:daniel_alfredsson','sportsteam:ottawa_senators').
rule2_d1(y_athleteplaysforteam,'athlete:lamarcus_aldridge','sportsteam:trail_blazers').
rule2_d1(y_athleteplaysforteam,'personasia:carlos_arroyo','sportsteam:magic').
rule2_d1(y_athleteplaysforteam,'athlete:ray_allen','sportsteam:sonics').
rule2_d1(y_athleteplaysforteam,'athlete:michael_beasley','sportsteam:miami_heat').
rule2_d1(y_athleteplaysforteam,'personasia:sean_avery','sportsteam:dallas_stars').
rule2_d1(y_athleteplaysforteam,'personasia:bronson_arroyo','sportsteam:reds').
rule2_d1(y_athleteplaysforteam,'coach:moises_alou','sportsteam:chicago_cubs_baseball_team').
rule2_d1(y_athleteplaysforteam,'male:david_beckham','sportsteam:real_madrid').
rule2_d1(y_athleteplaysforteam,'coach:ron_santo','sportsteam:chicago_cubs_baseball_team').
rule2_d1(y_athleteplaysforteam,'male:yogi_berra','sportsteam:yankees').
rule2_d1(y_athleteplaysforteam,'personus:charles_woodson','sportsteam:arizona_diamond_backs').
rule2_d1(y_athleteplaysforteam,'athlete:mike_aviles','sportsteam:cincinnati_royals').
rule2_d1(y_athleteplaysforteam,'athlete:john_madden','sportsteam:blackhawks').
rule2_d1(y_athleteplaysforteam,'personus:lance_berkman','sportsteam:astros').
rule2_d1(y_athleteplaysforteam,'athlete:johnny_pesky','sportsteam:world_champion_boston_red_sox').
rule2_d1(y_athleteplaysforteam,'personus:roy_oswalt','sportsteam:astros').
rule2_d1(y_athleteplaysforteam,'athlete:willie_mcginest','sportsteam:pirates').
rule2_d1(y_athleteplaysforteam,'personus:matt_treanor','sportsteam:marlins').
rule2_d1(y_athleteplaysforteam,'personmexico:cliff_lee','sportsteam:indians').
rule2_d1(y_athleteplaysforteam,'personmexico:bill_hall','sportsteam:milwaukee_brewers').
rule2_d1(y_athleteplaysforteam,'athlete:jim_thome001','sportsteam:white_sox').
rule2_d1(y_athleteplaysforteam,'athlete:sosa','sportsteam:chicago_cubs_baseball_team').
rule2_d1(y_athleteplaysforteam,'athlete:shortstops_rafael_furcal','sportsteam:dodgers').
rule2_d1(y_athleteplaysforteam,'coach:vincent_lecavalier','sportsteam:tampa_bay_lightning').
rule2_d1(y_athleteplaysforteam,'coach:cal_ripken','sportsteam:baltimore_orioles').
rule2_d1(y_athleteplaysforteam,'coach:chris_pronger','sportsteam:anaheim_ducks').
rule2_d1(y_athleteplaysforteam,'athlete:hunter_pence','sportsteam:astros').
rule2_d1(y_athleteplaysforteam,'coach:joakim_soria','sportsteam:cincinnati_royals').
rule2_d1(y_athleteplaysforteam,'athlete:carlos_zambrano','sportsteam:chicago_cubs_baseball_team').
rule2_d1(y_athleteplaysforteam,'athlete:david_ortiz','sportsteam:world_champion_boston_red_sox').
rule2_d1(y_athleteplaysforteam,'personmexico:adam_everett','sportsteam:twins').
rule2_d1(y_athleteplaysforteam,'athlete:jason_marquis','sportsteam:chicago_cubs_baseball_team').
rule2_d1(y_athleteplaysforteam,'athlete:peter_forsberg','sportsteam:flyers').
rule2_d1(y_athleteplaysforteam,'athlete:wandy_rodriguez','sportsteam:astros').
rule2_d1(y_athleteplaysforteam,'coach:second_basemen_mark_grudzielanek','sportsteam:cincinnati_royals').
rule2_d1(y_athleteplaysforteam,'athlete:paul_loduca','sportsteam:st__lucie_mets').
rule2_d1(y_athleteplaysforteam,'coach:claude_giroux','sportsteam:flyers').
rule2_d1(y_athleteplaysforteam,'coach:damion_easley','sportsteam:st__lucie_mets').
rule2_d1(y_athleteplaysforteam,'male:darryl_strawberry','sportsteam:st__lucie_mets').
rule2_d1(y_athleteplaysforteam,'personmexico:mike_jacobs','sportsteam:marlins').
rule2_d1(y_athleteplaysforteam,'coach:mike_napoli','sportsteam:anaheim_angels').
rule2_d1(y_athleteplaysforteam,'athlete:alexei_ramirez','sportsteam:white_sox').
rule2_d1(y_athleteplaysforteam,'athlete:mark_reynolds','sportsteam:arizona_diamond_backs').
rule2_d1(y_athleteplaysforteam,'athlete:bj_upton','sportsteam:devil_rays').
rule2_d1(y_athleteplaysforteam,'athlete:crede','sportsteam:new_england_patriots').
rule2_d1(y_athleteplaysforteam,'athlete:j_j__putz','sportsteam:seattle_mariners').
rule2_d1(y_athleteplaysforteam,'coach:milton_bradley','sportsteam:chicago_cubs_baseball_team').
rule2_d1(y_athleteplaysforteam,'athlete:andrew_ladd','sportsteam:blackhawks').
rule2_d1(y_athleteplaysforteam,'coach:eric_staal','sportsteam:carolina_hurricanes').
rule2_d1(y_athleteplaysforteam,'coach:dany_heatley','sportsteam:ottawa_senators').
rule2_d1(y_athleteplaysforteam,'athlete:miguel_batista','sportsteam:seattle_mariners').
rule2_d1(y_athleteplaysforteam,'athlete:andy_pettitte','sportsteam:yankees').
rule2_d1(y_athleteplaysforteam,'athlete:chone_figgins','sportsteam:anaheim_angels').
rule2_d1(y_athleteplaysforteam,'personmexico:jason_schmidt','sportsteam:new_england_patriots').
rule2_d1(y_athleteplaysforteam,'coach:doug_mirabelli','sportsteam:world_champion_boston_red_sox').
rule2_d1(y_athleteplaysforteam,'coach:trevor_hoffman','sportsteam:milwaukee_brewers').
rule2_d1(y_athleteplaysforteam,'coach:brooks_orpik','sportsteam:penguins').
rule2_d1(y_athleteplaysforteam,'athlete:starting_pitchers_ben_sheets','sportsteam:milwaukee_brewers').
rule2_d1(y_athleteplaysforteam,'athlete:dave_winfield','sportsteam:yankees').
rule2_d1(y_athleteplaysforteam,'athlete:matt_schaub','sportsteam:texans').
rule2_d1(y_athleteplaysforteam,'athlete:al_leiter','sportsteam:marlins').
rule2_d1(y_athleteplaysforteam,'coach:steve_trachsel','sportsteam:st__lucie_mets').
rule2_d1(y_athleteplaysforteam,'coach:mike_green','sportsteam:washington_capitals').
rule2_d1(y_athleteplaysforteam,'coach:glen_perkins','sportsteam:twins').
rule2_d1(y_athleteplaysforteam,'coach:mike_sweeney','sportsteam:cincinnati_royals').
rule2_d1(y_athleteplaysforteam,'coach:hossa','sportsteam:blackhawks').
rule2_d1(y_athleteplaysforteam,'athlete:flacco','sportsteam:baltimore_colts').
rule2_d1(y_athleteplaysforteam,'athlete:david_ross','sportsteam:reds').
rule2_d1(y_athleteplaysforteam,'athlete:patrick_roy','sportsteam:colorado_avalanche').
rule2_d1(y_athleteplaysforteam,'athlete:bryan_mccabe','sportsteam:leafs').
rule2_d1(y_athleteplaysforteam,'personmexico:chris_young','sportsteam:padres').
rule2_d1(y_athleteplaysforteam,'coach:third_basemen_morgan_ensberg','sportsteam:astros').
rule2_d1(y_athleteplaysforteam,'coach:matt_cain','sportsteam:new_england_patriots').
rule2_d1(y_athleteplaysforteam,'personmexico:rick_monday','sportsteam:dodgers').
rule2_d1(y_athleteplaysforteam,'athlete:matt_morris','sportsteam:pirates').
rule2_d1(y_athleteplaysforteam,'athlete:starting_pitchers_bartolo_colon','sportsteam:anaheim_angels').
rule2_d1(y_athleteplaysforteam,'athlete:joe_saunders','sportsteam:anaheim_angels').
rule2_d1(y_athleteplaysforteam,'athlete:willis_mcgahee','sportsteam:baltimore_colts').
rule2_d1(y_athleteplaysforteam,'athlete:brad_radke','sportsteam:twins').
rule2_d1(y_athleteplaysforteam,'athlete:patrick_marleau','sportsteam:sj_sharks').
rule2_d1(y_athleteplaysforteam,'coach:brian_bruney','sportsteam:yanks').
rule2_d1(y_athleteplaysforteam,'athlete:eric_byrnes','sportsteam:arizona_diamond_backs').
rule2_d1(y_athleteplaysforteam,'personmexico:lastings_milledge','sportsteam:st__lucie_mets').
rule2_d1(y_athleteplaysforteam,'athlete:steven_jackson','sportsteam:rams').
rule2_d1(y_athleteplaysforteam,'coach:chad_pennington','sportsteam:new_england_patriots').
rule2_d1(y_athleteplaysforteam,'personmexico:ty_wigginton','sportsteam:astros').
rule2_d1(y_athleteplaysforteam,'coach:corey_perry','sportsteam:anaheim_ducks').
rule2_d1(y_athleteplaysforteam,'athlete:right_fielders_nick_swisher','sportsteam:yankees').
rule2_d1(y_athleteplaysforteam,'athlete:greg_maddux','sportsteam:dodgers').
rule2_d1(y_athleteplaysforteam,'coach:henrik_zetterberg','sportsteam:red_wings').
rule2_d1(y_athleteplaysforteam,'athlete:kip_wells','sportsteam:pirates').
rule2_d1(y_athleteplaysforteam,'athlete:jeff_francoeur','sportsteam:atlanta_braves').
rule2_d1(y_athleteplaysforteam,'coach:chris_capuano','sportsteam:milwaukee_brewers').
rule2_d1(y_athleteplaysforteam,'athlete:ryan_freel','sportsteam:reds').
rule2_d1(y_athleteplaysforteam,'athlete:tiki_barber','sportsteam:new_england_patriots').
rule2_d1(y_athleteplaysforteam,'athlete:ervin_santana','sportsteam:anaheim_angels').
rule2_d1(y_athleteplaysforteam,'athlete:tony_dorsett','sportsteam:san_diego_padres').
rule2_d1(y_athleteplaysforteam,'athlete:julius_peppers','sportsteam:new_england_patriots').
rule2_d1(y_athleteplaysforteam,'coach:ryan_theriot','sportsteam:chicago_cubs_baseball_team').
rule2_d1(y_athleteplaysforteam,'personmexico:khalil_greene','sportsteam:padres').
rule2_d1(y_athleteplaysforteam,'athlete:martin','sportsteam:blackhawks').
rule2_d1(y_athleteplaysforteam,'athlete:albert_pujols','sportsteam:st___louis_cardinals').
rule2_d1(y_athleteplaysforteam,'athlete:paul_konerko','sportsteam:white_sox').
rule2_d1(y_athleteplaysforteam,'athlete:casey_blake','sportsteam:dodgers').
rule2_d1(y_athleteplaysforteam,'athlete:brendan_harris','sportsteam:twins').
rule2_d1(y_athleteplaysforteam,'coach:brian_skinner','sportsteam:pittsburgh_steelers').
rule2_d1(y_athleteplaysforteam,'athlete:jojo_reyes','sportsteam:atlanta_braves').
rule2_d1(y_athleteplaysforteam,'athlete:jason_varitek','sportsteam:world_champion_boston_red_sox').
rule2_d1(y_athleteplaysforteam,'athlete:anderson_hernandez','sportsteam:st__lucie_mets').
rule2_d1(y_athleteplaysforteam,'personmexico:juan_pierre','sportsteam:dodgers').
rule2_d1(y_athleteplaysforteam,'coach:matt_kemp','sportsteam:dodgers').
rule2_d1(y_athleteplaysforteam,'athlete:scott_olsen','sportsteam:marlins').
rule2_d1(y_athleteplaysforteam,'athlete:josh_fields','sportsteam:white_sox').
rule2_d1(y_athleteplaysforteam,'athlete:denard_span','sportsteam:twins').
rule2_d1(y_athleteplaysforteam,'athlete:blake_dewitt','sportsteam:dodgers').
rule2_d1(y_athleteplaysforteam,'athlete:homer_bailey','sportsteam:reds').
rule2_d1(y_athleteplaysforteam,'coach:matt_stairs','sportsteam:blue_jays').
rule2_d1(y_athleteplaysforteam,'personmexico:luis_gonzalez','sportsteam:arizona_diamond_backs').
rule2_d1(y_athleteplaysforteam,'personmexico:eric_dickerson','sportsteam:yankees').
rule2_d1(y_athleteplaysforteam,'athlete:charlie_morton','sportsteam:atlanta_braves').
rule2_d1(y_athleteplaysforteam,'coach:gregor_blanco','sportsteam:atlanta_braves').
rule2_d1(y_athleteplaysforteam,'coach:kevin_correia','sportsteam:new_england_patriots').
rule2_d1(y_athleteplaysforteam,'coach:grady_sizemore','sportsteam:cleveland_indians').
rule2_d1(y_athleteplaysforteam,'athlete:kyle_davies','sportsteam:cincinnati_royals').
rule2_d1(y_athleteplaysforteam,'coach:jeff_carter','sportsteam:flyers').
rule2_d1(y_athleteplaysforteam,'athlete:mike_schmidt','sportsteam:philadelphia_phillies').
rule2_d1(y_athleteplaysforteam,'athlete:glenn_davis','sportsteam:celtics').
rule2_d1(y_athleteplaysforteam,'athlete:matt_bonner','sportsteam:blackhawks').
rule2_d1(y_athleteplaysforteam,'coach:salomon_torres','sportsteam:milwaukee_brewers').
rule2_d1(y_athleteplaysforteam,'athlete:bobby_thomson','sportsteam:new_england_patriots').
rule2_d1(y_athleteplaysforteam,'coach:dwight_gooden','sportsteam:st__lucie_mets').
rule2_d1(y_athleteplaysforteam,'athlete:oliver_perez','sportsteam:st__lucie_mets').
rule2_d1(y_athleteplaysforteam,'coach:eugenio_velez','sportsteam:new_england_patriots').
rule2_d1(y_athleteplaysforteam,'athlete:nick_masset','sportsteam:white_sox').
rule2_d1(y_athleteplaysforteam,'coach:maury_wills','sportsteam:dodgers').
rule2_d1(y_athleteplaysforteam,'coach:simon_gagne','sportsteam:flyers').
rule2_d1(y_athleteplaysforteam,'personmexico:reggie_willits','sportsteam:anaheim_angels').
rule2_d1(y_athleteplaysforteam,'coach:jim_edmonds','sportsteam:padres').
rule2_d1(y_athleteplaysforteam,'personmexico:royals_matt_diaz','sportsteam:atlanta_braves').
rule2_d1(y_athleteplaysforteam,'coach:mike_mussina','sportsteam:yankees').
rule2_d1(y_athleteplaysforteam,'athlete:ryan_miller','sportsteam:sabres').
rule2_d1(y_athleteplaysforteam,'coach:scott_kazmir','sportsteam:devil_rays').
rule2_d1(y_athleteplaysforteam,'coach:buck_martinez','sportsteam:st__lucie_mets').
rule2_d1(y_athleteplaysforteam,'athlete:tim_lincecum','sportsteam:new_england_patriots').
rule2_d1(y_athleteplaysforteam,'personmexico:ted_lilly','sportsteam:chicago_cubs_baseball_team').
rule2_d1(y_athleteplaysforteam,'athlete:luis_castillo','sportsteam:st__lucie_mets').
rule2_d1(y_athleteplaysforteam,'athlete:roger_maris','sportsteam:new_york_yankees').
rule2_d1(y_athleteplaysforteam,'coach:john_danks','sportsteam:white_sox').
rule2_d1(y_athleteplaysforteam,'athlete:dan_haren','sportsteam:arizona_diamond_backs').
rule2_d1(y_athleteplaysforteam,'coach:tom_gorzelanny','sportsteam:pirates').
rule2_d1(y_athleteplaysforteam,'personmexico:robinson_cano','sportsteam:yankees').
rule2_d1(y_athleteplaysforteam,'athlete:sidney_crosby','sportsteam:penguins').
rule2_d1(y_athleteplaysforteam,'athlete:mike_cameron','sportsteam:milwaukee_brewers').
rule2_d1(y_athleteplaysforteam,'athlete:matt_ryan','sportsteam:falcons').
rule2_d1(y_athleteplaysforteam,'coach:ryan_church','sportsteam:st__lucie_mets').
rule2_d1(y_athleteplaysforteam,'coach:alex_kovalev','sportsteam:canadiens').
rule2_d1(y_athleteplaysforteam,'athlete:asdrubal_cabrera','sportsteam:indians').
rule2_d1(y_athleteplaysforteam,'coach:john_van_benschoten','sportsteam:pirates').
rule2_d1(y_athleteplaysforteam,'athlete:steve_mason','sportsteam:blue_jackets').
rule2_d1(y_athleteplaysforteam,'coach:kei_igawa','sportsteam:yankees').
rule2_d1(y_athleteplaysforteam,'coach:shin_soo_choo','sportsteam:indians').
rule2_d1(y_athleteplaysforteam,'athlete:barry_larkin','sportsteam:reds').
rule2_d1(y_athleteplaysforteam,'coach:kyle_orton','sportsteam:arizona_cardinals').
rule2_d1(y_athleteplaysforteam,'athlete:kevin_mchale','sportsteam:celtics').
rule2_d1(y_athleteplaysforteam,'athlete:gary_carter','sportsteam:montreal_expos').
rule2_d1(y_athleteplaysforteam,'athlete:luke_scott','sportsteam:astros').
rule2_d1(y_athleteplaysforteam,'athlete:alan_trammell','sportsteam:detroit_tigers').
rule2_d1(y_athleteplaysforteam,'coach:shea_weber','sportsteam:nashville_predators').
rule2_d1(y_athleteplaysforteam,'coach:kirby_puckett','sportsteam:minnesota_twins').
rule2_d1(y_athleteplaysforteam,'personmexico:james_loney','sportsteam:dodgers').
rule2_d1(y_athleteplaysforteam,'coach:rickie_weeks','sportsteam:milwaukee_brewers').
rule2_d1(y_athleteplaysforteam,'coach:andrei_markov','sportsteam:canadiens').
rule2_d1(y_athleteplaysforteam,'coach:gabe_kapler','sportsteam:world_champion_boston_red_sox').
rule2_d1(y_athleteplaysforteam,'coach:garret_anderson_as','sportsteam:anaheim_angels').
rule2_d1(y_athleteplaysforteam,'coach:hiroki_kuroda','sportsteam:dodgers').
rule2_d1(y_athleteplaysforteam,'coach:kevin_kouzmanoff','sportsteam:padres').
rule2_d1(y_athleteplaysforteam,'coach:scott_proctor','sportsteam:florida_marlins').
rule2_d1(y_athleteplaysforteam,'coach:chris_volstad','sportsteam:marlins').
rule2_d1(y_athleteplaysforteam,'coach:lou_marson','sportsteam:washington_redskins').
rule2_d1(y_athleteplaysforteam,'coach:jay_bouwmeester','sportsteam:florida_intl_golden_panthers').
rule2_d1(y_athleteplaysforteam,'athlete:john_lackey','sportsteam:anaheim_angels').
rule2_d1(y_athleteplaysforteam,'athlete:joe_thornton','sportsteam:sj_sharks').
rule2_d1(y_athleteplaysforteam,'personmexico:miguel_cabrera','sportsteam:marlins').
rule2_d1(y_athleteplaysforteam,'coach:sean_gallagher','sportsteam:chicago_cubs_baseball_team').
rule2_d1(y_athleteplaysforteam,'coach:aaron_laffey','sportsteam:indians').
rule2_d1(y_athleteplaysforteam,'personmexico:jeremy_hermida','sportsteam:marlins').
rule2_d1(y_athleteplaysforteam,'athlete:cliff_floyd','sportsteam:st__lucie_mets').
rule2_d1(y_athleteplaysforteam,'coach:jesse_litsch','sportsteam:blue_jays').
rule2_d1(y_athleteplaysforteam,'coach:javier_vazquez','sportsteam:white_sox').
rule2_d1(y_athleteplaysforteam,'athlete:wilt_chamberlain','sportsteam:los_angeles_lakers').
rule2_d1(y_athleteplaysforteam,'athlete:sergio_mitre','sportsteam:marlins').
rule2_d1(y_athleteplaysforteam,'athlete:kris_versteeg','sportsteam:blackhawks').
rule2_d1(y_athleteplaysforteam,'athlete:jason_spezza','sportsteam:ottawa_senators').
rule2_d1(y_athleteplaysforteam,'coach:chris_chelios','sportsteam:red_wings').
rule2_d1(y_athleteplaysforteam,'coach:mike_knuble','sportsteam:flyers').
rule2_d1(y_athleteplaysforteam,'athlete:duncan_keith','sportsteam:blackhawks').
rule2_d1(y_athleteplaysforteam,'personmexico:julio_lugo','sportsteam:world_champion_boston_red_sox').
rule2_d1(y_athleteplaysforteam,'athlete:dan_uggla','sportsteam:marlins').
rule2_d1(y_athleteplaysforteam,'personmexico:brandon_phillips','sportsteam:reds').
rule2_d1(y_athleteplaysforteam,'coach:jair_jurrjens','sportsteam:atlanta_braves').
rule2_d1(y_athleteplaysforteam,'coach:nomar_garciaparra','sportsteam:dodgers').
rule2_d1(y_athleteplaysforteam,'coach:ryan_dempster','sportsteam:chicago_cubs_baseball_team').
rule2_d1(y_athleteplaysforteam,'athlete:thomas_vanek','sportsteam:sabres').
rule2_d1(y_athleteplaysforteam,'personmexico:paul_maholm','sportsteam:pirates').
rule2_d1(y_athleteplaysforteam,'personmexico:carlos_quentin','sportsteam:white_sox').
rule2_d1(y_athleteplaysforteam,'athlete:babe_ruth','sportsteam:new_york_yankees').
rule2_d1(y_athleteplaysforteam,'athlete:stephen_drew','sportsteam:arizona_diamond_backs').
rule2_d1(y_athleteplaysforteam,'athlete:jarome_iginla','sportsteam:calgary_flames').
rule2_d1(y_athleteplaysforteam,'coach:mark_buehrle','sportsteam:white_sox').
rule2_d1(y_athleteplaysforteam,'coach:andre_dawson','sportsteam:montreal_expos').
rule2_d1(y_athleteplaysforteam,'coach:niklas_backstrom','sportsteam:minnesota_wild').
rule2_d1(y_athleteplaysforteam,'athlete:conor_jackson','sportsteam:arizona_diamond_backs').
rule2_d1(y_athleteplaysforteam,'athlete:howie_kendrick','sportsteam:anaheim_angels').
rule2_d1(y_athleteplaysforteam,'coach:brian_mccann','sportsteam:atlanta_braves').
rule2_d1(y_athleteplaysforteam,'athlete:jose_calderon','sportsteam:toronto_raptors').
rule2_d1(y_athleteplaysforteam,'personmexico:juan_rivera','sportsteam:anaheim_angels').
rule2_d1(y_athleteplaysforteam,'athlete:stan_mikita','sportsteam:blackhawks').
rule2_d1(y_athleteplaysforteam,'coach:mark_teixeira','sportsteam:yankees').
rule2_d1(y_athleteplaysforteam,'athlete:mike_richards','sportsteam:flyers').
rule2_d1(y_athleteplaysforteam,'athlete:ponson','sportsteam:yankees').
rule2_d1(y_athleteplaysforteam,'coach:pavel_datsyuk','sportsteam:red_wings').
rule2_d1(y_athleteplaysforteam,'athlete:gavin_floyd','sportsteam:white_sox').
rule2_d1(y_athleteplaysforteam,'coach:nolan_ryan','sportsteam:astros').
rule2_d1(y_athleteplaysforteam,'coach:steve_yzerman','sportsteam:red_wings').
rule2_d1(y_athleteplaysforteam,'personmexico:left_fielders_ross_gload','sportsteam:cincinnati_royals').
rule2_d1(y_athleteplaysforteam,'coach:mike_lowell','sportsteam:world_champion_boston_red_sox').
rule2_d1(y_athleteplaysforteam,'coach:don_newcombe','sportsteam:dodgers').
rule2_d1(y_athleteplaysforteam,'coach:steve_garvey','sportsteam:dodgers').
rule2_d1(y_athleteplaysforteam,'athlete:carson_palmer','sportsteam:cincinnati').
rule2_d1(y_athleteplaysforteam,'coach:brian_schneider','sportsteam:st__lucie_mets').
rule2_d1(y_athleteplaysforteam,'coach:dan_cortes','sportsteam:blackhawks').
rule2_d1(y_athleteplaysforteam,'athlete:robin_yount','sportsteam:milwaukee_brewers').
rule2_d1(y_athleteplaysforteam,'coach:ryan_getzlaf','sportsteam:anaheim_ducks').
rule2_d1(y_athleteplaysforteam,'coach:tom_glavine','sportsteam:st__lucie_mets').
rule2_d1(y_athleteplaysforteam,'coach:bautista','sportsteam:pirates').
rule2_d1(y_athleteplaysforteam,'coach:dan_boyle','sportsteam:sj_sharks').
rule2_d1(y_athleteplaysforteam,'coach:kendry_morales','sportsteam:anaheim_angels').
rule2_d1(y_athleteplaysforteam,'coach:jeff_samardzija','sportsteam:chicago_cubs_baseball_team').
rule2_d1(y_athleteplaysforteam,'athlete:kyle_farnsworth','sportsteam:new_england_patriots').
rule2_d1(y_athleteplaysforteam,'athlete:jason_kendall','sportsteam:milwaukee_brewers').
rule2_d1(y_athleteplaysforteam,'athlete:alex_gordon','sportsteam:cincinnati_royals').
rule2_d1(y_athleteplaysforteam,'athlete:micah_owings','sportsteam:arizona_diamond_backs').
rule2_d1(y_athleteplaysforteam,'athlete:carlos_delgado','sportsteam:st__lucie_mets').
rule2_d1(y_athleteplaysforteam,'athlete:travis_hafner','sportsteam:indians').
rule2_d1(y_athleteplaysforteam,'coach:mo_vaughn','sportsteam:bucks').
rule2_d1(y_athleteplaysforteam,'athlete:andre_ethier','sportsteam:dodgers').
rule2_d1(y_athleteplaysforteam,'coach:rob_niedermayer','sportsteam:anaheim_ducks').
rule2_d1(y_athleteplaysforteam,'personmexico:ian_snell','sportsteam:pirates').
rule2_d1(y_athleteplaysforteam,'coach:dion_phaneuf','sportsteam:calgary_flames').
rule2_d1(y_athleteplaysforteam,'athlete:cam_ward','sportsteam:carolina_hurricanes').
rule2_d1(y_athleteplaysforteam,'athlete:joe_morgan','sportsteam:reds').
rule2_d1(y_athleteplaysforteam,'athlete:ian_kennedy','sportsteam:yankees').
rule2_d1(y_athleteplaysforteam,'athlete:ryan_garko','sportsteam:indians').
rule2_d1(y_athleteplaysforteam,'athlete:peavy','sportsteam:padres').
rule2_d1(y_athleteplaysforteam,'athlete:kenny_rogers','sportsteam:detroit_tigers').
rule2_d1(y_athleteplaysforteam,'coach:darin_erstad','sportsteam:anaheim_angels').
rule2_d1(y_athleteplaysforteam,'athlete:manny_parra','sportsteam:milwaukee_brewers').
rule2_d1(y_athleteplaysforteam,'athlete:nicklas_lidstrom','sportsteam:red_wings').
rule2_d1(y_athleteplaysforteam,'coach:jason_bartlett','sportsteam:twins').
rule2_d1(y_athleteplaysforteam,'athlete:patrick_sharp','sportsteam:blackhawks').
rule2_d1(y_athleteplaysforteam,'athlete:roger_clemens','sportsteam:astros').
rule2_d1(y_athleteplaysforteam,'coach:joe_mauer','sportsteam:twins').
rule2_d1(y_athleteplaysforteam,'athlete:john_smoltz','sportsteam:atlanta_braves').
rule2_d1(y_athleteplaysforteam,'athlete:scott_baker','sportsteam:twins').
rule2_d1(y_athleteplaysforteam,'athlete:ted_williams','sportsteam:world_champion_boston_red_sox').
rule2_d1(y_athleteplaysforteam,'coach:trot_nixon','sportsteam:world_champion_boston_red_sox').
rule2_d1(y_athleteplaysforteam,'coach:patrice_bergeron','sportsteam:boston_bruins').
rule2_d1(y_athleteplaysforteam,'personmexico:chien_ming_wang','sportsteam:yankees').
rule2_d1(y_athleteplaysforteam,'athlete:chad_billingsley','sportsteam:dodgers').
rule2_d1(y_athleteplaysforteam,'coach:teemu_selanne','sportsteam:anaheim_ducks').
rule2_d1(y_athleteplaysforteam,'personmexico:jeremy_sowers','sportsteam:indians').
rule2_d1(y_athleteplaysforteam,'athlete:matt_cassel','sportsteam:new_england_patriots').
rule2_d1(y_athleteplaysforteam,'coach:chris_kunitz','sportsteam:anaheim_ducks').
rule2_d1(y_athleteplaysforteam,'athlete:howie_long','sportsteam:yankees').
rule2_d1(y_athleteplaysforteam,'athlete:horacio_ramirez','sportsteam:atlanta_braves').
rule2_d1(y_athleteplaysforteam,'athlete:mike_piazza','sportsteam:st__lucie_mets').
rule2_d1(y_athleteplaysforteam,'athlete:clayton_kershaw','sportsteam:dodgers').
rule2_d1(y_athleteplaysforteam,'coach:michael_bourn','sportsteam:astros').
rule2_d1(y_athleteplaysforteam,'athlete:marshawn_lynch','sportsteam:buffalo_bills').
rule2_d1(y_athleteplaysforteam,'coach:magglio_ordonez','sportsteam:white_sox').
rule2_d1(y_athleteplaysforteam,'athlete:don_mattingly','sportsteam:yankees').
rule2_d1(y_athleteplaysforteam,'athlete:casey_kotchman','sportsteam:atlanta_braves').
rule2_d1(y_athleteplaysforteam,'coach:tomas_kaberle','sportsteam:leafs').
rule2_d1(y_athleteplaysforteam,'athlete:rick_nash','sportsteam:blue_jackets').
rule2_d1(y_athleteplaysforteam,'coach:kosuke_fukudome','sportsteam:chicago_cubs_baseball_team').
rule2_d1(y_athleteplaysforteam,'coach:right_fielders_brian_giles','sportsteam:padres').
rule2_d1(y_athleteplaysforteam,'personmexico:jermaine_dye','sportsteam:white_sox').
rule2_d1(y_athleteplaysforteam,'coach:matt_laporta','sportsteam:indians').
rule2_d1(y_athleteplaysforteam,'athlete:second_basemen_marcus_giles','sportsteam:atlanta_braves').
rule2_d1(y_athleteplaysforteam,'coach:brian_bannister','sportsteam:st__lucie_mets').
rule2_d1(y_athleteplaysforteam,'athlete:kenny_lofton','sportsteam:indians').
rule2_d1(y_athleteplaysforteam,'athlete:yunel_escobar','sportsteam:atlanta_braves').
rule2_d1(y_athleteplaysforteam,'personmexico:edwin_encarnacion','sportsteam:reds').
rule2_d1(y_athleteplaysforteam,'athlete:kevin_garnett','sportsteam:celtics').
rule2_d1(y_athleteplaysforteam,'athlete:livan_hernandez','sportsteam:twins').
rule2_d1(y_athleteplaysforteam,'athlete:barry_sanders','sportsteam:san_francisco_giants').
rule2_d1(y_athleteplaysforteam,'athlete:orlando_hernandez','sportsteam:st__lucie_mets').
rule2_d1(y_athleteplaysforteam,'coach:boof_bonser','sportsteam:twins').
rule2_d1(y_athleteplaysforteam,'coach:stephen_weiss','sportsteam:florida_intl_golden_panthers').
rule2_d1(y_athleteplaysforteam,'athlete:lou_gehrig','sportsteam:yankees').
rule2_d1(y_athleteplaysforteam,'coach:ales_hemsky','sportsteam:edmonton_oilers').
rule2_d1(y_athleteplaysforteam,'personmexico:bengie_molina','sportsteam:new_england_patriots').
rule2_d1(y_athleteplaysforteam,'coach:brian_rafalski','sportsteam:red_wings').
rule2_d1(y_athleteplaysforteam,'coach:mark_loretta','sportsteam:astros').
rule2_d1(y_athleteplaysforteam,'athlete:andy_laroche','sportsteam:pirates').
rule2_d1(y_athleteplaysforteam,'athlete:third_basemen_russell_branyan','sportsteam:milwaukee_brewers').
rule2_d1(y_athleteplaysforteam,'athlete:reggie_jackson','sportsteam:yankees').
rule2_d1(y_athleteplaysforteam,'athlete:clay_buchholz','sportsteam:world_champion_boston_red_sox').
rule2_d1(y_athleteplaysforteam,'athlete:kansas_city_royals_catchers_john_buck','sportsteam:cincinnati_royals').
rule2_d1(y_athleteplaysforteam,'coach:john_maine','sportsteam:st__lucie_mets').
rule2_d1(y_athleteplaysforteam,'athlete:rex_grossman','sportsteam:arizona_cardinals').
rule2_d1(y_athleteplaysforteam,'personmexico:pat_burrell','sportsteam:tampa_bay_rays').
rule2_d1(y_athleteplaysforteam,'coach:matt_williams','sportsteam:indians').
rule2_d1(y_athleteplaysforteam,'athlete:bobby_abreu','sportsteam:yankees').
rule2_d1(y_athleteplaysforteam,'athlete:johnny_cueto','sportsteam:yankees').
rule2_d1(y_athleteplaysforteam,'athlete:jose_reyes','sportsteam:st__lucie_mets').
rule2_d1(y_athleteplaysforteam,'coach:john_olerud','sportsteam:seattle_mariners').
rule2_d1(y_athleteplaysforteam,'coach:john_mcgraw','sportsteam:new_england_patriots').
rule2_d1(y_athleteplaysforteam,'coach:erik_bedard','sportsteam:seattle_mariners').
rule2_d1(y_athleteplaysforteam,'personmexico:jason_giambi','sportsteam:yankees').
rule2_d1(y_athleteplaysforteam,'athlete:carlos_lee','sportsteam:white_sox').
rule2_d1(y_athleteplaysforteam,'athlete:tim_dillard','sportsteam:st__lucie_mets').
rule2_d1(y_athleteplaysforteam,'coach:fausto_carmona','sportsteam:indians').
rule2_d1(y_athleteplaysforteam,'coach:mark_hendrickson','sportsteam:marlins').
rule2_d1(y_athleteplaysforteam,'personmexico:jon_lester','sportsteam:world_champion_boston_red_sox').
rule2_d1(y_athleteplaysforteam,'coach:shane_doan','sportsteam:phoenix_coyotes').
rule2_d1(y_athleteplaysforteam,'athlete:joe_sakic','sportsteam:colorado_avalanche').
rule2_d1(y_athleteplaysforteam,'coach:mark_derosa','sportsteam:chicago_cubs_baseball_team').
rule2_d1(y_athleteplaysforteam,'coach:center_fielders_bernie_williams','sportsteam:yankees').
rule2_d1(y_athleteplaysforteam,'coach:kevin_millar','sportsteam:world_champion_boston_red_sox').
rule2_d1(y_athleteplaysforteam,'athlete:hanley_ramirez','sportsteam:marlins').
rule2_d1(y_athleteplaysforteam,'athlete:alexi_casilla','sportsteam:twins').
rule2_d1(y_athleteplaysforteam,'coach:angel_pagan','sportsteam:st__lucie_mets').
rule2_d1(y_athleteplaysforteam,'coach:hideki_matsui','sportsteam:yankees').
rule2_d1(y_athleteplaysforteam,'athlete:t__j__beam','sportsteam:pirates').
rule2_d1(y_athleteplaysforteam,'coach:olmedo_saenz','sportsteam:dodgers').
rule2_d1(y_athleteplaysforteam,'athlete:edinson_volquez','sportsteam:reds').
rule2_d1(y_athleteplaysforteam,'personmexico:dontrelle_willis','sportsteam:marlins').
rule2_d1(y_athleteplaysforteam,'athlete:jason_kidd','sportsteam:new_england_patriots').
rule2_d1(y_athleteplaysforteam,'coach:dan_cleary','sportsteam:red_wings').
rule2_d1(y_athleteplaysforteam,'coach:daniel_carcillo','sportsteam:coyotes').
rule2_d1(y_athleteplaysforteam,'athlete:sandy_koufax','sportsteam:dodgers').
rule2_d1(y_athleteplaysforteam,'coach:jeff_suppan','sportsteam:milwaukee_brewers').
rule2_d1(y_athleteplaysforteam,'athlete:juan_uribe','sportsteam:white_sox').
rule2_d1(y_athleteplaysforteam,'athlete:carl_crawford','sportsteam:devil_rays').
rule2_d1(y_athleteplaysforteam,'coach:john_tavares','sportsteam:london_knights').
rule2_d1(y_athleteplaysforteam,'personmexico:zach_duke','sportsteam:pirates').
rule2_d1(y_athleteplaysforteam,'athlete:kris_letang','sportsteam:penguins').
rule2_d1(y_athleteplaysforteam,'coach:nick_markakis','sportsteam:baltimore_orioles').
rule2_d1(y_athleteplaysforteam,'athlete:rich_harden','sportsteam:chicago_cubs_baseball_team').
rule2_d1(y_athleteplaysforteam,'coach:mike_modano','sportsteam:dallas_stars').
rule2_d1(y_athleteplaysforteam,'athlete:dwayne_jarrett','sportsteam:world_champion_boston_red_sox').
rule2_d1(y_athleteplaysforteam,'coach:mike_pelfrey','sportsteam:st__lucie_mets').
rule2_d1(y_athleteplaysforteam,'athlete:yuniesky_betancourt','sportsteam:seattle_mariners').
rule2_d1(y_athleteplaysforteam,'athlete:tim_hudson','sportsteam:atlanta_braves').
rule2_d1(y_athleteplaysforteam,'athlete:new_york_yankees_catchers_jorge_posada','sportsteam:yankees').
rule2_d1(y_athleteplaysforteam,'athlete:brandon_webb','sportsteam:arizona_diamond_backs').
rule2_d1(y_athleteplaysforteam,'athlete:carlos_silva','sportsteam:seattle_mariners').
rule2_d1(y_athleteplaysforteam,'athlete:kevin_gregg','sportsteam:florida_marlins').
rule2_d1(y_athleteplaysforteam,'coach:jhonny_peralta','sportsteam:indians').
rule2_d1(y_athleteplaysforteam,'personmexico:phil_rizzuto','sportsteam:yankees').
rule2_d1(y_athleteplaysforteam,'coach:jered_weaver','sportsteam:anaheim_angels').
rule2_d1(y_athleteplaysforteam,'athlete:dale_murphy','sportsteam:atlanta_braves').
rule2_d1(y_athleteplaysforteam,'athlete:logan_kensing','sportsteam:marlins').
rule2_d1(y_athleteplaysforteam,'coach:jeff_keppinger','sportsteam:reds').
rule2_d1(y_athleteplaysforteam,'coach:alexander_semin','sportsteam:capitals').
rule2_d1(y_athleteplaysforteam,'coach:brian_moehler','sportsteam:astros').
rule2_d1(y_athleteplaysforteam,'coach:tom_seaver','sportsteam:st__lucie_mets').
rule2_d1(y_athleteplaysforteam,'athlete:mats_sundin','sportsteam:leafs').
rule2_d1(y_athleteplaysforteam,'coach:ryan_zimmerman','sportsteam:washington_nationals').
rule2_d1(y_athleteplaysforteam,'personmexico:ronny_paulino','sportsteam:pirates').
rule2_d1(y_athleteplaysforteam,'coach:will_ohman','sportsteam:atlanta_braves').
rule2_d1(y_athleteplaysforteam,'coach:ryan_malone','sportsteam:penguins').
rule2_d1(y_athleteplaysforteam,'athlete:freddy_garcia','sportsteam:white_sox').
rule2_d1(y_athleteplaysforteam,'athlete:brad_penny','sportsteam:dodgers').
rule2_d1(y_athleteplaysforteam,'athlete:adam_laroche','sportsteam:atlanta_braves').
rule2_d1(y_athleteplaysforteam,'athlete:jaroslav_halak','sportsteam:montreal_canadiens').
rule2_d1(y_athleteplaysforteam,'athlete:carl_everett','sportsteam:white_sox').
rule2_d1(y_athleteplaysforteam,'athlete:jorge_sosa','sportsteam:atlanta_braves').
rule2_d1(y_athleteplaysforteam,'athlete:freddy_sanchez','sportsteam:pirates').
rule2_d1(y_athleteplaysforteam,'personmexico:bo_jackson','sportsteam:new_england_patriots').
rule2_d1(y_athleteplaysforteam,'athlete:marty_turco','sportsteam:blackhawks').
rule2_d1(y_athleteplaysforteam,'coach:coco_crisp','sportsteam:world_champion_boston_red_sox').
rule2_d1(y_athleteplaysforteam,'coach:mickey_mantle','sportsteam:yankees').
rule2_d1(y_athleteplaysforteam,'coach:saku_koivu','sportsteam:canadiens').
rule2_d1(y_athleteplaysforteam,'athlete:mike_komisarek','sportsteam:montreal_canadiens').
rule2_d1(y_athleteplaysforteam,'athlete:don_drysdale','sportsteam:dodgers').
rule2_d1(y_athleteplaysforteam,'coach:mike_fontenot','sportsteam:chicago_cubs_baseball_team').
rule2_d1(y_athleteplaysforteam,'coach:jj_hardy','sportsteam:milwaukee_brewers').
rule2_d1(y_athleteplaysforteam,'athlete:jon_rauch','sportsteam:white_sox').
rule2_d1(y_athleteplaysforteam,'personmexico:sinorice_moss','sportsteam:padres').
rule2_d1(y_athleteplaysforteam,'coach:joe_carter','sportsteam:new_england_patriots').
rule2_d1(y_athleteplaysforteam,'athlete:cory_lidle','sportsteam:miami_heat').
rule2_d1(y_athleteplaysforteam,'athlete:paul_byrd','sportsteam:indians').
rule2_d1(y_athleteplaysforteam,'athlete:josh_johnson','sportsteam:marlins').
rule2_d1(y_athleteplaysforteam,'athlete:carl_pavano','sportsteam:yankees').
rule2_d1(y_athleteplaysforteam,'coach:mike_fisher','sportsteam:ottawa_senators').
rule2_d1(y_athleteplaysforteam,'athlete:jeff_kent','sportsteam:dodgers').
rule2_d1(y_athleteplaysforteam,'coach:center_fielders_david_dejesus','sportsteam:cincinnati_royals').
rule2_d1(y_athleteplaysforteam,'athlete:kevin_smith','sportsteam:detroit_lions').
rule2_d1(y_athleteplaysforteam,'athlete:david_carr','sportsteam:texans').
rule2_d1(y_athleteplaysforteam,'coach:david_moss','sportsteam:flames').
rule2_d1(y_athleteplaysforteam,'coach:jacque_jones','sportsteam:chicago_cubs_baseball_team').
rule2_d1(y_athleteplaysforteam,'athlete:arjen_robben','sportsteam:real_madrid').
rule2_d1(y_athleteplaysforteam,'athlete:jason_terry','sportsteam:seattle_mariners').
rule2_d1(y_athleteplaysforteam,'athlete:david_wells','sportsteam:world_champion_boston_red_sox').
rule2_d1(y_athleteplaysforteam,'athlete:ryan_anderson','sportsteam:new_england_patriots').
rule2_d1(y_athleteplaysforteam,'athlete:john_barnes','sportsteam:liverpool').
rule2_d1(y_athleteplaysforteam,'athlete:derek_anderson','sportsteam:cleveland_browns').
rule2_d1(y_athleteplaysforteam,'personaustralia:chris_johnson','sportsteam:cal_state_fullerton_titans').
rule2_d1(y_athleteplaysforteam,'athlete:alex_cora','sportsteam:world_champion_boston_red_sox').
rule2_d1(y_athleteplaysforteam,'coach:cleon_jones','sportsteam:st__lucie_mets').
rule2_d1(y_athleteplaysforteam,'athlete:josh_hamilton','sportsteam:reds').
rule2_d1(y_athleteplaysforteam,'coach:hideo_nomo','sportsteam:dodgers').
rule2_d1(y_athleteplaysforteam,'athlete:anthony_smith','sportsteam:st__lucie_mets').
rule2_d1(y_athleteplaysforteam,'coach:steve_downie','sportsteam:flyers').
rule2_d1(y_athleteplaysforteam,'coach:joe_smith','sportsteam:bulls').
rule2_d1(y_athleteplaysforteam,'athlete:randy_johnson','sportsteam:yankees').
rule2_d1(y_athleteplaysforteam,'athlete:lou_merloni','sportsteam:world_champion_boston_red_sox').
rule2_d1(y_athleteplaysforteam,'athlete:luis_figo','sportsteam:real_madrid').
rule2_d1(y_athleteplaysforteam,'coach:jose_valverde','sportsteam:arizona_diamond_backs').
rule2_d1(y_athleteplaysforteam,'athlete:tex','sportsteam:yanks').
rule2_d1(y_athleteplaysforteam,'athlete:michael_ballack','sportsteam:germany').
rule2_d1(y_athleteplaysforteam,'coach:david_krejci','sportsteam:boston_bruins').
rule2_d1(y_athleteplaysforteam,'athlete:peter_crouch','sportsteam:liverpool').
rule2_d1(y_athleteplaysforteam,'athlete:steve_francis','sportsteam:houston_rockets').
rule2_d1(y_athleteplaysforteam,'athlete:robbie_fowler','sportsteam:liverpool').
rule2_d1(y_athleteplaysforteam,'athlete:robinho','sportsteam:manchester_city').
rule2_d1(y_athleteplaysforteam,'athlete:kenji_johjima','sportsteam:seattle_mariners').
rule2_d1(y_athleteplaysforteam,'athlete:joey_votto','sportsteam:reds').
rule2_d1(y_athleteplaysforteam,'athlete:robbie_keane','sportsteam:spurs').
rule2_d1(y_athleteplaysforteam,'coach:david_cone','sportsteam:yankees').
rule2_d1(y_athleteplaysforteam,'athlete:reggie_nelson','sportsteam:atlanta_braves').
rule2_d1(y_athleteplaysforteam,'coach:ryan_rowland_smith','sportsteam:seattle_mariners').
rule2_d1(y_athleteplaysforteam,'athlete:andrea_pirlo','sportsteam:ac_milan').
rule2_d1(y_athleteplaysforteam,'coach:david_booth','sportsteam:florida_intl_golden_panthers').
rule2_d1(y_athleteplaysforteam,'athlete:darcy_tucker','sportsteam:leafs').
rule2_d1(y_athleteplaysforteam,'coach:jim_lonborg','sportsteam:world_champion_boston_red_sox').
rule2_d1(y_athleteplaysforteam,'athlete:joe_dimaggio','sportsteam:yankees').
rule2_d1(y_athleteplaysforteam,'athlete:brian_campbell','sportsteam:blackhawks').
rule2_d1(y_athleteplaysforteam,'athlete:james_mcdonald','sportsteam:dodgers').
rule2_d1(y_athleteplaysforteam,'coach:kevin_slowey','sportsteam:twins').
rule2_d1(y_athleteplaysforteam,'coach:joe_borowski','sportsteam:indians').
rule2_d1(y_athleteplaysforteam,'athlete:james_shields','sportsteam:atlanta_braves').
rule2_d1(y_athleteplaysforteam,'coach:matt_cullen','sportsteam:carolina_hurricanes').
rule2_d1(y_athleteplaysforteam,'coach:brenden_morrow','sportsteam:dallas_stars').
rule2_d1(y_athleteplaysforteam,'coach:daymond_langkow','sportsteam:flames').
rule2_d1(y_athleteplaysforteam,'athlete:marc_andre_fleury','sportsteam:penguins').
rule2_d1(y_athleteplaysforteam,'coach:evgeni_nabokov','sportsteam:sj_sharks').
rule2_d1(y_athleteplaysforteam,'coach:lawrence_tynes','sportsteam:new_england_patriots').
rule2_d1(y_athleteplaysforteam,'coach:manny_malhotra','sportsteam:blue_jackets').
rule2_d1(y_athleteplaysforteam,'coach:chuck_kobasew','sportsteam:boston_bruins').
rule2_d1(y_athleteplaysforteam,'athlete:donte_stallworth','sportsteam:cleveland_browns').
rule2_d1(y_athleteplaysforteam,'coach:mike_van_ryn','sportsteam:leafs').
rule2_d1(y_athleteplaysforteam,'coach:peter_budaj','sportsteam:colorado_avalanche').
rule2_d1(y_athleteplaysforteam,'athlete:troy_brouwer','sportsteam:blackhawks').
rule2_d1(y_athleteplaysforteam,'athlete:matt_hasselbeck','sportsteam:seahawks').
rule2_d1(y_athleteplaysforteam,'athlete:danny_briere','sportsteam:flyers').
rule2_d1(y_athleteplaysforteam,'coach:willis_reed','sportsteam:new_england_patriots').
rule2_d1(y_athleteplaysforteam,'athlete:dustin_byfuglien','sportsteam:blackhawks').
rule2_d1(y_athleteplaysforteam,'coach:hannu_toivonen','sportsteam:boston_bruins').
rule2_d1(y_athleteplaysforteam,'coach:joffrey_lupul','sportsteam:flyers').
rule2_d1(y_athleteplaysforteam,'coach:pau_gasol','sportsteam:los_angeles_lakers').
rule2_d1(y_athleteplaysforteam,'athlete:andrea_bargnani','sportsteam:toronto_raptors').
rule2_d1(y_athleteplaysforteam,'athlete:marion_barber_iii','sportsteam:dallas_cowboys').
rule2_d1(y_athleteplaysforteam,'athlete:santonio_holmes','sportsteam:pittsburgh_steelers').
rule2_d1(y_athleteplaysforteam,'athlete:p_j__axelsson','sportsteam:boston_bruins').
rule2_d1(y_athleteplaysforteam,'coach:michael_ryder','sportsteam:boston_bruins').
rule2_d1(y_athleteplaysforteam,'athlete:maxim_afinogenov','sportsteam:sabres').
rule2_d1(y_athleteplaysforteam,'coach:kari_lehtonen','sportsteam:thrashers').
rule2_d1(y_athleteplaysforteam,'athlete:teppo_numminen','sportsteam:sabres').
rule2_d1(y_athleteplaysforteam,'athlete:bryan_berard','sportsteam:blue_jackets').
rule2_d1(y_athleteplaysforteam,'coach:chauncey_billups','sportsteam:nuggets').
rule2_d1(y_athleteplaysforteam,'coach:andy_mcdonald','sportsteam:anaheim_ducks').
rule2_d1(y_athleteplaysforteam,'athlete:martin_biron','sportsteam:flyers').
rule2_d1(y_athleteplaysforteam,'coach:jamal_mayers','sportsteam:blackhawks').
rule2_d1(y_athleteplaysforteam,'coach:justin_williams','sportsteam:carolina_hurricanes').
rule2_d1(y_athleteplaysforteam,'coach:philippe_boucher','sportsteam:penguins').
rule2_d1(y_athleteplaysforteam,'coach:kimmo_timonen','sportsteam:flyers').
rule2_d1(y_athleteplaysforteam,'coach:matt_stajan','sportsteam:leafs').
rule2_d1(y_athleteplaysforteam,'athlete:joey_graham','sportsteam:toronto_raptors').
rule2_d1(y_athleteplaysforteam,'coach:milan_hejduk','sportsteam:colorado_avalanche').
rule2_d1(y_athleteplaysforteam,'coach:dennis_wideman','sportsteam:boston_bruins').
rule2_d1(y_athleteplaysforteam,'coach:mikko_koivu','sportsteam:minnesota_wild').
rule2_d1(y_athleteplaysforteam,'athlete:andrew_raycroft','sportsteam:boston_bruins').
rule2_d1(y_athleteplaysforteam,'coach:luke_schenn','sportsteam:leafs').
rule2_d1(y_athleteplaysforteam,'coach:andrei_kirilenko','sportsteam:jazz').
rule2_d1(y_athleteplaysforteam,'coach:marvin_harrison','sportsteam:baltimore_colts').
rule2_d1(y_athleteplaysforteam,'coach:kirk_maltby','sportsteam:red_wings').
rule2_d1(y_athleteplaysforteam,'coach:anton_volchenkov','sportsteam:ottawa_senators').
rule2_d1(y_athleteplaysforteam,'coach:manny_legace','sportsteam:red_wings').
rule2_d1(y_athleteplaysforteam,'athlete:dirk_nowitzki','sportsteam:dallas_mavericks').
rule2_d1(y_athleteplaysforteam,'athlete:tomas_kopecky','sportsteam:blackhawks').
rule2_d1(y_athleteplaysforteam,'athlete:ed_belfour','sportsteam:blackhawks').
rule2_d1(y_athleteplaysforteam,'coach:arizona_cardinals','sportsteam:new_england_patriots').
rule2_d1(y_athleteplaysforteam,'athlete:nikolai_khabibulin','sportsteam:blackhawks').
rule2_d1(y_athleteplaysforteam,'coach:matt_forte','sportsteam:arizona_cardinals').
rule2_d1(y_athleteplaysforteam,'athlete:brent_seabrook','sportsteam:blackhawks').
rule2_d1(y_athleteplaysforteam,'coach:jocelyn_thibault','sportsteam:blackhawks').
rule2_d1(y_athleteplaysforteam,'coach:adam_burish','sportsteam:blackhawks').
rule2_d1(y_athleteplaysforteam,'athlete:brian_bass','sportsteam:new_england_patriots').
rule2_d1(y_athleteplaysforteam,'athlete:andre_iguodala','sportsteam:sixers').
rule2_d1(y_athleteplaysforteam,'coach:bob_sanders','sportsteam:baltimore_colts').
rule2_d1(y_athleteplaysforteam,'coach:flyers','sportsteam:simon_gagne').
rule2_d1(y_athleteplaysforteam,'coach:tom_kostopoulos','sportsteam:canadiens').
rule2_d1(y_athleteplaysforteam,'coach:tomas_holmstrom','sportsteam:red_wings').
rule2_d1(y_athleteplaysforteam,'coach:adrian_aucoin','sportsteam:blackhawks').
rule2_d1(y_athleteplaysforteam,'coach:scott_walker','sportsteam:carolina_hurricanes').
rule2_d1(y_athleteplaysforteam,'coach:nik_antropov','sportsteam:leafs').
rule2_d1(y_athleteplaysforteam,'coach:ray_whitney','sportsteam:carolina_hurricanes').
rule2_d1(y_athleteplaysforteam,'athlete:mehmet_okur','sportsteam:jazz').
rule2_d1(y_athleteplaysforteam,'athlete:ray_emery','sportsteam:ottawa_senators').
rule2_d1(y_athleteplaysforteam,'coach:zach_randolph','sportsteam:los_angeles_lakers').
rule2_d1(y_athleteplaysforteam,'athlete:ryan_fitzpatrick','sportsteam:cincinnati').
rule2_d1(y_athleteplaysforteam,'coach:detroit_lions','sportsteam:new_england_patriots').
rule2_d1(y_athleteplaysforteam,'coach:paul_stastny','sportsteam:colorado_avalanche').
rule2_d1(y_athleteplaysforteam,'coach:jason_pominville','sportsteam:sabres').
rule2_d1(y_athleteplaysforteam,'athlete:jochen_hecht','sportsteam:sabres').
rule2_d1(y_athleteplaysforteam,'coach:jarkko_ruutu','sportsteam:ottawa_senators').
rule2_d1(y_athleteplaysforteam,'coach:tyler_kennedy','sportsteam:penguins').
rule2_d1(y_athleteplaysforteam,'coach:ian_laperriere','sportsteam:colorado_avalanche').
rule2_d1(y_athleteplaysforteam,'coach:pavel_kubina','sportsteam:leafs').
rule2_d1(y_athleteplaysforteam,'coach:pie_traynor','sportsteam:chicago_cubs_baseball_team').
rule2_d1(y_athleteplaysforteam,'athlete:brandon_marshall','sportsteam:broncos').
rule2_d1(y_athleteplaysforteam,'athlete:antero_niittymaki','sportsteam:flyers').
rule2_d1(y_athleteplaysforteam,'coach:tim_gleason','sportsteam:carolina_hurricanes').
rule2_d1(y_athleteplaysforteam,'coach:petr_sykora','sportsteam:penguins').
rule2_d1(y_athleteplaysforteam,'athlete:martin_gerber','sportsteam:ottawa_senators').
rule2_d1(y_athleteplaysforteam,'athlete:cristobal_huet','sportsteam:blackhawks').
rule2_d1(y_athleteplaysforteam,'coach:ty_conklin','sportsteam:red_wings').
rule2_d1(y_athleteplaysforteam,'coach:alex_tanguay','sportsteam:colorado_avalanche').
rule2_d1(y_athleteplaysforteam,'coach:scott_hartnell','sportsteam:flyers').
rule2_d1(y_athleteplaysforteam,'coach:tuomo_ruutu','sportsteam:carolina_hurricanes').
rule2_d1(y_athleteplaysforteam,'athlete:antoine_vermette','sportsteam:ottawa_senators').
rule2_d1(y_athleteplaysforteam,'athlete:ricky_williams','sportsteam:dolphins').
rule2_d1(y_athleteplaysforteam,'coach:tomas_vokoun','sportsteam:florida_intl_golden_panthers').
rule2_d1(y_athleteplaysforteam,'athlete:dave_bolland','sportsteam:blackhawks').
rule2_d1(y_athleteplaysforteam,'coach:roy_williams','sportsteam:detroit_lions').
rule2_d1(y_athleteplaysforteam,'athlete:scottie_pippen','sportsteam:bulls').
rule2_d1(y_athleteplaysforteam,'coach:leandro_barbosa','sportsteam:phoenix_suns').
rule2_d1(y_athleteplaysforteam,'athlete:andrej_meszaros','sportsteam:ottawa_senators').
rule2_d1(y_athleteplaysforteam,'coach:erik_cole','sportsteam:carolina_hurricanes').
rule2_d1(y_athleteplaysforteam,'coach:ralph_terry','sportsteam:yankees').
rule2_d1(y_athleteplaysforteam,'athlete:manny_fernandez','sportsteam:boston_bruins').
rule2_d1(y_athleteplaysforteam,'coach:chris_phillips','sportsteam:ottawa_senators').
rule2_d1(y_athleteplaysforteam,'coach:clarke_macarthur','sportsteam:sabres').
rule2_d1(y_athleteplaysforteam,'coach:blake_wheeler','sportsteam:boston_bruins').
rule2_d1(y_athleteplaysforteam,'coach:dany_sabourin','sportsteam:penguins').
rule2_d1(y_athleteplaysforteam,'coach:kris_draper','sportsteam:red_wings').
rule2_d1(y_athleteplaysforteam,'athlete:jacques_plante','sportsteam:montreal_canadiens').
rule2_d1(y_athleteplaysforteam,'athlete:jay_cutler','sportsteam:broncos').
rule2_d1(y_athleteplaysforteam,'coach:cedric_benson','sportsteam:arizona_cardinals').
rule2_d1(y_athleteplaysforteam,'coach:j_j__redick','sportsteam:magic').
rule2_d1(y_athleteplaysforteam,'coach:jed_lowrie','sportsteam:world_champion_boston_red_sox').
rule2_d1(y_athleteplaysforteam,'athlete:percy_harvin','sportsteam:florida_gators_football').
rule2_d1(y_athleteplaysforteam,'coach:carey_price','sportsteam:canadiens').
rule2_d1(y_athleteplaysforteam,'coach:andrew_ference','sportsteam:boston_bruins').
rule2_d1(y_athleteplaysforteam,'athlete:nate_burleson','sportsteam:seahawks').
rule2_d1(y_athleteplaysforteam,'athlete:ville_peltonen','sportsteam:florida_intl_golden_panthers').
rule2_d1(y_athleteplaysforteam,'coach:rod_brind_amour','sportsteam:carolina_hurricanes').
rule2_d1(y_athleteplaysforteam,'athlete:steve_montador','sportsteam:blackhawks').
rule2_d1(y_athleteplaysforteam,'coach:vesa_toskala','sportsteam:leafs').
rule2_d1(y_athleteplaysforteam,'coach:jakub_voracek','sportsteam:blue_jackets').
rule2_d1(y_athleteplaysforteam,'coach:marek_svatos','sportsteam:colorado_avalanche').
rule2_d1(y_athleteplaysforteam,'athlete:amani_toomer','sportsteam:new_england_patriots').
rule2_d1(y_athleteplaysforteam,'coach:craig_conroy','sportsteam:flames').
rule2_d1(y_athleteplaysforteam,'coach:marco_sturm','sportsteam:boston_bruins').
rule2_d1(y_athleteplaysforteam,'athlete:ilya_bryzgalov','sportsteam:coyotes').
rule2_d1(y_athleteplaysforteam,'athlete:andrew_peters','sportsteam:sabres').
rule2_d1(y_athleteplaysforteam,'coach:spring_training','sportsteam:world_champion_boston_red_sox').
rule2_d1(y_athleteplaysforteam,'athlete:jason_kapono','sportsteam:toronto_raptors').
rule2_d1(y_athleteplaysforteam,'coach:chad_larose','sportsteam:carolina_hurricanes').
rule2_d1(y_athleteplaysforteam,'coach:nathan_horton','sportsteam:florida_intl_golden_panthers').
rule2_d1(y_athleteplaysforteam,'coach:rene_bourque','sportsteam:blackhawks').
rule2_d1(y_athleteplaysforteam,'coach:andrew_brunette','sportsteam:blackhawks').
rule2_d1(y_athleteplaysforteam,'athlete:alex_auld','sportsteam:boston_bruins').
rule2_d1(y_athleteplaysforteam,'athlete:deron_williams','sportsteam:jazz').
rule2_d1(y_athleteplaysforteam,'coach:antawn_jamison','sportsteam:washington_wizards').
rule2_d1(y_athleteplaysforteam,'coach:mathieu_schneider','sportsteam:anaheim_ducks').
rule2_d1(y_athleteplaysforteam,'coach:sergei_gonchar','sportsteam:penguins').
rule2_d1(y_athleteplaysforteam,'athlete:peter_mueller','sportsteam:coyotes').
rule2_d1(y_athleteplaysforteam,'coach:ruslan_salei','sportsteam:colorado_avalanche').
rule2_d1(y_athleteplaysforteam,'coach:barry_melrose','sportsteam:tampa_bay_lightning').
rule2_d1(y_athleteplaysforteam,'coach:johan_franzen','sportsteam:red_wings').
rule2_d1(y_athleteplaysforteam,'coach:ruslan_fedotenko','sportsteam:penguins').
rule2_d1(y_athleteplaysforteam,'athlete:jamario_moon','sportsteam:toronto_raptors').
rule2_d1(y_athleteplaysforteam,'coach:felix_jones','sportsteam:dallas_cowboys').
rule2_d1(y_athleteplaysforteam,'coach:jay_feely','sportsteam:new_england_patriots').
rule2_d1(y_athleteplaysforteam,'athlete:andres_nocioni','sportsteam:bulls').
rule2_d1(y_athleteplaysforteam,'athlete:matt_leinart','sportsteam:arizona_cardinals').
rule2_d1(y_athleteplaysforteam,'coach:ed_jovanovski','sportsteam:coyotes').
rule2_d1(y_athleteplaysforteam,'coach:antoine_walker','sportsteam:miami_heat').
rule2_d1(y_athleteplaysforteam,'coach:guillaume_latendresse','sportsteam:canadiens').
rule2_d1(y_athleteplaysforteam,'athlete:michael_nylander','sportsteam:washington_capitals').
rule2_d1(y_athleteplaysforteam,'athlete:daniel_paille','sportsteam:sabres').
rule2_d1(y_athleteplaysforteam,'athlete:miikka_kiprusoff','sportsteam:flames').
rule2_d1(y_athleteplaysforteam,'athlete:jeremy_roenick','sportsteam:blackhawks').
rule2_d1(y_athleteplaysforteam,'athlete:darren_collison','sportsteam:ucla').
rule2_d1(y_athleteplaysforteam,'athlete:patrick_vieira','sportsteam:france').
rule2_d1(y_athleteplaysforteam,'athlete:robert_lang','sportsteam:canadiens').
rule2_d1(y_athleteplaysforteam,'athlete:milan_lucic','sportsteam:boston_bruins').
rule2_d1(y_athleteplaysforteam,'athlete:brian_elliott','sportsteam:ottawa_senators').
rule2_d1(y_athleteplaysforteam,'athlete:jordan_schafer','sportsteam:atlanta_braves').
rule2_d1(y_athleteplaysforteam,'athlete:furcal','sportsteam:dodgers').
rule2_d1(y_athleteplaysforteam,'athlete:gooden','sportsteam:st__lucie_mets').
rule2_d1(y_athleteplaysforteam,'athlete:tyler_hansbrough','sportsteam:tar_heels').
rule2_d1(y_athleteplaysforteam,'athlete:buffalo_bills','sportsteam:new_england_patriots').
rule2_d1(y_athleteplaysforteam,'athlete:joe_namath','sportsteam:new_england_patriots').
rule2_d1(y_athleteplaysforteam,'athlete:jamal_crawford','sportsteam:new_england_patriots').
rule2_d1(y_athleteplaysforteam,'athlete:jerryd_bayless','sportsteam:trail_blazers').
rule2_d1(y_athleteplaysforteam,'athlete:randy_jones','sportsteam:flyers').
rule2_d1(y_athleteplaysforteam,'athlete:damon_krestalude','sportsteam:world_champion_boston_red_sox').
rule2_d1(y_athleteplaysforteam,'athlete:marreese_speights','sportsteam:philadelphia_76ers').
rule2_d1(y_athleteplaysforteam,'athlete:jake_tsakalidis','sportsteam:memphis_tigers_football').
rule2_d1(y_athleteplaysforteam,'athlete:michel_goulet','sportsteam:blackhawks').
rule2_d1(y_athleteplaysforteam,'athlete:thabo_sefolosha','sportsteam:bulls').
rule2_d1(y_athleteplaysforteam,'athlete:dan_gadzuric','sportsteam:bucks').
rule2_d1(y_athleteplaysforteam,'athlete:brian_brohm','sportsteam:green_bay_packers').
rule2_d1(y_athleteplaysforteam,'athlete:filippo_inzaghi','sportsteam:ac_milan').
rule2_d1(y_athleteplaysforteam,'athlete:martell_webster','sportsteam:trail_blazers').
rule2_d1(y_athleteplaysforteam,'athlete:magic_johnson','sportsteam:los_angeles_lakers').
rule2_d1(y_athleteplaysforteam,'athlete:knicks','sportsteam:new_england_patriots').
rule2_d1(y_athleteplaysforteam,'athlete:shaun_wright_phillips','sportsteam:manchester_city').
rule2_d1(y_athleteplaysforteam,'athlete:miroslav_klose','sportsteam:germany').
rule2_d1(y_athleteplaysforteam,'athlete:j_p__losman','sportsteam:buffalo_bills').
rule2_d1(y_athleteplaysforteam,'athlete:bostjan_nachbar','sportsteam:new_england_patriots').
rule2_d1(y_athleteplaysforteam,'athlete:alonzo_mourning','sportsteam:hornets').
rule2_d1(y_athleteplaysforteam,'athlete:seneca_wallace','sportsteam:seahawks').
rule2_d1(y_athleteplaysforteam,'athlete:kaka','sportsteam:ac_milan').
rule2_d1(y_athleteplaysforteam,'athlete:hedo_turkoglu','sportsteam:magic').
rule2_d1(y_athleteplaysforteam,'athlete:linas_kleiza','sportsteam:nuggets').
rule2_d1(y_athleteplaysforteam,'athlete:jiri_hudler','sportsteam:wings').
rule2_d1(y_athleteplaysforteam,'athlete:jason_blake','sportsteam:leafs').
rule2_d1(y_athleteplaysforteam,'athlete:iverson','sportsteam:pistons').
rule2_d1(y_athleteplaysforteam,'athlete:rasheed_wallace','sportsteam:pistons').
rule2_d1(y_athleteplaysforteam,'athlete:derek_lee','sportsteam:chicago_cubs_baseball_team').
rule2_d1(y_athleteplaysforteam,'athlete:luol_deng','sportsteam:bulls').
rule2_d1(y_athleteplaysforteam,'athlete:steven_gerrard','sportsteam:liverpool').
rule2_d1(y_athleteplaysforteam,'athlete:daequan_cook','sportsteam:miami_heat').
rule2_d1(y_athleteplaysforteam,'athlete:dikembe_mutombo','sportsteam:houston_rockets').
rule2_d1(y_athleteplaysforteam,'athlete:willie_parker','sportsteam:pittsburgh_steelers').
rule2_d1(y_athleteplaysforteam,'athlete:alessandro_del_piero','sportsteam:juventus').
rule2_d1(y_athleteplaysforteam,'athlete:pujols','sportsteam:st___louis_cardinals').
rule2_d1(y_athleteplaysforteam,'athlete:bob_pettit','sportsteam:st___louis_hawks').
rule2_d1(y_athleteplaysforteam,'athlete:marcus_camby','sportsteam:los_angeles_lakers').
rule2_d1(y_athleteplaysforteam,'athlete:kirk_hinrich','sportsteam:bulls').
rule2_d1(y_athleteplaysforteam,'athlete:nomar','sportsteam:dodgers').
rule2_d1(y_athleteplaysforteam,'athlete:andray_blatche','sportsteam:washington_wizards').
rule2_d1(y_athleteplaysforteam,'athlete:ronaldinho','sportsteam:fc_barcelona').
rule2_d1(y_athleteplaysforteam,'athlete:matt_harpring','sportsteam:jazz').
rule2_d1(y_athleteplaysforteam,'athlete:plaxico_burress','sportsteam:new_england_patriots').
rule2_d1(y_athleteplaysforteam,'athlete:kurt_warner','sportsteam:arizona_cardinals').
rule2_d1(y_athleteplaysforteam,'athlete:zydrunas_ilgauskas','sportsteam:cavs').
rule2_d1(y_athleteplaysforteam,'athlete:reymond_fuentes','sportsteam:anaheim_angels').
rule2_d1(y_athleteplaysforteam,'athlete:taj_gibson','sportsteam:usc_trojans').
rule2_d1(y_athleteplaysforteam,'athlete:dan_carcillo','sportsteam:blackhawks').
rule2_d1(y_athleteplaysforteam,'athlete:fernando_martinez','sportsteam:st__lucie_mets').
rule2_d1(y_athleteplaysforteam,'athlete:dominic_moore','sportsteam:leafs').
rule2_d1(y_athleteplaysforteam,'athlete:smith','sportsteam:carolina_hurricanes').
rule2_d1(y_athleteplaysforteam,'athlete:darko_milicic','sportsteam:magic').
rule2_d1(y_athleteplaysforteam,'athlete:alexei_ponikarovsky','sportsteam:leafs').
rule2_d1(y_athleteplaysforteam,'athlete:leon_powe','sportsteam:celtics').
rule2_d1(y_athleteplaysforteam,'athlete:glenn_hall','sportsteam:blackhawks').
rule2_d1(y_athleteplaysforteam,'athlete:dan_marino','sportsteam:dolphins').
rule2_d1(y_athleteplaysforteam,'athlete:dolphins','sportsteam:new_england_patriots').
rule2_d1(y_athleteplaysforteam,'athlete:jeremy','sportsteam:new_england_patriots').
rule2_d1(y_athleteplaysforteam,'athlete:fabricio_oberto','sportsteam:spurs').
rule2_d1(y_athleteplaysforteam,'athlete:raja_bell','sportsteam:bobcats').
rule2_d1(y_athleteplaysforteam,'athlete:greg_oden','sportsteam:trailblazers').
rule2_d1(y_athleteplaysforteam,'athlete:chris_kaman','sportsteam:los_angeles_lakers').
rule2_d1(y_athleteplaysforteam,'athlete:antonio_mcdyess','sportsteam:pistons').
rule2_d1(y_athleteplaysforteam,'athlete:paul_pierce','sportsteam:celtics').
rule2_d1(y_athleteplaysforteam,'athlete:troy_murphy','sportsteam:indiana_pacers').
rule2_d1(y_athleteplaysforteam,'athlete:sergio_ramos','sportsteam:real_madrid').
rule2_d1(y_athleteplaysforteam,'athlete:jordan_farmar','sportsteam:los_angeles_lakers').
rule2_d1(y_athleteplaysforteam,'athlete:chicago_blackhawks','sportsteam:leafs').
rule2_d1(y_athleteplaysforteam,'athlete:mussina','sportsteam:yankees').
rule2_d1(y_athleteplaysforteam,'athlete:pierre_pilote','sportsteam:blackhawks').
rule2_d1(y_athleteplaysforteam,'athlete:glavine','sportsteam:st__lucie_mets').
rule2_d1(y_athleteplaysforteam,'athlete:james_farrior','sportsteam:pittsburgh_steelers').
rule2_d1(y_athleteplaysforteam,'athlete:carlos_delfino','sportsteam:pistons').
rule2_d1(y_athleteplaysforteam,'athlete:samuel_dalembert','sportsteam:philadelphia_76ers').
rule2_d1(y_athleteplaysforteam,'athlete:kevin_jones','sportsteam:detroit_lions').
rule2_d1(y_athleteplaysforteam,'athlete:ken_dorsey','sportsteam:cleveland_browns').
rule2_d1(y_athleteplaysforteam,'athlete:sean_williams','sportsteam:new_england_patriots').
rule2_d1(y_athleteplaysforteam,'athlete:pavel_nedved','sportsteam:juventus').
rule2_d1(y_athleteplaysforteam,'athlete:michael_vick','sportsteam:falcons').
rule2_d1(y_athleteplaysforteam,'athlete:heilman','sportsteam:st__lucie_mets').
rule2_d1(y_athleteplaysforteam,'athlete:bobby_hull','sportsteam:blackhawks').
rule2_d1(y_athleteplaysforteam,'athlete:figgins','sportsteam:anaheim_angels').
rule2_d1(y_athleteplaysforteam,'athlete:wally_szczerbiak','sportsteam:celtics').
rule2_d1(y_athleteplaysforteam,'athlete:wayne_ellington','sportsteam:tar_heels').
rule2_d1(y_athleteplaysforteam,'athlete:desagana_diop','sportsteam:dallas_mavericks').
rule2_d1(y_athleteplaysforteam,'athlete:smoltz','sportsteam:world_champion_boston_red_sox').
rule2_d1(y_athleteplaysforteam,'athlete:robert_horry','sportsteam:spurs').
rule2_d1(y_athleteplaysforteam,'athlete:clyde_drexler','sportsteam:houston_rockets').
rule2_d1(y_athleteplaysforteam,'athlete:tayshaun_prince','sportsteam:pistons').
rule2_d1(y_athleteplaysforteam,'athlete:tyrus_thomas','sportsteam:bulls').
rule2_d1(y_athleteplaysforteam,'athlete:terrell_owens','sportsteam:dallas_cowboys').
rule2_d1(y_athleteplaysforteam,'athlete:ginobili','sportsteam:spurs').
rule2_d1(y_athleteplaysforteam,'athlete:patrick_ewing','sportsteam:new_england_patriots').
rule2_d1(y_athleteplaysforteam,'athlete:j_r__giddens','sportsteam:celtics').
rule2_d1(y_athleteplaysforteam,'athlete:darius_miles','sportsteam:memphis_tigers_football').
rule2_d1(y_athleteplaysforteam,'athlete:thierry_henry','sportsteam:france').
rule2_d1(y_athleteplaysforteam,'athlete:big_ben','sportsteam:pittsburgh_steelers').
rule2_d1(y_athleteplaysforteam,'athlete:jamal_lewis','sportsteam:cleveland_browns').
rule2_d1(y_athleteplaysforteam,'athlete:richard_jefferson','sportsteam:bucks').
rule2_d1(y_athleteplaysforteam,'athlete:mardy_collins','sportsteam:los_angeles_lakers').
rule2_d1(y_athleteplaysforteam,'athlete:gerald_green','sportsteam:celtics').
rule2_d1(y_athleteplaysforteam,'athlete:tony_esposito','sportsteam:blackhawks').
rule2_d1(y_athleteplaysforteam,'athlete:tommy_maddox','sportsteam:pittsburgh_steelers').
rule2_d1(y_athleteplaysforteam,'athlete:marc_bulger','sportsteam:rams').
rule2_d1(y_athleteplaysforteam,'athlete:jarrett_jack','sportsteam:indiana_pacers').
rule2_d1(y_athleteplaysforteam,'athlete:ron_artest','sportsteam:houston_rockets').

rule2_d1(x_teamplayssport,'sportsteam:york_rangers','sport:hockey').
rule2_d1(x_teamplayssport,'sportsteam:tech_hokies','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:santa_clara_university','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:edmonton_oilers','sport:hockey').
rule2_d1(x_teamplayssport,'sportsteam:princeton','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:david_ragan','sport:racing').
rule2_d1(x_teamplayssport,'sportsteam:magic','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:detroit_tigers','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:uconn','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:seminoles','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:phoenix_suns','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:san_francisco_49ers','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:saint_louis_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:baltimore_colts','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:pepperdine_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:byu_hawaii_seasiders','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:new_england_patriots','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:tar_heels','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:cincinnati','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:duke_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:flyers','sport:hockey').
rule2_d1(x_teamplayssport,'sportsteam:red_wings','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:jazz','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:bobcats','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:george_washington_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:niners','sport:hockey').
rule2_d1(x_teamplayssport,'sportsteam:seton_hall_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:georgia_bulldogs','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:former_notre_dame','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:cornhuskers','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:texans','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:broncos','sport:hockey').
rule2_d1(x_teamplayssport,'sportsteam:new_york_mets','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:dale_earnhardt','sport:racing').
rule2_d1(x_teamplayssport,'sportsteam:marshall_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:los_angeles_dodgers','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:dodgers','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:colorado_state_pueblo_thunder_wolves','sport:college_baseball').
rule2_d1(x_teamplayssport,'sportsteam:northwestern','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:nuggets','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:indiana_pacers','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:arkansas_razorbacks','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:jags','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:auburn_university_at_montgomery','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:mississippi_gulf_coast_community_college','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:reds','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:sooners','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:gonzaga_university_school_of_law','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:northwestern_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:sj_sharks','sport:hockey').
rule2_d1(x_teamplayssport,'sportsteam:jamie_mcmurray','sport:racing').
rule2_d1(x_teamplayssport,'sportsteam:houston_astros','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:colgate_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:kent_state_golden_flashes','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:crew','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:chicago_cubs_baseball_team','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:texas_christian_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:tulane_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:kansas_city_royals','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:arizona_state_university','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:cavs','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:james_madison_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:appalachian_state','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:florida_intl_golden_panthers','sport:hockey').
rule2_d1(x_teamplayssport,'sportsteam:alabama_state_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:blackhawks','sport:hockey').
rule2_d1(x_teamplayssport,'sportsteam:st_louis_rams','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:tampa_bay_lightning','sport:hockey').
rule2_d1(x_teamplayssport,'sportsteam:bowling_green_state_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:hofstra_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:west_georgia_technical_college','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:devil_rays','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:dave_blaney','sport:racing').
rule2_d1(x_teamplayssport,'sportsteam:kane_county_cougars','sport:hockey').
rule2_d1(x_teamplayssport,'sportsteam:holy_cross','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:auburn_tigers','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:dallas_mavericks','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:tampa_bay_buccaneers','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:l_a__dodgers','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:american_league','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:baylor_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:arizona_state','sport:golf').
rule2_d1(x_teamplayssport,'sportsteam:north_carolina_tarheels','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:bobby_hamilton','sport:racing').
rule2_d1(x_teamplayssport,'sportsteam:wake_forest_university','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:padres','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:anaheim_ducks','sport:hockey').
rule2_d1(x_teamplayssport,'sportsteam:trailblazers','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:florida_state_university','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:utah_jazz','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:atlanta_thrashers','sport:hockey').
rule2_d1(x_teamplayssport,'sportsteam:sixers','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:seattle_mariners','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:world_champion_boston_red_sox','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:michigan_state_university','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:pittsburgh_pirates','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:washington_wizards','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:supersonics','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:san_diego_padres','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:detroit_lions','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:providence_college','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:david_stremme','sport:racing').
rule2_d1(x_teamplayssport,'sportsteam:miami_heat','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:wright_state_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:penguins','sport:hockey').
rule2_d1(x_teamplayssport,'sportsteam:ball_state_cardinals','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:notre_dame_fighting_irish','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:florida_gators_football','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:boston_bruins','sport:hockey').
rule2_d1(x_teamplayssport,'sportsteam:washington_redskins','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:jeff_green','sport:racing').
rule2_d1(x_teamplayssport,'sportsteam:indiana_university_of_pennsylvania_crimson_hawks','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:france','sport:golf').
rule2_d1(x_teamplayssport,'sportsteam:rutgers_scarlet_kni','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:denny_hamlin','sport:racing').
rule2_d1(x_teamplayssport,'sportsteam:astros','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:knights','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:clint_bowyer','sport:racing').
rule2_d1(x_teamplayssport,'sportsteam:depaul_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:texas_a_m_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:pittsburgh_panthers_basketball','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:marquette_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:purdue_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:loyola_marymount_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:pats','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:dallas_cowboys','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:concordia_st_paul_golden_bears','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:phoenix_coyotes','sport:hockey').
rule2_d1(x_teamplayssport,'sportsteam:smu','sport:golf').
rule2_d1(x_teamplayssport,'sportsteam:mighty_ducks_of_anaheim','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:bucks','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:montreal_canadiens','sport:hockey').
rule2_d1(x_teamplayssport,'sportsteam:jacksonville_jaguars','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:montana_state_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:white_sox','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:milwaukee_braves','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:bobby_labonte','sport:racing').
rule2_d1(x_teamplayssport,'sportsteam:missouri_state_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:fresno_state','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:jeremy_mayfield','sport:racing').
rule2_d1(x_teamplayssport,'sportsteam:hardin_simmons_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:chicago_blackhawks','sport:hockey').
rule2_d1(x_teamplayssport,'sportsteam:minnesota_timberwolves','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:pirates','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:illini','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:division','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:cal_poly_slo_mustangs','sport:hockey').
rule2_d1(x_teamplayssport,'sportsteam:louisville_cardinals','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:tampa_bay_devil_rays','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:seattle_metropolitans','sport:hockey').
rule2_d1(x_teamplayssport,'sportsteam:vols','sport:golf').
rule2_d1(x_teamplayssport,'sportsteam:western_illinois_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:celtics','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:oklahoma_state_cowboys','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:buckeyes','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:colorado_avalanche','sport:hockey').
rule2_d1(x_teamplayssport,'sportsteam:san_francisco_giants','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:mountaineers','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:red_raiders','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:morris_brown_wolverines','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:anaheim_angels','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:washington_capitals','sport:hockey').
rule2_d1(x_teamplayssport,'sportsteam:scarlet_knights','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:falcons','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:dolphins','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:oregon_state','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:hershey_bears','sport:hockey').
rule2_d1(x_teamplayssport,'sportsteam:brian_vickers','sport:racing').
rule2_d1(x_teamplayssport,'sportsteam:brooklyn_dodgers','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:cincinnati_royals','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:philadelphia_76ers','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:minnesota_north_stars','sport:hockey').
rule2_d1(x_teamplayssport,'sportsteam:baltimore_bullets','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:st___louis_cardinals','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:david_gilliland','sport:racing').
rule2_d1(x_teamplayssport,'sportsteam:george_mason_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:subway_series','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:dwight_englewood_bulldogs','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:iupui','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:hawkeyes','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:maroons','sport:hockey').
rule2_d1(x_teamplayssport,'sportsteam:carolina_hurricanes','sport:hockey').
rule2_d1(x_teamplayssport,'sportsteam:montreal_canadians','sport:hockey').
rule2_d1(x_teamplayssport,'sportsteam:college','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:yankees','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:cleveland_browns','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:houston_rockets','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:spurs','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:ucla','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:harvard_crimson','sport:hockey').
rule2_d1(x_teamplayssport,'sportsteam:washington_nationals','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:hornets','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:green_bay_packers','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:st__lucie_mets','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:vanderbilt_university','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:yanks','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:toronto_raptors','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:stanford_university','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:milwaukee_brewers','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:new_york_yankees','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:western_michigan_university','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:texas_tech_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:cincinatti_bengals','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:montreal_expos','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:vanderbilt','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:yale_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:razorbacks','sport:golf').
rule2_d1(x_teamplayssport,'sportsteam:villanova_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:furman_university','sport:soccer').
rule2_d1(x_teamplayssport,'sportsteam:indiana_purdue_fort_wayne_mastodons','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:nc_state','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:east_carolina','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:st___cloud_state','sport:hockey').
rule2_d1(x_teamplayssport,'sportsteam:cubbies','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:redsox','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:canadiens','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:cal_state_fullerton_titans','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:brazil','sport:golf').
rule2_d1(x_teamplayssport,'sportsteam:army','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:boston_college','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:temple','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:memphis_tigers_football','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:mlb_all_star','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:philadelphia_warriors','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:penn_state_nittany_lions_basketball','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:boston_university_terriers','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:washington_state_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:aggies','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:samford_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:university_of_central_florida','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:bill_elliott','sport:racing').
rule2_d1(x_teamplayssport,'sportsteam:michigan_state_spartans','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:nashville_predators','sport:hockey').
rule2_d1(x_teamplayssport,'sportsteam:baltimore_orioles','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:middle_tennessee_state_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:greg_biffle','sport:racing').
rule2_d1(x_teamplayssport,'sportsteam:wildcats','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:calgary_flames','sport:hockey').
rule2_d1(x_teamplayssport,'sportsteam:clemson','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:hartford_whalers','sport:hockey').
rule2_d1(x_teamplayssport,'sportsteam:florida_state','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:xavier_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:pistons','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:big_ten','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:bucknell_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:san_jose_state','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:uab_blazers','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:harvard_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:drake_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:germany','sport:golf').
rule2_d1(x_teamplayssport,'sportsteam:north_texas','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:university_of_arkansas_at_pine_bluff','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:marlins','sport:hockey').
rule2_d1(x_teamplayssport,'sportsteam:oakland_athletics','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:trail_blazers','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:boilermakers','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:uc_irvine','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:california_angels','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:tampa_bay_rays','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:buffalo_braves','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:red_hawks','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:longhorns','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:north_carolina_state','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:quebec_nordiques','sport:hockey').
rule2_d1(x_teamplayssport,'sportsteam:uw_eau_claire','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:leafs','sport:hockey').
rule2_d1(x_teamplayssport,'sportsteam:stanford','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:rams','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:david_reutimann','sport:racing').
rule2_d1(x_teamplayssport,'sportsteam:terriers','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:virginia_military_institute','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:future_farmers_of_america','sport:golf').
rule2_d1(x_teamplayssport,'sportsteam:bulls','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:minnesota_wild','sport:hockey').
rule2_d1(x_teamplayssport,'sportsteam:lake_forest_college','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:jeff_burton','sport:racing').
rule2_d1(x_teamplayssport,'sportsteam:philadelphia_phillies','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:casey_mears','sport:racing').
rule2_d1(x_teamplayssport,'sportsteam:florida_marlins','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:philadelphia_athletics','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:pacific_lutheran_university','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:arizona_cardinals','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:usc_trojans','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:oral_roberts_golden_eagles','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:derby_county','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:fordham_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:flames','sport:hockey').
rule2_d1(x_teamplayssport,'sportsteam:uc_santa_barbara','sport:hockey').
rule2_d1(x_teamplayssport,'sportsteam:iowa_state_cyclones_basketball','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:los_angeles_lakers','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:hoosiers','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:ole_miss_rebels','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:mary_hardin_baylor_crusaders','sport:golf').
rule2_d1(x_teamplayssport,'sportsteam:harvard','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:evangel_university','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:hampton_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:cobbers','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:capitals','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:elliott_sadler','sport:racing').
rule2_d1(x_teamplayssport,'sportsteam:chicago_black_hawks','sport:hockey').
rule2_d1(x_teamplayssport,'sportsteam:rice_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:indians','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:blue_jackets','sport:hockey').
rule2_d1(x_teamplayssport,'sportsteam:drexel_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:central_florida','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:sabres','sport:hockey').
rule2_d1(x_teamplayssport,'sportsteam:washington_bullets','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:old_dominion_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:southern_methodist_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:duquesne_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:western_kentucky_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:buffalo_bills','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:louisiana_state_university_health_sciences_center','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:texas_rangers','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:oregon_state_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:princeton_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:boston_braves','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:miami_university','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:dallas_stars','sport:hockey').
rule2_d1(x_teamplayssport,'sportsteam:thrashers','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:sun_devils','sport:hockey').
rule2_d1(x_teamplayssport,'sportsteam:seahawks','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:blue_jays','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:northeastern_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:case_western_reserve_spartans','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:ball_state_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:jayhawks','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:st___louis_hawks','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:pittsburgh_steelers','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:cleveland_indians','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:england_patriots','sport:american_football').
rule2_d1(x_teamplayssport,'sportsteam:st___louis_browns','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:georgetown_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:winnipeg_jets','sport:hockey').
rule2_d1(x_teamplayssport,'sportsteam:los_angeles_rams','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:atlanta_braves','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:brown_university','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:arizona_diamond_backs','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:jerry_nadeau','sport:racing').
rule2_d1(x_teamplayssport,'sportsteam:union_college','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:duke_blue_devils','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:minnesota_twins','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:gamecocks','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:arizona_wildcats','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:washington_state','sport:hockey').
rule2_d1(x_teamplayssport,'sportsteam:twins','sport:baseball').
rule2_d1(x_teamplayssport,'sportsteam:crimson','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:ottawa_senators','sport:hockey').
rule2_d1(x_teamplayssport,'sportsteam:new_mexico_state','sport:golf').
rule2_d1(x_teamplayssport,'sportsteam:utes','sport:games').
rule2_d1(x_teamplayssport,'sportsteam:utep','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:san_diego_state_aztecs','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:golden_gophers','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:villanova_wildcats_basketball','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:boise_state','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:state_sun_devils','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:state_cyclones','sport:basketball').
rule2_d1(x_teamplayssport,'sportsteam:ball_state','sport:football').
rule2_d1(x_teamplayssport,'sportsteam:wake_forest_deacons','sport:basketball').


rule2_d1(x_teamhomestadium,'sportsteam:edmonton_oilers','stadiumoreventvenue:rexall_place').
rule2_d1(x_teamhomestadium,'sportsteam:detroit_tigers','stadiumoreventvenue:comerica_park').
rule2_d1(x_teamhomestadium,'sportsteam:phoenix_suns','stadiumoreventvenue:us_airways_center').
rule2_d1(x_teamhomestadium,'sportsteam:san_francisco_49ers','attraction:monster_park').
rule2_d1(x_teamhomestadium,'sportsteam:baltimore_colts','stadiumoreventvenue:rca_dome').
rule2_d1(x_teamhomestadium,'sportsteam:university_of_cincinnati','stadiumoreventvenue:nippert_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:new_england_patriots','stadiumoreventvenue:new_orleans_arena').
rule2_d1(x_teamhomestadium,'sportsteam:cincinnati','stadiumoreventvenue:paul_brown_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:flyers','stadiumoreventvenue:wachovia_center').
rule2_d1(x_teamhomestadium,'sportsteam:red_wings','stadiumoreventvenue:joe_louis_arena').
rule2_d1(x_teamhomestadium,'sportsteam:university_of_louisiana','stadiumoreventvenue:malone_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:university_of_akron','stadiumoreventvenue:rubber_bowl').
rule2_d1(x_teamhomestadium,'sportsteam:seton_hall_university','stadiumoreventvenue:prudential_center_2').
rule2_d1(x_teamhomestadium,'sportsteam:former_notre_dame','stadiumoreventvenue:notre_dame_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:broncos','stadiumoreventvenue:invesco_field').
rule2_d1(x_teamhomestadium,'sportsteam:marshall_university','stadiumoreventvenue:marshall_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:los_angeles_dodgers','stadiumoreventvenue:dodger_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:dodgers','stadiumoreventvenue:ebbets_field').
rule2_d1(x_teamhomestadium,'sportsteam:rutgers_state_university_of_new_jersey','stadiumoreventvenue:rutgers_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:toronto_argonauts','stadiumoreventvenue:air_canada_centre').
rule2_d1(x_teamhomestadium,'sportsteam:la_angels_of_anaheim','stadiumoreventvenue:angel_stadium_of_anaheim').
rule2_d1(x_teamhomestadium,'sportsteam:indiana_pacers','stadiumoreventvenue:conseco_fieldhouse').
rule2_d1(x_teamhomestadium,'sportsteam:fighting_illini','stadiumoreventvenue:memorial_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:arkansas_razorbacks','stadiumoreventvenue:razorback_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:round_rock_express','stadiumoreventvenue:dell_diamond').
rule2_d1(x_teamhomestadium,'sportsteam:reds','stadiumoreventvenue:great_american_ballpark').
rule2_d1(x_teamhomestadium,'sportsteam:university_of_arizona','stadiumoreventvenue:arizona_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:sj_sharks','stadiumoreventvenue:hp_pavilion_at_san_jose').
rule2_d1(x_teamhomestadium,'sportsteam:houston_astros','stadiumoreventvenue:minute_maid_park').
rule2_d1(x_teamhomestadium,'sportsteam:toronto_fc','stadiumoreventvenue:bmo_field').
rule2_d1(x_teamhomestadium,'sportsteam:edmonton_eskimos','stadiumoreventvenue:commonwealth_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:tulane_university','stadiumoreventvenue:louisiana_superdome').
rule2_d1(x_teamhomestadium,'sportsteam:university_of_tulsa','stadiumoreventvenue:skelly_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:kansas_city_royals','stadiumoreventvenue:kauffman_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:indiana_university_school_of_medicine','stadiumoreventvenue:metropolitan_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:kent_state_university','stadiumoreventvenue:dix_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:florida_intl_golden_panthers','stadiumoreventvenue:bankatlantic_center').
rule2_d1(x_teamhomestadium,'sportsteam:st_louis_rams','stadiumoreventvenue:edward_jones_dome').
rule2_d1(x_teamhomestadium,'sportsteam:tampa_bay_lightning','stadiumoreventvenue:st___pete_times_forum').
rule2_d1(x_teamhomestadium,'sportsteam:bolton_wanderers','stadiumoreventvenue:reebok_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:lowell_devils','stadiumoreventvenue:tsongas_arena').
rule2_d1(x_teamhomestadium,'sportsteam:kane_county_cougars','stadiumoreventvenue:elfstrom_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:auburn_tigers','stadiumoreventvenue:jordan_hare_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:tampa_bay_buccaneers','stadiumoreventvenue:raymond_james').
rule2_d1(x_teamhomestadium,'sportsteam:wake_forest_university','stadiumoreventvenue:groves_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:padres','stadiumoreventvenue:peoria_sports_complex').
rule2_d1(x_teamhomestadium,'sportsteam:anaheim_ducks','stadiumoreventvenue:honda_center').
rule2_d1(x_teamhomestadium,'sportsteam:calgary_stampeders','stadiumoreventvenue:mcmahon_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:san_jose_state_university','stadiumoreventvenue:spartan_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:utah_jazz','stadiumoreventvenue:energysolutions_arena').
rule2_d1(x_teamhomestadium,'sportsteam:atlanta_thrashers','stadiumoreventvenue:phillips_arena').
rule2_d1(x_teamhomestadium,'sportsteam:seattle_mariners','stadiumoreventvenue:safeco_field').
rule2_d1(x_teamhomestadium,'sportsteam:world_champion_boston_red_sox','stadiumoreventvenue:fenway_park').
rule2_d1(x_teamhomestadium,'sportsteam:liverpool','stadiumoreventvenue:anfield').
rule2_d1(x_teamhomestadium,'sportsteam:pittsburgh_pirates','stadiumoreventvenue:pnc_park').
rule2_d1(x_teamhomestadium,'sportsteam:san_diego_padres','stadiumoreventvenue:petco_park').
rule2_d1(x_teamhomestadium,'sportsteam:detroit_lions','stadiumoreventvenue:ford_field').
rule2_d1(x_teamhomestadium,'sportsteam:miami_heat','stadiumoreventvenue:americanairlines_arena').
rule2_d1(x_teamhomestadium,'sportsteam:penguins','stadiumoreventvenue:mellon_arena').
rule2_d1(x_teamhomestadium,'sportsteam:ball_state_cardinals','stadiumoreventvenue:darrell_k___royal_texas_memorial_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:florida_gators_football','stadiumoreventvenue:ben_hill_griffin_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:atlanta_dream','stadiumoreventvenue:philips_arena').
rule2_d1(x_teamhomestadium,'sportsteam:washington_redskins','stadiumoreventvenue:fedex_field').
rule2_d1(x_teamhomestadium,'sportsteam:nova_southeastern','stadiumoreventvenue:bank_atlantic_center').
rule2_d1(x_teamhomestadium,'sportsteam:east_carolina_university','stadiumoreventvenue:dowdy_ficklen').
rule2_d1(x_teamhomestadium,'sportsteam:dc_united','stadiumoreventvenue:rfk_memorial_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:fc_barcelona','stadiumoreventvenue:camp_nou').
rule2_d1(x_teamhomestadium,'sportsteam:purdue_university','stadiumoreventvenue:ross_ade_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:detroit_shock','stadiumoreventvenue:palace_of_auburn_hills').
rule2_d1(x_teamhomestadium,'sportsteam:university_of_alabama_tuscaloosa','stadiumoreventvenue:bryant_denny_field').
rule2_d1(x_teamhomestadium,'sportsteam:dallas_cowboys','stadiumoreventvenue:texas_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:university_of_alabama_at_birmingham','stadiumoreventvenue:legion_field').
rule2_d1(x_teamhomestadium,'sportsteam:phoenix_coyotes','stadiumoreventvenue:jobing_com_arena').
rule2_d1(x_teamhomestadium,'sportsteam:trenton_thunder','stadiumoreventvenue:waterfront_park').
rule2_d1(x_teamhomestadium,'sportsteam:wilmington_blue_rocks','stadiumoreventvenue:frawley_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:university_of_kansas','stadiumoreventvenue:memorial_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:bucks','stadiumoreventvenue:bradley_center').
rule2_d1(x_teamhomestadium,'sportsteam:jacksonville_jaguars','stadiumoreventvenue:jacksonville_municipal_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:illinois_wesleyan','stadiumoreventvenue:metropolitan_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:chicago_blackhawks','stadiumoreventvenue:united_center').
rule2_d1(x_teamhomestadium,'sportsteam:iowa_state_university','stadiumoreventvenue:jack_trice_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:phoenix_mercury','stadiumoreventvenue:us_airways_center').
rule2_d1(x_teamhomestadium,'sportsteam:university_of_south_carolina_at_columbia','stadiumoreventvenue:williams_brice_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:tampa_bay_devil_rays','stadiumoreventvenue:tropicana_field').
rule2_d1(x_teamhomestadium,'sportsteam:buckeyes','stadiumoreventvenue:nationwide_arena').
rule2_d1(x_teamhomestadium,'sportsteam:university_of_new_mexico_gallup_campus','stadiumoreventvenue:university_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:georgia_tech_yellow_jackets','stadiumoreventvenue:bobby_dodd_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:san_francisco_giants','stadiumoreventvenue:sbc_park').
rule2_d1(x_teamhomestadium,'sportsteam:university_of_north_texas','stadiumoreventvenue:fouts_field').
rule2_d1(x_teamhomestadium,'sportsteam:montreal_alouettes','stadiumoreventvenue:percival_molson_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:anaheim_angels','stadiumoreventvenue:angels_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:falcons','stadiumoreventvenue:georgia_dome').
rule2_d1(x_teamhomestadium,'sportsteam:dolphins','stadiumoreventvenue:dolphin_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:university_of_north_carolina_at_chapel_hill','stadiumoreventvenue:kenan_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:brooklyn_dodgers','stadiumoreventvenue:ebbets_field').
rule2_d1(x_teamhomestadium,'sportsteam:philadelphia_76ers','stadiumoreventvenue:wachovia_center').
rule2_d1(x_teamhomestadium,'sportsteam:indiana_fever','stadiumoreventvenue:conseco_fieldhouse').
rule2_d1(x_teamhomestadium,'sportsteam:st___louis_cardinals','stadiumoreventvenue:busch_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:university_of_houston','stadiumoreventvenue:robertson_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:schaumburg_flyers','stadiumoreventvenue:alexian_field').
rule2_d1(x_teamhomestadium,'sportsteam:university_of_buffalo','stadiumoreventvenue:ub_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:wisconsin_badgers','stadiumoreventvenue:camp_randall').
rule2_d1(x_teamhomestadium,'sportsteam:university_of_louisville','stadiumoreventvenue:papa_john_s_cardinal_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:yankees','stadiumoreventvenue:fenway_park').
rule2_d1(x_teamhomestadium,'sportsteam:washington_nationals','stadiumoreventvenue:rfk_memorial_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:hornets','stadiumoreventvenue:new_orleans_arena').
rule2_d1(x_teamhomestadium,'sportsteam:green_bay_packers','stadiumoreventvenue:lambeau_field').
rule2_d1(x_teamhomestadium,'sportsteam:st__lucie_mets','stadiumoreventvenue:tradition_field').
rule2_d1(x_teamhomestadium,'sportsteam:vanderbilt_university','stadiumoreventvenue:vanderbilt_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:fc_dallas','stadiumoreventvenue:pizza_hut').
rule2_d1(x_teamhomestadium,'sportsteam:sacramento_river_cats','stadiumoreventvenue:raley_field').
rule2_d1(x_teamhomestadium,'sportsteam:toronto_raptors','stadiumoreventvenue:air_canada_centre').
rule2_d1(x_teamhomestadium,'sportsteam:albany_river_rats','stadiumoreventvenue:times_union_center').
rule2_d1(x_teamhomestadium,'sportsteam:milwaukee_brewers','stadiumoreventvenue:miller_park').
rule2_d1(x_teamhomestadium,'sportsteam:new_york_yankees','stadiumoreventvenue:new_yankee_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:western_michigan_university','stadiumoreventvenue:waldo_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:indiana_purdue_fort_wayne_mastodons','stadiumoreventvenue:ross_ade_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:new_york_liberty','stadiumoreventvenue:madison_square_garden').
rule2_d1(x_teamhomestadium,'sportsteam:manchester_monarchs','stadiumoreventvenue:verizon_wireless_arena').
rule2_d1(x_teamhomestadium,'sportsteam:university_of_maryland_college_park','stadiumoreventvenue:byrd_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:u_s__naval_academy','stadiumoreventvenue:navy_marine_corps_memorial_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:san_jose_earthquakes','stadiumoreventvenue:buck_shaw_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:cal_state_fullerton_titans','stadiumoreventvenue:lp_field').
rule2_d1(x_teamhomestadium,'sportsteam:wigan_athletic','stadiumoreventvenue:jjb_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:pennsylvania_state_university_berks','stadiumoreventvenue:beaver_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:temple','stadiumoreventvenue:temple_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:memphis_tigers_football','stadiumoreventvenue:fedex_forum').
rule2_d1(x_teamhomestadium,'sportsteam:university_of_illinois_at_urbana_champaign','stadiumoreventvenue:memorial_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:boston_university_terriers','stadiumoreventvenue:agganis_arena').
rule2_d1(x_teamhomestadium,'sportsteam:rochester_americans','stadiumoreventvenue:blue_cross_arena').
rule2_d1(x_teamhomestadium,'sportsteam:washington_state_university','stadiumoreventvenue:clarence_martin_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:d_c__united','stadiumoreventvenue:rfk_memorial_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:michigan_state_spartans','stadiumoreventvenue:spartan_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:nashville_predators','stadiumoreventvenue:sommet_center').
rule2_d1(x_teamhomestadium,'sportsteam:calgary_flames','stadiumoreventvenue:pengrowth_saddledome').
rule2_d1(x_teamhomestadium,'sportsteam:clemson','stadiumoreventvenue:memorial_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:eastern_michigan_university','stadiumoreventvenue:rynearson_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:pistons','stadiumoreventvenue:palace_of_auburn_hills').
rule2_d1(x_teamhomestadium,'sportsteam:pawtucket_red_sox','stadiumoreventvenue:mccoy_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:university_of_kentucky','stadiumoreventvenue:commonwealth_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:real_madrid','stadiumoreventvenue:estadio_santiago_bernabeu').
rule2_d1(x_teamhomestadium,'sportsteam:kansas_city_wizards','stadiumoreventvenue:communityamerica_ballpark').
rule2_d1(x_teamhomestadium,'sportsteam:louisiana_tech_university','stadiumoreventvenue:joe_aillet_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:arizona_rattlers','stadiumoreventvenue:us_airways_center').
rule2_d1(x_teamhomestadium,'sportsteam:chicago_fire','attraction:toyota_park').
rule2_d1(x_teamhomestadium,'sportsteam:tampa_bay_rays','stadiumoreventvenue:tropicana_field').
rule2_d1(x_teamhomestadium,'sportsteam:north_carolina_state','stadiumoreventvenue:carter_finley_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:leafs','stadiumoreventvenue:air_canada_centre').
rule2_d1(x_teamhomestadium,'sportsteam:real_salt_lake','stadiumoreventvenue:rio_tinto_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:drake','stadiumoreventvenue:wells_fargo_arena').
rule2_d1(x_teamhomestadium,'sportsteam:northern_illinois_university','stadiumoreventvenue:huskie_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:pittsburg_pirates','stadiumoreventvenue:pnc_park').
rule2_d1(x_teamhomestadium,'sportsteam:stlouisrams','stadiumoreventvenue:edward_jones_dome').
rule2_d1(x_teamhomestadium,'sportsteam:saskatchewan_roughriders','stadiumoreventvenue:mosaic_stadium_at_taylor_field').
rule2_d1(x_teamhomestadium,'sportsteam:bulls','stadiumoreventvenue:united_center').
rule2_d1(x_teamhomestadium,'sportsteam:minnesota_wild','stadiumoreventvenue:xcel_energy_center').
rule2_d1(x_teamhomestadium,'sportsteam:north_carolina_tar_heels','stadiumoreventvenue:kenan_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:philadelphia_phillies','stadiumoreventvenue:citizens_bank_park').
rule2_d1(x_teamhomestadium,'sportsteam:florida_marlins','stadiumoreventvenue:dolphins_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:arizona_cardinals','stadiumoreventvenue:cardinals_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:usc_trojans','stadiumoreventvenue:coliseum').
rule2_d1(x_teamhomestadium,'sportsteam:flames','stadiumoreventvenue:pengrowth_saddledome').
rule2_d1(x_teamhomestadium,'sportsteam:university_of_nevada','stadiumoreventvenue:sam_boyd_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:university_of_texas_at_el_paso','stadiumoreventvenue:sun_bowl').
rule2_d1(x_teamhomestadium,'sportsteam:los_angeles_lakers','stadiumoreventvenue:staples_center').
rule2_d1(x_teamhomestadium,'sportsteam:ul_lafayette','stadiumoreventvenue:cajun_field').
rule2_d1(x_teamhomestadium,'sportsteam:ole_miss_rebels','stadiumoreventvenue:vaught_hemingway_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:florida_everblades','stadiumoreventvenue:germain_arena').
rule2_d1(x_teamhomestadium,'sportsteam:rice_university','stadiumoreventvenue:rice_eccles_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:indians','stadiumoreventvenue:fenway_park').
rule2_d1(x_teamhomestadium,'sportsteam:blue_jackets','stadiumoreventvenue:nationwide_arena').
rule2_d1(x_teamhomestadium,'sportsteam:miami_hurricanes','stadiumoreventvenue:orange_bowl_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:knighthawks','stadiumoreventvenue:blue_cross_arena').
rule2_d1(x_teamhomestadium,'sportsteam:brooklyn_cyclones','stadiumoreventvenue:keyspan_park').
rule2_d1(x_teamhomestadium,'sportsteam:san_diego_state_university','stadiumoreventvenue:qualcomm_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:buffalo_bills','stadiumoreventvenue:ralph_wilson_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:winnipeg_blue_bombers','stadiumoreventvenue:canad_inns_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:texas_tech','stadiumoreventvenue:lane_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:texas_rangers','stadiumoreventvenue:ameriquest_field').
rule2_d1(x_teamhomestadium,'sportsteam:oregon_state_university','stadiumoreventvenue:reser_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:university_of_virginia','stadiumoreventvenue:scott_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:thrashers','stadiumoreventvenue:philips_arena').
rule2_d1(x_teamhomestadium,'sportsteam:blue_jays','stadiumoreventvenue:air_canada_centre').
rule2_d1(x_teamhomestadium,'sportsteam:ball_state_university','stadiumoreventvenue:bsu_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:murray_state','stadiumoreventvenue:cfsb_center').
rule2_d1(x_teamhomestadium,'sportsteam:cleveland_indians','stadiumoreventvenue:jacobs_field').
rule2_d1(x_teamhomestadium,'sportsteam:university_of_connecticut_at_avery_point','stadiumoreventvenue:rentschler_field').
rule2_d1(x_teamhomestadium,'sportsteam:university_of_mississippi','stadiumoreventvenue:vaught_hemingway_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:duke_blue_devils','stadiumoreventvenue:wallace_wade_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:gamecocks','stadiumoreventvenue:williams_brice_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:indiana_hoosiers','stadiumoreventvenue:memorial_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:beloit_snappers','stadiumoreventvenue:pohlman_field').
rule2_d1(x_teamhomestadium,'sportsteam:transylvania','stadiumoreventvenue:rupp_arena').
rule2_d1(x_teamhomestadium,'sportsteam:crimson','stadiumoreventvenue:bryant_denny_field').
rule2_d1(x_teamhomestadium,'sportsteam:ottawa_senators','stadiumoreventvenue:scotiabank_place').
rule2_d1(x_teamhomestadium,'sportsteam:utah_state_university','stadiumoreventvenue:romney_stadium').
rule2_d1(x_teamhomestadium,'sportsteam:colorado_rapids','stadiumoreventvenue:dick_s_sporting_goods_park').
rule2_d1(x_teamhomestadium,'sportsteam:norfolk_tides','stadiumoreventvenue:harbor_park').


episode(athleteplayssport,	% Learn athleteplayssport
       [
	[z_athleteplayssport,'female:eva_longoria','sport:baseball'],
	[z_athleteplayssport,'person:pudge_rodriguez','sport:baseball']
	% [z_athleteplayssport,'athlete:williams','sport:tennis']
	% [z_athleteplayssport,'athlete:matthew_scherer','sport:baseball'],
	% [z_athleteplayssport,'personeurope:ana_ivanovic','sport:tennis'],
	% [z_athleteplayssport,'athlete:jeff_hardy','sport:wrestling'],
	% [z_athleteplayssport,'athlete:andre_agassi','sport:tennis'],
	% [z_athleteplayssport,'athlete:jackie_gayda','sport:wrestling'],
         ],
       [],		          			% Negatives
       [y_athleteplaysforteam,x_teamplayssport]).	% Signature
episode(athletehomestadium,	% Learn athletehomestadium
       [
	% [z_athletehomestadium,'person:armando_marsans','stadiumoreventvenue:paul_brown_stadium'],
	% [z_athletehomestadium,'athlete:shareef_abdur_rahim','stadiumoreventvenue:staples_center'],
	% [z_athletehomestadium,'personasia:trevor_ariza','stadiumoreventvenue:staples_center'],
	% [z_athletehomestadium,'athlete:john_salmons','stadiumoreventvenue:staples_center'],
	[z_athletehomestadium,'coach:vincent_lecavalier','stadiumoreventvenue:st___pete_times_forum'],
	[z_athletehomestadium,'coach:chris_pronger','stadiumoreventvenue:honda_center'],
 	[z_athletehomestadium,'athlete:peter_forsberg','stadiumoreventvenue:wachovia_center'],
 	[z_athletehomestadium,'coach:claude_giroux','stadiumoreventvenue:wachovia_center'],
 	% [z_athletehomestadium,'coach:eric_staal','stadiumoreventvenue:rbc_center']
 	% [z_athletehomestadium,'athlete:chone_figgins','stadiumoreventvenue:angel_stadium_of_anaheim']
 	[z_athletehomestadium,'coach:doug_mirabelli','stadiumoreventvenue:fenway_park'],
 	[z_athletehomestadium,'coach:trevor_hoffman','stadiumoreventvenue:miller_park'],
 	% [z_athletehomestadium,'athlete:starting_pitchers_bartolo_colon','stadiumoreventvenue:angel_stadium_of_anaheim'],
 	[z_athletehomestadium,'coach:corey_perry','stadiumoreventvenue:honda_center'],
 	[z_athletehomestadium,'coach:chris_capuano','stadiumoreventvenue:miller_park'],
	% [z_athletehomestadium,'athlete:ervin_santana','stadiumoreventvenue:angel_stadium_of_anaheim']
 	[z_athletehomestadium,'athlete:albert_pujols','stadiumoreventvenue:busch_stadium'],
 	[z_athletehomestadium,'athlete:jason_varitek','stadiumoreventvenue:fenway_park'],
 	[z_athletehomestadium,'coach:matt_stairs','stadiumoreventvenue:air_canada_centre'],
 	% [z_athletehomestadium,'athlete:dominik_hasek','stadiumoreventvenue:joe_louis_arena'],
 	% [z_athletehomestadium,'coach:salomon_torres','stadiumoreventvenue:miller_park']
 	[z_athletehomestadium,'coach:maury_wills','stadiumoreventvenue:ebbets_field'],
 	[z_athletehomestadium,'coach:simon_gagne','stadiumoreventvenue:wachovia_center'],
 	[z_athletehomestadium,'athlete:sidney_crosby','stadiumoreventvenue:mellon_arena'],
 	[z_athletehomestadium,'athlete:mike_cameron','stadiumoreventvenue:miller_park'],
 	[z_athletehomestadium,'coach:rickie_weeks','stadiumoreventvenue:miller_park'],
 	[z_athletehomestadium,'athlete:anze_kopitar','stadiumoreventvenue:staples_center']
% 	[z_athletehomestadium,'coach:jay_bouwmeester','stadiumoreventvenue:bankatlantic_center'],
% 	[z_athletehomestadium,'coach:aaron_laffey','stadiumoreventvenue:fenway_park'],
% 	[z_athletehomestadium,'athlete:wilt_chamberlain','stadiumoreventvenue:staples_center'],
% 	[z_athletehomestadium,'coach:chris_chelios','stadiumoreventvenue:joe_louis_arena'],
% 	[z_athletehomestadium,'coach:mike_knuble','stadiumoreventvenue:wachovia_center'],
% 	[z_athletehomestadium,'athlete:eli_marrero','stadiumoreventvenue:giants_stadium'],
% 	[z_athletehomestadium,'coach:niklas_backstrom','stadiumoreventvenue:xcel_energy_center'],
% 	[z_athletehomestadium,'coach:pavel_datsyuk','stadiumoreventvenue:joe_louis_arena'],
% 	[z_athletehomestadium,'athlete:ben_wade','stadiumoreventvenue:carrier_dome'],
% 	[z_athletehomestadium,'coach:steve_yzerman','stadiumoreventvenue:joe_louis_arena'],
% 	[z_athletehomestadium,'coach:don_newcombe','stadiumoreventvenue:ebbets_field'],
% 	[z_athletehomestadium,'athlete:carson_palmer','stadiumoreventvenue:paul_brown_stadium'],
% 	[z_athletehomestadium,'athlete:robin_yount','stadiumoreventvenue:miller_park'],
% 	[z_athletehomestadium,'coach:kendry_morales','stadiumoreventvenue:angel_stadium_of_anaheim'],
% 	[z_athletehomestadium,'coach:rob_niedermayer','stadiumoreventvenue:honda_center'],
% 	[z_athletehomestadium,'athlete:cam_ward','stadiumoreventvenue:rbc_center'],
% 	[z_athletehomestadium,'athlete:ryan_garko','stadiumoreventvenue:fenway_park'],
% 	[z_athletehomestadium,'coach:darin_erstad','stadiumoreventvenue:angel_stadium_of_anaheim'],
% 	[z_athletehomestadium,'athlete:nicklas_lidstrom','stadiumoreventvenue:joe_louis_arena'],
% 	[z_athletehomestadium,'athlete:frank_howard','stadiumoreventvenue:memorial_stadium'],
% 	[z_athletehomestadium,'coach:trot_nixon','stadiumoreventvenue:fenway_park'],
% 	[z_athletehomestadium,'coach:teemu_selanne','stadiumoreventvenue:honda_center'],
% 	[z_athletehomestadium,'coach:chris_kunitz','stadiumoreventvenue:honda_center'],
% 	[z_athletehomestadium,'coach:stephen_weiss','stadiumoreventvenue:bankatlantic_center'],
% 	[z_athletehomestadium,'athlete:lou_gehrig','stadiumoreventvenue:fenway_park'],
% 	[z_athletehomestadium,'coach:brian_rafalski','stadiumoreventvenue:joe_louis_arena'],
% 	[z_athletehomestadium,'athlete:alexander_frolov','stadiumoreventvenue:staples_center'],
% 	[z_athletehomestadium,'coach:john_olerud','stadiumoreventvenue:great_american_ballpark'],
% 	[z_athletehomestadium,'coach:erik_bedard','stadiumoreventvenue:great_american_ballpark'],
% 	[z_athletehomestadium,'coach:angel_pagan','stadiumoreventvenue:tradition_field'],
% 	[z_athletehomestadium,'coach:olmedo_saenz','stadiumoreventvenue:ebbets_field'],
% 	[z_athletehomestadium,'athlete:joe_gordon','stadiumoreventvenue:united_center'],
% 	[z_athletehomestadium,'coach:dan_cleary','stadiumoreventvenue:joe_louis_arena'],
% 	[z_athletehomestadium,'coach:jeff_suppan','stadiumoreventvenue:miller_park'],
% 	[z_athletehomestadium,'athlete:carlos_silva','stadiumoreventvenue:safeco_field'],
% 	[z_athletehomestadium,'coach:jered_weaver','stadiumoreventvenue:angel_stadium_of_anaheim'],
% 	[z_athletehomestadium,'coach:jeff_keppinger','stadiumoreventvenue:great_american_ballpark'],
% 	[z_athletehomestadium,'athlete:ladainian_tomlinson','stadiumoreventvenue:qualcomm_stadium'],
% 	[z_athletehomestadium,'coach:ryan_zimmerman','stadiumoreventvenue:rfk_memorial_stadium'],
% 	[z_athletehomestadium,'coach:ryan_malone','stadiumoreventvenue:mellon_arena'],
% 	[z_athletehomestadium,'athlete:chris_osgood','stadiumoreventvenue:joe_louis_arena'],
% 	[z_athletehomestadium,'athlete:erik_ersberg','stadiumoreventvenue:staples_center'],
% 	[z_athletehomestadium,'athlete:drew_doughty','stadiumoreventvenue:staples_center'],
% 	[z_athletehomestadium,'athlete:jim_boeheim','stadiumoreventvenue:carrier_dome'],
% 	[z_athletehomestadium,'athlete:richie_sexson','stadiumoreventvenue:safeco_field'],
% 	[z_athletehomestadium,'athlete:kevin_smith','stadiumoreventvenue:ford_field'],
% 	[z_athletehomestadium,'athlete:john_barnes','stadiumoreventvenue:anfield'],
% 	[z_athletehomestadium,'coach:hideo_nomo','stadiumoreventvenue:ebbets_field'],
% 	[z_athletehomestadium,'coach:steve_downie','stadiumoreventvenue:wachovia_center'],
% 	[z_athletehomestadium,'athlete:david_backes','stadiumoreventvenue:scottrade_center'],
% 	[z_athletehomestadium,'athlete:dimitar_berbatov','stadiumoreventvenue:old_trafford'],
% 	[z_athletehomestadium,'athlete:peter_crouch','stadiumoreventvenue:anfield'],
% 	[z_athletehomestadium,'athlete:robbie_fowler','stadiumoreventvenue:anfield'],
% 	[z_athletehomestadium,'coach:ryan_rowland_smith','stadiumoreventvenue:great_american_ballpark'],
% 	[z_athletehomestadium,'coach:jim_lonborg','stadiumoreventvenue:fenway_park'],
% 	[z_athletehomestadium,'coach:matt_cullen','stadiumoreventvenue:rbc_center'],
% 	[z_athletehomestadium,'athlete:marc_andre_fleury','stadiumoreventvenue:mellon_arena'],
% 	[z_athletehomestadium,'coach:manny_malhotra','stadiumoreventvenue:nationwide_arena'],
% 	[z_athletehomestadium,'athlete:sheldon_souray','stadiumoreventvenue:rexall_place'],
% 	[z_athletehomestadium,'coach:lubomir_visnovsky','stadiumoreventvenue:rexall_place'],
% 	[z_athletehomestadium,'athlete:danny_briere','stadiumoreventvenue:wachovia_center'],
% 	[z_athletehomestadium,'coach:joffrey_lupul','stadiumoreventvenue:wachovia_center'],
% 	[z_athletehomestadium,'coach:kari_lehtonen','stadiumoreventvenue:philips_arena'],
% 	[z_athletehomestadium,'coach:jerry_sloan','stadiumoreventvenue:energysolutions_arena'],
% 	[z_athletehomestadium,'athlete:brad_boyes','stadiumoreventvenue:scottrade_center'],
% 	[z_athletehomestadium,'athlete:darren_mccarty','stadiumoreventvenue:joe_louis_arena'],
% 	[z_athletehomestadium,'athlete:andrew_cogliano','stadiumoreventvenue:rexall_place'],
% 	[z_athletehomestadium,'athlete:bryan_berard','stadiumoreventvenue:nationwide_arena'],
% 	[z_athletehomestadium,'athlete:martin_biron','stadiumoreventvenue:wachovia_center'],
% 	[z_athletehomestadium,'coach:kimmo_timonen','stadiumoreventvenue:wachovia_center'],
% 	[z_athletehomestadium,'coach:mikko_koivu','stadiumoreventvenue:xcel_energy_center'],
% 	[z_athletehomestadium,'athlete:eric_brewer','stadiumoreventvenue:scottrade_center'],
% 	[z_athletehomestadium,'coach:kirk_maltby','stadiumoreventvenue:joe_louis_arena'],
% 	[z_athletehomestadium,'coach:manny_legace','stadiumoreventvenue:scottrade_center'],
% 	[z_athletehomestadium,'coach:john_calipari','stadiumoreventvenue:fedex_forum'],
% 	[z_athletehomestadium,'athlete:dwayne_roloson','stadiumoreventvenue:rexall_place'],
% 	[z_athletehomestadium,'coach:tomas_holmstrom','stadiumoreventvenue:joe_louis_arena'],
% 	[z_athletehomestadium,'athlete:keith_tkachuk','stadiumoreventvenue:scottrade_center'],
% 	[z_athletehomestadium,'coach:eddie_sutton','stadiumoreventvenue:bill_snyder_family_stadium'],
% 	[z_athletehomestadium,'coach:tim_floyd','stadiumoreventvenue:coliseum'],
% 	[z_athletehomestadium,'athlete:ryan_fitzpatrick','stadiumoreventvenue:paul_brown_stadium'],
% 	[z_athletehomestadium,'coach:jarkko_ruutu','stadiumoreventvenue:mellon_arena'],
% 	[z_athletehomestadium,'athlete:alex_pietrangelo','stadiumoreventvenue:scottrade_center'],
% 	[z_athletehomestadium,'athlete:ryan_smyth','stadiumoreventvenue:rexall_place'],
% 	[z_athletehomestadium,'coach:pavel_kubina','stadiumoreventvenue:air_canada_centre'],
% 	[z_athletehomestadium,'athlete:antero_niittymaki','stadiumoreventvenue:wachovia_center'],
% 	[z_athletehomestadium,'coach:petr_sykora','stadiumoreventvenue:mellon_arena'],
% 	[z_athletehomestadium,'coach:rudy_gay','stadiumoreventvenue:fedex_forum'],
% 	[z_athletehomestadium,'coach:scott_hartnell','stadiumoreventvenue:wachovia_center'],
% 	[z_athletehomestadium,'athlete:olli_jokinen','stadiumoreventvenue:bankatlantic_center'],
% 	[z_athletehomestadium,'coach:tuomo_ruutu','stadiumoreventvenue:rbc_center'],
% 	[z_athletehomestadium,'coach:tomas_vokoun','stadiumoreventvenue:bankatlantic_center'],
% 	[z_athletehomestadium,'coach:mike_mularkey','stadiumoreventvenue:ralph_wilson_stadium'],
% 	[z_athletehomestadium,'athlete:dustin_penner','stadiumoreventvenue:rexall_place'],
% 	[z_athletehomestadium,'coach:leandro_barbosa','stadiumoreventvenue:us_airways_center'],
% 	[z_athletehomestadium,'athlete:jack_del_rio','stadiumoreventvenue:jacksonville_municipal_stadium'],
% 	[z_athletehomestadium,'coach:erik_cole','stadiumoreventvenue:rbc_center'],
% 	[z_athletehomestadium,'coach:ralph_terry','stadiumoreventvenue:fenway_park'],
% 	[z_athletehomestadium,'coach:kris_draper','stadiumoreventvenue:joe_louis_arena'],
% 	[z_athletehomestadium,'athlete:ville_peltonen','stadiumoreventvenue:bankatlantic_center'],
% 	[z_athletehomestadium,'coach:rod_brind_amour','stadiumoreventvenue:rbc_center'],
% 	[z_athletehomestadium,'coach:jakub_voracek','stadiumoreventvenue:nationwide_arena'],
% 	[z_athletehomestadium,'coach:chad_larose','stadiumoreventvenue:rbc_center'],
% 	[z_athletehomestadium,'athlete:alex_auld','stadiumoreventvenue:scotiabank_place'],
% 	[z_athletehomestadium,'coach:marvin_lewis','stadiumoreventvenue:paul_brown_stadium'],
% 	[z_athletehomestadium,'coach:mathieu_schneider','stadiumoreventvenue:honda_center'],
% 	[z_athletehomestadium,'coach:sergei_gonchar','stadiumoreventvenue:mellon_arena'],
% 	[z_athletehomestadium,'athlete:robert_nilsson','stadiumoreventvenue:rexall_place'],
% 	[z_athletehomestadium,'athlete:niklas_kronwall','stadiumoreventvenue:joe_louis_arena'],
% 	[z_athletehomestadium,'coach:johan_franzen','stadiumoreventvenue:joe_louis_arena'],
% 	[z_athletehomestadium,'coach:ruslan_fedotenko','stadiumoreventvenue:mellon_arena'],
% 	[z_athletehomestadium,'coach:mike_conley','stadiumoreventvenue:fedex_forum'],
% 	[z_athletehomestadium,'athlete:andres_nocioni','stadiumoreventvenue:united_center'],
% 	[z_athletehomestadium,'athlete:jamarcus_russell','stadiumoreventvenue:network_associates_coliseum'],
% 	[z_athletehomestadium,'athlete:shaun_livingston','stadiumoreventvenue:staples_center'],
% 	[z_athletehomestadium,'athlete:gooden','stadiumoreventvenue:tradition_field'],
% 	[z_athletehomestadium,'athlete:beno_udrih','stadiumoreventvenue:staples_center'],
% 	[z_athletehomestadium,'athlete:adonal_foyle','stadiumoreventvenue:oracle_arena'],
% 	[z_athletehomestadium,'athlete:randy_jones','stadiumoreventvenue:wachovia_center'],
% 	[z_athletehomestadium,'athlete:damon_krestalude','stadiumoreventvenue:fenway_park'],
% 	[z_athletehomestadium,'athlete:jake_tsakalidis','stadiumoreventvenue:fedex_forum'],
% 	[z_athletehomestadium,'athlete:thabo_sefolosha','stadiumoreventvenue:united_center'],
% 	[z_athletehomestadium,'athlete:dan_gadzuric','stadiumoreventvenue:bradley_center'],
% 	[z_athletehomestadium,'athlete:david_noel','stadiumoreventvenue:bradley_center'],
% 	[z_athletehomestadium,'athlete:magic_johnson','stadiumoreventvenue:staples_center'],
% 	[z_athletehomestadium,'athlete:ryan_giggs','stadiumoreventvenue:old_trafford'],
% 	[z_athletehomestadium,'athlete:vladimir_radmanovic','stadiumoreventvenue:staples_center'],
% 	[z_athletehomestadium,'athlete:chris_mihm','stadiumoreventvenue:staples_center'],
% 	[z_athletehomestadium,'athlete:rio_ferdinand','stadiumoreventvenue:old_trafford'],
% 	[z_athletehomestadium,'athlete:luol_deng','stadiumoreventvenue:united_center'],
% 	[z_athletehomestadium,'athlete:marco_belinelli','stadiumoreventvenue:oracle_arena'],
% 	[z_athletehomestadium,'athlete:steven_gerrard','stadiumoreventvenue:anfield'],
% 	[z_athletehomestadium,'athlete:sasha_vujacic','stadiumoreventvenue:staples_center'],
% 	[z_athletehomestadium,'athlete:asante_samuel','stadiumoreventvenue:lincoln_financial_field'],
% 	[z_athletehomestadium,'athlete:daequan_cook','stadiumoreventvenue:americanairlines_arena'],
% 	[z_athletehomestadium,'athlete:wayne_rooney','stadiumoreventvenue:old_trafford'],
% 	[z_athletehomestadium,'athlete:austin_croshere','stadiumoreventvenue:oracle_arena'],
% 	[z_athletehomestadium,'athlete:kyle_lowry','stadiumoreventvenue:fedex_forum'],
% 	[z_athletehomestadium,'athlete:kirk_hinrich','stadiumoreventvenue:united_center'],
% 	[z_athletehomestadium,'athlete:nomar','stadiumoreventvenue:ebbets_field'],
% 	[z_athletehomestadium,'athlete:ronny_turiaf','stadiumoreventvenue:staples_center'],
% 	[z_athletehomestadium,'athlete:ronaldinho','stadiumoreventvenue:camp_nou'],
% 	[z_athletehomestadium,'athlete:jonny_flynn','stadiumoreventvenue:carrier_dome'],
% 	[z_athletehomestadium,'athlete:reymond_fuentes','stadiumoreventvenue:angel_stadium_of_anaheim'],
% 	[z_athletehomestadium,'athlete:taj_gibson','stadiumoreventvenue:coliseum'],
% 	[z_athletehomestadium,'athlete:dan_carcillo','stadiumoreventvenue:united_center'],
% 	[z_athletehomestadium,'athlete:awvee_storey','stadiumoreventvenue:bradley_center'],
% 	[z_athletehomestadium,'athlete:chris_kaman','stadiumoreventvenue:staples_center'],
% 	[z_athletehomestadium,'athlete:jordan_farmar','stadiumoreventvenue:staples_center'],
% 	[z_athletehomestadium,'athlete:luke_walton','stadiumoreventvenue:staples_center'],
% 	[z_athletehomestadium,'athlete:kelenna_azubuike','stadiumoreventvenue:oracle_arena'],
% 	[z_athletehomestadium,'athlete:mussina','stadiumoreventvenue:fenway_park'],
% 	[z_athletehomestadium,'athlete:glavine','stadiumoreventvenue:tradition_field'],
% 	[z_athletehomestadium,'athlete:hakim_warrick','stadiumoreventvenue:fedex_forum'],
% 	[z_athletehomestadium,'athlete:brandan_wright','stadiumoreventvenue:oracle_arena'],
% 	[z_athletehomestadium,'athlete:heilman','stadiumoreventvenue:tradition_field'],
% 	[z_athletehomestadium,'athlete:figgins','stadiumoreventvenue:angel_stadium_of_anaheim'],
% 	[z_athletehomestadium,'athlete:spencer_hawes','stadiumoreventvenue:staples_center'],
% 	[z_athletehomestadium,'athlete:mickey_mantel','stadiumoreventvenue:new_yankee_stadium'],
% 	[z_athletehomestadium,'athlete:andris_biedrins','stadiumoreventvenue:oracle_arena']
         ],
       [],		          			% Negatives
       [y_athleteplaysforteam,x_teamhomestadium]).	% Signature
episode(athletealsoknownas1,	% Learn athletehomestadium
  [
  [z_athletealsoknownas,'coach:cleveland_browns','athlete:buffalo_bills'],
  [z_athletealsoknownas,'athlete:buffalo_bills','coach:cleveland_browns']
%   [z_athletealsoknownas,'coach:bengals','athlete:buffalo_bills'],
%   [z_athletealsoknownas,'athlete:buffalo_bills','athlete:dolphins'],
%   [z_athletealsoknownas,'athlete:buffalo_bills','athlete:knicks'],
%   [z_athletealsoknownas,'athlete:buffalo_bills','coach:bengals'],
%   [z_athletealsoknownas,'athlete:buffalo_bills','coach:tennessee_titans'],
%   [z_athletealsoknownas,'athlete:knicks','athlete:buffalo_bills'],
%   [z_athletealsoknownas,'athlete:mr__travis_tobaben','athlete:travis_tobaben'],
%   [z_athletealsoknownas,'athlete:chris_evert','athlete:martina_navratilova']
         ],
       [],		          			% Negatives
       [z_athletealsoknownas]).	% Signature
episode(athletealsoknownas2,	% Learn athletehomestadium
  [
   [z_athletealsoknownas,'coach:kansas_city_chiefs','athlete:buffalo_bills'],
   [z_athletealsoknownas,'athlete:buffalo_bills','coach:kansas_city_chiefs']
         ],
       [],		          			% Negatives
       []).	% Signature
episode(athletealsoknownas3,	% Learn athletehomestadium
  [
   [z_athletealsoknownas,'coach:broncos','athlete:buffalo_bills'],
   [z_athletealsoknownas,'athlete:buffalo_bills','coach:broncos']
         ],
       [],		          			% Negatives
       []).	% Signature
episode(athletealsoknownas4,	% Learn athletehomestadium
  [
   [z_athletealsoknownas,'coach:arizona_cardinals','athlete:buffalo_bills'],
   [z_athletealsoknownas,'athlete:buffalo_bills','coach:arizona_cardinals']
         ],
       [],		          			% Negatives
       []).	% Signature
