File size: 792 Bytes
20bc7c3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
{
  "E_I": {
    "E": [
      "extrovert",
      "expression",
      "outside",
      "together"
    ],
    "I": [
      "introvert",
      "indirect",
      "Concerns",
      "alone"
    ]
  },
  "N_S": {
    "N": [
      "intuition",
      "ideal",
      "theoretical",
      "prediction"
    ],
    "S": [
      "sensing",
      "realistic",
      "useful",
      "implimentation"
    ]
  },
  "T_F": {
    "T": [
      "thinking",
      "logical",
      "factful",
      "objective"
    ],
    "F": [
      "feeling",
      "relationship",
      "value",
      "sympathy"
    ]
  },
  "P_J": {
    "P": [
      "perceiving",
      "elasticity",
      "autonomy",
      "indiscriminate"
    ],
    "J": [
      "judging",
      "planning",
      "objective",
      "systematic"
    ]
  }
}