diff --git a/database.toml b/database.toml new file mode 100644 index 0000000..b7325bb --- /dev/null +++ b/database.toml @@ -0,0 +1,17 @@ +[adjectives] +a = ["abounding"] +c = ["condensed"] +n = ["negative", "normative"] +p = ["popular", "potent", "pretty"] +r = ["radioactive", "random", "reactive", "robust"] +s = ["silent", "silly", "stupid"] +t = ["tacit", "thrifty", "timeless"] +w = ["wiggly"] + +[metals] +b = ["beryllium"] +d = ["duralim"] +f = ["fernico"] +i = ["iridium"] +p = ["palladium", "platinum"] +u = ["uranium"]