/* Place this file in home folder -> Library -> Application Support -> Watson -> com.karelia.watson.Translation */ { name = "Dialectizer"; service_id="dialectizer"; homepage = "http://www.rinkworks.com/dialect/"; action = "http://www.rinkworks.com/dialect/dialectt.cgi"; method = post; requestEncoding = 5; resultEncoding = 5; inputs = { }; _text = text; _code = dialect; sequence = ( { key = "translation"; start = "

"; end = "


"; flatten = YES; suffix = "\n\n\n\n(The Dialectizer does not mean to discriminate against any group of people. Please see their full disclaimer at http://www.rinkworks.com/dialect/discrim.shtml )"; } ); pairs = ( { pair = "redneck"; source = "English"; dest = "Redneck"; }, { pair = "jive"; source = "English"; dest = "Jive"; }, { pair = "cockney"; source = "English"; dest = "Cockney"; }, { pair = "fudd"; source = "English"; dest = "Elmer Fudd"; }, { pair = "bork"; source = "English"; dest = "Swedish Chef"; }, { pair = "moron"; source = "English"; dest = "Moron"; }, { pair = "piglatin"; source = "English"; dest = "Pig Latin"; }, { pair = "hckr"; source = "English"; dest = "Hacker"; }, ); }