Changeset 1064 for trunk


Ignore:
Timestamp:
01/17/10 09:55:04 (2 years ago)
Author:
james
Message:

take out dumb numbers, add more variety

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/modules/abstracts/en/abstracts.tcl

    r1056 r1064  
    11# Responses 
    22# $Id$ 
    3 # vim: foldmethod=indent 
     3# vim: foldmethod=indent syntax=OFF 
     4# This file is syntax=OFF for vim because a) it doesn't really need it and b) it makes vim sloooow 
    45# 
    56############################################################################### 
     
    207208        "Tony Blair" 
    208209        "Graham Norton" 
    209         "the editor of The Sun" 
     210        "the editor of %VAR{newspapers}" 
    210211        "Tim" 
    211212        "Brian" 
    212213        "who do you think?" 
     214} 
     215 
     216bMotion_abstract_register "newspapers" { 
     217        "The Sun" 
     218        "The Mirror" 
     219        "The Daily Telegraph" 
     220        "the Financial Times" 
     221        "The Guardian" 
     222        "The Independent" 
     223        "The Times" 
     224        "the Daily Express" 
     225        "the Daily Mail" 
     226        "the Daily Star" 
     227        "The Daily Sport" 
     228 
     229        "the Metro" 
     230 
     231  "The Wall Street Journal" 
     232  "USA Today" 
     233  "The New York Times" 
     234  "the Los Angeles Times" 
     235  "The Times Of Earth" 
     236  "The Washington Post" 
     237  "the Daily News (New York)" 
     238  "the New York Post" 
     239  "the Chicago Tribune" 
     240  "the Houston Chronicle" 
     241  "The Philadelphia Inquirer" 
     242  "Newsday" 
     243  "The Denver Post" 
     244  "The Arizona Republic" 
     245  "Star Tribune (Minneapolis)" 
     246  "the Chicago Sun-Times" 
     247  "The Plain Dealer (Cleveland)" 
     248  "the Detroit Free Press" 
     249  "The Boston Globe" 
     250  "The Dallas Morning News" 
     251  "The Seattle Times" 
     252  "San Francisco Chronicle" 
     253  "The Oregonian" 
     254  "The Star-Ledger (Newark)" 
     255  "the San Diego Union-Tribune" 
     256  "the St. Petersburg Times" 
    213257} 
    214258 
     
    240284        "Tony Blair" 
    241285        "Graham Norton" 
    242         "the editor of The Sun" 
     286        "the editor of %VAR{newspapers}" 
    243287        "Tim" 
    244288        "Brian" 
     
    259303        "entropy" 
    260304        "we tried that, but you were sick and my hat blew off" 
     305        "it's sexy %VAR{smiles}" 
     306        "loneliness" 
     307        "i don't know" 
     308        "i could tell you, but then i'd have to %VAR{sillyVerbs} you" 
     309        "no idea" 
     310        "just because" 
     311        "a variety of reasons" 
     312        "because i'm ugly %VAR{unsmiles}" 
     313        "because it's cool %VAR{smiles}" 
     314        "for fun" 
    261315} 
    262316 
    263317bMotion_abstract_register "answerWhys_male" { 
    264318        "Because it's on the tip of my foreskin." 
     319} 
     320 
     321bMotion_abstract_register "cities" { 
     322        "Bath" 
     323        "Birmingham" 
     324        "Bradford" 
     325        "Brighton" 
     326        "Bristol" 
     327        "Cambridge" 
     328        "Canterbury" 
     329        "Carlisle" 
     330        "Chester" 
     331        "Chichester" 
     332        "Coventry" 
     333        "Derby" 
     334        "Durham" 
     335        "Ely" 
     336        "Exeter" 
     337        "Gloucester" 
     338        "Hereford" 
     339        "Kingston" 
     340        "Lancaster" 
     341        "Leeds" 
     342        "Leicester" 
     343        "Lichfield" 
     344        "Lincoln" 
     345        "Liverpool" 
     346        "City" 
     347        "Manchester" 
     348        "Newcastle" 
     349        "Norwich" 
     350        "Nottingham" 
     351        "Oxford" 
     352        "Peterborough" 
     353        "Plymouth" 
     354        "Portsmouth" 
     355        "Preston" 
     356        "Ripon" 
     357        "Salford" 
     358        "Salisbury" 
     359        "Sheffield" 
     360        "Southampton" 
     361        "Stoke-on-Trent" 
     362        "Sunderland" 
     363        "Truro" 
     364        "Wakefield" 
     365        "Wells" 
     366        "Westminster" 
     367        "Winchester" 
     368        "Wolverhampton" 
     369        "Worcester" 
     370        "York" 
     371        "Northern" 
     372        "Armagh" 
     373        "Belfast" 
     374        "Derry" 
     375        "Lisburn" 
     376        "Newry" 
     377        "Scottish" 
     378        "Aberdeen" 
     379        "Dundee" 
     380        "Edinburgh" 
     381        "Glasgow" 
     382        "Inverness" 
     383        "Stirling" 
     384        "Welsh" 
     385        "Bangor" 
     386        "Cardiff" 
    265387} 
    266388 
     
    273395        "Amsterdam" 
    274396        "a cheese shop" 
    275         "Exeter" 
    276397        "America" 
    277398        "Mars" 
     
    283404        "in the toilet" 
    284405        "Chippenham" 
    285         "London" 
    286406        "New York" 
    287407        "%OWNER{%ruser} house" 
     
    294414        "next to %ruser" 
    295415        "in bed with Madonna" 
     416        "%VAR{cities}" 
    296417} 
    297418bMotion_abstract_register "answerWellbeing" { 
     
    317438bMotion_abstract_register "answerHowmanys" { 
    318439        "42" 
    319         "5" 
    320         "34975" 
    321         "ninety-five" 
    322         "minus 6" 
    323         "6" 
    324         "342" 
    325         "pi" 
    326         "e" 
    327         "i" 
    328         "38" 
    329440        "0" 
    330441        "none" 
    331         "22" 
    332442        "%NUMBER{1000}" 
    333 } 
     443  "%NUMBER{100}" 
     444  "minus %NUMBER{1000}" 
     445  "-%NUMBER{1000}" 
     446  "-%NUMBER{100}" 
     447  "%NUMBER{1000000}" 
     448  "%NUMBER{10}" 
     449  "-%NUMBER{10}" 
     450  "minus %NUMBER{10}" 
     451  "%NUMBER{10}.%NUMBER{10}" 
     452  "zero" 
     453} 
     454 
     455bMotion_abstract_add_filter "answerHowmanys" "^e$" 
     456bMotion_abstract_add_filter "answerHowmanys" "^i$" 
     457bMotion_abstract_add_filter "answerHowmanys" "^pi$" 
     458bMotion_abstract_add_filter "answerHowmanys" "6" 
     459bMotion_abstract_add_filter "answerHowmanys" "342" 
     460bMotion_abstract_add_filter "answerHowmanys" "38" 
     461bMotion_abstract_add_filter "answerHowmanys" "5" 
     462bMotion_abstract_add_filter "answerHowmanys" "34975" 
     463bMotion_abstract_add_filter "answerHowmanys" "ninety-five" 
     464bMotion_abstract_add_filter "answerHowmanys" "minus 6" 
    334465 
    335466bMotion_abstract_register "answerHows" { 
Note: See TracChangeset for help on using the changeset viewer.