/ data / lexicon.json
lexicon.json
 1  {
 2    "roots": [
 3      {
 4        "root": "ael",
 5        "field": "presence",
 6        "experience": "light / presence",
 7        "derivations": ["aelën", "aelar", "aelun"]
 8      },
 9      {
10        "root": "sil",
11        "field": "relation",
12        "experience": "co-presence without exchange",
13        "derivations": ["silën", "silar", "silna"]
14      },
15      {
16        "root": "eth",
17        "field": "thresholds",
18        "experience": "between-ness",
19        "derivations": ["ethën", "ethar", "etheth"]
20      }
21    ]
22  }