{
"test_corpus": [
{
"id": 1,
"original": "knjigama",
"expected_stem": "knjig",
"category": "noun",
"difficulty": "easy",
"inflection_type": "plural_dative",
"example_sentence": "Govorim o tim knjigama.",
"notes": "Uklonjen nastavak -ama"
},
{
"id": 2,
"original": "učenici",
"expected_stem": "učenik",
"category": "noun",
"difficulty": "medium",
"inflection_type": "plural_nominative",
"example_sentence": "Učenici su u razredu.",
"notes": "Sibilarizacija k u c"
},
{
"id": 3,
"original": "prozorima",
"expected_stem": "prozor",
"category": "noun",
"difficulty": "easy",
"inflection_type": "plural_instrumental",
"example_sentence": "Gledam kroz prozorima.",
"notes": "Uklonjen nastavak -ima"
},
{
"id": 4,
"original": "pjevajući",
"expected_stem": "pjev",
"category": "verb",
"difficulty": "medium",
"inflection_type": "participio",
"example_sentence": "Dječaci pjevajući prolaze pokraj škole.",
"notes": "Uklonjeni -ući sufiks"
},
{
"id": 5,
"original": "trčanje",
"expected_stem": "trč",
"category": "verb",
"difficulty": "easy",
"inflection_type": "gerund",
"example_sentence": "Trčanje je zdravo.",
"notes": "Uklonjen sufiks -anje"
},
{
"id": 6,
"original": "pisao",
"expected_stem": "pis",
"category": "verb",
"difficulty": "easy",
"inflection_type": "past_participle",
"example_sentence": "On je pisao pismo.",
"notes": "Uklonjen nastavak -ao"
},
{
"id": 7,
"original": "najljepši",
"expected_stem": "lijep",
"category": "adjective",
"difficulty": "hard",
"inflection_type": "superlative",
"example_sentence": "Ovo je najljepši cvijet.",
"notes": "Vraćanje na osnovni oblik pridjeva"
},
{
"id": 8,
"original": "crveniji",
"expected_stem": "crven",
"category": "adjective",
"difficulty": "medium",
"inflection_type": "comparative",
"example_sentence": "Ovaj auto je crveniji.",
"notes": "Uklonjen komparativni nastavak"
},
{
"id": 9,
"original": "brzo",
"expected_stem": "brz",
"category": "adverb",
"difficulty": "easy",
"inflection_type": "positive",
"example_sentence": "On trči vrlo brzo.",
"notes": "Uklonjen nastavak -o"
},
{
"id": 10,
"original": "automobil",
"expected_stem": "auto",
"category": "compound",
"difficulty": "hard",
"inflection_type": "noun_compound",
"example_sentence": "Automobil je parkiran.",
"notes": "Složenica skraćena na bazu"
},
{
"id": 11,
"original": "IT",
"expected_stem": "IT",
"category": "foreign",
"difficulty": "hard",
"inflection_type": "acronym",
"example_sentence": "On radi u IT sektoru.",
"notes": "Akronim ostaje isti"
},
{
"id": 12,
"original": "COVID",
"expected_stem": "COVID",
"category": "foreign",
"difficulty": "hard",
"inflection_type": "proper_noun",
"example_sentence": "COVID je promijenio svijet.",
"notes": "Strana riječ ostaje ista"
},
{
"id": 13,
"original": "majci",
"expected_stem": "majka",
"category": "noun",
"difficulty": "medium",
"inflection_type": "dative_singular",
"example_sentence": "Dao sam cvijeće majci.",
"notes": "Sibilarizacija k u c"
},
{
"id": 14,
"original": "dječaci",
"expected_stem": "dječak",
"category": "noun",
"difficulty": "medium",
"inflection_type": "nominative_plural",
"example_sentence": "Dječaci se igraju.",
"notes": "Sibilarizacija k u c"
},
{
"id": 15,
"original": "trenuci",
"expected_stem": "trenutak",
"category": "noun",
"difficulty": "medium",
"inflection_type": "nominative_plural",
"example_sentence": "To su bili lijepi trenuci.",
"notes": "Nepostojano a i sibilarizacija"
},
{
"id": 16,
"original": "psi",
"expected_stem": "pas",
"category": "noun",
"difficulty": "medium",
"inflection_type": "nominative_plural",
"example_sentence": "Psi laju na prolaznike.",
"notes": "Nepostojano a"
},
{
"id": 17,
"original": "očevi",
"expected_stem": "otac",
"category": "noun",
"difficulty": "medium",
"inflection_type": "nominative_plural",
"example_sentence": "Očevi brinu o djeci.",
"notes": "Nepostojano a i palatalizacija"
},
{
"id": 18,
"original": "dvorci",
"expected_stem": "dvorac",
"category": "noun",
"difficulty": "medium",
"inflection_type": "nominative_plural",
"example_sentence": "Stari dvorci su predivni.",
"notes": "Nepostojano a"
},
{
"id": 19,
"original": "bitaka",
"expected_stem": "bitka",
"category": "noun",
"difficulty": "medium",
"inflection_type": "genitive_plural",
"example_sentence": "Bilo je mnogo bitaka.",
"notes": "Nepostojano a"
},
{
"id": 20,
"original": "ruzi",
"expected_stem": "ruka",
"category": "noun",
"difficulty": "medium",
"inflection_type": "dative_singular",
"example_sentence": "Imao je ranu na ruzi.",
"notes": "Sibilarizacija k u z (dijalektalno/arhaično)"
},
{
"id": 21,
"original": "nozi",
"expected_stem": "noga",
"category": "noun",
"difficulty": "medium",
"inflection_type": "dative_singular",
"example_sentence": "Stoji na jednoj nozi.",
"notes": "Sibilarizacija g u z"
},
{
"id": 22,
"original": "svrsi",
"expected_stem": "svrha",
"category": "noun",
"difficulty": "medium",
"inflection_type": "dative_singular",
"example_sentence": "To služi svrsi.",
"notes": "Sibilarizacija h u s"
},
{
"id": 23,
"original": "dusi",
"expected_stem": "duh",
"category": "noun",
"difficulty": "medium",
"inflection_type": "nominative_plural",
"example_sentence": "Dusi prošlosti.",
"notes": "Sibilarizacija h u s"
},
{
"id": 24,
"original": "vuci",
"expected_stem": "vuk",
"category": "noun",
"difficulty": "medium",
"inflection_type": "nominative_plural",
"example_sentence": "Vuci zavijaju.",
"notes": "Sibilarizacija k u c"
},
{
"id": 25,
"original": "oblaci",
"expected_stem": "oblak",
"category": "noun",
"difficulty": "medium",
"inflection_type": "nominative_plural",
"example_sentence": "Oblaci su sivi.",
"notes": "Sibilarizacija k u c"
},
{
"id": 26,
"original": "momci",
"expected_stem": "momak",
"category": "noun",
"difficulty": "medium",
"inflection_type": "nominative_plural",
"example_sentence": "Momci su spremni.",
"notes": "Nepostojano a i sibilarizacija"
},
{
"id": 27,
"original": "listići",
"expected_stem": "list",
"category": "noun",
"difficulty": "medium",
"inflection_type": "diminutive",
"example_sentence": "Mali listići na drvetu.",
"notes": "Uklonjen deminutivni sufiks"
},
{
"id": 28,
"original": "pjesama",
"expected_stem": "pjesma",
"category": "noun",
"difficulty": "medium",
"inflection_type": "genitive_plural",
"example_sentence": "Zbirka pjesama.",
"notes": "Nepostojano a"
},
{
"id": 29,
"original": "djevojaka",
"expected_stem": "djevojka",
"category": "noun",
"difficulty": "medium",
"inflection_type": "genitive_plural",
"example_sentence": "Skupina djevojaka.",
"notes": "Nepostojano a"
},
{
"id": 30,
"original": "dasaka",
"expected_stem": "daska",
"category": "noun",
"difficulty": "medium",
"inflection_type": "genitive_plural",
"example_sentence": "Hrpa dasaka.",
"notes": "Nepostojano a"
},
{
"id": 31,
"original": "bajaka",
"expected_stem": "bajka",
"category": "noun",
"difficulty": "medium",
"inflection_type": "genitive_plural",
"example_sentence": "Svijet bajaka.",
"notes": "Nepostojano a"
},
{
"id": 32,
"original": "stolovima",
"expected_stem": "stol",
"category": "noun",
"difficulty": "easy",
"inflection_type": "plural_dative",
"example_sentence": "Sjedimo za stolovima.",
"notes": "Uklonjen nastavak -ovima"
},
{
"id": 33,
"original": "kućama",
"expected_stem": "kuć",
"category": "noun",
"difficulty": "easy",
"inflection_type": "plural_dative",
"example_sentence": "Prilazimo kućama.",
"notes": "Uklonjen nastavak -ama"
},
{
"id": 34,
"original": "glavama",
"expected_stem": "glav",
"category": "noun",
"difficulty": "easy",
"inflection_type": "plural_dative",
"example_sentence": "Klimaju glavama.",
"notes": "Uklonjen nastavak -ama"
},
{
"id": 35,
"original": "morima",
"expected_stem": "mor",
"category": "noun",
"difficulty": "easy",
"inflection_type": "plural_dative",
"example_sentence": "Plovimo morima.",
"notes": "Uklonjen nastavak -ima"
},
{
"id": 36,
"original": "poljima",
"expected_stem": "polj",
"category": "noun",
"difficulty": "easy",
"inflection_type": "plural_dative",
"example_sentence": "Trčimo poljima.",
"notes": "Uklonjen nastavak -ima"
},
{
"id": 37,
"original": "suncima",
"expected_stem": "sunce",
"category": "noun",
"difficulty": "easy",
"inflection_type": "plural_dative",
"example_sentence": "Među dalekim suncima.",
"notes": "Uklonjen nastavak -ima"
},
{
"id": 38,
"original": "djecom",
"expected_stem": "dijete",
"category": "noun",
"difficulty": "hard",
"inflection_type": "instrumental_singular",
"example_sentence": "Igram se s djecom.",
"notes": "Zbirna imenica, promjena osnove"
},
{
"id": 39,
"original": "braćom",
"expected_stem": "brat",
"category": "noun",
"difficulty": "hard",
"inflection_type": "instrumental_singular",
"example_sentence": "S braćom sam u gradu.",
"notes": "Zbirna imenica"
},
{
"id": 40,
"original": "sestrama",
"expected_stem": "sestr",
"category": "noun",
"difficulty": "easy",
"inflection_type": "plural_dative",
"example_sentence": "Pomažem sestrama.",
"notes": "Uklonjen nastavak -ama"
},
{
"id": 41,
"original": "gradovima",
"expected_stem": "grad",
"category": "noun",
"difficulty": "easy",
"inflection_type": "plural_dative",
"example_sentence": "Putujemo gradovima.",
"notes": "Uklonjen nastavak -ovima"
},
{
"id": 42,
"original": "selima",
"expected_stem": "sel",
"category": "noun",
"difficulty": "easy",
"inflection_type": "plural_dative",
"example_sentence": "Prolazimo selima.",
"notes": "Uklonjen nastavak -ima"
},
{
"id": 43,
"original": "šumama",
"expected_stem": "šum",
"category": "noun",
"difficulty": "easy",
"inflection_type": "plural_dative",
"example_sentence": "Šetamo šumama.",
"notes": "Uklonjen nastavak -ama"
},
{
"id": 44,
"original": "rijekama",
"expected_stem": "rijek",
"category": "noun",
"difficulty": "easy",
"inflection_type": "plural_dative",
"example_sentence": "Plovimo rijekama.",
"notes": "Uklonjen nastavak -ama"
},
{
"id": 45,
"original": "planinama",
"expected_stem": "planin",
"category": "noun",
"difficulty": "easy",
"inflection_type": "plural_dative",
"example_sentence": "Penjemo se planinama.",
"notes": "Uklonjen nastavak -ama"
},
{
"id": 46,
"original": "putovima",
"expected_stem": "put",
"category": "noun",
"difficulty": "easy",
"inflection_type": "plural_dative",
"example_sentence": "Idemo raznim putovima.",
"notes": "Uklonjen nastavak -ovima"
},
{
"id": 47,
"original": "danima",
"expected_stem": "dan",
"category": "noun",
"difficulty": "easy",
"inflection_type": "plural_dative",
"example_sentence": "Čekam danima.",
"notes": "Uklonjen nastavak -ima"
},
{
"id": 48,
"original": "noćima",
"expected_stem": "noć",
"category": "noun",
"difficulty": "easy",
"inflection_type": "plural_dative",
"example_sentence": "Ne spavam noćima.",
"notes": "Uklonjen nastavak -ima"
},
{
"id": 49,
"original": "satima",
"expected_stem": "sat",
"category": "noun",
"difficulty": "easy",
"inflection_type": "plural_dative",
"example_sentence": "Radim satima.",
"notes": "Uklonjen nastavak -ima"
},
{
"id": 50,
"original": "minutama",
"expected_stem": "minut",
"category": "noun",
"difficulty": "easy",
"inflection_type": "plural_dative",
"example_sentence": "Brojim minutama.",
"notes": "Uklonjen nastavak -ama"
},
{
"id": 51,
"original": "godinama",
"expected_stem": "godin",
"category": "noun",
"difficulty": "easy",
"inflection_type": "plural_dative",
"example_sentence": "Nismo se vidjeli godinama.",
"notes": "Uklonjen nastavak -ama"
},
{
"id": 52,
"original": "mjesecima",
"expected_stem": "mjesec",
"category": "noun",
"difficulty": "easy",
"inflection_type": "plural_dative",
"example_sentence": "Trajalo je mjesecima.",
"notes": "Uklonjen nastavak -ima"
},
{
"id": 53,
"original": "tjednima",
"expected_stem": "tjedan",
"category": "noun",
"difficulty": "medium",
"inflection_type": "plural_dative",
"example_sentence": "Čekam tjednima.",
"notes": "Nepostojano a"
},
{
"id": 54,
"original": "kruhom",
"expected_stem": "kruh",
"category": "noun",
"difficulty": "easy",
"inflection_type": "instrumental_singular",
"example_sentence": "Hranim se kruhom.",
"notes": "Uklonjen nastavak -om"
},
{
"id": 55,
"original": "vodama",
"expected_stem": "vod",
"category": "noun",
"difficulty": "easy",
"inflection_type": "plural_dative",
"example_sentence": "Plovimo mutnim vodama.",
"notes": "Uklonjen nastavak -ama"
},
{
"id": 56,
"original": "kavama",
"expected_stem": "kav",
"category": "noun",
"difficulty": "easy",
"inflection_type": "plural_dative",
"example_sentence": "Uživamo u kavama.",
"notes": "Uklonjen nastavak -ama"
},
{
"id": 57,
"original": "čajevima",
"expected_stem": "čaj",
"category": "noun",
"difficulty": "easy",
"inflection_type": "plural_dative",
"example_sentence": "Grijemo se čajevima.",
"notes": "Uklonjen nastavak -evima"
},
{
"id": 58,
"original": "vinima",
"expected_stem": "vin",
"category": "noun",
"difficulty": "easy",
"inflection_type": "plural_dative",
"example_sentence": "Nazdravljamo vinima.",
"notes": "Uklonjen nastavak -ima"
},
{
"id": 59,
"original": "pivima",
"expected_stem": "piv",
"category": "noun",
"difficulty": "easy",
"inflection_type": "plural_dative",
"example_sentence": "Nazdravljamo pivima.",
"notes": "Uklonjen nastavak -ima"
},
{
"id": 60,
"original": "mesom",
"expected_stem": "mes",
"category": "noun",
"difficulty": "easy",
"inflection_type": "instrumental_singular",
"example_sentence": "Hranim se mesom.",
"notes": "Uklonjen nastavak -om"
},
{
"id": 61,
"original": "ljudi",
"expected_stem": "čovjek",
"category": "noun",
"difficulty": "hard",
"inflection_type": "plural_nominative",
"example_sentence": "Ljudi su na ulici.",
"notes": "Supletivna osnova"
},
{
"id": 62,
"original": "uha",
"expected_stem": "uho",
"category": "noun",
"difficulty": "easy",
"inflection_type": "genitive_singular",
"example_sentence": "Boli me uha.",
"notes": "Uklonjen nastavak -a"
},
{
"id": 63,
"original": "uši",
"expected_stem": "uho",
"category": "noun",
"difficulty": "hard",
"inflection_type": "plural_nominative",
"example_sentence": "Zec ima duge uši.",
"notes": "Promjena osnove"
},
{
"id": 64,
"original": "oka",
"expected_stem": "oko",
"category": "noun",
"difficulty": "easy",
"inflection_type": "genitive_singular",
"example_sentence": "Ispod oka.",
"notes": "Uklonjen nastavak -a"
},
{
"id": 65,
"original": "oči",
"expected_stem": "oko",
"category": "noun",
"difficulty": "hard",
"inflection_type": "plural_nominative",
"example_sentence": "Plave oči.",
"notes": "Promjena osnove"
},
{
"id": 66,
"original": "vremena",
"expected_stem": "vrijeme",
"category": "noun",
"difficulty": "hard",
"inflection_type": "genitive_singular",
"example_sentence": "Nemam vremena.",
"notes": "Promjena osnove (jat)"
},
{
"id": 67,
"original": "imena",
"expected_stem": "ime",
"category": "noun",
"difficulty": "medium",
"inflection_type": "genitive_singular",
"example_sentence": "Znam tvoja imena.",
"notes": "Proširenje osnove -en"
},
{
"id": 68,
"original": "ramena",
"expected_stem": "rame",
"category": "noun",
"difficulty": "medium",
"inflection_type": "genitive_singular",
"example_sentence": "Boli me rame.",
"notes": "Proširenje osnove -en"
},
{
"id": 69,
"original": "plemena",
"expected_stem": "pleme",
"category": "noun",
"difficulty": "medium",
"inflection_type": "genitive_singular",
"example_sentence": "Stara plemena.",
"notes": "Proširenje osnove -en"
},
{
"id": 70,
"original": "sljemena",
"expected_stem": "sljeme",
"category": "noun",
"difficulty": "medium",
"inflection_type": "genitive_singular",
"example_sentence": "Vrh sljemena.",
"notes": "Proširenje osnove -en"
},
{
"id": 71,
"original": "pjevati",
"expected_stem": "pjev",
"category": "verb",
"difficulty": "easy",
"inflection_type": "infinitive",
"example_sentence": "Volim pjevati.",
"notes": "Uklonjen infinitivni nastavak"
},
{
"id": 72,
"original": "trčati",
"expected_stem": "trč",
"category": "verb",
"difficulty": "easy",
"inflection_type": "infinitive",
"example_sentence": "Moram trčati.",
"notes": "Uklonjen infinitivni nastavak"
},
{
"id": 73,
"original": "raditi",
"expected_stem": "rad",
"category": "verb",
"difficulty": "easy",
"inflection_type": "infinitive",
"example_sentence": "Treba raditi.",
"notes": "Uklonjen infinitivni nastavak"
},
{
"id": 74,
"original": "spavati",
"expected_stem": "spav",
"category": "verb",
"difficulty": "easy",
"inflection_type": "infinitive",
"example_sentence": "Želim spavati.",
"notes": "Uklonjen infinitivni nastavak"
},
{
"id": 75,
"original": "jesti",
"expected_stem": "jed",
"category": "verb",
"difficulty": "medium",
"inflection_type": "infinitive",
"example_sentence": "Idem jesti.",
"notes": "Promjena d u s ispred t"
},
{
"id": 76,
"original": "piti",
"expected_stem": "pi",
"category": "verb",
"difficulty": "easy",
"inflection_type": "infinitive",
"example_sentence": "Žedan sam, idem piti.",
"notes": "Uklonjen infinitivni nastavak"
},
{
"id": 77,
"original": "vidjeti",
"expected_stem": "vid",
"category": "verb",
"difficulty": "easy",
"inflection_type": "infinitive",
"example_sentence": "Lijepo te vidjeti.",
"notes": "Uklonjen infinitivni nastavak"
},
{
"id": 78,
"original": "čuti",
"expected_stem": "ču",
"category": "verb",
"difficulty": "easy",
"inflection_type": "infinitive",
"example_sentence": "Mogu te čuti.",
"notes": "Uklonjen infinitivni nastavak"
},
{
"id": 79,
"original": "misliti",
"expected_stem": "misl",
"category": "verb",
"difficulty": "easy",
"inflection_type": "infinitive",
"example_sentence": "Moram misliti.",
"notes": "Uklonjen infinitivni nastavak"
},
{
"id": 80,
"original": "znati",
"expected_stem": "zna",
"category": "verb",
"difficulty": "easy",
"inflection_type": "infinitive",
"example_sentence": "To je dobro znati.",
"notes": "Uklonjen infinitivni nastavak"
},
{
"id": 81,
"original": "htjeti",
"expected_stem": "htje",
"category": "verb",
"difficulty": "easy",
"inflection_type": "infinitive",
"example_sentence": "Što ćeš htjeti?",
"notes": "Uklonjen infinitivni nastavak"
},
{
"id": 82,
"original": "moći",
"expected_stem": "mog",
"category": "verb",
"difficulty": "medium",
"inflection_type": "infinitive",
"example_sentence": "Ti ćeš moći.",
"notes": "Promjena g u ć"
},
{
"id": 83,
"original": "ići",
"expected_stem": "id",
"category": "verb",
"difficulty": "hard",
"inflection_type": "infinitive",
"example_sentence": "Vrijeme je ići.",
"notes": "Promjena d u ć"
},
{
"id": 84,
"original": "doći",
"expected_stem": "dođ",
"category": "verb",
"difficulty": "hard",
"inflection_type": "infinitive",
"example_sentence": "Moraš doći.",
"notes": "Promjena đ u ć"
},
{
"id": 85,
"original": "proći",
"expected_stem": "prođ",
"category": "verb",
"difficulty": "hard",
"inflection_type": "infinitive",
"example_sentence": "Sve će proći.",
"notes": "Promjena đ u ć"
},
{
"id": 86,
"original": "naći",
"expected_stem": "nađ",
"category": "verb",
"difficulty": "hard",
"inflection_type": "infinitive",
"example_sentence": "Moraš naći ključ.",
"notes": "Promjena đ u ć"
},
{
"id": 87,
"original": "dati",
"expected_stem": "da",
"category": "verb",
"difficulty": "easy",
"inflection_type": "infinitive",
"example_sentence": "Mogu ti dati.",
"notes": "Uklonjen infinitivni nastavak"
},
{
"id": 88,
"original": "uzeti",
"expected_stem": "uze",
"category": "verb",
"difficulty": "easy",
"inflection_type": "infinitive",
"example_sentence": "Smiješ uzeti.",
"notes": "Uklonjen infinitivni nastavak"
},
{
"id": 89,
"original": "stati",
"expected_stem": "sta",
"category": "verb",
"difficulty": "easy",
"inflection_type": "infinitive",
"example_sentence": "Nemoj stati.",
"notes": "Uklonjen infinitivni nastavak"
},
{
"id": 90,
"original": "zvati",
"expected_stem": "zva",
"category": "verb",
"difficulty": "easy",
"inflection_type": "infinitive",
"example_sentence": "Nemoj me zvati.",
"notes": "Uklonjen infinitivni nastavak"
},
{
"id": 91,
"original": "trčavši",
"expected_stem": "trč",
"category": "verb",
"difficulty": "medium",
"inflection_type": "participio_passato",
"example_sentence": "Trčavši, umorio se.",
"notes": "Uklonjen nastavak -avši"
},
{
"id": 92,
"original": "rađen",
"expected_stem": "rad",
"category": "verb",
"difficulty": "medium",
"inflection_type": "passive_participle",
"example_sentence": "Posao je rađen.",
"notes": "Jotacija d u đ"
},
{
"id": 93,
"original": "spavan",
"expected_stem": "spav",
"category": "verb",
"difficulty": "easy",
"inflection_type": "passive_participle",
"example_sentence": "Dugo spavan san.",
"notes": "Uklonjen nastavak -an"
},
{
"id": 94,
"original": "pojeden",
"expected_stem": "jed",
"category": "verb",
"difficulty": "medium",
"inflection_type": "passive_participle",
"example_sentence": "Ručak je pojeden.",
"notes": "Uklonjen prefiks i nastavak"
},
{
"id": 95,
"original": "popijen",
"expected_stem": "pi",
"category": "verb",
"difficulty": "medium",
"inflection_type": "passive_participle",
"example_sentence": "Sok je popijen.",
"notes": "Uklonjen prefiks i nastavak"
},
{
"id": 96,
"original": "viđen",
"expected_stem": "vid",
"category": "verb",
"difficulty": "medium",
"inflection_type": "passive_participle",
"example_sentence": "On je viđen.",
"notes": "Jotacija d u đ"
},
{
"id": 97,
"original": "čuven",
"expected_stem": "ču",
"category": "verb",
"difficulty": "easy",
"inflection_type": "passive_participle",
"example_sentence": "Čuven po hrabrosti.",
"notes": "Uklonjen nastavak -ven"
},
{
"id": 98,
"original": "mišljen",
"expected_stem": "misl",
"category": "verb",
"difficulty": "medium",
"inflection_type": "passive_participle",
"example_sentence": "Dobro mišljen plan.",
"notes": "Jotacija l u lj"
},
{
"id": 99,
"original": "znan",
"expected_stem": "zna",
"category": "verb",
"difficulty": "easy",
"inflection_type": "passive_participle",
"example_sentence": "On je znan.",
"notes": "Uklonjen nastavak -n"
},
{
"id": 100,
"original": "htijući",
"expected_stem": "htje",
"category": "verb",
"difficulty": "medium",
"inflection_type": "participio",
"example_sentence": "Htijući pomoći, pogriješio je.",
"notes": "Uklonjen nastavak -ijući"
},
{
"id": 101,
"original": "mogući",
"expected_stem": "mog",
"category": "verb",
"difficulty": "medium",
"inflection_type": "adjective_verb",
"example_sentence": "To je mogući ishod.",
"notes": "Promjena g u ć"
},
{
"id": 102,
"original": "idući",
"expected_stem": "id",
"category": "verb",
"difficulty": "medium",
"inflection_type": "participio",
"example_sentence": "Idući tjedan.",
"notes": "Uklonjen nastavak -ući"
},
{
"id": 103,
"original": "došavši",
"expected_stem": "dođ",
"category": "verb",
"difficulty": "hard",
"inflection_type": "participio_passato",
"example_sentence": "Došavši kući, zaspao je.",
"notes": "Promjena đ u š"
},
{
"id": 104,
"original": "prošavši",
"expected_stem": "prođ",
"category": "verb",
"difficulty": "hard",
"inflection_type": "participio_passato",
"example_sentence": "Prošavši kroz vrata.",
"notes": "Promjena đ u š"
},
{
"id": 105,
"original": "nađen",
"expected_stem": "nađ",
"category": "verb",
"difficulty": "easy",
"inflection_type": "passive_participle",
"example_sentence": "Ključ je nađen.",
"notes": "Uklonjen nastavak -en"
},
{
"id": 106,
"original": "dan",
"expected_stem": "da",
"category": "verb",
"difficulty": "easy",
"inflection_type": "passive_participle",
"example_sentence": "Zavjet je dan.",
"notes": "Uklonjen nastavak -n"
},
{
"id": 107,
"original": "uzet",
"expected_stem": "uze",
"category": "verb",
"difficulty": "easy",
"inflection_type": "passive_participle",
"example_sentence": "Novac je uzet.",
"notes": "Uklonjen nastavak -t"
},
{
"id": 108,
"original": "stan",
"expected_stem": "sta",
"category": "verb",
"difficulty": "easy",
"inflection_type": "passive_participle",
"example_sentence": "On je stan.",
"notes": "Uklonjen nastavak -n"
},
{
"id": 109,
"original": "zvan",
"expected_stem": "zva",
"category": "verb",
"difficulty": "easy",
"inflection_type": "passive_participle",
"example_sentence": "On je zvan.",
"notes": "Uklonjen nastavak -n"
},
{
"id": 110,
"original": "idem",
"expected_stem": "id",
"category": "verb",
"difficulty": "hard",
"inflection_type": "present_1st_sing",
"example_sentence": "Ja idem kući.",
"notes": "Uklonjen nastavak -em"
},
{
"id": 111,
"original": "jesam",
"expected_stem": "jes",
"category": "verb",
"difficulty": "hard",
"inflection_type": "present_1st_sing",
"example_sentence": "Ja jesam umoran.",
"notes": "Pomoćni glagol"
},
{
"id": 112,
"original": "bio",
"expected_stem": "bi",
"category": "verb",
"difficulty": "hard",
"inflection_type": "past_participle",
"example_sentence": "Bio sam tamo.",
"notes": "Pomoćni glagol"
},
{
"id": 113,
"original": "bješe",
"expected_stem": "bi",
"category": "verb",
"difficulty": "hard",
"inflection_type": "aorist",
"example_sentence": "Bješe to davno.",
"notes": "Arhaični oblik"
},
{
"id": 114,
"original": "velim",
"expected_stem": "vel",
"category": "verb",
"difficulty": "medium",
"inflection_type": "present_1st_sing",
"example_sentence": "Ja ti velim.",
"notes": "Uklonjen nastavak -im"
},
{
"id": 115,
"original": "reče",
"expected_stem": "rek",
"category": "verb",
"difficulty": "medium",
"inflection_type": "aorist",
"example_sentence": "On reče istinu.",
"notes": "Palatalizacija k u č"
},
{
"id": 116,
"original": "mogaše",
"expected_stem": "mog",
"category": "verb",
"difficulty": "medium",
"inflection_type": "imperfect",
"example_sentence": "On mogaše sve.",
"notes": "Uklonjen nastavak -aše"
},
{
"id": 117,
"original": "hoću",
"expected_stem": "htje",
"category": "verb",
"difficulty": "hard",
"inflection_type": "present_1st_sing",
"example_sentence": "Ja hoću vode.",
"notes": "Supletivna osnova"
},
{
"id": 118,
"original": "neću",
"expected_stem": "htje",
"category": "verb",
"difficulty": "hard",
"inflection_type": "present_1st_sing_neg",
"example_sentence": "Ja neću ići.",
"notes": "Negacija i supletivna osnova"
},
{
"id": 119,
"original": "biva",
"expected_stem": "bi",
"category": "verb",
"difficulty": "medium",
"inflection_type": "present_3rd_sing",
"example_sentence": "To se biva.",
"notes": "Učestali glagol"
},
{
"id": 120,
"original": "bjehu",
"expected_stem": "bi",
"category": "verb",
"difficulty": "hard",
"inflection_type": "imperfect_3rd_pl",
"example_sentence": "Oni bjehu tamo.",
"notes": "Arhaični oblik"
},
{
"id": 121,
"original": "budem",
"expected_stem": "bu",
"category": "verb",
"difficulty": "medium",
"inflection_type": "future_exact_1st_sing",
"example_sentence": "Ako budem mogao.",
"notes": "Svršeni prezent"
},
{
"id": 122,
"original": "bijah",
"expected_stem": "bi",
"category": "verb",
"difficulty": "hard",
"inflection_type": "imperfect_1st_sing",
"example_sentence": "Bijah mlad.",
"notes": "Arhaični oblik"
},
{
"id": 123,
"original": "bje",
"expected_stem": "bi",
"category": "verb",
"difficulty": "hard",
"inflection_type": "aorist_3rd_sing",
"example_sentence": "Bje to kraj.",
"notes": "Kratki arhaični oblik"
},
{
"id": 124,
"original": "peče",
"expected_stem": "pek",
"category": "verb",
"difficulty": "medium",
"inflection_type": "present_3rd_sing",
"example_sentence": "Sunce peče.",
"notes": "Palatalizacija k u č"
},
{
"id": 125,
"original": "teče",
"expected_stem": "tek",
"category": "verb",
"difficulty": "medium",
"inflection_type": "present_3rd_sing",
"example_sentence": "Rijeka teče.",
"notes": "Palatalizacija k u č"
},
{
"id": 126,
"original": "vuče",
"expected_stem": "vuk",
"category": "verb",
"difficulty": "medium",
"inflection_type": "present_3rd_sing",
"example_sentence": "On vuče sanjke.",
"notes": "Palatalizacija k u č"
},
{
"id": 127,
"original": "striže",
"expected_stem": "strig",
"category": "verb",
"difficulty": "medium",
"inflection_type": "present_3rd_sing",
"example_sentence": "On striže ovce.",
"notes": "Palatalizacija g u ž"
},
{
"id": 128,
"original": "vrše",
"expected_stem": "vrh",
"category": "verb",
"difficulty": "medium",
"inflection_type": "present_3rd_pl",
"example_sentence": "Oni vrše žito.",
"notes": "Palatalizacija h u š"
},
{
"id": 129,
"original": "kaže",
"expected_stem": "kaz",
"category": "verb",
"difficulty": "medium",
"inflection_type": "present_3rd_sing",
"example_sentence": "On kaže istinu.",
"notes": "Jotacija z u ž"
},
{
"id": 130,
"original": "maše",
"expected_stem": "mah",
"category": "verb",
"difficulty": "medium",
"inflection_type": "present_3rd_sing",
"example_sentence": "On maše rukom.",
"notes": "Jotacija h u š"
},
{
"id": 131,
"original": "lijep",
"expected_stem": "lijep",
"category": "adjective",
"difficulty": "easy",
"inflection_type": "positive",
"example_sentence": "Lijep dan.",
"notes": "Osnovni oblik"
},
{
"id": 132,
"original": "dobar",
"expected_stem": "dobr",
"category": "adjective",
"difficulty": "easy",
"inflection_type": "positive",
"example_sentence": "Dobar čovjek.",
"notes": "Nepostojano a"
},
{
"id": 133,
"original": "loš",
"expected_stem": "loš",
"category": "adjective",
"difficulty": "easy",
"inflection_type": "positive",
"example_sentence": "Loš rezultat.",
"notes": "Osnovni oblik"
},
{
"id": 134,
"original": "velik",
"expected_stem": "velik",
"category": "adjective",
"difficulty": "easy",
"inflection_type": "positive",
"example_sentence": "Velik grad.",
"notes": "Osnovni oblik"
},
{
"id": 135,
"original": "mali",
"expected_stem": "mal",
"category": "adjective",
"difficulty": "easy",
"inflection_type": "positive",
"example_sentence": "Mali pas.",
"notes": "Uklonjen nastavak -i"
},
{
"id": 136,
"original": "dug",
"expected_stem": "dug",
"category": "adjective",
"difficulty": "easy",
"inflection_type": "positive",
"example_sentence": "Dug put.",
"notes": "Osnovni oblik"
},
{
"id": 137,
"original": "kratak",
"expected_stem": "kratk",
"category": "adjective",
"difficulty": "easy",
"inflection_type": "positive",
"example_sentence": "Kratak film.",
"notes": "Nepostojano a"
},
{
"id": 138,
"original": "širok",
"expected_stem": "širok",
"category": "adjective",
"difficulty": "easy",
"inflection_type": "positive",
"example_sentence": "Širok osmijeh.",
"notes": "Osnovni oblik"
},
{
"id": 139,
"original": "uzak",
"expected_stem": "uzk",
"category": "adjective",
"difficulty": "easy",
"inflection_type": "positive",
"example_sentence": "Uzak prolaz.",
"notes": "Nepostojano a"
},
{
"id": 140,
"original": "visok",
"expected_stem": "visok",
"category": "adjective",
"difficulty": "easy",
"inflection_type": "positive",
"example_sentence": "Visok toranj.",
"notes": "Osnovni oblik"
},
{
"id": 141,
"original": "nizak",
"expected_stem": "nizk",
"category": "adjective",
"difficulty": "easy",
"inflection_type": "positive",
"example_sentence": "Nizak rast.",
"notes": "Nepostojano a"
},
{
"id": 142,
"original": "star",
"expected_stem": "star",
"category": "adjective",
"difficulty": "easy",
"inflection_type": "positive",
"example_sentence": "Star most.",
"notes": "Osnovni oblik"
},
{
"id": 143,
"original": "mlad",
"expected_stem": "mlad",
"category": "adjective",
"difficulty": "easy",
"inflection_type": "positive",
"example_sentence": "Mlad dečko.",
"notes": "Osnovni oblik"
},
{
"id": 144,
"original": "nov",
"expected_stem": "nov",
"category": "adjective",
"difficulty": "easy",
"inflection_type": "positive",
"example_sentence": "Nov kaput.",
"notes": "Osnovni oblik"
},
{
"id": 145,
"original": "brz",
"expected_stem": "brz",
"category": "adjective",
"difficulty": "easy",
"inflection_type": "positive",
"example_sentence": "Brz vlak.",
"notes": "Osnovni oblik"
},
{
"id": 146,
"original": "spor",
"expected_stem": "spor",
"category": "adjective",
"difficulty": "easy",
"inflection_type": "positive",
"example_sentence": "Spor hod.",
"notes": "Osnovni oblik"
},
{
"id": 147,
"original": "težak",
"expected_stem": "težk",
"category": "adjective",
"difficulty": "easy",
"inflection_type": "positive",
"example_sentence": "Težak ispit.",
"notes": "Nepostojano a"
},
{
"id": 148,
"original": "lak",
"expected_stem": "lak",
"category": "adjective",
"difficulty": "easy",
"inflection_type": "positive",
"example_sentence": "Lak zadatak.",
"notes": "Osnovni oblik"
},
{
"id": 149,
"original": "topao",
"expected_stem": "topl",
"category": "adjective",
"difficulty": "medium",
"inflection_type": "positive",
"example_sentence": "Topao kruh.",
"notes": "Vokalizacija l u o"
},
{
"id": 150,
"original": "hladan",
"expected_stem": "hladn",
"category": "adjective",
"difficulty": "easy",
"inflection_type": "positive",
"example_sentence": "Hladan vjetar.",
"notes": "Nepostojano a"
},
{
"id": 151,
"original": "ljepši",
"expected_stem": "lijep",
"category": "adjective",
"difficulty": "medium",
"inflection_type": "comparative",
"example_sentence": "On je ljepši.",
"notes": "Komparativ"
},
{
"id": 152,
"original": "bolji",
"expected_stem": "dobar",
"category": "adjective",
"difficulty": "hard",
"inflection_type": "comparative",
"example_sentence": "Ovaj je bolji.",
"notes": "Supletivni komparativ"
},
{
"id": 153,
"original": "gori",
"expected_stem": "loš",
"category": "adjective",
"difficulty": "hard",
"inflection_type": "comparative",
"example_sentence": "Sve je gori.",
"notes": "Supletivni komparativ"
},
{
"id": 154,
"original": "veći",
"expected_stem": "velik",
"category": "adjective",
"difficulty": "medium",
"inflection_type": "comparative",
"example_sentence": "Veći grad.",
"notes": "Komparativ"
},
{
"id": 155,
"original": "manji",
"expected_stem": "mal",
"category": "adjective",
"difficulty": "medium",
"inflection_type": "comparative",
"example_sentence": "Manji pas.",
"notes": "Komparativ"
},
{
"id": 156,
"original": "duži",
"expected_stem": "dug",
"category": "adjective",
"difficulty": "medium",
"inflection_type": "comparative",
"example_sentence": "Duži put.",
"notes": "Jotacija g u ž"
},
{
"id": 157,
"original": "kraći",
"expected_stem": "kratak",
"category": "adjective",
"difficulty": "medium",
"inflection_type": "comparative",
"example_sentence": "Kraći film.",
"notes": "Jotacija t u ć"
},
{
"id": 158,
"original": "širi",
"expected_stem": "širok",
"category": "adjective",
"difficulty": "medium",
"inflection_type": "comparative",
"example_sentence": "Širi osmijeh.",
"notes": "Komparativ"
},
{
"id": 159,
"original": "uži",
"expected_stem": "uzak",
"category": "adjective",
"difficulty": "medium",
"inflection_type": "comparative",
"example_sentence": "Uži prolaz.",
"notes": "Jotacija z u ž"
},
{
"id": 160,
"original": "viši",
"expected_stem": "visok",
"category": "adjective",
"difficulty": "medium",
"inflection_type": "comparative",
"example_sentence": "Viši toranj.",
"notes": "Jotacija s u š"
},
{
"id": 161,
"original": "niži",
"expected_stem": "nizak",
"category": "adjective",
"difficulty": "medium",
"inflection_type": "comparative",
"example_sentence": "Niži rast.",
"notes": "Jotacija z u ž"
},
{
"id": 162,
"original": "stariji",
"expected_stem": "star",
"category": "adjective",
"difficulty": "easy",
"inflection_type": "comparative",
"example_sentence": "Stariji brat.",
"notes": "Uklonjen nastavak -iji"
},
{
"id": 163,
"original": "mlađi",
"expected_stem": "mlad",
"category": "adjective",
"difficulty": "medium",
"inflection_type": "comparative",
"example_sentence": "Mlađi dečko.",
"notes": "Jotacija d u đ"
},
{
"id": 164,
"original": "noviji",
"expected_stem": "nov",
"category": "adjective",
"difficulty": "easy",
"inflection_type": "comparative",
"example_sentence": "Noviji model.",
"notes": "Uklonjen nastavak -iji"
},
{
"id": 165,
"original": "brži",
"expected_stem": "brz",
"category": "adjective",
"difficulty": "medium",
"inflection_type": "comparative",
"example_sentence": "Brži vlak.",
"notes": "Jotacija z u ž"
},
{
"id": 166,
"original": "sporiji",
"expected_stem": "spor",
"category": "adjective",
"difficulty": "easy",
"inflection_type": "comparative",
"example_sentence": "Sporiji hod.",
"notes": "Uklonjen nastavak -iji"
},
{
"id": 167,
"original": "teži",
"expected_stem": "težak",
"category": "adjective",
"difficulty": "medium",
"inflection_type": "comparative",
"example_sentence": "Teži ispit.",
"notes": "Jotacija ž u ž (ostaje isto)"
},
{
"id": 168,
"original": "lakši",
"expected_stem": "lak",
"category": "adjective",
"difficulty": "medium",
"inflection_type": "comparative",
"example_sentence": "Lakši zadatak.",
"notes": "Komparativni nastavak -ši"
},
{
"id": 169,
"original": "topliji",
"expected_stem": "topl",
"category": "adjective",
"difficulty": "easy",
"inflection_type": "comparative",
"example_sentence": "Topliji dan.",
"notes": "Uklonjen nastavak -iji"
},
{
"id": 170,
"original": "hladniji",
"expected_stem": "hladn",
"category": "adjective",
"difficulty": "easy",
"inflection_type": "comparative",
"example_sentence": "Hladniji vjetar.",
"notes": "Uklonjen nastavak -iji"
},
{
"id": 171,
"original": "polako",
"expected_stem": "polak",
"category": "adverb",
"difficulty": "easy",
"inflection_type": "positive",
"example_sentence": "Vozi polako.",
"notes": "Uklonjen nastavak -o"
},
{
"id": 172,
"original": "rano",
"expected_stem": "ran",
"category": "adverb",
"difficulty": "easy",
"inflection_type": "positive",
"example_sentence": "Ustajem rano.",
"notes": "Uklonjen nastavak -o"
},
{
"id": 173,
"original": "kasno",
"expected_stem": "kasn",
"category": "adverb",
"difficulty": "easy",
"inflection_type": "positive",
"example_sentence": "Dolazim kasno.",
"notes": "Uklonjen nastavak -o"
},
{
"id": 174,
"original": "često",
"expected_stem": "čest",
"category": "adverb",
"difficulty": "easy",
"inflection_type": "positive",
"example_sentence": "Često te vidim.",
"notes": "Uklonjen nastavak -o"
},
{
"id": 175,
"original": "rijetko",
"expected_stem": "rijetk",
"category": "adverb",
"difficulty": "easy",
"inflection_type": "positive",
"example_sentence": "Rijetko izlazim.",
"notes": "Uklonjen nastavak -o"
},
{
"id": 176,
"original": "dobro",
"expected_stem": "dobr",
"category": "adverb",
"difficulty": "easy",
"inflection_type": "positive",
"example_sentence": "Dobro sam.",
"notes": "Uklonjen nastavak -o"
},
{
"id": 177,
"original": "loše",
"expected_stem": "loš",
"category": "adverb",
"difficulty": "easy",
"inflection_type": "positive",
"example_sentence": "Loše se osjećam.",
"notes": "Uklonjen nastavak -e"
},
{
"id": 178,
"original": "puno",
"expected_stem": "pun",
"category": "adverb",
"difficulty": "easy",
"inflection_type": "positive",
"example_sentence": "Puno hvala.",
"notes": "Uklonjen nastavak -o"
},
{
"id": 179,
"original": "malo",
"expected_stem": "mal",
"category": "adverb",
"difficulty": "easy",
"inflection_type": "positive",
"example_sentence": "Malo mi fali.",
"notes": "Uklonjen nastavak -o"
},
{
"id": 180,
"original": "ovdje",
"expected_stem": "ovdje",
"category": "adverb",
"difficulty": "easy",
"inflection_type": "positive",
"example_sentence": "Ostani ovdje.",
"notes": "Nepromjenjiva riječ"
},
{
"id": 181,
"original": "ondje",
"expected_stem": "ondje",
"category": "adverb",
"difficulty": "easy",
"inflection_type": "positive",
"example_sentence": "Gledaj ondje.",
"notes": "Nepromjenjiva riječ"
},
{
"id": 182,
"original": "tamo",
"expected_stem": "tamo",
"category": "adverb",
"difficulty": "easy",
"inflection_type": "positive",
"example_sentence": "Idem tamo.",
"notes": "Nepromjenjiva riječ"
},
{
"id": 183,
"original": "kamo",
"expected_stem": "kamo",
"category": "adverb",
"difficulty": "easy",
"inflection_type": "positive",
"example_sentence": "Kamo ideš?",
"notes": "Nepromjenjiva riječ"
},
{
"id": 184,
"original": "gdje",
"expected_stem": "gdje",
"category": "adverb",
"difficulty": "easy",
"inflection_type": "positive",
"example_sentence": "Gdje si?",
"notes": "Nepromjenjiva riječ"
},
{
"id": 185,
"original": "kada",
"expected_stem": "kada",
"category": "adverb",
"difficulty": "easy",
"inflection_type": "positive",
"example_sentence": "Kada dolaziš?",
"notes": "Nepromjenjiva riječ"
},
{
"id": 186,
"original": "tada",
"expected_stem": "tada",
"category": "adverb",
"difficulty": "easy",
"inflection_type": "positive",
"example_sentence": "Tada je bilo bolje.",
"notes": "Nepromjenjiva riječ"
},
{
"id": 187,
"original": "sada",
"expected_stem": "sada",
"category": "adverb",
"difficulty": "easy",
"inflection_type": "positive",
"example_sentence": "Sada je vrijeme.",
"notes": "Nepromjenjiva riječ"
},
{
"id": 188,
"original": "uvijek",
"expected_stem": "uvijek",
"category": "adverb",
"difficulty": "easy",
"inflection_type": "positive",
"example_sentence": "Uvijek te volim.",
"notes": "Nepromjenjiva riječ"
},
{
"id": 189,
"original": "nikada",
"expected_stem": "nikada",
"category": "adverb",
"difficulty": "easy",
"inflection_type": "positive",
"example_sentence": "Nikada ne reci nikad.",
"notes": "Nepromjenjiva riječ"
},
{
"id": 190,
"original": "kaj",
"expected_stem": "kaj",
"category": "adverb",
"difficulty": "hard",
"inflection_type": "dialect",
"example_sentence": "Kaj veliš?",
"notes": "Dijalektalni oblik"
},
{
"id": 191,
"original": "kolodvor",
"expected_stem": "kolodvor",
"category": "compound",
"difficulty": "hard",
"inflection_type": "noun_compound",
"example_sentence": "Na kolodvoru sam.",
"notes": "Složenica"
},
{
"id": 192,
"original": "suncokret",
"expected_stem": "suncokret",
"category": "compound",
"difficulty": "hard",
"inflection_type": "noun_compound",
"example_sentence": "Suncokret se okreće.",
"notes": "Složenica"
},
{
"id": 193,
"original": "kišobran",
"expected_stem": "kišobran",
"category": "compound",
"difficulty": "hard",
"inflection_type": "noun_compound",
"example_sentence": "Ponesi kišobran.",
"notes": "Složenica"
},
{
"id": 194,
"original": "zrakoplov",
"expected_stem": "zrakoplov",
"category": "compound",
"difficulty": "hard",
"inflection_type": "noun_compound",
"example_sentence": "Zrakoplov polijeće.",
"notes": "Složenica"
},
{
"id": 195,
"original": "parobrod",
"expected_stem": "parobrod",
"category": "compound",
"difficulty": "hard",
"inflection_type": "noun_compound",
"example_sentence": "Stari parobrod.",
"notes": "Složenica"
},
{
"id": 196,
"original": "č",
"expected_stem": "č",
"category": "noun",
"difficulty": "hard",
"inflection_type": "short",
"example_sentence": "Slovo č.",
"notes": "Kratka riječ"
},
{
"id": 197,
"original": "š",
"expected_stem": "š",
"category": "noun",
"difficulty": "hard",
"inflection_type": "short",
"example_sentence": "Slovo š.",
"notes": "Kratka riječ"
},
{
"id": 198,
"original": "ž",
"expected_stem": "ž",
"category": "noun",
"difficulty": "hard",
"inflection_type": "short",
"example_sentence": "Slovo ž.",
"notes": "Kratka riječ"
},
{
"id": 199,
"original": "HR",
"expected_stem": "HR",
"category": "foreign",
"difficulty": "hard",
"inflection_type": "acronym",
"example_sentence": "Domena .HR.",
"notes": "Akronim"
},
{
"id": 200,
"original": "EU",
"expected_stem": "EU",
"category": "foreign",
"difficulty": "hard",
"inflection_type": "acronym",
"example_sentence": "Članica EU.",
"notes": "Akronim"
}
]
}