home *** CD-ROM | disk | FTP | other *** search
/ Logiciels PC Special 8 / LogicielsPCHS_8.iso / Langues / Profanglais / super6.CAB / PARAMET.MDB / fausses.json < prev    next >
JavaScript Object Notation  |  2000-06-02  |  1KB

  1. {
  2.     "schema": {
  3.         "numero": "Double",
  4.         "nom": "Text (40)",
  5.         "son": "Text (40)"
  6.     },
  7.     "data": [
  8.         {
  9.             "numero": 1,
  10.             "nom": "I give up ! - j'abandonne !",
  11.             "son": "i_give"
  12.         },
  13.         {
  14.             "numero": 2,
  15.             "nom": "ain't it over now ?  -  c'est pas fini ?",
  16.             "son": "aint"
  17.         },
  18.         {
  19.             "numero": 3,
  20.             "nom": "stupid...",
  21.             "son": "stupid"
  22.         },
  23.         {
  24.             "numero": 4,
  25.             "nom": "barbarian !  -  barbare !",
  26.             "son": "barbari"
  27.         },
  28.         {
  29.             "numero": 5,
  30.             "nom": "hard luck ! - pas de pot !",
  31.             "son": "hard_luc"
  32.         },
  33.         {
  34.             "numero": 6,
  35.             "nom": "illogical !",
  36.             "son": "illogic"
  37.         },
  38.         {
  39.             "numero": 7,
  40.             "nom": "incoherant !",
  41.             "son": "incoh"
  42.         },
  43.         {
  44.             "numero": 8,
  45.             "nom": "nonsense !  -  aberrant !",
  46.             "son": "nonsense"
  47.         },
  48.         {
  49.             "numero": 9,
  50.             "nom": "crazy !  -  extravagant !",
  51.             "son": "crazy"
  52.         },
  53.         {
  54.             "numero": 10,
  55.             "nom": "foolish !  -  ridicule !",
  56.             "son": "foolish"
  57.         },
  58.         {
  59.             "numero": 11,
  60.             "nom": "absolutely ridiculous !  -  grotesque !",
  61.             "son": "absolute"
  62.         },
  63.         {
  64.             "numero": 12,
  65.             "nom": "For goodness sake ! - mon dieu !",
  66.             "son": "for_good"
  67.         },
  68.         {
  69.             "numero": 13,
  70.             "nom": "I can't believe it !  - j'y crois pas !",
  71.             "son": "i_cant"
  72.         },
  73.         {
  74.             "numero": 14,
  75.             "nom": "well, too bad ! - tant pis !",
  76.             "son": "well_too"
  77.         },
  78.         {
  79.             "numero": 15
  80.         },
  81.         {
  82.             "numero": 16
  83.         },
  84.         {
  85.             "numero": 17
  86.         },
  87.         {
  88.             "numero": 18
  89.         },
  90.         {
  91.             "numero": 19
  92.         },
  93.         {
  94.             "numero": 20
  95.         }
  96.     ]
  97. }