[
    {
        "All tokens": 60,
        "Documents": 1,
        "Hits": 6,
        "Trees": 5,
        "Unique lemmas": 1,
        "Unique wordforms": 4
    },
    {
        "Dependent lemmas - count": 6,
        "Dependent lemmas - most common": [
            [
                "z",
                2
            ],
            [
                "(",
                1
            ],
            [
                "prvi",
                1
            ],
            [
                ")",
                1
            ],
            [
                "\u0161tirje",
                1
            ]
        ],
        "Dependent words - count": 6,
        "Dependent words - most common": [
            [
                "s",
                2
            ],
            [
                "(",
                1
            ],
            [
                "prvega",
                1
            ],
            [
                ")",
                1
            ],
            [
                "\u0161tiri",
                1
            ]
        ],
        "Deptypes as dependent - count": 6,
        "Deptypes as dependent - most common": [
            [
                "obj",
                2
            ],
            [
                "appos",
                1
            ],
            [
                "nsubj",
                1
            ],
            [
                "nmod",
                1
            ],
            [
                "obl",
                1
            ]
        ],
        "Deptypes as parent - count": 6,
        "Deptypes as parent - most common": [
            [
                "punct",
                2
            ],
            [
                "case",
                2
            ],
            [
                "amod",
                1
            ],
            [
                "nummod",
                1
            ]
        ],
        "Hit lemmas - count": 6,
        "Hit lemmas - most common": [
            [
                "prst",
                6
            ]
        ],
        "Hit words - count": 6,
        "Hit words - most common": [
            [
                "prsti",
                2
            ],
            [
                "prsta",
                1
            ],
            [
                "prste",
                1
            ],
            [
                "Prste",
                1
            ],
            [
                "prstom",
                1
            ]
        ],
        "Left lemmas - count": 5,
        "Left lemmas - most common": [
            [
                "z",
                2
            ],
            [
                "prvi",
                1
            ],
            [
                "\u0161tirje",
                1
            ],
            [
                ",",
                1
            ]
        ],
        "Left words - count": 5,
        "Left words - most common": [
            [
                "s",
                2
            ],
            [
                "prvega",
                1
            ],
            [
                "\u0161tiri",
                1
            ],
            [
                ",",
                1
            ]
        ],
        "Parent lemmas - count": 6,
        "Parent lemmas - most common": [
            [
                "palec",
                1
            ],
            [
                "imeti",
                1
            ],
            [
                "ugrezati",
                1
            ],
            [
                "skriti",
                1
            ],
            [
                "rokavica",
                1
            ],
            [
                "migniti",
                1
            ]
        ],
        "Parent words - count": 6,
        "Parent words - most common": [
            [
                "palca",
                1
            ],
            [
                "imela",
                1
            ],
            [
                "ugrezali",
                1
            ],
            [
                "skrijejo",
                1
            ],
            [
                "rokavice",
                1
            ],
            [
                "mignila",
                1
            ]
        ],
        "Right words - count": 6,
        "Right words - most common": [
            [
                ")",
                1
            ],
            [
                ",",
                1
            ],
            [
                "so",
                1
            ],
            [
                "skrijejo",
                1
            ],
            [
                ".",
                1
            ],
            [
                "in",
                1
            ]
        ],
        "right lemmas - count": 6,
        "right lemmas - most common": [
            [
                ")",
                1
            ],
            [
                ",",
                1
            ],
            [
                "biti",
                1
            ],
            [
                "skriti",
                1
            ],
            [
                ".",
                1
            ],
            [
                "in",
                1
            ]
        ]
    }
]