[
  {
    "base": "baba",
    "firstSyllable": "ba",
    "pos": {
      "noun": {
        "masculine": [
          {
            "def": "Heart."
          }
        ]
      }
    }
  },
  {
    "base": "barichi",
    "firstSyllable": "ba",
    "pos": {
      "adj": [
        {
          "def": "Mundane, non-magical."
        }
      ]
    }
  },
  {
    "base": "barichiroma",
    "firstSyllable": "ba",
    "pos": {
      "noun": {
        "neuter": [
          {
            "def": "Magic-less person."
          }
        ]
      }
    }
  }
]