Advertisement
Sergiovan

Untitled

Dec 15th, 2014
441
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.90 KB | None | 0 0
  1. {
  2. "NAME OF ATTRIBUTE" : [
  3. ["Sentence 1", "Sentence 2"],["Something", "Something something"],[],[],[]
  4.  
  5.  
  6. ],
  7. "ANOTHER ATTRIBUTE" : [
  8. [],[],[],[],[]
  9. ]
  10. }
  11.  
  12. First brackets: Where the winner wins by a landslide
  13. Second: Where the winner wins, like predicted
  14. Third: Where both are equal, but one comes on top
  15. Fourth: Where the winner was not supposed to win
  16. Fifth: Where the winner was definetly NOT suppposed to win
  17.  
  18. $w$ is for the name of the winner, $l$ is for the name of the loser, and $a$ is for the name of the attribute.
  19.  
  20. EXAMPLE:
  21. "generic": [
  22. [
  23. "Clearly $l$ wasn't a match for $w$ and his $a$",
  24. "$w$ made $l$ see the stars",
  25. "$w$ was about to win the encounter, but then $l$ pulled a... Nah, just kidding, $w$ decimated $l$"
  26. ],
  27. [
  28. "After a bit of struggling, $w$ bested $l$ with his superior $a$",
  29. "$l$ will have to practice his $a$ a bit more before trying to beat $w$ at it"
  30. ],
  31. [
  32. "It seemed like nobody would win this one, but after hours of struggle, $w$ demonstrated his superiority",
  33. "After hours and hours of struggle, $w$ and $l$ decided to flip a coin. $w$ won the flip",
  34. "Some could say it would have been a tie, and they would be right. Except $w$ knew when to punch in the nose"
  35. ],
  36. [
  37. "Clearly, $w$ is more inexperienced than $l$, but somehow he managed to pull off some $a$ tricks and defeat him",
  38. "Even though he was in inferior conditions, $w$ managed to get the upper hand on $l$... somehow..."
  39. ],
  40. [
  41. "Nobody knows where that dolphin came from, but it was decisive for $w$ to win this one. Seriously, he had no idea what he was doing with his $a$",
  42. "Luck is a devious thing. $l$ had to learn this the hard way, when he tripped and fell those stairs that were apparently there since the start",
  43. "After beating $w$ to a pulp with his $a$, $l$ surrendered when $w$ stole his nose and threatened not to give it back"
  44. ]
  45. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement