Program the function exchange :: [(Int, Int)] ? String ? String. This feature shall for each int-tuple (x, y) replace the characters in the string (second parameter) from index x to but not with index y, with the translation to «Newspeak». If the string f.o.m. index x to but not with index y does not have a translation for «Newspeak» you need replace the characters with ‘*’. You can assume that the indices in the tuples will always be in the correct order (x < y) and that they will not be less than 0 or greater than the length of the string. Indexes in different tuples will also do not overlap
Eg: exchange [(11,20)] “Haskell is excellent” = “Haskell is doubleplusgood”
exchange [(0,7)] “Haskell is excellent” = “******** is excellent”
exchange [(0,7), (11,20)] “Haskell is excellent” = “******** is doubleplusgood”
exchange [] “Haskell is excellent” = “Haskell is excellent”
Dictionary:
dictionary = [
(“bb”,[“Big Brother”]),
(“dep”,[“department”]),
(“sec”, [“Sector”]),
(“doubleplusgood”,[“excellent”, “fabulous”, “fantastic”, “best”]),
(“doubleplusungood”, [“terrible”, “horrible”, “worst”]),
(“Ingsoc”, [“English Socialism”]),
(“joycamp”, [“labour camp”]),
(“Oldspeak”, [“Standard English”, “English”]),
(“oldthink”, [“objectivity”, “rationalism”, “democracy”]),
(“thinkpol”, [“The Thought Police”]),
(“prolefeed”, [“Popular culture”, “pop-culture”]),
(“crimethink”, [“liberty”, “equality”, “privacy”, “thoughtcrime”]),
(“fullwise”, [“fully”, “completely”, “totally”]),
(“goodthink”, [“political orthodoxy”, “politically orthodox thought”, “orthodox thought”]),
(“goodwise”, [“well”]),
(“ownlife”, [“anti-social tendency”, “solitude”, “individualism”]),
(“plusgood”, [“very good”, “great”]),
(“plusungood”, [“very bad”]),
(“misprint”, [“error”, “misprediction”]),
(“Miniluv”, [“The Ministry of Love”]),
(“Minipax”, [“The Ministry of Peace”]),
(“Minitrue”, [“The Ministry of Truth”]),
(“Miniplenty”, [“The Ministry of Plenty”]),
(“bellyfeel”, [“blind, enthusiastic acceptance”]),
(“doublethink”, [“believing two contradictory ideas”]),
(“duckspeak”, [“vocal support of political orthodoxies”]),
(“un”, [“not”]),
(“peace”, [“war”]),
(“strength”, [“ignorance”]),
— The next line contains a list of forbidden words that don’t have a translation to Newspeak, these should be replaced with ‘*’s
(“”,[“freedom”, “revolution”, “fun”, “diary”, “surveillance”, “Great Britain”, “Winston Smith”, “Julia”])
]
Delivering a high-quality product at a reasonable price is not enough anymore.
That’s why we have developed 5 beneficial guarantees that will make your experience with our service enjoyable, easy, and safe.
You have to be 100% sure of the quality of your product to give a money-back guarantee. This describes us perfectly. Make sure that this guarantee is totally transparent.
Read moreEach paper is composed from scratch, according to your instructions. It is then checked by our plagiarism-detection software. There is no gap where plagiarism could squeeze in.
Read moreThanks to our free revisions, there is no way for you to be unsatisfied. We will work on your paper until you are completely happy with the result.
Read moreYour email is safe, as we store it according to international data protection rules. Your bank details are secure, as we use only reliable payment systems.
Read moreBy sending us your money, you buy the service we provide. Check out our terms and conditions if you prefer business talks to be laid out in official language.
Read more