From 17f7458d1950fcdf57b3e572228ee304606433bd Mon Sep 17 00:00:00 2001 From: Sochen Date: Sat, 7 Mar 2026 08:09:39 +0000 Subject: [PATCH] Sprint 9: cloze cards, plurals deck, project reorg, lint tooling - Cloze card pipeline: 924 cards from 2,296 AI-vetted Hebrew book sentences - Plurals deck: 375 notes (144 irregular + 231 regular from 86 mishkal patterns) - Ktiv male forms expanded to 20,711 entries for sentence matching - Project reorg: helpers.py (deduped strip_nikkud from 10 files), scripts/ for one-off tools, tests/ with smoke tests, deleted 3 dead files - Lint tooling: pyproject.toml with ruff/vulture/bandit/pytest config, .editorconfig, fixed all 129 ruff errors (B023 closure fix, SIM103, unused vars) - validate_apkg.py: card count range check for optional cloze template - Data caches committed: vetted_sentences, ktiv_male_forms, noun_plurals, noun_slug_map, vocab_sentence_matches, epub_sentence_index Co-Authored-By: Claude Opus 4.6 --- .editorconfig | 15 + .gitignore | 15 + README.md | 170 +- apkg_builder.py | 1257 +- benyehuda.py | 21 +- conjugation_extract.py | 139 +- data/conjugations.json | 365 +- data/epub_sentence_index.json | 15904 ++ data/examples_cache.json | 8108 +- data/ktiv_male_forms.json | 186078 +++++++++++++++ data/legacy_guid_map.json | 9242 + data/noun_plurals.json | 37457 +++ data/noun_slug_map.json | 29598 +++ data/refined_meanings.json | 442 + data/vetted_sentences.json | 19525 ++ data/vocab_sentence_matches.json | 20159 ++ epub_examples.py | 446 + frequency_lookup.py | 17 +- hebrew_extract.py | 119 +- helpers.py | 8 + image_fetch.py | 45 +- pealim_extract.py | 187 - pyproject.toml | 80 + rebuild_sentence_matches.py | 183 + run.py | 166 +- scripts/extract_pdf_sentences.py | 405 + .../extract_verb_list.py | 91 +- scripts/scrape_ktiv_male.py | 237 + scripts/scrape_noun_plurals.py | 365 + scripts/scrape_verb_ktiv.py | 250 + test_scrape.py | 31 - tests/__init__.py | 0 tests/test_smoke.py | 45 + validate_apkg.py | 142 +- validate_verb_list.py | 95 +- verbs_input.txt | 2 + vulture_whitelist.py | 3 + 37 files changed, 330541 insertions(+), 871 deletions(-) create mode 100644 .editorconfig create mode 100644 data/epub_sentence_index.json create mode 100644 data/ktiv_male_forms.json create mode 100644 data/legacy_guid_map.json create mode 100644 data/noun_plurals.json create mode 100644 data/noun_slug_map.json create mode 100644 data/refined_meanings.json create mode 100644 data/vetted_sentences.json create mode 100644 data/vocab_sentence_matches.json create mode 100644 epub_examples.py create mode 100644 helpers.py delete mode 100755 pealim_extract.py create mode 100644 pyproject.toml create mode 100644 rebuild_sentence_matches.py create mode 100644 scripts/extract_pdf_sentences.py rename extract_verb_list.py => scripts/extract_verb_list.py (86%) create mode 100644 scripts/scrape_ktiv_male.py create mode 100644 scripts/scrape_noun_plurals.py create mode 100644 scripts/scrape_verb_ktiv.py delete mode 100644 test_scrape.py create mode 100644 tests/__init__.py create mode 100644 tests/test_smoke.py create mode 100644 vulture_whitelist.py diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..4d433a7 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,15 @@ +root = true + +[*] +indent_style = space +indent_size = 4 +end_of_line = lf +charset = utf-8 +trim_trailing_whitespace = true +insert_final_newline = true + +[*.{json,yml,yaml,toml}] +indent_size = 2 + +[*.md] +trim_trailing_whitespace = false diff --git a/.gitignore b/.gitignore index 74043b9..67e04ad 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,7 @@ pyvenv.cfg venv/ __pycache__/ *.pyc +.pytest_cache/ # Large generated cache files (rebuild locally) data/benyehuda_index.json @@ -31,6 +32,20 @@ ANKIWEB_DESCRIPTION.md PROJECTS.md SPRINT_LOG.md CLAUDE.md +RECOMMENDATIONS.md + +# Intermediate scrape progress files +data/ktiv_male_forms.json.partial +data/ktiv_male_forms_partial.json +data/ktiv_scrape_progress.json +data/noun_slug_map_progress.json +data/top_verbs_to_scrape.json + +# EPUB source files (large; user-specific) +data/epubs/ + +# Stray deck files +Everything__*.apkg # Release artifacts — distributed via Forgejo releases, not committed to tree releases/ diff --git a/README.md b/README.md index 3f4b605..5d9659f 100644 --- a/README.md +++ b/README.md @@ -6,16 +6,17 @@ ## For Hebrew learners -This project generates two Anki decks for learning Modern Hebrew: +A set of Anki flashcard decks for learning Modern Hebrew — vocabulary, verb conjugations, and more. All words include nikkud (vowel marks), audio, and are sorted by frequency so you learn the most useful words first. -- **Vocabulary deck** — ~9,100 words from [pealim.com](https://www.pealim.com/dict/), with nikkud (vowel marks), roots, parts of speech, related words, and example sentences from classic Hebrew literature. -- **Conjugation deck** — 70 paradigm verbs from Coffin & Bolozky's *A Reference Grammar of Modern Hebrew* (2005), fully conjugated in all tenses and persons, across all seven binyanim. +### What's included -All card data comes from open or academic sources: -- Word data: [pealim.com](https://www.pealim.com) — a free Modern Hebrew dictionary -- Example sentences: [Project Ben-Yehuda](https://benyehuda.org) — public-domain Hebrew literature corpus -- Word frequency: [hermitdave/FrequencyWords](https://github.com/hermitdave/FrequencyWords) — Hebrew frequency list -- Verb paradigm list: Coffin, Edna Amir and Shmuel Bolozky. *A Reference Grammar of Modern Hebrew*. Cambridge University Press, 2005. +- **Vocabulary** — ~9,100 Hebrew words with pronunciation audio, roots, example sentences from Hebrew literature, images, and frequency rankings. +- **Verb conjugations** — 71 core verbs fully conjugated in all tenses and persons, covering all seven binyanim (verb patterns). +- **Confusables** — Words that look the same without vowel marks (e.g., דָּבָר "thing" vs. דִּבֵּר "spoke") shown side by side so you can tell them apart. +- **Noun plurals** — Practice forming singular↔plural pairs, with a focus on irregular plurals and common patterns. +- **All-in-one** — A combined deck with everything above, organized as subdecks. + +You can download and import any deck individually — or use the combined deck to get everything at once. --- @@ -25,17 +26,19 @@ All card data comes from open or academic sources: 2. Double-click to import into [Anki](https://apps.ankiweb.net/) (free, cross-platform) 3. Start studying -Both decks can be imported independently. If you already have one, re-importing the same file updates your deck without losing study progress. +All decks can be imported independently — pick just the ones you want. Re-importing the same file later updates your deck without losing study progress. --- ## What's in the vocabulary deck -Each card has two sides: +Each note generates up to three cards: **Hebrew → English:** See the Hebrew word (with nikkud) + hear audio → recall the meaning. -**English → Hebrew:** See the English meaning → recall the Hebrew word, its root, and how to write it. +**English → Hebrew:** See the English meaning → recall the Hebrew word. When multiple words share the same English meaning, a disambiguation hint (part of speech + binyan) helps you know which word is expected. + +**Sentence Cloze:** A Hebrew sentence with the target word blanked out → fill in the missing word. Only generated for words with a vetted example sentence. Tests recognition in context. Fields on each card: | Field | Example | @@ -43,56 +46,84 @@ Fields on each card: | Hebrew word (nikkud) | שָׁמַר | | Meaning | kept, watched over | | Root | שמ״ר | -| Part of speech | פועל (verb) | +| Part of speech | פועל — פָּעַל | | Without nikkud | שמר | -| Related words | שׁוֹמֵר, שְׁמִירָה | -| Example sentence | from Ben-Yehuda corpus | +| Related words | שׁוֹמֵר, שְׁמִירָה (grouped by Part of Speech) | +| Example sentence | from nikkud'd Hebrew books | | Audio | pronunciation from pealim.com | | Frequency rank | #412 | +| Image / Emoji | for concrete nouns | +| Plural form | for nouns: רבים: שֻׁלְחָנוֹת | +| Disambiguation hint | for ambiguous Eng→Heb cards | -Cards are presented in **frequency order** — Anki will show you the most common words first. Frequency rank is displayed on every card so you can see how common each word is. Words not in the top 50,000 show a "50k+" badge. +Cards are presented in **frequency order** — Anki will show you the most common words first. + +### Eng→Heb disambiguation + +When two Hebrew words translate to the same English (e.g., both mean "to return"), the Eng→Heb card shows a hint to tell them apart: + +- **Layer 1:** Automatic Part of Speech + binyan hints for words with different parts of speech (163 words) +- **Layer 2:** AI-refined distinct glosses for true synonyms sharing the same Part of Speech (440 words) --- ## What's in the conjugation deck -70 paradigm verbs from Coffin & Bolozky's *A Reference Grammar of Modern Hebrew* (Appendix 1), covering all seven binyanim: +71 verbs listed in Appendix 1 of Coffin & Bolozky's *A Reference Grammar of Modern Hebrew* covering all seven binyanim, and **all irregular forms** - פָּעַל (Pa'al), נִפְעַל (Nif'al), פִּעֵל (Pi'el), פֻּעַל (Pu'al) - הִתְפַּעֵל (Hitpa'el), הִפְעִיל (Hif'il), הֻפְעַל (Huf'al) -Each verb is drilled in: present, past, future, and imperative — all persons and genders. The infinitive is shown on the card front as context but is not quizzed. +Each verb is drilled in: present, past, future, and imperative — all persons and genders. Each card shows the English meaning and related vocabulary from the same root. -**Present tense expansion:** Each present form generates 3 cards (one per pronoun that uses it), so you learn אֲנִי, אַתָּה, and הוּא all separately with the same masculine singular form. +**Present tense expansion:** Each present tense form randomly generates a pronoun to be shown in the front of the card, so you acclimate to seeing אֲנִי, אַתָּה, and הוּא with the conjugated verb, even though they are all conjugated the same in present tense. -**Modern Hebrew 2fp/3fp:** Classical feminine plural future forms (e.g., תִּשְׁמֹרְנָה) are shown in parentheses; the card's primary answer is the modern masculine plural form used in everyday speech. +**Modern Hebrew 2fp/3fp:** Classical feminine plural future forms (e.g., תִּשְׁמֹרְנָה) are shown in parentheses, and played via audio (for the audio-included decks). the card's primary answer is the modern masculine plural form used in everyday speech. -**Passive label:** Pu'al and Huf'al cards show the active partner's infinitive on the front (e.g., לְבַטֵּל) followed by **(סָבִיל)** in smaller text, so you know you're drilling the passive conjugation. Active verbs show no label. +**Passive label:** Pu'al and Huf'al cards show the active partner's infinitive on the front (e.g., לְבַטֵּל) followed by **(סָבִיל)** in smaller text, so you know you're drilling the passive conjugation. -**Card order:** New cards are introduced in random order. +**Card order:** New conjugation cards are introduced in random order (not grouped by verb). -**Citation:** Coffin, Edna Amir and Shmuel Bolozky. *A Reference Grammar of Modern Hebrew*. Cambridge University Press, 2005. +--- + +## What's in the confusables deck + +Hebrew without vowel marks is full of lookalikes. This deck groups words that are spelled identically without nikkud and asks "מה ההבדל?" (what's the difference?). The answer reveals all the words side by side with their nikkud and definitions. + +Examples: דָּבָר (thing) vs. דִּבֵּר (spoke), סֵפֶר (book) vs. סָפַר (counted) vs. סַפָּר (barber). + +--- + +## What's in the plurals deck + +Two card directions for each noun: +- **Singular → Plural:** See שֻׁלְחָן → produce שֻׁלְחָנוֹת +- **Plural → Singular:** See שֻׁלְחָנוֹת → produce שֻׁלְחָן + +Focuses on irregular plurals (the tricky ones that don't follow the rules) and common examples from each noun pattern. Cards are tagged by pattern for filtered study. --- ## Suggested study strategy -Start with the vocabulary deck. Anki will present the most frequent words first. Don't try to study to many cards every single day-- Anki suggests 20 per day. +Start with the vocabulary deck. Anki will present the most frequent words first. Don't try to study too many cards every single day — Anki suggests 20 per day. -The conjugation cards reinforce verb forms you've already seen in vocabulary. +The conjugation cards reinforce verb forms you've already seen in vocabulary. -Use the Hebrew → English direction to build reading comprehension. Use the English → Hebrew direction to build writing and speaking recall. +Use the Hebrew → English direction to build reading comprehension. Use the English → Hebrew direction to build writing and speaking recall. The sentence cloze cards test whether you can recognize words in real Hebrew text. --- ## About the data sources -**pealim.com** — A comprehensive free Modern Hebrew dictionary with nikkud, roots, conjugations, and audio. This project scrapes the public dictionary and conjugation tables. +**pealim.com** — A comprehensive free Modern Hebrew dictionary with nikkud, roots, conjugations, and audio. This project scrapes the public dictionary and conjugation tables. **Project Ben-Yehuda** — A public-domain digital library of Hebrew literature. Example sentences come from the nikkud corpus (classic texts with full vowel marks). +**Hebrew books** — Additional example sentences from nikkud'd (menukad) Hebrew books, with Claude Sonnet AI-vetted quality filtering. The AI doesn't generate the sentences, it just determines whether it is a high quality sentence as an example, or not. + **FrequencyWords** — An open Hebrew word frequency list derived from subtitle data. Used to sort vocabulary cards from most to least common. -**Coffin & Bolozky** — The verb paradigm list for the conjugation deck comes from Appendix 1 of *A Reference Grammar of Modern Hebrew* (Cambridge University Press, 2005), which provides a comprehensive reference for Modern Hebrew verbal morphology. +**Coffin & Bolozky** — The verb list, and known good conjugation reference for the conjugation deck comes from Appendix 1 of *A Reference Grammar of Modern Hebrew* (Cambridge University Press, 2005). --- @@ -100,9 +131,9 @@ Use the Hebrew → English direction to build reading comprehension. Use the Eng If you notice a wrong translation, missing audio, or incorrect conjugation: -- For vocabulary errors: the source is pealim.com — you can suggest corrections there. But if you think morfix has a correct translation and pealim.com does not, we may be able to encode an override. +- For vocabulary errors: the source is pealim.com — you can suggest corrections there. But if you think morfix has a correct translation and pealim.com does not, we may be able to encode an override. -For any other issue, whether you know to code or not: Email me at pealim [at] nevo [dot] engineer +For any other issue, whether you know how to code or not: Email me at hebrew [at] nevo [dot] engineer --- @@ -136,45 +167,78 @@ python run.py --skip-scrape --refresh-examples ``` python run.py [options] - --skip-scrape Use cached data/hebrew_dict.csv (no pealim.com scraping) - --skip-audio Skip audio .mp3 downloads - --skip-examples Skip Ben Yehuda example fetching - --only {vocab,conjugations} Run only one deck (skips all unrelated steps) - --skip-conjugations Skip verb conjugation extraction (deprecated: use --only vocab) - --skip-images Skip image fetching for concrete nouns - --refresh-examples Force rebuild of Ben Yehuda index (nikkud corpus) - --test N Process only first N words + --only {vocab,conjugations,confusables,plurals,complete} + Build only one deck type + --skip-scrape Use cached data/hebrew_dict.csv + --skip-audio Skip audio .mp3 downloads + --skip-examples Skip Ben Yehuda example fetching + --skip-conjugations Skip verb conjugation extraction + --skip-images Skip image fetching for concrete nouns + --refresh-examples Force rebuild of Ben Yehuda index + --test N Process only first N words ``` ### Output files | File | Description | |------|-------------| -| `data/hebrew_dict.csv` | Raw dictionary | -| `data/hebrew_dict_for_anki.csv` | Enriched Anki CSV | -| `data/conjugations.json` | Verb conjugation data | -| `data/audio/` | Vocabulary audio (.mp3) | -| `data/audio_conj/` | Conjugation audio (.mp3) | -| `data/fonts/` | Heebo font files (bundled in .apkg) | -| `data/images/` | Noun images from Wikipedia/Commons | -| `data/image_cache.json` | Image fetch cache | -| `output/hebrew_vocabulary.apkg` | Vocabulary Anki deck | -| `output/hebrew_conjugations.apkg` | Conjugation Anki deck | +| `output/hebrew_vocabulary.apkg` | Vocabulary deck (text only) | +| `output/hebrew_vocabulary_audio.apkg` | Vocabulary deck + audio | +| `output/hebrew_vocabulary_images.apkg` | Vocabulary deck + images | +| `output/hebrew_vocabulary_audio_images.apkg` | Vocabulary deck + audio + images | +| `output/hebrew_conjugations.apkg` | Conjugation deck | +| `output/hebrew_conjugations_audio.apkg` | Conjugation deck + audio | +| `output/hebrew_confusables.apkg` | Confusables deck | +| `output/hebrew_confusables_audio.apkg` | Confusables deck + audio | +| `output/hebrew_plurals.apkg` | Plurals deck | +| `output/hebrew_plurals_audio.apkg` | Plurals deck + audio | +| `output/hebrew_complete.apkg` | All decks combined | +| `output/hebrew_complete_audio.apkg` | All decks combined + audio | + +### Data files + +| File | Description | +|------|-------------| +| `data/hebrew_dict_for_anki.csv` | Enriched vocabulary CSV | +| `data/conjugations.json` | Verb conjugation data (71 verbs) | +| `data/noun_plurals.json` | Noun plural/construct forms | +| `data/refined_meanings.json` | AI-disambiguated meanings (440 words) | +| `data/vetted_sentences.json` | AI-vetted example sentences | +| `data/ktiv_male_forms.json` | Ktiv male (plene) forms for sentence matching | +| `data/legacy_guid_map.json` | Legacy GUIDs for study progress preservation | ### Pipeline overview 1. `hebrew_extract.py` — scrapes pealim.com dictionary 2. `frequency_lookup.py` — downloads/loads Hebrew frequency data -3. `benyehuda.py` — builds sentence index from Ben-Yehuda corpus +3. `benyehuda.py` — builds sentence index from Ben-Yehuda nikkud corpus 4. `extract_verb_list.py` — extracts verb list from Coffin & Bolozky PDF -5. `conjugation_extract.py` — fetches conjugation tables from pealim.com +5. `conjugation_extract.py` — fetches conjugation tables + meanings from pealim.com 6. `image_fetch.py` — fetches Wikipedia/Commons images for concrete nouns -7. `validate_verb_list.py` — validates verb list against pealim.com -8. `apkg_builder.py` — assembles both `.apkg` files -9. `run.py` — orchestrates all steps +7. `scrape_noun_plurals.py` — scrapes noun plural/construct forms from pealim.com +8. `scrape_ktiv_male.py` — scrapes ktiv male (plene) forms for sentence matching +9. `rebuild_sentence_matches.py` — matches vocab words to book sentences +10. `apkg_builder.py` — assembles all `.apkg` files +11. `run.py` — orchestrates all steps +12. `validate_apkg.py` — validates output decks + +--- + +## Deck variants + +| Variant | Contents | Size | +|---------|----------|------| +| `hebrew_vocabulary.apkg` | Text + images | ~15 MB | +| `hebrew_vocabulary_audio.apkg` | Text + images + audio | ~80 MB | +| `hebrew_conjugations.apkg` | Text only | ~1 MB | +| `hebrew_conjugations_audio.apkg` | Text + audio | ~5 MB | +| `hebrew_confusables.apkg` | Text only | ~1 MB | +| `hebrew_plurals.apkg` | Text only | ~1 MB | +| `hebrew_complete.apkg` | Everything combined | ~20 MB | +| `hebrew_complete_audio.apkg` | Everything + audio | ~90 MB | --- ## AnkiWeb -The decks will be published as shared decks on AnkiWeb (TBD). +The decks will be published as shared decks on AnkiWeb (TBD). diff --git a/apkg_builder.py b/apkg_builder.py index 6cccc15..6599026 100644 --- a/apkg_builder.py +++ b/apkg_builder.py @@ -13,51 +13,95 @@ import random import re import unicodedata from pathlib import Path -from typing import Optional import genanki import pandas as pd +from helpers import strip_nikkud as _strip_nikkud + logger = logging.getLogger(__name__) # Stable deck/model IDs — do not change these -VOCAB_DECK_ID = 1_234_567_890 -VOCAB_MODEL_ID = 1_234_567_891 -CONJ_DECK_ID = 1_234_567_892 -CONJ_MODEL_ID = 1_234_567_893 +VOCAB_DECK_ID = 1_234_567_890 +VOCAB_MODEL_ID = 1_701_222_017_968 # matches Nevo's original Anki model +CONJ_DECK_ID = 1_234_567_892 +CONJ_MODEL_ID = 1_234_567_893 +CONF_DECK_ID = 1_234_567_894 +CONF_MODEL_ID = 1_234_567_895 +PLURAL_DECK_ID = 1_234_567_896 +PLURAL_MODEL_ID = 1_234_567_897 + +# Subdeck IDs for combined "Hebrew::*" package — MUST differ from standalone IDs +COMPLETE_VOCAB_DECK_ID = 1_234_567_900 +COMPLETE_CONJ_DECK_ID = 1_234_567_901 +COMPLETE_CONF_DECK_ID = 1_234_567_902 +COMPLETE_PLURAL_DECK_ID = 1_234_567_903 # Release version tag added to all notes so users can identify which release # their cards come from (visible in Anki's Browse view and card info). -RELEASE_TAG = "v0.12" +RELEASE_TAG = "v0.13" # Regex for extracting emoji and Hebrew prepositions from meaning strings -EMOJI_RE = re.compile(r'[\U0001F000-\U0001FFFF\u2600-\u27FF\u2300-\u23FF\uFE00-\uFE0F]+') -HBPAREN_RE = re.compile(r'\(([\u05b0-\u05ea\u05f0-\u05f4]+)\)') +EMOJI_RE = re.compile(r"[\U0001F000-\U0001FFFF\u2600-\u27FF\u2300-\u23FF\uFE00-\uFE0F]+") +HBPAREN_RE = re.compile(r"\(([\u05b0-\u05ea\u05f0-\u05f4]+)\)") -DATA_DIR = Path(__file__).parent / "data" -AUDIO_DIR = DATA_DIR / "audio" +DATA_DIR = Path(__file__).parent / "data" + +# Legacy GUID map from Nevo's original Anki deck (imported ~Jul 2025). +# Preserves study progress on reimport by reusing the same note GUIDs. +_LEGACY_GUID_PATH = DATA_DIR / "legacy_guid_map.json" +_LEGACY_GUIDS: dict[str, str] = {} +if _LEGACY_GUID_PATH.exists(): + with open(_LEGACY_GUID_PATH) as _f: + _LEGACY_GUIDS = json.load(_f) + + +def _vocab_guid(word: str, meaning: str = "") -> str: + """Return the legacy GUID for a word if it exists, else a deterministic one. + + For homographs (same word, different meanings), tries a compound key + ``word||meaning_prefix`` first. Falls back to the plain word key, then + to a deterministic GUID from (word, meaning). + """ + key = unicodedata.normalize("NFC", word) + if meaning: + compound = f"{key}||{meaning.lower().strip()[:30]}" + if compound in _LEGACY_GUIDS: + return _LEGACY_GUIDS[compound] + if key in _LEGACY_GUIDS: + return _LEGACY_GUIDS[key] + return genanki.guid_for(word, meaning) if meaning else genanki.guid_for(word) + + +AUDIO_DIR = DATA_DIR / "audio" AUDIO_CONJ_DIR = DATA_DIR / "audio_conj" -OUTPUT_DIR = Path(__file__).parent / "output" +OUTPUT_DIR = Path(__file__).parent / "output" -VOCAB_APKG = OUTPUT_DIR / "hebrew_vocabulary.apkg" -VOCAB_APKG_AUDIO = OUTPUT_DIR / "hebrew_vocabulary_audio.apkg" -VOCAB_APKG_IMAGES = OUTPUT_DIR / "hebrew_vocabulary_images.apkg" +VOCAB_APKG = OUTPUT_DIR / "hebrew_vocabulary.apkg" +VOCAB_APKG_AUDIO = OUTPUT_DIR / "hebrew_vocabulary_audio.apkg" +VOCAB_APKG_IMAGES = OUTPUT_DIR / "hebrew_vocabulary_images.apkg" VOCAB_APKG_AUDIO_IMAGES = OUTPUT_DIR / "hebrew_vocabulary_audio_images.apkg" -CONJ_APKG = OUTPUT_DIR / "hebrew_conjugations.apkg" -CONJ_APKG_AUDIO = OUTPUT_DIR / "hebrew_conjugations_audio.apkg" +CONJ_APKG = OUTPUT_DIR / "hebrew_conjugations.apkg" +CONJ_APKG_AUDIO = OUTPUT_DIR / "hebrew_conjugations_audio.apkg" +CONF_APKG = OUTPUT_DIR / "hebrew_confusables.apkg" +CONF_APKG_AUDIO = OUTPUT_DIR / "hebrew_confusables_audio.apkg" +PLURAL_APKG = OUTPUT_DIR / "hebrew_plurals.apkg" +PLURAL_APKG_AUDIO = OUTPUT_DIR / "hebrew_plurals_audio.apkg" +COMPLETE_APKG = OUTPUT_DIR / "hebrew_complete.apkg" +COMPLETE_APKG_AUDIO = OUTPUT_DIR / "hebrew_complete_audio.apkg" # ────────────────────────────────────────────────────────────────────────────── # Binyan → Hebrew label mapping (for conjugation card display) # ────────────────────────────────────────────────────────────────────────────── BINYAN_TO_HEBREW: dict[str, str] = { - "Pa'al": "פָּעַל", - "Nif'al": "נִפְעַל", - "Pi'el": "פִּעֵל", - "Pu'al": "פֻּעַל", + "Pa'al": "פָּעַל", + "Nif'al": "נִפְעַל", + "Pi'el": "פִּעֵל", + "Pu'al": "פֻּעַל", "Hitpa'el": "הִתְפַּעֵל", - "Hif'il": "הִפְעִיל", - "Huf'al": "הֻפְעַל", + "Hif'il": "הִפְעִיל", + "Huf'al": "הֻפְעַל", } # ────────────────────────────────────────────────────────────────────────────── @@ -65,22 +109,22 @@ BINYAN_TO_HEBREW: dict[str, str] = { # ────────────────────────────────────────────────────────────────────────────── POS_TO_HEBREW = { - "Noun": "שם עצם", - "Verb": "פועל", - "Adjective": "שם תואר", - "Adverb": "תואר הפועל", + "Noun": "שם עצם", + "Verb": "פועל", + "Adjective": "שם תואר", + "Adverb": "תואר הפועל", "Preposition": "מילת יחס", "Conjunction": "מילת חיבור", - "Pronoun": "כינוי גוף", - "Particle": "מילית", + "Pronoun": "כינוי גוף", + "Particle": "מילית", } # PoS category groupings for related-words display POS_CATEGORY_LABELS = { - "Verb": "פעלים", - "Noun": "שמות עצם", + "Verb": "פעלים", + "Noun": "שמות עצם", "Adjective": "שמות תואר", - "Adverb": "תוארי הפועל", + "Adverb": "תוארי הפועל", } # ────────────────────────────────────────────────────────────────────────────── @@ -128,6 +172,12 @@ CARD_CSS = """ color: #1a1a8c; margin: 8px 0; } +.hint { + font-size: 16px; + color: #888; + margin: 4px 0; + direction: rtl; +} .root-info { font-size: 18px; color: #555; @@ -185,6 +235,7 @@ CARD_CSS = """ .meaning { color: #82b0ff; } .root-info { color: #aaa; } .sec-label { color: #aaa; } + .hint { color: #777; } .voice-label { color: #888; } .example { color: #bbb; border-right-color: #555; } .divider { border-top-color: #333; } @@ -213,6 +264,7 @@ VOCAB_BACK_HEB = """
מילים קשורות:
{{SharedRoots}}
{{/SharedRoots}} +{{#Plural}}
רבים: {{Plural}}
{{/Plural}} {{#Example}}
{{Example}}
{{/Example}} @@ -221,6 +273,7 @@ VOCAB_BACK_HEB = """ VOCAB_FRONT_ENG = """
{{Meaning}}
+{{#Hint}}
{{Hint}}
{{/Hint}} {{#Emoji}}
{{Emoji}}
{{/Emoji}} {{^Emoji}}{{#Image}}
{{/Image}}{{/Emoji}} """ @@ -235,11 +288,25 @@ VOCAB_BACK_ENG = """ {{#PoS}}
חלק דיבור: {{PoS}}
{{/PoS}} {{#Emoji}}
{{Emoji}}
{{/Emoji}} {{^Emoji}}{{#Image}}
{{/Image}}{{/Emoji}} +{{#Plural}}
רבים: {{Plural}}
{{/Plural}} {{#Example}}
{{Example}}
{{/Example}} """ +VOCAB_FRONT_CLOZE = """ +
{{ClozeExample}}
+{{#ClozeHint}}
{{ClozeHint}}
{{/ClozeHint}} +""" + +VOCAB_BACK_CLOZE = """ +{{FrontSide}} +
+
{{Word}}
+{{#Audio}}
{{Audio}}
{{/Audio}} +
{{Meaning}}
+""" + VOCAB_MODEL = genanki.Model( VOCAB_MODEL_ID, "Hebrew Flash Cards", @@ -257,17 +324,29 @@ VOCAB_MODEL = genanki.Model( {"name": "Image"}, {"name": "Emoji"}, {"name": "Prep"}, + {"name": "Hint"}, + {"name": "Plural"}, + {"name": "ClozeExample"}, + {"name": "ClozeHint"}, ], templates=[ { + # ord 0 — matches Nevo's original "Card 2" (Eng→Heb) + "name": "English → Hebrew", + "qfmt": VOCAB_FRONT_ENG, + "afmt": VOCAB_BACK_ENG, + }, + { + # ord 1 — matches Nevo's original "Card 3" (Heb→Eng) "name": "Hebrew → English", "qfmt": VOCAB_FRONT_HEB, "afmt": VOCAB_BACK_HEB, }, { - "name": "English → Hebrew", - "qfmt": VOCAB_FRONT_ENG, - "afmt": VOCAB_BACK_ENG, + # ord 2 — Cloze-style sentence fill-in (only generated when ClozeExample is non-empty) + "name": "Sentence Cloze", + "qfmt": VOCAB_FRONT_CLOZE, + "afmt": VOCAB_BACK_CLOZE, }, ], css=CARD_CSS, @@ -287,8 +366,10 @@ CONJ_BACK = """ {{FrontSide}}
{{ConjugatedForm}}
{{#Audio}}
{{Audio}}
{{/Audio}} +{{#Meaning}}
{{Meaning}}
{{/Meaning}}
שורש: {{Root}}
בניין: {{Binyan}}
+{{#RelatedVocab}}
{{RelatedVocab}}
{{/RelatedVocab}} """ CONJ_CSS = CARD_CSS @@ -306,6 +387,8 @@ CONJ_MODEL = genanki.Model( {"name": "Binyan"}, {"name": "Voice"}, {"name": "Audio"}, + {"name": "Meaning"}, + {"name": "RelatedVocab"}, ], templates=[ { @@ -320,31 +403,31 @@ CONJ_MODEL = genanki.Model( # Present-tense expansion: each form key → list of (pronoun, tense_label) PRESENT_EXPANSION = { "present_ms": [ - ("אֲנִי (זָכָר)", "הוֹוֶה"), - ("אַתָּה", "הוֹוֶה"), - ("הוּא", "הוֹוֶה"), + ("אֲנִי (זָכָר)", "הוֹוֶה"), + ("אַתָּה", "הוֹוֶה"), + ("הוּא", "הוֹוֶה"), ], "present_fs": [ - ("אֲנִי (נְקֵבָה)", "הוֹוֶה"), - ("אַתְּ", "הוֹוֶה"), - ("הִיא", "הוֹוֶה"), + ("אֲנִי (נְקֵבָה)", "הוֹוֶה"), + ("אַתְּ", "הוֹוֶה"), + ("הִיא", "הוֹוֶה"), ], "present_mp": [ - ("אֲנַחְנוּ (זָכָר)", "הוֹוֶה"), - ("אַתֶּם", "הוֹוֶה"), - ("הֵם", "הוֹוֶה"), + ("אֲנַחְנוּ (זָכָר)", "הוֹוֶה"), + ("אַתֶּם", "הוֹוֶה"), + ("הֵם", "הוֹוֶה"), ], "present_fp": [ ("אֲנַחְנוּ (נְקֵבָה)", "הוֹוֶה"), - ("אַתֶּן", "הוֹוֶה"), - ("הֵן", "הוֹוֶה"), + ("אַתֶּן", "הוֹוֶה"), + ("הֵן", "הוֹוֶה"), ], } # Modern Hebrew: 2fp/3fp future and imperative default to mp form (classical in parens) FP_MODERN_FALLBACK = { - "future_2fp": "future_2mp", - "future_3fp": "future_3mp", + "future_2fp": "future_2mp", + "future_3fp": "future_3mp", "imperative_fp": "imperative_mp", } @@ -356,7 +439,7 @@ PAST_3P_EXPANSION = [ # Voice field: passive label only (shown inline on card front for Pu'al/Huf'al) VOICE_MAP = { - "Pu'al": "סָבִיל", + "Pu'al": "סָבִיל", "Huf'al": "סָבִיל", } @@ -365,11 +448,6 @@ VOICE_MAP = { # Helpers # ────────────────────────────────────────────────────────────────────────────── -def _strip_nikkud(text: str) -> str: - return "".join( - ch for ch in unicodedata.normalize("NFD", text) - if unicodedata.category(ch) != "Mn" - ) def _audio_tag(word_no_nikkud: str, audio_dir: Path = AUDIO_DIR) -> str: @@ -394,34 +472,135 @@ def _conj_audio_tag(slug: str, form_key: str) -> str: # Keywords excluded when building emoji lookup AND matching meaning text. # Curated from manual review of all 2,261 emoji-word pairs (Sprint 8). -_EMOJI_STOP = frozenset({ - # Basic stop words - "to", "be", "a", "an", "the", "of", "in", "on", "at", "for", "and", - "with", "by", "or", "but", "not", "as", "its", - # Generic emoji description words (too vague) - "face", "hand", "sign", "symbol", "button", "small", "large", - "light", "dark", "open", "closed", - # Numbers → clock emoji (🕐🕑🕒 etc.) - "one", "two", "three", "four", "five", "six", "seven", "eight", - "nine", "ten", "hundred", "thousand", - # UI/media buttons (⏭️▶️⏪⏯️🔁🔚🔜⏺️) - "next", "fast", "play", "pause", "repeat", "end", "soon", "record", - # Abstract words → misleading object emoji - "part", "place", "mark", "post", "department", "store", "note", - "control", "level", "stop", "cover", "roll", "rolling", "pick", - "over", "right", "way", "skin", "drop", "middle", "piece", "section", - # Country/direction words → flag emoji (🇰🇵🇬🇸🇮🇴🇻🇦🇨🇫 etc.) - "north", "south", "northern", "southern", "western", "eastern", - "central", "territory", "kingdom", "united", "virgin", - # Common words producing bad emoji matches - "new", "big", "full", "last", "first", "double", "slightly", - "without", "from", "behind", "people", "position", "status", - "situation", "game", "call", "trade", "male", "female", "person", - "letter", - # Polysemous words → wrong emoji sense - "french", "fried", "board", "bow", "water", "union", "rock", - "left", "back", "crane", "dash", "bar", "wheel", "horizontal", -}) +_EMOJI_STOP = frozenset( + { + # Basic stop words + "to", + "be", + "a", + "an", + "the", + "of", + "in", + "on", + "at", + "for", + "and", + "with", + "by", + "or", + "but", + "not", + "as", + "its", + # Generic emoji description words (too vague) + "face", + "hand", + "sign", + "symbol", + "button", + "small", + "large", + "light", + "dark", + "open", + "closed", + # Numbers → clock emoji (🕐🕑🕒 etc.) + "one", + "two", + "three", + "four", + "five", + "six", + "seven", + "eight", + "nine", + "ten", + "hundred", + "thousand", + # UI/media buttons (⏭️▶️⏪⏯️🔁🔚🔜⏺️) + "next", + "fast", + "play", + "pause", + "repeat", + "end", + "soon", + "record", + # Abstract words → misleading object emoji + "part", + "place", + "mark", + "post", + "department", + "store", + "note", + "control", + "level", + "stop", + "cover", + "roll", + "rolling", + "pick", + "over", + "right", + "way", + "skin", + "drop", + "middle", + "piece", + "section", + # Country/direction words → flag emoji (🇰🇵🇬🇸🇮🇴🇻🇦🇨🇫 etc.) + "north", + "south", + "northern", + "southern", + "western", + "eastern", + "central", + "territory", + "kingdom", + "united", + "virgin", + # Common words producing bad emoji matches + "new", + "big", + "full", + "last", + "first", + "double", + "slightly", + "without", + "from", + "behind", + "people", + "position", + "status", + "situation", + "game", + "call", + "trade", + "male", + "female", + "person", + "letter", + # Polysemous words → wrong emoji sense + "french", + "fried", + "board", + "bow", + "water", + "union", + "rock", + "left", + "back", + "crane", + "dash", + "bar", + "wheel", + "horizontal", + } +) def _load_emoji_lookup() -> dict[str, str]: @@ -437,6 +616,7 @@ def _load_emoji_lookup() -> dict[str, str]: return json.load(f) import requests + try: resp = requests.get( "https://unicode.org/Public/emoji/latest/emoji-test.txt", @@ -467,9 +647,14 @@ def _load_emoji_lookup() -> dict[str, str]: def _translate_pos(pos_str: str) -> str: - """Translate PoS string to Hebrew. Handles 'Verb – Pi'el' style.""" + """Translate PoS string to Hebrew. For verbs, appends binyan.""" for eng, heb in POS_TO_HEBREW.items(): if eng.lower() in pos_str.lower(): + if eng == "Verb": + # Extract binyan from strings like "Verb – Pi'el" or "Verb –pi'el" + for binyan_eng, binyan_heb in BINYAN_TO_HEBREW.items(): + if binyan_eng.lower() in pos_str.lower().replace("–", "-").replace("—", "-"): + return f"פועל — {binyan_heb}" return heb return pos_str @@ -484,11 +669,11 @@ def _categorize_pos(pos_str: str) -> str: def build_vocab_deck( dict_csv: Path, - examples_cache: Optional[dict] = None, - freq_cache: Optional[dict] = None, - image_cache: Optional[dict] = None, - emoji_lookup: Optional[dict] = None, - limit: Optional[int] = None, + examples_cache: dict | None = None, + freq_cache: dict | None = None, + image_cache: dict | None = None, + emoji_lookup: dict | None = None, + limit: int | None = None, include_audio: bool = True, include_images: bool = True, ) -> tuple[genanki.Deck, list[Path]]: @@ -513,6 +698,71 @@ def build_vocab_deck( freq_cache = freq_cache or {} image_cache = image_cache or {} + # Load EPUB/PDF sentence matches (nikkud'd — preferred over Ben Yehuda) + epub_examples: dict[str, list[str]] = {} + epub_path = DATA_DIR / "vocab_sentence_matches.json" + if epub_path.exists(): + try: + with open(epub_path) as _f: + raw_epub = json.load(_f) + for word_key, info in raw_epub.items(): + sents = info.get("sentences", []) + if sents: + epub_examples[word_key] = [s["text"] if isinstance(s, dict) else s for s in sents] + # Also index by nikkud form + nikkud_word = info.get("word_nikkud", "") + if nikkud_word and nikkud_word != word_key: + epub_examples[nikkud_word] = epub_examples[word_key] + logger.info(f" EPUB sentence matches loaded: {len(epub_examples)} words") + except (json.JSONDecodeError, OSError): + pass + + # Load AI-vetted sentences for cloze cards (only approved sentences) + vetted_cloze: dict[str, list[str]] = {} # word_nikkud → [good sentences] + vetted_path = DATA_DIR / "vetted_sentences.json" + if vetted_path.exists(): + try: + with open(vetted_path) as _f: + raw_vetted = json.load(_f) + for word_key, info in raw_vetted.items(): + good = info.get("good_sentences", []) + if good: + texts = [s["text"] if isinstance(s, dict) else s for s in good] + nikkud_word = info.get("word_nikkud", word_key) + vetted_cloze[nikkud_word] = texts + if word_key != nikkud_word: + vetted_cloze[word_key] = texts + logger.info(f" Vetted cloze sentences loaded: {len(vetted_cloze)} words") + except (json.JSONDecodeError, OSError): + pass + + # Load noun plural forms for vocab card back display + noun_plural_lookup: dict[str, str] = {} # word (nikkud) → plural (nikkud) + noun_plural_path = DATA_DIR / "noun_plurals.json" + if noun_plural_path.exists(): + try: + with open(noun_plural_path) as _f: + _noun_data = json.load(_f) + for _entry in _noun_data.values(): + sg = _entry.get("singular", "") + pl = _entry.get("plural", "") + if sg and pl: + noun_plural_lookup[sg] = pl + logger.info(f" Noun plurals loaded: {len(noun_plural_lookup)} entries") + except (json.JSONDecodeError, OSError): + pass + + # Load refined meanings for synonym disambiguation (layer 2) + refined_meanings: dict[str, str] = {} + refined_path = DATA_DIR / "refined_meanings.json" + if refined_path.exists(): + try: + with open(refined_path) as _f: + refined_meanings = json.load(_f) + logger.info(f" Refined meanings loaded: {len(refined_meanings)} entries") + except (json.JSONDecodeError, OSError): + pass + # Load image cache from disk if not passed in image_cache_path = DATA_DIR / "image_cache.json" if not image_cache and image_cache_path.exists(): @@ -532,11 +782,72 @@ def build_vocab_deck( if wni and pos_raw and pos_raw not in ("nan", "None"): word_to_pos_cat[_strip_nikkud(wni)] = _categorize_pos(pos_raw) + # Build confusable words set: consonant-only forms with multiple entries + # Uses _strip_nikkud (removes combining marks) rather than Word Without Nikkud + # (which preserves matres lectionis) — since sentence matching also uses + # _strip_nikkud, we need to detect collisions at that level. + _strip_to_nikkud: dict[str, set[str]] = {} + for _, row in df.iterrows(): + w = str(row.get("Word", "")).strip() + if w and w not in ("nan", "None"): + consonants = _strip_nikkud(w) + _strip_to_nikkud.setdefault(consonants, set()).add(w) + _confusable_words: set[str] = {k for k, v in _strip_to_nikkud.items() if len(v) > 1} + if _confusable_words: + logger.info(f" Confusable words (homographs): {len(_confusable_words)} stripped forms") + + # Build ambiguity index: group words by normalized meaning to detect + # Eng→Heb collisions. A word needs a hint when another word shares + # the same English meaning. Hint = PoS (+ binyan for verbs). + _meaning_groups: dict[str, list[tuple[str, str]]] = {} # norm_meaning → [(word, pos_raw)] + for _, row in df.iterrows(): + w = str(row.get("Word", "")).strip() + m = str(row.get("Meaning", "")).strip() + p = str(row.get("Part of speech", row.get("Part of Speech", ""))).strip() + if not w or not m or m in ("nan", "None"): + continue + # Normalize: strip emoji, Hebrew parens, take text before first semicolon + m_clean = EMOJI_RE.sub("", m).strip() + m_clean = HBPAREN_RE.sub("", m_clean).strip().strip(",").strip() + m_norm = m_clean.split(";")[0].strip().lower() + if m_norm: + _meaning_groups.setdefault(m_norm, []).append((w, p if p not in ("nan", "None") else "")) + + # For each word in an ambiguous group, build its hint string + _word_hints: dict[tuple[str, str], str] = {} # (word, meaning) → hint + for _m_norm, entries in _meaning_groups.items(): + if len(entries) < 2: + continue + # Check if the group has genuinely different PoS/binyan (not just duplicates) + pos_set = set() + for _, p in entries: + pos_set.add(_translate_pos(p) if p else "") + if len(pos_set) < 2: + continue + for w, p in entries: + hint = _translate_pos(p) if p else "" + if hint: + # Find original meaning for this word to build the (word, meaning) key + _word_hints.setdefault((w, hint), hint) + + # Rebuild as (word, full_meaning) → hint for lookup during note creation + _word_meaning_hints: dict[tuple[str, str], str] = {} + for _, row in df.iterrows(): + w = str(row.get("Word", "")).strip() + m = str(row.get("Meaning", "")).strip() + p = str(row.get("Part of speech", row.get("Part of Speech", ""))).strip() + if not w or not m or m in ("nan", "None"): + continue + hint = _translate_pos(p) if p and p not in ("nan", "None") else "" + if (w, hint) in _word_hints: + _word_meaning_hints[(w, m)] = hint + + if _word_meaning_hints: + logger.info(f" Eng→Heb disambiguation hints: {len(_word_meaning_hints)} words") + # Sort by frequency rank def freq_sort_key(row): - word_plain = _strip_nikkud( - str(row.get("Word Without Nikkud", row.get("WordNoNikkud", ""))).strip() - ) + word_plain = _strip_nikkud(str(row.get("Word Without Nikkud", row.get("WordNoNikkud", ""))).strip()) return freq_cache.get(word_plain, 999_999) df["_freq_rank"] = df.apply(freq_sort_key, axis=1) @@ -544,38 +855,53 @@ def build_vocab_deck( deck = genanki.Deck(VOCAB_DECK_ID, "Hebrew Vocabulary") media_files: list[Path] = [] - seen_words: set[str] = set() + seen_words: set[tuple[str, str]] = set() for _, row in df.iterrows(): - word = str(row.get("Word", "")).strip() - root = str(row.get("Root", "")).strip() - pos_raw = str(row.get("Part of speech", row.get("Part of Speech", ""))).strip() - meaning = str(row.get("Meaning", "")).strip() - word_no_nik = str(row.get("Word Without Nikkud", "")).strip() + word = str(row.get("Word", "")).strip() + root = str(row.get("Root", "")).strip() + pos_raw = str(row.get("Part of speech", row.get("Part of Speech", ""))).strip() + meaning = str(row.get("Meaning", "")).strip() + word_no_nik = str(row.get("Word Without Nikkud", "")).strip() shared_roots = str(row.get("shared roots", row.get("SharedRoots", ""))).strip() - tags_str = str(row.get("tags", row.get("Tags", ""))).strip() + tags_str = str(row.get("tags", row.get("Tags", ""))).strip() freq_rank_raw = row["_freq_rank"] - freq_display = str(freq_rank_raw) if freq_rank_raw < 999_999 else "50k+" + if freq_rank_raw <= 500: + freq_display = f"Core #{freq_rank_raw}" + elif freq_rank_raw <= 1500: + freq_display = f"Essential #{freq_rank_raw}" + elif freq_rank_raw <= 3000: + freq_display = f"Intermediate #{freq_rank_raw}" + elif freq_rank_raw <= 5000: + freq_display = f"Upper-intermediate #{freq_rank_raw}" + elif freq_rank_raw <= 10000: + freq_display = f"Advanced #{freq_rank_raw}" + elif freq_rank_raw < 999_999: + freq_display = f"Rare #{freq_rank_raw}" + else: + freq_display = "Unlisted" - root = "" if root in ("nan", "None", "-") else root - pos_raw = "" if pos_raw in ("nan", "None") else pos_raw - meaning = "" if meaning in ("nan", "None") else meaning + root = "" if root in ("nan", "None", "-") else root + pos_raw = "" if pos_raw in ("nan", "None") else pos_raw + meaning = "" if meaning in ("nan", "None") else meaning word_no_nik = "" if word_no_nik in ("nan", "None") else word_no_nik shared_roots = "" if shared_roots in ("nan", "None") else shared_roots - tags_str = "" if tags_str in ("nan", "None") else tags_str + tags_str = "" if tags_str in ("nan", "None") else tags_str if not word or not meaning: continue - # Skip exact duplicates (same Hebrew word with nikkud) - if word in seen_words: - logger.debug(f" Skipping duplicate word: {word}") + # Skip exact duplicates (same word AND same meaning — true dupes). + # Homographs (same word, different meaning) are kept as separate notes. + word_meaning_key = (word, meaning) + if word_meaning_key in seen_words: + logger.debug(f" Skipping duplicate word+meaning: {word}") continue - seen_words.add(word) + seen_words.add(word_meaning_key) # Extract emoji from meaning (pealim embeds emoji in meaning text) - emoji_str = ''.join(EMOJI_RE.findall(meaning)) - meaning_clean = EMOJI_RE.sub('', meaning).strip() + emoji_str = "".join(EMOJI_RE.findall(meaning)) + meaning_clean = EMOJI_RE.sub("", meaning).strip() # Fallback: look up emoji from Unicode standard by English keyword if not emoji_str and emoji_lookup: @@ -586,12 +912,19 @@ def build_vocab_deck( # Extract Hebrew parentheticals (prepositions) from meaning preps = HBPAREN_RE.findall(meaning_clean) - prep_str = ' '.join(f'({p})' for p in preps) - meaning_clean = HBPAREN_RE.sub('', meaning_clean).strip().strip(',').strip() + prep_str = " ".join(f"({p})" for p in preps) + meaning_clean = HBPAREN_RE.sub("", meaning_clean).strip().strip(",").strip() + + # Apply refined meaning if available (AI disambiguation layer 2) + if word in refined_meanings: + meaning_clean = refined_meanings[word] # Translate PoS to Hebrew pos_heb = _translate_pos(pos_raw) if pos_raw else "" + # Eng→Heb disambiguation hint (PoS + binyan, shown only for ambiguous meanings) + hint_str = _word_meaning_hints.get((word, meaning), "") + # Audio audio_tag = _audio_tag(word_no_nik) if include_audio else "" if audio_tag: @@ -600,10 +933,64 @@ def build_vocab_deck( if mp3_path not in media_files: media_files.append(mp3_path) - # Example sentences — use nikkud word as key first, then stripped - examples_list = examples_cache.get(word, examples_cache.get( - word_no_nik, examples_cache.get(_strip_nikkud(word_no_nik), []))) - example_html = examples_list[0] if examples_list else "" + # Example sentences — priority: EPUB (nikkud'd) > Ben Yehuda > none + example_html = "" + # 1. EPUB/PDF sentences (full nikkud) + epub_sents = ( + epub_examples.get(word) or epub_examples.get(word_no_nik) or epub_examples.get(_strip_nikkud(word_no_nik)) + ) + if epub_sents: + example_html = epub_sents[0] + else: + # 2. Ben Yehuda examples (some have nikkud from nikkud corpus) + by_sents = ( + examples_cache.get(word) + or examples_cache.get(word_no_nik) + or examples_cache.get(_strip_nikkud(word_no_nik)) + ) + if by_sents: + # Prefer nikkud'd Ben Yehuda sentences (contain combining marks) + nikkud_sents = [s for s in by_sents if any("\u0591" <= c <= "\u05c7" for c in s)] + example_html = nikkud_sents[0] if nikkud_sents else by_sents[0] + + # Cloze example: replace target word with blank in example sentence. + # Priority: AI-vetted sentences > EPUB/Ben Yehuda sentences. + # Uses stripped (no-nikkud) matching. Skips homographs (confusable words). + cloze_example = "" + cloze_hint = "" + word_consonants = _strip_nikkud(word) + if word_consonants and word_consonants not in _confusable_words: + # Pick best sentence for cloze: vetted first, then example_html + cloze_source = None + vetted = ( + vetted_cloze.get(word) or vetted_cloze.get(word_no_nik) or vetted_cloze.get(_strip_nikkud(word_no_nik)) + ) + if vetted: + cloze_source = vetted[0] + elif example_html: + cloze_source = example_html + + if cloze_source: + tokens = cloze_source.split() + word_stripped = _strip_nikkud(word) + replaced = False + if word_stripped: + for i, tok in enumerate(tokens): + tok_stripped = _strip_nikkud(tok) + m = re.match(r'^(.*?)([\.,!?;:"\u0027]*)$', tok_stripped) + tok_core = m.group(1) if m else tok_stripped + punct_match = re.search(r'[.,!?;:"\u0027]+$', tok) + trailing = punct_match.group() if punct_match else "" + if tok_core == word_stripped: + tokens[i] = "_____" + trailing + replaced = True + break + if replaced: + cloze_example = " ".join(tokens) + pos_cat = _categorize_pos(pos_raw) + cloze_hint = meaning_clean + if pos_cat == "Verb" and pos_heb: + cloze_hint = f"{meaning_clean} ({pos_heb})" # Related words grouped by PoS category related_html = "" @@ -620,9 +1007,7 @@ def build_vocab_deck( parts.append(f'') else: label = POS_CATEGORY_LABELS.get(cat, cat) - parts.append( - f'' - ) + parts.append(f'') related_html = "\n".join(parts) # Image: look up by stripped word (no-nikkud) @@ -638,9 +1023,9 @@ def build_vocab_deck( note = genanki.Note( model=VOCAB_MODEL, - # Stable GUID: identity = Hebrew word only, so audio/images/examples - # can be added on reimport without breaking note matching. - guid=genanki.guid_for(word), + # Stable GUID: uses legacy GUID from Nevo's original deck when + # available, otherwise deterministic from word + meaning. + guid=_vocab_guid(word, meaning), fields=[ word, root, @@ -655,28 +1040,40 @@ def build_vocab_deck( image_tag, emoji_str, prep_str, + hint_str, + noun_plural_lookup.get(word, ""), + cloze_example, + cloze_hint, ], - tags=(tags_str.split() if tags_str else []) + [RELEASE_TAG], + tags=(tags_str.split() if tags_str else []) + + [RELEASE_TAG] + + [f"freq::{freq_display.split()[0]}" if freq_display != "Unlisted" else "freq::Unlisted"], ) deck.add_note(note) - # Diagnostic: count words with emoji/prep extracted + # Diagnostic: count words with emoji/prep/hint/plural/cloze extracted emoji_count = sum(1 for n in deck.notes if n.fields[11]) - prep_count = sum(1 for n in deck.notes if n.fields[12]) + prep_count = sum(1 for n in deck.notes if n.fields[12]) + hint_count = sum(1 for n in deck.notes if n.fields[13]) + plural_count = sum(1 for n in deck.notes if n.fields[14]) + cloze_count = sum(1 for n in deck.notes if n.fields[15]) if emoji_count: logger.info(f" Emoji extracted: {emoji_count} words") if prep_count: logger.info(f" Hebrew prepositions extracted: {prep_count} words") + if hint_count: + logger.info(f" Eng→Heb hints: {hint_count} words") + if plural_count: + logger.info(f" Noun plurals on vocab cards: {plural_count} words") + if cloze_count: + logger.info(f" Sentence cloze cards: {cloze_count} words") # Diagnostic: count words without PoS coverage in shared_roots other_count = 0 for _, row in df.iterrows(): sr = str(row.get("shared roots", row.get("SharedRoots", ""))).strip() if sr and sr not in ("nan", "None"): - other_count += sum( - 1 for rw in sr.split() - if word_to_pos_cat.get(_strip_nikkud(rw)) is None - ) + other_count += sum(1 for rw in sr.split() if word_to_pos_cat.get(_strip_nikkud(rw)) is None) unlisted = int((df["_freq_rank"] >= 999_999).sum()) logger.info(f" Unlisted words (not in frequency corpus): {unlisted}/{len(df)}") logger.info(f" Related-words without PoS coverage: {other_count} (shown unlabeled)") @@ -688,44 +1085,84 @@ def build_conj_deck( conjugations: dict, audio_dir: Path = AUDIO_CONJ_DIR, include_audio: bool = True, + dict_csv: Path | None = None, ) -> tuple[genanki.Deck, list[Path]]: """Build the conjugation drill deck from conjugations.json data.""" deck = genanki.Deck(CONJ_DECK_ID, "Hebrew Conjugations") media_files: list[Path] = [] note_count = 0 + # Build lookup tables from vocab CSV for cross-linking + verb_meaning: dict[str, str] = {} # word_no_nikkud → meaning + root_words: dict[str, list[str]] = {} # root → [related words] + if dict_csv and dict_csv.exists(): + vdf = pd.read_csv(dict_csv, sep=";", index_col=0) + for _, row in vdf.iterrows(): + word = str(row.get("Word", "")).strip() + word_no_nik = str(row.get("Word Without Nikkud", "")).strip() + meaning = str(row.get("Meaning", "")).strip() + root = str(row.get("Root", "")).strip() + if root and root not in ("nan", "None", "-"): + root_words.setdefault(root, []).append(word) + if meaning and meaning not in ("nan", "None"): + # Use Word Without Nikkud (ktiv male) for matching + if word_no_nik and word_no_nik not in ("nan", "None"): + verb_meaning[word_no_nik] = meaning + verb_meaning[_strip_nikkud(word)] = meaning + for infinitive, data in conjugations.items(): if not data or not data.get("forms"): continue - root = data.get("root", "") - binyan = data.get("binyan", "") + root = data.get("root", "") + binyan = data.get("binyan", "") binyan_heb = BINYAN_TO_HEBREW.get(binyan, binyan) - ref_form = data.get("reference_form", infinitive) - slug = data.get("slug", "") - voice = VOICE_MAP.get(binyan, "") - forms = data["forms"] + ref_form = data.get("reference_form", infinitive) + slug = data.get("slug", "") + voice = VOICE_MAP.get(binyan, "") - def add_note(pronoun: str, tense: str, conj_form: str, audio_tag: str) -> None: + # Meaning: prefer scraped meaning from pealim page, fall back to CSV cross-link + meaning = ( + data.get("meaning", "") + or verb_meaning.get(infinitive, "") + or verb_meaning.get(_strip_nikkud(infinitive), "") + ) + related = [w for w in root_words.get(root, []) if w != infinitive] + related_str = " ".join(related[:8]) if related else "" + forms = data["forms"] + + def add_note( + pronoun: str, + tense: str, + conj_form: str, + audio_tag: str, + *, + _infinitive: str = infinitive, + _ref_form: str = ref_form, + _root: str = root, + _binyan_heb: str = binyan_heb, + _voice: str = voice, + _meaning: str = meaning, + _related_str: str = related_str, + ) -> None: nonlocal note_count if not conj_form or not re.search(r"[\u05d0-\u05ea]", conj_form): return note = genanki.Note( model=CONJ_MODEL, - # Stable GUID: identity = (infinitive, pronoun, tense) so that - # audio and other content fields can be updated on reimport - # without Anki treating the note as a new/different note. - guid=genanki.guid_for(infinitive, pronoun, tense), + guid=genanki.guid_for(_infinitive, pronoun, tense), fields=[ - infinitive, - ref_form, + _infinitive, + _ref_form, pronoun, tense, conj_form, - root, - binyan_heb, - voice, + _root, + _binyan_heb, + _voice, audio_tag, + _meaning, + _related_str, ], tags=[RELEASE_TAG], ) @@ -741,8 +1178,6 @@ def build_conj_deck( primary_form = form_data.get("form", "") alt_form = alternate_forms.get(form_key, "") conj_form = f"{primary_form} / {alt_form}" if alt_form else primary_form - audio_url_for_key = form_data.get("audio_url", "") - # Infinitive: shown on card front as reference — skip as a quiz form if form_key == "infinitive": continue @@ -773,18 +1208,15 @@ def build_conj_deck( mp_key = FP_MODERN_FALLBACK[form_key] mp_form = forms.get(mp_key, {}).get("form", "") fp_form = conj_form - if mp_form and mp_form != fp_form: - display_form = f"{mp_form} ({fp_form})" - else: - display_form = fp_form + display_form = f"{mp_form} ({fp_form})" if mp_form and mp_form != fp_form else fp_form pronoun = form_data.get("pronoun", "") - tense = form_data.get("tense", "") + tense = form_data.get("tense", "") add_note(pronoun, tense, display_form, audio_tag) continue # Standard card pronoun = form_data.get("pronoun", "") - tense = form_data.get("tense", "") + tense = form_data.get("tense", "") # 1st-person forms get a randomly assigned gender label (deterministic per verb) if form_key in {"past_1s", "past_1p", "future_1s", "future_1p"}: @@ -793,14 +1225,359 @@ def build_conj_deck( add_note(pronoun, tense, conj_form, audio_tag) + logger.info(f"Conjugation deck: {note_count} notes across {sum(1 for v in conjugations.values() if v)} verbs") + return deck, media_files + +# ────────────────────────────────────────────────────────────────────────────── +# Confusables deck — words that look identical without nikkud +# ────────────────────────────────────────────────────────────────────────────── + +CONF_FRONT = """ +
{{Words}}
+
מה ההבדל?
+""" + +CONF_BACK = """ +{{FrontSide}}
+
{{Definitions}}
+{{#Audio}}
{{Audio}}
{{/Audio}} +""" + +CONF_CSS = CARD_CSS + +CONF_MODEL = genanki.Model( + CONF_MODEL_ID, + "Hebrew Confusables", + fields=[ + {"name": "Words"}, + {"name": "Definitions"}, + {"name": "Audio"}, + {"name": "WordNoNikkud"}, + ], + templates=[ + { + "name": "Confusable", + "qfmt": CONF_FRONT, + "afmt": CONF_BACK, + }, + ], + css=CONF_CSS, +) + + +def build_confusables_deck( + dict_csv: Path, + include_audio: bool = True, +) -> tuple[genanki.Deck, list[Path]]: + """Build confusables deck from vocab CSV — groups words identical without nikkud.""" + logger.info("Building confusables deck …") + try: + df = pd.read_csv(dict_csv, sep=";", index_col=0) + if df.shape[1] < 3: + raise ValueError("too few columns") + except (ValueError, pd.errors.ParserError): + df = pd.read_csv(dict_csv, index_col=0) + + deck = genanki.Deck(CONF_DECK_ID, "Hebrew Confusables") + media_files: list[Path] = [] + note_count = 0 + + # Group by Word Without Nikkud + groups = {} + for _, row in df.iterrows(): + word = str(row.get("Word", "")).strip() + meaning = str(row.get("Meaning", "")).strip() + word_no_nik = str(row.get("Word Without Nikkud", "")).strip() + pos_raw = str(row.get("Part of speech", row.get("Part of Speech", ""))).strip() + if not word or not meaning or meaning in ("nan", "None"): + continue + if not word_no_nik or word_no_nik in ("nan", "None"): + continue + pos_heb = _translate_pos(pos_raw) if pos_raw and pos_raw not in ("nan", "None") else "" + groups.setdefault(word_no_nik, []).append((word, meaning, pos_heb)) + + for word_no_nik, entries in sorted(groups.items()): + if len(entries) < 2: + continue + + # Deduplicate: skip entries with identical word+meaning + seen = set() + unique_entries = [] + for w, m, p in entries: + key = (w, m) + if key not in seen: + seen.add(key) + unique_entries.append((w, m, p)) + if len(unique_entries) < 2: + continue + + # Build card content + words_display = " / ".join(w for w, _, _ in unique_entries) + defs_parts = [] + audio_parts = [] + for w, m, p in unique_entries: + pos_label = f" ({p})" if p else "" + defs_parts.append( + f'
{w}' + f" = {m}{pos_label}
" + ) + if include_audio: + at = _audio_tag(_strip_nikkud(w)) + if at and at not in audio_parts: + audio_parts.append(at) + mp3_name = at.removeprefix("[sound:").removesuffix("]") + mp3_path = AUDIO_DIR / mp3_name + if mp3_path not in media_files: + media_files.append(mp3_path) + + defs_html = "\n".join(defs_parts) + audio_html = " ".join(audio_parts) + + note = genanki.Note( + model=CONF_MODEL, + guid=genanki.guid_for("confusable", word_no_nik), + fields=[words_display, defs_html, audio_html, word_no_nik], + tags=[RELEASE_TAG], + ) + deck.add_note(note) + note_count += 1 + + logger.info(f"Confusables deck: {note_count} notes") + return deck, media_files + + +def write_conf_apkg( + deck: genanki.Deck, + media_files: list[Path] | None = None, + out_path: Path = CONF_APKG, +) -> None: + out_path.parent.mkdir(parents=True, exist_ok=True) + pkg = genanki.Package(deck) + base = [str(p) for p in (media_files or []) if p.exists()] + pkg.media_files = base + _font_media_files() + pkg.write_to_file(str(out_path)) + logger.info(f"Confusables deck written → {out_path}") + + +# ────────────────────────────────────────────────────────────────────────────── +# Noun plurals deck — singular↔plural drilling +# ────────────────────────────────────────────────────────────────────────────── + +PLURAL_FRONT_SG = """ +
{{Singular}}
+{{#SingularAudio}}
{{SingularAudio}}
{{/SingularAudio}} +
{{Meaning}}
+
יחיד → רבים
+""" + +PLURAL_BACK_SG = """ +{{FrontSide}}
+
{{Plural}}
+{{#PluralAudio}}
{{PluralAudio}}
{{/PluralAudio}} +{{#Mishkal}}
{{Mishkal}}
{{/Mishkal}} +""" + +PLURAL_FRONT_PL = """ +
{{Plural}}
+{{#PluralAudio}}
{{PluralAudio}}
{{/PluralAudio}} +
רבים → יחיד
+""" + +PLURAL_BACK_PL = """ +{{FrontSide}}
+
{{Singular}}
+{{#SingularAudio}}
{{SingularAudio}}
{{/SingularAudio}} +
{{Meaning}}
+{{#Mishkal}}
{{Mishkal}}
{{/Mishkal}} +""" + +PLURAL_CSS = CARD_CSS + +PLURAL_MODEL = genanki.Model( + PLURAL_MODEL_ID, + "Hebrew Plurals", + fields=[ + {"name": "Singular"}, + {"name": "SingularAudio"}, + {"name": "Plural"}, + {"name": "PluralAudio"}, + {"name": "Meaning"}, + {"name": "Root"}, + {"name": "Mishkal"}, + {"name": "Gender"}, + ], + templates=[ + { + "name": "Singular → Plural", + "qfmt": PLURAL_FRONT_SG, + "afmt": PLURAL_BACK_SG, + }, + { + "name": "Plural → Singular", + "qfmt": PLURAL_FRONT_PL, + "afmt": PLURAL_BACK_PL, + }, + ], + css=PLURAL_CSS, +) + + +def _is_irregular_plural(gender: str, plural: str) -> bool: + """Detect irregular plurals: masc nouns with ות- suffix, fem with ים- suffix.""" + plural_stripped = _strip_nikkud(plural) + return (gender == "masculine" and plural_stripped.endswith("ות")) or ( + gender == "feminine" and plural_stripped.endswith("ים") + ) + + +def build_plural_deck( + noun_plurals_path: Path = DATA_DIR / "noun_plurals.json", + dict_csv: Path | None = None, + include_audio: bool = False, +) -> tuple[genanki.Deck, list[Path]]: + """Build noun plurals deck. + + Selection: ALL irregular plurals + 2-3 high-frequency exemplars per mishkal + pattern (for regular nouns). Cross-references frequency from vocab CSV. + """ + logger.info("Building plurals deck …") + + with open(noun_plurals_path) as f: + all_nouns: dict[str, dict] = json.load(f) + + # Load frequency data for prioritizing exemplars + freq_order: dict[str, int] = {} + if dict_csv and dict_csv.exists(): + try: + vdf = pd.read_csv(dict_csv, sep=";", index_col=0) + if vdf.shape[1] < 3: + raise ValueError + except (ValueError, pd.errors.ParserError): + vdf = pd.read_csv(dict_csv, index_col=0) + for idx, row in vdf.iterrows(): + word_no_nik = str(row.get("Word Without Nikkud", "")).strip() + if word_no_nik and word_no_nik not in ("nan", "None"): + freq_order[word_no_nik] = idx # lower index = higher frequency + + # Load meanings from vocab CSV + meanings: dict[str, str] = {} + roots: dict[str, str] = {} + if dict_csv and dict_csv.exists(): + try: + vdf2 = pd.read_csv(dict_csv, sep=";", index_col=0) + if vdf2.shape[1] < 3: + raise ValueError + except (ValueError, pd.errors.ParserError): + vdf2 = pd.read_csv(dict_csv, index_col=0) + for _, row in vdf2.iterrows(): + word = str(row.get("Word", "")).strip() + if word: + meanings[word] = str(row.get("Meaning", "")).strip() + roots[word] = str(row.get("Root", "")).strip() + + deck = genanki.Deck(PLURAL_DECK_ID, "Hebrew Plurals") + media_files: list[Path] = [] + + # Separate irregular plurals from regular (by mishkal) + irregulars: list[tuple[str, dict]] = [] + by_mishkal: dict[str, list[tuple[str, dict]]] = {} + + for word_key, data in all_nouns.items(): + singular = data.get("singular", "") + plural = data.get("plural", "") + gender = data.get("gender", "") + mishkal = data.get("mishkal", "") + if not singular or not plural: + continue + + if _is_irregular_plural(gender, plural): + irregulars.append((word_key, data)) + elif mishkal: + by_mishkal.setdefault(mishkal, []).append((word_key, data)) + + # Select 2-3 exemplars per mishkal, preferring high-frequency words + selected: list[tuple[str, dict]] = list(irregulars) + for _mishkal, entries in sorted(by_mishkal.items()): + # Sort by frequency (lower index = more common) + entries.sort(key=lambda e: freq_order.get(e[0], 999999)) + selected.extend(entries[:3]) + + note_count = 0 + for _word_key, data in selected: + singular = data["singular"] + plural = data["plural"] + gender = data.get("gender", "") + mishkal = data.get("mishkal", "") + + meaning = meanings.get(singular, "") + if not meaning or meaning in ("nan", "None"): + # Try without nikkud + meaning = meanings.get(_strip_nikkud(singular), "") + root = roots.get(singular, "") + if not root or root in ("nan", "None", "-"): + root = "" + + # Audio tags + sg_audio = "" + pl_audio = "" + if include_audio: + # Use local audio files if available + sg_no_nik = _strip_nikkud(singular) + sg_tag = _audio_tag(sg_no_nik) + if sg_tag: + sg_audio = sg_tag + mp3_path = AUDIO_DIR / sg_tag.removeprefix("[sound:").removesuffix("]") + if mp3_path not in media_files: + media_files.append(mp3_path) + + tags = [RELEASE_TAG] + if mishkal: + tags.append(f"mishkal::{mishkal}") + if _is_irregular_plural(gender, plural): + tags.append("irregular") + + note = genanki.Note( + model=PLURAL_MODEL, + guid=genanki.guid_for("plural", singular), + fields=[ + singular, + sg_audio, + plural, + pl_audio, + meaning, + root, + mishkal, + gender, + ], + tags=tags, + ) + deck.add_note(note) + note_count += 1 + + irregular_count = len(irregulars) + regular_count = note_count - irregular_count logger.info( - f"Conjugation deck: {note_count} notes across " - f"{sum(1 for v in conjugations.values() if v)} verbs" + f"Plurals deck: {note_count} notes " + f"({irregular_count} irregular + {regular_count} regular exemplars " + f"from {len(by_mishkal)} mishkal patterns)" ) return deck, media_files +def write_plural_apkg( + deck: genanki.Deck, + media_files: list[Path] | None = None, + out_path: Path = PLURAL_APKG, +) -> None: + out_path.parent.mkdir(parents=True, exist_ok=True) + pkg = genanki.Package(deck) + base = [str(p) for p in (media_files or []) if p.exists()] + pkg.media_files = base + _font_media_files() + pkg.write_to_file(str(out_path)) + logger.info(f"Plurals deck written → {out_path}") + + def _font_media_files() -> list[str]: """Return list of Heebo font file paths that exist, for bundling in .apkg.""" font_paths = list(FONTS_DIR.glob("_Heebo*.ttf")) @@ -827,7 +1604,7 @@ def write_vocab_apkg( out_path: Path = VOCAB_APKG, ) -> None: out_path.parent.mkdir(parents=True, exist_ok=True) - pkg = genanki.Package(deck) # insertion order = frequency rank (new.order=1 default) + pkg = genanki.Package(deck) # insertion order = frequency rank (new.order=1 default) pkg.media_files = [str(p) for p in media_files if p.exists()] + _font_media_files() pkg.write_to_file(str(out_path)) logger.info(f"Vocabulary deck written → {out_path}") @@ -846,13 +1623,117 @@ def write_conj_apkg( logger.info(f"Conjugation deck written → {out_path}") +def build_complete_deck( + dict_csv: Path, + conjugations: dict, + examples_cache: dict | None = None, + freq_cache: dict | None = None, + image_cache: dict | None = None, + emoji_lookup: dict | None = None, + limit: int | None = None, + include_audio: bool = False, +) -> tuple[list[genanki.Deck], list[Path]]: + """Build all subdecks under 'Hebrew::*' for the combined .apkg. + + Returns (list_of_decks, deduplicated_media_files). + """ + logger.info(f" Building complete deck (audio={'yes' if include_audio else 'no'}) …") + + # Build standalone decks using existing functions + vocab_deck, vocab_media = build_vocab_deck( + dict_csv, + examples_cache=examples_cache, + freq_cache=freq_cache, + image_cache=image_cache or {}, + emoji_lookup=emoji_lookup, + limit=limit, + include_audio=include_audio, + include_images=True, + ) + + conj_deck, conj_media = build_conj_deck( + conjugations, + include_audio=include_audio, + dict_csv=dict_csv, + ) + + conf_deck, conf_media = build_confusables_deck( + dict_csv, + include_audio=include_audio, + ) + + # Create new Deck objects with subdeck names and different IDs + complete_vocab = genanki.Deck(COMPLETE_VOCAB_DECK_ID, "Hebrew::Vocabulary") + for note in vocab_deck.notes: + complete_vocab.add_note(note) + + complete_conj = genanki.Deck(COMPLETE_CONJ_DECK_ID, "Hebrew::Conjugations") + for note in conj_deck.notes: + complete_conj.add_note(note) + + complete_conf = genanki.Deck(COMPLETE_CONF_DECK_ID, "Hebrew::Confusables") + for note in conf_deck.notes: + complete_conf.add_note(note) + + all_source_media = vocab_media + conj_media + conf_media + + # Plurals subdeck (only if data exists) + plural_data_path = DATA_DIR / "noun_plurals.json" + if plural_data_path.exists(): + plural_deck, plural_media = build_plural_deck( + noun_plurals_path=plural_data_path, + dict_csv=dict_csv, + include_audio=include_audio, + ) + complete_plural = genanki.Deck(COMPLETE_PLURAL_DECK_ID, "Hebrew::Plurals") + for note in plural_deck.notes: + complete_plural.add_note(note) + all_source_media += plural_media + else: + complete_plural = None + + # Deduplicate media files by resolved path + seen_paths: set[str] = set() + all_media: list[Path] = [] + for mf in all_source_media: + resolved = str(mf.resolve()) if mf.exists() else str(mf) + if resolved not in seen_paths: + seen_paths.add(resolved) + all_media.append(mf) + + decks = [complete_vocab, complete_conj, complete_conf] + if complete_plural: + decks.append(complete_plural) + + plural_info = f" + {len(complete_plural.notes)} plural" if complete_plural else "" + logger.info( + f" Complete deck: {len(complete_vocab.notes)} vocab + " + f"{len(complete_conj.notes)} conj + {len(complete_conf.notes)} conf{plural_info} notes, " + f"{len(all_media)} media files" + ) + return decks, all_media + + +def write_complete_apkg( + decks: list[genanki.Deck], + media_files: list[Path], + out_path: Path = COMPLETE_APKG, +) -> None: + """Write a combined .apkg with multiple subdecks.""" + out_path.parent.mkdir(parents=True, exist_ok=True) + pkg = genanki.Package(decks) + pkg.media_files = [str(p) for p in media_files if p.exists()] + _font_media_files() + pkg.write_to_file(str(out_path)) + logger.info(f"Complete deck written → {out_path}") + + def build_all_variants( dict_csv: Path, conjugations: dict, - examples_cache: Optional[dict] = None, - freq_cache: Optional[dict] = None, - image_cache: Optional[dict] = None, - limit: Optional[int] = None, + examples_cache: dict | None = None, + freq_cache: dict | None = None, + image_cache: dict | None = None, + limit: int | None = None, ) -> None: """Build all 6 release variants (4 vocab + 2 conj) into output/.""" logger.info("Building all release variants …") @@ -862,9 +1743,9 @@ def build_all_variants( vocab_variants = [ (False, False, VOCAB_APKG), - (True, False, VOCAB_APKG_AUDIO), - (False, True, VOCAB_APKG_IMAGES), - (True, True, VOCAB_APKG_AUDIO_IMAGES), + (True, False, VOCAB_APKG_AUDIO), + (False, True, VOCAB_APKG_IMAGES), + (True, True, VOCAB_APKG_AUDIO_IMAGES), ] for audio, images, path in vocab_variants: label = f"audio={'yes' if audio else 'no'} images={'yes' if images else 'no'}" @@ -883,14 +1764,61 @@ def build_all_variants( conj_variants = [ (False, CONJ_APKG), - (True, CONJ_APKG_AUDIO), + (True, CONJ_APKG_AUDIO), ] for audio, path in conj_variants: label = f"audio={'yes' if audio else 'no'}" logger.info(f" Conj variant: {label} → {path.name}") - deck, media = build_conj_deck(conjugations, include_audio=audio) + deck, media = build_conj_deck(conjugations, include_audio=audio, dict_csv=dict_csv) write_conj_apkg(deck, media, out_path=path) + conf_variants = [ + (False, CONF_APKG), + (True, CONF_APKG_AUDIO), + ] + for audio, path in conf_variants: + label = f"audio={'yes' if audio else 'no'}" + logger.info(f" Conf variant: {label} → {path.name}") + deck, media = build_confusables_deck(dict_csv, include_audio=audio) + write_conf_apkg(deck, media, out_path=path) + + # Noun plurals (only if data exists) + plural_data_path = DATA_DIR / "noun_plurals.json" + if plural_data_path.exists(): + plural_variants = [ + (False, PLURAL_APKG), + (True, PLURAL_APKG_AUDIO), + ] + for audio, path in plural_variants: + label = f"audio={'yes' if audio else 'no'}" + logger.info(f" Plural variant: {label} → {path.name}") + deck, media = build_plural_deck( + noun_plurals_path=plural_data_path, + dict_csv=dict_csv, + include_audio=audio, + ) + write_plural_apkg(deck, media, out_path=path) + else: + logger.info(" Skipping plural deck (data/noun_plurals.json not found)") + + # Combined "Hebrew::*" complete decks + complete_variants = [ + (False, COMPLETE_APKG), + (True, COMPLETE_APKG_AUDIO), + ] + for audio, path in complete_variants: + decks, media = build_complete_deck( + dict_csv, + conjugations=conjugations, + examples_cache=examples_cache, + freq_cache=freq_cache, + image_cache=image_cache, + emoji_lookup=emoji_lookup, + limit=limit, + include_audio=audio, + ) + write_complete_apkg(decks, media, out_path=path) + logger.info("All variants built.") @@ -912,5 +1840,6 @@ if __name__ == "__main__": if conj_path.exists(): with open(conj_path) as f: conjugations = json.load(f) - conj_deck, conj_media = build_conj_deck(conjugations) + csv_path = DATA_DIR / "hebrew_dict_for_anki.csv" + conj_deck, conj_media = build_conj_deck(conjugations, dict_csv=csv_path) write_conj_apkg(conj_deck, conj_media) diff --git a/benyehuda.py b/benyehuda.py index abe5c56..30e59eb 100644 --- a/benyehuda.py +++ b/benyehuda.py @@ -14,20 +14,18 @@ Exposed API: import json import logging import re -import unicodedata import zipfile from io import BytesIO from pathlib import Path import requests +from helpers import strip_nikkud as _strip_nikkud + logger = logging.getLogger(__name__) # Nikkud-bearing corpus (txt.zip instead of txt_stripped.zip) -CORPUS_URL = ( - "https://github.com/projectbenyehuda/public_domain_dump/releases/" - "download/2025-10/txt.zip" -) +CORPUS_URL = "https://github.com/projectbenyehuda/public_domain_dump/releases/download/2025-10/txt.zip" INDEX_PATH = Path(__file__).parent / "data" / "benyehuda_index.json" EXAMPLES_CACHE_PATH = Path(__file__).parent / "data" / "examples_cache.json" REQUEST_TIMEOUT = 120 @@ -36,15 +34,8 @@ MAX_SENTENCE_LEN = 200 MAX_INDEX_ENTRIES = 500 # cap examples kept per word in index to limit memory # Module-level state -_index: dict[str, list[str]] = {} # word (with nikkud) -> [sentence, ...] -_examples_cache: dict[str, list[str]] = {} # word -> cached result for this run - - -def _strip_nikkud(text: str) -> str: - return "".join( - ch for ch in unicodedata.normalize("NFD", text) - if unicodedata.category(ch) != "Mn" - ) +_index: dict[str, list[str]] = {} # word (with nikkud) -> [sentence, ...] +_examples_cache: dict[str, list[str]] = {} # word -> cached result for this run def _split_sentences(text: str) -> list[str]: @@ -73,7 +64,7 @@ def _build_index(corpus_zip_bytes: bytes) -> None: for fname in txt_files: try: raw = zf.read(fname).decode("utf-8", errors="ignore") - except Exception: + except Exception: # noqa: S112 continue for sentence in _split_sentences(raw): # Index by each unique Hebrew token (with nikkud) in the sentence diff --git a/conjugation_extract.py b/conjugation_extract.py index 6ef10d7..e90c174 100755 --- a/conjugation_extract.py +++ b/conjugation_extract.py @@ -19,13 +19,14 @@ import json import logging import re import time -import unicodedata import urllib.parse from pathlib import Path import requests from bs4 import BeautifulSoup +from helpers import strip_nikkud as _strip_nikkud + logger = logging.getLogger(__name__) PEALIM_BASE = "https://www.pealim.com" @@ -34,10 +35,14 @@ REQUEST_TIMEOUT = 15 VERBS_INPUT = Path(__file__).parent / "verbs_input.txt" CONJUGATIONS_PATH = Path(__file__).parent / "data" / "conjugations.json" DICT_CSV = next( - (p for p in [ - Path(__file__).parent / "data" / "hebrew_dict_for_anki.csv", - Path(__file__).parent / "data" / "pealim_dict_for_anki.csv", - ] if p.exists()), + ( + p + for p in [ + Path(__file__).parent / "data" / "hebrew_dict_for_anki.csv", + Path(__file__).parent / "data" / "pealim_dict_for_anki.csv", + ] + if p.exists() + ), Path(__file__).parent / "data" / "hebrew_dict_for_anki.csv", ) @@ -47,17 +52,17 @@ PRONOUN_LABELS = { "present_fs": "", "present_mp": "", "present_fp": "", - "past_1s": "אֲנִי", - "past_1p": "אֲנַחְנוּ", - "past_2ms": "אַתָּה", - "past_2fs": "אַתְּ", - "past_2mp": "אַתֶּם", - "past_2fp": "אַתֶּן", - "past_3ms": "הוּא", - "past_3fs": "הִיא", - "past_3p": "הֵם / הֵן", - "future_1s": "אֲנִי", - "future_1p": "אֲנַחְנוּ", + "past_1s": "אֲנִי", + "past_1p": "אֲנַחְנוּ", + "past_2ms": "אַתָּה", + "past_2fs": "אַתְּ", + "past_2mp": "אַתֶּם", + "past_2fp": "אַתֶּן", + "past_3ms": "הוּא", + "past_3fs": "הִיא", + "past_3p": "הֵם / הֵן", + "future_1s": "אֲנִי", + "future_1p": "אֲנַחְנוּ", "future_2ms": "אַתָּה", "future_2fs": "אַתְּ", "future_2mp": "אַתֶּם", @@ -79,17 +84,17 @@ TENSE_DESCRIPTION = { "present_fs": "הוֹוֶה", "present_mp": "הוֹוֶה", "present_fp": "הוֹוֶה", - "past_1s": "עָבָר", - "past_1p": "עָבָר", - "past_2ms": "עָבָר", - "past_2fs": "עָבָר", - "past_2mp": "עָבָר", - "past_2fp": "עָבָר", - "past_3ms": "עָבָר", - "past_3fs": "עָבָר", - "past_3p": "עָבָר", - "future_1s": "עָתִיד", - "future_1p": "עָתִיד", + "past_1s": "עָבָר", + "past_1p": "עָבָר", + "past_2ms": "עָבָר", + "past_2fs": "עָבָר", + "past_2mp": "עָבָר", + "past_2fp": "עָבָר", + "past_3ms": "עָבָר", + "past_3fs": "עָבָר", + "past_3p": "עָבָר", + "future_1s": "עָתִיד", + "future_1p": "עָתִיד", "future_2ms": "עָתִיד", "future_2fs": "עָתִיד", "future_2mp": "עָתִיד", @@ -105,21 +110,12 @@ TENSE_DESCRIPTION = { "infinitive": "מְקוֹר", } -BINYAN_NAMES: tuple[str, ...] = ( - "Pa'al", "Nif'al", "Pi'el", "Pu'al", "Hitpa'el", "Hif'il", "Huf'al" -) +BINYAN_NAMES: tuple[str, ...] = ("Pa'al", "Nif'al", "Pi'el", "Pu'al", "Hitpa'el", "Hif'il", "Huf'al") session = requests.Session() session.headers.update({"User-Agent": "Mozilla/5.0 (compatible; pealim-anki/2.0)"}) -def _strip_nikkud(text: str) -> str: - """Remove Hebrew nikkud (diacritics) from a string.""" - return "".join( - ch for ch in unicodedata.normalize("NFD", text) - if unicodedata.category(ch) != "Mn" - ) - def _build_pos_lookup() -> dict[str, str]: """Build word_stripped → binyan dict from pealim_dict_for_anki.csv.""" @@ -129,6 +125,7 @@ def _build_pos_lookup() -> dict[str, str]: try: import pandas as pd + try: df = pd.read_csv(DICT_CSV, sep=";", index_col=0) if df.shape[1] < 3: @@ -168,13 +165,13 @@ def _binyan_from_pos(word: str) -> str: pos_lower = pos_str.lower() # Map lowercase pealim.com PoS variants → canonical names for bname, variants in [ - ("Pa'al", ["pa'al", "paal"]), - ("Nif'al", ["nif'al", "nifal"]), - ("Pi'el", ["pi'el", "piel"]), - ("Pu'al", ["pu'al", "pual"]), + ("Pa'al", ["pa'al", "paal"]), + ("Nif'al", ["nif'al", "nifal"]), + ("Pi'el", ["pi'el", "piel"]), + ("Pu'al", ["pu'al", "pual"]), ("Hitpa'el", ["hitpa'el", "hitpael"]), - ("Hif'il", ["hif'il", "hifil"]), - ("Huf'al", ["huf'al", "hufal"]), + ("Hif'il", ["hif'il", "hifil"]), + ("Huf'al", ["huf'al", "hufal"]), ]: if any(v in pos_lower for v in variants): return bname @@ -305,7 +302,7 @@ def _parse_table(soup: BeautifulSoup, passive: bool = False, table_el=None) -> d if present_row >= 0: hf = first_heb_forms(present_row) keys = ["present_ms", "present_fs", "present_mp", "present_fp"] - for k, (v, au) in zip(keys, hf): + for k, (v, au) in zip(keys, hf, strict=False): store(k, v, au) # Past tense @@ -319,13 +316,13 @@ def _parse_table(soup: BeautifulSoup, passive: bool = False, table_el=None) -> d if past_row + 1 < len(rows): hf2 = first_heb_forms(past_row + 1) keys2 = ["past_2ms", "past_2fs", "past_2mp", "past_2fp"] - for k, (v, au) in zip(keys2, hf2): + for k, (v, au) in zip(keys2, hf2, strict=False): store(k, v, au) if past_row + 2 < len(rows): unique3 = deduplicate(first_heb_forms(past_row + 2)) keys3 = ["past_3ms", "past_3fs", "past_3p"] - for k, (v, au) in zip(keys3, unique3): + for k, (v, au) in zip(keys3, unique3, strict=False): store(k, v, au) # Future tense @@ -339,20 +336,20 @@ def _parse_table(soup: BeautifulSoup, passive: bool = False, table_el=None) -> d if future_row + 1 < len(rows): hf2 = first_heb_forms(future_row + 1) keys2 = ["future_2ms", "future_2fs", "future_2mp", "future_2fp"] - for k, (v, au) in zip(keys2, hf2): + for k, (v, au) in zip(keys2, hf2, strict=False): store(k, v, au) if future_row + 2 < len(rows): hf3 = first_heb_forms(future_row + 2) keys3 = ["future_3ms", "future_3fs", "future_3mp", "future_3fp"] - for k, (v, au) in zip(keys3, hf3): + for k, (v, au) in zip(keys3, hf3, strict=False): store(k, v, au) # Imperative if imp_row >= 0: hf = first_heb_forms(imp_row) keys = ["imperative_ms", "imperative_fs", "imperative_mp", "imperative_fp"] - for k, (v, au) in zip(keys, hf): + for k, (v, au) in zip(keys, hf, strict=False): store(k, v, au) # Infinitive @@ -399,7 +396,9 @@ def _extract_passive_binyan_from_page(soup: BeautifulSoup) -> str: return "" -def _extract_conjugations(slug: str, search_term: str, is_3ms_search: bool = False, binyan_hint: str = "") -> dict | None: +def _extract_conjugations( + slug: str, search_term: str, is_3ms_search: bool = False, binyan_hint: str = "" +) -> dict | None: """Fetch /dict// and parse conjugation table (active + passive).""" url = f"{PEALIM_BASE}/dict/{slug}/" try: @@ -411,6 +410,12 @@ def _extract_conjugations(slug: str, search_term: str, is_3ms_search: bool = Fal soup = BeautifulSoup(resp.text, "lxml") + # Extract meaning from
(English translation) + meaning = "" + lead_div = soup.find("div", class_="lead") + if lead_div: + meaning = lead_div.get_text(strip=True) + # Extract root root = "" for span in soup.find_all("span", class_="menukad"): @@ -440,10 +445,7 @@ def _extract_conjugations(slug: str, search_term: str, is_3ms_search: bool = Fal infinitive_form = forms_raw.get("infinitive", {}).get("form", "") if not is_passive else "" past_3ms_form = forms_raw.get("past_3ms", {}).get("form", "") - if is_passive: - reference_form = past_3ms_form or search_term - else: - reference_form = infinitive_form or search_term + reference_form = (past_3ms_form or search_term) if is_passive else (infinitive_form or search_term) # Build active result result = { @@ -451,6 +453,7 @@ def _extract_conjugations(slug: str, search_term: str, is_3ms_search: bool = Fal "slug": slug, "root": root, "binyan": binyan, + "meaning": meaning, "is_passive": is_passive, "reference_form": reference_form, "forms": {}, @@ -474,10 +477,7 @@ def _extract_conjugations(slug: str, search_term: str, is_3ms_search: bool = Fal passive_table_ids = { id(t) for t in (passive_h3.find_all_next("table", class_="conjugation-table") if passive_h3 else []) } - active_tables = [ - t for t in soup.find_all("table", class_="conjugation-table") - if id(t) not in passive_table_ids - ] + active_tables = [t for t in soup.find_all("table", class_="conjugation-table") if id(t) not in passive_table_ids] if len(active_tables) >= 2: alt_raw = _parse_table(soup, passive=False, table_el=active_tables[1]) alternate_forms = {} @@ -521,6 +521,12 @@ def _extract_passive_from_active_slug(active_slug: str, search_term: str, binyan soup = BeautifulSoup(resp.text, "lxml") + # Extract meaning (this is the active verb's meaning — useful context for passive) + meaning = "" + lead_div = soup.find("div", class_="lead") + if lead_div: + meaning = lead_div.get_text(strip=True) + root = "" for span in soup.find_all("span", class_="menukad"): txt = span.get_text(strip=True) @@ -548,6 +554,7 @@ def _extract_passive_from_active_slug(active_slug: str, search_term: str, binyan "slug": active_slug, "root": root, "binyan": passive_binyan, + "meaning": meaning, "is_passive": True, "reference_form": active_infinitive or search_term, "forms": {}, @@ -578,14 +585,19 @@ def main(verbs_file: Path = VERBS_INPUT) -> dict: for line in raw_lines: stripped = line.strip() if stripped.startswith("# slug:"): - parts = stripped[len("# slug:"):].strip().split() + parts = stripped[len("# slug:") :].strip().split() if len(parts) >= 2: slug_overrides[parts[0]] = parts[1] # Map section header keywords → binyan name (for binyan_hint fallback) SECTION_BINYAN = { - "pa'al": "Pa'al", "nif'al": "Nif'al", "pi'el": "Pi'el", - "pu'al": "Pu'al", "hitpa'el": "Hitpa'el", "hif'il": "Hif'il", "huf'al": "Huf'al", + "pa'al": "Pa'al", + "nif'al": "Nif'al", + "pi'el": "Pi'el", + "pu'al": "Pu'al", + "hitpa'el": "Hitpa'el", + "hif'il": "Hif'il", + "huf'al": "Huf'al", } # Parse: regular verbs and # 3ms: lines (optional active slug on 3ms lines) @@ -597,7 +609,7 @@ def main(verbs_file: Path = VERBS_INPUT) -> dict: if not stripped or stripped.startswith("# slug:"): continue if stripped.startswith("# 3ms:"): - parts = stripped[len("# 3ms:"):].strip().split() + parts = stripped[len("# 3ms:") :].strip().split() if parts: form = parts[0] active_slug = parts[1] if len(parts) >= 2 else None @@ -612,8 +624,7 @@ def main(verbs_file: Path = VERBS_INPUT) -> dict: else: verbs.append((stripped, False, None, current_binyan_hint)) - logger.info(f"Loaded {len(verbs)} verbs from {verbs_file} " - f"({sum(1 for _, p, _, _ in verbs if p)} passive 3ms)") + logger.info(f"Loaded {len(verbs)} verbs from {verbs_file} ({sum(1 for _, p, _, _ in verbs if p)} passive 3ms)") if slug_overrides: logger.info(f" Slug overrides: {slug_overrides}") diff --git a/data/conjugations.json b/data/conjugations.json index 11aeb8a..aabb04e 100644 --- a/data/conjugations.json +++ b/data/conjugations.json @@ -175,7 +175,8 @@ "pronoun": "", "tense": "מְקוֹר" } - } + }, + "meaning": "to guard; to keep, to maintain (על)" }, "ללמוד": { "infinitive": "ללמוד", @@ -353,7 +354,8 @@ "pronoun": "", "tense": "מְקוֹר" } - } + }, + "meaning": "to learn, to study" }, "לאסוף": { "infinitive": "לאסוף", @@ -531,7 +533,8 @@ "pronoun": "", "tense": "מְקוֹר" } - } + }, + "meaning": "to collect, to pick up, to reap" }, "לעבוד": { "infinitive": "לעבוד", @@ -709,7 +712,8 @@ "pronoun": "", "tense": "מְקוֹר" } - } + }, + "meaning": "to work; to operate, to function" }, "לחבוש": { "infinitive": "לחבוש", @@ -887,7 +891,8 @@ "pronoun": "", "tense": "מְקוֹר" } - } + }, + "meaning": "to bandage; to put on (a hat)" }, "לאכול": { "infinitive": "לאכול", @@ -1065,7 +1070,8 @@ "pronoun": "", "tense": "מְקוֹר" } - } + }, + "meaning": "to eat" }, "לשאול": { "infinitive": "לשאול", @@ -1243,7 +1249,8 @@ "pronoun": "", "tense": "מְקוֹר" } - } + }, + "meaning": "to ask; to borrow" }, "לשלוח": { "infinitive": "לשלוח", @@ -1421,7 +1428,8 @@ "pronoun": "", "tense": "מְקוֹר" } - } + }, + "meaning": "to send, to dispatch" }, "לגבוה": { "infinitive": "לגבוה", @@ -1599,7 +1607,8 @@ "pronoun": "", "tense": "מְקוֹר" } - } + }, + "meaning": "to be high, exalted" }, "לשבת": { "infinitive": "לשבת", @@ -1777,7 +1786,8 @@ "pronoun": "", "tense": "מְקוֹר" } - } + }, + "meaning": "to sit, to settle" }, "לרשת": { "infinitive": "לרשת", @@ -1955,7 +1965,8 @@ "pronoun": "", "tense": "מְקוֹר" } - } + }, + "meaning": "to inherit" }, "לִיפּוֹל": { "infinitive": "לִיפּוֹל", @@ -2133,7 +2144,8 @@ "pronoun": "", "tense": "מְקוֹר" } - } + }, + "meaning": "to fall, to drop" }, "לקום": { "infinitive": "לקום", @@ -2311,7 +2323,8 @@ "pronoun": "", "tense": "מְקוֹר" } - } + }, + "meaning": "to get up, to stand up, to arise; to be established, to come into being" }, "לחון": { "infinitive": "לחון", @@ -2489,7 +2502,8 @@ "pronoun": "", "tense": "מְקוֹר" } - } + }, + "meaning": "to pardon, to amnesty; to endow" }, "לקרוא": { "infinitive": "לקרוא", @@ -2667,7 +2681,8 @@ "pronoun": "", "tense": "מְקוֹר" } - } + }, + "meaning": "to read (ב-, את); to call (ל-)" }, "לקנות": { "infinitive": "לקנות", @@ -2845,7 +2860,8 @@ "pronoun": "", "tense": "מְקוֹר" } - } + }, + "meaning": "to buy, to purchase" }, "להיבדק": { "infinitive": "להיבדק", @@ -3023,7 +3039,8 @@ "pronoun": "", "tense": "מְקוֹר" } - } + }, + "meaning": "to be tested, examined" }, "להרדם": { "infinitive": "להרדם", @@ -3201,7 +3218,8 @@ "pronoun": "", "tense": "מְקוֹר" } - } + }, + "meaning": "to fall asleep, to doze off" }, "להיהרג": { "infinitive": "להיהרג", @@ -3379,7 +3397,8 @@ "pronoun": "", "tense": "מְקוֹר" } - } + }, + "meaning": "to be killed" }, "להחקר": { "infinitive": "להחקר", @@ -3557,7 +3576,8 @@ "pronoun": "", "tense": "מְקוֹר" } - } + }, + "meaning": "to be investigated, explored" }, "להישאר": { "infinitive": "להישאר", @@ -3735,7 +3755,8 @@ "pronoun": "", "tense": "מְקוֹר" } - } + }, + "meaning": "to remain" }, "להיפגע": { "infinitive": "להיפגע", @@ -3913,7 +3934,8 @@ "pronoun": "", "tense": "מְקוֹר" } - } + }, + "meaning": "to be damaged, to be injured, to be wounded; to be insulted, to be offended" }, "להיוולד": { "infinitive": "להיוולד", @@ -4091,7 +4113,8 @@ "pronoun": "", "tense": "מְקוֹר" } - } + }, + "meaning": "to be born" }, "להנצל": { "infinitive": "להנצל", @@ -4269,7 +4292,8 @@ "pronoun": "", "tense": "מְקוֹר" } - } + }, + "meaning": "to be saved, to be rescued, to survive" }, "להיסוג": { "infinitive": "להיסוג", @@ -4447,7 +4471,8 @@ "pronoun": "", "tense": "מְקוֹר" } - } + }, + "meaning": "to withdraw, to retreat" }, "להימצא": { "infinitive": "להימצא", @@ -4625,7 +4650,8 @@ "pronoun": "", "tense": "מְקוֹר" } - } + }, + "meaning": "to be found, discovered; to be present, to be located" }, "להיבנות": { "infinitive": "להיבנות", @@ -4803,7 +4829,8 @@ "pronoun": "", "tense": "מְקוֹר" } - } + }, + "meaning": "to be built, constructed" }, "לדבר": { "infinitive": "לדבר", @@ -5130,7 +5157,8 @@ "tense": "עָתִיד" } } - } + }, + "meaning": "to speak, to talk" }, "לברך": { "infinitive": "לברך", @@ -5457,7 +5485,8 @@ "tense": "עָתִיד" } } - } + }, + "meaning": "to bless, to greet, to felicitate" }, "לנהל": { "infinitive": "לנהל", @@ -5784,7 +5813,8 @@ "tense": "עָתִיד" } } - } + }, + "meaning": "to manage, to organize" }, "לנצח": { "infinitive": "לנצח", @@ -6111,7 +6141,8 @@ "tense": "עָתִיד" } } - } + }, + "meaning": "to win; to overcome, to beat; to conduct, to orchestrate" }, "לקומם": { "infinitive": "לקומם", @@ -6438,7 +6469,8 @@ "tense": "עָתִיד" } } - } + }, + "meaning": "to outrage, to anger" }, "למלא": { "infinitive": "למלא", @@ -6765,7 +6797,8 @@ "tense": "עָתִיד" } } - } + }, + "meaning": "to fill; to fill out; to fulfil" }, "לחכות": { "infinitive": "לחכות", @@ -7092,7 +7125,8 @@ "tense": "עָתִיד" } } - } + }, + "meaning": "to await, to wait for (ל-)" }, "לגלגל": { "infinitive": "לגלגל", @@ -7419,7 +7453,8 @@ "tense": "עָתִיד" } } - } + }, + "meaning": "to roll, to revolve (transitive)" }, "להתלבש": { "infinitive": "להתלבש", @@ -7597,7 +7632,8 @@ "pronoun": "", "tense": "מְקוֹר" } - } + }, + "meaning": "to dress oneself" }, "להסתלק": { "infinitive": "להסתלק", @@ -7775,7 +7811,8 @@ "pronoun": "", "tense": "מְקוֹר" } - } + }, + "meaning": "to leave, to go away" }, "להצטלם": { "infinitive": "להצטלם", @@ -7953,7 +7990,8 @@ "pronoun": "", "tense": "מְקוֹר" } - } + }, + "meaning": "to pose for a photograph, to be photographed" }, "להזדקק": { "infinitive": "להזדקק", @@ -8131,7 +8169,8 @@ "pronoun": "", "tense": "מְקוֹר" } - } + }, + "meaning": "to need, to require (ל-)" }, "להתנהג": { "infinitive": "להתנהג", @@ -8309,7 +8348,8 @@ "pronoun": "", "tense": "מְקוֹר" } - } + }, + "meaning": "to behave" }, "להתקומם": { "infinitive": "להתקומם", @@ -8487,7 +8527,8 @@ "pronoun": "", "tense": "מְקוֹר" } - } + }, + "meaning": "to rebel, to revolt" }, "להתפלא": { "infinitive": "להתפלא", @@ -8665,7 +8706,8 @@ "pronoun": "", "tense": "מְקוֹר" } - } + }, + "meaning": "to wonder, to be surprised" }, "להתקלקל": { "infinitive": "להתקלקל", @@ -8843,7 +8885,8 @@ "pronoun": "", "tense": "מְקוֹר" } - } + }, + "meaning": "to be damaged, to be spoiled (of food products)" }, "להכניס": { "infinitive": "להכניס", @@ -9170,7 +9213,8 @@ "tense": "עָתִיד" } } - } + }, + "meaning": "to insert, to bring in" }, "להעסיק": { "infinitive": "להעסיק", @@ -9497,7 +9541,8 @@ "tense": "עָתִיד" } } - } + }, + "meaning": "to keep busy; to employ" }, "להחליט": { "infinitive": "להחליט", @@ -9824,7 +9869,8 @@ "tense": "עָתִיד" } } - } + }, + "meaning": "to decide" }, "להבטיח": { "infinitive": "להבטיח", @@ -10151,7 +10197,8 @@ "tense": "עָתִיד" } } - } + }, + "meaning": "to ensure, to promise" }, "להוריד": { "infinitive": "להוריד", @@ -10478,7 +10525,8 @@ "tense": "עָתִיד" } } - } + }, + "meaning": "to lower, to reduce; to download (computing)" }, "להפיל": { "infinitive": "להפיל", @@ -10805,7 +10853,8 @@ "tense": "עָתִיד" } } - } + }, + "meaning": "to drop, to throw down" }, "להקים": { "infinitive": "להקים", @@ -11132,7 +11181,8 @@ "tense": "עָתִיד" } } - } + }, + "meaning": "to build, to found, to establish" }, "להמציא": { "infinitive": "להמציא", @@ -11459,7 +11509,8 @@ "tense": "עָתִיד" } } - } + }, + "meaning": "to invent; to make up; to present" }, "להרשות": { "infinitive": "להרשות", @@ -11786,7 +11837,8 @@ "tense": "עָתִיד" } } - } + }, + "meaning": "to allow, to permit" }, "להקל": { "infinitive": "להקל", @@ -12113,7 +12165,8 @@ "tense": "עָתִיד" } } - } + }, + "meaning": "to ease, to alleviate" }, "לָשִׂים": { "infinitive": "לָשִׂים", @@ -12291,7 +12344,8 @@ "pronoun": "", "tense": "מְקוֹר" } - } + }, + "meaning": "to put, to put on" }, "בוטל": { "infinitive": "בוטל", @@ -12439,7 +12493,8 @@ "pronoun": "הֵן", "tense": "עָתִיד" } - } + }, + "meaning": "to cancel, to undo" }, "תואם": { "infinitive": "תואם", @@ -12587,7 +12642,8 @@ "pronoun": "הֵן", "tense": "עָתִיד" } - } + }, + "meaning": "to coordinate" }, "קומם": { "infinitive": "קומם", @@ -12735,7 +12791,8 @@ "pronoun": "הֵן", "tense": "עָתִיד" } - } + }, + "meaning": "to outrage, to anger" }, "דוכא": { "infinitive": "דוכא", @@ -12883,7 +12940,8 @@ "pronoun": "הֵן", "tense": "עָתִיד" } - } + }, + "meaning": "to oppress, to crush; to cause depression" }, "זוכה": { "infinitive": "זוכה", @@ -13031,7 +13089,8 @@ "pronoun": "הֵן", "tense": "עָתִיד" } - } + }, + "meaning": "to achieve; to credit" }, "פורסם": { "infinitive": "פורסם", @@ -13179,7 +13238,8 @@ "pronoun": "הֵן", "tense": "עָתִיד" } - } + }, + "meaning": "to advertise, to publish, to publicize" }, "הוגבל": { "infinitive": "הוגבל", @@ -13327,7 +13387,8 @@ "pronoun": "הֵן", "tense": "עָתִיד" } - } + }, + "meaning": "to limit, to restrict, to confine" }, "העבר": { "infinitive": "העבר", @@ -13475,7 +13536,8 @@ "pronoun": "הֵן", "tense": "עָתִיד" } - } + }, + "meaning": "to transfer, to pass something" }, "הוזהר": { "infinitive": "הוזהר", @@ -13623,7 +13685,8 @@ "pronoun": "הֵן", "tense": "עָתִיד" } - } + }, + "meaning": "to warn" }, "הופל": { "infinitive": "הופל", @@ -13771,7 +13834,8 @@ "pronoun": "הֵן", "tense": "עָתִיד" } - } + }, + "meaning": "to drop, to throw down" }, "הוקם": { "infinitive": "הוקם", @@ -13919,7 +13983,8 @@ "pronoun": "הֵן", "tense": "עָתִיד" } - } + }, + "meaning": "to build, to found, to establish" }, "הוחל": { "infinitive": "הוחל", @@ -14067,7 +14132,8 @@ "pronoun": "הֵן", "tense": "עָתִיד" } - } + }, + "meaning": "to apply, to enforce, to put in force" }, "הוקפא": { "infinitive": "הוקפא", @@ -14215,7 +14281,8 @@ "pronoun": "הֵן", "tense": "עָתִיד" } - } + }, + "meaning": "to freeze (something)" }, "הופנה": { "infinitive": "הופנה", @@ -14363,7 +14430,8 @@ "pronoun": "הֵן", "tense": "עָתִיד" } - } + }, + "meaning": "to direct; to refer someone" }, "להתקלח": { "infinitive": "להתקלח", @@ -14541,7 +14609,8 @@ "pronoun": "", "tense": "מְקוֹר" } - } + }, + "meaning": "to take a shower" }, "להתגלות": { "infinitive": "להתגלות", @@ -14719,6 +14788,162 @@ "pronoun": "", "tense": "מְקוֹר" } - } + }, + "meaning": "to be discovered, to appear" + }, + "להיות": { + "infinitive": "להיות", + "slug": "454-lihyot", + "root": "ה - י - ה", + "binyan": "Pa'al", + "is_passive": false, + "reference_form": "לִהְיוֹת", + "forms": { + "past_1s": { + "form": "הָיִיתִי", + "audio_url": "https://audio.pealim.com/v0/bx/bxtedharx4kd.mp3", + "pronoun": "אֲנִי", + "tense": "עָבָר" + }, + "past_1p": { + "form": "הָיִינוּ", + "audio_url": "https://audio.pealim.com/v0/bz/bztr7bt7yw8j.mp3", + "pronoun": "אֲנַחְנוּ", + "tense": "עָבָר" + }, + "past_2ms": { + "form": "הָיִיתָ", + "audio_url": "https://audio.pealim.com/v0/1i/1imxfddysg8d8.mp3", + "pronoun": "אַתָּה", + "tense": "עָבָר" + }, + "past_2fs": { + "form": "הָיִית", + "audio_url": "https://audio.pealim.com/v0/si/sizbwqsi2wej.mp3", + "pronoun": "אַתְּ", + "tense": "עָבָר" + }, + "past_2mp": { + "form": "הֱיִיתֶם", + "audio_url": "https://audio.pealim.com/v0/31/31081nk4lvxj.mp3", + "pronoun": "אַתֶּם", + "tense": "עָבָר" + }, + "past_2fp": { + "form": "הֱיִיתֶן", + "audio_url": "https://audio.pealim.com/v0/30/30zpav63u9ig.mp3", + "pronoun": "אַתֶּן", + "tense": "עָבָר" + }, + "past_3ms": { + "form": "הָיָה", + "audio_url": "https://audio.pealim.com/v0/1h/1hxhgoyxra6fs.mp3", + "pronoun": "הוּא", + "tense": "עָבָר" + }, + "past_3fs": { + "form": "הָיְתָה", + "audio_url": "https://audio.pealim.com/v0/17/17fb6fulu2da8.mp3", + "pronoun": "הִיא", + "tense": "עָבָר" + }, + "past_3p": { + "form": "הָיוּ", + "audio_url": "https://audio.pealim.com/v0/1h/1hxhgf26s3ou9.mp3", + "pronoun": "הֵם / הֵן", + "tense": "עָבָר" + }, + "future_1s": { + "form": "אֶהְיֶה", + "audio_url": "https://audio.pealim.com/v0/at/atd2i0kljhge.mp3", + "pronoun": "אֲנִי", + "tense": "עָתִיד" + }, + "future_1p": { + "form": "נִהְיֶה", + "audio_url": "https://audio.pealim.com/v0/2a/2a41xa7h8jei.mp3", + "pronoun": "אֲנַחְנוּ", + "tense": "עָתִיד" + }, + "future_2ms": { + "form": "תִּהְיֶה", + "audio_url": "https://audio.pealim.com/v0/g6/g6saa9abkllk.mp3", + "pronoun": "אַתָּה", + "tense": "עָתִיד" + }, + "future_2fs": { + "form": "תִּהְיִי", + "audio_url": "https://audio.pealim.com/v0/g6/g6s9q8uugtnx.mp3", + "pronoun": "אַתְּ", + "tense": "עָתִיד" + }, + "future_2mp": { + "form": "תִּהְיוּ", + "audio_url": "https://audio.pealim.com/v0/g6/g6sjf854r5a7.mp3", + "pronoun": "אַתֶּם", + "tense": "עָתִיד" + }, + "future_2fp": { + "form": "תִּהְיֶינָה", + "audio_url": "https://audio.pealim.com/v0/12/12upso035jy8g.mp3", + "pronoun": "אַתֶּן", + "tense": "עָתִיד" + }, + "future_3ms": { + "form": "יִהְיֶה", + "audio_url": "https://audio.pealim.com/v0/yy/yyo97spf6rob.mp3", + "pronoun": "הוּא", + "tense": "עָתִיד" + }, + "future_3fs": { + "form": "תִּהְיֶה", + "audio_url": "https://audio.pealim.com/v0/g6/g6saa9abkllk.mp3", + "pronoun": "הִיא", + "tense": "עָתִיד" + }, + "future_3mp": { + "form": "יִהְיוּ", + "audio_url": "https://audio.pealim.com/v0/yy/yyo02tum07zo.mp3", + "pronoun": "הֵם", + "tense": "עָתִיד" + }, + "future_3fp": { + "form": "תִּהְיֶינָה", + "audio_url": "https://audio.pealim.com/v0/12/12upso035jy8g.mp3", + "pronoun": "הֵן", + "tense": "עָתִיד" + }, + "imperative_ms": { + "form": "הֱיֵה!‏", + "audio_url": "https://audio.pealim.com/v0/1h/1hxjabs7uspli.mp3", + "pronoun": "אַתָּה", + "tense": "צִוּוּי" + }, + "imperative_fs": { + "form": "הֱיִי!‏", + "audio_url": "https://audio.pealim.com/v0/1h/1hxjac2th43as.mp3", + "pronoun": "אַתְּ", + "tense": "צִוּוּי" + }, + "imperative_mp": { + "form": "הֱיוּ!‏", + "audio_url": "https://audio.pealim.com/v0/1h/1hxja0tjuptcu.mp3", + "pronoun": "אַתֶּם", + "tense": "צִוּוּי" + }, + "imperative_fp": { + "form": "הֱיֶינָה!‏", + "audio_url": "https://audio.pealim.com/v0/xe/xef6kg7mexvb.mp3", + "pronoun": "אַתֶּן", + "tense": "צִוּוּי" + }, + "infinitive": { + "form": "לִהְיוֹת", + "audio_url": "https://audio.pealim.com/v0/1n/1nej50k4t35xi.mp3", + "pronoun": "", + "tense": "מְקוֹר" + } + }, + "meaning": "to be" } } \ No newline at end of file diff --git a/data/epub_sentence_index.json b/data/epub_sentence_index.json new file mode 100644 index 0000000..5a2ee5d --- /dev/null +++ b/data/epub_sentence_index.json @@ -0,0 +1,15904 @@ +{ + "sentences": [ + { + "text": "מִצָּרְפָתִית: תַּלְמָה אַלְיָגוֹן־רוֹז עִם אִיּוּרִים מֵאֵת הַמְּחַבֵּר Antoine de Saint-Exupéry LE PETIT PRINCE Illustrations by the author Hebrew Language Copyright © 2015 Kinneret, Zmora-Bitan, Dvir – Publishing House Ltd", + "book": "הנסיך הקטן", + "stripped": "מצרפתית: תלמה אליגון־רוז עם איורים מאת המחבר Antoine de Saint-Exupery LE PETIT PRINCE Illustrations by the author Hebrew Language Copyright © 2015 Kinneret, Zmora-Bitan, Dvir – Publishing House Ltd" + }, + { + "text": "הפקה במפעלי כנרת, זמורה־ביתן, דביר - מוציאים לאור בע\"מ רח' ההגנה 10, אור יהודה 6022410 Kinneret, Zmora-Bitan, Dvir – Publishing House Ltd", + "book": "הנסיך הקטן", + "stripped": "הפקה במפעלי כנרת, זמורה־ביתן, דביר - מוציאים לאור בע\"מ רח' ההגנה 10, אור יהודה 6022410 Kinneret, Zmora-Bitan, Dvir – Publishing House Ltd" + }, + { + "text": "il לְלֵיאוֹן וֵרְת' יְלָדִים, אֲנִי מְבַקֵּשׁ מִכֶּם סְלִיחָה עַל שֶׁהִקְדַּשְׁתִּי אֶת הַסֵּפֶר הַזֶּה לְאָדָם מְבֻגָּר", + "book": "הנסיך הקטן", + "stripped": "il לליאון ורת' ילדים, אני מבקש מכם סליחה על שהקדשתי את הספר הזה לאדם מבגר" + }, + { + "text": "יֵשׁ לִי סִבָּה רְצִינִית: הָאִישׁ הַמְּבֻגָּר הַזֶּה הוּא הֶחָבֵר הֲכִי טוֹב שֶׁלִּי בָּעוֹלָם", + "book": "הנסיך הקטן", + "stripped": "יש לי סבה רצינית: האיש המבגר הזה הוא החבר הכי טוב שלי בעולם" + }, + { + "text": "וְיֵשׁ לִי עוֹד סִבָּה: הָאִישׁ הַזֶּה מֵבִין הַכֹּל, אֲפִלּוּ סִפְרֵי יְלָדִים", + "book": "הנסיך הקטן", + "stripped": "ויש לי עוד סבה: האיש הזה מבין הכל, אפלו ספרי ילדים" + }, + { + "text": "הוּא זָקוּק מְאוֹד לְנֶחָמָה", + "book": "הנסיך הקטן", + "stripped": "הוא זקוק מאוד לנחמה" + }, + { + "text": "בְּעֶצֶם, כָּל הָאֲנָשִׁים הַמְּבֻגָּרִים הָיוּ פַּעַם יְלָדִים, אֲבָל רַק מְעַטִּים מֵהֶם זוֹכְרִים אֶת זֶה", + "book": "הנסיך הקטן", + "stripped": "בעצם, כל האנשים המבגרים היו פעם ילדים, אבל רק מעטים מהם זוכרים את זה" + }, + { + "text": "וְלָכֵן אֲנִי מְתַקֵּן אֶת הַהַקְדָּשָׁה שֶׁלִּי: לְלֵיאוֹן וֵרְת' כְּשֶׁהָיָה יֶלֶד", + "book": "הנסיך הקטן", + "stripped": "ולכן אני מתקן את ההקדשה שלי: לליאון ורת' כשהיה ילד" + }, + { + "text": "בְּכָל פַּעַם שֶׁקָּרָאתִי אֶת הַסֵּפֶר, וְגַם בְּכָל הַתְּקוּפָה שֶׁתִּרְגַּמְתִּי אוֹתוֹ, הִתְרַגַּשְׁתִּי מִיָּפְיוֹ, מֵחָכְמָתוֹ, מֵעֲדִינוּתוֹ וּמִשַּׁבְרִירִיּוּתוֹ", + "book": "הנסיך הקטן", + "stripped": "בכל פעם שקראתי את הספר, וגם בכל התקופה שתרגמתי אותו, התרגשתי מיפיו, מחכמתו, מעדינותו ומשבריריותו" + }, + { + "text": "גַּם בִּרְגָעִים אֵלּוּ, כְּשֶׁאֲנִי כּוֹתֶבֶת לָכֶם, עוֹלוֹת דְּמָעוֹת בְּעֵינַי מֵרֹב אַהֲבָה לַנָּסִיךְ הַקָּטָן", + "book": "הנסיך הקטן", + "stripped": "גם ברגעים אלו, כשאני כותבת לכם, עולות דמעות בעיני מרב אהבה לנסיך הקטן" + }, + { + "text": "בַּצִּיּוּר רָאוּ נְחַשׁ בּוֹאָה בּוֹלֵעַ חַיָּה גְּדוֹלָה", + "book": "הנסיך הקטן", + "stripped": "בציור ראו נחש בואה בולע חיה גדולה" + }, + { + "text": "הִנֵּה עֹתֶק שֶׁל הַצִּיּוּר הַזֶּה", + "book": "הנסיך הקטן", + "stripped": "הנה עתק של הציור הזה" + }, + { + "text": "בַּסֵּפֶר הָיָה כָּתוּב: \"נַחֲשֵׁי הַבּוֹאָה בּוֹלְעִים אֶת טַרְפָּם בִּשְׁלֵמוּתוֹ, בְּלִי לִלְעֹס אוֹתוֹ", + "book": "הנסיך הקטן", + "stripped": "בספר היה כתוב: \"נחשי הבואה בולעים את טרפם בשלמותו, בלי ללעס אותו" + }, + { + "text": "אַחַר כָּךְ הֵם לֹא מְסֻגָּלִים לָזוּז, וִישֵׁנִים שִׁשָּׁה חֳדָשִׁים עַד שֶׁהֵם מְסַיְּמִים לְעַכֵּל אֶת הָאֲרוּחָה", + "book": "הנסיך הקטן", + "stripped": "אחר כך הם לא מסגלים לזוז, וישנים ששה חדשים עד שהם מסימים לעכל את הארוחה" + }, + { + "text": "הֵם עָנוּ לִי, \"מָה כָּל כָּךְ מַפְחִיד בְּכוֹבַע", + "book": "הנסיך הקטן", + "stripped": "הם ענו לי, \"מה כל כך מפחיד בכובע" + }, + { + "text": "\" אֲנִי לֹא צִיַּרְתִּי כּוֹבַע", + "book": "הנסיך הקטן", + "stripped": "\" אני לא צירתי כובע" + }, + { + "text": "צִיַּרְתִּי נְחַשׁ בּוֹאָה שֶׁמְּעַכֵּל פִּיל", + "book": "הנסיך הקטן", + "stripped": "צירתי נחש בואה שמעכל פיל" + }, + { + "text": "לָכֵן צִיַּרְתִּי אֶת הַנָּחָשׁ מִבִּפְנִים, כְּדֵי שֶׁהַמְּבֻגָּרִים יַצְלִיחוּ לְהָבִין", + "book": "הנסיך הקטן", + "stripped": "לכן צירתי את הנחש מבפנים, כדי שהמבגרים יצליחו להבין" + }, + { + "text": "תָּמִיד צָרִיךְ לְהַסְבִּיר לָהֶם הַכֹּל", + "book": "הנסיך הקטן", + "stripped": "תמיד צריך להסביר להם הכל" + }, + { + "text": "וְלָכֵן כְּבָר בְּגִיל שֵׁשׁ וִתַּרְתִּי עַל עָתִיד מַזְהִיר שֶׁל צַיָּר", + "book": "הנסיך הקטן", + "stripped": "ולכן כבר בגיל שש ותרתי על עתיד מזהיר של ציר" + }, + { + "text": "אִבַּדְתִּי אֶת הַבִּטָּחוֹן אַחֲרֵי הַכִּשָּׁלוֹן הַצּוֹרֵב שֶׁל צִיּוּרִים מס' 1 וּמס' 2 שֶׁלִּי", + "book": "הנסיך הקטן", + "stripped": "אבדתי את הבטחון אחרי הכשלון הצורב של ציורים מס' 1 ומס' 2 שלי" + }, + { + "text": "מִשּׁוּם כָּךְ הָיִיתִי חַיָּב לִמְצֹא לְעַצְמִי מִקְצוֹעַ אַחֵר, אָז לָמַדְתִּי לְהָטִיס מְטוֹסִים", + "book": "הנסיך הקטן", + "stripped": "משום כך הייתי חיב למצא לעצמי מקצוע אחר, אז למדתי להטיס מטוסים" + }, + { + "text": "טַסְתִּי כִּמְעַט בְּכָל הָעוֹלָם", + "book": "הנסיך הקטן", + "stripped": "טסתי כמעט בכל העולם" + }, + { + "text": "וּבֶאֱמֶת לִמּוּדֵי הַגֵּאוֹגְרַפְיָה עָזְרוּ לִי מְאוֹד", + "book": "הנסיך הקטן", + "stripped": "ובאמת למודי הגאוגרפיה עזרו לי מאוד" + }, + { + "text": "יָדַעְתִּי לְהַבְחִין בְּהֶרֶף עַיִן בֵּין סִין לְבֵין אָרִיזוֹנָה", + "book": "הנסיך הקטן", + "stripped": "ידעתי להבחין בהרף עין בין סין לבין אריזונה" + }, + { + "text": "זֶה מְאוֹד מוֹעִיל כְּשֶׁתּוֹעִים בַּדֶּרֶךְ בַּלַּיְלָה", + "book": "הנסיך הקטן", + "stripped": "זה מאוד מועיל כשתועים בדרך בלילה" + }, + { + "text": "בְּמֶשֶׁךְ הַשָּׁנִים קָשַׁרְתִּי קְשָׁרִים רַבִּים עִם אֲנָשִׁים רְצִינִיִּים מְאוֹד", + "book": "הנסיך הקטן", + "stripped": "במשך השנים קשרתי קשרים רבים עם אנשים רציניים מאוד" + }, + { + "text": "זְמַן רַב חָיִיתִי עִם מְבֻגָּרִים", + "book": "הנסיך הקטן", + "stripped": "זמן רב חייתי עם מבגרים" + }, + { + "text": "זֶה לֹא שִׁפֵּר בְּהַרְבֵּה אֶת דַּעְתִּי עֲלֵיהֶם", + "book": "הנסיך הקטן", + "stripped": "זה לא שפר בהרבה את דעתי עליהם" + }, + { + "text": "רָצִיתִי לָדַעַת אִם הוּא בֶּאֱמֶת מִישֶׁהוּ שֶׁמֵּבִין עִנְיָן", + "book": "הנסיך הקטן", + "stripped": "רציתי לדעת אם הוא באמת מישהו שמבין ענין" + }, + { + "text": "אֲבָל תָּמִיד הִגִּיעָה הַתְּשׁוּבָה, \"זֶה כּוֹבַע", + "book": "הנסיך הקטן", + "stripped": "אבל תמיד הגיעה התשובה, \"זה כובע" + }, + { + "text": "נִסִּיתִי לְהִכָּנֵס לָרֹאשׁ שֶׁלּוֹ", + "book": "הנסיך הקטן", + "stripped": "נסיתי להכנס לראש שלו" + }, + { + "text": "דִּבַּרְתִּי אִתּוֹ עַל בְּרִידְג', עַל גּוֹלְף, עַל פּוֹלִיטִיקָה וְעַל עֲנִיבוֹת", + "book": "הנסיך הקטן", + "stripped": "דברתי אתו על ברידג', על גולף, על פוליטיקה ועל עניבות" + }, + { + "text": "וְהַמְּבֻגָּר הַזֶּה שָׂמַח מְאוֹד לְהַכִּיר בֶּן אָדָם נָבוֹן כָּל כָּךְ כָּמוֹנִי", + "book": "הנסיך הקטן", + "stripped": "והמבגר הזה שמח מאוד להכיר בן אדם נבון כל כך כמוני" + }, + { + "text": "אֶחָד הַחֲלָקִים בַּמָּנוֹעַ שֶׁלִּי הִתְקַלְקֵל", + "book": "הנסיך הקטן", + "stripped": "אחד החלקים במנוע שלי התקלקל" + }, + { + "text": "זֶה הָיָה עִנְיָן שֶׁל חַיִּים אוֹ מָוֶת", + "book": "הנסיך הקטן", + "stripped": "זה היה ענין של חיים או מות" + }, + { + "text": "הָיוּ לִי מֵי שְׁתִיָּה בְּקשִׁי לִשְׁמוֹנָה יָמִים", + "book": "הנסיך הקטן", + "stripped": "היו לי מי שתיה בקשי לשמונה ימים" + }, + { + "text": "כָּךְ נִרְדַּמְתִּי בָּעֶרֶב הָרִאשׁוֹן עַל הַחוֹל הָאֵינְסוֹפִי, בְּמֶרְחַק אֶלֶף אַלְפֵי קִילוֹמֶטְרִים מִכָּל יִשּׁוּב", + "book": "הנסיך הקטן", + "stripped": "כך נרדמתי בערב הראשון על החול האינסופי, במרחק אלף אלפי קילומטרים מכל ישוב" + }, + { + "text": "הָיִיתִי בּוֹדֵד יוֹתֵר מִנִּצּוֹל עַל רַפְסוֹדָה בְּלֵב יָם", + "book": "הנסיך הקטן", + "stripped": "הייתי בודד יותר מנצול על רפסודה בלב ים" + }, + { + "text": "\" זִנַּקְתִּי מִמְּקוֹמִי בְּבֶהָלָה כְּמֻכֵּה בָּרָק", + "book": "הנסיך הקטן", + "stripped": "\" זנקתי ממקומי בבהלה כמכה ברק" + }, + { + "text": "לְמוּלִי עָמַד יַלְדּוֹן מְיֻחָד בְּמִינוֹ, שֶׁהִבִּיט בִּי בְּכֹבֶד רֹאשׁ", + "book": "הנסיך הקטן", + "stripped": "למולי עמד ילדון מיחד במינו, שהביט בי בכבד ראש" + }, + { + "text": "הִנֵּה הַדְּיוֹקָן הַטּוֹב בְּיוֹתֵר שֶׁלּוֹ שֶׁהִצְלַחְתִּי לְצַיֵּר כַּעֲבֹר זְמַן", + "book": "הנסיך הקטן", + "stripped": "הנה הדיוקן הטוב ביותר שלו שהצלחתי לציר כעבר זמן" + }, + { + "text": "אֲבָל הַצִּיּוּר שֶׁלִּי, כַּמּוּבָן, הַרְבֵּה פָּחוֹת זוֹהֵר מֵהַיַּלְדּוֹן שֶׁרָאִיתִי שָׁם", + "book": "הנסיך הקטן", + "stripped": "אבל הציור שלי, כמובן, הרבה פחות זוהר מהילדון שראיתי שם" + }, + { + "text": "עַל כֵּן הִבַּטְתִּי בַּחִזָּיוֹן הַזֶּה בְּעֵינַיִם פְּעוּרוֹת מִתַּדְהֵמָה", + "book": "הנסיך הקטן", + "stripped": "על כן הבטתי בחזיון הזה בעינים פעורות מתדהמה" + }, + { + "text": "אַל תִּשְׁכְּחוּ שֶׁהָיִיתִי שָׁם בְּמֶרְחָק שֶׁל אֶלֶף אַלְפֵי קִילוֹמֶטְרִים מִכָּל יִשּׁוּב", + "book": "הנסיך הקטן", + "stripped": "אל תשכחו שהייתי שם במרחק של אלף אלפי קילומטרים מכל ישוב" + }, + { + "text": "כְּשֶׁהִצְלַחְתִּי לְדַבֵּר סוֹף־סוֹף, אָמַרְתִּי לוֹ: \"מָה אַתָּה עוֹשֶׂה פֹּה", + "book": "הנסיך הקטן", + "stripped": "כשהצלחתי לדבר סוף־סוף, אמרתי לו: \"מה אתה עושה פה" + }, + { + "text": "\" וְהוּא רַק חָזַר וְאָמַר, בְּשֶׁקֶט, כְּאִלּוּ מְדֻבָּר בְּעִנְיָן רְצִינִי בְּיוֹתֵר: \"בְּבַקָּשָׁה", + "book": "הנסיך הקטן", + "stripped": "\" והוא רק חזר ואמר, בשקט, כאלו מדבר בענין רציני ביותר: \"בבקשה" + }, + { + "text": "\" כְּכָל שֶׁהַתַּעֲלוּמָה גְּדוֹלָה יוֹתֵר, כָּךְ קָשֶׁה לָנוּ יוֹתֵר לְסָרֵב", + "book": "הנסיך הקטן", + "stripped": "\" ככל שהתעלומה גדולה יותר, כך קשה לנו יותר לסרב" + }, + { + "text": "הוּא עָנָה לִי: \"לֹא נוֹרָא", + "book": "הנסיך הקטן", + "stripped": "הוא ענה לי: \"לא נורא" + }, + { + "text": "\" מֵאַחַר שֶׁמֵּעוֹלָם לֹא צִיַּרְתִּי כִּבְשָׂה, צִיַּרְתִּי לוֹ שׁוּב אֶחָד מִשְּׁנֵי הַצִּיּוּרִים הַיְּחִידִים שֶׁיָּדַעְתִּי לְצַיֵּר", + "book": "הנסיך הקטן", + "stripped": "\" מאחר שמעולם לא צירתי כבשה, צירתי לו שוב אחד משני הציורים היחידים שידעתי לציר" + }, + { + "text": "זֶה שֶׁל נְחַשׁ הַבּוֹאָה מִבַּחוּץ", + "book": "הנסיך הקטן", + "stripped": "זה של נחש הבואה מבחוץ" + }, + { + "text": "וְהָיִיתִי הָמוּם לִשְׁמֹעַ אֶת תְּגוּבָתוֹ שֶׁל הַיַּלְדּוֹן: \"לֹא", + "book": "הנסיך הקטן", + "stripped": "והייתי המום לשמע את תגובתו של הילדון: \"לא" + }, + { + "text": "אֲנִי לֹא רוֹצֶה פִּיל בְּתוֹךְ נְחַשׁ בּוֹאָה", + "book": "הנסיך הקטן", + "stripped": "אני לא רוצה פיל בתוך נחש בואה" + }, + { + "text": "נְחַשׁ בּוֹאָה מְסֻכָּן מִדַּי, וּפִיל גָּדוֹל מִדַּי", + "book": "הנסיך הקטן", + "stripped": "נחש בואה מסכן מדי, ופיל גדול מדי" + }, + { + "text": "הוּא הִתְבּוֹנֵן בִּתְשׂוּמֶת לֵב וְאָז אָמַר: \"לֹא", + "book": "הנסיך הקטן", + "stripped": "הוא התבונן בתשומת לב ואז אמר: \"לא" + }, + { + "text": "זֹאת כְּבָר חוֹלָה מִדַּי", + "book": "הנסיך הקטן", + "stripped": "זאת כבר חולה מדי" + }, + { + "text": "\" צִיַּרְתִּי: הֶחָבֵר שֶׁלִּי חִיֵּךְ בְּנִימוּס וְהֵעִיר בַּעֲדִינוּת: \"אַתָּה בְּוַדַּאי רוֹאֶה", + "book": "הנסיך הקטן", + "stripped": "\" צירתי: החבר שלי חיך בנימוס והעיר בעדינות: \"אתה בודאי רואה" + }, + { + "text": "זֹאת לֹא כִּבְשָׂה, זֶה גְּדִי, יֵשׁ לוֹ קַרְנַיִם", + "book": "הנסיך הקטן", + "stripped": "זאת לא כבשה, זה גדי, יש לו קרנים" + }, + { + "text": "\" צִיַּרְתִּי שׁוּב: אֲבָל גַּם הַצִּיּוּר הַזֶּה נִפְסַל, כְּמוֹ קוֹדְמָיו: \"זֹאת זְקֵנָה מִדַּי", + "book": "הנסיך הקטן", + "stripped": "\" צירתי שוב: אבל גם הציור הזה נפסל, כמו קודמיו: \"זאת זקנה מדי" + }, + { + "text": "אֲנִי רוֹצֶה כִּבְשָׂה שֶׁתִּחְיֶה הַרְבֵּה זְמַן", + "book": "הנסיך הקטן", + "stripped": "אני רוצה כבשה שתחיה הרבה זמן" + }, + { + "text": "הָיִיתִי חַיָּב לְתַקֵּן כְּבָר אֶת הַמָּנוֹעַ", + "book": "הנסיך הקטן", + "stripped": "הייתי חיב לתקן כבר את המנוע" + }, + { + "text": "אָז שִׁרְבַּטְתִּי אֶת הַצִּיּוּר הַזֶּה: וְהִכְרַזְתִּי: \"הִנֵּה תֵּבָה", + "book": "הנסיך הקטן", + "stripped": "אז שרבטתי את הציור הזה: והכרזתי: \"הנה תבה" + }, + { + "text": "הַכִּבְשָׂה שֶׁאַתָּה רוֹצֶה נִמְצֵאת בְּתוֹכָהּ", + "book": "הנסיך הקטן", + "stripped": "הכבשה שאתה רוצה נמצאת בתוכה" + }, + { + "text": "\" אֲבָל לְהַפְתָּעָתִי הָרַבָּה אֹרוּ פָּנָיו שֶׁל מְבַקֵּר הָאָמָּנוּת הַצָּעִיר שֶׁלִּי: \"זֶה בְּדִיּוּק מָה שֶׁרָצִיתִי", + "book": "הנסיך הקטן", + "stripped": "\" אבל להפתעתי הרבה ארו פניו של מבקר האמנות הצעיר שלי: \"זה בדיוק מה שרציתי" + }, + { + "text": "אַתָּה חוֹשֵׁב שֶׁצָּרִיךְ הַרְבֵּה עֵשֶׂב בִּשְׁבִיל הַכִּבְשָׂה הַזֹּאת", + "book": "הנסיך הקטן", + "stripped": "אתה חושב שצריך הרבה עשב בשביל הכבשה הזאת" + }, + { + "text": "\" \"כִּי אֶצְלִי הַכֹּל קָטָן", + "book": "הנסיך הקטן", + "stripped": "\" \"כי אצלי הכל קטן" + }, + { + "text": "נָתַתִּי לְךָ כִּבְשָׂה קְטַנְטֹנֶת", + "book": "הנסיך הקטן", + "stripped": "נתתי לך כבשה קטנטנת" + }, + { + "text": "\" הוּא הִרְכִּין אֶת רֹאשׁוֹ אֶל הַצִּיּוּר: \"הִיא לֹא קְטַנָּה עַד כְּדֵי כָּךְ", + "book": "הנסיך הקטן", + "stripped": "\" הוא הרכין את ראשו אל הציור: \"היא לא קטנה עד כדי כך" + }, + { + "text": "\" וְכָכָה הִכַּרְתִּי אֶת הַנָּסִיךְ הַקָּטָן", + "book": "הנסיך הקטן", + "stripped": "\" וככה הכרתי את הנסיך הקטן" + }, + { + "text": "3 לָקַח לִי הַרְבֵּה זְמַן לְהָבִין מֵהֵיכָן הִגִּיעַ", + "book": "הנסיך הקטן", + "stripped": "3 לקח לי הרבה זמן להבין מהיכן הגיע" + }, + { + "text": "הַתְּמוּנָה הִתְבַּהֲרָה לִי אַט־אַט, מִדְּבָרִים שֶׁאָמַר פֹּה וָשָׁם", + "book": "הנסיך הקטן", + "stripped": "התמונה התבהרה לי אט־אט, מדברים שאמר פה ושם" + }, + { + "text": "\" וְהִסְבַּרְתִּי לוֹ בְּגַאֲוָה שֶׁאֲנִי יוֹדֵעַ לָטוּס", + "book": "הנסיך הקטן", + "stripped": "\" והסברתי לו בגאוה שאני יודע לטוס" + }, + { + "text": "אָז הוּא קָרָא: \"מָה אַתָּה אוֹמֵר", + "book": "הנסיך הקטן", + "stripped": "אז הוא קרא: \"מה אתה אומר" + }, + { + "text": "\" וְהַנָּסִיךְ הַקָּטָן פָּרַץ בִּצְחוֹק רָם וּמִתְגַּלְגֵּל שֶׁהִרְגִּיז אוֹתִי מְאוֹד", + "book": "הנסיך הקטן", + "stripped": "\" והנסיך הקטן פרץ בצחוק רם ומתגלגל שהרגיז אותי מאוד" + }, + { + "text": "אֲנִי מְצַפֶּה שֶׁיִּתְיַחֲסוּ בִּרְצִינוּת לַצָּרוֹת שֶׁלִּי", + "book": "הנסיך הקטן", + "stripped": "אני מצפה שיתיחסו ברצינות לצרות שלי" + }, + { + "text": "וְאָז הוּא הוֹסִיף: \"אָז גַּם אַתָּה מַגִּיעַ מֵהַשָּׁמַיִם", + "book": "הנסיך הקטן", + "stripped": "ואז הוא הוסיף: \"אז גם אתה מגיע מהשמים" + }, + { + "text": "\" אֲבָל הוּא לֹא עָנָה לִי", + "book": "הנסיך הקטן", + "stripped": "\" אבל הוא לא ענה לי" + }, + { + "text": "\" וְהוּא שָׁקַע בְּהִרְהוּרִים שֶׁנִּמְשְׁכוּ זְמַן רַב", + "book": "הנסיך הקטן", + "stripped": "\" והוא שקע בהרהורים שנמשכו זמן רב" + }, + { + "text": "אַחַר כָּךְ הוֹצִיא מִכִּיסוֹ אֶת הַכִּבְשָׂה שֶׁלִּי וְהִתְעַנֵּג עַל הָאוֹצָר שֶׁלּוֹ", + "book": "הנסיך הקטן", + "stripped": "אחר כך הוציא מכיסו את הכבשה שלי והתענג על האוצר שלו" + }, + { + "text": "אַתֶּם מְתָאֲרִים לְעַצְמְכֶם עַד כַּמָּה הִתְלַהַבְתִּי מֵהַסּוֹד הַקָּטָן שֶׁפָּלַט בִּדְבַר קִיּוּמָם שֶׁל \"כּוֹכָבִים אֲחֵרִים\"", + "book": "הנסיך הקטן", + "stripped": "אתם מתארים לעצמכם עד כמה התלהבתי מהסוד הקטן שפלט בדבר קיומם של \"כוכבים אחרים\"" + }, + { + "text": "עַל כֵּן הִשְׁקַעְתִּי מַאֲמָץ גָּדוֹל בְּהַכָּרַת הַנּוֹשֵׂא לָעֹמֶק", + "book": "הנסיך הקטן", + "stripped": "על כן השקעתי מאמץ גדול בהכרת הנושא לעמק" + }, + { + "text": "\"מֵאַיִן הִגַּעְתָּ, יַלְדּוֹן שֶׁלִּי", + "book": "הנסיך הקטן", + "stripped": "\"מאין הגעת, ילדון שלי" + }, + { + "text": "לְאָן אַתָּה רוֹצֶה לָקַחַת אֶת הַכִּבְשָׂה שֶׁלִּי", + "book": "הנסיך הקטן", + "stripped": "לאן אתה רוצה לקחת את הכבשה שלי" + }, + { + "text": "וְאִם תִּתְנַהֵג יָפֶה, אֶתֵּן לְךָ גַּם חֶבֶל כְּדֵי לִקְשֹׁר אוֹתָהּ בִּשְׁעוֹת הַיּוֹם, וְגַם יָתֵד", + "book": "הנסיך הקטן", + "stripped": "ואם תתנהג יפה, אתן לך גם חבל כדי לקשר אותה בשעות היום, וגם יתד" + }, + { + "text": "\" נִרְאָה שֶׁהַהַצָּעָה שֶׁלִּי זִעְזְעָה אֶת הַנָּסִיךְ הַקָּטָן", + "book": "הנסיך הקטן", + "stripped": "\" נראה שההצעה שלי זעזעה את הנסיך הקטן" + }, + { + "text": "\" \"אֲבָל אִם לֹא תִּקְשֹׁר אוֹתָהּ, הִיא תַּתְחִיל לְשׁוֹטֵט וְתֵלֵךְ לְאִבּוּד", + "book": "הנסיך הקטן", + "stripped": "\" \"אבל אם לא תקשר אותה, היא תתחיל לשוטט ותלך לאבוד" + }, + { + "text": "\" וְהֶחָבֵר שֶׁלִּי שׁוּב פָּרַץ בִּצְחוֹק: \"לְאָן אַתָּה רוֹצֶה שֶׁהִיא תֵּלֵךְ", + "book": "הנסיך הקטן", + "stripped": "\" והחבר שלי שוב פרץ בצחוק: \"לאן אתה רוצה שהיא תלך" + }, + { + "text": "\" \"לֹא מְשַׁנֶּה, יָשָׁר קָדִימָה", + "book": "הנסיך הקטן", + "stripped": "\" \"לא משנה, ישר קדימה" + }, + { + "text": "\" אָז הֵעִיר הַנָּסִיךְ הַקָּטָן בִּרְצִינוּת: \"זֶה לֹא חָשׁוּב, אֶצְלִי הַכֹּל קָטָן כָּל כָּךְ", + "book": "הנסיך הקטן", + "stripped": "\" אז העיר הנסיך הקטן ברצינות: \"זה לא חשוב, אצלי הכל קטן כל כך" + }, + { + "text": "\" וּבְעֶצֶב־מָה, כָּךְ נִדְמֶה לִי, הוֹסִיף, \"אִם הוֹלְכִים יָשָׁר קָדִימָה, אִי אֶפְשָׁר לְהַגִּיעַ רָחוֹק", + "book": "הנסיך הקטן", + "stripped": "\" ובעצב־מה, כך נדמה לי, הוסיף, \"אם הולכים ישר קדימה, אי אפשר להגיע רחוק" + }, + { + "text": "\" 4 כָּךְ לָמַדְתִּי דָּבָר נוֹסָף חָשׁוּב מְאוֹד: הַכּוֹכָב שֶׁמִּמֶּנּוּ הִגִּיעַ הָיָה גָּדוֹל רַק בִּקְצָת מִבַּיִת", + "book": "הנסיך הקטן", + "stripped": "\" 4 כך למדתי דבר נוסף חשוב מאוד: הכוכב שממנו הגיע היה גדול רק בקצת מבית" + }, + { + "text": "זֶה לֹא הִפְתִּיעַ אוֹתִי בִּמְיֻחָד", + "book": "הנסיך הקטן", + "stripped": "זה לא הפתיע אותי במיחד" + }, + { + "text": "כְּשֶׁאַסְטְרוֹנוֹם מְגַלֶּה כּוֹכָב כָּזֶה, הוּא נוֹתֵן לוֹ מִסְפָּר בִּמְקוֹם שֵׁם", + "book": "הנסיך הקטן", + "stripped": "כשאסטרונום מגלה כוכב כזה, הוא נותן לו מספר במקום שם" + }, + { + "text": "הוּא קוֹרֵא לוֹ, לְמָשָׁל, \"אַסְטְרוֹאִיד 325\"", + "book": "הנסיך הקטן", + "stripped": "הוא קורא לו, למשל, \"אסטרואיד 325\"" + }, + { + "text": "יֵשׁ לִי סִבּוֹת טוֹבוֹת לְהַאֲמִין שֶׁהַכּוֹכָב שֶׁמִּמֶּנּוּ הִגִּיעַ הַנָּסִיךְ הַקָּטָן הוּא אַסְטְרוֹאִיד בִּי־612", + "book": "הנסיך הקטן", + "stripped": "יש לי סבות טובות להאמין שהכוכב שממנו הגיע הנסיך הקטן הוא אסטרואיד בי־612" + }, + { + "text": "הָאַסְטְרוֹאִיד הַזֶּה נִצְפָּה פַּעַם אַחַת בִּלְבַד בְּטֵלֶסְקוֹפּ בִּשְׁנַת 1909", + "book": "הנסיך הקטן", + "stripped": "האסטרואיד הזה נצפה פעם אחת בלבד בטלסקופ בשנת 1909" + }, + { + "text": "גִּלָּה אוֹתוֹ אַסְטְרוֹנוֹם טוּרְקִי", + "book": "הנסיך הקטן", + "stripped": "גלה אותו אסטרונום טורקי" + }, + { + "text": "הוּא חָשַׂף אֶת הַתַּגְלִית הַמַּרְעִישָׁה שֶׁלּוֹ בְּאֵרוּעַ גָּדוֹל, בְּכֶנֶס בֵּין־לְאֻמִּי לְאַסְטְרוֹנוֹמְיָה", + "book": "הנסיך הקטן", + "stripped": "הוא חשף את התגלית המרעישה שלו בארוע גדול, בכנס בין־לאמי לאסטרונומיה" + }, + { + "text": "אֲבָל אִישׁ לֹא הֶאֱמִין לוֹ בִּגְלַל הַתִּלְבּשֶׁת שֶׁלּוֹ", + "book": "הנסיך הקטן", + "stripped": "אבל איש לא האמין לו בגלל התלבשת שלו" + }, + { + "text": "בִּשְׁנַת 1920 חָזַר הָאַסְטְרוֹנוֹם עַל הַצָּגַת תַּגְלִיתוֹ, הַפַּעַם בַּחֲלִיפָה מְהֻדֶּרֶת", + "book": "הנסיך הקטן", + "stripped": "בשנת 1920 חזר האסטרונום על הצגת תגליתו, הפעם בחליפה מהדרת" + }, + { + "text": "וְהַפַּעַם כֻּלָּם הִסְכִּימוּ אִתּוֹ", + "book": "הנסיך הקטן", + "stripped": "והפעם כלם הסכימו אתו" + }, + { + "text": "סִפַּרְתִּי לָכֶם אֶת הַפְּרָטִים הָאֵלֶּה עַל אַסְטְרוֹאִיד בִּי־612 וְנָתַתִּי לָכֶם אֶת מִסְפָּרוֹ בִּגְלַל הַמְּבֻגָּרִים", + "book": "הנסיך הקטן", + "stripped": "ספרתי לכם את הפרטים האלה על אסטרואיד בי־612 ונתתי לכם את מספרו בגלל המבגרים" + }, + { + "text": "כְּשֶׁאַתֶּם מְסַפְּרִים לָהֶם עַל חָבֵר חָדָשׁ שֶׁלָּכֶם, הֵם לְעוֹלָם לֹא יִתְעַנְיְנוּ בָּעִקָּר", + "book": "הנסיך הקטן", + "stripped": "כשאתם מספרים להם על חבר חדש שלכם, הם לעולם לא יתענינו בעקר" + }, + { + "text": "הֵם לְעוֹלָם לֹא יִשְׁאֲלוּ אֶתְכֶם, \"אֵיזֶה קוֹל יֵשׁ לוֹ", + "book": "הנסיך הקטן", + "stripped": "הם לעולם לא ישאלו אתכם, \"איזה קול יש לו" + }, + { + "text": "אֵיזֶה מִשְׂחָקִים הוּא אוֹהֵב", + "book": "הנסיך הקטן", + "stripped": "איזה משחקים הוא אוהב" + }, + { + "text": "הַאִם יֵשׁ לוֹ אֹסֶף פַּרְפָּרִים", + "book": "הנסיך הקטן", + "stripped": "האם יש לו אסף פרפרים" + }, + { + "text": "\" הֵם יִשְׁאֲלוּ אֶתְכֶם, \"בֶּן כַּמָּה הוּא", + "book": "הנסיך הקטן", + "stripped": "\" הם ישאלו אתכם, \"בן כמה הוא" + }, + { + "text": "כַּמָּה אַחִים יֵשׁ לוֹ", + "book": "הנסיך הקטן", + "stripped": "כמה אחים יש לו" + }, + { + "text": "כַּמָּה כֶּסֶף יֵשׁ לְאַבָּא שֶׁלּוֹ", + "book": "הנסיך הקטן", + "stripped": "כמה כסף יש לאבא שלו" + }, + { + "text": "\" וְכָךְ הֵם מְשֻׁכְנָעִים שֶׁהֵם מַכִּירִים אוֹתוֹ", + "book": "הנסיך הקטן", + "stripped": "\" וכך הם משכנעים שהם מכירים אותו" + }, + { + "text": "אִם תֹּאמְרוּ לַמְּבֻגָּרִים, \"רָאִיתִי בַּיִת יָפֶה מִלְּבֵנִים אֲדַמְדַּמּוֹת עִם אֲדָנִיּוֹת גֵּרַנְיוּם בַּחַלּוֹנוֹת וְיוֹנִים עַל הַגַּג", + "book": "הנסיך הקטן", + "stripped": "אם תאמרו למבגרים, \"ראיתי בית יפה מלבנים אדמדמות עם אדניות גרניום בחלונות ויונים על הגג" + }, + { + "text": "\" הֵם לֹא יַצְלִיחוּ לְדַמְיֵן אֶת הַבַּיִת הַזֶּה", + "book": "הנסיך הקטן", + "stripped": "\" הם לא יצליחו לדמין את הבית הזה" + }, + { + "text": "צָרִיךְ לוֹמַר לָהֶם, \"רָאִיתִי בַּיִת שֶׁעוֹלֶה שְׁלוֹשִׁים אֶלֶף פְרַנְק", + "book": "הנסיך הקטן", + "stripped": "צריך לומר להם, \"ראיתי בית שעולה שלושים אלף פרנק" + }, + { + "text": "\" אָז הֵם יִקְרְאוּ בְּשִׂמְחָה, \"אֵיזֶה יֹפִי שֶׁל בַּיִת", + "book": "הנסיך הקטן", + "stripped": "\" אז הם יקראו בשמחה, \"איזה יפי של בית" + }, + { + "text": "אֵין מָה לִכְעֹס עֲלֵיהֶם", + "book": "הנסיך הקטן", + "stripped": "אין מה לכעס עליהם" + }, + { + "text": "יְלָדִים צְרִיכִים לִהְיוֹת סַלְחָנִים כְּלַפֵּי הַמְּבֻגָּרִים", + "book": "הנסיך הקטן", + "stripped": "ילדים צריכים להיות סלחנים כלפי המבגרים" + }, + { + "text": "אֲבָל מוּבָן שֶׁאֲנַחְנוּ, שֶׁמְּבִינִים אֶת הַחַיִּים, לֹא מִתְרַשְּׁמִים מִמִּסְפָּרִים", + "book": "הנסיך הקטן", + "stripped": "אבל מובן שאנחנו, שמבינים את החיים, לא מתרשמים ממספרים" + }, + { + "text": "הָיִיתִי רוֹצֶה לְהַתְחִיל אֶת הַסִּפּוּר הַזֶּה כְּמוֹ אַגָּדָה", + "book": "הנסיך הקטן", + "stripped": "הייתי רוצה להתחיל את הספור הזה כמו אגדה" + }, + { + "text": "\" לְאֵלֶּה שֶׁמְּבִינִים אֶת הַחַיִּים, זֶה נִשְׁמָע הַרְבֵּה יוֹתֵר אֲמִתִּי", + "book": "הנסיך הקטן", + "stripped": "\" לאלה שמבינים את החיים, זה נשמע הרבה יותר אמתי" + }, + { + "text": "כִּי אֲנִי רוֹצֶה שֶׁיִּתְיַחֲסוּ לַסִּפּוּר שֶׁלִּי בִּרְצִינוּת", + "book": "הנסיך הקטן", + "stripped": "כי אני רוצה שיתיחסו לספור שלי ברצינות" + }, + { + "text": "עָצוּב לִי מְאוֹד לְסַפֵּר אֶת הַזִּכְרוֹנוֹת הָאֵלֶּה", + "book": "הנסיך הקטן", + "stripped": "עצוב לי מאוד לספר את הזכרונות האלה" + }, + { + "text": "עָבְרוּ יוֹתֵר מִשֵּׁשׁ שָׁנִים מֵאָז שֶׁהֶחָבֵר שֶׁלִּי הָלַךְ לוֹ עִם הַכִּבְשָׂה שֶׁלּוֹ", + "book": "הנסיך הקטן", + "stripped": "עברו יותר משש שנים מאז שהחבר שלי הלך לו עם הכבשה שלו" + }, + { + "text": "אֲנִי מְנַסֶּה לְתָאֵר אוֹתוֹ עַכְשָׁו בְּעִקָּר כְּדֵי לֹא לִשְׁכֹּחַ אוֹתוֹ", + "book": "הנסיך הקטן", + "stripped": "אני מנסה לתאר אותו עכשו בעקר כדי לא לשכח אותו" + }, + { + "text": "לֹא כָּל אֶחָד זוֹכֶה לְחָבֵר", + "book": "הנסיך הקטן", + "stripped": "לא כל אחד זוכה לחבר" + }, + { + "text": "וַאֲנִי עָלוּל לַהֲפֹךְ לִהְיוֹת כְּמוֹ הַמְּבֻגָּרִים, שֶׁמִּתְעַנְיְנִים רַק בְּמִסְפָּרִים", + "book": "הנסיך הקטן", + "stripped": "ואני עלול להפך להיות כמו המבגרים, שמתענינים רק במספרים" + }, + { + "text": "לָכֵן קָנִיתִי קֻפְסַת צְבָעִים וְעֶפְרוֹנוֹת", + "book": "הנסיך הקטן", + "stripped": "לכן קניתי קפסת צבעים ועפרונות" + }, + { + "text": "אֲנִי אֲנַסֶּה, כַּמּוּבָן, לְצַיֵּר אֶת הַדְּמוּיוֹת הֲכִי דּוֹמֶה לְמָה שֶׁרָאִיתִי", + "book": "הנסיך הקטן", + "stripped": "אני אנסה, כמובן, לציר את הדמויות הכי דומה למה שראיתי" + }, + { + "text": "אֲבָל אֲנִי בִּכְלָל לֹא בָּטוּחַ שֶׁאַצְלִיחַ", + "book": "הנסיך הקטן", + "stripped": "אבל אני בכלל לא בטוח שאצליח" + }, + { + "text": "צִיּוּר אֶחָד מַצְלִיחַ לִי, וְהָאַחֵר ־ לֹא", + "book": "הנסיך הקטן", + "stripped": "ציור אחד מצליח לי, והאחר ־ לא" + }, + { + "text": "אֲנִי טוֹעֶה קְצָת גַּם בַּמִּדּוֹת", + "book": "הנסיך הקטן", + "stripped": "אני טועה קצת גם במדות" + }, + { + "text": "כָּאן הַנָּסִיךְ הַקָּטָן גָּדוֹל מִדַּי", + "book": "הנסיך הקטן", + "stripped": "כאן הנסיך הקטן גדול מדי" + }, + { + "text": "שָׁם הוּא קָטָן מִדַּי", + "book": "הנסיך הקטן", + "stripped": "שם הוא קטן מדי" + }, + { + "text": "אֲנִי לֹא בָּטוּחַ גַּם בְּצֶבַע הַתִּלְבּשֶׁת שֶׁלּוֹ", + "book": "הנסיך הקטן", + "stripped": "אני לא בטוח גם בצבע התלבשת שלו" + }, + { + "text": "אָז אֲנִי מְנַסֶּה לִצְבֹּעַ כָּכָה וְכָכָה, כְּמֵיטַב יְכָלְתִּי", + "book": "הנסיך הקטן", + "stripped": "אז אני מנסה לצבע ככה וככה, כמיטב יכלתי" + }, + { + "text": "וַאֲנִי לֹא מְדַיֵּק גַּם בְּנוֹגֵעַ לְכָל מִינֵי פְּרָטִים חֲשׁוּבִים יוֹתֵר", + "book": "הנסיך הקטן", + "stripped": "ואני לא מדיק גם בנוגע לכל מיני פרטים חשובים יותר" + }, + { + "text": "אֲבָל עַל זֶה צָרִיךְ לִסְלֹחַ לִי", + "book": "הנסיך הקטן", + "stripped": "אבל על זה צריך לסלח לי" + }, + { + "text": "הֶחָבֵר שֶׁלִּי לֹא נָתַן שׁוּם הֶסְבֵּרִים", + "book": "הנסיך הקטן", + "stripped": "החבר שלי לא נתן שום הסברים" + }, + { + "text": "הוּא כַּנִּרְאֶה חָשַׁב שֶׁאֲנִי דּוֹמֶה לוֹ", + "book": "הנסיך הקטן", + "stripped": "הוא כנראה חשב שאני דומה לו" + }, + { + "text": "אֲבָל, לְצַעֲרִי, אֲנִי לֹא מְסֻגָּל לִרְאוֹת כְּבָשִׂים בְּתוֹךְ תֵּבוֹת", + "book": "הנסיך הקטן", + "stripped": "אבל, לצערי, אני לא מסגל לראות כבשים בתוך תבות" + }, + { + "text": "אוּלַי אֲנִי קְצָת כְּמוֹ הַמְּבֻגָּרִים", + "book": "הנסיך הקטן", + "stripped": "אולי אני קצת כמו המבגרים" + }, + { + "text": "5 בְּכָל יוֹם לָמַדְתִּי מַשֶּׁהוּ חָדָשׁ עַל הַכּוֹכָב, עַל הָעֲזִיבָה, עַל הַמַּסָּע", + "book": "הנסיך הקטן", + "stripped": "5 בכל יום למדתי משהו חדש על הכוכב, על העזיבה, על המסע" + }, + { + "text": "הַפְּרָטִים הִתְגַּלּוּ לִי טִפִּין־טִפִּין, כִּבְדֶרֶךְ אַגַּב", + "book": "הנסיך הקטן", + "stripped": "הפרטים התגלו לי טפין־טפין, כבדרך אגב" + }, + { + "text": "כָּךְ נוֹדַע לִי בַּיּוֹם הַשְּׁלִישִׁי עַל אֲסוֹן עֲצֵי הַבָּאוֹבַּבּ", + "book": "הנסיך הקטן", + "stripped": "כך נודע לי ביום השלישי על אסון עצי הבאובב" + }, + { + "text": "גַּם הַפַּעַם עָלָה הַנּוֹשֵׂא הוֹדוֹת לַכִּבְשָׂה", + "book": "הנסיך הקטן", + "stripped": "גם הפעם עלה הנושא הודות לכבשה" + }, + { + "text": "לְפֶתַע חָקַר אוֹתִי הַנָּסִיךְ הַקָּטָן, שֶׁהָיָה נִסְעָר מֵרֹב סְפֵקוֹת: \"נָכוֹן שֶׁכְּבָשִׂים אוֹכְלוֹת שִׂיחִים", + "book": "הנסיך הקטן", + "stripped": "לפתע חקר אותי הנסיך הקטן, שהיה נסער מרב ספקות: \"נכון שכבשים אוכלות שיחים" + }, + { + "text": "\" \"יֹפִי, זֶה מְשַׂמֵּחַ אוֹתִי", + "book": "הנסיך הקטן", + "stripped": "\" \"יפי, זה משמח אותי" + }, + { + "text": "\" לֹא הֵבַנְתִּי לָמָּה חָשׁוּב כָּל כָּךְ שֶׁכְּבָשִׂים אוֹכְלוֹת שִׂיחִים", + "book": "הנסיך הקטן", + "stripped": "\" לא הבנתי למה חשוב כל כך שכבשים אוכלות שיחים" + }, + { + "text": "אֲבָל אָז הוֹסִיף הַנָּסִיךְ הַקָּטָן: \"אִם כָּךְ, הֵן אוֹכְלוֹת גַּם בָּאוֹבַּבִּים", + "book": "הנסיך הקטן", + "stripped": "אבל אז הוסיף הנסיך הקטן: \"אם כך, הן אוכלות גם באובבים" + }, + { + "text": "רַעְיוֹן הָעֵדֶר הִצְחִיק מְאוֹד אֶת הַנָּסִיךְ הַקָּטָן", + "book": "הנסיך הקטן", + "stripped": "רעיון העדר הצחיק מאוד את הנסיך הקטן" + }, + { + "text": "\"אֶצְטָרֵךְ לְהַעֲמִיד אוֹתָם זֶה עַל גַּבֵּי זֶה", + "book": "הנסיך הקטן", + "stripped": "\"אצטרך להעמיד אותם זה על גבי זה" + }, + { + "text": "\" אֲבָל אָז הֵעִיר בְּחָכְמָה: \"בַּהַתְחָלָה, לִפְנֵי שֶׁעֲצֵי הַבָּאוֹבַּבּ נִהְיִים כָּאֵלֶּה גְּדוֹלִים, הֵם בְּעֶצֶם קְטַנִּים", + "book": "הנסיך הקטן", + "stripped": "\" אבל אז העיר בחכמה: \"בהתחלה, לפני שעצי הבאובב נהיים כאלה גדולים, הם בעצם קטנים" + }, + { + "text": "אֲבָל לָמָּה אַתָּה רוֹצֶה שֶׁהַכְּבָשִׂים שֶׁלְּךָ יֹאכְלוּ אֶת עֲצֵי הַבָּאוֹבַּבּ הַקְּטַנִּים", + "book": "הנסיך הקטן", + "stripped": "אבל למה אתה רוצה שהכבשים שלך יאכלו את עצי הבאובב הקטנים" + }, + { + "text": "\" הוּא עָנָה לִי, \"נוּ, בֶּאֱמֶת", + "book": "הנסיך הקטן", + "stripped": "\" הוא ענה לי, \"נו, באמת" + }, + { + "text": "\" כְּאִלּוּ הַתְּשׁוּבָה מוּבֶנֶת מֵאֵלֶיהָ", + "book": "הנסיך הקטן", + "stripped": "\" כאלו התשובה מובנת מאליה" + }, + { + "text": "אֲבָל מִמֶּנִּי נִדְרַשׁ מַאֲמָץ שִׂכְלִי גָּדוֹל לְהָבִין בְּמָה מְדֻבָּר", + "book": "הנסיך הקטן", + "stripped": "אבל ממני נדרש מאמץ שכלי גדול להבין במה מדבר" + }, + { + "text": "כְּתוֹצָאָה מִכָּךְ הָיוּ עָלָיו זְרָעִים טוֹבִים שֶׁל עֲשָׂבִים טוֹבִים וּזְרָעִים רָעִים שֶׁל עֲשָׂבִים רָעִים", + "book": "הנסיך הקטן", + "stripped": "כתוצאה מכך היו עליו זרעים טובים של עשבים טובים וזרעים רעים של עשבים רעים" + }, + { + "text": "אֲבָל אֶת הַזְּרָעִים לֹא רוֹאִים", + "book": "הנסיך הקטן", + "stripped": "אבל את הזרעים לא רואים" + }, + { + "text": "הֵם יְשֵׁנִים עָמֹק בָּאֲדָמָה, עַד שֶׁאֶחָד מֵהֶם מֵקִיץ מֵחֲלוֹמוֹתָיו", + "book": "הנסיך הקטן", + "stripped": "הם ישנים עמק באדמה, עד שאחד מהם מקיץ מחלומותיו" + }, + { + "text": "אָז הוּא מִתְמַתֵּחַ וְדוֹחֵף בַּעֲדִינוּת לְעֵבֶר הַשֶּׁמֶשׁ נֶבֶט צִיץ קָטָן, מַקְסִים וְלֹא מַזִּיק", + "book": "הנסיך הקטן", + "stripped": "אז הוא מתמתח ודוחף בעדינות לעבר השמש נבט ציץ קטן, מקסים ולא מזיק" + }, + { + "text": "אֲבָל בְּמִקְרֶה שֶׁל עֵשֶׂב רַע, צָרִיךְ לְחַסֵּל אוֹתוֹ בָּרֶגַע שֶׁמְּזַהִים אוֹתוֹ", + "book": "הנסיך הקטן", + "stripped": "אבל במקרה של עשב רע, צריך לחסל אותו ברגע שמזהים אותו" + }, + { + "text": "וְאָכֵן, עַל הַכּוֹכָב שֶׁל הַנָּסִיךְ הַקָּטָן צָמְחוּ נְבָטִים נוֹרָאִיִּים", + "book": "הנסיך הקטן", + "stripped": "ואכן, על הכוכב של הנסיך הקטן צמחו נבטים נוראיים" + }, + { + "text": "אֵלּוּ הֵם הַנְּבָטִים שֶׁל עֲצֵי הַבָּאוֹבַּבּ", + "book": "הנסיך הקטן", + "stripped": "אלו הם הנבטים של עצי הבאובב" + }, + { + "text": "אַדְמַת הַכּוֹכָב הָיְתָה מְלֵאָה בָּהֶם", + "book": "הנסיך הקטן", + "stripped": "אדמת הכוכב היתה מלאה בהם" + }, + { + "text": "שֶׁכֵּן אִם עוֹקְרִים אֶת הַבָּאוֹבַּבּ מְאֻחָר מִדַּי, אִי אֶפְשָׁר לְהִפָּטֵר מִמֶּנּוּ לְעוֹלָם", + "book": "הנסיך הקטן", + "stripped": "שכן אם עוקרים את הבאובב מאחר מדי, אי אפשר להפטר ממנו לעולם" + }, + { + "text": "הוּא מְכַסֶּה אֶת כָּל הַכּוֹכָב", + "book": "הנסיך הקטן", + "stripped": "הוא מכסה את כל הכוכב" + }, + { + "text": "הוּא חוֹדֵר לְכָל מָקוֹם בְּשָׁרָשָׁיו", + "book": "הנסיך הקטן", + "stripped": "הוא חודר לכל מקום בשרשיו" + }, + { + "text": "וְאִם הַכּוֹכָב קָטָן מִדַּי וַעֲצֵי הַבָּאוֹבַּבּ רַבִּים מִדַּי, הֵם יְבַקְּעוּ אוֹתוֹ", + "book": "הנסיך הקטן", + "stripped": "ואם הכוכב קטן מדי ועצי הבאובב רבים מדי, הם יבקעו אותו" + }, + { + "text": "\"צְרִיכִים מִשְׁמַעַת חֲזָקָה,\" אָמַר לִי הַנָּסִיךְ הַקָּטָן כַּעֲבֹר זְמַן", + "book": "הנסיך הקטן", + "stripped": "\"צריכים משמעת חזקה,\" אמר לי הנסיך הקטן כעבר זמן" + }, + { + "text": "\"אַחֲרֵי שֶׁמְּסַיְּמִים אֶת רַחֲצַת הַבֹּקֶר, צָרִיךְ לְהַקְפִּיד לִדְאֹג לְנִקְיוֹן הַכּוֹכָב", + "book": "הנסיך הקטן", + "stripped": "\"אחרי שמסימים את רחצת הבקר, צריך להקפיד לדאג לנקיון הכוכב" + }, + { + "text": "צָרִיךְ לְנַכֵּשׁ אֶת עִשְׂבֵי הַבָּאוֹבַּבּ יוֹם־יוֹם, בָּרֶגַע שֶׁמְּגַלִּים אוֹתָם בֵּין הַוְְּרָדִים", + "book": "הנסיך הקטן", + "stripped": "צריך לנכש את עשבי הבאובב יום־יום, ברגע שמגלים אותם בין הורדים" + }, + { + "text": "כְּשֶׁהָעֲשָׂבִים הָאֵלֶּה צְעִירִים, הֵם דּוֹמִים מְאוֹד זֶה לָזֶה", + "book": "הנסיך הקטן", + "stripped": "כשהעשבים האלה צעירים, הם דומים מאוד זה לזה" + }, + { + "text": "זֹאת עֲבוֹדָה מְשַׁעֲמֶמֶת, אֲבָל קַלָּה מְאוֹד", + "book": "הנסיך הקטן", + "stripped": "זאת עבודה משעממת, אבל קלה מאוד" + }, + { + "text": "אֲבָל כְּשֶׁמְּדֻבָּר בַּעֲצֵי בָּאוֹבַּבּ, זֶה תָּמִיד יִגָּמֵר בְּאָסוֹן", + "book": "הנסיך הקטן", + "stripped": "אבל כשמדבר בעצי באובב, זה תמיד יגמר באסון" + }, + { + "text": "פַּעַם הִכַּרְתִּי כּוֹכָב שֶׁגָּר עָלָיו עַצְלָן אֶחָד, וְהוּא הִזְנִיחַ שְׁלוֹשָׁה שִׂיחִים", + "book": "הנסיך הקטן", + "stripped": "פעם הכרתי כוכב שגר עליו עצלן אחד, והוא הזניח שלושה שיחים" + }, + { + "text": "\" וּלְפִי הַהוֹרָאוֹת שֶׁל הַנָּסִיךְ צִיַּרְתִּי אֶת הַכּוֹכָב הַהוּא", + "book": "הנסיך הקטן", + "stripped": "\" ולפי ההוראות של הנסיך צירתי את הכוכב ההוא" + }, + { + "text": "מֵעוֹלָם לֹא אָהַבְתִּי לְהַטִּיף מוּסָר", + "book": "הנסיך הקטן", + "stripped": "מעולם לא אהבתי להטיף מוסר" + }, + { + "text": "אֲבָל מְעַטִּים מִדַּי יוֹדְעִים כַּמָּה מְסֻכָּנִים עֲצֵי הַבָּאוֹבַּבּ", + "book": "הנסיך הקטן", + "stripped": "אבל מעטים מדי יודעים כמה מסכנים עצי הבאובב" + }, + { + "text": "הַלֶּקַח שֶׁנִּלְמַד מִמֶּנּוּ הִצְדִּיק אֶת הַמַּאֲמָץ", + "book": "הנסיך הקטן", + "stripped": "הלקח שנלמד ממנו הצדיק את המאמץ" + }, + { + "text": "אוּלַי תִּשְׁאֲלוּ אֶת עַצְמְכֶם: מַדּוּעַ אֵין בַּסֵּפֶר עוֹד צִיּוּרִים מַרְשִׁימִים כְּמוֹ הַצִּיּוּר שֶׁל עֲצֵי הַבָּאוֹבַּבּ", + "book": "הנסיך הקטן", + "stripped": "אולי תשאלו את עצמכם: מדוע אין בספר עוד ציורים מרשימים כמו הציור של עצי הבאובב" + }, + { + "text": "הַתְּשׁוּבָה פְּשׁוּטָה מְאוֹד: נִסִּיתִי, אֲבָל לֹא הִצְלַחְתִּי", + "book": "הנסיך הקטן", + "stripped": "התשובה פשוטה מאוד: נסיתי, אבל לא הצלחתי" + }, + { + "text": "לְעֻמַּת זֹאת, כְּשֶׁצִּיַּרְתִּי אֶת עֲצֵי הַבָּאוֹבַּבּ, הִשְׁתַּדַּלְתִּי בִּמְיֻחָד כִּי הִרְגַּשְׁתִּי שֶׁמְּדֻבָּר בְּמַצַּב חֵרוּם", + "book": "הנסיך הקטן", + "stripped": "לעמת זאת, כשצירתי את עצי הבאובב, השתדלתי במיחד כי הרגשתי שמדבר במצב חרום" + }, + { + "text": "6 נָסִיךְ קָטָן, לְאַט־לְאַט נִתְגַּלּוּ לִי חַיֶּיךָ הַזְּעִירִים וְהָעֲצוּבִים", + "book": "הנסיך הקטן", + "stripped": "6 נסיך קטן, לאט־לאט נתגלו לי חייך הזעירים והעצובים" + }, + { + "text": "יָמִים רַבִּים לֹא זָכִיתָ לְשׁוּם הֲנָאָה מִלְּבַד הַצְּפִיָּה בִּשְׁקִיעוֹת הַשֶּׁמֶשׁ הָעֲנֻגּוֹת", + "book": "הנסיך הקטן", + "stripped": "ימים רבים לא זכית לשום הנאה מלבד הצפיה בשקיעות השמש הענגות" + }, + { + "text": "\" בַּהַתְחָלָה נִרְאֵיתָ מֻפְתָּע, וְאָז צָחַקְתָּ מֵעַצְמְךָ וְאָמַרְתָּ לִי: \"אֲנִי כָּל הַזְּמַן חוֹשֵׁב שֶׁאֲנִי בַּכּוֹכָב שֶׁלִּי", + "book": "הנסיך הקטן", + "stripped": "\" בהתחלה נראית מפתע, ואז צחקת מעצמך ואמרת לי: \"אני כל הזמן חושב שאני בכוכב שלי" + }, + { + "text": "יָדוּעַ לַכֹּל שֶׁכַּאֲשֶׁר בְּאַרְצוֹת הַבְּרִית הַשָּׁעָה שְׁתֵּים־עֶשְׂרֵה בַּצָּהֳרַיִם, הַשֶּׁמֶשׁ שׁוֹקַעַת בְּצָרְפַת", + "book": "הנסיך הקטן", + "stripped": "ידוע לכל שכאשר בארצות הברית השעה שתים־עשרה בצהרים, השמש שוקעת בצרפת" + }, + { + "text": "לוּ רַק הָיָה אֶפְשָׁר לִקְפֹּץ בְּדַקָּה לְצָרְפַת, הָיִינוּ יְכוֹלִים לִרְאוֹת שָׁם אֶת הַשְּׁקִיעָה", + "book": "הנסיך הקטן", + "stripped": "לו רק היה אפשר לקפץ בדקה לצרפת, היינו יכולים לראות שם את השקיעה" + }, + { + "text": "לְרֹעַ הַמַּזָּל, צָרְפַת רְחוֹקָה מִדַּי", + "book": "הנסיך הקטן", + "stripped": "לרע המזל, צרפת רחוקה מדי" + }, + { + "text": "\"יוֹם אֶחָד רָאִיתִי אֶת הַשְּׁקִיעָה אַרְבָּעִים וְאַרְבַּע פְּעָמִים", + "book": "הנסיך הקטן", + "stripped": "\"יום אחד ראיתי את השקיעה ארבעים וארבע פעמים" + }, + { + "text": "\" וּקְצָת מְאֻחָר יוֹתֵר הוֹסַפְתָּ: \"אַתָּה יוֹדֵעַ", + "book": "הנסיך הקטן", + "stripped": "\" וקצת מאחר יותר הוספת: \"אתה יודע" + }, + { + "text": "כְּשֶׁעֲצוּבִים מְאוֹד, נָעִים לִרְאוֹת שְׁקִיעוֹת", + "book": "הנסיך הקטן", + "stripped": "כשעצובים מאוד, נעים לראות שקיעות" + }, + { + "text": "\" \"אִם כָּךְ, בַּיּוֹם שֶׁרָאִיתָ אֶת הַשְּׁקִיעָה אַרְבָּעִים וְאַרְבַּע פְּעָמִים, הָיִיתָ עָצוּב מְאוֹד", + "book": "הנסיך הקטן", + "stripped": "\" \"אם כך, ביום שראית את השקיעה ארבעים וארבע פעמים, היית עצוב מאוד" + }, + { + "text": "\" אֲבָל הַנָּסִיךְ הַקָּטָן לֹא עָנָה לִי", + "book": "הנסיך הקטן", + "stripped": "\" אבל הנסיך הקטן לא ענה לי" + }, + { + "text": "7 בַּיּוֹם הַחֲמִישִׁי, שׁוּב בִּזְכוּת הַכִּבְשָׂה, הִתְגַּלָּה לִי הַסּוֹד הַכָּמוּס שֶׁל הַנָּסִיךְ הַקָּטָן", + "book": "הנסיך הקטן", + "stripped": "7 ביום החמישי, שוב בזכות הכבשה, התגלה לי הסוד הכמוס של הנסיך הקטן" + }, + { + "text": "\" \"כִּבְשָׂה אוֹכֶלֶת כָּל מָה שֶׁהִיא מוֹצֵאת", + "book": "הנסיך הקטן", + "stripped": "\" \"כבשה אוכלת כל מה שהיא מוצאת" + }, + { + "text": "\" \"אֲפִלּוּ פְּרָחִים עִם קוֹצִים", + "book": "הנסיך הקטן", + "stripped": "\" \"אפלו פרחים עם קוצים" + }, + { + "text": "\" \"כֵּן, אֲפִלּוּ פְּרָחִים עִם קוֹצִים", + "book": "הנסיך הקטן", + "stripped": "\" \"כן, אפלו פרחים עם קוצים" + }, + { + "text": "\" \"אָז בִּשְׁבִיל מָה יֵשׁ לָהֶם בִּכְלָל קוֹצִים", + "book": "הנסיך הקטן", + "stripped": "\" \"אז בשביל מה יש להם בכלל קוצים" + }, + { + "text": "\" לֹא יָדַעְתִּי אֶת הַתְּשׁוּבָה", + "book": "הנסיך הקטן", + "stripped": "\" לא ידעתי את התשובה" + }, + { + "text": "בְּאוֹתוֹ רֶגַע הָיִיתִי שָׁקוּעַ בְּנִסְיוֹנוֹת לְשַׁחְרֵר בֹּרֶג תָּקוּעַ בַּמָּנוֹעַ", + "book": "הנסיך הקטן", + "stripped": "באותו רגע הייתי שקוע בנסיונות לשחרר ברג תקוע במנוע" + }, + { + "text": "דָּאַגְתִּי מְאוֹד, כִּי הִתְחַלְתִּי לְהָבִין שֶׁהַתַּקָּלָה חֲמוּרָה בְּיוֹתֵר", + "book": "הנסיך הקטן", + "stripped": "דאגתי מאוד, כי התחלתי להבין שהתקלה חמורה ביותר" + }, + { + "text": "מֵי הַשְּׁתִיָּה הָלְכוּ וְאָזְלוּ, וַאֲנִי הִתְחַלְתִּי לַחְשׁשׁ מֵהַגָּרוּעַ מִכֹּל", + "book": "הנסיך הקטן", + "stripped": "מי השתיה הלכו ואזלו, ואני התחלתי לחשש מהגרוע מכל" + }, + { + "text": "\"אָז בִּשְׁבִיל מָה יֵשׁ לָהֶם בִּכְלָל קוֹצִים", + "book": "הנסיך הקטן", + "stripped": "\"אז בשביל מה יש להם בכלל קוצים" + }, + { + "text": "\" הַנָּסִיךְ הַקָּטָן מֵעוֹלָם לֹא וִתֵּר עַל תְּשׁוּבָה מֵרֶגַע שֶׁשָּׁאַל שְׁאֵלָה", + "book": "הנסיך הקטן", + "stripped": "\" הנסיך הקטן מעולם לא ותר על תשובה מרגע ששאל שאלה" + }, + { + "text": "\" אֲבָל אַחֲרֵי שֶׁשָּׁתַק, הוּא הֵטִיחַ בִּי בְּכַעַס עָצוּר: \"אֲנִי לֹא מַאֲמִין לְךָ", + "book": "הנסיך הקטן", + "stripped": "\" אבל אחרי ששתק, הוא הטיח בי בכעס עצור: \"אני לא מאמין לך" + }, + { + "text": "הֵם מְנַסִּים כְּמֵיטַב יְכָלְתָּם לְהַרְגִּישׁ חֲזָקִים", + "book": "הנסיך הקטן", + "stripped": "הם מנסים כמיטב יכלתם להרגיש חזקים" + }, + { + "text": "הֵם מַאֲמִינִים שֶׁבִּזְכוּת הַקּוֹצִים הֵם נִרְאִים מַפְחִידִים", + "book": "הנסיך הקטן", + "stripped": "הם מאמינים שבזכות הקוצים הם נראים מפחידים" + }, + { + "text": "בְּאוֹתוֹ רֶגַע חָשַׁבְתִּי לְעַצְמִי, \"אִם הַבֹּרֶג הַתָּקוּעַ הַזֶּה לֹא יָזוּז, אֶשְׁבֹּר אוֹתוֹ בְּמַכַּת פַּטִּישׁ", + "book": "הנסיך הקטן", + "stripped": "באותו רגע חשבתי לעצמי, \"אם הברג התקוע הזה לא יזוז, אשבר אותו במכת פטיש" + }, + { + "text": "\" הַנָּסִיךְ הַקָּטָן שׁוּב קָטַע אֶת מַחְשְׁבוֹתַי: \"וְאַתָּה, אַתָּה חוֹשֵׁב שֶׁהַפְּרָחִים", + "book": "הנסיך הקטן", + "stripped": "\" הנסיך הקטן שוב קטע את מחשבותי: \"ואתה, אתה חושב שהפרחים" + }, + { + "text": "אֲנִי לֹא חוֹשֵׁב בִּכְלָל", + "book": "הנסיך הקטן", + "stripped": "אני לא חושב בכלל" + }, + { + "text": "\" זָרַקְתִּי אֶת הַתְּשׁוּבָה הָרִאשׁוֹנָה שֶׁצָּצָה בְּמוֹחִי", + "book": "הנסיך הקטן", + "stripped": "\" זרקתי את התשובה הראשונה שצצה במוחי" + }, + { + "text": "\"יֵשׁ לִי עִנְיָנִים יוֹתֵר רְצִינִיִּים עַכְשָׁו", + "book": "הנסיך הקטן", + "stripped": "\"יש לי ענינים יותר רציניים עכשו" + }, + { + "text": "\" הוּא הִבִּיט בִּי נִדְהָם", + "book": "הנסיך הקטן", + "stripped": "\" הוא הביט בי נדהם" + }, + { + "text": "\" הוּא הִבִּיט בִּי, פַּטִּישׁ בְּיָדִי, אֶצְבָּעוֹת שְׁחֹרוֹת מִשֶּׁמֶן, רָכוּן עַל חֵפֶץ שֶׁנִּרְאָה בְּעֵינָיו מְכֹעָר לְהַפְלִיא", + "book": "הנסיך הקטן", + "stripped": "\" הוא הביט בי, פטיש בידי, אצבעות שחרות משמן, רכון על חפץ שנראה בעיניו מכער להפליא" + }, + { + "text": "\"אַתָּה מְדַבֵּר כְּמוֹ הַמְּבֻגָּרִים", + "book": "הנסיך הקטן", + "stripped": "\"אתה מדבר כמו המבגרים" + }, + { + "text": "אֲבָל הוּא הוֹסִיף בְּלִי טִפַּת רַחֲמִים: \"אַתָּה מְעַרְבֵּב הַכֹּל", + "book": "הנסיך הקטן", + "stripped": "אבל הוא הוסיף בלי טפת רחמים: \"אתה מערבב הכל" + }, + { + "text": "\" עַכְשָׁו הוּא בֶּאֱמֶת הִתְרַגֵּז", + "book": "הנסיך הקטן", + "stripped": "\" עכשו הוא באמת התרגז" + }, + { + "text": "הוּא מֵעוֹלָם לֹא הֵרִיחַ פֶּרַח", + "book": "הנסיך הקטן", + "stripped": "הוא מעולם לא הריח פרח" + }, + { + "text": "הוּא מֵעוֹלָם לֹא צָפָה בַּכּוֹכָבִים", + "book": "הנסיך הקטן", + "stripped": "הוא מעולם לא צפה בכוכבים" + }, + { + "text": "הוּא מֵעוֹלָם לֹא אָהַב מִישֶׁהוּ", + "book": "הנסיך הקטן", + "stripped": "הוא מעולם לא אהב מישהו" + }, + { + "text": "הוּא מֵעוֹלָם לֹא עָשָׂה שׁוּם דָּבָר מִלְּבַד לְחַשֵּׁב חֶשְׁבּוֹנוֹת", + "book": "הנסיך הקטן", + "stripped": "הוא מעולם לא עשה שום דבר מלבד לחשב חשבונות" + }, + { + "text": "וְכָל הַיּוֹם הוּא אוֹמֵר שׁוּב וָשׁוּב כָּמוֹךָ, ׳אֲנִי בֶּן אָדָם רְצִינִי", + "book": "הנסיך הקטן", + "stripped": "וכל היום הוא אומר שוב ושוב כמוך, ׳אני בן אדם רציני" + }, + { + "text": "אֲנִי בֶּן אָדָם רְצִינִי", + "book": "הנסיך הקטן", + "stripped": "אני בן אדם רציני" + }, + { + "text": "אֲבָל הוּא לֹא בֶּן אָדָם, הוּא פִּטְרִיָּה", + "book": "הנסיך הקטן", + "stripped": "אבל הוא לא בן אדם, הוא פטריה" + }, + { + "text": "\" עַכְשָׁו הָיָה הַנָּסִיךְ הַקָּטָן חִוֵּר מִכַּעַס", + "book": "הנסיך הקטן", + "stripped": "\" עכשו היה הנסיך הקטן חור מכעס" + }, + { + "text": "\"הַפְּרָחִים מְגַדְּלִים קוֹצִים כְּבָר מִילְיוֹנֵי שָׁנִים", + "book": "הנסיך הקטן", + "stripped": "\"הפרחים מגדלים קוצים כבר מיליוני שנים" + }, + { + "text": "וּבְכָל זֹאת הַכְּבָשִׂים אוֹכְלוֹת אֶת הַפְּרָחִים כְּבָר מִילְיוֹנֵי שָׁנִים", + "book": "הנסיך הקטן", + "stripped": "ובכל זאת הכבשים אוכלות את הפרחים כבר מיליוני שנים" + }, + { + "text": "הַאִם הַמִּלְחָמָה בֵּין הַכְּבָשִׂים לַפְּרָחִים לֹא חֲשׁוּבָה", + "book": "הנסיך הקטן", + "stripped": "האם המלחמה בין הכבשים לפרחים לא חשובה" + }, + { + "text": "הַאִם הִיא לֹא יוֹתֵר חֲשׁוּבָה מֵהַחֶשְׁבּוֹנוֹת שֶׁל אָדוֹן שָׁמֵן וְאָדֹם", + "book": "הנסיך הקטן", + "stripped": "האם היא לא יותר חשובה מהחשבונות של אדון שמן ואדם" + }, + { + "text": "הוּא אוֹמֵר לְעַצְמוֹ, 'הַפֶּרַח שֶׁלִּי נִמְצָא שָׁם, בְּאֵיזֶשֶֹהוּ מָקוֹם", + "book": "הנסיך הקטן", + "stripped": "הוא אומר לעצמו, 'הפרח שלי נמצא שם, באיזשהו מקום" + }, + { + "text": "וְזֶה, זֶה לֹא חָשׁוּב", + "book": "הנסיך הקטן", + "stripped": "וזה, זה לא חשוב" + }, + { + "text": "\" הוּא לֹא הָיָה מְסֻגָּל לְהַמְשִׁיךְ לְדַבֵּר", + "book": "הנסיך הקטן", + "stripped": "\" הוא לא היה מסגל להמשיך לדבר" + }, + { + "text": "הוּא פָּרַץ בִּבְכִי תַּמְרוּרִים", + "book": "הנסיך הקטן", + "stripped": "הוא פרץ בבכי תמרורים" + }, + { + "text": "הֵנַחְתִּי אֶת כְּלֵי הָעֲבוֹדָה", + "book": "הנסיך הקטן", + "stripped": "הנחתי את כלי העבודה" + }, + { + "text": "שׁוּב לֹא עִנְיְנוּ אוֹתִי הַפַּטִּישׁ, הַבֹּרֶג, הַצָּמָא וְהַמָּוֶת", + "book": "הנסיך הקטן", + "stripped": "שוב לא ענינו אותי הפטיש, הברג, הצמא והמות" + }, + { + "text": "אָמַרְתִּי לוֹ, \"הַפֶּרַח שֶׁאַתָּה אוֹהֵב לֹא נִמְצָא בְּסַכָּנָה", + "book": "הנסיך הקטן", + "stripped": "אמרתי לו, \"הפרח שאתה אוהב לא נמצא בסכנה" + }, + { + "text": "אֲנִי אֲצַיֵּר לַכִּבְשָׂה שֶׁלְּךָ מַחְסוֹם", + "book": "הנסיך הקטן", + "stripped": "אני אציר לכבשה שלך מחסום" + }, + { + "text": "אֲנִי אֲצַיֵּר לְךָ מָגֵן לַפֶּרַח שֶׁלְּךָ", + "book": "הנסיך הקטן", + "stripped": "אני אציר לך מגן לפרח שלך" + }, + { + "text": "\" לֹא יָדַעְתִּי מָה עוֹד לוֹמַר", + "book": "הנסיך הקטן", + "stripped": "\" לא ידעתי מה עוד לומר" + }, + { + "text": "הִרְגַּשְׁתִּי חֲסַר אוֹנִים, לֹא יָדַעְתִּי אֵיךְ לְהַגִּיעַ אֵלָיו אוֹ אֵיךְ לְהַרְגִּיעַ אוֹתוֹ", + "book": "הנסיך הקטן", + "stripped": "הרגשתי חסר אונים, לא ידעתי איך להגיע אליו או איך להרגיע אותו" + }, + { + "text": "כַּמָּה מִסְתּוֹרִית הִיא מַמְלֶכֶת הַדְּמָעוֹת", + "book": "הנסיך הקטן", + "stripped": "כמה מסתורית היא ממלכת הדמעות" + }, + { + "text": "8 עַד מְהֵרָה לָמַדְתִּי לְהַכִּיר אֶת הַפֶּרַח הַזֶּה", + "book": "הנסיך הקטן", + "stripped": "8 עד מהרה למדתי להכיר את הפרח הזה" + }, + { + "text": "בַּבֹּקֶר הֵם צָצוּ בֵּינוֹת לָעֵשֶׂב וּלְעֵת עֶרֶב קָמְלוּ", + "book": "הנסיך הקטן", + "stripped": "בבקר הם צצו בינות לעשב ולעת ערב קמלו" + }, + { + "text": "זֶה הָיָה עָלוּל לִהְיוֹת זַן חָדָשׁ שֶׁל בָּאוֹבַּבּ", + "book": "הנסיך הקטן", + "stripped": "זה היה עלול להיות זן חדש של באובב" + }, + { + "text": "אֲבָל בְּתוֹךְ זְמַן קָצָר הִפְסִיק הַשִּׂיחַ לִגְדֹּל וְהִתְחִיל לְהַצְמִיחַ פֶּרַח", + "book": "הנסיך הקטן", + "stripped": "אבל בתוך זמן קצר הפסיק השיח לגדל והתחיל להצמיח פרח" + }, + { + "text": "הוּא בָּחַר בִּקְפִידָה אֶת צְבָעָיו, הוּא הִתְלַבֵּשׁ לְאַט, הִתְאִים אֶת עֲלֵי הַכּוֹתֶרֶת שֶׁלּוֹ אֶחָד־אֶחָד", + "book": "הנסיך הקטן", + "stripped": "הוא בחר בקפידה את צבעיו, הוא התלבש לאט, התאים את עלי הכותרת שלו אחד־אחד" + }, + { + "text": "הוּא לֹא רָצָה לָצֵאת לָעוֹלָם בִּבְגָדִים מְקֻמָּטִים כְּמוֹ פִּרְחֵי הַפָּרָג", + "book": "הנסיך הקטן", + "stripped": "הוא לא רצה לצאת לעולם בבגדים מקמטים כמו פרחי הפרג" + }, + { + "text": "הוּא רָצָה לְהוֹפִיעַ בִּמְלוֹא הֲדָרוֹ וְיָפְיוֹ", + "book": "הנסיך הקטן", + "stripped": "הוא רצה להופיע במלוא הדרו ויפיו" + }, + { + "text": "אֵין מָה לוֹמַר, הוּא הָיָה גַּנְדְּרָן בְּיוֹתֵר", + "book": "הנסיך הקטן", + "stripped": "אין מה לומר, הוא היה גנדרן ביותר" + }, + { + "text": "הַהֲכָנוֹת שֶׁל הַפֶּרַח אָרְכוּ יָמִים עַל גַּבֵּי יָמִים", + "book": "הנסיך הקטן", + "stripped": "ההכנות של הפרח ארכו ימים על גבי ימים" + }, + { + "text": "וְהִנֵּה, יוֹם אֶחָד, בְּדִיּוּק בִּשְׁעַת הַזְּרִיחָה, הוֹפִיעַ הַפֶּרַח בִּמְלוֹא הַפְּרִיחָה", + "book": "הנסיך הקטן", + "stripped": "והנה, יום אחד, בדיוק בשעת הזריחה, הופיע הפרח במלוא הפריחה" + }, + { + "text": "לֹא סְתָם פֶּרַח, כִּי אִם שׁוֹשַׁנָּה", + "book": "הנסיך הקטן", + "stripped": "לא סתם פרח, כי אם שושנה" + }, + { + "text": "וְאַף שֶׁעָבְדָה כָּל כָּךְ קָשֶׁה וְהִקְפִּידָה עַל כָּל פְּרָט, אָמְרָה תּוֹךְ כְּדֵי פִּהוּק, \"אָה", + "book": "הנסיך הקטן", + "stripped": "ואף שעבדה כל כך קשה והקפידה על כל פרט, אמרה תוך כדי פהוק, \"אה" + }, + { + "text": "עֲדַיִן לֹא הִסְפַּקְתִּי לְהִסְתָּרֵק", + "book": "הנסיך הקטן", + "stripped": "עדין לא הספקתי להסתרק" + }, + { + "text": "\" הַנָּסִיךְ הַקָּטָן לֹא הִצְלִיחַ לְהַסְתִּיר אֶת הִתְפַּעֲלוּתוֹ: \"אַתְּ כָּל כָּךְ יָפָה", + "book": "הנסיך הקטן", + "stripped": "\" הנסיך הקטן לא הצליח להסתיר את התפעלותו: \"את כל כך יפה" + }, + { + "text": "\" \"נָכוֹן,\" עָנְתָה הַשּׁוֹשַׁנָּה בְּרַכּוּת, \"וְנוֹלַדְתִּי בְּאוֹתָהּ שָׁעָה כְּמוֹ הַשֶּׁמֶשׁ", + "book": "הנסיך הקטן", + "stripped": "\" \"נכון,\" ענתה השושנה ברכות, \"ונולדתי באותה שעה כמו השמש" + }, + { + "text": "\" הַנָּסִיךְ הַקָּטָן הֵבִין שֶׁהִיא אֵינֶנָּה צְנוּעָה בִּמְיֻחָד, אֲבָל הִיא הָיְתָה כֹּה נוֹגַעַת לַלֵּב", + "book": "הנסיך הקטן", + "stripped": "\" הנסיך הקטן הבין שהיא איננה צנועה במיחד, אבל היא היתה כה נוגעת ללב" + }, + { + "text": "\"נִרְאֶה לִי שֶׁזֶּה הַזְּמַן לַאֲרוּחַת בֹּקֶר,\" הוֹסִיפָה מִיָּד", + "book": "הנסיך הקטן", + "stripped": "\"נראה לי שזה הזמן לארוחת בקר,\" הוסיפה מיד" + }, + { + "text": "\"הַאִם תּוֹאִיל בְּטוּבְךָ לִדְאֹג לִי", + "book": "הנסיך הקטן", + "stripped": "\"האם תואיל בטובך לדאג לי" + }, + { + "text": "\" וְהַנָּסִיךְ הַקָּטָן, שֶׁהָיָה מְבֻלְבָּל לְגַמְרֵי, הִזְדָּרֵז לִמְצֹא מַשְׁפֵּךְ וְהִגִּישׁ לַשּׁוֹשַׁנָּה מַיִם זַכִּים", + "book": "הנסיך הקטן", + "stripped": "\" והנסיך הקטן, שהיה מבלבל לגמרי, הזדרז למצא משפך והגיש לשושנה מים זכים" + }, + { + "text": "דֵּי מַהֵר הִיא הֵחֵלָּה מְאַמְלֶלֶת אוֹתוֹ בְּגַאַוְתָנוּתָהּ הַמִּתְפַּנֶּקֶת", + "book": "הנסיך הקטן", + "stripped": "די מהר היא החלה מאמללת אותו בגאותנותה המתפנקת" + }, + { + "text": "\" \"אֵין נְמֵרִים עַל הַכּוֹכָב שֶׁלִּי,\" הִתְנַגֵּד הַנָּסִיךְ הַקָּטָן, \"וְחוּץ מִזֶּה, נְמֵרִים לֹא אוֹכְלִים עֵשֶׂב", + "book": "הנסיך הקטן", + "stripped": "\" \"אין נמרים על הכוכב שלי,\" התנגד הנסיך הקטן, \"וחוץ מזה, נמרים לא אוכלים עשב" + }, + { + "text": "\" \"אֲנִי לֹא עֵשֶׂב,\" עָנְתָה הַשּׁוֹשַׁנָּה בְּרֹךְ", + "book": "הנסיך הקטן", + "stripped": "\" \"אני לא עשב,\" ענתה השושנה ברך" + }, + { + "text": "\" \"אֲנִי לֹא חוֹשֶׁשֶׁת מִנְּמֵרִים, אֲבָל אֲנִי מַמָּשׁ לֹא סוֹבֶלֶת רוּחַ פְּרָצִים", + "book": "הנסיך הקטן", + "stripped": "\" \"אני לא חוששת מנמרים, אבל אני ממש לא סובלת רוח פרצים" + }, + { + "text": "יֵשׁ לְךָ בְּמִקְרֶה פַּרְגּוֹד", + "book": "הנסיך הקטן", + "stripped": "יש לך במקרה פרגוד" + }, + { + "text": "\" \"לֹא סוֹבֶלֶת רוּחַ פְּרָצִים", + "book": "הנסיך הקטן", + "stripped": "\" \"לא סובלת רוח פרצים" + }, + { + "text": "זֹאת בְּעָיָה רְצִינִית בִּשְׁבִיל צֶמַח,\" חָשַׁב בְּלִבּוֹ הַנָּסִיךְ הַקָּטָן", + "book": "הנסיך הקטן", + "stripped": "זאת בעיה רצינית בשביל צמח,\" חשב בלבו הנסיך הקטן" + }, + { + "text": "\"הַשּׁוֹשַׁנָּה הַזֹּאת בְּהֶחְלֵט מֻרְכֶּבֶת", + "book": "הנסיך הקטן", + "stripped": "\"השושנה הזאת בהחלט מרכבת" + }, + { + "text": "\" \"בָּעֶרֶב תְּכַסֶּה אוֹתִי בְּפַעֲמוֹן זְכוּכִית", + "book": "הנסיך הקטן", + "stripped": "\" \"בערב תכסה אותי בפעמון זכוכית" + }, + { + "text": "קַר מְאוֹד כָּאן אֶצְלְךָ", + "book": "הנסיך הקטן", + "stripped": "קר מאוד כאן אצלך" + }, + { + "text": "שָׁם, בַּמָּקוֹם שֶׁהִגַּעְתִּי מִמֶּנּוּ", + "book": "הנסיך הקטן", + "stripped": "שם, במקום שהגעתי ממנו" + }, + { + "text": "הֲרֵי הִיא הִגִּיעָה לַכּוֹכָב בְּצוּרַת גַּרְגֵּר", + "book": "הנסיך הקטן", + "stripped": "הרי היא הגיעה לכוכב בצורת גרגר" + }, + { + "text": "הִיא לֹא יָכְלָה לְהַכִּיר דָּבָר מֵהָעוֹלָמוֹת הָאֲחֵרִים", + "book": "הנסיך הקטן", + "stripped": "היא לא יכלה להכיר דבר מהעולמות האחרים" + }, + { + "text": "\" \"הִתְכַּוַּנְתִּי לָלֶכֶת לְהָבִיא אוֹתוֹ, אֲבָל דִּבַּרְתְּ אִתִּי", + "book": "הנסיך הקטן", + "stripped": "\" \"התכונתי ללכת להביא אותו, אבל דברת אתי" + }, + { + "text": "\" אָז הִיא הִשְׁתַּעֲלָה שׁוּב כְּדֵי שֶׁיַּרְגִּישׁ אָשֵׁם", + "book": "הנסיך הקטן", + "stripped": "\" אז היא השתעלה שוב כדי שירגיש אשם" + }, + { + "text": "וְכָךְ, הַנָּסִיךְ הַקָּטָן, אַף שֶׁאָהַב אוֹתָהּ בְּכָל לִבּוֹ, הִתְחִיל לְפַקְפֵּק בְּאַהֲבָתָהּ אֵלָיו", + "book": "הנסיך הקטן", + "stripped": "וכך, הנסיך הקטן, אף שאהב אותה בכל לבו, התחיל לפקפק באהבתה אליו" + }, + { + "text": "הוּא הִתְיַחֵס בִּרְצִינוּת לִדְבָרִים חַסְרֵי חֲשִׁיבוּת שֶׁאָמְרָה, וְהָיָה אֻמְלָל מְאוֹד", + "book": "הנסיך הקטן", + "stripped": "הוא התיחס ברצינות לדברים חסרי חשיבות שאמרה, והיה אמלל מאוד" + }, + { + "text": "\"לֹא הָיִיתִי צָרִיךְ לְהַקְשִׁיב לָהּ,\" כָּךְ הִתְוַדָּה בְּפָנַי יוֹם אֶחָד, \"אַף פַּעַם אַל תַּקְשִׁיב לִפְרָחִים", + "book": "הנסיך הקטן", + "stripped": "\"לא הייתי צריך להקשיב לה,\" כך התודה בפני יום אחד, \"אף פעם אל תקשיב לפרחים" + }, + { + "text": "צָרִיךְ רַק לְהִתְבּוֹנֵן בָּהֶם וּלְהָרִיחַ אוֹתָם", + "book": "הנסיך הקטן", + "stripped": "צריך רק להתבונן בהם ולהריח אותם" + }, + { + "text": "הַשּׁוֹשַׁנָּה שֶׁלִּי בִּשְּׂמָה אֶת הַכּוֹכָב שֶׁלִּי, אֲבָל לֹא יָדַעְתִּי לֵהָנוֹת מִנִּיחוֹחָהּ", + "book": "הנסיך הקטן", + "stripped": "השושנה שלי בשמה את הכוכב שלי, אבל לא ידעתי להנות מניחוחה" + }, + { + "text": "עִנְיַן הַטְּפָרִים הַחַדִּים שֶׁהִרְגִּיז אוֹתִי כָּל כָּךְ, הָיָה צָרִיךְ בְּעֶצֶם לְהָמֵס אֶת לִבִּי", + "book": "הנסיך הקטן", + "stripped": "ענין הטפרים החדים שהרגיז אותי כל כך, היה צריך בעצם להמס את לבי" + }, + { + "text": "\" הוּא הִמְשִׁיךְ בְּוִדּוּיוֹ: \"לֹא הֵבַנְתִּי כְּלוּם", + "book": "הנסיך הקטן", + "stripped": "\" הוא המשיך בודויו: \"לא הבנתי כלום" + }, + { + "text": "הָיִיתִי צָרִיךְ לִשְׁפֹּט אוֹתָהּ עַל פִּי מַעֲשֶׂיהָ, וְלֹא עַל פִּי דְּבָרֶיהָ", + "book": "הנסיך הקטן", + "stripped": "הייתי צריך לשפט אותה על פי מעשיה, ולא על פי דבריה" + }, + { + "text": "הִיא בִּשְּׂמָה אֶת הַכּוֹכָב שֶׁלִּי וְהֵאִירָה אֶת יוֹמִי, לֹא הָיִיתִי צָרִיךְ לִבְרֹחַ", + "book": "הנסיך הקטן", + "stripped": "היא בשמה את הכוכב שלי והאירה את יומי, לא הייתי צריך לברח" + }, + { + "text": "הָיִיתִי צָרִיךְ לְהָבִין כַּמָּה עֲדִינוּת מִסְתַּתֶּרֶת מֵאֲחוֹרֵי הַתַּחְבּוּלוֹת הַטִּפְּשִׁיּוֹת שֶׁלָּהּ", + "book": "הנסיך הקטן", + "stripped": "הייתי צריך להבין כמה עדינות מסתתרת מאחורי התחבולות הטפשיות שלה" + }, + { + "text": "אֲבָל הָיִיתִי צָעִיר מִדַּי, וַעֲדַיִן לֹא יָדַעְתִּי אֵיךְ לֶאֱהֹב", + "book": "הנסיך הקטן", + "stripped": "אבל הייתי צעיר מדי, ועדין לא ידעתי איך לאהב" + }, + { + "text": "\" 9 נִרְאֶה לִי שֶׁהוּא נֶעֱזַר בְּלַהֲקַת צִפּוֹרֵי בַּר נוֹדְדוֹת כְּדֵי לִבְרֹחַ מֵהַכּוֹכָב שֶׁלּוֹ", + "book": "הנסיך הקטן", + "stripped": "\" 9 נראה לי שהוא נעזר בלהקת צפורי בר נודדות כדי לברח מהכוכב שלו" + }, + { + "text": "בְּבֹקֶר הַהַמְרָאָה הוּא דָּאַג לְהַשְׁאִיר אֶת הַכּוֹכָב שֶׁלּוֹ נָקִי וּמְסֻדָּר", + "book": "הנסיך הקטן", + "stripped": "בבקר ההמראה הוא דאג להשאיר את הכוכב שלו נקי ומסדר" + }, + { + "text": "הוּא גָּרַף אֶת לֹעוֹתֵיהֶם שֶׁל הָרֵי הַגַּעַשׁ הַפְּעִילִים שֶׁלּוֹ", + "book": "הנסיך הקטן", + "stripped": "הוא גרף את לעותיהם של הרי הגעש הפעילים שלו" + }, + { + "text": "הָיוּ לוֹ שְׁנֵי הָרֵי גַּעַשׁ פְּעִילִים", + "book": "הנסיך הקטן", + "stripped": "היו לו שני הרי געש פעילים" + }, + { + "text": "הָיָה נָעִים וְנוֹחַ לְחַמֵּם בָּהֶם אֶת אֲרוּחַת הַבֹּקֶר", + "book": "הנסיך הקטן", + "stripped": "היה נעים ונוח לחמם בהם את ארוחת הבקר" + }, + { + "text": "הָיָה לוֹ גַּם הַר גַּעַשׁ כָּבוּי, אֲבָל כְּמוֹ שֶׁנָּהַג לוֹמַר, \"לְעוֹלָם אֵין לָדַעַת", + "book": "הנסיך הקטן", + "stripped": "היה לו גם הר געש כבוי, אבל כמו שנהג לומר, \"לעולם אין לדעת" + }, + { + "text": "\" לָכֵן לְיֶתֶר בִּטָּחוֹן הוּא גָּרַף גַּם אֶת לֹעוֹ", + "book": "הנסיך הקטן", + "stripped": "\" לכן ליתר בטחון הוא גרף גם את לעו" + }, + { + "text": "אִם מַקְפִּידִים לְנַקּוֹת הֵיטֵב אֶת הָרֵי הַגַּעַשׁ, הֵם בּוֹעֲרִים בְּלֶהָבָה קְטַנָּה כָּל הַזְּמַן, לְלֹא הִתְפָּרְצוּיוֹת", + "book": "הנסיך הקטן", + "stripped": "אם מקפידים לנקות היטב את הרי הגעש, הם בוערים בלהבה קטנה כל הזמן, ללא התפרצויות" + }, + { + "text": "הִתְפָּרְצוּיוֹת שֶׁל הָרֵי גַּעַשׁ הֵן כְּמוֹ אֵשׁ שֶׁעוֹלָה מֵאֲרֻבָּה סְתוּמָה", + "book": "הנסיך הקטן", + "stripped": "התפרצויות של הרי געש הן כמו אש שעולה מארבה סתומה" + }, + { + "text": "בָּרוּר שֶׁאֲנַחְנוּ עַל כַּדּוּר הָאָרֶץ קְטַנִּים מִכְּדֵי שֶׁנּוּכַל לִגְרֹף אֶת לֹעוֹתֵיהֶם שֶׁל הָרֵי הַגַּעַשׁ שֶׁלָּנוּ", + "book": "הנסיך הקטן", + "stripped": "ברור שאנחנו על כדור הארץ קטנים מכדי שנוכל לגרף את לעותיהם של הרי הגעש שלנו" + }, + { + "text": "זֹאת הַסִּבָּה שֶׁהָרֵי הַגַּעַשׁ שֶׁלָּנוּ גּוֹרְמִים לָנוּ כָּל כָּךְ הַרְבֵּה צָרוׁת", + "book": "הנסיך הקטן", + "stripped": "זאת הסבה שהרי הגעש שלנו גורמים לנו כל כך הרבה צרות" + }, + { + "text": "הַנָּסִיךְ הַקָּטָן נִכֵּשׁ גַּם אֶת הָעֲשָׂבִים הָאַחֲרוֹנִים שֶׁל עֲצֵי הַבָּאוֹבַּבּ וְנֶעֱצַב אֶל לִבּוֹ", + "book": "הנסיך הקטן", + "stripped": "הנסיך הקטן נכש גם את העשבים האחרונים של עצי הבאובב ונעצב אל לבו" + }, + { + "text": "הוּא חָשַׁשׁ שֶׁלְּעוֹלָם לֹא יַחְזֹר לְשָׁם שׁוּב", + "book": "הנסיך הקטן", + "stripped": "הוא חשש שלעולם לא יחזר לשם שוב" + }, + { + "text": "אֲבָל כָּל הַפְּעֻלּוֹת הַשִּׁגְרָתִיּוֹת הָאֵלֶּה נָעֲמוּ לוֹ מְאוֹד בְּאוֹתוֹ בֹּקֶר", + "book": "הנסיך הקטן", + "stripped": "אבל כל הפעלות השגרתיות האלה נעמו לו מאוד באותו בקר" + }, + { + "text": "\"שָׁלוֹם לָךְ,\" הוּא אָמַר לַשּׁוֹשַׁנָּה", + "book": "הנסיך הקטן", + "stripped": "\"שלום לך,\" הוא אמר לשושנה" + }, + { + "text": "אַךְ הִיא לֹא עָנְתָה לוֹ", + "book": "הנסיך הקטן", + "stripped": "אך היא לא ענתה לו" + }, + { + "text": "\"שָׁלוֹם לָךְ,\" הוּא חָזַר וְאָמַר", + "book": "הנסיך הקטן", + "stripped": "\"שלום לך,\" הוא חזר ואמר" + }, + { + "text": "אַךְ לֹא בִּגְלַל שֶׁהִצְטַנְּנָה", + "book": "הנסיך הקטן", + "stripped": "אך לא בגלל שהצטננה" + }, + { + "text": "\"הָיִיתִי טִפְּשָׁה,\" אָמְרָה לְבַסּוֹף", + "book": "הנסיך הקטן", + "stripped": "\"הייתי טפשה,\" אמרה לבסוף" + }, + { + "text": "\"אֲנִי מְבַקֶּשֶׁת מִמְּךָ סְלִיחָה", + "book": "הנסיך הקטן", + "stripped": "\"אני מבקשת ממך סליחה" + }, + { + "text": "\" הוּא הֻפְתַּע מִכָּךְ שֶׁלֹּא הִתְלוֹנְנָה", + "book": "הנסיך הקטן", + "stripped": "\" הוא הפתע מכך שלא התלוננה" + }, + { + "text": "הוּא עָמַד שָׁם, מְבֻלְבָּל, אוֹחֵז בְּכִפַּת הַזְּכוּכִית", + "book": "הנסיך הקטן", + "stripped": "הוא עמד שם, מבלבל, אוחז בכפת הזכוכית" + }, + { + "text": "הוּא לֹא הֵבִין מֵאַיִן הִגִּיעָה הָעֲדִינוּת הַמְּפֻיֶּסֶת הַזּׄאת", + "book": "הנסיך הקטן", + "stripped": "הוא לא הבין מאין הגיעה העדינות המפיסת הזאת" + }, + { + "text": "\"כֵּן, אֲנִי אוֹהֶבֶת אוֹתְךָ,\" אָמְרָה לוֹ הַשּׁוֹשַׁנָּה", + "book": "הנסיך הקטן", + "stripped": "\"כן, אני אוהבת אותך,\" אמרה לו השושנה" + }, + { + "text": "\"לֹא יָדַעְתָּ עַל זֶה דָּבָר, בְּאַשְׁמָתִי", + "book": "הנסיך הקטן", + "stripped": "\"לא ידעת על זה דבר, באשמתי" + }, + { + "text": "עַכְשָׁו זֶה לֹא מְשַׁנֶּה", + "book": "הנסיך הקטן", + "stripped": "עכשו זה לא משנה" + }, + { + "text": "אֲבָל גַּם אַתָּה הָיִיתָ טִפֵּשׁ, כָּמוֹנִי", + "book": "הנסיך הקטן", + "stripped": "אבל גם אתה היית טפש, כמוני" + }, + { + "text": "וְתַעֲזֹב כְּבָר אֶת כִּפַּת הַזְּכוּכִית הַזֹּאת", + "book": "הנסיך הקטן", + "stripped": "ותעזב כבר את כפת הזכוכית הזאת" + }, + { + "text": "אֲנִי לֹא צְרִיכָה אוֹתָהּ", + "book": "הנסיך הקטן", + "stripped": "אני לא צריכה אותה" + }, + { + "text": "\" \"אֲבָל מָה עִם הָרוּחַ", + "book": "הנסיך הקטן", + "stripped": "\" \"אבל מה עם הרוח" + }, + { + "text": "\" \"אֲנִי לֹא מְצֻנֶּנֶת עַד כְּדֵי כָּךְ", + "book": "הנסיך הקטן", + "stripped": "\" \"אני לא מצננת עד כדי כך" + }, + { + "text": "אֲוִיר הַלַּיְלָה הָרַעֲנָן יַעֲשֶׂה לִי רַק טוֹב", + "book": "הנסיך הקטן", + "stripped": "אויר הלילה הרענן יעשה לי רק טוב" + }, + { + "text": "\" \"אֲבָל מָה עִם הַחַיּוֹת", + "book": "הנסיך הקטן", + "stripped": "\" \"אבל מה עם החיות" + }, + { + "text": "\" \"אֶצְטָרֵךְ לִלְמֹד לִחְיוֹת עִם שְׁנַיִם אוֹ שְׁלוֹשָׁה זְחָלִים אִם בִּרְצוֹנִי לִפְגּשׁ כַּמָּה פַּרְפָּרִים", + "book": "הנסיך הקטן", + "stripped": "\" \"אצטרך ללמד לחיות עם שנים או שלושה זחלים אם ברצוני לפגש כמה פרפרים" + }, + { + "text": "אִם לֹא הֵם, מִי יְבַקֵּר אוֹתִי", + "book": "הנסיך הקטן", + "stripped": "אם לא הם, מי יבקר אותי" + }, + { + "text": "הֲלֹא אַתָּה תִּהְיֶה הַרְחֵק מִכָּאן", + "book": "הנסיך הקטן", + "stripped": "הלא אתה תהיה הרחק מכאן" + }, + { + "text": "וּבְנוֹגֵעַ לְחַיּוֹת טֶרֶף, אֲנִי לֹא פּוֹחֶדֶת מֵהֶן, יֵשׁ לִי טְפָרִים", + "book": "הנסיך הקטן", + "stripped": "ובנוגע לחיות טרף, אני לא פוחדת מהן, יש לי טפרים" + }, + { + "text": "\" וְהִיא הֶרְאֲתָה לוֹ בִּתְמִימוּתָהּ אֶת אַרְבַּעַת הַקּוֹצִים שֶׁלָּהּ", + "book": "הנסיך הקטן", + "stripped": "\" והיא הראתה לו בתמימותה את ארבעת הקוצים שלה" + }, + { + "text": "וְאָז הוֹסִיפָה: \"אַל תַּעֲמֹד כָּאן כָּכָה, זֶה מְעַצְבֵּן", + "book": "הנסיך הקטן", + "stripped": "ואז הוסיפה: \"אל תעמד כאן ככה, זה מעצבן" + }, + { + "text": "הֶחְלַטְתָּ לָלֶכֶת מִפֹּה, אָז לֵךְ כְּבָר", + "book": "הנסיך הקטן", + "stripped": "החלטת ללכת מפה, אז לך כבר" + }, + { + "text": "\" הִיא לֹא רָצְתָה שֶׁהוּא יִרְאֶה שֶׁהִיא בּוֹכָה", + "book": "הנסיך הקטן", + "stripped": "\" היא לא רצתה שהוא יראה שהיא בוכה" + }, + { + "text": "הִיא הָיְתָה שׁוֹשַׁנָּה גַּאַוְתָנִית כָּל כָּךְ", + "book": "הנסיך הקטן", + "stripped": "היא היתה שושנה גאותנית כל כך" + }, + { + "text": "10 הַנָּסִיךְ הַקָּטָן הִגִּיעַ לָאֵזוֹר שֶׁל הָאַסְטְרוֹאִידִים 325, 326, 327, 328, 329 וּ־330", + "book": "הנסיך הקטן", + "stripped": "10 הנסיך הקטן הגיע לאזור של האסטרואידים 325, 326, 327, 328, 329 ו־330" + }, + { + "text": "הוּא הֶחְלִיט לְבַקֵּר בָּהֶם, בְּתִקְוָה שֶׁיִּמְצָא בָּהֶם עִנְיָן לַעֲסֹק בּוֹ וְגַּם יִלְמַד דְּבָרִים חֲדָשִׁים", + "book": "הנסיך הקטן", + "stripped": "הוא החליט לבקר בהם, בתקוה שימצא בהם ענין לעסק בו וגם ילמד דברים חדשים" + }, + { + "text": "בָּאַסְטְרוֹאִיד הָרִאשׁוֹן גָּר מֶלֶךְ", + "book": "הנסיך הקטן", + "stripped": "באסטרואיד הראשון גר מלך" + }, + { + "text": "הוּא לָבַשׁ גְּלִימָה מְהֻדֶּרֶת מִשָּׁנִי וּמִפַּרְוָה וְיָשַׁב עַל כֵּס מַלְכוּת פָּשׁוּט לְמַרְאֶה וְעִם זֹאת מְפֹאָר", + "book": "הנסיך הקטן", + "stripped": "הוא לבש גלימה מהדרת משני ומפרוה וישב על כס מלכות פשוט למראה ועם זאת מפאר" + }, + { + "text": "יֵשׁ לִי נָתִין,\" קָרָא הַמֶּלֶךְ כַּאֲשֶׁר הִבְחִין בַּנָּסִיךְ הַקָּטָן", + "book": "הנסיך הקטן", + "stripped": "יש לי נתין,\" קרא המלך כאשר הבחין בנסיך הקטן" + }, + { + "text": "וְהַנָּסִיךְ הַקָּטָן שָׁאַל אֶת עַצְמוֹ: \"אֵיךְ הוּא מַכִּיר אוֹתִי", + "book": "הנסיך הקטן", + "stripped": "והנסיך הקטן שאל את עצמו: \"איך הוא מכיר אותי" + }, + { + "text": "הֲרֵי הוּא לֹא רָאָה אוֹתִי אַף פַּעַם", + "book": "הנסיך הקטן", + "stripped": "הרי הוא לא ראה אותי אף פעם" + }, + { + "text": "\" הוּא לֹא יָדַע שֶׁבְּעֵינֵי מְלָכִים, הָעוֹלָם פָּשׁוּט מְאוֹד", + "book": "הנסיך הקטן", + "stripped": "\" הוא לא ידע שבעיני מלכים, העולם פשוט מאוד" + }, + { + "text": "כָּל הָאֲנָשִׁים הֵם נְתִינִים", + "book": "הנסיך הקטן", + "stripped": "כל האנשים הם נתינים" + }, + { + "text": "כָּךְ הוּא הִמְשִׁיךְ לַעֲמֹד, וּמֵאַחַר שֶׁהָיָה עָיֵף, פִּהֵק", + "book": "הנסיך הקטן", + "stripped": "כך הוא המשיך לעמד, ומאחר שהיה עיף, פהק" + }, + { + "text": "\"פִּהוּק בְּנוֹכְחוּת הַמֶּלֶךְ מְנֻגָּד לִכְלָלֵי הַנִּימוּס,\" אָמַר לוֹ הוֹד מַלְכוּתוֹ, \"אֲנִי אוֹסֵר זֹאת עָלֶיךָ", + "book": "הנסיך הקטן", + "stripped": "\"פהוק בנוכחות המלך מנגד לכללי הנימוס,\" אמר לו הוד מלכותו, \"אני אוסר זאת עליך" + }, + { + "text": "\" \"אֲנִי לֹא יָכוֹל לְהִתְאַפֵּק,\" עָנָה הַנָּסִיךְ הַקָּטָן, שֶׁהָיָה נָבוֹךְ לְגַמְרֵי", + "book": "הנסיך הקטן", + "stripped": "\" \"אני לא יכול להתאפק,\" ענה הנסיך הקטן, שהיה נבוך לגמרי" + }, + { + "text": "\"עָבַרְתִּי דֶּרֶךְ אֲרֻכָּה וְלֹא יָשַׁנְתִּי", + "book": "הנסיך הקטן", + "stripped": "\"עברתי דרך ארכה ולא ישנתי" + }, + { + "text": "\" \"אִם כָּךְ,\" אָמַר הַמֶּלֶךְ, \"אֲנִי מְצַוֶּה עָלֶיךָ לְפַהֵק", + "book": "הנסיך הקטן", + "stripped": "\" \"אם כך,\" אמר המלך, \"אני מצוה עליך לפהק" + }, + { + "text": "זֶה שָׁנִים רַבּוֹת לֹא רָאִיתִי אָדָם מְפַהֵק", + "book": "הנסיך הקטן", + "stripped": "זה שנים רבות לא ראיתי אדם מפהק" + }, + { + "text": "פִּהוּקִים מְסַקְרְנִים אוֹתִי מְאוֹד", + "book": "הנסיך הקטן", + "stripped": "פהוקים מסקרנים אותי מאוד" + }, + { + "text": "עַכְשָׁו אֲנִי לֹא מַצְלִיחַ", + "book": "הנסיך הקטן", + "stripped": "עכשו אני לא מצליח" + }, + { + "text": "\" עָנָה הַנָּסִיךְ הַקָּטָן וְהִסְמִיק כֻּלּוֹ", + "book": "הנסיך הקטן", + "stripped": "\" ענה הנסיך הקטן והסמיק כלו" + }, + { + "text": "\"הְמְמְמְ, הְמְמְמְ,\" עָנָה הַמֶּלֶךְ, \"אִם כָּךְ, אָנוֹכִי", + "book": "הנסיך הקטן", + "stripped": "\"המממ, המממ,\" ענה המלך, \"אם כך, אנוכי" + }, + { + "text": "אָנוֹכִי מְצַוֶּה עָלֶיךָ לְעִתִּים לְפַהֵק וּלְעִתִּים", + "book": "הנסיך הקטן", + "stripped": "אנוכי מצוה עליך לעתים לפהק ולעתים" + }, + { + "text": "\" הוּא גִּמְגֵּם קְצָת וְנִרְאָה פָּגוּעַ", + "book": "הנסיך הקטן", + "stripped": "\" הוא גמגם קצת ונראה פגוע" + }, + { + "text": "כִּי לַמֶּלֶךְ הַזֶּה הָיָה חָשׁוּב בִּמְיֻחָד שֶׁיְּכַבְּדוּ אוֹתוֹ וִיצַיְּתוּ לִדְבָרָיו", + "book": "הנסיך הקטן", + "stripped": "כי למלך הזה היה חשוב במיחד שיכבדו אותו ויציתו לדבריו" + }, + { + "text": "חֹסֶר צַיְתָנוּת הָיָה בִּלְתִּי נִסְבָּל בְּעֵינָיו", + "book": "הנסיך הקטן", + "stripped": "חסר ציתנות היה בלתי נסבל בעיניו" + }, + { + "text": "הוּא הָיָה שַׁלִּיט יָחִיד", + "book": "הנסיך הקטן", + "stripped": "הוא היה שליט יחיד" + }, + { + "text": "אַךְ מִכֵּיוָן שֶׁהָיָה טוֹב לֵב בִּמְיֻחָד, הוּא הִקְפִּיד לָתֵת רַק פְּקֻדּוֹת מִתְקַבְּלוֹת עַל הַדַּעַת", + "book": "הנסיך הקטן", + "stripped": "אך מכיון שהיה טוב לב במיחד, הוא הקפיד לתת רק פקדות מתקבלות על הדעת" + }, + { + "text": "\" שָׁאַל בִּזְהִירוּת הַנָּסִיךְ הַקָּטָן", + "book": "הנסיך הקטן", + "stripped": "\" שאל בזהירות הנסיך הקטן" + }, + { + "text": "\"אֲנִי מְצַוֶּה עָלֶיךָ לָשֶׁבֶת", + "book": "הנסיך הקטן", + "stripped": "\"אני מצוה עליך לשבת" + }, + { + "text": "\" עָנָה לוֹ הַמֶּלֶךְ וְאָסַף אֵלָיו בִּתְנוּעָה מַלְכוּתִית אֶת שֹוּלֶיהָ שֶׁל גְּלִימַת הַפַּרְוָה שֶׁלּוֹ", + "book": "הנסיך הקטן", + "stripped": "\" ענה לו המלך ואסף אליו בתנועה מלכותית את שוליה של גלימת הפרוה שלו" + }, + { + "text": "אֲבָל הַנָּסִיךְ הַקָּטָן הִשְׁתּוֹמֵם", + "book": "הנסיך הקטן", + "stripped": "אבל הנסיך הקטן השתומם" + }, + { + "text": "עַל מָה בִּכְלָל מוֹשֵׁל הַמֶּלֶךְ הַזֶּה", + "book": "הנסיך הקטן", + "stripped": "על מה בכלל מושל המלך הזה" + }, + { + "text": "\" פָּנָה אֵלָיו בְּהִסּוּס הַנָּסִיךְ הַקָּטָן, \"הַאִם אוּכַל, בִּמְחִילָה, לִשְׁאֹל אוֹתְךָ שְׁאֵלָה", + "book": "הנסיך הקטן", + "stripped": "\" פנה אליו בהסוס הנסיך הקטן, \"האם אוכל, במחילה, לשאל אותך שאלה" + }, + { + "text": "\" \"אֲנִי מְצַוֶּה עָלֶיךָ לִשְׁאֹל אוֹתִי", + "book": "הנסיך הקטן", + "stripped": "\" \"אני מצוה עליך לשאל אותי" + }, + { + "text": "\"אֲדוֹנִי הַמֶּלֶךְ, עַל מָה אַתָּה מוֹלֵךְ", + "book": "הנסיך הקטן", + "stripped": "\"אדוני המלך, על מה אתה מולך" + }, + { + "text": "\" \"עַל הַכֹּל,\" עָנָה הַמֶּלֶךְ בְּשִׂיא הַפַּשְׁטוּת", + "book": "הנסיך הקטן", + "stripped": "\" \"על הכל,\" ענה המלך בשיא הפשטות" + }, + { + "text": "\" בִּתְנוּעַת יָד הִצְבִּיעַ הַמֶּלֶךְ עַל הַכּוֹכָב שֶׁלּוֹ, עַל שְׁאַר הַכּוֹכָבִים וְעַל כָּל הַכּוֹכָבִים הַגְּדוֹלִים בַּשָּׁמַיִם", + "book": "הנסיך הקטן", + "stripped": "\" בתנועת יד הצביע המלך על הכוכב שלו, על שאר הכוכבים ועל כל הכוכבים הגדולים בשמים" + }, + { + "text": "כִּי הַמֶּלֶךְ הַזֶּה הָיָה לֹא רַק שַׁלִּיט יָחִיד, אֶלָּא שַׁלִּיט כְּלַל־עוֹלָמִי", + "book": "הנסיך הקטן", + "stripped": "כי המלך הזה היה לא רק שליט יחיד, אלא שליט כלל־עולמי" + }, + { + "text": "\" \"כַּמּוּבָן,\" עָנָה לוֹ הַמֶּלֶךְ", + "book": "הנסיך הקטן", + "stripped": "\" \"כמובן,\" ענה לו המלך" + }, + { + "text": "\"הֵם מְצַיְּתִים מִיָּד, אֵינֶנִּי סוֹבֵל חֹסֶר מִשְׁמַעַת", + "book": "הנסיך הקטן", + "stripped": "\"הם מציתים מיד, אינני סובל חסר משמעת" + }, + { + "text": "\" יְכֹלֶת שֶׁכָּזֹאת הִרְשִׁימָה מְאוֹד אֶת הַנָּסִיךְ הַקָּטָן", + "book": "הנסיך הקטן", + "stripped": "\" יכלת שכזאת הרשימה מאוד את הנסיך הקטן" + }, + { + "text": "צַוֵּה עַל הַשֶּׁמֶשׁ לִשְׁקֹעַ", + "book": "הנסיך הקטן", + "stripped": "צוה על השמש לשקע" + }, + { + "text": "\" \"אַתָּה,\" עָנָה הַנָּסִיךְ הַקָּטָן בְּלִי הִסּוּס", + "book": "הנסיך הקטן", + "stripped": "\" \"אתה,\" ענה הנסיך הקטן בלי הסוס" + }, + { + "text": "יֵשׁ לִדְרשׁ מִכָּל אָדָם רַק מָה שֶׁהוּא מְסֻגָּל לַעֲשׂוֹת,\" פָּסַק הַמֶּלֶךְ", + "book": "הנסיך הקטן", + "stripped": "יש לדרש מכל אדם רק מה שהוא מסגל לעשות,\" פסק המלך" + }, + { + "text": "\"הַסַּמְכוּת הַשִּׁלְטוֹנִית מְבֻסֶּסֶת בָּרֹאשׁ וּבָרִאשׁוֹנָה עַל הִגָּיוֹן", + "book": "הנסיך הקטן", + "stripped": "\"הסמכות השלטונית מבססת בראש ובראשונה על הגיון" + }, + { + "text": "אִם תְּצַוֶּה עַל בְּנֵי עַמְּךָ לְהַטְבִּיעַ אֶת עַצְמָם בַּיָּם, תִּפְרֹץ מַהְפֵּכָה", + "book": "הנסיך הקטן", + "stripped": "אם תצוה על בני עמך להטביע את עצמם בים, תפרץ מהפכה" + }, + { + "text": "יֵשׁ לִי הַזְּכוּת לִדְרשׁ שֶׁיְּצַיְּתוּ לִפְקֻדּוֹתַי כִּי הֵן הֶגְיוֹנִיּוֹת", + "book": "הנסיך הקטן", + "stripped": "יש לי הזכות לדרש שיציתו לפקדותי כי הן הגיוניות" + }, + { + "text": "\" \"אִם כָּךְ, מָה עִם שְׁקִיעַת הַשֶּׁמֶשׁ שֶׁלִּי", + "book": "הנסיך הקטן", + "stripped": "\" \"אם כך, מה עם שקיעת השמש שלי" + }, + { + "text": "\" חָזַר וְשָׁאַל הַנָּסִיךְ הַקָּטָן, שֶׁמֵּעוֹלָם לֹא וִתֵּר עַל תְּשׁוּבָה מֵרֶגַע שֶׁשָּׁאַל שְׁאֵלָה", + "book": "הנסיך הקטן", + "stripped": "\" חזר ושאל הנסיך הקטן, שמעולם לא ותר על תשובה מרגע ששאל שאלה" + }, + { + "text": "\"אַתָּה תְּקַבֵּל אֶת הַשְּׁקִיעָה שֶׁלְּךָ", + "book": "הנסיך הקטן", + "stripped": "\"אתה תקבל את השקיעה שלך" + }, + { + "text": "אֲנִי אֶתֵּן אֶת הַפְּקֻדָּה", + "book": "הנסיך הקטן", + "stripped": "אני אתן את הפקדה" + }, + { + "text": "אֲבָל עַל פִּי תּוֹרַת הַמִּמְשָׁל שֶׁלִּי, אֲנִי אַמְתִּין לָרֶגַע שֶׁהַתְּנָאִים לְכָךְ יַבְשִׁילוּ", + "book": "הנסיך הקטן", + "stripped": "אבל על פי תורת הממשל שלי, אני אמתין לרגע שהתנאים לכך יבשילו" + }, + { + "text": "\"הְמְמְמְ, הְמְמְמְ,\" עָנָה הַמֶּלֶךְ שֶׁבֵּינְתַיִם עִיֵּן בְּלוּחַ הַשָּׁנִים וְהַזְּמַנִּים, \"הְמְמְמְ, הְמְמְמְ, זֶה יִהְיֶה בְּעֵרֶךְ", + "book": "הנסיך הקטן", + "stripped": "\"המממ, המממ,\" ענה המלך שבינתים עין בלוח השנים והזמנים, \"המממ, המממ, זה יהיה בערך" + }, + { + "text": "הָעֶרֶב בַּשָּׁעָה שֶׁבַע וְאַרְבָּעִים בְּעֵרֶךְ", + "book": "הנסיך הקטן", + "stripped": "הערב בשעה שבע וארבעים בערך" + }, + { + "text": "וְאָז תִּרְאֶה בְּמוֹ עֵינֶיךָ אֵיךְ מְצַיְּתִים לִי וּמְבַצְּעִים מִיָּד אֶת פְּקֻדּוֹתַי", + "book": "הנסיך הקטן", + "stripped": "ואז תראה במו עיניך איך מציתים לי ומבצעים מיד את פקדותי" + }, + { + "text": "הוּא הִצְטַעֵר עַל שְׁקִיעַת הַשֶּׁמֶשׁ שֶׁלֹּא קָרְתָה", + "book": "הנסיך הקטן", + "stripped": "הוא הצטער על שקיעת השמש שלא קרתה" + }, + { + "text": "\" \"אַל תֵּלֵךְ,\" עָנָה הַמֶּלֶךְ, שֶׁהָיָה מְאֻשָּׁר מִכָּךְ שֶׁיֵּשׁ לוֹ נָתִין", + "book": "הנסיך הקטן", + "stripped": "\" \"אל תלך,\" ענה המלך, שהיה מאשר מכך שיש לו נתין" + }, + { + "text": "\"אַל תֵּלֵךְ, אֲנִי אֲמַנֶּה אוֹתְךָ לְשַׂר", + "book": "הנסיך הקטן", + "stripped": "\"אל תלך, אני אמנה אותך לשר" + }, + { + "text": "\" \"אֲבָל אֵין כָּאן אֶת מִי לִשְׁפֹּט", + "book": "הנסיך הקטן", + "stripped": "\" \"אבל אין כאן את מי לשפט" + }, + { + "text": "\" \"אִי אֶפְשָׁר לָדַעַת,\" עָנָה הַמֶּלֶךְ", + "book": "הנסיך הקטן", + "stripped": "\" \"אי אפשר לדעת,\" ענה המלך" + }, + { + "text": "\"עֲדַיִן לֹא עָרַכְתִּי סִיּוּר בַּמַּמְלָכָה שֶׁלִּי", + "book": "הנסיך הקטן", + "stripped": "\"עדין לא ערכתי סיור בממלכה שלי" + }, + { + "text": "אֲנִי זָקֵן מִדַּי וְקָשֶׁה לִי לָלֶכֶת, וְאֵין כָּאן דֵּי מָקוֹם לְמֶרְכָּבָה", + "book": "הנסיך הקטן", + "stripped": "אני זקן מדי וקשה לי ללכת, ואין כאן די מקום למרכבה" + }, + { + "text": "\"גַּם שָׁם אֵין אַף אֶחָד", + "book": "הנסיך הקטן", + "stripped": "\"גם שם אין אף אחד" + }, + { + "text": "\" \"אִם כָּךְ, אַתָּה תִּשְׁפֹּט אֶת עַצְמְךָ,\" אָמַר לוֹ הַמֶּלֶךְ, \"וְזֶה הֲכִי קָשֶׁה", + "book": "הנסיך הקטן", + "stripped": "\" \"אם כך, אתה תשפט את עצמך,\" אמר לו המלך, \"וזה הכי קשה" + }, + { + "text": "הַרְבֵּה יוֹתֵר קָשֶׁה לִשְׁפֹּט אֶת עַצְמְךָ מֵאֲשֶׁר לִשְׁפֹּט אֲחֵרִים", + "book": "הנסיך הקטן", + "stripped": "הרבה יותר קשה לשפט את עצמך מאשר לשפט אחרים" + }, + { + "text": "אִם תַּצְלִיחַ לִשְׁפֹּט בְּצֶדֶק אֶת עַצְמְךָ, זֶה אוֹמֵר שֶׁאַתָּה חָכָם בֶּאֱמֶת", + "book": "הנסיך הקטן", + "stripped": "אם תצליח לשפט בצדק את עצמך, זה אומר שאתה חכם באמת" + }, + { + "text": "\" \"אֶת עַצְמִי אֲנִי יָכוֹל לִשְׁפֹּט בְּכָל מָקוֹם", + "book": "הנסיך הקטן", + "stripped": "\" \"את עצמי אני יכול לשפט בכל מקום" + }, + { + "text": "אֲנִי לֹא חַיָּב לָגוּר דַּוְקָא פֹּה", + "book": "הנסיך הקטן", + "stripped": "אני לא חיב לגור דוקא פה" + }, + { + "text": "בַּלַּיְלָה אֲנִי שׁוֹמֵעַ אוֹתוֹ", + "book": "הנסיך הקטן", + "stripped": "בלילה אני שומע אותו" + }, + { + "text": "אַתָּה יָכוֹל לִשְׁפֹּט אֶת הָעַכְבְּרוֹשׁ הַזֶּה", + "book": "הנסיך הקטן", + "stripped": "אתה יכול לשפט את העכברוש הזה" + }, + { + "text": "אַתָּה יָכוֹל לָדוּן אוֹתוֹ לַמָּוֶת מִפַּעַם לְפַעַם, וְכָךְ חַיָּיו יִהְיוּ תְּלוּיִים בְּמִשְׁפַּט הַצֶּדֶק שֶׁלְּךָ", + "book": "הנסיך הקטן", + "stripped": "אתה יכול לדון אותו למות מפעם לפעם, וכך חייו יהיו תלויים במשפט הצדק שלך" + }, + { + "text": "אֲבָל תִּתֵּן לוֹ חֲנִינָה, מִטַּעֲמֵי חִסָּכוֹן, כְּדֵי לִשְׁמֹר עָלָיו", + "book": "הנסיך הקטן", + "stripped": "אבל תתן לו חנינה, מטעמי חסכון, כדי לשמר עליו" + }, + { + "text": "הֲרֵי הוּא הַיָּחִיד שֶׁיֵּשׁ לָנוּ", + "book": "הנסיך הקטן", + "stripped": "הרי הוא היחיד שיש לנו" + }, + { + "text": "\" \"אֲנִי,\" עָנָה הַנָּסִיךְ הַקָּטָן, \"אֲנִי לֹא אוֹהֵב לָדוּן לַמָּוֶת, וְעַכְשָׁו אֲנִי חוֹשֵׁב שֶׁמּוּטָב שֶׁאֵלֵךְ מִכָּאן", + "book": "הנסיך הקטן", + "stripped": "\" \"אני,\" ענה הנסיך הקטן, \"אני לא אוהב לדון למות, ועכשו אני חושב שמוטב שאלך מכאן" + }, + { + "text": "הוּא יָכוֹל לְצַוּוֹת עָלַי, לְמָשָׁל, לַעֲזֹב בְּתוֹךְ דַּקָּה", + "book": "הנסיך הקטן", + "stripped": "הוא יכול לצוות עלי, למשל, לעזב בתוך דקה" + }, + { + "text": "נִרְאֶה לִי שֶׁהַתְּנָאִים לְכָךְ הִבְשִׁילוּ", + "book": "הנסיך הקטן", + "stripped": "נראה לי שהתנאים לכך הבשילו" + }, + { + "text": "\" הַמֶּלֶךְ לֹא עָנָה כְּלָל", + "book": "הנסיך הקטן", + "stripped": "\" המלך לא ענה כלל" + }, + { + "text": "תְּחִלָּה הִסֵּס הַנָּסִיךְ הַקָּטָן וְאַחַר כָּךְ נֶאֱנַח וְיָצָא לַדֶּרֶךְ", + "book": "הנסיך הקטן", + "stripped": "תחלה הסס הנסיך הקטן ואחר כך נאנח ויצא לדרך" + }, + { + "text": "\"אֲנִי מְמַנֶּה אוֹתְךָ לְשַׁגְרִיר שֶׁלִּי בָּעוֹלָם,\" קָרָא אַחֲרָיו מִיָּד הַמֶּלֶךְ", + "book": "הנסיך הקטן", + "stripped": "\"אני ממנה אותך לשגריר שלי בעולם,\" קרא אחריו מיד המלך" + }, + { + "text": "הוּא נִשְׁמַע סַמְכוּתִי וּמַלְכוּתִי", + "book": "הנסיך הקטן", + "stripped": "הוא נשמע סמכותי ומלכותי" + }, + { + "text": "\"הַמְּבֻגָּרִים מוּזָרִים בְּיוֹתֵר,\" אָמַר לְעַצְמוֹ הַנָּסִיךְ הַקָּטָן וְהִמְשִׁיךְ בְּמַסָּעוֹ", + "book": "הנסיך הקטן", + "stripped": "\"המבגרים מוזרים ביותר,\" אמר לעצמו הנסיך הקטן והמשיך במסעו" + }, + { + "text": "11 עַל הַכּוֹכָב הַשֵּׁנִי גָּר שַׁחְצָן: \"הֵידָד", + "book": "הנסיך הקטן", + "stripped": "11 על הכוכב השני גר שחצן: \"הידד" + }, + { + "text": "\" קָרָא מֵרָחוֹק הַשַּׁחְצָן מִיָּד כְּשֶׁהִבְחִין בַּנָּסִיךְ הַקָּטָן", + "book": "הנסיך הקטן", + "stripped": "\" קרא מרחוק השחצן מיד כשהבחין בנסיך הקטן" + }, + { + "text": "שֶׁכֵּן בְּעֵינֵי הַשַּׁחְצָנִים, כָּל שְׁאַר הָאֲנָשִׁים הֵם הַמַּעֲרִיצִים שֶׁלָּהֶם", + "book": "הנסיך הקטן", + "stripped": "שכן בעיני השחצנים, כל שאר האנשים הם המעריצים שלהם" + }, + { + "text": "\"שָׁלוֹם לְךָ,\" אָמַר הַנָּסִיךְ הַקָּטָן, \"אֵיזֶה כּוֹבַע מַצְחִיק יֵשׁ לְךָ", + "book": "הנסיך הקטן", + "stripped": "\"שלום לך,\" אמר הנסיך הקטן, \"איזה כובע מצחיק יש לך" + }, + { + "text": "\" \"אֲנִי נֶעֱזָר בּוֹ כְּדֵי לְבָרֵךְ לְשָׁלוֹם,\" עָנָה לוֹ הַשַּׁחְצָן", + "book": "הנסיך הקטן", + "stripped": "\" \"אני נעזר בו כדי לברך לשלום,\" ענה לו השחצן" + }, + { + "text": "\"אֲנִי נֶעֱזָר בּוֹ כְּדֵי לְבָרֵךְ אֶת הַמַּעֲרִיצִים שֶׁמְּרִיעִים לִכְבוֹדִי", + "book": "הנסיך הקטן", + "stripped": "\"אני נעזר בו כדי לברך את המעריצים שמריעים לכבודי" + }, + { + "text": "לְמַרְבֵּה הַצַּעַר, אִישׁ מֵעוֹלָם לֹא בִּקֵּר כָּאן", + "book": "הנסיך הקטן", + "stripped": "למרבה הצער, איש מעולם לא בקר כאן" + }, + { + "text": "\" אָמַר הַנָּסִיךְ הַקָּטָן שֶׁלֹּא יָרַד לְסוֹף דַּעְתּוֹ", + "book": "הנסיך הקטן", + "stripped": "\" אמר הנסיך הקטן שלא ירד לסוף דעתו" + }, + { + "text": "\"מְחָא כַּפַּיִם, כַּף אֶל כַּף,\" הוֹרָה לוֹ הַשַּׁחְצָן", + "book": "הנסיך הקטן", + "stripped": "\"מחא כפים, כף אל כף,\" הורה לו השחצן" + }, + { + "text": "הַנָּסִיךְ הַקָּטָן מָחָא כַּפַּיִם, כַּף אֶל כַּף", + "book": "הנסיך הקטן", + "stripped": "הנסיך הקטן מחא כפים, כף אל כף" + }, + { + "text": "הַשַּׁחְצָן הֵנִיד בְּרֹאשׁוֹ בַּעֲנָוָה וְנִפְנֵף קַלּוֹת בְּכוֹבָעוֹ", + "book": "הנסיך הקטן", + "stripped": "השחצן הניד בראשו בענוה ונפנף קלות בכובעו" + }, + { + "text": "כַּעֲבֹר חָמֵשׁ דַּקּוֹת שֶׁהִשְׁתַּעְשְׁעוּ כָּךְ בֵּינֵיהֶם, הִתְחִיל הַנָּסִיךְ הַקָּטָן לְהִשְׁתַּעֲמֵם מֵהַמִּשְׂחָק שֶׁחָזַר עַל עַצְמוֹ", + "book": "הנסיך הקטן", + "stripped": "כעבר חמש דקות שהשתעשעו כך ביניהם, התחיל הנסיך הקטן להשתעמם מהמשחק שחזר על עצמו" + }, + { + "text": "\"וּמָה צָרִיךְ לַעֲשׂוֹת כְּדֵי שֶׁהַכּוֹבַע יִפֹּל", + "book": "הנסיך הקטן", + "stripped": "\"ומה צריך לעשות כדי שהכובע יפל" + }, + { + "text": "אֲבָל הַשַּׁחְצָן לֹא שָׁמַע אֶת דְּבָרָיו", + "book": "הנסיך הקטן", + "stripped": "אבל השחצן לא שמע את דבריו" + }, + { + "text": "הַשַּׁחְצָנִים אֵינָם שׁוֹמְעִים דָּבָר מִלְּבַד מַחְמָאוֹת", + "book": "הנסיך הקטן", + "stripped": "השחצנים אינם שומעים דבר מלבד מחמאות" + }, + { + "text": "\"הַאִם אַתָּה בֶּאֱמֶת מַעֲרִיץ אוֹתִי מְאוֹד", + "book": "הנסיך הקטן", + "stripped": "\"האם אתה באמת מעריץ אותי מאוד" + }, + { + "text": "\" \"אֲבָל רַק אַתָּה כָּאן לְבַדְּךָ עַל הַכּוֹכָב שֶׁלְּךָ", + "book": "הנסיך הקטן", + "stripped": "\" \"אבל רק אתה כאן לבדך על הכוכב שלך" + }, + { + "text": "\" \"עֲשֵׂה לִי טוֹבָה, תַּעֲרִיץ אוֹתִי לַמְרוֹת זֹאת", + "book": "הנסיך הקטן", + "stripped": "\" \"עשה לי טובה, תעריץ אותי למרות זאת" + }, + { + "text": "\" \"אֲנִי מַעֲרִיץ אוֹתְךָ,\" אָמַר הַנָּסִיךְ הַקָּטָן וּמָשַׁךְ בִּכְתֵפָיו, \"אֲבָל לָמָּה זֶה חָשׁוּב לְךָ כָּל כָּךְ", + "book": "הנסיך הקטן", + "stripped": "\" \"אני מעריץ אותך,\" אמר הנסיך הקטן ומשך בכתפיו, \"אבל למה זה חשוב לך כל כך" + }, + { + "text": "\" \"הַמְּבֻגָּרִים לְלֹא סָפֵק מוּזָרִים מְאוֹד,\" אָמַר לְעַצְמוֹ הַנָּסִיךְ הַקָּטָן בְּשָׁעָה שֶׁהִמְשִׁיךְ בְּמַסָּעוֹ", + "book": "הנסיך הקטן", + "stripped": "\" \"המבגרים ללא ספק מוזרים מאוד,\" אמר לעצמו הנסיך הקטן בשעה שהמשיך במסעו" + }, + { + "text": "12 עַל הַכּוֹכָב הַבָּא גָּר שִׁכּוֹר", + "book": "הנסיך הקטן", + "stripped": "12 על הכוכב הבא גר שכור" + }, + { + "text": "הַבִּקּוּר כָּאן הָיָה קָצָר מְאוֹד, אֲבָל בְּעִקְבוֹתָיו שָׁקַע הַנָּסִיךְ הַקָּטָן בְּעֶצֶב עָמֹק: \"מָה אַתָּה עוֹשֶׂה", + "book": "הנסיך הקטן", + "stripped": "הבקור כאן היה קצר מאוד, אבל בעקבותיו שקע הנסיך הקטן בעצב עמק: \"מה אתה עושה" + }, + { + "text": "\"אֲנִי שׁוֹתֶה,\" עָנָה הַשִּׁכּוֹר בְּפָנִים קוֹדְרוֹת", + "book": "הנסיך הקטן", + "stripped": "\"אני שותה,\" ענה השכור בפנים קודרות" + }, + { + "text": "\"כְּדֵי לִשְׁכֹּחַ,\" עָנָה הַשִּׁכּוֹר", + "book": "הנסיך הקטן", + "stripped": "\"כדי לשכח,\" ענה השכור" + }, + { + "text": "\" שָׁאַל הַנָּסִיךְ הַקָּטָן שֶׁנִּמְלָא רַחֲמִים", + "book": "הנסיך הקטן", + "stripped": "\" שאל הנסיך הקטן שנמלא רחמים" + }, + { + "text": "\"לִשְׁכֹּחַ שֶׁאֲנִי מִתְבַּיֵּשׁ בְּעַצְמִי,\" הוֹדָה הַשִּׁכּוֹר בְּרֹאשׁ מֻשְׁפָּל", + "book": "הנסיך הקטן", + "stripped": "\"לשכח שאני מתביש בעצמי,\" הודה השכור בראש משפל" + }, + { + "text": "\" חָקַר הַנָּסִיךְ הַקָּטָן, שֶׁרָצָה מְאוֹד לַעֲזֹר לוֹ", + "book": "הנסיך הקטן", + "stripped": "\" חקר הנסיך הקטן, שרצה מאוד לעזר לו" + }, + { + "text": "\"מִתְבַּיֵּשׁ בָּזֶה שֶׁאֲנִי שׁוֹתֶה", + "book": "הנסיך הקטן", + "stripped": "\"מתביש בזה שאני שותה" + }, + { + "text": "\" עָנָה הַשִּׁכּוֹר, שָׁקַע שׁוּב בִּשְׁתִיקָה וְלֹא דִּבֵּר עוֹד", + "book": "הנסיך הקטן", + "stripped": "\" ענה השכור, שקע שוב בשתיקה ולא דבר עוד" + }, + { + "text": "וְהַנָּסִיךְ הַקָּטָן הִסְתַּלֵּק מִשָּׁם, מְבֻלְבָּל", + "book": "הנסיך הקטן", + "stripped": "והנסיך הקטן הסתלק משם, מבלבל" + }, + { + "text": "\"הַמְּבֻגָּרִים לְלֹא סָפֵק מוּזָרִים בְּיוֹתֵר,\" אָמַר לְעַצְמוֹ הַנָּסִיךְ הַקָּטָן בְּשָׁעָה שֶׁהִמְשִׁיךְ בְּמַסָּעוֹ", + "book": "הנסיך הקטן", + "stripped": "\"המבגרים ללא ספק מוזרים ביותר,\" אמר לעצמו הנסיך הקטן בשעה שהמשיך במסעו" + }, + { + "text": "13 הַכּוֹכָב הָרְבִיעִי הָיָה שֶׁל אִישׁ עֲסָקִים", + "book": "הנסיך הקטן", + "stripped": "13 הכוכב הרביעי היה של איש עסקים" + }, + { + "text": "\"שָׁלוֹם לְךָ,\" אָמַר לוֹ הַנָּסִיךְ הַקָּטָן, \"הַסִּיגַרְיָה שֶׁלְּךָ כְּבוּיָה", + "book": "הנסיך הקטן", + "stripped": "\"שלום לך,\" אמר לו הנסיך הקטן, \"הסיגריה שלך כבויה" + }, + { + "text": "\" \"שָׁלוֹשׁ וְעוֹד שְׁתַּיִם שָׁוֶה חָמֵשׁ", + "book": "הנסיך הקטן", + "stripped": "\" \"שלוש ועוד שתים שוה חמש" + }, + { + "text": "חָמֵשׁ וְעוֹד שֶׁבַע - שְׁתֵּים־עֶשְׂרֵה", + "book": "הנסיך הקטן", + "stripped": "חמש ועוד שבע - שתים־עשרה" + }, + { + "text": "שְׁתֵּים־עֶשְׂרֵה וְעוֹד שָׁלוֹשׁ - חֲמֵשׁ־עֶשְׂרֵה", + "book": "הנסיך הקטן", + "stripped": "שתים־עשרה ועוד שלוש - חמש־עשרה" + }, + { + "text": "חֲמֵשׁ־עֶשְׂרֵה וְעוֹד שֶׁבַע ־ עֶשְׂרִים וּשְׁתַּיִם", + "book": "הנסיך הקטן", + "stripped": "חמש־עשרה ועוד שבע ־ עשרים ושתים" + }, + { + "text": "עֶשְׂרִים וּשְׁתַּיִם וְעוֹד שֵׁשׁ ־ עֶשְׂרִים וּשְׁמוֹנֶה", + "book": "הנסיך הקטן", + "stripped": "עשרים ושתים ועוד שש ־ עשרים ושמונה" + }, + { + "text": "אֵין לִי זְמַן לְהַדְלִיק אוֹתָהּ", + "book": "הנסיך הקטן", + "stripped": "אין לי זמן להדליק אותה" + }, + { + "text": "עֶשְׂרִים וְשֵׁשׁ וְעוֹד חָמֵשׁ ־ שְׁלוֹשִׁים וְאַחַת", + "book": "הנסיך הקטן", + "stripped": "עשרים ושש ועוד חמש ־ שלושים ואחת" + }, + { + "text": "\" \"חֲמֵשׁ מֵאוֹת מִילְיוֹן שֶׁל מָה", + "book": "הנסיך הקטן", + "stripped": "\" \"חמש מאות מיליון של מה" + }, + { + "text": "חֲמֵשׁ מֵאוֹת וְאֶחָד מִילְיוֹן שֶׁל", + "book": "הנסיך הקטן", + "stripped": "חמש מאות ואחד מיליון של" + }, + { + "text": "אֲנִי כְּבָר לֹא זוֹכֵר שֶׁל מָה", + "book": "הנסיך הקטן", + "stripped": "אני כבר לא זוכר של מה" + }, + { + "text": "יֵשׁ לִי כָּל כָּךְ הַרְבֵּה עֲבוֹדָה", + "book": "הנסיך הקטן", + "stripped": "יש לי כל כך הרבה עבודה" + }, + { + "text": "אֲנִי בֶּן אָדָם רְצִינִי, אֲנִי לֹא מְבַזְבֵּז אֶת זְמַנִּי עַל שְׁטוּיוֹת", + "book": "הנסיך הקטן", + "stripped": "אני בן אדם רציני, אני לא מבזבז את זמני על שטויות" + }, + { + "text": "שְׁתַּיִם וְעוֹד חָמֵשׁ ־ שֶׁבַע", + "book": "הנסיך הקטן", + "stripped": "שתים ועוד חמש ־ שבע" + }, + { + "text": "\" \"חֲמֵשׁ מֵאוֹת וְאֶחָד מִילְיוֹן שֶׁל מָה", + "book": "הנסיך הקטן", + "stripped": "\" \"חמש מאות ואחד מיליון של מה" + }, + { + "text": "הַפַּעַם הָרִאשׁוֹנָה הָיְתָה לִפְנֵי עֶשְׂרִים וּשְׁתַּיִם שָׁנִים, כְּשֶׁחִפּוּשִׁית מוּזָרָה צָנְחָה לְכָאן, הַשֵּׁד יוֹדֵעַ מֵאֵיפֹה", + "book": "הנסיך הקטן", + "stripped": "הפעם הראשונה היתה לפני עשרים ושתים שנים, כשחפושית מוזרה צנחה לכאן, השד יודע מאיפה" + }, + { + "text": "הָרַעַשׁ שֶׁעָשְׂתָה הָיָה בִּלְתִּי נִסְבָּל, וּבִגְלָלָהּ עָשִׂיתִי אַרְבַּע שְׁגִיאוֹת בְּדַף חֶשְׁבּוֹן אֶחָד", + "book": "הנסיך הקטן", + "stripped": "הרעש שעשתה היה בלתי נסבל, ובגללה עשיתי ארבע שגיאות בדף חשבון אחד" + }, + { + "text": "הַפַּעַם הַשְּׁנִיָּה הָיְתָה לִפְנֵי אַחַת־עֶשְׂרֵה שָׁנִים, כְּשֶׁחָלִיתִי בְּמַחֲלַת הַשִּׁגָּרוֹן", + "book": "הנסיך הקטן", + "stripped": "הפעם השניה היתה לפני אחת־עשרה שנים, כשחליתי במחלת השגרון" + }, + { + "text": "אֵין לִי זְמַן לְהִתְעַמֵּל", + "book": "הנסיך הקטן", + "stripped": "אין לי זמן להתעמל" + }, + { + "text": "אֵין לִי זְמַן לִשְׁטוּיוֹת", + "book": "הנסיך הקטן", + "stripped": "אין לי זמן לשטויות" + }, + { + "text": "אִם כֵּן, כְּמוֹ שֶׁאָמַרְתִּי, חֲמֵשׁ מֵאוֹת וְאֶחָד מִילְיוֹן", + "book": "הנסיך הקטן", + "stripped": "אם כן, כמו שאמרתי, חמש מאות ואחד מיליון" + }, + { + "text": "\" \"לֹא, הַדְּבָרִים הַזְּעִירִים שֶׁזּוֹהֲרִים", + "book": "הנסיך הקטן", + "stripped": "\" \"לא, הדברים הזעירים שזוהרים" + }, + { + "text": "\" \"לֹא, הַדְּבָרִים הַקְּטַנִּים שֶׁנּוֹצְצִים כְּמוֹ זָהָב וְגוֹרְמִים לַבַּטְלָנִים שֶֹבֵּינֵינוּ לַחְלֹם בְּהָקִיץ", + "book": "הנסיך הקטן", + "stripped": "\" \"לא, הדברים הקטנים שנוצצים כמו זהב וגורמים לבטלנים שבינינו לחלם בהקיץ" + }, + { + "text": "אֲבָל אֲנִי בֶּן אָדָם רְצִינִי, אֵין לִי פְּנַאי לַחֲלוֹמוֹת", + "book": "הנסיך הקטן", + "stripped": "אבל אני בן אדם רציני, אין לי פנאי לחלומות" + }, + { + "text": "\" \"וּמָה אַתָּה עוֹשֶׂה בַּחֲמִשָּׁה מִילְיוֹן כּוֹכָבִים", + "book": "הנסיך הקטן", + "stripped": "\" \"ומה אתה עושה בחמשה מיליון כוכבים" + }, + { + "text": "\" \"חֲמִשָּׁה מִילְיוֹן שֵׁשׁ מֵאוֹת עֶשְׂרִים וּשְׁנַיִם אֶלֶף, שְׁבַע מֵאוֹת שְׁלוֹשִׁים וְאֶחָד", + "book": "הנסיך הקטן", + "stripped": "\" \"חמשה מיליון שש מאות עשרים ושנים אלף, שבע מאות שלושים ואחד" + }, + { + "text": "\" \"וּמָה אַתָּה עוֹשֶׂה בַּכּוֹכָבִים הָאֵלֶּה", + "book": "הנסיך הקטן", + "stripped": "\" \"ומה אתה עושה בכוכבים האלה" + }, + { + "text": "\" \"מָה אֲנִי עוֹשֶׂה בָּהֶם", + "book": "הנסיך הקטן", + "stripped": "\" \"מה אני עושה בהם" + }, + { + "text": "\" \"אֲבָל פָּגַשְׁתִּי קֹדֶם מֶלֶךְ שֶׁ", + "book": "הנסיך הקטן", + "stripped": "\" \"אבל פגשתי קדם מלך ש" + }, + { + "text": "\" \"הַמְּלָכִים לֹא בְּעָלִים שֶׁל", + "book": "הנסיך הקטן", + "stripped": "\" \"המלכים לא בעלים של" + }, + { + "text": "זֶה עִנְיָן שׁוֹנֶה לְגַמְרֵי", + "book": "הנסיך הקטן", + "stripped": "זה ענין שונה לגמרי" + }, + { + "text": "\" \"וּמָה יוֹצֵא לְךָ מִזֶּה שֶׁהַכּוֹכָבִים שֶֹלְּךָ", + "book": "הנסיך הקטן", + "stripped": "\" \"ומה יוצא לך מזה שהכוכבים שלך" + }, + { + "text": "\" \"זֶה מָה שֶׁהוֹפֵךְ אוֹתִי לְאִישׁ עָשִׁיר", + "book": "הנסיך הקטן", + "stripped": "\" \"זה מה שהופך אותי לאיש עשיר" + }, + { + "text": "\" \"וּמָה יוֹצֵא לְךָ מִזֶּה שֶׁאַתָּה עָשִׁיר", + "book": "הנסיך הקטן", + "stripped": "\" \"ומה יוצא לך מזה שאתה עשיר" + }, + { + "text": "\" \"אֲנִי אוּכַל לִקְנוֹת עוֹד כּוֹכָבִים, אִם מִישֶׁהוּ יְגַלֶּה כּוֹכָבִים חֲדָשִׁים", + "book": "הנסיך הקטן", + "stripped": "\" \"אני אוכל לקנות עוד כוכבים, אם מישהו יגלה כוכבים חדשים" + }, + { + "text": "\" \"הָאִישׁ הַזֶּה,\" חָשַׁב לְעַצְמוֹ הַנָּסִיךְ הַקָּטָן, \"יֵשׁ לוֹ דֶּרֶךְ חֲשִׁיבָה שֶׁמַּזְכִּירָה קְצָת אֶת הַשִּׁכּוֹר שֶׁפָּגַשְׁתִּי", + "book": "הנסיך הקטן", + "stripped": "\" \"האיש הזה,\" חשב לעצמו הנסיך הקטן, \"יש לו דרך חשיבה שמזכירה קצת את השכור שפגשתי" + }, + { + "text": "\" \"אָז לְמִי הֵם שַׁיָּכִים", + "book": "הנסיך הקטן", + "stripped": "\" \"אז למי הם שיכים" + }, + { + "text": "\" טָעַן בְּכַעַס אִישׁ הָעֲסָקִים", + "book": "הנסיך הקטן", + "stripped": "\" טען בכעס איש העסקים" + }, + { + "text": "\" \"אִם כָּךְ, הֵם שֶׁלִּי, כִּי אֲנִי הָרִאשׁוֹן שֶׁחָשַׁב עַל זֶה", + "book": "הנסיך הקטן", + "stripped": "\" \"אם כך, הם שלי, כי אני הראשון שחשב על זה" + }, + { + "text": "כְּשֶׁאַתָּה מוֹצֵא יַהֲלוֹם שֶׁלֹּא שַׁיָּךְ לְאַף אֶחָד, הוּא שֶׁלְּךָ", + "book": "הנסיך הקטן", + "stripped": "כשאתה מוצא יהלום שלא שיך לאף אחד, הוא שלך" + }, + { + "text": "כְּשֶׁאַתָּה מְגַלֶּה אִי שֶׁלֹּא שַׁיָּךְ לְאִישׁ, הוּא שֶׁלְּךָ", + "book": "הנסיך הקטן", + "stripped": "כשאתה מגלה אי שלא שיך לאיש, הוא שלך" + }, + { + "text": "כְּשֶׁיֵּשׁ לְךָ רַעְיוֹן שֶׁאַתָּה הָרִאשׁוֹן שֶׁחָשַׁב עָלָיו, אַתָּה רוֹשֵׁם עָלָיו פָּטֵנְט וְאָז הוּא שֶׁלְּךָ", + "book": "הנסיך הקטן", + "stripped": "כשיש לך רעיון שאתה הראשון שחשב עליו, אתה רושם עליו פטנט ואז הוא שלך" + }, + { + "text": "וַאֲנִי הַבְּעָלִים שֶׁל הַכּוֹכָבִים כִּי אִישׁ לֹא חָשַׁב לְהַכְרִיז עֲלֵיהֶם בַּעֲלוּת", + "book": "הנסיך הקטן", + "stripped": "ואני הבעלים של הכוכבים כי איש לא חשב להכריז עליהם בעלות" + }, + { + "text": "\" \"זֶה נָכוֹן,\" אָמַר הַנָּסִיךְ הַקָּטָן", + "book": "הנסיך הקטן", + "stripped": "\" \"זה נכון,\" אמר הנסיך הקטן" + }, + { + "text": "\"וּמָה אַתָּה עוֹשֶׂה בָּהֶם", + "book": "הנסיך הקטן", + "stripped": "\"ומה אתה עושה בהם" + }, + { + "text": "אֲנִי סוֹפֵר אוֹתָם שׁוּב וָשׁוּב,\" אָמַר אִישׁ הָעֲסָקִים", + "book": "הנסיך הקטן", + "stripped": "אני סופר אותם שוב ושוב,\" אמר איש העסקים" + }, + { + "text": "\"זֶה קָשֶׁה, אֲבָל אֲנִי בֶּן אָדָם רְצִינִי", + "book": "הנסיך הקטן", + "stripped": "\"זה קשה, אבל אני בן אדם רציני" + }, + { + "text": "\" הַנָּסִיךְ הַקָּטָן עֲדַיִן לֹא בָּא עַל סִפּוּקוֹ", + "book": "הנסיך הקטן", + "stripped": "\" הנסיך הקטן עדין לא בא על ספוקו" + }, + { + "text": "\"אִם יֵשׁ לִי צָעִיף, אֲנִי יָכוֹל לִכְרֹךְ אוֹתוֹ סְבִיב הַצַּוָּאר וְלָשֵׂאת אוֹתוֹ אִתִּי", + "book": "הנסיך הקטן", + "stripped": "\"אם יש לי צעיף, אני יכול לכרך אותו סביב הצואר ולשאת אותו אתי" + }, + { + "text": "אִם יֵשׁ לִי פֶּרַח, אֲנִי יָכוֹל לִקְטֹף אוֹתוֹ וְלָקַחַת אוֹתוֹ אִתִּי", + "book": "הנסיך הקטן", + "stripped": "אם יש לי פרח, אני יכול לקטף אותו ולקחת אותו אתי" + }, + { + "text": "אֲבָל כּוֹכָבִים אִי אֶפְשָׁר לִקְטֹף", + "book": "הנסיך הקטן", + "stripped": "אבל כוכבים אי אפשר לקטף" + }, + { + "text": "\" \"לֹא, אֲבָל אֶפְשָׁר לְהַפְקִיד אוֹתָם בַּבַּנְק", + "book": "הנסיך הקטן", + "stripped": "\" \"לא, אבל אפשר להפקיד אותם בבנק" + }, + { + "text": "\"זֶה מְשַׁעֲשֵׁעַ,\" חָשַׁב הַנָּסִיךְ הַקָּטָן, \"זֶה אֲפִלּוּ פִּיּוּטִי, אֲבָל זֶה לֹא רְצִינִי בִּמְיֻחָד", + "book": "הנסיך הקטן", + "stripped": "\"זה משעשע,\" חשב הנסיך הקטן, \"זה אפלו פיוטי, אבל זה לא רציני במיחד" + }, + { + "text": "\" לַנָּסִיךְ הַקָּטָן הָיְתָה דֵּעָה שׁוֹנָה מִזּוֹ שֶׁל הַמְּבֻגָּרִים עַל מָה רְצִינִי וּמָה לֹא", + "book": "הנסיך הקטן", + "stripped": "\" לנסיך הקטן היתה דעה שונה מזו של המבגרים על מה רציני ומה לא" + }, + { + "text": "כִּי אֲנִי גּוֹרֵף גַּם אֶת הַר הַגַּעַשׁ הַכָּבוּי", + "book": "הנסיך הקטן", + "stripped": "כי אני גורף גם את הר הגעש הכבוי" + }, + { + "text": "לְהָרֵי הַגַּעַשׁ שֶׁלִּי וְלַשּׁוֹשַׁנָּה שֶׁלִּי מוֹעִיל לִהְיוֹת שַׁיָּכִים לִי", + "book": "הנסיך הקטן", + "stripped": "להרי הגעש שלי ולשושנה שלי מועיל להיות שיכים לי" + }, + { + "text": "אֲבָל אַתָּה לֹא מוֹעִיל לַכּוֹכָבִים שֶׁלְּךָ", + "book": "הנסיך הקטן", + "stripped": "אבל אתה לא מועיל לכוכבים שלך" + }, + { + "text": "\" אִישׁ הָעֲסָקִים פָּתַח אֶת פִּיו, אַךְ לֹא מָצָא תְּשׁוּבָה, וְהַנָּסִיךְ הַקָּטָן הָלַךְ מִשָּׁם", + "book": "הנסיך הקטן", + "stripped": "\" איש העסקים פתח את פיו, אך לא מצא תשובה, והנסיך הקטן הלך משם" + }, + { + "text": "14 הַכּוֹכָב הַחֲמִישִׁי הָיָה מְסַקְרֵן מְאוֹד", + "book": "הנסיך הקטן", + "stripped": "14 הכוכב החמישי היה מסקרן מאוד" + }, + { + "text": "הוּא הָיָה הַקָּטָן מִבֵּין הַכּוֹכָבִים", + "book": "הנסיך הקטן", + "stripped": "הוא היה הקטן מבין הכוכבים" + }, + { + "text": "הָיָה שָׁם בְּקשִׁי מָקוֹם לְפָנַס רְחוֹב אֶחָד וּלְמַדְלִיק פָּנָסִים", + "book": "הנסיך הקטן", + "stripped": "היה שם בקשי מקום לפנס רחוב אחד ולמדליק פנסים" + }, + { + "text": "לְפָחוֹת לָעֲבוֹדָה שֶׁלּוֹ יֵשׁ מַשְׁמָעוּת כָּלְשֶׁהִי", + "book": "הנסיך הקטן", + "stripped": "לפחות לעבודה שלו יש משמעות כלשהי" + }, + { + "text": "כַּאֲשֶׁר הוּא מַדְלִיק אֶת פָּנַס הָרְחוֹב שֶׁלּוֹ, נִדְמֶה שֶׁנּוֹסָף לָעוֹלָם עוֹד כּוֹכָב אוֹ עוֹד פֶּרַח", + "book": "הנסיך הקטן", + "stripped": "כאשר הוא מדליק את פנס הרחוב שלו, נדמה שנוסף לעולם עוד כוכב או עוד פרח" + }, + { + "text": "כַּאֲשֶׁר הוּא מְכַבֶּה אֶת פָּנַס הָרְחוֹב, הַפֶּרַח אוֹ הַכּוֹכָב נִרְדָּמִים", + "book": "הנסיך הקטן", + "stripped": "כאשר הוא מכבה את פנס הרחוב, הפרח או הכוכב נרדמים" + }, + { + "text": "זֶה עִסּוּק יָפֶה מְאוֹד", + "book": "הנסיך הקטן", + "stripped": "זה עסוק יפה מאוד" + }, + { + "text": "הוּא מֵבִיא תּוֹעֶלֶת אֲמִתִּית כִּי הוּא יוֹצֵר יֹפִי", + "book": "הנסיך הקטן", + "stripped": "הוא מביא תועלת אמתית כי הוא יוצר יפי" + }, + { + "text": "\" \"זֹאת הַהוֹרָאָה,\" עָנָה מַדְלִיק הַפָּנָסִים, \"בֹּקֶר טוֹב", + "book": "הנסיך הקטן", + "stripped": "\" \"זאת ההוראה,\" ענה מדליק הפנסים, \"בקר טוב" + }, + { + "text": "\" \"לְכַבּוֹת אֶת פָּנַס הָרְחוֹב", + "book": "הנסיך הקטן", + "stripped": "\" \"לכבות את פנס הרחוב" + }, + { + "text": "\" וְהוּא הִדְלִיק שׁוּב אֶת פָּנַס הָרְחוֹב", + "book": "הנסיך הקטן", + "stripped": "\" והוא הדליק שוב את פנס הרחוב" + }, + { + "text": "\"אֲבָל מַדּוּעַ אַתָּה שׁוּב מַדְלִיק אוֹתוֹ", + "book": "הנסיך הקטן", + "stripped": "\"אבל מדוע אתה שוב מדליק אותו" + }, + { + "text": "\" \"זֹאת הַהוֹרָאָה,\" עָנָה מַדְלִיק הַפָּנָסִים", + "book": "הנסיך הקטן", + "stripped": "\" \"זאת ההוראה,\" ענה מדליק הפנסים" + }, + { + "text": "\"אֲנִי לֹא מֵבִין,\" אָמַר הַנָּסִיךְ הַקָּטָן", + "book": "הנסיך הקטן", + "stripped": "\"אני לא מבין,\" אמר הנסיך הקטן" + }, + { + "text": "\"אֵין פֹּה מָה לְהָבִין,\" אָמַר מַדְלִיק הַפָּנָסִים, \"הוֹרָאָה זֹאת הוֹרָאָה", + "book": "הנסיך הקטן", + "stripped": "\"אין פה מה להבין,\" אמר מדליק הפנסים, \"הוראה זאת הוראה" + }, + { + "text": "\" וְהוּא כִּבָּה אֶת פָּנַס הָרְחוֹב שֶׁלּוֹ", + "book": "הנסיך הקטן", + "stripped": "\" והוא כבה את פנס הרחוב שלו" + }, + { + "text": "אַחַר כָּךְ נִגֵּב אֶת מִצְחוֹ בְּמִטְפַּחַת אֲדֻמָּה מְשֻׁבֶּצֶת", + "book": "הנסיך הקטן", + "stripped": "אחר כך נגב את מצחו במטפחת אדמה משבצת" + }, + { + "text": "\"יֵשׁ לִי מִקְצוֹעַ נוֹרָא", + "book": "הנסיך הקטן", + "stripped": "\"יש לי מקצוע נורא" + }, + { + "text": "פַּעַם זֶה הָיָה נִסְבָּל", + "book": "הנסיך הקטן", + "stripped": "פעם זה היה נסבל" + }, + { + "text": "הִדְלַקְתִּי בַּבֹּקֶר וְכִבִּיתִי בָּעֶרֶב", + "book": "הנסיך הקטן", + "stripped": "הדלקתי בבקר וכביתי בערב" + }, + { + "text": "בְּמֶשֶׁךְ הַיּוֹם הָיָה לִי פְּנַאי לָנוּחַ, וּבְמֶשֶׁךְ הַלַּיְלָה הָיָה זְמַן לִישֹׁן", + "book": "הנסיך הקטן", + "stripped": "במשך היום היה לי פנאי לנוח, ובמשך הלילה היה זמן לישן" + }, + { + "text": "\" \"וּמָה קָרָה מֵאָז הַתְּקוּפָה הַהִיא", + "book": "הנסיך הקטן", + "stripped": "\" \"ומה קרה מאז התקופה ההיא" + }, + { + "text": "\" \"הַהוֹרָאָה לֹא הִשְׁתַּנְּתָה,\" עָנָה מַדְלִיק הַפָּנָסִים, \"זֶה מָה שֶׁנּוֹרָא בָּעִנְיָן", + "book": "הנסיך הקטן", + "stripped": "\" \"ההוראה לא השתנתה,\" ענה מדליק הפנסים, \"זה מה שנורא בענין" + }, + { + "text": "מִשָּׁנָה לְשָׁנָה מִסְתּוֹבֵב הַכּוֹכָב עַל צִירוֹ יוֹתֵר וְיוֹתֵר מַהֵר, וְהַהוֹרָאָה לֹא הִשְׁתַּנְּתָה", + "book": "הנסיך הקטן", + "stripped": "משנה לשנה מסתובב הכוכב על צירו יותר ויותר מהר, וההוראה לא השתנתה" + }, + { + "text": "הַיָּמִים אֶצְלְךָ נִמְשָׁכִים דַּקָּה אַחַת", + "book": "הנסיך הקטן", + "stripped": "הימים אצלך נמשכים דקה אחת" + }, + { + "text": "\" \"זֶה לֹא מוּזָר בִּכְלָל,\" אָמַר מַדְלִיק הַפָּנָסִים", + "book": "הנסיך הקטן", + "stripped": "\" \"זה לא מוזר בכלל,\" אמר מדליק הפנסים" + }, + { + "text": "\"עַד עַכְשָׁו אֲנַחְנוּ כְּבָר מְשׂוֹחֲחִים בְּמֶשֶׁךְ חֹדֶשׁ שָׁלֵם", + "book": "הנסיך הקטן", + "stripped": "\"עד עכשו אנחנו כבר משוחחים במשך חדש שלם" + }, + { + "text": "\" \"כֵּן, שְׁלוֹשִׁים דַּקּוֹת, שְׁלוֹשִׁים יָמִים", + "book": "הנסיך הקטן", + "stripped": "\" \"כן, שלושים דקות, שלושים ימים" + }, + { + "text": "\" וְהוּא שׁוּב הִדְלִיק אֶת פָּנַס הָרְחוֹב שֶׁלּוֹ", + "book": "הנסיך הקטן", + "stripped": "\" והוא שוב הדליק את פנס הרחוב שלו" + }, + { + "text": "הַנָּסִיךְ הַקָּטָן הִתְבּוֹנֵן בּוֹ", + "book": "הנסיך הקטן", + "stripped": "הנסיך הקטן התבונן בו" + }, + { + "text": "הוּא אָהַב אֶת מַדְלִיק הַפָּנָסִים הַזֶּה שֶׁהָיָה מָסוּר כָּל כָּךְ וְשָׁמַר בִּדְבֵקוּת עַל הַהוֹרָאָה", + "book": "הנסיך הקטן", + "stripped": "הוא אהב את מדליק הפנסים הזה שהיה מסור כל כך ושמר בדבקות על ההוראה" + }, + { + "text": "הוּא רָצָה לַעֲזֹר לַחֲבֵרוֹ: \"אַתָּה יוֹדֵעַ, יֵשׁ לִי רַעְיוֹן אֵיךְ תּוּכַל לָנוּחַ כְּשֶׁתִּרְצֶה", + "book": "הנסיך הקטן", + "stripped": "הוא רצה לעזר לחברו: \"אתה יודע, יש לי רעיון איך תוכל לנוח כשתרצה" + }, + { + "text": "\" \"אֲנִי תָּמִיד רוֹצֶה,\" עָנָה מַדְלִיק הַפָּנָסִים", + "book": "הנסיך הקטן", + "stripped": "\" \"אני תמיד רוצה,\" ענה מדליק הפנסים" + }, + { + "text": "שֶׁכֵּן אֶפְשָׁר לִהְיוֹת מְסוּרִים וְעַצְלָנִים וּבְעוֹנָה אַחַת", + "book": "הנסיך הקטן", + "stripped": "שכן אפשר להיות מסורים ועצלנים ובעונה אחת" + }, + { + "text": "הַנָּסִיךְ הַקָּטָן הִמְשִׁיךְ: \"הַכּוֹכָב שֶׁלְּךָ קָטָן עַד כְּדֵי כָּךְ שֶׁאַתָּה יָכוֹל לְהַקִּיף אוֹתוֹ בִּשְׁלוֹשָׁה צְעָדִים", + "book": "הנסיך הקטן", + "stripped": "הנסיך הקטן המשיך: \"הכוכב שלך קטן עד כדי כך שאתה יכול להקיף אותו בשלושה צעדים" + }, + { + "text": "כָּל מָה שֶׁאַתָּה צָרִיךְ לַעֲשׂוֹת הוּא לִצְעֹד דֵּי לְאַט, כָּךְ שֶׁתּוּכַל לִהְיוֹת תָּמִיד בַּשֶּׁמֶשׁ", + "book": "הנסיך הקטן", + "stripped": "כל מה שאתה צריך לעשות הוא לצעד די לאט, כך שתוכל להיות תמיד בשמש" + }, + { + "text": "כְּשֶׁתִּרְצֶה לָנוּחַ פָּשׁוּט תִּצְעַד", + "book": "הנסיך הקטן", + "stripped": "כשתרצה לנוח פשוט תצעד" + }, + { + "text": "וְאָז הַיָּמִים שֶׁלְּךָ יִמָּשְׁכוּ כַּמָּה שֶׁתַּחְלִיט", + "book": "הנסיך הקטן", + "stripped": "ואז הימים שלך ימשכו כמה שתחליט" + }, + { + "text": "\" \"זֶה לֹא עוֹזֵר לִי,\" אָמַר מַדְלִיק הַפָּנָסִים", + "book": "הנסיך הקטן", + "stripped": "\" \"זה לא עוזר לי,\" אמר מדליק הפנסים" + }, + { + "text": "\"הַדָּבָר הָאָהוּב עָלַי בְּיוֹתֵר בַּחַיִּים הוּא שֵׁנָה", + "book": "הנסיך הקטן", + "stripped": "\"הדבר האהוב עלי ביותר בחיים הוא שנה" + }, + { + "text": "\" \"אֵיזֶה חֹסֶר מַזָּל,\" אָמַר הַנָּסִיךְ הַקָּטָן", + "book": "הנסיך הקטן", + "stripped": "\" \"איזה חסר מזל,\" אמר הנסיך הקטן" + }, + { + "text": "\"אָכֵן חֹסֶר מַזָּל,\" אָמַר מַדְלִיק הַפָּנָסִים", + "book": "הנסיך הקטן", + "stripped": "\"אכן חסר מזל,\" אמר מדליק הפנסים" + }, + { + "text": "אֲבָל הוּא הַיָּחִיד שֶׁאֵינוֹ מְגֻחָךְ בְּעֵינַי", + "book": "הנסיך הקטן", + "stripped": "אבל הוא היחיד שאינו מגחך בעיני" + }, + { + "text": "אוּלַי כִּי הוּא לֹא עוֹסֵק רַק בְּעַצְמוֹ, אֶלָּא מְטַפֵּל בִּדְבָרִים אֲחֵרִים", + "book": "הנסיך הקטן", + "stripped": "אולי כי הוא לא עוסק רק בעצמו, אלא מטפל בדברים אחרים" + }, + { + "text": "״ הוּא נֶאֱנַח בְּצַעַר וְאָמַר לְעַצְמוֹ: \"הָאִישׁ הַזֶּה הוּא הַיָּחִיד שֶׁהָיָה יָכוֹל לִהְיוֹת חָבֵר שֶׁלִּי", + "book": "הנסיך הקטן", + "stripped": "״ הוא נאנח בצער ואמר לעצמו: \"האיש הזה הוא היחיד שהיה יכול להיות חבר שלי" + }, + { + "text": "אֲבָל הַכּוֹכָב שֶׁלּוֹ בֶּאֱמֶת קָטָן מִדַּי", + "book": "הנסיך הקטן", + "stripped": "אבל הכוכב שלו באמת קטן מדי" + }, + { + "text": "אֵין בּוֹ מָקוֹם לִשְׁנַיִם", + "book": "הנסיך הקטן", + "stripped": "אין בו מקום לשנים" + }, + { + "text": "15 הַכּוֹכָב הַשִּׁשִּׁי הָיָה גָּדוֹל פִּי עֲשָׂרָה מֵהַחֲמִישִׁי", + "book": "הנסיך הקטן", + "stripped": "15 הכוכב הששי היה גדול פי עשרה מהחמישי" + }, + { + "text": "גָּר שָׁם אִישׁ נִכְבָּד וְקָשִׁישׁ שֶׁכָּתַב סְפָרִים עֲצוּמִים בְּגָדְלָם", + "book": "הנסיך הקטן", + "stripped": "גר שם איש נכבד וקשיש שכתב ספרים עצומים בגדלם" + }, + { + "text": "הִנֵּה הִגִּיעַ חוֹקֵר אֲרָצוֹת", + "book": "הנסיך הקטן", + "stripped": "הנה הגיע חוקר ארצות" + }, + { + "text": "\" קָרָא כְּשֶׁהִבְחִין בַּנָּסִיךְ הַקָּטָן", + "book": "הנסיך הקטן", + "stripped": "\" קרא כשהבחין בנסיך הקטן" + }, + { + "text": "הַנָּסִיךְ הַקָּטָן הִתְיַשֵּׁב עַל הַשֻּׁלְחָן וְהִתְנַשֵּׁף מְעַט", + "book": "הנסיך הקטן", + "stripped": "הנסיך הקטן התישב על השלחן והתנשף מעט" + }, + { + "text": "הוּא כְּבָר עָבַר מַסָּע אָרֹךְ כָּל כָּךְ", + "book": "הנסיך הקטן", + "stripped": "הוא כבר עבר מסע ארך כל כך" + }, + { + "text": "\" שָׁאַל אוֹתוֹ הָאָדוֹן הַקָּשִׁישׁ", + "book": "הנסיך הקטן", + "stripped": "\" שאל אותו האדון הקשיש" + }, + { + "text": "\"מָה הַסֵּפֶר הַגָּדוֹל הַזֶּה", + "book": "הנסיך הקטן", + "stripped": "\"מה הספר הגדול הזה" + }, + { + "text": "\" שָׁאַל הַנָּסִיךְ הַקָּטָן, \"מָה אַתָּה עוֹשֶׂה פֹּה", + "book": "הנסיך הקטן", + "stripped": "\" שאל הנסיך הקטן, \"מה אתה עושה פה" + }, + { + "text": "\" \"אֲנִי גֵּאוֹגְרָף,\" אָמַר הָאָדוֹן הַזָּקֵן", + "book": "הנסיך הקטן", + "stripped": "\" \"אני גאוגרף,\" אמר האדון הזקן" + }, + { + "text": "\" \"זֶה אִישׁ מְלֻמָּד שֶׁיּוֹדֵעַ הֵיכָן נִמְצָאִים הַיַּמִּים, הַנְּהָרוֹת, הֶעָרִים, הֶהָרִים וְהַמִּדְבָּרִיּוֹת", + "book": "הנסיך הקטן", + "stripped": "\" \"זה איש מלמד שיודע היכן נמצאים הימים, הנהרות, הערים, ההרים והמדבריות" + }, + { + "text": "\" \"זֶה מְעַנְיֵן מְאוֹד,\" אָמַר הַנָּסִיךְ הַקָּטָן", + "book": "הנסיך הקטן", + "stripped": "\" \"זה מענין מאוד,\" אמר הנסיך הקטן" + }, + { + "text": "\" וְהוּא הֵעִיף מַבָּט סְבִיבוֹ וְסָקַר אֶת כּוֹכָבוֹ שֶׁל הַגֵּאוֹגְרָף", + "book": "הנסיך הקטן", + "stripped": "\" והוא העיף מבט סביבו וסקר את כוכבו של הגאוגרף" + }, + { + "text": "הוּא מֵעוֹלָם לֹא רָאָה כּוֹכָב מַרְשִׁים כָּל כָּךְ", + "book": "הנסיך הקטן", + "stripped": "הוא מעולם לא ראה כוכב מרשים כל כך" + }, + { + "text": "\"הַכּוֹכָב שֶׁלְּךָ יָפֶה מְאוֹד", + "book": "הנסיך הקטן", + "stripped": "\"הכוכב שלך יפה מאוד" + }, + { + "text": "הַאִם יֵשׁ כָּאן אוֹקְיָנוֹסִים", + "book": "הנסיך הקטן", + "stripped": "האם יש כאן אוקינוסים" + }, + { + "text": "\" \"אֵין לִי מֻשָּׂג,\" אָמַר הַגֵּאוֹגְרָף", + "book": "הנסיך הקטן", + "stripped": "\" \"אין לי משג,\" אמר הגאוגרף" + }, + { + "text": "\" (הַנָּסִיךְ הַקָּטָן הָיָה מְאֻכְזָב", + "book": "הנסיך הקטן", + "stripped": "\" (הנסיך הקטן היה מאכזב" + }, + { + "text": "\" \"אֵין לִי מֻשָּׂג,\" עָנָה הַגֵּאוֹגְרָף", + "book": "הנסיך הקטן", + "stripped": "\" \"אין לי משג,\" ענה הגאוגרף" + }, + { + "text": "\" \"גַּם לְגַבֵּי זֶה אֵין לִי מֻשָּׂג,\" אָמַר הַגֵּאוֹגְרָף", + "book": "הנסיך הקטן", + "stripped": "\" \"גם לגבי זה אין לי משג,\" אמר הגאוגרף" + }, + { + "text": "\"אֲבָל אַתָּה הֲרֵי גֵּאוֹגְרָף", + "book": "הנסיך הקטן", + "stripped": "\"אבל אתה הרי גאוגרף" + }, + { + "text": "\" \"נָכוֹן,\" אָמַר הַגֵּאוֹגְרָף, \"אֲבָל אֵינֶנִּי חוֹקֵר אֲרָצוֹת", + "book": "הנסיך הקטן", + "stripped": "\" \"נכון,\" אמר הגאוגרף, \"אבל אינני חוקר ארצות" + }, + { + "text": "אֵין לִי אֲפִלּוּ חוֹקֵר אֶחָד", + "book": "הנסיך הקטן", + "stripped": "אין לי אפלו חוקר אחד" + }, + { + "text": "אֵין זֶה מִתַּפְקִידוֹ שֶׁל הַגֵּאוֹגְרָף לָצֵאת לַשֶּׁטַח וְלִסְקֹר עָרִים, נְהָרוֹת, הָרִים, יַמִּים, אוֹקְיָנוֹסִים וּמִדְבָּרִיּוֹת", + "book": "הנסיך הקטן", + "stripped": "אין זה מתפקידו של הגאוגרף לצאת לשטח ולסקר ערים, נהרות, הרים, ימים, אוקינוסים ומדבריות" + }, + { + "text": "הַגֵּאוֹגְרָף חָשׁוּב מִכְּדֵי שֶׁיְּשׁוֹטֵט", + "book": "הנסיך הקטן", + "stripped": "הגאוגרף חשוב מכדי שישוטט" + }, + { + "text": "הוּא לֹא יוֹצֵא מֵהַמִּשְׂרָד שֶׁלּוֹ", + "book": "הנסיך הקטן", + "stripped": "הוא לא יוצא מהמשרד שלו" + }, + { + "text": "אֲבָל הַחוֹקְרִים בָּאִים אֵלָיו לַמִּשְׂרָד", + "book": "הנסיך הקטן", + "stripped": "אבל החוקרים באים אליו למשרד" + }, + { + "text": "הוּא מְתַחְקֵר אוֹתָם וְרוֹשֵׁם אֶת זִכְרוֹנוֹת הַמַּסָּע שֶׁלָּהֶם", + "book": "הנסיך הקטן", + "stripped": "הוא מתחקר אותם ורושם את זכרונות המסע שלהם" + }, + { + "text": "וְאִם דְּבָרָיו שֶׁל אַחַד הַחוֹקְרִים מְעַנְיְנִים אֶת הַגֵּאוֹגְרָף, הוּא בּוֹדֵק אֶת אֲמִינוּתוֹ שֶׁל הַחוֹקֵר", + "book": "הנסיך הקטן", + "stripped": "ואם דבריו של אחד החוקרים מענינים את הגאוגרף, הוא בודק את אמינותו של החוקר" + }, + { + "text": "\" \"כִּי חוֹקֵר שֶׁמְּשַׁקֵּר עָלוּל לִגְרֹם אָסוֹן בְּסִפְרֵי הַגֵּאוֹגְרַפְיָה", + "book": "הנסיך הקטן", + "stripped": "\" \"כי חוקר שמשקר עלול לגרם אסון בספרי הגאוגרפיה" + }, + { + "text": "וְגַם חוֹקֵר שֶׁמַּפְרִיז בִּשְׁתִיָּה", + "book": "הנסיך הקטן", + "stripped": "וגם חוקר שמפריז בשתיה" + }, + { + "text": "\" \"אֲנִי מַכִּיר מִישֶׁהוּ,\" אָמַר הַנָּסִיךְ הַקָּטָן, \"שֶׁיִּהְיֶה חוֹקֵר גָּרוּעַ", + "book": "הנסיך הקטן", + "stripped": "\" \"אני מכיר מישהו,\" אמר הנסיך הקטן, \"שיהיה חוקר גרוע" + }, + { + "text": "וּבְכֵן, רַק כַּאֲשֶׁר הַחוֹקֵר עוֹשֶׂה רשֶׁם הָגוּן, בּוֹדְקִים אֶת תַּגְלִיּוֹתָיו", + "book": "הנסיך הקטן", + "stripped": "ובכן, רק כאשר החוקר עושה רשם הגון, בודקים את תגליותיו" + }, + { + "text": "\" \"נוֹסְעִים לַמָּקוֹם כְּדֵי לִרְאוֹת אוֹתָן", + "book": "הנסיך הקטן", + "stripped": "\" \"נוסעים למקום כדי לראות אותן" + }, + { + "text": "\" \"לֹא, זֶה מְסֻבָּךְ מִדַּי, אֲבָל מְבַקְּשִׁים מֵהַחוֹקֵר לְסַפֵּק רְאָיוֹת מֵהַשֶּׁטַח", + "book": "הנסיך הקטן", + "stripped": "\" \"לא, זה מסבך מדי, אבל מבקשים מהחוקר לספק ראיות מהשטח" + }, + { + "text": "לְמָשָׁל, אִם הוּא טוֹעֵן שֶׁגִּלָּה הַר גָּדוֹל, מְבַקְּשִׁים מִמֶּנּוּ לְהָבִיא מִשָּׁם אֲבָנִים גְּדוֹלוֹת", + "book": "הנסיך הקטן", + "stripped": "למשל, אם הוא טוען שגלה הר גדול, מבקשים ממנו להביא משם אבנים גדולות" + }, + { + "text": "\" לְפֶתַע נִמְלָא הַגֵּאוֹגְרָף הִתְרַגְּשׁוּת", + "book": "הנסיך הקטן", + "stripped": "\" לפתע נמלא הגאוגרף התרגשות" + }, + { + "text": "\"אֲבָל אַתָּה הֲרֵי הִגַּעְתָּ מֵרָחוֹק", + "book": "הנסיך הקטן", + "stripped": "\"אבל אתה הרי הגעת מרחוק" + }, + { + "text": "תָּאֵר לִי אֶת הַכּוֹכָב שֶׁלְּךָ", + "book": "הנסיך הקטן", + "stripped": "תאר לי את הכוכב שלך" + }, + { + "text": "\" וְהַגֵּאוֹגְרָף פָּתַח אֶת סִפְרוֹ הַגָּדוֹל וְחִדֵּד אֶת עֶפְרוֹנוֹ", + "book": "הנסיך הקטן", + "stripped": "\" והגאוגרף פתח את ספרו הגדול וחדד את עפרונו" + }, + { + "text": "נָהוּג תְּחִלָּה לִרְשֹׁם אֶת דִּבְרֵי הַחוֹקְרִים בְּעִפָּרוֹן, וְרַק אַחֲרֵי שֶׁהֵם מְסַפְּקִים הוֹכָחוֹת, עוֹבְרִים לִכְתֹּב בְּעֵט", + "book": "הנסיך הקטן", + "stripped": "נהוג תחלה לרשם את דברי החוקרים בעפרון, ורק אחרי שהם מספקים הוכחות, עוברים לכתב בעט" + }, + { + "text": "\"אָה,\" אָמַר הַנָּסִיךְ הַקָּטָן, \"אֶצְלִי לֹא מְעַנְיֵן בִּמְיֻחָד, זֶה כּוֹכָב קָטָן מְאוֹד", + "book": "הנסיך הקטן", + "stripped": "\"אה,\" אמר הנסיך הקטן, \"אצלי לא מענין במיחד, זה כוכב קטן מאוד" + }, + { + "text": "יֵשׁ לִי שְׁלוֹשָׁה הָרֵי גַּעַשׁ", + "book": "הנסיך הקטן", + "stripped": "יש לי שלושה הרי געש" + }, + { + "text": "שְׁנַיִם פְּעִילִים וְאֶחָד כָּבוּי", + "book": "הנסיך הקטן", + "stripped": "שנים פעילים ואחד כבוי" + }, + { + "text": "אֲבָל לְעוֹלָם אֵין לָדַעַת", + "book": "הנסיך הקטן", + "stripped": "אבל לעולם אין לדעת" + }, + { + "text": "\" \"לְעוֹלָם אֵין לָדַעַת,\" אָמַר הַגֵּאוֹגְרָף", + "book": "הנסיך הקטן", + "stripped": "\" \"לעולם אין לדעת,\" אמר הגאוגרף" + }, + { + "text": "\"יֵשׁ לִי גַּם פֶּרַח, שׁוֹשַׁנָּה", + "book": "הנסיך הקטן", + "stripped": "\"יש לי גם פרח, שושנה" + }, + { + "text": "\" \"אֶצְלֵנוּ לֹא מְצַיְּנִים פְּרָחִים,\" אָמַר הַגֵּאוֹגְרָף", + "book": "הנסיך הקטן", + "stripped": "\" \"אצלנו לא מצינים פרחים,\" אמר הגאוגרף" + }, + { + "text": "\" \"כִּי הַפְּרָחִים הֵם בְּנֵי חֲלוֹף", + "book": "הנסיך הקטן", + "stripped": "\" \"כי הפרחים הם בני חלוף" + }, + { + "text": "\" \"מָה זֹאת אוֹמֶרֶת 'בְּנֵי חֲלוֹף'", + "book": "הנסיך הקטן", + "stripped": "\" \"מה זאת אומרת 'בני חלוף'" + }, + { + "text": "\" \"סִפְרֵי הַגֵּאוֹגְרַפְיָה,\" אָמַר הַגֵּאוֹגְרָף, \"הֵם הַסְּפָרִים הָרְצִינִיִּים בְּיוֹתֵר שֶׁקַּיָּמִים", + "book": "הנסיך הקטן", + "stripped": "\" \"ספרי הגאוגרפיה,\" אמר הגאוגרף, \"הם הספרים הרציניים ביותר שקימים" + }, + { + "text": "הֵם לֹא מִתְיַשְּׁנִים לְעוֹלָם", + "book": "הנסיך הקטן", + "stripped": "הם לא מתישנים לעולם" + }, + { + "text": "נָדִיר מְאוֹד שֶׁהַר יָזוּז מִמְּקוֹמוֹ", + "book": "הנסיך הקטן", + "stripped": "נדיר מאוד שהר יזוז ממקומו" + }, + { + "text": "נָדִיר מְאוֹד שֶׁאוֹקְיָנוֹס יִתְרוֹקֵן מִמֵּימָיו", + "book": "הנסיך הקטן", + "stripped": "נדיר מאוד שאוקינוס יתרוקן ממימיו" + }, + { + "text": "אֶצְלֵנוּ רוֹשְׁמִים רַק דְּבָרִים נִצְחִיִּים", + "book": "הנסיך הקטן", + "stripped": "אצלנו רושמים רק דברים נצחיים" + }, + { + "text": "\" \"אֲבָל הָרֵי הַגַּעַשׁ הַכְּבוּיִים עֲלוּלִים לְהִתְעוֹרֵר,\" קָטַע אֶת דְּבָרָיו הַנָּסִיךְ הַקָּטָן", + "book": "הנסיך הקטן", + "stripped": "\" \"אבל הרי הגעש הכבויים עלולים להתעורר,\" קטע את דבריו הנסיך הקטן" + }, + { + "text": "\"מָה זֹאת אוֹמֶרֶת 'בְּנֵי חֲלוֹף'", + "book": "הנסיך הקטן", + "stripped": "\"מה זאת אומרת 'בני חלוף'" + }, + { + "text": "\" \"הָרֵי גַּעַשׁ פְּעִילִים אוֹ הָרֵי גַּעַשׁ כְּבוּיִים ־ מִבְּחִינָתֵנוּ זֶה לֹא מְשַנֶּה,\" אָמַר הַגֵּאוֹגְרָף", + "book": "הנסיך הקטן", + "stripped": "\" \"הרי געש פעילים או הרי געש כבויים ־ מבחינתנו זה לא משנה,\" אמר הגאוגרף" + }, + { + "text": "\"הַדָּבָר הֶחָשׁוּב בְּעֵינֵינוּ הוּא הָהָר", + "book": "הנסיך הקטן", + "stripped": "\"הדבר החשוב בעינינו הוא ההר" + }, + { + "text": "\" \"אֲבָל מָה זֹאת אוֹמֶרֶת 'בְּנֵי חֲלוֹף'", + "book": "הנסיך הקטן", + "stripped": "\" \"אבל מה זאת אומרת 'בני חלוף'" + }, + { + "text": "\" שָׁב וְשָׁאַל הַנָּסִיךְ הַקָּטָן, שֶׁמֵּעוֹלָם לֹא וִתֵּר עַל תְּשׁוּבָה מֵרֶגַע שֶׁשָּׁאַל שְׁאֵלָה", + "book": "הנסיך הקטן", + "stripped": "\" שב ושאל הנסיך הקטן, שמעולם לא ותר על תשובה מרגע ששאל שאלה" + }, + { + "text": "\"זֹאת אוֹמֶרֶת 'דְּבָרִים הַמְּצוּיִים בְּסַכָּנַת הֵעָלְמוּת בֶּעָתִיד'", + "book": "הנסיך הקטן", + "stripped": "\"זאת אומרת 'דברים המצויים בסכנת העלמות בעתיד'" + }, + { + "text": "\" \"הַשּׁוֹשַׁנָּה שֶׁלִּי מְצוּיָה בְּסַכָּנַת הֵעָלְמוּת בֶּעָתִיד", + "book": "הנסיך הקטן", + "stripped": "\" \"השושנה שלי מצויה בסכנת העלמות בעתיד" + }, + { + "text": "וַאֲנִי הִשְׁאַרְתִּי אוֹתָהּ לְגַמְרֵי לְבַדָּהּ בַּכּוֹכָב שֶׁלִּי", + "book": "הנסיך הקטן", + "stripped": "ואני השארתי אותה לגמרי לבדה בכוכב שלי" + }, + { + "text": "\" הוּא חָשֹ לָרִאשׁוֹנָה רִגְשֵֹי אַשְֹמָה", + "book": "הנסיך הקטן", + "stripped": "\" הוא חש לראשונה רגשי אשמה" + }, + { + "text": "אַךְ מִיָּד הִתְעַשֵּׁת וְשָׁאַל: \"אֵיפֹה לְדַעְתְּךָ כְּדַאי לִי לְבַקֵּר עַכְשָׁו", + "book": "הנסיך הקטן", + "stripped": "אך מיד התעשת ושאל: \"איפה לדעתך כדאי לי לבקר עכשו" + }, + { + "text": "\" \"בַּכּוֹכָב שֶׁשְּׁמוֹ 'אֶרֶץ',\" עָנָה לוֹ הַגֵּאוֹגְרָף", + "book": "הנסיך הקטן", + "stripped": "\" \"בכוכב ששמו 'ארץ',\" ענה לו הגאוגרף" + }, + { + "text": "\"יֵשׁ לוֹ שֵׁם טוֹב בָּעוֹלָם", + "book": "הנסיך הקטן", + "stripped": "\"יש לו שם טוב בעולם" + }, + { + "text": "\" וְהַנָּסִיךְ הַקָּטָן יָצָא לַדֶּרֶךְ, וּבְלִבּוֹ הַשּׁוֹשַׁנָּה שֶׁלּוֹ", + "book": "הנסיך הקטן", + "stripped": "\" והנסיך הקטן יצא לדרך, ובלבו השושנה שלו" + }, + { + "text": "16 אִם כֵּן, הַכּוֹכָב הַשְּׁבִיעִי הָיָה כַּדּוּר הָאָרֶץ", + "book": "הנסיך הקטן", + "stripped": "16 אם כן, הכוכב השביעי היה כדור הארץ" + }, + { + "text": "כַּדּוּר הָאָרֶץ הוּא לֹא סְתָם כּוֹכָב", + "book": "הנסיך הקטן", + "stripped": "כדור הארץ הוא לא סתם כוכב" + }, + { + "text": "מִמֶּרְחָק זֶה עָשָׂה רשֶׁם מַדְהִים", + "book": "הנסיך הקטן", + "stripped": "ממרחק זה עשה רשם מדהים" + }, + { + "text": "תְּנוּעוֹת הַצָּבָא הַזֶּה הָיוּ מְתֻזְמָרוֹת וַעֲרוּכוֹת בְּסֵדֶר מוֹפְתִי, כְּמוֹ לַהֲקַת רַקְדָנִיּוֹת בְּמוֹפַע בָּלֵט", + "book": "הנסיך הקטן", + "stripped": "תנועות הצבא הזה היו מתזמרות וערוכות בסדר מופתי, כמו להקת רקדניות במופע בלט" + }, + { + "text": "בַּתְּחִלָּה הוֹפִיעוּ מַדְלִיקֵי הַפָּנָסִים שֶׁל נְיוּ זִילַנְד וְשֶׁל אוֹסְטְרַלְיָה", + "book": "הנסיך הקטן", + "stripped": "בתחלה הופיעו מדליקי הפנסים של ניו זילנד ושל אוסטרליה" + }, + { + "text": "הֵם הִדְלִיקוּ אֶת פָּנָסֵי הָרְחוֹב שָׁם וְאַחַר כָּךְ הָלְכוּ לִישֹׁן", + "book": "הנסיך הקטן", + "stripped": "הם הדליקו את פנסי הרחוב שם ואחר כך הלכו לישן" + }, + { + "text": "וְאָז הִצְטָרְפוּ לַמָּחוֹל מַדְלִיקֵי הַפָּנָסִים בְּסִין וּבְסִיבִּיר", + "book": "הנסיך הקטן", + "stripped": "ואז הצטרפו למחול מדליקי הפנסים בסין ובסיביר" + }, + { + "text": "אַחַר כָּךְ נֶעֶלְמוּ גַּם הֵם מֵאֲחוֹרֵי הַקְּלָעִים", + "book": "הנסיך הקטן", + "stripped": "אחר כך נעלמו גם הם מאחורי הקלעים" + }, + { + "text": "אַחַר כָּךְ הִגִּיעַ תּוֹרָם שֶׁל מַדְלִיקֵי הַפָּנָסִים בְּרוּסְיָה וּבְהֹדּוּ לַעֲלוֹת לַבָּמָה", + "book": "הנסיך הקטן", + "stripped": "אחר כך הגיע תורם של מדליקי הפנסים ברוסיה ובהדו לעלות לבמה" + }, + { + "text": "אַחַר כָּךְ שֶׁל אֵלּוּ בְּאַפְרִיקָה וּבְאֵירוֹפָּה", + "book": "הנסיך הקטן", + "stripped": "אחר כך של אלו באפריקה ובאירופה" + }, + { + "text": "אַחַר כָּךְ שֶׁל אֵלּוּ בְּאָמֵרִיקָה הַדְּרוֹמִית", + "book": "הנסיך הקטן", + "stripped": "אחר כך של אלו באמריקה הדרומית" + }, + { + "text": "אַחַר כָּךְ בְּאָמֵרִיקָה הַצְּפוֹנִית", + "book": "הנסיך הקטן", + "stripped": "אחר כך באמריקה הצפונית" + }, + { + "text": "וְהֵם מֵעוֹלָם לֹא טָעוּ בְּסֵדֶר הַכְּנִיסָה לַבָּמָה", + "book": "הנסיך הקטן", + "stripped": "והם מעולם לא טעו בסדר הכניסה לבמה" + }, + { + "text": "זֶה הָיָה חִזָּיוֹן מַרְהִיב", + "book": "הנסיך הקטן", + "stripped": "זה היה חזיון מרהיב" + }, + { + "text": "17 כְּשֶׁרוֹצִים לְהַרְשִׁים, קוֹרֶה שֶׁמְּשַׁקְּרִים קְצָת", + "book": "הנסיך הקטן", + "stripped": "17 כשרוצים להרשים, קורה שמשקרים קצת" + }, + { + "text": "לֹא הָיִיתִי לְגַמְרֵי הָגוּן כְּשֶׁתֵּאַרְתִּי בִּפְנֵיכֶם אֶת מַדְלִיקֵי הַפָּנָסִים", + "book": "הנסיך הקטן", + "stripped": "לא הייתי לגמרי הגון כשתארתי בפניכם את מדליקי הפנסים" + }, + { + "text": "בְּכָךְ אֲנִי חוֹשֵׁשׁ שֶׁיָּצַרְתִּי רשֶׁם מֻטְעֶה בְּקֶרֶב אֵלֶּה שֶׁאֵינָם מַכִּירִים אֶת הַכּוֹכָב שֶׁלָּנוּ", + "book": "הנסיך הקטן", + "stripped": "בכך אני חושש שיצרתי רשם מטעה בקרב אלה שאינם מכירים את הכוכב שלנו" + }, + { + "text": "בְּנֵי הָאָדָם תּוֹפְסִים שֶׁטַח קָטָן מְאוֹד עַל פְּנֵי הָאֲדָמָה", + "book": "הנסיך הקטן", + "stripped": "בני האדם תופסים שטח קטן מאוד על פני האדמה" + }, + { + "text": "הָיָה אֶפְשָׁר לְרַכֵּז אֶת הָאֱנוֹשׁוּת כֻּלָּהּ עַל אַחַד הָאִיִּים הַקְּטַנִּים בָּאוֹקְיָנוֹס הַשָּׁקֵט", + "book": "הנסיך הקטן", + "stripped": "היה אפשר לרכז את האנושות כלה על אחד האיים הקטנים באוקינוס השקט" + }, + { + "text": "הַמְּבֻגָּרִים לֹא יַאֲמִינוּ לָכֶם, כַּמּוּבָן", + "book": "הנסיך הקטן", + "stripped": "המבגרים לא יאמינו לכם, כמובן" + }, + { + "text": "הֵם חוֹשְׁבִים שֶׁהֵם תּוֹפְסִים מָקוֹם רַב", + "book": "הנסיך הקטן", + "stripped": "הם חושבים שהם תופסים מקום רב" + }, + { + "text": "הֵם מַאֲמִינִים שֶׁהֵם מְאוֹד חֲשׁוּבִים, כְּמוֹ עֲצֵי הַבָּאוֹבַּבּ", + "book": "הנסיך הקטן", + "stripped": "הם מאמינים שהם מאוד חשובים, כמו עצי הבאובב" + }, + { + "text": "וְלָכֵן כְּדַאי שֶׁתַּצִּיעוּ לָהֶם לַעֲשׂוֹת אֶת הַחִשּׁוּב בְּעַצְמָם", + "book": "הנסיך הקטן", + "stripped": "ולכן כדאי שתציעו להם לעשות את החשוב בעצמם" + }, + { + "text": "הֵם אוֹהֲבִים מִסְפָּרִים: זֶה יִמְצָא חֵן בְּעֵינֵיהֶם", + "book": "הנסיך הקטן", + "stripped": "הם אוהבים מספרים: זה ימצא חן בעיניהם" + }, + { + "text": "אֲבָל חֲבָל שֶׁתְּבַזְבְּזוּ אֶת זְמַנְּכֶם עַל עִנְיָן זֶה", + "book": "הנסיך הקטן", + "stripped": "אבל חבל שתבזבזו את זמנכם על ענין זה" + }, + { + "text": "אֵין בְּכָךְ שׁוּם תּוֹעֶלֶת", + "book": "הנסיך הקטן", + "stripped": "אין בכך שום תועלת" + }, + { + "text": "וְכָךְ, כְּשֶׁנָּחַת עַל פְּנֵי הָאֲדָמָה, הֻפְתַּע הַנָּסִיךְ הַקָּטָן לְאַחַר שֶׁלֹּא רָאָה אִישׁ", + "book": "הנסיך הקטן", + "stripped": "וכך, כשנחת על פני האדמה, הפתע הנסיך הקטן לאחר שלא ראה איש" + }, + { + "text": "\"עֶרֶב טוֹב,\" אָמַר הַנָּסִיךְ הַקָּטָן, לְיֶתֶר בִּטָּחוֹן", + "book": "הנסיך הקטן", + "stripped": "\"ערב טוב,\" אמר הנסיך הקטן, ליתר בטחון" + }, + { + "text": "\"עֶרֶב טוֹב,\" עָנָה הַנָּחָשׁ", + "book": "הנסיך הקטן", + "stripped": "\"ערב טוב,\" ענה הנחש" + }, + { + "text": "\"לְכַדּוּר הָאָרֶץ, לְאַפְרִיקָה,\" עָנָה הַנָּחָשׁ", + "book": "הנסיך הקטן", + "stripped": "\"לכדור הארץ, לאפריקה,\" ענה הנחש" + }, + { + "text": "וְאֵין אַף אֶחָד עַל כַּדּוּר הָאָרֶץ", + "book": "הנסיך הקטן", + "stripped": "ואין אף אחד על כדור הארץ" + }, + { + "text": "אֵין אַף אֶחָד בַּמִּדְבָּר", + "book": "הנסיך הקטן", + "stripped": "אין אף אחד במדבר" + }, + { + "text": "כַּדּוּר הָאָרֶץ גָּדוֹל מְאוֹד,\" אָמַר הַנָּחָשׁ", + "book": "הנסיך הקטן", + "stripped": "כדור הארץ גדול מאוד,\" אמר הנחש" + }, + { + "text": "הַבֵּט בַּכּוֹכָב שֶׁלִּי, הוּא מַמָּשׁ מֵעָלֵינוּ", + "book": "הנסיך הקטן", + "stripped": "הבט בכוכב שלי, הוא ממש מעלינו" + }, + { + "text": "אֲבָל הוּא רָחוֹק כָּל כָּךְ", + "book": "הנסיך הקטן", + "stripped": "אבל הוא רחוק כל כך" + }, + { + "text": "\" \"הוּא יָפֶה,\" אָמַר הַנָּחָשׁ", + "book": "הנסיך הקטן", + "stripped": "\" \"הוא יפה,\" אמר הנחש" + }, + { + "text": "\" \"יֵשׁ לִי בְּעָיוֹת עִם שׁוֹשַׁנָּה אַחַת,\" אָמַר הַנָּסִיךְ הַקָּטָן", + "book": "הנסיך הקטן", + "stripped": "\" \"יש לי בעיות עם שושנה אחת,\" אמר הנסיך הקטן" + }, + { + "text": "\" שָׁאַל הַנָּסִיךְ הַקָּטָן לְבַסּוֹף, \"קְצָת בּוֹדֵד כָּאן, בַּמִּדְבָּר", + "book": "הנסיך הקטן", + "stripped": "\" שאל הנסיך הקטן לבסוף, \"קצת בודד כאן, במדבר" + }, + { + "text": "\" \"אֶפְשָׁר לִהְיוֹת בּוֹדְדִים גַּם בְּחֶבְרַת אֲנָשִׁים,\" אָמַר הַנָּחָשׁ", + "book": "הנסיך הקטן", + "stripped": "\" \"אפשר להיות בודדים גם בחברת אנשים,\" אמר הנחש" + }, + { + "text": "הַנָּסִיךְ הַקָּטָן הִתְבּוֹנֵן בּוֹ זְמַן רַב: \"אַתָּה חַיָּה מְשֻׁנָּה,\" אָמַר לְבַסּוֹף, \"דַּק כְּמוֹ אֶצְבַּע", + "book": "הנסיך הקטן", + "stripped": "הנסיך הקטן התבונן בו זמן רב: \"אתה חיה משנה,\" אמר לבסוף, \"דק כמו אצבע" + }, + { + "text": "\" \"אֲבָל אֲנִי חָזָק יוֹתֵר מֵאֶצְבַּע שֶׁל מֶלֶךְ,\" עָנָה הַנָּחָשׁ", + "book": "הנסיך הקטן", + "stripped": "\" \"אבל אני חזק יותר מאצבע של מלך,\" ענה הנחש" + }, + { + "text": "חִיּוּךְ קַל עָלָה עַל פָּנָיו שֶׁל הַנָּסִיךְ", + "book": "הנסיך הקטן", + "stripped": "חיוך קל עלה על פניו של הנסיך" + }, + { + "text": "\"אַתָּה לֹא כָּל כָּךְ חָזָק", + "book": "הנסיך הקטן", + "stripped": "\"אתה לא כל כך חזק" + }, + { + "text": "אֵין לְךָ אֲפִלּוּ רַגְלַיִם", + "book": "הנסיך הקטן", + "stripped": "אין לך אפלו רגלים" + }, + { + "text": "אַתָּה לֹא יָכוֹל לְהַגִּיעַ רָחוֹק", + "book": "הנסיך הקטן", + "stripped": "אתה לא יכול להגיע רחוק" + }, + { + "text": "\" \"אֲנִי יָכוֹל לָקַחַת אוֹתְךָ הַרְבֵּה יוֹתֵר רָחוֹק מִסְּפִינָה,\" אָמַר הַנָּחָשׁ", + "book": "הנסיך הקטן", + "stripped": "\" \"אני יכול לקחת אותך הרבה יותר רחוק מספינה,\" אמר הנחש" + }, + { + "text": "\"אֲבָל אַתָּה טָהוֹר, וּבָאתָ הֵנָּה מִכּוֹכָב", + "book": "הנסיך הקטן", + "stripped": "\"אבל אתה טהור, ובאת הנה מכוכב" + }, + { + "text": "\" הַנָּסִיךְ הַקָּטָן לֹא עָנָה בִּכְלָל", + "book": "הנסיך הקטן", + "stripped": "\" הנסיך הקטן לא ענה בכלל" + }, + { + "text": "\"אֲנִי מְרַחֵם עָלֶיךָ, אַתָּה נִרְאֶה שַׁבְרִירִי כָּל כָּךְ כָּאן, עַל סַלְעֵי הַגְּרָנִיט הָאֵלֶּה", + "book": "הנסיך הקטן", + "stripped": "\"אני מרחם עליך, אתה נראה שברירי כל כך כאן, על סלעי הגרניט האלה" + }, + { + "text": "אוּכַל לַעֲזֹר לְךָ בְּבוֹא הַיּוֹם, אִם תִּתְגַּעְגֵּעַ מְאוֹד לַכּוֹכָב שֶׁלְּךָ", + "book": "הנסיך הקטן", + "stripped": "אוכל לעזר לך בבוא היום, אם תתגעגע מאוד לכוכב שלך" + }, + { + "text": "הֵבַנְתִּי אוֹתְךָ הֵיטֵב,\" אָמַר הַנָּסִיךְ הַקָּטָן, \"אֲבָל לָמָּה אַתָּה מְדַבֵּר תָּמִיד בְּחִידוֹת", + "book": "הנסיך הקטן", + "stripped": "הבנתי אותך היטב,\" אמר הנסיך הקטן, \"אבל למה אתה מדבר תמיד בחידות" + }, + { + "text": "\" \"אֲנִי פּוֹתֵר אֶת כֻּלָּן,\" עָנָה הַנָּחָשׁ", + "book": "הנסיך הקטן", + "stripped": "\" \"אני פותר את כלן,\" ענה הנחש" + }, + { + "text": "18 הַנָּסִיךְ הַקָּטָן חָצָה אֶת הַמִּדְבָּר וּפָגַשׁ רַק פֶּרַח אֶחָד", + "book": "הנסיך הקטן", + "stripped": "18 הנסיך הקטן חצה את המדבר ופגש רק פרח אחד" + }, + { + "text": "פֶּרַח וְלוֹ שְׁלוֹשָׁה עֲלֵי כּוֹתֶרֶת, סְתָם פֶּרַח", + "book": "הנסיך הקטן", + "stripped": "פרח ולו שלושה עלי כותרת, סתם פרח" + }, + { + "text": "\"שָׁלוֹם לְךָ,\" אָמַר הַנָּסִיךְ הַקָּטָן", + "book": "הנסיך הקטן", + "stripped": "\"שלום לך,\" אמר הנסיך הקטן" + }, + { + "text": "\"שָׁלוֹם,\" עָנָה לוֹ הַפֶּרַח", + "book": "הנסיך הקטן", + "stripped": "\"שלום,\" ענה לו הפרח" + }, + { + "text": "\" שָׁאַל הַנָּסִיךְ הַקָּטָן בְּנִימוּס", + "book": "הנסיך הקטן", + "stripped": "\" שאל הנסיך הקטן בנימוס" + }, + { + "text": "הַפֶּרַח רָאָה פַּעַם שַׁיָּרָה חוֹלֶפֶת עַל פָּנָיו: \"אֲנָשִׁים", + "book": "הנסיך הקטן", + "stripped": "הפרח ראה פעם שירה חולפת על פניו: \"אנשים" + }, + { + "text": "אֲנִי חוֹשֵׁב שֶׁהֵם קַיָּמִים", + "book": "הנסיך הקטן", + "stripped": "אני חושב שהם קימים" + }, + { + "text": "שִׁשָּׁה אוֹ שִׁבְעָה מֵהֶם", + "book": "הנסיך הקטן", + "stripped": "ששה או שבעה מהם" + }, + { + "text": "יָצָא לִי לִרְאוֹת אוֹתָם לִפְנֵי כַּמָּה שָׁנִים", + "book": "הנסיך הקטן", + "stripped": "יצא לי לראות אותם לפני כמה שנים" + }, + { + "text": "אֲבָל אֵין לָדַעַת אֵיפֹה בְּדִיּוּק הֵם עַכְשָׁו", + "book": "הנסיך הקטן", + "stripped": "אבל אין לדעת איפה בדיוק הם עכשו" + }, + { + "text": "אֵין לָהֶם שָׁרָשִׁים, זֶה מַקְשֶׁה עֲלֵיהֶם", + "book": "הנסיך הקטן", + "stripped": "אין להם שרשים, זה מקשה עליהם" + }, + { + "text": "\" \"הֱיֵה שָׁלוֹם,\" אָמַר הַנָּסִיךְ", + "book": "הנסיך הקטן", + "stripped": "\" \"היה שלום,\" אמר הנסיך" + }, + { + "text": "19 הַנָּסִיךְ הַקָּטָן טִפֵּס עַל הַר גָּבוֹהַּ", + "book": "הנסיך הקטן", + "stripped": "19 הנסיך הקטן טפס על הר גבוה" + }, + { + "text": "הֶהָרִים הַיְּחִידִים שֶׁהִכִּיר הָיוּ שְׁלשֶׁת הָרֵי הַגַּעַשׁ שֶׁהִגִּיעוּ לוֹ עַד הַבִּרְכַּיִם", + "book": "הנסיך הקטן", + "stripped": "ההרים היחידים שהכיר היו שלשת הרי הגעש שהגיעו לו עד הברכים" + }, + { + "text": "וְהַר הַגַּעַשׁ הַכָּבוּי שֶׁלּוֹ שִׁמֵּשׁ לוֹ שְׁרַפְרַף", + "book": "הנסיך הקטן", + "stripped": "והר הגעש הכבוי שלו שמש לו שרפרף" + }, + { + "text": "\"מֵהַר גָּבוֹהַּ כָּזֶה אֲנִי אַצְלִיחַ לִרְאוֹת בְּמַבָּט אֶחָד אֶת כָּל הַכּוֹכָב וְאֶת כָּל הָאֲנָשִׁים", + "book": "הנסיך הקטן", + "stripped": "\"מהר גבוה כזה אני אצליח לראות במבט אחד את כל הכוכב ואת כל האנשים" + }, + { + "text": "\" אֲבָל הוּא רָאָה רַק צוּקִים תְּלוּלִים וְחַדִּים", + "book": "הנסיך הקטן", + "stripped": "\" אבל הוא ראה רק צוקים תלולים וחדים" + }, + { + "text": "\"שָׁלוֹם,\" הוּא קָרָא מִתּוֹךְ הֶרְגֵּל", + "book": "הנסיך הקטן", + "stripped": "\"שלום,\" הוא קרא מתוך הרגל" + }, + { + "text": "\"אוּלַי תִּהְיוּ חֲבֵרִים שֶׁלִּי, אֲנִי לְבַד,\" אָמַר הַנָּסִיךְ הַקָּטָן", + "book": "הנסיך הקטן", + "stripped": "\"אולי תהיו חברים שלי, אני לבד,\" אמר הנסיך הקטן" + }, + { + "text": "\"אֵיזֶה כּוֹכָב מוּזָר,\" חָשַׁב לוֹ הַנָּסִיךְ הַקָּטָן", + "book": "הנסיך הקטן", + "stripped": "\"איזה כוכב מוזר,\" חשב לו הנסיך הקטן" + }, + { + "text": "\"הוּא צָחִיחַ וּמָלוּחַ וְכֻלּוֹ צוּקִים חַדִּים", + "book": "הנסיך הקטן", + "stripped": "\"הוא צחיח ומלוח וכלו צוקים חדים" + }, + { + "text": "הֵם חוֹזְרִים עַל מָה שֶׁאוֹמְרִים לָהֶם", + "book": "הנסיך הקטן", + "stripped": "הם חוזרים על מה שאומרים להם" + }, + { + "text": "בַּכּוֹכָב שֶׁלִּי הָיְתָה לִי שׁוֹשַׁנָּה: הִיא תָּמִיד דִּבְּרָה רִאשׁוֹנָה", + "book": "הנסיך הקטן", + "stripped": "בכוכב שלי היתה לי שושנה: היא תמיד דברה ראשונה" + }, + { + "text": "\" 20 לְבַסּוֹף, אַחֲרֵי שֶׁצָּעַד זְמַן רַב וְחָצָה חוֹלוֹת, סְלָעִים וְהָרִים מֻשְׁלָגִים, גִּלָּה הַנָּסִיךְ הַקָּטָן דֶּרֶךְ", + "book": "הנסיך הקטן", + "stripped": "\" 20 לבסוף, אחרי שצעד זמן רב וחצה חולות, סלעים והרים משלגים, גלה הנסיך הקטן דרך" + }, + { + "text": "וַהֲרֵי כָּל הַדְּרָכִים מוֹבִילוֹת אֶל בְּנֵי הָאָדָם", + "book": "הנסיך הקטן", + "stripped": "והרי כל הדרכים מובילות אל בני האדם" + }, + { + "text": "הוּא הִגִּיעַ לְגַן שׁוֹשַׁנִּים פּוֹרֵחַ", + "book": "הנסיך הקטן", + "stripped": "הוא הגיע לגן שושנים פורח" + }, + { + "text": "הַנָּסִיךְ הַקָּטָן הִתְבּוֹנֵן בָּהֶן", + "book": "הנסיך הקטן", + "stripped": "הנסיך הקטן התבונן בהן" + }, + { + "text": "הֵן נִרְאוּ בְּדִיּוּק כְּמוֹ הַפֶּרַח שֶׁלּוֹ", + "book": "הנסיך הקטן", + "stripped": "הן נראו בדיוק כמו הפרח שלו" + }, + { + "text": "\"אֲנַחְנוּ שׁוֹשַׁנִּים,\" עָנוּ הַשּׁוֹשַׁנִּים", + "book": "הנסיך הקטן", + "stripped": "\"אנחנו שושנים,\" ענו השושנים" + }, + { + "text": "הוּא הָיָה אֻמְלָל מְאוֹד", + "book": "הנסיך הקטן", + "stripped": "הוא היה אמלל מאוד" + }, + { + "text": "הַשּׁוֹשַׁנָּה שֶׁלּוֹ סִפְּרָה לוֹ שֶׁהִיא אַחַת וִיחִידָה בְּמִינָהּ בְּכָל הַיְּקוּם כֻּלּוֹ", + "book": "הנסיך הקטן", + "stripped": "השושנה שלו ספרה לו שהיא אחת ויחידה במינה בכל היקום כלו" + }, + { + "text": "וְהִנֵּה כָּאן, בְּגַן אֶחָד, הָיוּ כַּחֲמֵשֶׁת אֲלָפִים שׁוֹשַׁנִּים כָּמוֹהָ, כֻּלָּן דּוֹמוֹת זוֹ לָזוֹ", + "book": "הנסיך הקטן", + "stripped": "והנה כאן, בגן אחד, היו כחמשת אלפים שושנים כמוה, כלן דומות זו לזו" + }, + { + "text": "\"לוּ רָאֲתָה אוֹתָן, הִיא הָיְתָה מְאוֹד לֹא מְרֻצָּה", + "book": "הנסיך הקטן", + "stripped": "\"לו ראתה אותן, היא היתה מאוד לא מרצה" + }, + { + "text": "\"הִיא הָיְתָה מִשְׁתַּעֶלֶת לְלֹא הֶפְסֵק וּמַעֲמִידָה פְּנֵי גּוֹסֶסֶת, רַק כְּדֵי שֶׁלֹּא יִלְעֲגוּ לָהּ", + "book": "הנסיך הקטן", + "stripped": "\"היא היתה משתעלת ללא הפסק ומעמידה פני גוססת, רק כדי שלא ילעגו לה" + }, + { + "text": "\" וְהוּא נִשְׁכַּב עַל הַדֶּשֶׁא וּבָכָה", + "book": "הנסיך הקטן", + "stripped": "\" והוא נשכב על הדשא ובכה" + }, + { + "text": "21 בְּאוֹתוֹ רֶגַע הוֹפִיעַ הַשּׁוּעָל: \"שָׁלוֹם לְךָ,\" אָמַר הַשּׁוּעָל", + "book": "הנסיך הקטן", + "stripped": "21 באותו רגע הופיע השועל: \"שלום לך,\" אמר השועל" + }, + { + "text": "\"שָׁלוֹם,\" עָנָה בְּנִימוּס הַנָּסִיךְ הַקָּטָן, שֶׁהִסְתּוֹבֵב לְאָחוֹר אַךְ לֹא רָאָה דָּבָר", + "book": "הנסיך הקטן", + "stripped": "\"שלום,\" ענה בנימוס הנסיך הקטן, שהסתובב לאחור אך לא ראה דבר" + }, + { + "text": "\"אֲנִי כָּאן,\" נִשְׁמַע קוֹל, \"מִתַּחַת לְעֵץ הַתַּפּוּחַ", + "book": "הנסיך הקטן", + "stripped": "\"אני כאן,\" נשמע קול, \"מתחת לעץ התפוח" + }, + { + "text": "\" \"אֲנִי שׁוּעָל,\" אָמַר הַשּׁוּעָל", + "book": "הנסיך הקטן", + "stripped": "\" \"אני שועל,\" אמר השועל" + }, + { + "text": "\"בּוֹא לְשַׂחֵק אִתִּי,\" הִצִּיעַ הַנָּסִיךְ הַקָּטָן, \"אֲנִי כָּל כָּךְ עָצוּב", + "book": "הנסיך הקטן", + "stripped": "\"בוא לשחק אתי,\" הציע הנסיך הקטן, \"אני כל כך עצוב" + }, + { + "text": "\" \"אֲנִי לֹא יָכוֹל לְשַׂחֵק אִתְּךָ,\" אָמַר הַשּׁוּעָל", + "book": "הנסיך הקטן", + "stripped": "\" \"אני לא יכול לשחק אתך,\" אמר השועל" + }, + { + "text": "\"קֹדֶם צָרִיךְ לְאַלֵּף אוֹתִי", + "book": "הנסיך הקטן", + "stripped": "\"קדם צריך לאלף אותי" + }, + { + "text": "סְלִיחָה,\" קָרָא הַנָּסִיךְ הַקָּטָן", + "book": "הנסיך הקטן", + "stripped": "סליחה,\" קרא הנסיך הקטן" + }, + { + "text": "אֲבָל לְאַחַר מַחְשָׁבָה הוֹסִיף: \"מָה זֹאת אוֹמֶרֶת 'לְאַלֵּף'", + "book": "הנסיך הקטן", + "stripped": "אבל לאחר מחשבה הוסיף: \"מה זאת אומרת 'לאלף'" + }, + { + "text": "\" \"אַתָּה לֹא מִכָּאן,\" אָמַר הַשּׁוּעָל, \"מָה אַתָּה מְחַפֵּשׂ", + "book": "הנסיך הקטן", + "stripped": "\" \"אתה לא מכאן,\" אמר השועל, \"מה אתה מחפש" + }, + { + "text": "\" \"אֲנִי מְחַפֵּשׂ אֲנָשִׁים,\" עָנָה הַנָּסִיךְ הַקָּטָן, \"מָה זֹאת אוֹמֶרֶת ׳לְאַלֵּף׳", + "book": "הנסיך הקטן", + "stripped": "\" \"אני מחפש אנשים,\" ענה הנסיך הקטן, \"מה זאת אומרת ׳לאלף׳" + }, + { + "text": "\" \"לַאֲנָשִׁים יֵשׁ רוֹבִים, וְהֵם צָדִים,\" אָמַר הַשּׁוּעָל", + "book": "הנסיך הקטן", + "stripped": "\" \"לאנשים יש רובים, והם צדים,\" אמר השועל" + }, + { + "text": "הֵם גַּם מְגַדְּלִים עוֹפוֹת", + "book": "הנסיך הקטן", + "stripped": "הם גם מגדלים עופות" + }, + { + "text": "וְזֶה מָה שֶֹמְּעַנְיֵן בָּהֶם", + "book": "הנסיך הקטן", + "stripped": "וזה מה שמענין בהם" + }, + { + "text": "\" \"לֹא,\" עָנָה הַנָּסִיךְ הַקָּטָן", + "book": "הנסיך הקטן", + "stripped": "\" \"לא,\" ענה הנסיך הקטן" + }, + { + "text": "מָה זֹאת אוֹמֶרֶת ׳לְאַלֵּף׳", + "book": "הנסיך הקטן", + "stripped": "מה זאת אומרת ׳לאלף׳" + }, + { + "text": "\" \"זֶה עִנְיָן שֶׁנִּשְׁכַּח מִזְּמַן,\" עָנָה הַשּׁוּעָל", + "book": "הנסיך הקטן", + "stripped": "\" \"זה ענין שנשכח מזמן,\" ענה השועל" + }, + { + "text": "\"הַפֵּרוּשׁ הוּא לִיצֹר קְשָׁרִים", + "book": "הנסיך הקטן", + "stripped": "\"הפרוש הוא ליצר קשרים" + }, + { + "text": "\"בְּעֵינַי אַתָּה עֲדַיִן נַעַר קָטָן, דּוֹמֶה לְאַלְפֵי נְעָרִים קְטַנִּים אֲחֵרִים", + "book": "הנסיך הקטן", + "stripped": "\"בעיני אתה עדין נער קטן, דומה לאלפי נערים קטנים אחרים" + }, + { + "text": "וַאֲנִי לֹא צָרִיךְ אוֹתְךָ", + "book": "הנסיך הקטן", + "stripped": "ואני לא צריך אותך" + }, + { + "text": "וְגַם אַתָּה לֹא צָרִיךְ אוֹתִי", + "book": "הנסיך הקטן", + "stripped": "וגם אתה לא צריך אותי" + }, + { + "text": "בְּעֵינֶיךָ אֲנִי שׁוּעָל אֶחָד שֶׁדּוֹמֶה לְאַלְפֵי שׁוּעָלִים אֲחֵרִים", + "book": "הנסיך הקטן", + "stripped": "בעיניך אני שועל אחד שדומה לאלפי שועלים אחרים" + }, + { + "text": "אֲבָל אִם תְּאַלֵּף אוֹתִי, נִהְיֶה זְקוּקִים זֶה לָזֶה", + "book": "הנסיך הקטן", + "stripped": "אבל אם תאלף אותי, נהיה זקוקים זה לזה" + }, + { + "text": "אַתָּה תִּהְיֶה לִי אֶחָד וְיָחִיד בָּעוֹלָם, וַאֲנִי אֶהְיֶה לְךָ אֶחָד וְיָחִיד בָּעוֹלָם", + "book": "הנסיך הקטן", + "stripped": "אתה תהיה לי אחד ויחיד בעולם, ואני אהיה לך אחד ויחיד בעולם" + }, + { + "text": "\" \"אֲנִי מַתְחִיל לְהָבִין,\" אָמַר הַנָּסִיךְ הַקָּטָן", + "book": "הנסיך הקטן", + "stripped": "\" \"אני מתחיל להבין,\" אמר הנסיך הקטן" + }, + { + "text": "\"יֵשׁ פֶּרַח אֶחָד, שׁוֹשַׁנָּה", + "book": "הנסיך הקטן", + "stripped": "\"יש פרח אחד, שושנה" + }, + { + "text": "אֲנִי חוֹשֵׁב שֶׁהִיא אִלְּפָה אוֹתִי", + "book": "הנסיך הקטן", + "stripped": "אני חושב שהיא אלפה אותי" + }, + { + "text": "\" \"יִתָּכֵן מְאוֹד,\" אָמַר הַשּׁוּעָל", + "book": "הנסיך הקטן", + "stripped": "\" \"יתכן מאוד,\" אמר השועל" + }, + { + "text": "\"רוֹאִים עַל פְּנֵי כַּדּוּר הָאָרֶץ כָּל מִינֵי דְּבָרִים", + "book": "הנסיך הקטן", + "stripped": "\"רואים על פני כדור הארץ כל מיני דברים" + }, + { + "text": "אֲבָל זֶה לֹא קָרָה כָּאן, עַל פְּנֵי כַּדּוּר הָאָרֶץ,\" אָמַר הַנָּסִיךְ הַקָּטָן", + "book": "הנסיך הקטן", + "stripped": "אבל זה לא קרה כאן, על פני כדור הארץ,\" אמר הנסיך הקטן" + }, + { + "text": "הָיָה נִרְאֶה שֶׁהַשּׁוּעָל סַקְרָן מְאוֹד", + "book": "הנסיך הקטן", + "stripped": "היה נראה שהשועל סקרן מאוד" + }, + { + "text": "\" \"יֵשׁ צַיָּדִים עַל הַכּוֹכָב הַזֶּה", + "book": "הנסיך הקטן", + "stripped": "\" \"יש צידים על הכוכב הזה" + }, + { + "text": "\" \"טוֹב, שׁוּם דָּבָר לֹא מֻשְׁלָם,\" נֶאֱנַח הַשּׁוּעָל", + "book": "הנסיך הקטן", + "stripped": "\" \"טוב, שום דבר לא משלם,\" נאנח השועל" + }, + { + "text": "אֲבָל הַשּׁוּעָל חָזַר עַל הַצָּעָתוֹ: \"הַחַיִּים שֶׁלִּי אַפְרוּרִיִּים", + "book": "הנסיך הקטן", + "stripped": "אבל השועל חזר על הצעתו: \"החיים שלי אפרוריים" + }, + { + "text": "אֲנִי צָד עוֹפוֹת, בְּנֵי הָאָדָם צָדִים אוֹתִי", + "book": "הנסיך הקטן", + "stripped": "אני צד עופות, בני האדם צדים אותי" + }, + { + "text": "כָּל הָעוֹפוֹת דּוֹמִים זֶה לָזֶה, וְכָל בְּנֵי הָאָדָם דּוֹמִים זֶה לָזֶה", + "book": "הנסיך הקטן", + "stripped": "כל העופות דומים זה לזה, וכל בני האדם דומים זה לזה" + }, + { + "text": "מִשּׁוּם כָּךְ אֲנִי קְצָת מִשְׁתַּעֲמֵם", + "book": "הנסיך הקטן", + "stripped": "משום כך אני קצת משתעמם" + }, + { + "text": "אֲבָל אִם אַתָּה תְּאַלֵּף אוֹתִי, הַחַיִּים שֶׁלִּי יִזְהֲרוּ כַּשֶּׁמֶשׁ", + "book": "הנסיך הקטן", + "stripped": "אבל אם אתה תאלף אותי, החיים שלי יזהרו כשמש" + }, + { + "text": "אֲנִי אֲזַהֶה אֶת תִּיפוּף צְעָדֶיךָ, שֶׁיִּהְיֶה שׁוֹנֶה מִכָּל הָאֲחֵרִים", + "book": "הנסיך הקטן", + "stripped": "אני אזהה את תיפוף צעדיך, שיהיה שונה מכל האחרים" + }, + { + "text": "הַצְּעָדִים הָאֲחֵרִים יִגְרְמוּ לִי לְהִסְתַּתֵּר מִתַּחַת לִפְנֵי הָאֲדָמָה", + "book": "הנסיך הקטן", + "stripped": "הצעדים האחרים יגרמו לי להסתתר מתחת לפני האדמה" + }, + { + "text": "הַצְּעָדִים שֶׁלְּךָ יִמְשְׁכוּ אוֹתִי הַחוּצָה, כְּמוֹ צְלִילֵי מוּזִיקָה", + "book": "הנסיך הקטן", + "stripped": "הצעדים שלך ימשכו אותי החוצה, כמו צלילי מוזיקה" + }, + { + "text": "אַתָּה רוֹאֶה שָׁם אֶת שְׂדוֹת הַחִטָּה", + "book": "הנסיך הקטן", + "stripped": "אתה רואה שם את שדות החטה" + }, + { + "text": "אֲנִי לֹא אוֹכֵל לֶחֶם, לְגַבַּי הַחִטָּה חַסְרַת תּוֹעֶלֶת", + "book": "הנסיך הקטן", + "stripped": "אני לא אוכל לחם, לגבי החטה חסרת תועלת" + }, + { + "text": "שְׂדוֹת הַחִטָּה לֹא מַזְכִּירִים לִי כְּלוּם", + "book": "הנסיך הקטן", + "stripped": "שדות החטה לא מזכירים לי כלום" + }, + { + "text": "אֲבָל לְךָ יֵשׁ שֵׂעָר שֶׁצִּבְעוֹ זָהָב", + "book": "הנסיך הקטן", + "stripped": "אבל לך יש שער שצבעו זהב" + }, + { + "text": "לָכֵן יִהְיֶה נִפְלָא אִם תְּאַלֵּף אוֹתִי", + "book": "הנסיך הקטן", + "stripped": "לכן יהיה נפלא אם תאלף אותי" + }, + { + "text": "הַחִטָּה הַזְּהֻבָּה תַּזְכִּיר לִי אוֹתְךָ תָּמִיד", + "book": "הנסיך הקטן", + "stripped": "החטה הזהבה תזכיר לי אותך תמיד" + }, + { + "text": "וַאֲנִי אֹהַב אֶת צְלִיל הָרוּחַ עַל פְּנֵי הַשִּׁבּוֹלִים", + "book": "הנסיך הקטן", + "stripped": "ואני אהב את צליל הרוח על פני השבולים" + }, + { + "text": "\" הַשּׁוּעָל הִשְׁתַּתֵּק וְהִבִּיט בַּנָּסִיךְ הַקָּטָן זְמַן מְמֻשָּׁךְ: \"בְּבַקָּשָׁה", + "book": "הנסיך הקטן", + "stripped": "\" השועל השתתק והביט בנסיך הקטן זמן ממשך: \"בבקשה" + }, + { + "text": "\" \"מַכִּירִים הֵיטֵב רַק אֶת מִי שֶׁמְּאַלְּפִים,\" אָמַר הַשּׁוּעָל", + "book": "הנסיך הקטן", + "stripped": "\" \"מכירים היטב רק את מי שמאלפים,\" אמר השועל" + }, + { + "text": "\"לִבְנֵי הָאָדָם כְּבָר אֵין זְמַן לִלְמֹד שׁוּם דָּבָר", + "book": "הנסיך הקטן", + "stripped": "\"לבני האדם כבר אין זמן ללמד שום דבר" + }, + { + "text": "הֵם קוֹנִים הַכֹּל מוּכָן לְשִׁמּוּשׁ בַּחֲנוּיוֹת", + "book": "הנסיך הקטן", + "stripped": "הם קונים הכל מוכן לשמוש בחנויות" + }, + { + "text": "אֲבָל מִכֵּיוָן שֶׁאֵין חֲנוּיוֹת שֶׁמּוֹכְרוֹת חֲבֵרִים, אֵין לַאֲנָשִׁים חֲבֵרִים", + "book": "הנסיך הקטן", + "stripped": "אבל מכיון שאין חנויות שמוכרות חברים, אין לאנשים חברים" + }, + { + "text": "אִם אַתָּה רוֹצֶה חָבֵר, אַלֵּף אוֹתִי", + "book": "הנסיך הקטן", + "stripped": "אם אתה רוצה חבר, אלף אותי" + }, + { + "text": "\" \"מָה אֲנִי צָרִיךְ לַעֲשׂוֹת", + "book": "הנסיך הקטן", + "stripped": "\" \"מה אני צריך לעשות" + }, + { + "text": "\"צָרִיךְ הַרְבֵּה סַבְלָנוּת,\" עָנָה הַשּׁוּעָל", + "book": "הנסיך הקטן", + "stripped": "\"צריך הרבה סבלנות,\" ענה השועל" + }, + { + "text": "\"בַּהַתְחָלָה תִּתְיַשֵּׁב עַל הָעֵשֶׂב בְּמֶרְחַק־מָה מִמֶּנִּי, הִנֵּה כָּךְ", + "book": "הנסיך הקטן", + "stripped": "\"בהתחלה תתישב על העשב במרחק־מה ממני, הנה כך" + }, + { + "text": "אֲנִי אַבִּיט בְּךָ מִזָּוִית הָעַיִן, וְאַתָּה לֹא תַּגִּיד כְּלוּם", + "book": "הנסיך הקטן", + "stripped": "אני אביט בך מזוית העין, ואתה לא תגיד כלום" + }, + { + "text": "הַמִּלִּים הֵן מָקוֹר לְאִי־הֲבָנוֹת", + "book": "הנסיך הקטן", + "stripped": "המלים הן מקור לאי־הבנות" + }, + { + "text": "אֲבָל בְּכָל יוֹם תּוּכַל לָשֶׁבֶת קָרוֹב יוֹתֵר", + "book": "הנסיך הקטן", + "stripped": "אבל בכל יום תוכל לשבת קרוב יותר" + }, + { + "text": "\" לַמָּחֳרָת שָׁב הַנָּסִיךְ הַקָּטָן", + "book": "הנסיך הקטן", + "stripped": "\" למחרת שב הנסיך הקטן" + }, + { + "text": "\"הָיָה עָדִיף לוּ חָזַרְתָּ הַיּוֹם בְּדִיּוּק בְּאוֹתָהּ שָׁעָה שֶׁבָּאתָ אֶתְמוֹל,\" אָמַר הַשּׁוּעָל", + "book": "הנסיך הקטן", + "stripped": "\"היה עדיף לו חזרת היום בדיוק באותה שעה שבאת אתמול,\" אמר השועל" + }, + { + "text": "\"אִם הָיִיתָ בָּא בְּאַרְבַּע אַחַר הַצָּהֳרַיִם, לְמָשָׁל, מִשָּׁעָה שָׁלוֹשׁ הָיִיתִי מַתְחִיל לִהְיוֹת מְאֻשָּׁר", + "book": "הנסיך הקטן", + "stripped": "\"אם היית בא בארבע אחר הצהרים, למשל, משעה שלוש הייתי מתחיל להיות מאשר" + }, + { + "text": "כְּכָל שֶׁזְּמַן הַפְּגִישָׁה הָיָה מִתְקָרֵב, כָּךְ הָיִיתִי מַרְגִּישׁ מְאֻשָּׁר יוֹתֵר", + "book": "הנסיך הקטן", + "stripped": "ככל שזמן הפגישה היה מתקרב, כך הייתי מרגיש מאשר יותר" + }, + { + "text": "בַּשָּׁעָה אַרְבַּע כְּבָר הָיִיתִי נִרְגָּשׁ וּמֻדְאָג, הָיִיתִי מְגַלֶּה אֶת מְחִיר הָאשֶׁר", + "book": "הנסיך הקטן", + "stripped": "בשעה ארבע כבר הייתי נרגש ומדאג, הייתי מגלה את מחיר האשר" + }, + { + "text": "אֲבָל אִם תַּגִּיעַ בְּכָל שָׁעָה שֶׁהִיא, לֹא אֵדַע לְעוֹלָם מֵאֵיזוֹ שָׁעָה לִפְתֹּחַ אֶת לִבִּי", + "book": "הנסיך הקטן", + "stripped": "אבל אם תגיע בכל שעה שהיא, לא אדע לעולם מאיזו שעה לפתח את לבי" + }, + { + "text": "\"גַּם זֶה מַשֶּׁהוּ שֶׁשָּׁכְחוּ מִזְּמַן,\" עָנָה הַשּׁוּעָל", + "book": "הנסיך הקטן", + "stripped": "\"גם זה משהו ששכחו מזמן,\" ענה השועל" + }, + { + "text": "\"זֶה מָה שֶׁמַּבְדִּיל יוֹם מִיּוֹם, שָׁעָה מִשָּׁעָה", + "book": "הנסיך הקטן", + "stripped": "\"זה מה שמבדיל יום מיום, שעה משעה" + }, + { + "text": "לַצַּיָּדִים שֶׁלִּי, לְמָשָׁל, יֵשׁ טֶקֶס", + "book": "הנסיך הקטן", + "stripped": "לצידים שלי, למשל, יש טקס" + }, + { + "text": "בְּיוֹם חֲמִישִׁי הֵם רוֹקְדִים עִם נַעֲרוֹת הַכְּפָר", + "book": "הנסיך הקטן", + "stripped": "ביום חמישי הם רוקדים עם נערות הכפר" + }, + { + "text": "וְכָךְ בִּשְׁבִילִי יוֹם חֲמִישִׁי הוּא יוֹם נִפְלָא", + "book": "הנסיך הקטן", + "stripped": "וכך בשבילי יום חמישי הוא יום נפלא" + }, + { + "text": "אֲנִי יוֹצֵא לִי לְטַיֵּל לַכֶּרֶם", + "book": "הנסיך הקטן", + "stripped": "אני יוצא לי לטיל לכרם" + }, + { + "text": "\" כָּךְ אִלֵּף הַנָּסִיךְ הַקָּטָן אֶת הַשּׁוּעָל", + "book": "הנסיך הקטן", + "stripped": "\" כך אלף הנסיך הקטן את השועל" + }, + { + "text": "וְכַאֲשֶׁר הִתְקָרְבָה שְׁעַת הַפְּרֵדָה: \"אָה", + "book": "הנסיך הקטן", + "stripped": "וכאשר התקרבה שעת הפרדה: \"אה" + }, + { + "text": "\"מֵעוֹלָם לֹא רָצִיתִי לִפְגֹּעַ בְּךָ, אֲבָל אַתָּה בִּקַּשְׁתָּ שֶׁאֲאַלֵּף אוֹתְךָ", + "book": "הנסיך הקטן", + "stripped": "\"מעולם לא רציתי לפגע בך, אבל אתה בקשת שאאלף אותך" + }, + { + "text": "\"אִם כָּךְ, לֹא הִרְוַחְתָּ מִזֶּה כְּלוּם", + "book": "הנסיך הקטן", + "stripped": "\"אם כך, לא הרוחת מזה כלום" + }, + { + "text": "\" \"כֵּן הִרְוַחְתִּי,\" אָמַר הַשּׁוּעָל", + "book": "הנסיך הקטן", + "stripped": "\" \"כן הרוחתי,\" אמר השועל" + }, + { + "text": "\"אֶת צֶבַע שִׁבּוֹלֵי הַחִטָּה", + "book": "הנסיך הקטן", + "stripped": "\"את צבע שבולי החטה" + }, + { + "text": "\" וְאָז הוֹסִיף: \"חֲזֹר עַכְשָׁו לְבַקֵּר אֶת הַשּׁוֹשַׁנִּים", + "book": "הנסיך הקטן", + "stripped": "\" ואז הוסיף: \"חזר עכשו לבקר את השושנים" + }, + { + "text": "\"אִישׁ לֹא אִלֵּף אֶתְכֶן, וְאַתֶּן לֹא אִלַּפְתֶּן אַף אֶחָד", + "book": "הנסיך הקטן", + "stripped": "\"איש לא אלף אתכן, ואתן לא אלפתן אף אחד" + }, + { + "text": "אַתֶּן כְּמוֹ שֶׁהָיָה הַשּׁוּעָל שֶׁלִּי", + "book": "הנסיך הקטן", + "stripped": "אתן כמו שהיה השועל שלי" + }, + { + "text": "הוּא הָיָה שׁוּעָל כְּמוֹ מֵאָה אֶלֶף שׁוּעָלִים אֲחֵרִים", + "book": "הנסיך הקטן", + "stripped": "הוא היה שועל כמו מאה אלף שועלים אחרים" + }, + { + "text": "אֲבָל אֲנִי הָפַכְתִּי אוֹתוֹ לְחָבֵר שֶׁלִּי, וְעַכְשָׁו הוּא אֶחָד וְיָחִיד בָּעוֹלָם", + "book": "הנסיך הקטן", + "stripped": "אבל אני הפכתי אותו לחבר שלי, ועכשו הוא אחד ויחיד בעולם" + }, + { + "text": "\" וְהַשּׁוֹשַׁנִּים הָיוּ נְבוֹכוֹת מְאוֹד", + "book": "הנסיך הקטן", + "stripped": "\" והשושנים היו נבוכות מאוד" + }, + { + "text": "\"אַתֶּן יָפוֹת, אֲבָל רֵיקָנִיּוֹת,\" הוּא הוֹסִיף וְאָמַר לָהֶן", + "book": "הנסיך הקטן", + "stripped": "\"אתן יפות, אבל ריקניות,\" הוא הוסיף ואמר להן" + }, + { + "text": "\"אִי אֶפְשָׁר לָמוּת לְמַעַנְכֶן", + "book": "הנסיך הקטן", + "stripped": "\"אי אפשר למות למענכן" + }, + { + "text": "מוּבָן שֶׁבְּעֵינֵי עוֹבֵר אֹרַח מִזְדַּמֵּן הַשּׁוֹשַׁנָּה שֶׁלִּי תִּדְמֶה לָכֶן", + "book": "הנסיך הקטן", + "stripped": "מובן שבעיני עובר ארח מזדמן השושנה שלי תדמה לכן" + }, + { + "text": "אֲבָל כְּשֶׁלְּעַצְמָהּ הִיא חֲשׁוּבָה יוֹתֵר מִכֻּלְּכֶן, כִּי אוֹתָהּ אֲנִי הִשְׁקֵיתִי", + "book": "הנסיך הקטן", + "stripped": "אבל כשלעצמה היא חשובה יותר מכלכן, כי אותה אני השקיתי" + }, + { + "text": "כִּי אוֹתָהּ כִּסִּיתִי בְּפַעֲמוֹן זְכוּכִית", + "book": "הנסיך הקטן", + "stripped": "כי אותה כסיתי בפעמון זכוכית" + }, + { + "text": "כִּי עָלֶיהָ הֵגַנְתִּי בְּפַרְגּוֹד", + "book": "הנסיך הקטן", + "stripped": "כי עליה הגנתי בפרגוד" + }, + { + "text": "כִּי לְמַעֲנָהּ הָרַגְתִּי אֶת הַזְּחָלִים (מִלְּבַד שְׁנַיִם־שְׁלוֹשָׁה, כְּדֵי שֶׁיַּהַפְכוּ לְפַרְפָּרִים)", + "book": "הנסיך הקטן", + "stripped": "כי למענה הרגתי את הזחלים (מלבד שנים־שלושה, כדי שיהפכו לפרפרים)" + }, + { + "text": "כִּי הִיא זֹאת שֶׁהִקְשַׁבְתִּי לָהּ כְּשֶׁהִתְלוֹנְנָה אוֹ כְּשֶׁהִתְפָּאֲרָה אוֹ כְּשֶׁסְּתָם שָׁתְקָה", + "book": "הנסיך הקטן", + "stripped": "כי היא זאת שהקשבתי לה כשהתלוננה או כשהתפארה או כשסתם שתקה" + }, + { + "text": "כִּי הִיא הַשּׁוֹשַׁנָּה שֶׁלִּי", + "book": "הנסיך הקטן", + "stripped": "כי היא השושנה שלי" + }, + { + "text": "\" וְהוּא חָזַר לַשּׁוּעָל: \"הֱיֵה שָׁלוֹם,\" אָמַר לוֹ", + "book": "הנסיך הקטן", + "stripped": "\" והוא חזר לשועל: \"היה שלום,\" אמר לו" + }, + { + "text": "\"הֱיֵה שָׁלוֹם,\" אָמַר הַשּׁוּעָל", + "book": "הנסיך הקטן", + "stripped": "\"היה שלום,\" אמר השועל" + }, + { + "text": "\"וְעַכְשָׁו הִנֵּה לְךָ הַסּוֹד שֶׁלִּי", + "book": "הנסיך הקטן", + "stripped": "\"ועכשו הנה לך הסוד שלי" + }, + { + "text": "הוּא סוֹד פָּשׁוּט מְאוֹד: רוֹאִים הֵיטֵב רַק עִם הַלֵּב", + "book": "הנסיך הקטן", + "stripped": "הוא סוד פשוט מאוד: רואים היטב רק עם הלב" + }, + { + "text": "הַדְּבָרִים הַחֲשׁוּבִים בֶּאֱמֶת נִסְתָּרִים מֵהָעַיִן", + "book": "הנסיך הקטן", + "stripped": "הדברים החשובים באמת נסתרים מהעין" + }, + { + "text": "\" \"הַדְּבָרִים הַחֲשׁוּבִים בֶּאֱמֶת נִסְתָּרִים מֵהָעַיִן,\" חָזַר הַנָּסִיךְ הַקָּטָן עַל דִּבְרֵי הַשּׁוּעָל כְּדֵי לִזְכֹּר אוֹתָם הֵיטֵב", + "book": "הנסיך הקטן", + "stripped": "\" \"הדברים החשובים באמת נסתרים מהעין,\" חזר הנסיך הקטן על דברי השועל כדי לזכר אותם היטב" + }, + { + "text": "\"הַזְּמַן שֶׁהִשְׁקַעְתָּ בַּשּׁוֹשַׁנָּה שֶׁלְּךָ הוּא שֶׁהוֹפֵךְ אוֹתָהּ לַחֲשׁוּבָה כָּל כָּךְ", + "book": "הנסיך הקטן", + "stripped": "\"הזמן שהשקעת בשושנה שלך הוא שהופך אותה לחשובה כל כך" + }, + { + "text": "\" \"הַזְּמַן שֶׁהִשְׁקַעְתִּי בַּשּׁוֹשַׁנָּה שֶׁלִּי", + "book": "הנסיך הקטן", + "stripped": "\" \"הזמן שהשקעתי בשושנה שלי" + }, + { + "text": "\" חָזַר וְאָמַר הַנָּסִיךְ הַקָּטָן כְּדֵי לֹא לִשְׁכֹּחַ", + "book": "הנסיך הקטן", + "stripped": "\" חזר ואמר הנסיך הקטן כדי לא לשכח" + }, + { + "text": "\"בְּנֵי הָאָדָם שָׁכְחוּ אֶת הָאֱמֶת הַזֹּאת,\" אָמַר הַשּׁוּעָל", + "book": "הנסיך הקטן", + "stripped": "\"בני האדם שכחו את האמת הזאת,\" אמר השועל" + }, + { + "text": "\"אֲבָל לְךָ אָסוּר לִשְׁכֹּחַ", + "book": "הנסיך הקטן", + "stripped": "\"אבל לך אסור לשכח" + }, + { + "text": "אַתָּה אַחְרַאי לְעוֹלָם לְאֵלֶּה שֶׁאִלַּפְתָּ", + "book": "הנסיך הקטן", + "stripped": "אתה אחראי לעולם לאלה שאלפת" + }, + { + "text": "אַתָּה אַחְרַאי לַשּׁוֹשַׁנָּה שֶׁלְּךָ", + "book": "הנסיך הקטן", + "stripped": "אתה אחראי לשושנה שלך" + }, + { + "text": "\" \"אֲנִי אַחְרַאי לַשּׁוֹשַׁנָּה שֶׁלִּי", + "book": "הנסיך הקטן", + "stripped": "\" \"אני אחראי לשושנה שלי" + }, + { + "text": "22 \"שָׁלוֹם,\" אָמַר הַנָּסִיךְ הַקָּטָן", + "book": "הנסיך הקטן", + "stripped": "22 \"שלום,\" אמר הנסיך הקטן" + }, + { + "text": "\"שָׁלוֹם,\" עָנָה פַּקַּח הָרַכָּבוֹת", + "book": "הנסיך הקטן", + "stripped": "\"שלום,\" ענה פקח הרכבות" + }, + { + "text": "\"מָה אַתָּה עוֹשֶׂה פֹּה", + "book": "הנסיך הקטן", + "stripped": "\"מה אתה עושה פה" + }, + { + "text": "\"אֲנִי מְאַרְגֵּן אֶת הַנּוֹסְעִים בִּקְבוּצוֹת", + "book": "הנסיך הקטן", + "stripped": "\"אני מארגן את הנוסעים בקבוצות" + }, + { + "text": "אֶלֶף בְּכָל קְבוּצָה,\" אָמַר הַפַּקָּח", + "book": "הנסיך הקטן", + "stripped": "אלף בכל קבוצה,\" אמר הפקח" + }, + { + "text": "\"אֲנִי שׁוֹלֵחַ לְדַרְכָּן אֶת הָרַכָּבוֹת שֶׁמּוֹבִילוֹת אוֹתָם, לִפְעָמִים מִכִּוּוּן יָמִין וְלִפְעָמִים מִכִּוּוּן שְׂמֹאל", + "book": "הנסיך הקטן", + "stripped": "\"אני שולח לדרכן את הרכבות שמובילות אותם, לפעמים מכוון ימין ולפעמים מכוון שמאל" + }, + { + "text": "\" רַכֶּבֶת מְהִירָה מוּאֶרֶת בִּשְׁלַל אוֹרוֹת חָלְפָה עַל פְּנֵיהֶם כְּרַעַם מִתְגַּלְגֵּל וְהִרְעִידָה אֶת הַבִּיתָן שֶׁל הַפַּקָּח", + "book": "הנסיך הקטן", + "stripped": "\" רכבת מהירה מוארת בשלל אורות חלפה על פניהם כרעם מתגלגל והרעידה את הביתן של הפקח" + }, + { + "text": "\"הֵם מְמַהֲרִים מְאוֹד,\" אָמַר הַנָּסִיךְ, \"מָה הֵם מְחַפְּשִׂים", + "book": "הנסיך הקטן", + "stripped": "\"הם ממהרים מאוד,\" אמר הנסיך, \"מה הם מחפשים" + }, + { + "text": "\" \"אֶת זֶה אֲפִלּוּ נַהַג הַקַּטָּר לֹא יוֹדֵעַ,\" אָמַר הַפַּקָּח", + "book": "הנסיך הקטן", + "stripped": "\" \"את זה אפלו נהג הקטר לא יודע,\" אמר הפקח" + }, + { + "text": "עוֹד רַכֶּבֶת מְהִירָה וּמוּאֶרֶת עָבְרָה כְּרַעַם מִתְגַּלְגֵּל, הַפַּעַם לַכִּוּוּן הֶהָפוּךְ", + "book": "הנסיך הקטן", + "stripped": "עוד רכבת מהירה ומוארת עברה כרעם מתגלגל, הפעם לכוון ההפוך" + }, + { + "text": "\"מָה, הֵם כְּבָר חָזְרוּ", + "book": "הנסיך הקטן", + "stripped": "\"מה, הם כבר חזרו" + }, + { + "text": "\"אֵלּוּ לֹא אוֹתָם אֲנָשִׁים,\" אָמַר הַפַּקָּח, \"הֵם הִתְחַלְּפוּ", + "book": "הנסיך הקטן", + "stripped": "\"אלו לא אותם אנשים,\" אמר הפקח, \"הם התחלפו" + }, + { + "text": "\" \"לֹא טוֹב לָהֶם בַּמָּקוֹם שֶׁהֵם", + "book": "הנסיך הקטן", + "stripped": "\" \"לא טוב להם במקום שהם" + }, + { + "text": "\" \"אֲנָשִׁים תָּמִיד לֹא מְרֻצִּים מִמְּקוֹמָם,\" אָמַר הַפַּקָּח", + "book": "הנסיך הקטן", + "stripped": "\" \"אנשים תמיד לא מרצים ממקומם,\" אמר הפקח" + }, + { + "text": "וְשׁוּב עָבְרָה כְּרַעַם מִתְגַּלְגֵּל רַכֶּבֶת שְׁלִישִׁית, מְהִירָה וּמוּאֶרֶת", + "book": "הנסיך הקטן", + "stripped": "ושוב עברה כרעם מתגלגל רכבת שלישית, מהירה ומוארת" + }, + { + "text": "\"הֵם הוֹלְכִים בְּעִקְבוֹתֵיהֶם שֶׁל הַנּוֹסְעִים הָרִאשׁוֹנִים", + "book": "הנסיך הקטן", + "stripped": "\"הם הולכים בעקבותיהם של הנוסעים הראשונים" + }, + { + "text": "\"הֵם לֹא הוֹלְכִים בְּעִקְבוֹת אִישׁ,\" אָמַר הַפַּקָּח", + "book": "הנסיך הקטן", + "stripped": "\"הם לא הולכים בעקבות איש,\" אמר הפקח" + }, + { + "text": "\"הֵם יְשֵׁנִים שָׁם בִּפְנִים אוֹ מְפַהֲקִים", + "book": "הנסיך הקטן", + "stripped": "\"הם ישנים שם בפנים או מפהקים" + }, + { + "text": "רַק הַיְּלָדִים מוֹעֲכִים אֶת אַפֵּיהֶם אֶל שִׁמְשַׁת הַחַלּוֹן", + "book": "הנסיך הקטן", + "stripped": "רק הילדים מועכים את אפיהם אל שמשת החלון" + }, + { + "text": "\" \"רַק הַיְּלָדִים יוֹדְעִים מָה הֵם מְחַפְּשִׂים,\" אָמַר הַנָּסִיךְ הַקָּטָן", + "book": "הנסיך הקטן", + "stripped": "\" \"רק הילדים יודעים מה הם מחפשים,\" אמר הנסיך הקטן" + }, + { + "text": "\" \"יֵשׁ לָהֶם מַזָּל,\" אָמַר הַפַּקָּח", + "book": "הנסיך הקטן", + "stripped": "\" \"יש להם מזל,\" אמר הפקח" + }, + { + "text": "23 \"שָׁלוֹם,\" אָמַר הַנָּסִיךְ הַקָּטָן", + "book": "הנסיך הקטן", + "stripped": "23 \"שלום,\" אמר הנסיך הקטן" + }, + { + "text": "זֶה הָיָה רוֹכֵל שֶׁמָּכַר גְּלוּלוֹת מְיֻחָדוֹת שֶׁמַּרְגִּיעוֹת אֶת הַצָּמָא", + "book": "הנסיך הקטן", + "stripped": "זה היה רוכל שמכר גלולות מיחדות שמרגיעות את הצמא" + }, + { + "text": "בּוֹלְעִים גְּלוּלָה אַחַת פַּעַם בְּשָׁבוּעַ, וְאָז לֹא צְרִיכִים לִשְׁתּוֹת", + "book": "הנסיך הקטן", + "stripped": "בולעים גלולה אחת פעם בשבוע, ואז לא צריכים לשתות" + }, + { + "text": "\"לָמָּה אַתָּה מוֹכֵר אוֹתָן", + "book": "הנסיך הקטן", + "stripped": "\"למה אתה מוכר אותן" + }, + { + "text": "\"הֵן חוֹסְכוֹת הֲמוֹן זְמַן,\" אָמַר הַסּוֹחֵר, \"הַמֻּמְחִים עָשׂוּ חִשּׁוּב שֶׁחוֹסְכִים כָּךְ חֲמִשִּׁים וְשָׁלוֹשׁ דַּקּוֹת בְּשָׁבוּעַ", + "book": "הנסיך הקטן", + "stripped": "\"הן חוסכות המון זמן,\" אמר הסוחר, \"הממחים עשו חשוב שחוסכים כך חמשים ושלוש דקות בשבוע" + }, + { + "text": "\" \"וּמָה עוֹשִׂים בַּחֲמִשִּׁים וְשָׁלוֹשׁ הַדַּקּוֹת הָאֵלֶּה", + "book": "הנסיך הקטן", + "stripped": "\" \"ומה עושים בחמשים ושלוש הדקות האלה" + }, + { + "text": "\" \"הֶחָבֵר שֶׁלִּי, הַשּׁוּעָל, אָמַר לִי", + "book": "הנסיך הקטן", + "stripped": "\" \"החבר שלי, השועל, אמר לי" + }, + { + "text": "\" \"יְדִידִי הֶחָבִיב, הַשּׁוּעָל שֶׁלְּךָ לֹא מְעַנְיֵן עַכְשָׁו", + "book": "הנסיך הקטן", + "stripped": "\" \"ידידי החביב, השועל שלך לא מענין עכשו" + }, + { + "text": "\" \"כִּי אֲנַחְנוּ נָמוּת כָּאן מִצָּמָא", + "book": "הנסיך הקטן", + "stripped": "\" \"כי אנחנו נמות כאן מצמא" + }, + { + "text": "\" הוּא לֹא הֵבִין אֶת הַהִגָּיוֹן שֶׁבִּדְבָרַי, וְעָנָה לִי: \"טוֹב שֶׁיֵּשׁ חָבֵר, גַּם אִם עוֹמְדִים לָמוּת", + "book": "הנסיך הקטן", + "stripped": "\" הוא לא הבין את ההגיון שבדברי, וענה לי: \"טוב שיש חבר, גם אם עומדים למות" + }, + { + "text": "אֲנִי מַמָּשׁ מְאֻשָּׁר שֶׁזָּכִיתִי בְּחָבֵר שׁוּעָל", + "book": "הנסיך הקטן", + "stripped": "אני ממש מאשר שזכיתי בחבר שועל" + }, + { + "text": "\" \"הוּא לֹא מֵבִין בִּכְלָל אֶת הַסַּכָּנָה,\" חָשַׁבְתִּי בְּלִבִּי", + "book": "הנסיך הקטן", + "stripped": "\" \"הוא לא מבין בכלל את הסכנה,\" חשבתי בלבי" + }, + { + "text": "\"הוּא לְעוֹלָם אֵינוֹ רָעֵב אוֹ צָמֵא", + "book": "הנסיך הקטן", + "stripped": "\"הוא לעולם אינו רעב או צמא" + }, + { + "text": "קְצָת שֶׁמֶשׁ מַסְפִּיקָה לוֹ", + "book": "הנסיך הקטן", + "stripped": "קצת שמש מספיקה לו" + }, + { + "text": "\" אֲבָל הוּא הִבִּיט בִּי כְּשׁוֹמֵעַ אֶת מַחְשְׁבוֹתַי וְעָנָה: \"גַּם אֲנִי צָמֵא", + "book": "הנסיך הקטן", + "stripped": "\" אבל הוא הביט בי כשומע את מחשבותי וענה: \"גם אני צמא" + }, + { + "text": "\" הִרְכַּנְתִּי אֶת רֹאשִׁי בְּיֵאוּשׁ: מְגֻחָךְ לְחַפֵּשׂ בְּאֵר, סְתָם כָּךְ, בְּמֶרְחֲבֵי הַמִּדְבָּר הָעֲצוּמִים", + "book": "הנסיך הקטן", + "stripped": "\" הרכנתי את ראשי ביאוש: מגחך לחפש באר, סתם כך, במרחבי המדבר העצומים" + }, + { + "text": "וּבְכָל זֹאת הִתְחַלְנוּ לָלֶכֶת", + "book": "הנסיך הקטן", + "stripped": "ובכל זאת התחלנו ללכת" + }, + { + "text": "בְּעוֹדֵנוּ צוֹעֲדִים שָׁעוֹת עַל שָׁעוֹת, בְּשֶׁקֶט, יָרַד הַלַּיְלָה, וְהַכּוֹכָבִים הִתְחִילוּ לִזְהֹר", + "book": "הנסיך הקטן", + "stripped": "בעודנו צועדים שעות על שעות, בשקט, ירד הלילה, והכוכבים התחילו לזהר" + }, + { + "text": "הַצָּמָא הֶעֱלָה אֶת חֹם גּוּפִי וְרָאִיתִי אוֹתָם כְּמוֹ מִתּוֹךְ חֲלוֹם", + "book": "הנסיך הקטן", + "stripped": "הצמא העלה את חם גופי וראיתי אותם כמו מתוך חלום" + }, + { + "text": "מִלּוֹתָיו שֶׁל הַנָּסִיךְ הַקָּטָן כְּמוֹ רָקְדוּ לָהֶן בְּזִכְרוֹנִי: \"אִם כָּךְ, גַּם אַתָּה צָמֵא", + "book": "הנסיך הקטן", + "stripped": "מלותיו של הנסיך הקטן כמו רקדו להן בזכרוני: \"אם כך, גם אתה צמא" + }, + { + "text": "אֲבָל הוּא לֹא הֵשִׁיב לִשְׁאֵלָתִי", + "book": "הנסיך הקטן", + "stripped": "אבל הוא לא השיב לשאלתי" + }, + { + "text": "הוּא פָּשׁוּט אָמַר לִי: \"הַמַּיִם טוֹבִים גַּם לַלֵּב", + "book": "הנסיך הקטן", + "stripped": "הוא פשוט אמר לי: \"המים טובים גם ללב" + }, + { + "text": "\" לֹא הֵבַנְתִּי אֶת תְּשׁוּבָתוֹ, אַךְ שָׁתַקְתִּי", + "book": "הנסיך הקטן", + "stripped": "\" לא הבנתי את תשובתו, אך שתקתי" + }, + { + "text": "כְּבָר יָדַעְתִּי הֵיטֵב שֶׁמּוּטָב לֹא לַחְקֹר אוֹתוֹ", + "book": "הנסיך הקטן", + "stripped": "כבר ידעתי היטב שמוטב לא לחקר אותו" + }, + { + "text": "\" \"כַּמּוּבָן,\" עָנִיתִי וְהִתְבּוֹנַנְתִּי בִּדְמָמָה בְּקִפְלֵי הַחוֹלוֹת הַזּוֹהֲרִים לְאוֹר הַיָּרֵחַ", + "book": "הנסיך הקטן", + "stripped": "\" \"כמובן,\" עניתי והתבוננתי בדממה בקפלי החולות הזוהרים לאור הירח" + }, + { + "text": "\"הַמִּדְבָּר יָפֶה,\" הוּא הוֹסִיף", + "book": "הנסיך הקטן", + "stripped": "\"המדבר יפה,\" הוא הוסיף" + }, + { + "text": "תָּמִיד אָהַבְתִּי אֶת הַמִּדְבָּר", + "book": "הנסיך הקטן", + "stripped": "תמיד אהבתי את המדבר" + }, + { + "text": "יוֹשְׁבִים עַל גִּבְעַת חוֹל, לֹא רוֹאִים דָּבָר, לֹא שׁוֹמְעִים דָּבָר", + "book": "הנסיך הקטן", + "stripped": "יושבים על גבעת חול, לא רואים דבר, לא שומעים דבר" + }, + { + "text": "וְאַף עַל פִּי כֵן מַשֶּׁהוּ זוֹהֵר בַּדְּמָמָה", + "book": "הנסיך הקטן", + "stripped": "ואף על פי כן משהו זוהר בדממה" + }, + { + "text": "\"הַמִּדְבָּר כָּל כָּךְ יָפֶה,\" אָמַר הַנָּסִיךְ הַקָּטָן, \"כִּי אֵי־שָׁם בְּמֶרְחָבָיו מִסְתַּתֶּרֶת לָהּ בְּאֵר", + "book": "הנסיך הקטן", + "stripped": "\"המדבר כל כך יפה,\" אמר הנסיך הקטן, \"כי אי־שם במרחביו מסתתרת לה באר" + }, + { + "text": "\" מָה גְּדוֹלָה הָיְתָה הַפְתָּעָתִי כְּשֶׁלְּפֶתַע הֵבַנְתִּי אֶת סוֹד הַקֶּסֶם שֶׁבַּחוֹלוֹת", + "book": "הנסיך הקטן", + "stripped": "\" מה גדולה היתה הפתעתי כשלפתע הבנתי את סוד הקסם שבחולות" + }, + { + "text": "כְּשֶׁהָיִיתִי יֶלֶד, גַּרְתִּי בְּבַיִת עַתִּיק, שֶׁהָאַגָּדָה סִפְּרָה שֶׁחָבוּי בּוֹ אוֹצָר", + "book": "הנסיך הקטן", + "stripped": "כשהייתי ילד, גרתי בבית עתיק, שהאגדה ספרה שחבוי בו אוצר" + }, + { + "text": "מוּבָן שֶׁאִישׁ לֹא מָצָא אוֹתוֹ מֵעוֹלָם, וְיִתָּכֵן אֲפִלּוּ שֶׁאִישׁ לֹא חִפֵּשׂ אוֹתוֹ", + "book": "הנסיך הקטן", + "stripped": "מובן שאיש לא מצא אותו מעולם, ויתכן אפלו שאיש לא חפש אותו" + }, + { + "text": "אֲבָל הוּא שָׁפַךְ אוֹר קָסוּם עַל הַבַּיִת כֻּלּוֹ", + "book": "הנסיך הקטן", + "stripped": "אבל הוא שפך אור קסום על הבית כלו" + }, + { + "text": "הַבַּיִת שֶׁלִּי הִסְתִּיר סוֹד בְּמַעֲמַקֵּי לִבּוֹ", + "book": "הנסיך הקטן", + "stripped": "הבית שלי הסתיר סוד במעמקי לבו" + }, + { + "text": "\" \"אֲנִי שָׂמֵחַ שֶׁאַתָּה מַסְכִּים עִם דִּבְרֵי הַשּׁוּעָל שֶׁלִּי,\" אָמַר", + "book": "הנסיך הקטן", + "stripped": "\" \"אני שמח שאתה מסכים עם דברי השועל שלי,\" אמר" + }, + { + "text": "כְּשֶׁהַנָּסִיךְ הַקָּטָן נִרְדַּם, נָשָׂאתִי אוֹתוֹ בִּזְרוֹעוֹתַי וְהִמְשַׁכְתִּי לָלֶכֶת", + "book": "הנסיך הקטן", + "stripped": "כשהנסיך הקטן נרדם, נשאתי אותו בזרועותי והמשכתי ללכת" + }, + { + "text": "הָיִיתִי נִרְגָּשׁ, הָיָה נִדְמֶה לִי שֶׁאֲנִי נוֹשֵׂא אוֹצָר שָׁבִיר", + "book": "הנסיך הקטן", + "stripped": "הייתי נרגש, היה נדמה לי שאני נושא אוצר שביר" + }, + { + "text": "וְעוֹד הָיָה נִדְמֶה לִי שֶׁאֵין מַשֶּׁהוּ עָדִין וְשָׁבִיר כְּמוֹתוֹ עַל פְּנֵי הָאֲדָמָה כֻּלָּהּ", + "book": "הנסיך הקטן", + "stripped": "ועוד היה נדמה לי שאין משהו עדין ושביר כמותו על פני האדמה כלה" + }, + { + "text": "\" וְאָז הוּא הָיָה בְּעֵינַי שַׁבְרִירִי שִׁבְעָתַיִם", + "book": "הנסיך הקטן", + "stripped": "\" ואז הוא היה בעיני שברירי שבעתים" + }, + { + "text": "יֵשׁ לְהָגֵן הֵיטֵב עַל אוֹר הָעֲשָׁשִׁית: מַשַּׁב רוּחַ עָלוּל לְכַבּוֹת אוֹתוֹ", + "book": "הנסיך הקטן", + "stripped": "יש להגן היטב על אור העששית: משב רוח עלול לכבות אותו" + }, + { + "text": "הִמְשַׁכְתִּי לָלֶכֶת כָּךְ וְעִם שַׁחַר גִּלִּיתִי אֶת הַבְּאֵר", + "book": "הנסיך הקטן", + "stripped": "המשכתי ללכת כך ועם שחר גליתי את הבאר" + }, + { + "text": "לָכֵן הֵם נָעִים סְחוֹר־סְחוֹר, חַסְרֵי מָנוֹחַ", + "book": "הנסיך הקטן", + "stripped": "לכן הם נעים סחור־סחור, חסרי מנוח" + }, + { + "text": "\" וְהוּא הוֹסִיף: \"אֵין בָּזֶה שׁוּם תּוֹעֶלֶת", + "book": "הנסיך הקטן", + "stripped": "\" והוא הוסיף: \"אין בזה שום תועלת" + }, + { + "text": "\" הַבְּאֵר שֶׁמָּצָאנוּ לֹא נִרְאֲתָה כְּמוֹ בְּאֵר רְגִילָה בְּמִדְבַּר סָהָרָה", + "book": "הנסיך הקטן", + "stripped": "\" הבאר שמצאנו לא נראתה כמו באר רגילה במדבר סהרה" + }, + { + "text": "הַבְּאֵרוֹת בְּסָהָרָה הֵן סְתָם בּוֹרוֹת חֲפוּרִים בַּחוֹל", + "book": "הנסיך הקטן", + "stripped": "הבארות בסהרה הן סתם בורות חפורים בחול" + }, + { + "text": "זֹאת שֶׁלָּנוּ נִרְאֲתָה כְּמוֹ בְּאֵר בַּכְּפָר", + "book": "הנסיך הקטן", + "stripped": "זאת שלנו נראתה כמו באר בכפר" + }, + { + "text": "אֲבָל לֹא הָיָה שָׁם שׁוּם כְּפָר, וַאֲנִי תָּהִיתִי אִם חָלַמְתִּי", + "book": "הנסיך הקטן", + "stripped": "אבל לא היה שם שום כפר, ואני תהיתי אם חלמתי" + }, + { + "text": "\"מוּזָר מְאוֹד,\" אָמַרְתִּי לַנָּסִיךְ הַקָּטָן", + "book": "הנסיך הקטן", + "stripped": "\"מוזר מאוד,\" אמרתי לנסיך הקטן" + }, + { + "text": "\"הַכֹּל כָּאן: הַגַּלְגֶּלֶת, הַדְּלִי, הַחֶבֶל", + "book": "הנסיך הקטן", + "stripped": "\"הכל כאן: הגלגלת, הדלי, החבל" + }, + { + "text": "\" הוּא צָחַק, מָשַׁךְ בַּחֶבֶל, הִפְעִיל אֶת הַגַּלְגֶּלֶת", + "book": "הנסיך הקטן", + "stripped": "\" הוא צחק, משך בחבל, הפעיל את הגלגלת" + }, + { + "text": "וְהַגַּלְגֶּלֶת נֶאֶנְחָה כְּמוֹ שַׁבְשֶׁבֶת שֶׁזָּכְתָה בְּמַשַּׁב רוּחַ אַחֲרֵי זְמַן רַב", + "book": "הנסיך הקטן", + "stripped": "והגלגלת נאנחה כמו שבשבת שזכתה במשב רוח אחרי זמן רב" + }, + { + "text": "\" אָמַר הַנָּסִיךְ הַקָּטָן, \"הֵעַרְנוּ אֶת הַבְּאֵר הַזֹּאת, וְהִיא שָׁרָה", + "book": "הנסיך הקטן", + "stripped": "\" אמר הנסיך הקטן, \"הערנו את הבאר הזאת, והיא שרה" + }, + { + "text": "\" לֹא רָצִיתִי שֶׁיִּתְאַמֵּץ: \"תֵּן לִי לַעֲשׂוֹת אֶת זֶה,\" בִּקַּשְׁתִּי, \"הַדְּלִי כָּבֵד מִדַּי בִּשְׁבִילְךָ", + "book": "הנסיך הקטן", + "stripped": "\" לא רציתי שיתאמץ: \"תן לי לעשות את זה,\" בקשתי, \"הדלי כבד מדי בשבילך" + }, + { + "text": "\" לְאַט־לְאַט הֶעֱלֵיתִי אֶת הַדְּלִי אֶל שְׂפַת הַבְּאֵר", + "book": "הנסיך הקטן", + "stripped": "\" לאט־לאט העליתי את הדלי אל שפת הבאר" + }, + { + "text": "הֵנַחְתִּי אוֹתוֹ בְּמָקוֹם בָּטוּחַ", + "book": "הנסיך הקטן", + "stripped": "הנחתי אותו במקום בטוח" + }, + { + "text": "בְּאָזְנַי עֲדַיִן הִדְהֲדָה שִׁירַת הַגַּלְגֶּלֶת, וּבְמֵימֵי הַדְּלִי, שֶׁהוֹסִיפוּ לִרְטֹט, רָאִיתִי אֶת הַשֶּׁמֶשׁ רוֹטֶטֶת", + "book": "הנסיך הקטן", + "stripped": "באזני עדין הדהדה שירת הגלגלת, ובמימי הדלי, שהוסיפו לרטט, ראיתי את השמש רוטטת" + }, + { + "text": "\"אֲנִי צָמֵא לַמַּיִם הָאֵלֶּה,\" אָמַר הַנָּסִיךְ הַקָּטָן, \"תֵּן לִי לִשְׁתּוֹת", + "book": "הנסיך הקטן", + "stripped": "\"אני צמא למים האלה,\" אמר הנסיך הקטן, \"תן לי לשתות" + }, + { + "text": "\" וְאָז הֵבַנְתִּי מָה הוּא חִפֵּשׂ", + "book": "הנסיך הקטן", + "stripped": "\" ואז הבנתי מה הוא חפש" + }, + { + "text": "קֵרַבְתִּי אֶת הַדְּלִי לִשְׂפָתָיו, הוּא שָׁתָה בְּעֵינַיִם עֲצוּמוֹת", + "book": "הנסיך הקטן", + "stripped": "קרבתי את הדלי לשפתיו, הוא שתה בעינים עצומות" + }, + { + "text": "הַמַּיִם מָתְקוּ כְּמוֹ יוֹם חַג", + "book": "הנסיך הקטן", + "stripped": "המים מתקו כמו יום חג" + }, + { + "text": "הַמַּיִם הָאֵלֶּה הָיוּ הַרְבֵּה יוֹתֵר מִסְּתָם נוֹזֵל", + "book": "הנסיך הקטן", + "stripped": "המים האלה היו הרבה יותר מסתם נוזל" + }, + { + "text": "הֵם נָבְעוּ מֵהַהֲלִיכָה הָאֲרֻכָּה שֶׁלָּנוּ לְאוֹר הַכּוֹכָבִים, מִשִּׁירַת הַגַּלְגֶּלֶת, מִמַּאֲמַץ זְרוֹעוֹתַי", + "book": "הנסיך הקטן", + "stripped": "הם נבעו מההליכה הארכה שלנו לאור הכוכבים, משירת הגלגלת, ממאמץ זרועותי" + }, + { + "text": "הֵם הָיוּ טוֹבִים לַלֵּב, כְּמוֹ מַתָּנָה", + "book": "הנסיך הקטן", + "stripped": "הם היו טובים ללב, כמו מתנה" + }, + { + "text": "\"הָאֲנָשִׁים בַּכּוֹכָב שֶׁלְּךָ,\" אָמַר הַנָּסִיךְ הַקָּטָן, \"מְגַדְּלִים חֲמֵשֶׁת אֲלָפִים שׁוֹשַׁנִּים בְּגַן אֶחָד", + "book": "הנסיך הקטן", + "stripped": "\"האנשים בכוכב שלך,\" אמר הנסיך הקטן, \"מגדלים חמשת אלפים שושנים בגן אחד" + }, + { + "text": "וְהֵם עֲדַיִן לֹא מוֹצְאִים אֶת מָה שֶׁהֵם מְחַפְּשִׂים", + "book": "הנסיך הקטן", + "stripped": "והם עדין לא מוצאים את מה שהם מחפשים" + }, + { + "text": "\" \"לֹא, הֵם לֹא מוֹצְאִים,\" עָנִיתִי", + "book": "הנסיך הקטן", + "stripped": "\" \"לא, הם לא מוצאים,\" עניתי" + }, + { + "text": "\"אַךְ מָה שֶׁהֵם מְחַפְּשִׂים עָשׂוּי לְהִמָּצֵא בְּשׁוֹשַׁנָּה אַחַת אוֹ בִּמְעַט מַיִם", + "book": "הנסיך הקטן", + "stripped": "\"אך מה שהם מחפשים עשוי להמצא בשושנה אחת או במעט מים" + }, + { + "text": "וְהַנָּסִיךְ הַקָּטָן הוֹסִיף: \"אֲבָל הָעֵינַיִם עִוְּרוֹת", + "book": "הנסיך הקטן", + "stripped": "והנסיך הקטן הוסיף: \"אבל העינים עורות" + }, + { + "text": "צָרִיךְ לְחַפֵּשׂ עִם הַלֵּב", + "book": "הנסיך הקטן", + "stripped": "צריך לחפש עם הלב" + }, + { + "text": "חוֹל הַמִּדְבָּר בִּשְׁעַת הַזְּרִיחָה הָיָה כְּעֵין הַדְּבַשׁ", + "book": "הנסיך הקטן", + "stripped": "חול המדבר בשעת הזריחה היה כעין הדבש" + }, + { + "text": "שָׂמַחְתִּי גַּם בַּדְּבַשׁ הַזֶּה", + "book": "הנסיך הקטן", + "stripped": "שמחתי גם בדבש הזה" + }, + { + "text": "מַדּוּעַ בְּכָל זֹאת הָיִיתִי עָצוּב", + "book": "הנסיך הקטן", + "stripped": "מדוע בכל זאת הייתי עצוב" + }, + { + "text": "\"עָלֶיךָ לְקַיֵּם אֶת הַהַבְטָחָה שֶׁלְּךָ,\" אָמַר לִי בְּרַכּוּת הַנָּסִיךְ הַקָּטָן שֶׁשּׁוּב הִתְיַשֵּׁב לְיָדִי", + "book": "הנסיך הקטן", + "stripped": "\"עליך לקים את ההבטחה שלך,\" אמר לי ברכות הנסיך הקטן ששוב התישב לידי" + }, + { + "text": "אֲנִי אַחְרַאי לַפֶּרַח הַזֶּה", + "book": "הנסיך הקטן", + "stripped": "אני אחראי לפרח הזה" + }, + { + "text": "\" הוֹצֵאתִי מִכִּיסִי אֶת כָּל טְיוּטוֹת הַצִּיּוּרִים שֶׁלִּי", + "book": "הנסיך הקטן", + "stripped": "\" הוצאתי מכיסי את כל טיוטות הציורים שלי" + }, + { + "text": "הַנָּסִיךְ הַקָּטָן הִבְחִין בָּהֶן וּפָרַץ בִּצְחוֹק: \"עֲצֵי הַבָּאוֹבַּבּ שֶׁלְּךָ מַזְכִּירִים רָאשֵׁי כְּרוּב", + "book": "הנסיך הקטן", + "stripped": "הנסיך הקטן הבחין בהן ופרץ בצחוק: \"עצי הבאובב שלך מזכירים ראשי כרוב" + }, + { + "text": "\" הָיִיתִי כָּל כָּךְ גֵּאֶה בַּעֲצֵי הַבָּאוֹבַּבּ שֶׁצִּיַּרְתִּי", + "book": "הנסיך הקטן", + "stripped": "\" הייתי כל כך גאה בעצי הבאובב שצירתי" + }, + { + "text": "הֵן דּוֹמוֹת קְצָת לְקַרְנַיִם", + "book": "הנסיך הקטן", + "stripped": "הן דומות קצת לקרנים" + }, + { + "text": "\"זֶה לֹא צוֹדֵק, יַלְדּוֹן, לֹא יָדַעְתִּי לְצַיֵּר דָּבָר מִלְּבַד נַחֲשֵׁי בּוֹאָה מִבַּחוּץ וּמִבִּפְנִים", + "book": "הנסיך הקטן", + "stripped": "\"זה לא צודק, ילדון, לא ידעתי לציר דבר מלבד נחשי בואה מבחוץ ומבפנים" + }, + { + "text": "\" \"זֶה יִהְיֶה בְּסֵדֶר,\" הוּא אָמַר, \"הַיְּלָדִים מְבִינִים", + "book": "הנסיך הקטן", + "stripped": "\" \"זה יהיה בסדר,\" הוא אמר, \"הילדים מבינים" + }, + { + "text": "\" צִיַּרְתִּי לוֹ מַחְסוֹם לַכִּבְשָׂה", + "book": "הנסיך הקטן", + "stripped": "\" צירתי לו מחסום לכבשה" + }, + { + "text": "כְּשֶׁהִגַּשְׁתִּי לוֹ אוֹתוֹ, נִצְבַּט לִבִּי", + "book": "הנסיך הקטן", + "stripped": "כשהגשתי לו אותו, נצבט לבי" + }, + { + "text": "\"יֵשׁ לְךָ תָּכְנִיּוֹת שֶׁאֲנִי לֹא יוֹדֵעַ עֲלֵיהֶן", + "book": "הנסיך הקטן", + "stripped": "\"יש לך תכניות שאני לא יודע עליהן" + }, + { + "text": "הוּא רַק אָמַר: \"אַתָּה יוֹדֵעַ, הַנְּחִיתָה שֶׁלִּי עַל כַּדּוּר הָאָרֶץ", + "book": "הנסיך הקטן", + "stripped": "הוא רק אמר: \"אתה יודע, הנחיתה שלי על כדור הארץ" + }, + { + "text": "מָחָר תִּמְלָא לָהּ שָׁנָה", + "book": "הנסיך הקטן", + "stripped": "מחר תמלא לה שנה" + }, + { + "text": "\" אָז, אַחֲרֵי שְׁתִיקָה אֲרֻכָּה, הוֹסִיף: \"נָחַתִּי לֹא רָחוֹק מִכָּאן", + "book": "הנסיך הקטן", + "stripped": "\" אז, אחרי שתיקה ארכה, הוסיף: \"נחתי לא רחוק מכאן" + }, + { + "text": "וְשׁוּב, מִבְּלִי לְהָבִין מַדּוּעַ, נִמְלֵאתִי עֶצֶב מוּזָר", + "book": "הנסיך הקטן", + "stripped": "ושוב, מבלי להבין מדוע, נמלאתי עצב מוזר" + }, + { + "text": "חָזַרְתָּ אֶל מְקוֹם הַנְּחִיתָה שֶׁלְּךָ", + "book": "הנסיך הקטן", + "stripped": "חזרת אל מקום הנחיתה שלך" + }, + { + "text": "\" הַנָּסִיךְ הַקָּטָן הִסְמִיק עוֹד יוֹתֵר", + "book": "הנסיך הקטן", + "stripped": "\" הנסיך הקטן הסמיק עוד יותר" + }, + { + "text": "וַאֲנִי הוֹסַפְתִּי בְּהִסּוּס: \"אוּלַי בִּגְלַל שֶׁמָּלְאָה בְּדִיּוּק שָׁנָה", + "book": "הנסיך הקטן", + "stripped": "ואני הוספתי בהסוס: \"אולי בגלל שמלאה בדיוק שנה" + }, + { + "text": "\" הַנָּסִיךְ הַקָּטָן הִסְמִיק שׁוּב", + "book": "הנסיך הקטן", + "stripped": "\" הנסיך הקטן הסמיק שוב" + }, + { + "text": "הוּא מֵעוֹלָם לֹא נָהַג לְהָשִׁיב עַל שְׁאֵלוֹת, אֲבָל אִם מַסְמִיקִים, זֶה אוֹמֵר הַכֹּל", + "book": "הנסיך הקטן", + "stripped": "הוא מעולם לא נהג להשיב על שאלות, אבל אם מסמיקים, זה אומר הכל" + }, + { + "text": "\" אָמַרְתִּי לוֹ, \"אֲנִי פּוֹחֵד שֶׁ", + "book": "הנסיך הקטן", + "stripped": "\" אמרתי לו, \"אני פוחד ש" + }, + { + "text": "\" אֲבָל הוּא עָנָה לִי: \"עַכְשָׁו אַתָּה צָרִיךְ לַעֲבֹד", + "book": "הנסיך הקטן", + "stripped": "\" אבל הוא ענה לי: \"עכשו אתה צריך לעבד" + }, + { + "text": "אַתָּה צָרִיךְ לְתַקֵּן אֶת הַמָּטוֹס שֶׁלְּךָ", + "book": "הנסיך הקטן", + "stripped": "אתה צריך לתקן את המטוס שלך" + }, + { + "text": "אֲנִי מְחַכֶּה לְךָ כָּאן", + "book": "הנסיך הקטן", + "stripped": "אני מחכה לך כאן" + }, + { + "text": "\" אֲבָל לֹא הָיִיתִי רָגוּעַ", + "book": "הנסיך הקטן", + "stripped": "\" אבל לא הייתי רגוע" + }, + { + "text": "מִי שֶׁמֵּנִיחַ לְמִישֶׁהוּ לְאַלֵּף אוֹתוֹ, מִסְתַּכֵּן בְּבֶכִי", + "book": "הנסיך הקטן", + "stripped": "מי שמניח למישהו לאלף אותו, מסתכן בבכי" + }, + { + "text": "26 לְיַד הַבְּאֵר נִצְּבוּ שְׂרִידִים שֶׁל חוֹמַת אֶבֶן יְשָׁנָה", + "book": "הנסיך הקטן", + "stripped": "26 ליד הבאר נצבו שרידים של חומת אבן ישנה" + }, + { + "text": "וְשָׁמַעְתִּי אוֹתוֹ מְדַבֵּר: \"אַתָּה בֶּאֱמֶת לֹא זוֹכֵר", + "book": "הנסיך הקטן", + "stripped": "ושמעתי אותו מדבר: \"אתה באמת לא זוכר" + }, + { + "text": "זֶה לֹא הַמָּקוֹם הַמְּדֻיָּק", + "book": "הנסיך הקטן", + "stripped": "זה לא המקום המדיק" + }, + { + "text": "\" מִישֶׁהוּ כַּנִּרְאֶה עָנָה לוֹ, כִּי הוּא שָׁב וְחָזַר: \"כֵּן", + "book": "הנסיך הקטן", + "stripped": "\" מישהו כנראה ענה לו, כי הוא שב וחזר: \"כן" + }, + { + "text": "הַיּוֹם הוּא הַיּוֹם, אֲבָל זֶה לֹא הַמָּקוֹם", + "book": "הנסיך הקטן", + "stripped": "היום הוא היום, אבל זה לא המקום" + }, + { + "text": "\" הִמְשַׁכְתִּי לִצְעֹד לְכִוּוּן הַחוֹמָה", + "book": "הנסיך הקטן", + "stripped": "\" המשכתי לצעד לכוון החומה" + }, + { + "text": "עֲדַיִן לֹא רָאִיתִי וְלֹא שָׁמַעְתִּי נֶפֶשׁ חַיָּה מִלְּבַדּוֹ", + "book": "הנסיך הקטן", + "stripped": "עדין לא ראיתי ולא שמעתי נפש חיה מלבדו" + }, + { + "text": "וְלַמְרוֹת זֹאת הַנָּסִיךְ הַקָּטָן חָזַר וְאָמַר: \"בְּוַדַּאי, אַתָּה תִּרְאֶה אֵיפֹה מַתְחִילוֹת הָעֲקֵבוֹת שֶׁלִּי בַּחוֹל", + "book": "הנסיך הקטן", + "stripped": "ולמרות זאת הנסיך הקטן חזר ואמר: \"בודאי, אתה תראה איפה מתחילות העקבות שלי בחול" + }, + { + "text": "אַתָּה רַק צָרִיךְ לְחַכּוֹת לִי", + "book": "הנסיך הקטן", + "stripped": "אתה רק צריך לחכות לי" + }, + { + "text": "\" הָיִיתִי בְּמֶרְחַק עֶשְׂרִים מֶטְרִים מֵהַחוֹמָה, וַעֲדַיִן לֹא רָאִיתִי דָּבָר", + "book": "הנסיך הקטן", + "stripped": "\" הייתי במרחק עשרים מטרים מהחומה, ועדין לא ראיתי דבר" + }, + { + "text": "אַחֲרֵי שְׁתִיקָה מְמֻשֶּׁכֶת הוֹסִיף הַנָּסִיךְ וְאָמַר: \"הָאֶרֶס שֶׁלְּךָ טוֹב", + "book": "הנסיך הקטן", + "stripped": "אחרי שתיקה ממשכת הוסיף הנסיך ואמר: \"הארס שלך טוב" + }, + { + "text": "אַתָּה בָּטוּחַ שֶׁלֹּא אֶסְבֹּל זְמַן רַב", + "book": "הנסיך הקטן", + "stripped": "אתה בטוח שלא אסבל זמן רב" + }, + { + "text": "\" קָפָאתִי בִּמְקוֹמִי, לִבִּי נִצְבַּט, אַךְ עֲדַיִן לֹא הֵבַנְתִּי", + "book": "הנסיך הקטן", + "stripped": "\" קפאתי במקומי, לבי נצבט, אך עדין לא הבנתי" + }, + { + "text": "\" אָמַר, \"אֲנִי רוֹצֶה לָרֶדֶת", + "book": "הנסיך הקטן", + "stripped": "\" אמר, \"אני רוצה לרדת" + }, + { + "text": "\" וְכָךְ הִשְׁפַּלְתִּי גַּם אֲנִי אֶת מַבָּטִי לְתַחְתִּית הַחוֹמָה וְזִנַּקְתִּי לְאָחוֹר", + "book": "הנסיך הקטן", + "stripped": "\" וכך השפלתי גם אני את מבטי לתחתית החומה וזנקתי לאחור" + }, + { + "text": "בְּרֹאשׁ זָקוּף עָמַד לוֹ אֶחָד מֵאוֹתָם נְחָשִׁים צְהֻבִּים שֶׁמְּחַסְּלִים אוֹתְךָ בִּשְׁלוֹשִׁים שְׁנִיּוֹת", + "book": "הנסיך הקטן", + "stripped": "בראש זקוף עמד לו אחד מאותם נחשים צהבים שמחסלים אותך בשלושים שניות" + }, + { + "text": "הִגַּעְתִּי לַחוֹמָה בְּדִיּוּק בַּזְּמַן לִתְפֹּס בִּזְרוֹעוֹתַי אֶת הַנָּסִיךְ הַקָּטָן הַיַּלְדּוֹן שֶׁלִּי, חִוֵּר כַּשֶּׁלֶג", + "book": "הנסיך הקטן", + "stripped": "הגעתי לחומה בדיוק בזמן לתפס בזרועותי את הנסיך הקטן הילדון שלי, חור כשלג" + }, + { + "text": "הִתְחַלְתָּ לְדַבֵּר עִם נְחָשִׁים", + "book": "הנסיך הקטן", + "stripped": "התחלת לדבר עם נחשים" + }, + { + "text": "\" שִׁחְרַרְתִּי אֶת הַצָּעִיף הַצָּהֹב הַנִּצְחִי מִצַּוָּארוֹ, הִרְטַבְתִּי אֶת מִצְחוֹ וְהִשְׁקֵיתִי אוֹתוֹ מְעַט מַיִם", + "book": "הנסיך הקטן", + "stripped": "\" שחררתי את הצעיף הצהב הנצחי מצוארו, הרטבתי את מצחו והשקיתי אותו מעט מים" + }, + { + "text": "וְאָז לֹא הֵעַזְתִּי לַחְקֹר אוֹתוֹ בִּכְלָל", + "book": "הנסיך הקטן", + "stripped": "ואז לא העזתי לחקר אותו בכלל" + }, + { + "text": "הוּא הִבִּיט בִּי בְּכֹבֶד רֹאשׁ וְכָרַךְ אֶת זְרוֹעוֹתָיו סְבִיב צַוָּארִי", + "book": "הנסיך הקטן", + "stripped": "הוא הביט בי בכבד ראש וכרך את זרועותיו סביב צוארי" + }, + { + "text": "הִרְגַּשְׁתִּי אֶת לִבּוֹ פּוֹעֵם כְּאִלּוּ הָיָה צִפּוֹר גּוֹסֶסֶת מִפְּגִיעַת רוֹבֶה", + "book": "הנסיך הקטן", + "stripped": "הרגשתי את לבו פועם כאלו היה צפור גוססת מפגיעת רובה" + }, + { + "text": "הוּא אָמַר לִי: \"אֲנִי שָׂמֵחַ שֶׁגִּלִּיתָ מָה הִתְקַלְקֵל בַּמָּנוֹעַ, עַכְשָׁו תּוּכַל לַחְזֹר הַבַּיְתָה", + "book": "הנסיך הקטן", + "stripped": "הוא אמר לי: \"אני שמח שגלית מה התקלקל במנוע, עכשו תוכל לחזר הביתה" + }, + { + "text": "בְּדִיּוּק עָמַדְתִּי לְסַפֵּר לוֹ שֶׁכְּנֶגֶד כָּל הַסִּכּוּיִים, הִצְלַחְתִּי לְתַקֵּן אֶת הַמָּנוֹעַ", + "book": "הנסיך הקטן", + "stripped": "בדיוק עמדתי לספר לו שכנגד כל הסכויים, הצלחתי לתקן את המנוע" + }, + { + "text": "הוּא לֹא עָנָה עַל שְׁאֵלָתִי, אֲבָל הוֹסִיף וְאָמַר: \"גַּם אֲנִי חוֹזֵר הַיּוֹם הַבַּיְתָה", + "book": "הנסיך הקטן", + "stripped": "הוא לא ענה על שאלתי, אבל הוסיף ואמר: \"גם אני חוזר היום הביתה" + }, + { + "text": "\" וְאָז הִמְשִׁיךְ בְּעֶצֶב: \"הַבַּיִת שֶׁלִּי הַרְבֵּה יוֹתֵר רָחוֹק", + "book": "הנסיך הקטן", + "stripped": "\" ואז המשיך בעצב: \"הבית שלי הרבה יותר רחוק" + }, + { + "text": "זֶה הַרְבֵּה יוֹתֵר קָשֶׁה", + "book": "הנסיך הקטן", + "stripped": "זה הרבה יותר קשה" + }, + { + "text": "\" הִרְגַּשְׁתִּי שֶׁמַּשֶּׁהוּ לֹא רָגִיל קוֹרֶה", + "book": "הנסיך הקטן", + "stripped": "\" הרגשתי שמשהו לא רגיל קורה" + }, + { + "text": "מַבָּטוֹ הָיָה רְצִינִי וְשׁוֹטֵט אֵי־שָׁם בַּמֶּרְחַקִּים", + "book": "הנסיך הקטן", + "stripped": "מבטו היה רציני ושוטט אי־שם במרחקים" + }, + { + "text": "\" הוּא חִיֵּךְ אֵלַי בְּעֶצֶב", + "book": "הנסיך הקטן", + "stripped": "\" הוא חיך אלי בעצב" + }, + { + "text": "הִרְגַּשְׁתִּי שֶׁחֹם גּוּפוֹ שָׁב אֵלָיו לְאַט־לְאַט: \"יַלְדּוֹן, פָּחַדְתָּ", + "book": "הנסיך הקטן", + "stripped": "הרגשתי שחם גופו שב אליו לאט־לאט: \"ילדון, פחדת" + }, + { + "text": "אֲבָל הוּא צָחַק בִּמְתִיקוּת: \"הָעֶרֶב אֶפְחַד הַרְבֵּה יוֹתֵר", + "book": "הנסיך הקטן", + "stripped": "אבל הוא צחק במתיקות: \"הערב אפחד הרבה יותר" + }, + { + "text": "\" שׁוּב חַשְׁתִּי כֵּיצַד מַקְפִּיאָה אוֹתִי הַתְּחוּשָׁה שֶׁנֶּזֶק בִּלְתִּי הָפִיךְ נִגְרַם", + "book": "הנסיך הקטן", + "stripped": "\" שוב חשתי כיצד מקפיאה אותי התחושה שנזק בלתי הפיך נגרם" + }, + { + "text": "וְהֵבַנְתִּי שֶׁאֵינֶנִּי יָכוֹל לִסְבֹּל אֶת הַמַּחְשָׁבָה שֶׁלֹּא אֶשְׁמַע שׁוּב לְעוֹלָם אֶת הַצְּחוֹק הַזֶּה", + "book": "הנסיך הקטן", + "stripped": "והבנתי שאינני יכול לסבל את המחשבה שלא אשמע שוב לעולם את הצחוק הזה" + }, + { + "text": "הוּא הָיָה בְּעֵינַי כְּמַעְיָן בְּלֵב הַמִּדְבָּר", + "book": "הנסיך הקטן", + "stripped": "הוא היה בעיני כמעין בלב המדבר" + }, + { + "text": "\"יַלְדּוֹן, אֲנִי רוֹצֶה לִשְׁמֹעַ שׁוּב אֶת הַצְּחוֹק שֶׁלְּךָ", + "book": "הנסיך הקטן", + "stripped": "\"ילדון, אני רוצה לשמע שוב את הצחוק שלך" + }, + { + "text": "\" אַךְ הוּא אָמַר לִי: \"הַלַּיְלָה תִּמְלָא שָׁנָה", + "book": "הנסיך הקטן", + "stripped": "\" אך הוא אמר לי: \"הלילה תמלא שנה" + }, + { + "text": "הַכּוֹכָב שֶׁלִּי יִמָּצֵא בְּדִיּוּק מֵעַל אוֹתָהּ נְקֻדָּה שֶׁבָּהּ נָחַתִּי כָּאן לִפְנֵי שָׁנָה", + "book": "הנסיך הקטן", + "stripped": "הכוכב שלי ימצא בדיוק מעל אותה נקדה שבה נחתי כאן לפני שנה" + }, + { + "text": "\" \"יַלְדּוֹן, הַסִּפּוּר הַזֶּה עִם הַנָּחָשׁ וּנְקֻדַּת הַמִּפְגָּשׁ וְהַכּוֹכָב הוּא רַק חֲלוֹם רַע, נָכוֹן", + "book": "הנסיך הקטן", + "stripped": "\" \"ילדון, הספור הזה עם הנחש ונקדת המפגש והכוכב הוא רק חלום רע, נכון" + }, + { + "text": "\" אֲבָל הוּא לֹא עָנָה עַל שְׁאֵלָתִי", + "book": "הנסיך הקטן", + "stripped": "\" אבל הוא לא ענה על שאלתי" + }, + { + "text": "הוּא אָמַר לִי: \"הַדְּבָרִים הַחֲשׁוּבִים נִסְתָּרִים מִן הָעַיִן", + "book": "הנסיך הקטן", + "stripped": "הוא אמר לי: \"הדברים החשובים נסתרים מן העין" + }, + { + "text": "\" \"זֶה כְּמוֹ עִם הַמַּיִם", + "book": "הנסיך הקטן", + "stripped": "\" \"זה כמו עם המים" + }, + { + "text": "הַמַּיִם שֶׁנָּתַתָּ לִי לִשְׁתּוֹת הָיוּ בִּשְׁבִילִי כְּמוֹ מוּזִיקָה, בִּזְכוּת הַגַּלְגֶּלֶת וְהַחֶבֶל", + "book": "הנסיך הקטן", + "stripped": "המים שנתת לי לשתות היו בשבילי כמו מוזיקה, בזכות הגלגלת והחבל" + }, + { + "text": "הַכּוֹכָב שֶׁלִּי קָטָן מְאוֹד, וְלָכֵן לֹא אוּכַל לְהַרְאוֹת לְךָ אֵיפֹה הוּא נִמְצָא בְּדִיּוּק", + "book": "הנסיך הקטן", + "stripped": "הכוכב שלי קטן מאוד, ולכן לא אוכל להראות לך איפה הוא נמצא בדיוק" + }, + { + "text": "בִּשְׁבִילְךָ הַכּוֹכָב שֶׁלִּי יִהְיֶה אֶחָד מֵהַכּוֹכָבִים, וְכָךְ אַתָּה תֹּאהַב לְהַבִּיט בְּכָל הַכּוֹכָבִים", + "book": "הנסיך הקטן", + "stripped": "בשבילך הכוכב שלי יהיה אחד מהכוכבים, וכך אתה תאהב להביט בכל הכוכבים" + }, + { + "text": "כֻּלָּם יִהְיוּ הַחֲבֵרִים שֶׁלְּךָ", + "book": "הנסיך הקטן", + "stripped": "כלם יהיו החברים שלך" + }, + { + "text": "חוּץ מִזֶּה, יֵשׁ לִי בִּשְׁבִילְךָ מַתָּנָה", + "book": "הנסיך הקטן", + "stripped": "חוץ מזה, יש לי בשבילך מתנה" + }, + { + "text": "\"הוֹ, יַלְדּוֹן, יַלְדּוֹן, כַּמָּה שֶׁאֲנִי אוֹהֵב לְהַקְשִׁיב לַצְּחוֹק הַזֶּה", + "book": "הנסיך הקטן", + "stripped": "\"הו, ילדון, ילדון, כמה שאני אוהב להקשיב לצחוק הזה" + }, + { + "text": "\" \"וְזֹאת בְּדִיּוּק הַמַּתָּנָה שֶׁלִּי", + "book": "הנסיך הקטן", + "stripped": "\" \"וזאת בדיוק המתנה שלי" + }, + { + "text": "זֶה יִהְיֶה כְּמוֹ הַמַּיִם", + "book": "הנסיך הקטן", + "stripped": "זה יהיה כמו המים" + }, + { + "text": "\" \"לַאֲנָשִׁים יֵשׁ כּוֹכָבִים, אֲבָל הֵם לֹא אוֹתוֹ דָּבָר עֲבוּר כֻּלָּם", + "book": "הנסיך הקטן", + "stripped": "\" \"לאנשים יש כוכבים, אבל הם לא אותו דבר עבור כלם" + }, + { + "text": "בְּעֵינֵי אֵלֶּה שֶׁיּוֹצְאִים לְמַסָּעוֹת, הַכּוֹכָבִים הֵם סִימָנֵי דֶּרֶךְ", + "book": "הנסיך הקטן", + "stripped": "בעיני אלה שיוצאים למסעות, הכוכבים הם סימני דרך" + }, + { + "text": "בְּעֵינֵי אֲחֵרִים, הַכּוֹכָבִים הֵם סְתָם אוֹרוֹת זְעִירִים", + "book": "הנסיך הקטן", + "stripped": "בעיני אחרים, הכוכבים הם סתם אורות זעירים" + }, + { + "text": "בְּעֵינֵי אֲחֵרִים, הַמְּלֻמָּדִים, הֵם בְּעָיוֹת", + "book": "הנסיך הקטן", + "stripped": "בעיני אחרים, המלמדים, הם בעיות" + }, + { + "text": "בְּעֵינֵי אִישׁ הָעֲסָקִים שֶׁלִּי, הֵם זָהָב", + "book": "הנסיך הקטן", + "stripped": "בעיני איש העסקים שלי, הם זהב" + }, + { + "text": "אֲבָל כָּל הַכּוֹכָבִים הָאֵלֶּה שׁוֹתְקִים", + "book": "הנסיך הקטן", + "stripped": "אבל כל הכוכבים האלה שותקים" + }, + { + "text": "לְךָ יִהְיוּ כּוֹכָבִים שֶׁאֵין לְאַף אֶחָד", + "book": "הנסיך הקטן", + "stripped": "לך יהיו כוכבים שאין לאף אחד" + }, + { + "text": "לְךָ יִהְיוּ כּוֹכָבִים שֶׁיּוֹדְעִים לִצְחֹק", + "book": "הנסיך הקטן", + "stripped": "לך יהיו כוכבים שיודעים לצחק" + }, + { + "text": "\"וְכַאֲשֶׁר תִּתְנַחֵם (בַּסּוֹף כֻּלָּנוּ מִתְנַחֲמִים), תִּשְׂמַח שֶׁהִכַּרְתָּ אוֹתִי", + "book": "הנסיך הקטן", + "stripped": "\"וכאשר תתנחם (בסוף כלנו מתנחמים), תשמח שהכרת אותי" + }, + { + "text": "תָּמִיד תִּהְיֶה הֶחָבֵר שֶׁלִּי", + "book": "הנסיך הקטן", + "stripped": "תמיד תהיה החבר שלי" + }, + { + "text": "יִתְחַשֵּׁק לְךָ לִצְחֹק אִתִּי", + "book": "הנסיך הקטן", + "stripped": "יתחשק לך לצחק אתי" + }, + { + "text": "וְלִפְעָמִים תִּפְתַּח אֶת הַחַלּוֹן, כָּכָה סְתָם, כְּדֵי לֵהָנוֹת", + "book": "הנסיך הקטן", + "stripped": "ולפעמים תפתח את החלון, ככה סתם, כדי להנות" + }, + { + "text": "וְהַחֲבֵרִים שֶׁלְּךָ לֹא יָבִינוּ מִמָּה אַתָּה צוֹחֵק כְּשֶׁאַתָּה מַבִּיט בַּשָּׁמַיִם", + "book": "הנסיך הקטן", + "stripped": "והחברים שלך לא יבינו ממה אתה צוחק כשאתה מביט בשמים" + }, + { + "text": "אָז תַּגִּיד לָהֶם, 'כֵּן, הַכּוֹכָבִים תָּמִיד מַצְחִיקִים אוֹתִי", + "book": "הנסיך הקטן", + "stripped": "אז תגיד להם, 'כן, הכוכבים תמיד מצחיקים אותי" + }, + { + "text": "' וְהֵם יַחְשְׁבוּ שֶׁאַתָּה מְשֻׁגָּע", + "book": "הנסיך הקטן", + "stripped": "' והם יחשבו שאתה משגע" + }, + { + "text": "אַתָּה רוֹאֶה אֵיךְ סִדַּרְתִּי אוֹתְךָ", + "book": "הנסיך הקטן", + "stripped": "אתה רואה איך סדרתי אותך" + }, + { + "text": "\"כְּאִלּוּ נָתַתִּי לְךָ, בִּמְקוֹם כּוֹכָבִים, הֲמוֹן פַּעֲמוֹנִים שֶׁיּוֹדְעִים לִצְחֹק", + "book": "הנסיך הקטן", + "stripped": "\"כאלו נתתי לך, במקום כוכבים, המון פעמונים שיודעים לצחק" + }, + { + "text": "וְאָז שָׁב וְהִרְצִין: \"אַתָּה יוֹדֵעַ מָה", + "book": "הנסיך הקטן", + "stripped": "ואז שב והרצין: \"אתה יודע מה" + }, + { + "text": "\" \"אֵרָאֶה כְּאִלּוּ כּוֹאֵב לִי", + "book": "הנסיך הקטן", + "stripped": "\" \"אראה כאלו כואב לי" + }, + { + "text": "אֵרָאֶה קְצָת כְּאִלּוּ אֲנִי גּוֹסֵס", + "book": "הנסיך הקטן", + "stripped": "אראה קצת כאלו אני גוסס" + }, + { + "text": "אַל תָּבוֹא לִרְאוֹת אֶת זֶה", + "book": "הנסיך הקטן", + "stripped": "אל תבוא לראות את זה" + }, + { + "text": "\" \"אֲנִי לֹא אֶעֱזֹב אוֹתְךָ", + "book": "הנסיך הקטן", + "stripped": "\" \"אני לא אעזב אותך" + }, + { + "text": "\" אֲבָל הוּא הָיָה מֻדְאָג", + "book": "הנסיך הקטן", + "stripped": "\" אבל הוא היה מדאג" + }, + { + "text": "זֶה גַּם בִּגְלַל הַנָּחָשׁ", + "book": "הנסיך הקטן", + "stripped": "זה גם בגלל הנחש" + }, + { + "text": "אָסוּר שֶׁהוּא יַכִּישׁ אוֹתְךָ", + "book": "הנסיך הקטן", + "stripped": "אסור שהוא יכיש אותך" + }, + { + "text": "הֵם יְכוֹלִים לְהַכִּישׁ בִּשְׁבִיל הַכֵּיף", + "book": "הנסיך הקטן", + "stripped": "הם יכולים להכיש בשביל הכיף" + }, + { + "text": "\" אַךְ לְפֶתַע עוֹדֵד אוֹתוֹ דְּבַר־מָה: \"בְּעֶצֶם, יֵשׁ לָהֶם אֶרֶס רַק לְהַכָּשָׁה אַחַת", + "book": "הנסיך הקטן", + "stripped": "\" אך לפתע עודד אותו דבר־מה: \"בעצם, יש להם ארס רק להכשה אחת" + }, + { + "text": "\" בַּלַּיְלָה הַהוּא לֹא רָאִיתִי אוֹתוֹ כְּשֶׁיָּצָא לַדֶּרֶךְ", + "book": "הנסיך הקטן", + "stripped": "\" בלילה ההוא לא ראיתי אותו כשיצא לדרך" + }, + { + "text": "כְּשֶׁהִצְלַחְתִּי לְהַשִּׂיג אוֹתוֹ, הוּא צָעַד בְּבִטָּחוֹן, בְּצַעַד מָהִיר", + "book": "הנסיך הקטן", + "stripped": "כשהצלחתי להשיג אותו, הוא צעד בבטחון, בצעד מהיר" + }, + { + "text": "הוּא אָמַר לִי רַק: \"אָה, הִגַּעְתָּ", + "book": "הנסיך הקטן", + "stripped": "הוא אמר לי רק: \"אה, הגעת" + }, + { + "text": "וְשׁוּב הִתְלַבֵּט: \"עָשִׂיתָ טָעוּת שֶׁבָּאתָ, זֶה מְאוֹד יְצַעֵר אוֹתְךָ", + "book": "הנסיך הקטן", + "stripped": "ושוב התלבט: \"עשית טעות שבאת, זה מאוד יצער אותך" + }, + { + "text": "אֲנִי אֵרָאֶה כְּמוֹ מֵת, וְזֶה לֹא יִהְיֶה נָכוֹן", + "book": "הנסיך הקטן", + "stripped": "אני אראה כמו מת, וזה לא יהיה נכון" + }, + { + "text": "אֲנִי לֹא יָכוֹל לִסְחֹב אֶת הַגּוּף הַזֶּה אִתִּי", + "book": "הנסיך הקטן", + "stripped": "אני לא יכול לסחב את הגוף הזה אתי" + }, + { + "text": "\"כְּשֶׁהוּא יִשָּׁאֵר כָּאן, הוּא יִהְיֶה בְּעֶצֶם רַק קְלִפָּה יְשָׁנָה שֶׁזָּרְקוּ", + "book": "הנסיך הקטן", + "stripped": "\"כשהוא ישאר כאן, הוא יהיה בעצם רק קלפה ישנה שזרקו" + }, + { + "text": "אֵין שׁוּם דָּבָר עָצוּב בִּקְלִפָּה יְשָׁנָה", + "book": "הנסיך הקטן", + "stripped": "אין שום דבר עצוב בקלפה ישנה" + }, + { + "text": "הוּא הִתְחִיל לְהִתְיָאֵשׁ, אֲבָל בְּכָל זֹאת עָשָׂה נִסָּיוֹן נוֹסָף: \"אַתָּה יוֹדֵעַ, זֶה יִהְיֶה מְאוֹד נֶחְמָד", + "book": "הנסיך הקטן", + "stripped": "הוא התחיל להתיאש, אבל בכל זאת עשה נסיון נוסף: \"אתה יודע, זה יהיה מאוד נחמד" + }, + { + "text": "גַּם אֲנִי אֶתְבּוֹנֵן בַּכּוֹכָבִים", + "book": "הנסיך הקטן", + "stripped": "גם אני אתבונן בכוכבים" + }, + { + "text": "כָּל הַכּוֹכָבִים יִהְיוּ בִּשְׁבִילִי בְּאֵרוֹת עִם גַּלְגָּלוֹת חֲלוּדוֹת", + "book": "הנסיך הקטן", + "stripped": "כל הכוכבים יהיו בשבילי בארות עם גלגלות חלודות" + }, + { + "text": "כָּל הַכּוֹכָבִים יִמְזְגוּ לִי מַיִם", + "book": "הנסיך הקטן", + "stripped": "כל הכוכבים ימזגו לי מים" + }, + { + "text": "\"זֶה יִהְיֶה מַמָּשׁ מְשַׁעֲשֵׁעַ", + "book": "הנסיך הקטן", + "stripped": "\"זה יהיה ממש משעשע" + }, + { + "text": "לְךָ יִהְיוּ חֲמֵשׁ מֵאוֹת מִילְיוֹן פַּעֲמוֹנִים, וְלִי חֲמֵשׁ מֵאוֹת מִילְיוֹן מַעְיָנוֹת", + "book": "הנסיך הקטן", + "stripped": "לך יהיו חמש מאות מיליון פעמונים, ולי חמש מאות מיליון מעינות" + }, + { + "text": "\" וְאָז גַּם הוּא הִשְׁתַּתֵּק, כִּי הוּא בָּכָה", + "book": "הנסיך הקטן", + "stripped": "\" ואז גם הוא השתתק, כי הוא בכה" + }, + { + "text": "תֵּן לִי לִצְעֹד צַעַד אֶחָד לְבַד", + "book": "הנסיך הקטן", + "stripped": "תן לי לצעד צעד אחד לבד" + }, + { + "text": "\" וְהוּא הִתְיַשֵּׁב כִּי פָּחַד", + "book": "הנסיך הקטן", + "stripped": "\" והוא התישב כי פחד" + }, + { + "text": "הוּא הוֹסִיף וְאָמַר: \"אַתָּה יוֹדֵעַ", + "book": "הנסיך הקטן", + "stripped": "הוא הוסיף ואמר: \"אתה יודע" + }, + { + "text": "וְהִיא כָּל כָּךְ עֲדִינָה", + "book": "הנסיך הקטן", + "stripped": "והיא כל כך עדינה" + }, + { + "text": "וְהִיא כָּל כָּךְ תְּמִימָה", + "book": "הנסיך הקטן", + "stripped": "והיא כל כך תמימה" + }, + { + "text": "יֵשׁ לָהּ אַרְבָּעָה קוֹצִים עֲלוּבִים כְּדֵי לְהָגֵן עָלֶיהָ מִפְּנֵי כָּל הָעוֹלָם", + "book": "הנסיך הקטן", + "stripped": "יש לה ארבעה קוצים עלובים כדי להגן עליה מפני כל העולם" + }, + { + "text": "\" הִתְיַשַּׁבְתִּי כִּי לֹא יָכֹלְתִּי לַעֲמֹד עוֹד", + "book": "הנסיך הקטן", + "stripped": "\" התישבתי כי לא יכלתי לעמד עוד" + }, + { + "text": "\" הוּא עֲדַיִן הִסֵּס קְצָת, וְאָז קָם", + "book": "הנסיך הקטן", + "stripped": "\" הוא עדין הסס קצת, ואז קם" + }, + { + "text": "הוּא צָעַד צַעַד אֶחָד", + "book": "הנסיך הקטן", + "stripped": "הוא צעד צעד אחד" + }, + { + "text": "אֲנִי לֹא יָכֹלְתִּי לָזוּז", + "book": "הנסיך הקטן", + "stripped": "אני לא יכלתי לזוז" + }, + { + "text": "לֹא הָיָה שׁוּם סִימָן, רַק מַשֶּׁהוּ צָהֹב שֶׁהִבְהֵב לְיַד הַקַּרְסֹל שֶׁלּוֹ", + "book": "הנסיך הקטן", + "stripped": "לא היה שום סימן, רק משהו צהב שהבהב ליד הקרסל שלו" + }, + { + "text": "הוּא קָפָא בִּמְקוֹמוֹ לְלֹא תְּנוּעָה", + "book": "הנסיך הקטן", + "stripped": "הוא קפא במקומו ללא תנועה" + }, + { + "text": "וְאָז נָפַל לְאִטּוֹ כְּמוֹ עֵץ שֶׁנּוֹפֵל", + "book": "הנסיך הקטן", + "stripped": "ואז נפל לאטו כמו עץ שנופל" + }, + { + "text": "לֹא נִשְׁמַע אַף רַחַשׁ, בִּגְלַל הַחוֹל", + "book": "הנסיך הקטן", + "stripped": "לא נשמע אף רחש, בגלל החול" + }, + { + "text": "27 מֵאָז חָלְפוּ כְּבָר שֵׁשׁ שָׁנִים, כַּמּוּבָן", + "book": "הנסיך הקטן", + "stripped": "27 מאז חלפו כבר שש שנים, כמובן" + }, + { + "text": "עַד עַתָּה לֹא סִפַּרְתִּי אֶת הַסִּפּוּר הַזֶּה לְאִישׁ", + "book": "הנסיך הקטן", + "stripped": "עד עתה לא ספרתי את הספור הזה לאיש" + }, + { + "text": "כְּשֶׁפָּגְשׁוּ אוֹתִי הַחֲבֵרִים, הֵם שָׂמְחוּ מֵעֶצֶם הָעֻבְדָּה שֶׁחָזַרְתִּי חַי", + "book": "הנסיך הקטן", + "stripped": "כשפגשו אותי החברים, הם שמחו מעצם העבדה שחזרתי חי" + }, + { + "text": "הָיִיתִי עָצוּב, אֲבָל אָמַרְתִּי לָהֶם, \"אֲנִי פָּשׁוּט תָּשׁוּשׁ", + "book": "הנסיך הקטן", + "stripped": "הייתי עצוב, אבל אמרתי להם, \"אני פשוט תשוש" + }, + { + "text": "\" עַכְשָׁו כְּבָר הִתְנַחַמְתִּי קְצָת", + "book": "הנסיך הקטן", + "stripped": "\" עכשו כבר התנחמתי קצת" + }, + { + "text": "זֶה לֹא הָיָה גּוּף כָּבֵד מִדַּי", + "book": "הנסיך הקטן", + "stripped": "זה לא היה גוף כבד מדי" + }, + { + "text": "וַאֲנִי אוֹהֵב לְהַקְשִׁיב בַּלַּיְלָה לַכּוֹכָבִים", + "book": "הנסיך הקטן", + "stripped": "ואני אוהב להקשיב בלילה לכוכבים" + }, + { + "text": "כְּמוֹ חֲמֵשׁ מֵאוֹת מִילְיוֹן פַּעֲמוֹנִים זְעִירִים", + "book": "הנסיך הקטן", + "stripped": "כמו חמש מאות מיליון פעמונים זעירים" + }, + { + "text": "אֲבָל קָרָה דָּבָר חָשׁוּב בְּיוֹתֵר", + "book": "הנסיך הקטן", + "stripped": "אבל קרה דבר חשוב ביותר" + }, + { + "text": "שָׁכַחְתִּי לְצָרֵף רְצוּעַת עוֹר לַמַּחְסוֹם שֶׁצִּיַּרְתִּי לַנָּסִיךְ הַקָּטָן", + "book": "הנסיך הקטן", + "stripped": "שכחתי לצרף רצועת עור למחסום שצירתי לנסיך הקטן" + }, + { + "text": "הוּא לֹא יוּכַל לִקְשֹׁר אוֹתוֹ לַכִּבְשָׂה", + "book": "הנסיך הקטן", + "stripped": "הוא לא יוכל לקשר אותו לכבשה" + }, + { + "text": "לָכֵן אֲנִי שׁוֹאֵל אֶת עַצְמִי, \"מָה קוֹרֶה שָׁם עַל הַכּוֹכָב שֶׁלּוֹ", + "book": "הנסיך הקטן", + "stripped": "לכן אני שואל את עצמי, \"מה קורה שם על הכוכב שלו" + }, + { + "text": "אוּלַי, חָלִילָה, הַכִּבְשָׂה אָכְלָה אֶת הַשּׁוֹשַׁנָּה", + "book": "הנסיך הקטן", + "stripped": "אולי, חלילה, הכבשה אכלה את השושנה" + }, + { + "text": "\" לִפְעָמִים אֲנִי אוֹמֵר לְעַצְמִי, \"מָה פִּתְאוֹם", + "book": "הנסיך הקטן", + "stripped": "\" לפעמים אני אומר לעצמי, \"מה פתאום" + }, + { + "text": "הֲרֵי בַּלֵּילוֹת הַנָּסִיךְ הַקָּטָן מְכַסֶּה אֶת הַשּׁוֹשַׁנָּה בְּפַעֲמוֹן הַזְּכוּכִית, וְהוּא מַשְׁגִּיחַ הֵיטֵב עַל הַכִּבְשָׂה", + "book": "הנסיך הקטן", + "stripped": "הרי בלילות הנסיך הקטן מכסה את השושנה בפעמון הזכוכית, והוא משגיח היטב על הכבשה" + }, + { + "text": "וְכָל הַכּוֹכָבִים צוֹחֲקִים אֵלַי בִּמְתִיקוּת", + "book": "הנסיך הקטן", + "stripped": "וכל הכוכבים צוחקים אלי במתיקות" + }, + { + "text": "לִפְעָמִים אֲנִי אוֹמֵר לְעַצְמִי, \"הֲרֵי קוֹרֶה שֶׁלִּפְעָמִים לֹא שָׂמִים לֵב לְרֶגַע, וְזֶה מַסְפִּיק", + "book": "הנסיך הקטן", + "stripped": "לפעמים אני אומר לעצמי, \"הרי קורה שלפעמים לא שמים לב לרגע, וזה מספיק" + }, + { + "text": "אוּלַי לַיְלָה אֶחָד הוּא שָׁכַח לָשִׂים אֶת פַּעֲמוֹן הַזְּכוּכִית", + "book": "הנסיך הקטן", + "stripped": "אולי לילה אחד הוא שכח לשים את פעמון הזכוכית" + }, + { + "text": "אוֹ שֶׁהַכִּבְשָׂה הִצְלִיחָה לָצֵאת מֵהַתֵּבָה בְּשֶׁקֶט", + "book": "הנסיך הקטן", + "stripped": "או שהכבשה הצליחה לצאת מהתבה בשקט" + }, + { + "text": "\" וְאָז הַפַּעֲמוֹנִים הוֹפְכִים לִדְמָעוֹת", + "book": "הנסיך הקטן", + "stripped": "\" ואז הפעמונים הופכים לדמעות" + }, + { + "text": "אָכֵן, זוֹ תַּעֲלוּמָה גְּדוֹלָה", + "book": "הנסיך הקטן", + "stripped": "אכן, זו תעלומה גדולה" + }, + { + "text": "שַׁאֲלוּ אֶת עַצְמְכֶם, \"הַאִם הַכִּבְשָׂה אָכְלָה אֶת הַשּׁוֹשַׁנָּה אוֹ לֹא", + "book": "הנסיך הקטן", + "stripped": "שאלו את עצמכם, \"האם הכבשה אכלה את השושנה או לא" + }, + { + "text": "\" וְאָז תִּרְאוּ אֵיךְ הַכֹּל מִשְׁתַּנֶּה", + "book": "הנסיך הקטן", + "stripped": "\" ואז תראו איך הכל משתנה" + }, + { + "text": "וְאֵין שׁוּם מְבֻגָּר בָּעוֹלָם שֶׁיּוּכַל לְהָבִין כַּמָּה זֶה חָשׁוּב", + "book": "הנסיך הקטן", + "stripped": "ואין שום מבגר בעולם שיוכל להבין כמה זה חשוב" + }, + { + "text": "בְּעֵינַי זֶה הַנּוֹף הַיָּפֶה בְּיוֹתֵר וְהֶעָצוּב בְּיוֹתֵר בָּעוֹלָם", + "book": "הנסיך הקטן", + "stripped": "בעיני זה הנוף היפה ביותר והעצוב ביותר בעולם" + }, + { + "text": "זֶה אוֹתוֹ נוֹף כְּמוֹ בָּעַמּוּד הַקּוֹדֵם, אֲבָל צִיַּרְתִּי אוֹתוֹ שׁוּב כְּדֵי לְהַרְאוֹת לָכֶם אוֹתוֹ כָּרָאוּי", + "book": "הנסיך הקטן", + "stripped": "זה אותו נוף כמו בעמוד הקודם, אבל צירתי אותו שוב כדי להראות לכם אותו כראוי" + }, + { + "text": "כָּאן הַנָּסִיךְ הַקָּטָן הוֹפִיעַ עַל פְּנֵי הָאֲדָמָה, וּמִכָּאן גַּם נֶעֱלַם", + "book": "הנסיך הקטן", + "stripped": "כאן הנסיך הקטן הופיע על פני האדמה, ומכאן גם נעלם" + }, + { + "text": "שִׂימוּ לֵב לְכָל פְּרָט בַּנּוֹף הַזֶּה, כְּדֵי שֶׁתַּצְלִיחוּ לְזַהוֹת אוֹתוֹ אִם אֵי־פַּעַם תַּגִּיעוּ לְמִדְבָּר בְּאַפְרִיקָה", + "book": "הנסיך הקטן", + "stripped": "שימו לב לכל פרט בנוף הזה, כדי שתצליחו לזהות אותו אם אי־פעם תגיעו למדבר באפריקה" + }, + { + "text": "וְאָז, בְּבַקָּשָׁה, תִּהְיוּ נֶחְמָדִים", + "book": "הנסיך הקטן", + "stripped": "ואז, בבקשה, תהיו נחמדים" + }, + { + "text": "אַל תַּשְׁאִירוּ אוֹתִי עָצוּב כָּל כָּךְ: כִּתְבוּ לִי מַהֵר שֶׁהוּא חָזַר", + "book": "הנסיך הקטן", + "stripped": "אל תשאירו אותי עצוב כל כך: כתבו לי מהר שהוא חזר" + }, + { + "text": "את הספר הוא מקדיש לחברו הטוב ביותר, המתחבא מפני הנאצים אי־שם בצרפת הרחוקה", + "book": "הנסיך הקטן", + "stripped": "את הספר הוא מקדיש לחברו הטוב ביותר, המתחבא מפני הנאצים אי־שם בצרפת הרחוקה" + }, + { + "text": "כך נולד ספר הילדים הנצחי הנסיך הקטן", + "book": "הנסיך הקטן", + "stripped": "כך נולד ספר הילדים הנצחי הנסיך הקטן" + }, + { + "text": "ורת' היה אנרכיסט שמאלני ומבוגר מאכזופרי ב־22 שנים, אך עד מהרה הפכו השניים לידידי נפש", + "book": "הנסיך הקטן", + "stripped": "ורת' היה אנרכיסט שמאלני ומבוגר מאכזופרי ב־22 שנים, אך עד מהרה הפכו השניים לידידי נפש" + }, + { + "text": "סנט־אכזופרי היה מחלוצי הטיִס הצרפתים והרפתקן לא קטן", + "book": "הנסיך הקטן", + "stripped": "סנט־אכזופרי היה מחלוצי הטיס הצרפתים והרפתקן לא קטן" + }, + { + "text": "שלושה ימים הם אבדו בדיונות, התייבשו וסבלו מהזיות", + "book": "הנסיך הקטן", + "stripped": "שלושה ימים הם אבדו בדיונות, התייבשו וסבלו מהזיות" + }, + { + "text": "ביום הרביעי מצא אותם בדואי והציל את חייהם", + "book": "הנסיך הקטן", + "stripped": "ביום הרביעי מצא אותם בדואי והציל את חייהם" + }, + { + "text": "השניים שבו לאירופה, אך סנט־אכזופרי מעולם לא התאושש מהחוויה הזו", + "book": "הנסיך הקטן", + "stripped": "השניים שבו לאירופה, אך סנט־אכזופרי מעולם לא התאושש מהחוויה הזו" + }, + { + "text": "עם פרוץ מלחמת העולם השנייה הצטרף סנט־אכזופרי לטייסת סיור של חיל האוויר הצרפתי כטייס מילואים", + "book": "הנסיך הקטן", + "stripped": "עם פרוץ מלחמת העולם השנייה הצטרף סנט־אכזופרי לטייסת סיור של חיל האוויר הצרפתי כטייס מילואים" + }, + { + "text": "עשרים ושבעת החודשים ששהו באמריקה היו קשים מאוד", + "book": "הנסיך הקטן", + "stripped": "עשרים ושבעת החודשים ששהו באמריקה היו קשים מאוד" + }, + { + "text": "סנט־אכזופרי היה חולה ומתוח, ודאג מאוד לבני ארצו", + "book": "הנסיך הקטן", + "stripped": "סנט־אכזופרי היה חולה ומתוח, ודאג מאוד לבני ארצו" + }, + { + "text": "סנט־אכזופרי כתב ואייר את הנסיך הקטן במקומות שונים בניו יורק", + "book": "הנסיך הקטן", + "stripped": "סנט־אכזופרי כתב ואייר את הנסיך הקטן במקומות שונים בניו יורק" + }, + { + "text": "הוא ערך את הסיפור שוב ושוב", + "book": "הנסיך הקטן", + "stripped": "הוא ערך את הסיפור שוב ושוב" + }, + { + "text": "את משפט המפתח של הספר, למשל, \"רואים היטב רק עם הלב", + "book": "הנסיך הקטן", + "stripped": "את משפט המפתח של הספר, למשל, \"רואים היטב רק עם הלב" + }, + { + "text": "הדברים החשובים באמת נסתרים מהעין\", שיכתב חמש־עשרה פעמים עד שהגיע לניסוח שמצא חן בעיניו", + "book": "הנסיך הקטן", + "stripped": "הדברים החשובים באמת נסתרים מהעין\", שיכתב חמש־עשרה פעמים עד שהגיע לניסוח שמצא חן בעיניו" + }, + { + "text": "הוא עבד במהלך הקיץ והסתיו, ובחודש אוקטובר 1942 היה הספר מוכן", + "book": "הנסיך הקטן", + "stripped": "הוא עבד במהלך הקיץ והסתיו, ובחודש אוקטובר 1942 היה הספר מוכן" + }, + { + "text": "באותן שנים הסתתר ליאון ורת' מפני הנאצים בכפר קטן באזור הררי בקרבת שוויץ", + "book": "הנסיך הקטן", + "stripped": "באותן שנים הסתתר ליאון ורת' מפני הנאצים בכפר קטן באזור הררי בקרבת שוויץ" + }, + { + "text": "סנט־אכזופרי חברו חשש מאוד לשלומו וכתב לו מכתבים רבים שנותרו ללא מענה", + "book": "הנסיך הקטן", + "stripped": "סנט־אכזופרי חברו חשש מאוד לשלומו וכתב לו מכתבים רבים שנותרו ללא מענה" + }, + { + "text": "את רצונו העַז לעודד את ידידו ולעזור לו הביע בהקדשה שכתב בתחילת הספר הנסיך הקטן", + "book": "הנסיך הקטן", + "stripped": "את רצונו העז לעודד את ידידו ולעזור לו הביע בהקדשה שכתב בתחילת הספר הנסיך הקטן" + }, + { + "text": "הספר ראה אור בארצות הברית ב־6", + "book": "הנסיך הקטן", + "stripped": "הספר ראה אור בארצות הברית ב־6" + }, + { + "text": "1943, באנגלית ובצרפתית, והתקבל בהיסוס בידי המבקרים, שהתקשו לעכל את ספר הילדים הפילוסופי המורכב", + "book": "הנסיך הקטן", + "stripped": "1943, באנגלית ובצרפתית, והתקבל בהיסוס בידי המבקרים, שהתקשו לעכל את ספר הילדים הפילוסופי המורכב" + }, + { + "text": "אך סנט־אכזופרי היה גאה בו מאוד", + "book": "הנסיך הקטן", + "stripped": "אך סנט־אכזופרי היה גאה בו מאוד" + }, + { + "text": "הוא נהג לשאת איתו עותק ולהקריא ממנו לסובבים אותו", + "book": "הנסיך הקטן", + "stripped": "הוא נהג לשאת איתו עותק ולהקריא ממנו לסובבים אותו" + }, + { + "text": "חבריו ועמיתיו ניסו להניא אותו מלטוס, אך לא הצליחו", + "book": "הנסיך הקטן", + "stripped": "חבריו ועמיתיו ניסו להניא אותו מלטוס, אך לא הצליחו" + }, + { + "text": "עד היום תוהים רבים אם לא פגש שם שוב את חברו הנסיך הקטן מאסטרואיד בי־612", + "book": "הנסיך הקטן", + "stripped": "עד היום תוהים רבים אם לא פגש שם שוב את חברו הנסיך הקטן מאסטרואיד בי־612" + }, + { + "text": "לליאון ורת' נודע על היעלמותו של ידידו משידורי הרדיו", + "book": "הנסיך הקטן", + "stripped": "לליאון ורת' נודע על היעלמותו של ידידו משידורי הרדיו" + }, + { + "text": "באותה תקופה עוד לא ידע כלל על הנסיך הקטן", + "book": "הנסיך הקטן", + "stripped": "באותה תקופה עוד לא ידע כלל על הנסיך הקטן" + }, + { + "text": "אנטואן דה סנט־אכזופרי לא זכה לראות את ההצלחה הכבירה של הנסיך הקטן", + "book": "הנסיך הקטן", + "stripped": "אנטואן דה סנט־אכזופרי לא זכה לראות את ההצלחה הכבירה של הנסיך הקטן" + }, + { + "text": "היצירה תורגמה ליותר מ־250 שפות ודיאלקטים ונבחרה לספר הצרפתי הטוב ביותר במאה העשרים", + "book": "הנסיך הקטן", + "stripped": "היצירה תורגמה ליותר מ־250 שפות ודיאלקטים ונבחרה לספר הצרפתי הטוב ביותר במאה העשרים" + }, + { + "text": "הנסיך הקטן הוא אחד מהם", + "book": "הנסיך הקטן", + "stripped": "הנסיך הקטן הוא אחד מהם" + }, + { + "text": "אַף פַּעַם לֹא הִמְצֵאתִי שֶׁפָּגַשְׁתִּי חַיְזָר אוֹ גִּבּוֹר־עָל, לְמָשָׁל", + "book": "מנהרת הזמן 82", + "stripped": "אף פעם לא המצאתי שפגשתי חיזר או גבור־על, למשל" + }, + { + "text": "חוּץ מִזֶּה אֲנִי נִגְנָב מִסִּרְטֵי אֵימָה", + "book": "מנהרת הזמן 82", + "stripped": "חוץ מזה אני נגנב מסרטי אימה" + }, + { + "text": "כָּכָה אֶפְשָׁר לְהִסְתַּתֵּר מִתַּחַת לַשְּׂמִיכָה כְּשֶׁמַּשֶּׁהוּ נוֹרָא קוֹרֶה עַל הַמָּסָךְ", + "book": "מנהרת הזמן 82", + "stripped": "ככה אפשר להסתתר מתחת לשמיכה כשמשהו נורא קורה על המסך" + }, + { + "text": "אֲנִי גָּר בִּשְׁכוּנַת רָמוֹת בִּירוּשָׁלַיִם", + "book": "מנהרת הזמן 82", + "stripped": "אני גר בשכונת רמות בירושלים" + }, + { + "text": "הַסִּפּוּר שֶׁל מִנְהֶרֶת־הַזְּמַן מַתְחִיל כְּשֶׁיּוֹם אֶחָד גִּלִּיתִי לֹא רָחוֹק מֵהַבַּיִת שֶׁלִּי מְעָרָה קְטַנָּה", + "book": "מנהרת הזמן 82", + "stripped": "הספור של מנהרת־הזמן מתחיל כשיום אחד גליתי לא רחוק מהבית שלי מערה קטנה" + }, + { + "text": "הֶחְלַטְתִּי אָז שֶׁזֹּאת תִּהְיֶה הַמְּעָרָה שֶׁלִּי וְהָפַכְתִּי אוֹתָהּ לִמְקוֹם הַמַּחְבּוֹא הַסּוֹדִי שֶׁלִּי", + "book": "מנהרת הזמן 82", + "stripped": "החלטתי אז שזאת תהיה המערה שלי והפכתי אותה למקום המחבוא הסודי שלי" + }, + { + "text": "פַּעַם, כְּשֶׁיָּשַׁבְתִּי לִי בְּשֶׁקֶט בַּמְּעָרָה, פִּתְאוֹם הִרְגַּשְׁתִּי שֶׁמַּשֶּׁהוּ זָז מֵאֲחוֹרֵי הַגַּב שֶׁלִּי", + "book": "מנהרת הזמן 82", + "stripped": "פעם, כשישבתי לי בשקט במערה, פתאום הרגשתי שמשהו זז מאחורי הגב שלי" + }, + { + "text": "בָּרֶגַע הָרִאשׁוֹן חָשַׁבְתִּי שֶׁזֶּה סְתָם דִּמְיוֹן, אֲבָל זֶה בִּכְלָל לֹא הָיָה דִּמְיוֹן", + "book": "מנהרת הזמן 82", + "stripped": "ברגע הראשון חשבתי שזה סתם דמיון, אבל זה בכלל לא היה דמיון" + }, + { + "text": "הַקִּיר הָאֲחוֹרִי שֶׁל הַמְּעָרָה הִתְחִיל מַמָּשׁ לְהִתְפּוֹרֵר וַאֲבָנִים קְטַנּוֹת נָפְלוּ מִמֶּנּוּ אֶל הַשָּׁטִיחַ", + "book": "מנהרת הזמן 82", + "stripped": "הקיר האחורי של המערה התחיל ממש להתפורר ואבנים קטנות נפלו ממנו אל השטיח" + }, + { + "text": "לְאַט לְאַט נִפְעַר חוֹר בַּקִּיר", + "book": "מנהרת הזמן 82", + "stripped": "לאט לאט נפער חור בקיר" + }, + { + "text": "אֲנִי חַיָּב לְהַגִּיד לָכֶם שֶׁזֶּה הָיָה קֶטַע מָה־זֶה מַבְהִיל", + "book": "מנהרת הזמן 82", + "stripped": "אני חיב להגיד לכם שזה היה קטע מה־זה מבהיל" + }, + { + "text": "בָּרַחְתִּי הַחוּצָה וְחִכִּיתִי כַּמָּה דַּקּוֹת", + "book": "מנהרת הזמן 82", + "stripped": "ברחתי החוצה וחכיתי כמה דקות" + }, + { + "text": "אַחַר כָּךְ חָזַרְתִּי לַמְּעָרָה", + "book": "מנהרת הזמן 82", + "stripped": "אחר כך חזרתי למערה" + }, + { + "text": "בַּזְּמַן שֶׁהָיִיתִי בַּחוּץ, הַקִּיר כְּאִלּוּ נִרְגַּע וְהִפְסִיק לְהִתְפּוֹרֵר", + "book": "מנהרת הזמן 82", + "stripped": "בזמן שהייתי בחוץ, הקיר כאלו נרגע והפסיק להתפורר" + }, + { + "text": "הוֹצֵאתִי אֶת הַשָּׁטִיחַ וְנִעַרְתִּי אוֹתוֹ", + "book": "מנהרת הזמן 82", + "stripped": "הוצאתי את השטיח ונערתי אותו" + }, + { + "text": "כְּשֶׁפָּרַשְׂתִּי שׁוּב אֶת הַשָּׁטִיחַ עַל הָאֲדָמָה, גִּלִּיתִי שֶׁלַּחוֹר שֶׁבַּקִּיר יֵשׁ צוּרָה שֶׁל עִגּוּל", + "book": "מנהרת הזמן 82", + "stripped": "כשפרשתי שוב את השטיח על האדמה, גליתי שלחור שבקיר יש צורה של עגול" + }, + { + "text": "הֵצַצְתִּי פְּנִימָה כְּדֵי לִרְאוֹת מָה יֵשׁ בְּתוֹךְ הַחוֹר, אֲבָל רָאִיתִי רַק חֹשֶךְ", + "book": "מנהרת הזמן 82", + "stripped": "הצצתי פנימה כדי לראות מה יש בתוך החור, אבל ראיתי רק חשך" + }, + { + "text": "יֶלֶד אַחֵר, אַמִּיץ יוֹתֵר מִמֶּנִּי, אוּלַי הָיָה נִכְנָס לְבַדּוֹ לְתוֹךְ הַמִּנְהָרָה הָאֲפֵלָה שֶׁהִתְגַּלְּתָה שָׁם", + "book": "מנהרת הזמן 82", + "stripped": "ילד אחר, אמיץ יותר ממני, אולי היה נכנס לבדו לתוך המנהרה האפלה שהתגלתה שם" + }, + { + "text": "אֲבָל אֲנִי לֹא הַיֶּלֶד הֲכִי אַמִּיץ בָּעוֹלָם, וְלָכֵן גִּלִּיתִי אֶת הַסּוֹד לְשָׁרוֹן", + "book": "מנהרת הזמן 82", + "stripped": "אבל אני לא הילד הכי אמיץ בעולם, ולכן גליתי את הסוד לשרון" + }, + { + "text": "בִּקַּשְׁתִּי מִמֶּנָּה לָבוֹא אִתִּי לִבְדּוֹק אֶת הַמִּנְהָרָה", + "book": "מנהרת הזמן 82", + "stripped": "בקשתי ממנה לבוא אתי לבדוק את המנהרה" + }, + { + "text": "שָׁרוֹן לוֹמֶדֶת בַּכִּתָּה שֶׁלִּי, וְהִיא אַמִּיצָה יוֹתֵר מֵהַרְבֵּה בָּנִים שֶׁאֲנִי מַכִּיר", + "book": "מנהרת הזמן 82", + "stripped": "שרון לומדת בכתה שלי, והיא אמיצה יותר מהרבה בנים שאני מכיר" + }, + { + "text": "הִיא יַלְדָּה סַקְרָנִית וְלָכֵן הִיא הִסְכִּימָה לָבוֹא אִתִּי לַמְּעָרָה", + "book": "מנהרת הזמן 82", + "stripped": "היא ילדה סקרנית ולכן היא הסכימה לבוא אתי למערה" + }, + { + "text": "נִפְגַּשְׁנוּ אַחֲרֵי הַלִּמּוּדִים וְנִכְנַסְנוּ לַמִּנְהָרָה", + "book": "מנהרת הזמן 82", + "stripped": "נפגשנו אחרי הלמודים ונכנסנו למנהרה" + }, + { + "text": "הֵאַרְנוּ אֶת הַקִּירוֹת בְּפָנָס וְגִלִּינוּ פְּתָחִים לְמִנְהָרוֹת צְדָדִיּוֹת", + "book": "מנהרת הזמן 82", + "stripped": "הארנו את הקירות בפנס וגלינו פתחים למנהרות צדדיות" + }, + { + "text": "פָּנִינוּ לְמִנְהָרָה צְדָדִית אַחַת, וְהִיא הוֹבִילָה אוֹתָנוּ לְחֶדֶר מוּזָר שֶׁהָיוּ בּוֹ חָבִיּוֹת וּבָהֶן רוֹבִים", + "book": "מנהרת הזמן 82", + "stripped": "פנינו למנהרה צדדית אחת, והיא הובילה אותנו לחדר מוזר שהיו בו חביות ובהן רובים" + }, + { + "text": "לִפְנֵי שֶׁהִסְפַּקְנוּ לְהָבִין אֵיפֹה אֲנַחְנוּ נִמְצָאִים, בָּחוּר עִם אֶקְדָּח אִיֵּם עָלֵינוּ", + "book": "מנהרת הזמן 82", + "stripped": "לפני שהספקנו להבין איפה אנחנו נמצאים, בחור עם אקדח אים עלינו" + }, + { + "text": "הוּא אָמַר שֶׁאִם לֹא נַגִּיד לוֹ מָה הַסִּסְמָה, הוּא יִקַּח אוֹתָנוּ בַּשֶּׁבִי", + "book": "מנהרת הזמן 82", + "stripped": "הוא אמר שאם לא נגיד לו מה הססמה, הוא יקח אותנו בשבי" + }, + { + "text": "בָּרוּר שֶׁלֹּא יָדַעְנוּ מָה הַסִּסְמָה, וְלָכֵן נָפַלְנוּ בַּשֶּׁבִי", + "book": "מנהרת הזמן 82", + "stripped": "ברור שלא ידענו מה הססמה, ולכן נפלנו בשבי" + }, + { + "text": "הִתְבָּרֵר לָנוּ גַּם שֶׁהָאֲנָשִׁים שֶׁפָּגַשְׁנוּ הֵם הַמְּגִנִּים שֶׁל הָרֹבַע הַיְּהוּדִי שֶׁבָּעִיר הָעַתִּיקָה שֶׁל יְרוּשָׁלַיִם", + "book": "מנהרת הזמן 82", + "stripped": "התברר לנו גם שהאנשים שפגשנו הם המגנים של הרבע היהודי שבעיר העתיקה של ירושלים" + }, + { + "text": "רוֹצִים לָדַעַת מָה עָשִׂינוּ כְּשֶׁרָצִינוּ לַחְזוֹר לַתְּקוּפָה שֶׁלָּנוּ", + "book": "מנהרת הזמן 82", + "stripped": "רוצים לדעת מה עשינו כשרצינו לחזור לתקופה שלנו" + }, + { + "text": "אֲנִי יָכוֹל לְהַגִּיד לָכֶם שֶׁזּוֹ בֶּאֱמֶת הָיְתָה בְּעָיָה גְּדוֹלָה וּבְכָל פַּעַם חָזַרְנוּ בְּדֶרֶךְ שׁוֹנָה", + "book": "מנהרת הזמן 82", + "stripped": "אני יכול להגיד לכם שזו באמת היתה בעיה גדולה ובכל פעם חזרנו בדרך שונה" + }, + { + "text": "אֲבָל מָה אֲנִי מְסַפֵּר לָכֶם אֶת כָּל הַסִּפּוּר הַזֶּה", + "book": "מנהרת הזמן 82", + "stripped": "אבל מה אני מספר לכם את כל הספור הזה" + }, + { + "text": "פֶּרֶק א שֶׁבּוֹ יְלָדִים זָרִים פּוֹלְשִׁים לַמְּעָרָה \"שָׁרוֹן, אַתְּ רוֹאָה מָה שֶׁאֲנִי רוֹאֶה", + "book": "מנהרת הזמן 82", + "stripped": "פרק א שבו ילדים זרים פולשים למערה \"שרון, את רואה מה שאני רואה" + }, + { + "text": "\" אֲנִי פּוֹנֶה אֶל שָׁרוֹן", + "book": "מנהרת הזמן 82", + "stripped": "\" אני פונה אל שרון" + }, + { + "text": "\" \"אַתְּ לֹא רוֹאָה שׁוּם דָּבָר", + "book": "מנהרת הזמן 82", + "stripped": "\" \"את לא רואה שום דבר" + }, + { + "text": "\" \"מָה אֲנִי אֲמוּרָה לִרְאוֹת", + "book": "מנהרת הזמן 82", + "stripped": "\" \"מה אני אמורה לראות" + }, + { + "text": "\" \"אַתְּ לֹא רוֹאָה אוֹתוֹ", + "book": "מנהרת הזמן 82", + "stripped": "\" \"את לא רואה אותו" + }, + { + "text": "\" אֲנַחְנוּ נִמְצָאִים בְּדַרְכֵּנוּ הַבַּיְתָה, חוֹזְרִים מִבֵּית הַסֵּפֶר", + "book": "מנהרת הזמן 82", + "stripped": "\" אנחנו נמצאים בדרכנו הביתה, חוזרים מבית הספר" + }, + { + "text": "כִּי אֲנַחְנוּ רוֹצִים לְהַגִּיעַ אֶל הַמָּקוֹם שֶׁמִּמֶּנּוּ נִתָּן לְהַשְׁקִיף לְעֵבֶר הַמְּעָרָה שֶׁלָּנוּ", + "book": "מנהרת הזמן 82", + "stripped": "כי אנחנו רוצים להגיע אל המקום שממנו נתן להשקיף לעבר המערה שלנו" + }, + { + "text": "לֹא בְּכָל יוֹם אֲנַחְנוּ בָּאִים אֵלֶיהָ", + "book": "מנהרת הזמן 82", + "stripped": "לא בכל יום אנחנו באים אליה" + }, + { + "text": "הַיּוֹם, לְמָשָׁל, בִּכְלָל לֹא תִּכְנַנּוּ לָבוֹא", + "book": "מנהרת הזמן 82", + "stripped": "היום, למשל, בכלל לא תכננו לבוא" + }, + { + "text": "מָחָר יֵשׁ לָנוּ הַכְתָּבָה בְּאַנְגְּלִית וְרָצִינוּ לְהִתְכּוֹנֵן כְּמוֹ שֶׁצָּרִיךְ", + "book": "מנהרת הזמן 82", + "stripped": "מחר יש לנו הכתבה באנגלית ורצינו להתכונן כמו שצריך" + }, + { + "text": "בְּקַלּוּת אֶפְשָׁר לְהַשְׁגִּיחַ מִכָּאן הַאִם בֶּאֱמֶת הַכֹּל בְּסֵדֶר", + "book": "מנהרת הזמן 82", + "stripped": "בקלות אפשר להשגיח מכאן האם באמת הכל בסדר" + }, + { + "text": "אִם הַכֹּל בְּסֵדֶר, אֵין לָנוּ מָה לִדְאוֹג", + "book": "מנהרת הזמן 82", + "stripped": "אם הכל בסדר, אין לנו מה לדאוג" + }, + { + "text": "וְאִם אַתֶּם רוֹצִים לָדַעַת מָה כְּבָר יָכוֹל לִהְיוֹת לֹא בְּסֵדֶר, הַתְּשׁוּבָה פְּשׁוּטָה", + "book": "מנהרת הזמן 82", + "stripped": "ואם אתם רוצים לדעת מה כבר יכול להיות לא בסדר, התשובה פשוטה" + }, + { + "text": "הֲרֵי זוֹ הַמְּעָרָה שֶׁלָּנוּ, זֶה הַסּוֹד הַכָּמוּס שֶׁלָּנוּ", + "book": "מנהרת הזמן 82", + "stripped": "הרי זו המערה שלנו, זה הסוד הכמוס שלנו" + }, + { + "text": "הַיּוֹם, בָּרֶגַע שֶׁעָצַרְנוּ וְהִשְׁקַפְנוּ לְעֵבֶר הַמְּעָרָה, שַׂמְתִּי לֵב שֶׁהַכֹּל בִּכְלָל לֹא בְּסֵדֶר", + "book": "מנהרת הזמן 82", + "stripped": "היום, ברגע שעצרנו והשקפנו לעבר המערה, שמתי לב שהכל בכלל לא בסדר" + }, + { + "text": "הַשִּׂיחַ שֶׁהָיָה אָמוּר לְכַסּוֹת אֶת הַפֶּתַח, לֹא כִּסָּה אוֹתוֹ", + "book": "מנהרת הזמן 82", + "stripped": "השיח שהיה אמור לכסות את הפתח, לא כסה אותו" + }, + { + "text": "בִּמְקוֹם הַשִּׂיחַ, הָיָה שָׁם יֶלֶד", + "book": "מנהרת הזמן 82", + "stripped": "במקום השיח, היה שם ילד" + }, + { + "text": "מֵרָחוֹק לֹא יָכֹלְתִּי לְנַחֵשׁ בֶּן כַּמָּה הוּא, אֲבָל הוּא נִרְאָה בְּעֵרֶךְ בְּגִילֵנוּ", + "book": "מנהרת הזמן 82", + "stripped": "מרחוק לא יכלתי לנחש בן כמה הוא, אבל הוא נראה בערך בגילנו" + }, + { + "text": "הַכְּבִישׁ דֵּי רָחוֹק מֵהַמְּעָרָה, וְאֵין מַצָּב שֶׁנְּזַהֶה מִמֶּרְחָק כָּזֶה מִי זֶה", + "book": "מנהרת הזמן 82", + "stripped": "הכביש די רחוק מהמערה, ואין מצב שנזהה ממרחק כזה מי זה" + }, + { + "text": "בְּלִי לְזַהוֹת אוֹתוֹ, בָּרוּר שֶׁלֹּא אוּכַל לָדַעַת אִם אֲנִי מַכִּיר אוֹתוֹ אוֹ לֹא", + "book": "מנהרת הזמן 82", + "stripped": "בלי לזהות אותו, ברור שלא אוכל לדעת אם אני מכיר אותו או לא" + }, + { + "text": "\"וָואלָה,\" שָׁרוֹן מְמַלְמֶלֶת וְעוֹצֶרֶת", + "book": "מנהרת הזמן 82", + "stripped": "\"וואלה,\" שרון ממלמלת ועוצרת" + }, + { + "text": "הִיא מְסוֹכֶכֶת בְּכַף יָדָהּ עַל עֵינֶיהָ כְּדֵי שֶׁהַשֶּׁמֶשׁ לֹא תְּסַנְוֵר אוֹתָהּ, \"בְּחַיַּי שֶׁאַתָּה צוֹדֵק", + "book": "מנהרת הזמן 82", + "stripped": "היא מסוככת בכף ידה על עיניה כדי שהשמש לא תסנור אותה, \"בחיי שאתה צודק" + }, + { + "text": "מִי זֶה יָכוֹל לִהְיוֹת", + "book": "מנהרת הזמן 82", + "stripped": "מי זה יכול להיות" + }, + { + "text": "\" \"אַתָּה חוֹשֵׁב שֶׁהִשְׁתַּלְּטוּ לָנוּ עַל הַמְּעָרָה", + "book": "מנהרת הזמן 82", + "stripped": "\" \"אתה חושב שהשתלטו לנו על המערה" + }, + { + "text": "\" אֲנִי נֶעֱמָד עַל קְצוֹת בְּהוֹנוֹתַי וּמַאֲהִיל בְּכַף יָדִי עַל עֵינַי", + "book": "מנהרת הזמן 82", + "stripped": "\" אני נעמד על קצות בהונותי ומאהיל בכף ידי על עיני" + }, + { + "text": "נִרְאֶה לִי שֶׁהַיֶּלֶד מוֹשֵׁךְ מַשֶּׁהוּ מִתּוֹךְ הַמְּעָרָה", + "book": "מנהרת הזמן 82", + "stripped": "נראה לי שהילד מושך משהו מתוך המערה" + }, + { + "text": "הַאִם יִתָּכֵן שֶׁהוּא רוֹקֵן אֶת מָה שֶׁהָיָה בָּאַרְגָּז שֶׁלָּנוּ", + "book": "מנהרת הזמן 82", + "stripped": "האם יתכן שהוא רוקן את מה שהיה בארגז שלנו" + }, + { + "text": "הוּא מִתְכּוֹפֵף וּמִתְרוֹמֵם, וְשׁוּב מִתְכּוֹפֵף וְשׁוּב מִתְרוֹמֵם", + "book": "מנהרת הזמן 82", + "stripped": "הוא מתכופף ומתרומם, ושוב מתכופף ושוב מתרומם" + }, + { + "text": "אַחַר כָּךְ, כְּשֶׁהוּא מֵנִיף בָּאֲוִיר אֶת מָה שֶׁהוֹצִיא מֵהַמְּעָרָה, אֲנִי קוֹלֵט מָה זֶה", + "book": "מנהרת הזמן 82", + "stripped": "אחר כך, כשהוא מניף באויר את מה שהוציא מהמערה, אני קולט מה זה" + }, + { + "text": "\"הוּא תָּלַשׁ אֶת הַשְּׂמִיכָה שֶׁמְּכַסָּה אֶת הַפֶּתַח שֶׁל מִנְהֶרֶת־הַזְּמַן", + "book": "מנהרת הזמן 82", + "stripped": "\"הוא תלש את השמיכה שמכסה את הפתח של מנהרת־הזמן" + }, + { + "text": "\" אֲנִי מוֹדֶה שֶׁאֲנִי מַמָּשׁ מְבֹהָל מֵהַמַּרְאֶה", + "book": "מנהרת הזמן 82", + "stripped": "\" אני מודה שאני ממש מבהל מהמראה" + }, + { + "text": "\" קוֹלָהּ שֶׁל שָׁרוֹן רוֹעֵד, \"לָמָּה הוּא עָשָׂה דָּבָר כָּזֶה", + "book": "מנהרת הזמן 82", + "stripped": "\" קולה של שרון רועד, \"למה הוא עשה דבר כזה" + }, + { + "text": "\" \"אֵיךְ אֲנִי יָכוֹל לָדַעַת", + "book": "מנהרת הזמן 82", + "stripped": "\" \"איך אני יכול לדעת" + }, + { + "text": "\" \"אַתָּה חוֹשֵׁב שֶׁהוּא יָדַע עַל הַפֶּתַח הַזֶּה", + "book": "מנהרת הזמן 82", + "stripped": "\" \"אתה חושב שהוא ידע על הפתח הזה" + }, + { + "text": "\" \"אַתָּה מֵבִין שֶׁאִם הוּא יָדַע עַל הַפֶּתַח, זֶה אוֹמֵר שֶׁהַמְּעָרָה כְּבָר לֹא סוֹד רַק שֶׁלָּנוּ", + "book": "מנהרת הזמן 82", + "stripped": "\" \"אתה מבין שאם הוא ידע על הפתח, זה אומר שהמערה כבר לא סוד רק שלנו" + }, + { + "text": "\" \"וְאַתָּה מֵבִין שֶׁגַּם אִם הוּא לֹא יָדַע קֹדֶם עַל הַפֶּתַח, עַכְשָׁיו הוּא יוֹדֵעַ", + "book": "מנהרת הזמן 82", + "stripped": "\" \"ואתה מבין שגם אם הוא לא ידע קדם על הפתח, עכשיו הוא יודע" + }, + { + "text": "\" \"שָׁרוֹן, אַל תְּדַבְּרִי אֵלַי כְּאִלּוּ אֲנִי טַמְבָּל", + "book": "מנהרת הזמן 82", + "stripped": "\" \"שרון, אל תדברי אלי כאלו אני טמבל" + }, + { + "text": "\" \"אֲנִי לֹא מְדַבֶּרֶת אֵלֶיךָ כְּאִלּוּ אַתָּה טַמְבָּל", + "book": "מנהרת הזמן 82", + "stripped": "\" \"אני לא מדברת אליך כאלו אתה טמבל" + }, + { + "text": "\" \"אַתָּה לֹא נִרְאֶה לִי לָחוּץ", + "book": "מנהרת הזמן 82", + "stripped": "\" \"אתה לא נראה לי לחוץ" + }, + { + "text": "אַתָּה נִרְאֶה כְּאִלּוּ זֶה לֹא מַטְרִיד אוֹתְךָ שֶׁיְּלָדִים זָרִים הִשְׁתַּלְּטוּ לָנוּ עַל הַמְּעָרָה", + "book": "מנהרת הזמן 82", + "stripped": "אתה נראה כאלו זה לא מטריד אותך שילדים זרים השתלטו לנו על המערה" + }, + { + "text": "\" \"אֲנִי לָחוּץ וְעוֹד אֵיךְ,\" אֲנִי מְמַהֵר לַעֲנוֹת, \"אֲבָל אֲנִי לֹא מְמַהֵר כָּמוֹךְ לְהַסִּיק מַסְקָנוֹת", + "book": "מנהרת הזמן 82", + "stripped": "\" \"אני לחוץ ועוד איך,\" אני ממהר לענות, \"אבל אני לא ממהר כמוך להסיק מסקנות" + }, + { + "text": "גַּם אִם הוּא גִּלָּה אֶת הַפֶּתַח, זֶה לֹא אוֹמֵר שֶׁהוּא יוֹדֵעַ לְאָן הַמִּנְהָרָה מוֹבִילָה", + "book": "מנהרת הזמן 82", + "stripped": "גם אם הוא גלה את הפתח, זה לא אומר שהוא יודע לאן המנהרה מובילה" + }, + { + "text": "\" \"וְאִם הוּא כֵּן יוֹדֵעַ", + "book": "מנהרת הזמן 82", + "stripped": "\" \"ואם הוא כן יודע" + }, + { + "text": "הַהַכְתָּבָה בְּאַנְגְּלִית כְּבָר לֹא בָּרֹאשׁ שֶׁלִּי", + "book": "מנהרת הזמן 82", + "stripped": "ההכתבה באנגלית כבר לא בראש שלי" + }, + { + "text": "הִיא מַמָּשׁ לֹא דִּיְּקָה כְּשֶׁקָּבְעָה שֶׁאֲנִי לֹא לָחוּץ", + "book": "מנהרת הזמן 82", + "stripped": "היא ממש לא דיקה כשקבעה שאני לא לחוץ" + }, + { + "text": "אֲנִי לָחוּץ שֶׁחֲבָל לָכֶם עַל הַזְּמַן", + "book": "מנהרת הזמן 82", + "stripped": "אני לחוץ שחבל לכם על הזמן" + }, + { + "text": "הָאֶפְשָׁרוּת שֶׁמִּישֶׁהוּ זִהָה אֶת מִנְהֶרֶת־הַזְּמַן שֶׁלָּנוּ וּמִתְכַּוֵן לְהִכָּנֵס לְתוֹכָהּ, מַבְהִילָה אוֹתִי", + "book": "מנהרת הזמן 82", + "stripped": "האפשרות שמישהו זהה את מנהרת־הזמן שלנו ומתכון להכנס לתוכה, מבהילה אותי" + }, + { + "text": "עַד הַיּוֹם הָיָה לִי בָּרוּר שֶׁזּוֹ מִנְהָרָה רַק שֶׁלָּנוּ", + "book": "מנהרת הזמן 82", + "stripped": "עד היום היה לי ברור שזו מנהרה רק שלנו" + }, + { + "text": "אֲנָשִׁים רַבִּים יָכְלוּ לַחְלוֹף עַל פָּנֶיהָ, וּבִכְלָל לֹא לְהַבְחִין בָּהּ אוֹ לְגַלּוֹת אֵיזֶשֶׁהֵם סִימָנִים לְקִיּוּמָהּ", + "book": "מנהרת הזמן 82", + "stripped": "אנשים רבים יכלו לחלוף על פניה, ובכלל לא להבחין בה או לגלות איזשהם סימנים לקיומה" + }, + { + "text": "\" שָׁרוֹן תּוֹפֶסֶת אוֹתִי בַּשַּׁרְווּל", + "book": "מנהרת הזמן 82", + "stripped": "\" שרון תופסת אותי בשרוול" + }, + { + "text": "\" \"מִמֶּנּוּ-\" הִיא מַצְבִּיעָה עַל הַיֶּלֶד", + "book": "מנהרת הזמן 82", + "stripped": "\" \"ממנו-\" היא מצביעה על הילד" + }, + { + "text": "\"נִרְאֶה לָךְ שֶׁהוּא יָכוֹל לַעֲשׂוֹת לָנוּ מַשֶּׁהוּ", + "book": "מנהרת הזמן 82", + "stripped": "\"נראה לך שהוא יכול לעשות לנו משהו" + }, + { + "text": "\" אֲנִי מְנַסֶּה לְהָבִין אֶת כַּוָנָתָהּ", + "book": "מנהרת הזמן 82", + "stripped": "\" אני מנסה להבין את כונתה" + }, + { + "text": "\"לְבַדּוֹ לֹא,\" הִיא עוֹנָה, \"אֲבָל אֵיךְ אַתָּה יָכוֹל לִהְיוֹת בָּטוּחַ שֶׁאֵין אִתּוֹ עוֹד מִישֶׁהוּ", + "book": "מנהרת הזמן 82", + "stripped": "\"לבדו לא,\" היא עונה, \"אבל איך אתה יכול להיות בטוח שאין אתו עוד מישהו" + }, + { + "text": "\" \"אֲנִי לֹא יָכוֹל לִהְיוֹת בָּטוּחַ", + "book": "מנהרת הזמן 82", + "stripped": "\" \"אני לא יכול להיות בטוח" + }, + { + "text": "אִם נִמְצָא אִתּוֹ מִישֶׁהוּ נוֹסָף, זֶה כְּבָר קֶטַע אַחֵר", + "book": "מנהרת הזמן 82", + "stripped": "אם נמצא אתו מישהו נוסף, זה כבר קטע אחר" + }, + { + "text": "\"גַּם אִם הוּא יוֹדֵעַ עַל מִנְהֶרֶת־הַזְּמַן, עָדִיף שֶׁהוּא לֹא יֵדַע שֶׁגַּם אֲנַחְנוּ מַכִּירִים אוֹתָהּ", + "book": "מנהרת הזמן 82", + "stripped": "\"גם אם הוא יודע על מנהרת־הזמן, עדיף שהוא לא ידע שגם אנחנו מכירים אותה" + }, + { + "text": "\" \"בּוֹא נַעֲשֶׂה אֶת עַצְמֵנוּ כְּאִלּוּ אֲנַחְנוּ", + "book": "מנהרת הזמן 82", + "stripped": "\" \"בוא נעשה את עצמנו כאלו אנחנו" + }, + { + "text": "\" \"אֲנִי לֹא סוֹבֵל חֶלְזוֹנוֹת", + "book": "מנהרת הזמן 82", + "stripped": "\" \"אני לא סובל חלזונות" + }, + { + "text": "\" \"מִי שֶׁלֹּא מַכִּיר אוֹתְךָ לֹא אָמוּר לָדַעַת אֶת זֶה,\" שָׁרוֹן נִשְׁמַעַת תַּקִּיפָה", + "book": "מנהרת הזמן 82", + "stripped": "\" \"מי שלא מכיר אותך לא אמור לדעת את זה,\" שרון נשמעת תקיפה" + }, + { + "text": "אֵין לִי חִלּוּקֵי דֵּעוֹת אִתָּהּ", + "book": "מנהרת הזמן 82", + "stripped": "אין לי חלוקי דעות אתה" + }, + { + "text": "אֲנִי מַסְכִּים שֶׁעָדִיף לְהַעֲמִיד פָּנִים שֶׁאֲנַחְנוּ סְתָם מְטַיְּלִים כָּאן", + "book": "מנהרת הזמן 82", + "stripped": "אני מסכים שעדיף להעמיד פנים שאנחנו סתם מטילים כאן" + }, + { + "text": "טוֹב, כָּרֶגַע זֶה בֶּאֱמֶת לֹא מְשַׁנֶּה", + "book": "מנהרת הזמן 82", + "stripped": "טוב, כרגע זה באמת לא משנה" + }, + { + "text": "וְאָז, כְּשֶׁנִּתָּקֵל בּוֹ, כְּאִלּוּ בְּמִקְרֶה, קֹדֶם כֹּל נִבְדֹּק אִם אֲנַחְנוּ מַכִּירִים אוֹתוֹ", + "book": "מנהרת הזמן 82", + "stripped": "ואז, כשנתקל בו, כאלו במקרה, קדם כל נבדק אם אנחנו מכירים אותו" + }, + { + "text": "אִם כֵּן, נַגִּיד לוֹ סְתָם מִלִּים כְּמוֹ \"הַיי\" וּ\"בַּיי\"", + "book": "מנהרת הזמן 82", + "stripped": "אם כן, נגיד לו סתם מלים כמו \"היי\" ו\"ביי\"" + }, + { + "text": "אִם לֹא, נְנַסֶּה לְבָרֵר מִי הוּא", + "book": "מנהרת הזמן 82", + "stripped": "אם לא, ננסה לברר מי הוא" + }, + { + "text": "כְּשֶׁאֲנִי מִתְכּוֹפֵף, בַּקְבּוּק הַמַּיִם שֶׁנִּמְצָא בַּתַּרְמִיל שֶׁלִּי נוֹפֵל", + "book": "מנהרת הזמן 82", + "stripped": "כשאני מתכופף, בקבוק המים שנמצא בתרמיל שלי נופל" + }, + { + "text": "אַחַר כָּךְ אֲנִי חוֹזֵר וּמִתְיַשֵּׁר", + "book": "מנהרת הזמן 82", + "stripped": "אחר כך אני חוזר ומתישר" + }, + { + "text": "אֲנַחְנוּ הוֹלְכִים לְאַט לְעֵבֶר הַמְּעָרָה", + "book": "מנהרת הזמן 82", + "stripped": "אנחנו הולכים לאט לעבר המערה" + }, + { + "text": "הַיֶּלֶד חוֹזֵר אֶל הַמְּעָרָה, וְכַעֲבֹר דַּקָּה אוֹ שְׁתַּיִם יוֹצֵא שׁוּב הַחוּצָה כְּשֶׁהוּא נוֹשֵׂא אִתּוֹ מַשֶּׁהוּ", + "book": "מנהרת הזמן 82", + "stripped": "הילד חוזר אל המערה, וכעבר דקה או שתים יוצא שוב החוצה כשהוא נושא אתו משהו" + }, + { + "text": "אוּלַי זֶה הָאַרְגָּז שֶׁלָּנוּ וְאוּלַי לֹא", + "book": "מנהרת הזמן 82", + "stripped": "אולי זה הארגז שלנו ואולי לא" + }, + { + "text": "מֵהַמָּקוֹם שֶׁבּוֹ אֲנַחְנוּ נִמְצָאִים, עֲדַיִן קָשֶׁה לִי לְהַבְחִין", + "book": "מנהרת הזמן 82", + "stripped": "מהמקום שבו אנחנו נמצאים, עדין קשה לי להבחין" + }, + { + "text": "אֲבָל מָה שֶׁאֲנִי בְּכָל זֹאת רוֹאֶה זֶה שֶׁהוּא לֹא לְבַדּוֹ", + "book": "מנהרת הזמן 82", + "stripped": "אבל מה שאני בכל זאת רואה זה שהוא לא לבדו" + }, + { + "text": "יֶלֶד נוֹסָף נִמְצָא אִתּוֹ וְעוֹזֵר לוֹ", + "book": "מנהרת הזמן 82", + "stripped": "ילד נוסף נמצא אתו ועוזר לו" + }, + { + "text": "כֻּלָּם כַּנִּרְאֶה יָצְאוּ מֵהַמְּעָרָה וְסוֹחֲבִים יַחַד מַשֶּׁהוּ", + "book": "מנהרת הזמן 82", + "stripped": "כלם כנראה יצאו מהמערה וסוחבים יחד משהו" + }, + { + "text": "מָה שֶׁהֵם סוֹחֲבִים נִרְאֶה כָּבֵד מְאוֹד, וְלָכֵן אֲנִי חוֹשֵׁב שֶׁאוּלַי זֶה לֹא הָאַרְגָּז שֶׁלָּנוּ", + "book": "מנהרת הזמן 82", + "stripped": "מה שהם סוחבים נראה כבד מאוד, ולכן אני חושב שאולי זה לא הארגז שלנו" + }, + { + "text": "\"הֵם דָּתִיִּים,\" הִיא לוֹחֶשֶׁת", + "book": "מנהרת הזמן 82", + "stripped": "\"הם דתיים,\" היא לוחשת" + }, + { + "text": "\" לְרֶגַע אֲנִי לֹא מְמֻקָּד", + "book": "מנהרת הזמן 82", + "stripped": "\" לרגע אני לא ממקד" + }, + { + "text": "הַיְּלָדִים הָאֵלֶּה-\" הִיא מַצְבִּיעָה עֲלֵיהֶם", + "book": "מנהרת הזמן 82", + "stripped": "הילדים האלה-\" היא מצביעה עליהם" + }, + { + "text": "הַשְּׁנַיִם הָאֵלֶּה נִרְאִים מְבֻגָּרִים", + "book": "מנהרת הזמן 82", + "stripped": "השנים האלה נראים מבגרים" + }, + { + "text": "הַיְּלָדִים חוֹבְשִׁים כִּפּוֹת וּמִשְּׁנֵי הַצְּדָדִים שֶׁל פְּנֵיהֶם מִשְׁתַּלְשְׁלות פֵּאוֹת", + "book": "מנהרת הזמן 82", + "stripped": "הילדים חובשים כפות ומשני הצדדים של פניהם משתלשלות פאות" + }, + { + "text": "רָאשֵׁי הַמְּבֻגָּרִים עֲטוּפִים בְּמִטְפָּחוֹת, וַאֲנִי מֵבִין שֶׁאֵלֶּה שְׁתֵּי נָשִׁים", + "book": "מנהרת הזמן 82", + "stripped": "ראשי המבגרים עטופים במטפחות, ואני מבין שאלה שתי נשים" + }, + { + "text": "נִרְאֶה לָכֶם הֶגְיוֹנִי שֶׁמִּנְהֶרֶת־הַזְּמַן תַּזְמִין אֲנָשִׁים מְבֻגָּרִים לַחְזוֹר אָחוֹרָה בַּזְּמַן לְאֵרוּעִים בֶּעָבָר", + "book": "מנהרת הזמן 82", + "stripped": "נראה לכם הגיוני שמנהרת־הזמן תזמין אנשים מבגרים לחזור אחורה בזמן לארועים בעבר" + }, + { + "text": "בְּאֹפֶן טִבְעִי אֲנִי מְנַסֶּה לִבְדּוֹק אִם אֲנִי מְזַהֶה אֶת הַנּוֹכְחִים", + "book": "מנהרת הזמן 82", + "stripped": "באפן טבעי אני מנסה לבדוק אם אני מזהה את הנוכחים" + }, + { + "text": "\"יְלָדִים דָּתִיִּים אֲמוּרִים לֹא לִגְנוֹב,\" אֲנִי מִתְרַגֵּז, \"הֲרֵי כָּתוּב בַּתּוֹרָה: לֹא תִּגְנֹב", + "book": "מנהרת הזמן 82", + "stripped": "\"ילדים דתיים אמורים לא לגנוב,\" אני מתרגז, \"הרי כתוב בתורה: לא תגנב" + }, + { + "text": "\" \"גַּם יְלָדִים לֹא־דָּתִיִּים אֲמוּרִים לֹא לִגְנוֹב,\" שָׁרוֹן עוֹנָה לִי", + "book": "מנהרת הזמן 82", + "stripped": "\" \"גם ילדים לא־דתיים אמורים לא לגנוב,\" שרון עונה לי" + }, + { + "text": "\"לְגַמְרֵי,\" אֲנִי מַסְכִּים, \"אֲבָל בְּכָל זֹאת יֵשׁ הֶבְדֵּל", + "book": "מנהרת הזמן 82", + "stripped": "\"לגמרי,\" אני מסכים, \"אבל בכל זאת יש הבדל" + }, + { + "text": "אֲנִי מִתְקַדֵּם עוֹד קְצָת", + "book": "מנהרת הזמן 82", + "stripped": "אני מתקדם עוד קצת" + }, + { + "text": "כְּכָל שֶׁהַמֶּרְחָק מִתְקַצֵּר, כָּךְ נִהְיֶה לִי בָּרוּר יוֹתֵר וְיוֹתֵר שֶׁמֵּעוֹלָם לֹא רָאִיתִי אֶת הָאֲנָשִׁים הָאֵלֶּה", + "book": "מנהרת הזמן 82", + "stripped": "ככל שהמרחק מתקצר, כך נהיה לי ברור יותר ויותר שמעולם לא ראיתי את האנשים האלה" + }, + { + "text": "הֵם נִרְאִים מוּזָרִים, כְּאִלּוּ הִגִּיעוּ הֵנָּה מֵעוֹלָם אַחֵר", + "book": "מנהרת הזמן 82", + "stripped": "הם נראים מוזרים, כאלו הגיעו הנה מעולם אחר" + }, + { + "text": "\"הֵם נִרְאִים כְּמוֹ יְלָדִים מֵהָעֵדָה הָאֶתְיוֹפִּית,\" אֲנִי לוֹחֵשׁ", + "book": "מנהרת הזמן 82", + "stripped": "\"הם נראים כמו ילדים מהעדה האתיופית,\" אני לוחש" + }, + { + "text": "אֲנִי מַסִּיק אֶת הַמַּסְקָנָה הַזֹּאת בִּגְלַל צֶבַע הָעוֹר שֶׁלָּהֶם", + "book": "מנהרת הזמן 82", + "stripped": "אני מסיק את המסקנה הזאת בגלל צבע העור שלהם" + }, + { + "text": "\"הֵם קָרְעוּ אֶת הַשְּׂמִיכָה", + "book": "מנהרת הזמן 82", + "stripped": "\"הם קרעו את השמיכה" + }, + { + "text": "\" \"מְעַנְיֵן לָמָּה הֵם הָיוּ צְרִיכִים לִקְרוֹעַ אוֹתָהּ", + "book": "מנהרת הזמן 82", + "stripped": "\" \"מענין למה הם היו צריכים לקרוע אותה" + }, + { + "text": "מָה יֵצֵא לָהֶם מִשְּׂמִיכָה קְרוּעָה", + "book": "מנהרת הזמן 82", + "stripped": "מה יצא להם משמיכה קרועה" + }, + { + "text": "אֲנִי אֲמוּרָה לְהַכִּיר אוֹתָם וְלָדַעַת לָמָּה הֵם עוֹשִׂים אֶת מָה שֶׁהֵם עוֹשִׂים", + "book": "מנהרת הזמן 82", + "stripped": "אני אמורה להכיר אותם ולדעת למה הם עושים את מה שהם עושים" + }, + { + "text": "\" לֹא, הָאֱמֶת הִיא שֶׁבִּכְלָל לֹא הִתְכַּוַנְתִּי לִשְׁאוֹל אוֹתָהּ", + "book": "מנהרת הזמן 82", + "stripped": "\" לא, האמת היא שבכלל לא התכונתי לשאול אותה" + }, + { + "text": "שָׁאַלְתִּי אֶת עַצְמִי, כִּי אֲנִי מַמָּשׁ לֹא מֵבִין אֶת הַמַּהֲלָכִים הַמּוּזָרִים שֶׁל הַיְּלָדִים הַמּוּזָרִים הָאֵלֶּה", + "book": "מנהרת הזמן 82", + "stripped": "שאלתי את עצמי, כי אני ממש לא מבין את המהלכים המוזרים של הילדים המוזרים האלה" + }, + { + "text": "וּבֵינְתַיִם הַיְּלָדִים מַנִּיחִים אֶת הָאַרְגָּז עַל הָאֲדָמָה", + "book": "מנהרת הזמן 82", + "stripped": "ובינתים הילדים מניחים את הארגז על האדמה" + }, + { + "text": "הֵם פּוֹרְשִׂים לִרְוָחָה אֶת הַשְּׂמִיכָה הַקְּרוּעָה, כַּנִּרְאֶה כְּדֵי לְנַעֵר אוֹתָהּ", + "book": "מנהרת הזמן 82", + "stripped": "הם פורשים לרוחה את השמיכה הקרועה, כנראה כדי לנער אותה" + }, + { + "text": "בַּמַּצָּב הַזֶּה אֲנִי יָכוֹל לְהַבְחִין בַּחוֹרִים שֶׁנִּפְעֲרוּ בָּהּ", + "book": "מנהרת הזמן 82", + "stripped": "במצב הזה אני יכול להבחין בחורים שנפערו בה" + }, + { + "text": "הַמַּרְאֶה שֶׁל הַחוֹרִים הָאֵלֶּה מֵצִיף אוֹתִי בְּכַעַס, כִּי לִקְרוֹעַ שְׂמִיכָה שֶׁלֹּא שֶׁלְּךָ זוֹ בֶּאֱמֶת חֻצְפָּה", + "book": "מנהרת הזמן 82", + "stripped": "המראה של החורים האלה מציף אותי בכעס, כי לקרוע שמיכה שלא שלך זו באמת חצפה" + }, + { + "text": "לֹא קָנִינוּ אוֹתָהּ מֵאַף אֶחָד וְלֹא שִׁלַּמְנוּ עָלֶיהָ וְאֵין לָנוּ תְּעוּדוֹת שֶׁמּוֹכִיחוֹת שֶׁהִיא שֶׁלָּנוּ", + "book": "מנהרת הזמן 82", + "stripped": "לא קנינו אותה מאף אחד ולא שלמנו עליה ואין לנו תעודות שמוכיחות שהיא שלנו" + }, + { + "text": "וְאִם הֵם מוֹצְאִים צִיּוּד בְּתוֹךְ הַמְּעָרָה הַזֹּאת, גַּם זֶה אֵיכְשֶׁהוּ בְּסֵדֶר", + "book": "מנהרת הזמן 82", + "stripped": "ואם הם מוצאים ציוד בתוך המערה הזאת, גם זה איכשהו בסדר" + }, + { + "text": "מֻתָּר לָהֶם לַחְשׁוֹב שֶׁזֶּהוּ צִיּוּד הֶפְקֵר וּלְהַחְרִים אוֹתוֹ", + "book": "מנהרת הזמן 82", + "stripped": "מתר להם לחשוב שזהו ציוד הפקר ולהחרים אותו" + }, + { + "text": "אֲנִי מִתְקַדֵּם עוֹד כַּמָּה צְעָדִים וּמִתְקָרֵב אֲלֵיהֶם", + "book": "מנהרת הזמן 82", + "stripped": "אני מתקדם עוד כמה צעדים ומתקרב אליהם" + }, + { + "text": "הֵם לֹא מַבְחִינִים בִּי, וְגַם זֶה מוּזָר בְּעֵינַי, כִּי אֲנִי מַמָּשׁ קָרוֹב", + "book": "מנהרת הזמן 82", + "stripped": "הם לא מבחינים בי, וגם זה מוזר בעיני, כי אני ממש קרוב" + }, + { + "text": "הַכִּפּוֹת שֶׁהַיְּלָדִים חוֹבְשִׁים מְכַסּוֹת אֶת רָאשֵׁיהֶם", + "book": "מנהרת הזמן 82", + "stripped": "הכפות שהילדים חובשים מכסות את ראשיהם" + }, + { + "text": "מֵעוֹלָם לֹא רָאִיתִי כִּפּוֹת כָּאֵלֶּה", + "book": "מנהרת הזמן 82", + "stripped": "מעולם לא ראיתי כפות כאלה" + }, + { + "text": "שְׁלוֹשֶׁת הַיְּלָדִים רָזִים מְאוֹד וּבִמְקוֹם מִכְנָסַיִם הֵם לוֹבְשִׁים גְּלִימוֹת אֲרֻכּוֹת", + "book": "מנהרת הזמן 82", + "stripped": "שלושת הילדים רזים מאוד ובמקום מכנסים הם לובשים גלימות ארכות" + }, + { + "text": "מֵהַמַּרְאֶה שֶׁלָּהֶם לֹא קָשֶׁה לִי לְהַסִּיק אֶת הַמַּסְקָנָה שֶׁהֵם עֲנִיִּים, אוּלַי אֲפִלּוּ עֲנִיִּים מְאוֹד", + "book": "מנהרת הזמן 82", + "stripped": "מהמראה שלהם לא קשה לי להסיק את המסקנה שהם עניים, אולי אפלו עניים מאוד" + }, + { + "text": "אֲנִי מַחְלִיט שֶׁאֵין סִבָּה לְפַחֵד מֵהֶם", + "book": "מנהרת הזמן 82", + "stripped": "אני מחליט שאין סבה לפחד מהם" + }, + { + "text": "מָה הֵם כְּבָר יוּכְלוּ לַעֲשׂוֹת לִי", + "book": "מנהרת הזמן 82", + "stripped": "מה הם כבר יוכלו לעשות לי" + }, + { + "text": "הֲרֵי זוֹ מְדִינָה חָפְשִׁית, וּמֻתָּר לִי לְטַיֵּל בַּשָּׂדוֹת כַּמָּה שֶׁמִּתְחַשֵּׁק לִי", + "book": "מנהרת הזמן 82", + "stripped": "הרי זו מדינה חפשית, ומתר לי לטיל בשדות כמה שמתחשק לי" + }, + { + "text": "וְחוּץ מִזֶּה, לֹא רַק הַיְּלָדִים רָזִים מְאוֹד, גַּם שְׁתֵּי הַנָּשִׁים", + "book": "מנהרת הזמן 82", + "stripped": "וחוץ מזה, לא רק הילדים רזים מאוד, גם שתי הנשים" + }, + { + "text": "הֵן נִרְאוֹת כָּל כָּךְ דַּקִּיקוֹת, כְּמוֹ שְׁנֵי דַּחְלִילִים שֶׁמַּצִּיבִים בַּשָּׂדוֹת כְּדֵי לְהָנִיס צִפּוֹרִים", + "book": "מנהרת הזמן 82", + "stripped": "הן נראות כל כך דקיקות, כמו שני דחלילים שמציבים בשדות כדי להניס צפורים" + }, + { + "text": "עֵינֵיהֶם שֶׁל שְׁלוֹשֶׁת הַיְּלָדִים הָרָזִים נִפְעָרוֹת לִרְוָחָה", + "book": "מנהרת הזמן 82", + "stripped": "עיניהם של שלושת הילדים הרזים נפערות לרוחה" + }, + { + "text": "הֵם מַבִּיטִים בִּי בְּמַבָּטִים מְבֹהָלִים", + "book": "מנהרת הזמן 82", + "stripped": "הם מביטים בי במבטים מבהלים" + }, + { + "text": "מִנְּקֻדַּת הַמַּבָּט שֶׁלָּהֶם אוּלַי נִדְמֶה לָהֶם שֶׁצַּצְתִּי מִשּׁוּמָקוֹם אוֹ שֶׁצָּנַחְתִּי מֵהַשָּׁמַיִם", + "book": "מנהרת הזמן 82", + "stripped": "מנקדת המבט שלהם אולי נדמה להם שצצתי משומקום או שצנחתי מהשמים" + }, + { + "text": "הֵם נִצְמָדִים זֶה אֶל זֶה בְּפַחַד", + "book": "מנהרת הזמן 82", + "stripped": "הם נצמדים זה אל זה בפחד" + }, + { + "text": "הָרִאשׁוֹן קְצָת יוֹתֵר גָּבוֹהַּ מִשְּׁנֵי הָאֲחֵרִים, הוּא בֶּאֱמֶת נִרְאֶה בְּעֵרֶךְ בַּגִּיל שֶׁלָּנוּ", + "book": "מנהרת הזמן 82", + "stripped": "הראשון קצת יותר גבוה משני האחרים, הוא באמת נראה בערך בגיל שלנו" + }, + { + "text": "הוּא דָּרוּךְ כְּאִלּוּ הוּא מֵכִין אֶת עַצְמוֹ לַהֲדִיפַת הִתְנַפְּלוּת", + "book": "מנהרת הזמן 82", + "stripped": "הוא דרוך כאלו הוא מכין את עצמו להדיפת התנפלות" + }, + { + "text": "\" שָׁרוֹן מִצְטָרֶפֶת אֵלַי, וְגַם הִיא מְנַסָּה לְשַׁווֹת לְקוֹלָהּ נִימָה יְדִידוּתִית", + "book": "מנהרת הזמן 82", + "stripped": "\" שרון מצטרפת אלי, וגם היא מנסה לשוות לקולה נימה ידידותית" + }, + { + "text": "הֵם נִרְאִים כְּמוֹ פְּסָלִים", + "book": "מנהרת הזמן 82", + "stripped": "הם נראים כמו פסלים" + }, + { + "text": "יְדֵיהֶם עֲדַיִן אוֹחֲזוֹת בַּשְּׂמִיכָה וְאָז, כְּאִלּוּ מִישֶׁהוּ נָתַן לָהֶם הוֹרָאָה, הֵם שׁוֹמְטִים אוֹתָהּ", + "book": "מנהרת הזמן 82", + "stripped": "ידיהם עדין אוחזות בשמיכה ואז, כאלו מישהו נתן להם הוראה, הם שומטים אותה" + }, + { + "text": "בָּזֶה אַחַר זֶה הֵם בּוֹרְחִים", + "book": "מנהרת הזמן 82", + "stripped": "בזה אחר זה הם בורחים" + }, + { + "text": "שְׁתֵּי הַנָּשִׁים מִצְטָרְפוֹת אֲלֵיהֶם", + "book": "מנהרת הזמן 82", + "stripped": "שתי הנשים מצטרפות אליהם" + }, + { + "text": "\"הַיֶּלֶד צָעַק 'הַצִּילוּ', אוֹ שֶׁזֹּאת הָיְתָה מִלָּה אַחֶרֶת", + "book": "מנהרת הזמן 82", + "stripped": "\"הילד צעק 'הצילו', או שזאת היתה מלה אחרת" + }, + { + "text": "\"אֲנִי חוֹשֵׁב שֶׁהוּא צָעַק 'הַצִּילוּ', אֲבָל לָמָּה", + "book": "מנהרת הזמן 82", + "stripped": "\"אני חושב שהוא צעק 'הצילו', אבל למה" + }, + { + "text": "\" אֲנִי נֶעֱמָד עַל אֶבֶן, מַשְׁקִיף אֶל הָאֹפֶק, צָפוֹנָה, מִזְרָחָה, דָּרוֹמָה, מַעֲרָבָה", + "book": "מנהרת הזמן 82", + "stripped": "\" אני נעמד על אבן, משקיף אל האפק, צפונה, מזרחה, דרומה, מערבה" + }, + { + "text": "לְאָן הֵם יָכְלוּ לְהֵעָלֵם", + "book": "מנהרת הזמן 82", + "stripped": "לאן הם יכלו להעלם" + }, + { + "text": "וְאִם שָׁרוֹן צוֹדֶקֶת, וְהֵם בֶּאֱמֶת גַּנָּבִים, לָמָּה הֵם לֹא לָקְחוּ אִתָּם אֶת מָה שֶׁהִתְכַּוְנוּ לִגְנוֹב", + "book": "מנהרת הזמן 82", + "stripped": "ואם שרון צודקת, והם באמת גנבים, למה הם לא לקחו אתם את מה שהתכונו לגנוב" + }, + { + "text": "מִתּוֹךְ הַמְּעָרָה נִשְׁמַע רַחַשׁ", + "book": "מנהרת הזמן 82", + "stripped": "מתוך המערה נשמע רחש" + }, + { + "text": "\" עֵינֶיהָ שֶׁל שָׁרוֹן נִפְעָרוֹת", + "book": "מנהרת הזמן 82", + "stripped": "\" עיניה של שרון נפערות" + }, + { + "text": "\" \"נִרְאֶה לְךָ שֶׁיֵּשׁ שָׁם עוֹד מִישֶׁהוּ", + "book": "מנהרת הזמן 82", + "stripped": "\" \"נראה לך שיש שם עוד מישהו" + }, + { + "text": "\" \"אֶפְשָׁר לִבְדּוֹק,\" אֲנִי נִשְׁכָּב עַל הַבֶּטֶן וְדוֹחֵק אֶת הָרֹאשׁ שֶׁלִּי לְתוֹךְ הַפֶּתַח", + "book": "מנהרת הזמן 82", + "stripped": "\" \"אפשר לבדוק,\" אני נשכב על הבטן ודוחק את הראש שלי לתוך הפתח" + }, + { + "text": "לְיֶתֶר בִּטָּחוֹן אֲנִי לֹא נִכְנָס", + "book": "מנהרת הזמן 82", + "stripped": "ליתר בטחון אני לא נכנס" + }, + { + "text": "\" אֲנִי קוֹרֵא, \"יֵשׁ שָׁם מִישֶׁהוּ", + "book": "מנהרת הזמן 82", + "stripped": "\" אני קורא, \"יש שם מישהו" + }, + { + "text": "אַף אֶחָד לֹא עוֹנֶה לִי", + "book": "מנהרת הזמן 82", + "stripped": "אף אחד לא עונה לי" + }, + { + "text": "\" אֲנִי קוֹרֵא שׁוּב, \"יֵשׁ שָׁם מִישֶׁהוּ", + "book": "מנהרת הזמן 82", + "stripped": "\" אני קורא שוב, \"יש שם מישהו" + }, + { + "text": "שׁוּב אַף אֶחָד לֹא עוֹנֶה לִי", + "book": "מנהרת הזמן 82", + "stripped": "שוב אף אחד לא עונה לי" + }, + { + "text": "\"בּוֹא נִכָּנֵס וְזֶהוּ,\" שָׁרוֹן מַצִּיעָה, \"מָה שֶׁיִּהְיֶה יִהְיֶה", + "book": "מנהרת הזמן 82", + "stripped": "\"בוא נכנס וזהו,\" שרון מציעה, \"מה שיהיה יהיה" + }, + { + "text": "\"תִּכָּנֵס רִאשׁוֹן,\" הִיא מְנַדֶּבֶת אוֹתִי, וְלֹא קָשֶׁה לִי לְנַחֵשׁ שֶׁהִיא חוֹשֶׁשֶׁת, אֲבָל מִתְבַּיֶּשֶׁת לְהוֹדוֹת בְּזֶה", + "book": "מנהרת הזמן 82", + "stripped": "\"תכנס ראשון,\" היא מנדבת אותי, ולא קשה לי לנחש שהיא חוששת, אבל מתבישת להודות בזה" + }, + { + "text": "לִפְנֵי שֶׁאֲנִי נִכְנָס, אֲנִי נוֹשֵׁם נְשִׁימָה עֲמֻקָּה", + "book": "מנהרת הזמן 82", + "stripped": "לפני שאני נכנס, אני נושם נשימה עמקה" + }, + { + "text": "אוֹמְרִים שֶׁנְּשִׁימוֹת עֲמֻקּוֹת מְמַלְּאוֹת אֶת הָרֵאוֹת לֹא רַק בַּאֲוִיר אֶלָּא גַּם בְּאֹמֶץ", + "book": "מנהרת הזמן 82", + "stripped": "אומרים שנשימות עמקות ממלאות את הראות לא רק באויר אלא גם באמץ" + }, + { + "text": "אֶפְשָׁרוּת שְׁנִיָּה, שֶׁמִּישֶׁהוּ יְכַסֶּה אֶת רֹאשִׁי בְּשַׂק בָּרֶגַע שֶׁהָרֹאשׁ שֶׁלִּי יִהְיֶה בְּתוֹךְ הַמְּעָרָה", + "book": "מנהרת הזמן 82", + "stripped": "אפשרות שניה, שמישהו יכסה את ראשי בשק ברגע שהראש שלי יהיה בתוך המערה" + }, + { + "text": "אֶפְשָׁרוּת שְׁלִישִׁית, שֶׁהַמְּעָרָה רֵיקָה וְאַף אֶחָד לֹא יִפְגַּע בִּי", + "book": "מנהרת הזמן 82", + "stripped": "אפשרות שלישית, שהמערה ריקה ואף אחד לא יפגע בי" + }, + { + "text": "אֲבָל רֶגַע, מָה זֶה", + "book": "מנהרת הזמן 82", + "stripped": "אבל רגע, מה זה" + }, + { + "text": "לָאֶפְשָׁרוּת הַזֹּאת, שֶׁהַמְּעָרָה שֶׁאֲנִי נִכְנָס אֵלֶיהָ תִּהְיֶה לֹא מֻכֶּרֶת לִי, לֹא הֵכַנְתִּי אֶת עַצְמִי", + "book": "מנהרת הזמן 82", + "stripped": "לאפשרות הזאת, שהמערה שאני נכנס אליה תהיה לא מכרת לי, לא הכנתי את עצמי" + }, + { + "text": "לָכֵן אֲנִי כָּל כָּךְ מֻפְתָּע", + "book": "מנהרת הזמן 82", + "stripped": "לכן אני כל כך מפתע" + }, + { + "text": "בְּהֶבְזֵק, חוֹזֵר אֵלַי הַסִּפּוּר עַל זֶהָבָה וּשְׁלוֹשֶׁת הַדֻּבִּים", + "book": "מנהרת הזמן 82", + "stripped": "בהבזק, חוזר אלי הספור על זהבה ושלושת הדבים" + }, + { + "text": "שְׁלוֹשֶׁת הַדֻּבִּים חָזְרוּ הַבַּיְתָה וְשָׁאֲלוּ כָּל אֶחָד בַּקּוֹל הָאֹפְיָנִי לוֹ: 'מִי אָכַל אֶת הַדַּיְסָה שֶׁלִּי", + "book": "מנהרת הזמן 82", + "stripped": "שלושת הדבים חזרו הביתה ושאלו כל אחד בקול האפיני לו: 'מי אכל את הדיסה שלי" + }, + { + "text": "' וְזֶה בְּדִיּוּק מָה שֶׁאֲנִי רוֹצֶה לִשְׁאוֹל: מִי פָּלַשׁ לַמְּעָרָה שֶׁלִּי", + "book": "מנהרת הזמן 82", + "stripped": "' וזה בדיוק מה שאני רוצה לשאול: מי פלש למערה שלי" + }, + { + "text": "\" קוֹלָהּ שֶׁל שָׁרוֹן מַגִּיעַ אֵלַי מִבַּחוּץ", + "book": "מנהרת הזמן 82", + "stripped": "\" קולה של שרון מגיע אלי מבחוץ" + }, + { + "text": "\" \"לֹא,\" אֲנִי עוֹנֶה, \"הִיא רֵיקָה", + "book": "מנהרת הזמן 82", + "stripped": "\" \"לא,\" אני עונה, \"היא ריקה" + }, + { + "text": "\"כֵּן,\" אֲפִלּוּ אֲנִי בְּקֹשִי שׁוֹמֵעַ אֶת הַקּוֹל שֶׁלִּי", + "book": "מנהרת הזמן 82", + "stripped": "\"כן,\" אפלו אני בקשי שומע את הקול שלי" + }, + { + "text": "עֵינַי סוֹקְרוֹת אֶת הַמְּעָרָה", + "book": "מנהרת הזמן 82", + "stripped": "עיני סוקרות את המערה" + }, + { + "text": "עַל הָרִצְפָּה מֻנַּחַת מַחְצֶלֶת", + "book": "מנהרת הזמן 82", + "stripped": "על הרצפה מנחת מחצלת" + }, + { + "text": "שְׁנֵי סִירִים חֲלוּדִים נִצָּבִים בַּפִּנָּה", + "book": "מנהרת הזמן 82", + "stripped": "שני סירים חלודים נצבים בפנה" + }, + { + "text": "וְהִנֵּה שְׂמִיכָה קְרוּעָה נוֹסֶפֶת", + "book": "מנהרת הזמן 82", + "stripped": "והנה שמיכה קרועה נוספת" + }, + { + "text": "זוֹ לֹא הַשְּׂמִיכָה שֶׁלָּנוּ, זוֹ שְׂמִיכָה בְּלוּיָה מְאוֹד, דּוֹמָה לַשְּׂמִיכָה הַקְּרוּעָה שֶׁהַיְּלָדִים נִעֲרוּ בַּחוּץ", + "book": "מנהרת הזמן 82", + "stripped": "זו לא השמיכה שלנו, זו שמיכה בלויה מאוד, דומה לשמיכה הקרועה שהילדים נערו בחוץ" + }, + { + "text": "בִּמְקוֹמוֹ, לְיַד הַסִּירִים, יֵשׁ עֲרֵמָה שֶׁל עֵצִים", + "book": "מנהרת הזמן 82", + "stripped": "במקומו, ליד הסירים, יש ערמה של עצים" + }, + { + "text": "הִיא קְשׁוּרָה בְּשׁוּלֶיהָ וְנִרְאֵית כְּמוֹ שַׂק", + "book": "מנהרת הזמן 82", + "stripped": "היא קשורה בשוליה ונראית כמו שק" + }, + { + "text": "אֵין לִי מֻשָּׂג מָה יֵשׁ בְּתוֹכָהּ", + "book": "מנהרת הזמן 82", + "stripped": "אין לי משג מה יש בתוכה" + }, + { + "text": "\"זוֹ לֹא הַמְּעָרָה שֶׁלָּנוּ,\" אֲנִי אוֹמֵר", + "book": "מנהרת הזמן 82", + "stripped": "\"זו לא המערה שלנו,\" אני אומר" + }, + { + "text": "\"אֵיךְ יָכוֹל לִהְיוֹת שֶׁזֹּאת לֹא הַמְּעָרָה שֶׁלָּנוּ, אִם הִיא נִמְצֵאת בַּמָּקוֹם שֶׁבּוֹ נִמְצֵאת הַמְּעָרָה שֶׁלָּנוּ", + "book": "מנהרת הזמן 82", + "stripped": "\"איך יכול להיות שזאת לא המערה שלנו, אם היא נמצאת במקום שבו נמצאת המערה שלנו" + }, + { + "text": "\" הִיא תּוֹהָה, \"וְחוּץ מִזֶּה", + "book": "מנהרת הזמן 82", + "stripped": "\" היא תוהה, \"וחוץ מזה" + }, + { + "text": "\" הִיא מַכְרִיזָה, מְלַטֶּפֶת בְּאֶצְבְּעוֹתֶיהָ אֶת הַקִּיר, \"בּוֹא, תַּרְגִּישׁ", + "book": "מנהרת הזמן 82", + "stripped": "\" היא מכריזה, מלטפת באצבעותיה את הקיר, \"בוא, תרגיש" + }, + { + "text": "\" אֲנִי שׁוֹלֵחַ יָד אֶל הַקִּיר", + "book": "מנהרת הזמן 82", + "stripped": "\" אני שולח יד אל הקיר" + }, + { + "text": "אַתֶּם בֶּטַח כְּבָר מְבִינִים שֶׁהַמָּקוֹם שֶׁבּוֹ אָמוּר הָיָה לִהְיוֹת הַפֶּתַח שֶׁל מִנְהֶרֶת־הַזְּמַן אֵינוֹ מְכֻסֶּה בַּשְּׂמִיכָה", + "book": "מנהרת הזמן 82", + "stripped": "אתם בטח כבר מבינים שהמקום שבו אמור היה להיות הפתח של מנהרת־הזמן אינו מכסה בשמיכה" + }, + { + "text": "בְּמַבָּט שִׁטְחִי הַקִּיר נִרְאֶה שָׁלֵם, כְּאִלּוּ אֵין בּוֹ שׁוּם פֶּתַח", + "book": "מנהרת הזמן 82", + "stripped": "במבט שטחי הקיר נראה שלם, כאלו אין בו שום פתח" + }, + { + "text": "אֲבָל כְּשֶׁאֲנִי מְמַשֵּׁשׁ בְּיָדִי אֶת הַקִּיר, אֲנִי מַרְגִּישׁ שֶׁחֵלֶק מִמֶּנּוּ כְּאִלּוּ עָשׂוּי מִנְּיָר", + "book": "מנהרת הזמן 82", + "stripped": "אבל כשאני ממשש בידי את הקיר, אני מרגיש שחלק ממנו כאלו עשוי מניר" + }, + { + "text": "אִם תַּכֶּה בָּאֶגְרוֹף בַּחֵלֶק הַזֶּה, יִפָּעֵר חוֹר", + "book": "מנהרת הזמן 82", + "stripped": "אם תכה באגרוף בחלק הזה, יפער חור" + }, + { + "text": "אֲנִי לֹא מֵעֵז לְהַכּוֹת בַּקִּיר בָּאֶגְרוֹף שֶׁלִּי", + "book": "מנהרת הזמן 82", + "stripped": "אני לא מעז להכות בקיר באגרוף שלי" + }, + { + "text": "הַרְבֵּה יוֹתֵר דָּחוּף לִי לְהָבִין מָה קוֹרֶה כָּאן וְאֵיפֹה בְּעֶצֶם אֲנַחְנוּ נִמְצָאִים", + "book": "מנהרת הזמן 82", + "stripped": "הרבה יותר דחוף לי להבין מה קורה כאן ואיפה בעצם אנחנו נמצאים" + }, + { + "text": "\" שָׁרוֹן שׁוֹאֶלֶת, \"זוֹ הַמְּעָרָה שֶׁלָּנוּ אוֹ לֹא", + "book": "מנהרת הזמן 82", + "stripped": "\" שרון שואלת, \"זו המערה שלנו או לא" + }, + { + "text": "\" \"זֹאת גַּם הַמְּעָרָה שֶׁלָּנוּ וְגַם לֹא,\" אֲנִי עוֹנֶה", + "book": "מנהרת הזמן 82", + "stripped": "\" \"זאת גם המערה שלנו וגם לא,\" אני עונה" + }, + { + "text": "הִיא עוֹזֶבֶת אֶת הַקִּיר וְנִגֶּשֶׁת אֶל הַשְּׂמִיכָה שֶׁשּׁוּלֶיהָ קְשׁוּרִים", + "book": "מנהרת הזמן 82", + "stripped": "היא עוזבת את הקיר ונגשת אל השמיכה ששוליה קשורים" + }, + { + "text": "\" הִיא חוֹזֶרֶת וְקוֹשֶׁרֶת אֶת הַשּׁוּלַיִם, \"לְדַעְתִּי, מִישֶׁהוּ עָבַר לָגוּר כָּאן,\" הִיא מוֹסִיפָה", + "book": "מנהרת הזמן 82", + "stripped": "\" היא חוזרת וקושרת את השולים, \"לדעתי, מישהו עבר לגור כאן,\" היא מוסיפה" + }, + { + "text": "\"לְדַעְתִּי, הַיְּלָדִים שֶׁהָיוּ כָּאן קֹדֶם גָּרִים פֹּה", + "book": "מנהרת הזמן 82", + "stripped": "\"לדעתי, הילדים שהיו כאן קדם גרים פה" + }, + { + "text": "אֵלֶּה בֶּטַח חַסְרֵי בַּיִת", + "book": "מנהרת הזמן 82", + "stripped": "אלה בטח חסרי בית" + }, + { + "text": "אוּלַי אֵין לָהֶם שׁוּם מָקוֹם אַחֵר לָגוּר בּוֹ", + "book": "מנהרת הזמן 82", + "stripped": "אולי אין להם שום מקום אחר לגור בו" + }, + { + "text": "\"אִם אֲנַחְנוּ כְּבָר פֹּה, בּוֹא נִכָּנֵס לַמִּנְהָרָה,\" הִיא מַצִּיעָה, \"נִרְאֶה לְאֵיזֶה אֵרוּעַ הִיא תִּקַּח אוֹתָנוּ", + "book": "מנהרת הזמן 82", + "stripped": "\"אם אנחנו כבר פה, בוא נכנס למנהרה,\" היא מציעה, \"נראה לאיזה ארוע היא תקח אותנו" + }, + { + "text": "\" \"וּמָה עִם הַהַכְתָּבָה בְּאַנְגְּלִית", + "book": "מנהרת הזמן 82", + "stripped": "\" \"ומה עם ההכתבה באנגלית" + }, + { + "text": "\"נִתְכּוֹנֵן כְּשֶׁנַּחְזֹר,\" הִיא עוֹנָה", + "book": "מנהרת הזמן 82", + "stripped": "\"נתכונן כשנחזר,\" היא עונה" + }, + { + "text": "הִיא מָשְׁכָה אוֹתָנוּ הֵנָּה כְּדֵי שֶׁנִּכָּנֵס לְתוֹכָהּ", + "book": "מנהרת הזמן 82", + "stripped": "היא משכה אותנו הנה כדי שנכנס לתוכה" + }, + { + "text": "הִיא הֵבִיאָה הֵנָּה יְלָדִים זָרִים, כְּדֵי לִקְרוֹא לָנוּ", + "book": "מנהרת הזמן 82", + "stripped": "היא הביאה הנה ילדים זרים, כדי לקרוא לנו" + }, + { + "text": "וּמִנִּסְיוֹנִי אֲנִי כְּבָר מֵבִין, שֶׁאֵין דֶּרֶךְ לְהִתְנַגֵּד לְמִנְהֶרֶת־הַזְּמַן", + "book": "מנהרת הזמן 82", + "stripped": "ומנסיוני אני כבר מבין, שאין דרך להתנגד למנהרת־הזמן" + }, + { + "text": "אִם הִיא קוֹרֵאת לְךָ, חַיָּבִים לְהֵעָנוֹת לָהּ", + "book": "מנהרת הזמן 82", + "stripped": "אם היא קוראת לך, חיבים להענות לה" + }, + { + "text": "אִם לֹא תֵּעָנֶה, הִיא תְּאַלֵּץ אוֹתְךָ לְהֵעָנוֹת", + "book": "מנהרת הזמן 82", + "stripped": "אם לא תענה, היא תאלץ אותך להענות" + }, + { + "text": "אֲנִי מְאַגְרֵף אֶת אֶצְבְּעוֹתַי, מִתְרַחֵק מְעַט מִקִּיר הַמְּעָרָה וְ", + "book": "מנהרת הזמן 82", + "stripped": "אני מאגרף את אצבעותי, מתרחק מעט מקיר המערה ו" + }, + { + "text": "בּוֹקְס אֶחָד חָזָק בַּמָּקוֹם שֶׁבּוֹ הַקִּיר רַךְ, וּבְדִיּוּק כְּמוֹ שֶׁצִּפִּיתִי, חוֹר נִפְעַר", + "book": "מנהרת הזמן 82", + "stripped": "בוקס אחד חזק במקום שבו הקיר רך, ובדיוק כמו שצפיתי, חור נפער" + }, + { + "text": "\" שָׁרוֹן מְמַלְמֶלֶת, \"מִי יִכָּנֵס רִאשׁוֹן", + "book": "מנהרת הזמן 82", + "stripped": "\" שרון ממלמלת, \"מי יכנס ראשון" + }, + { + "text": "\" \"עַכְשָׁיו תּוֹרֵךְ לִהְיוֹת רִאשׁוֹנָה,\" אֲנִי אוֹמֵר", + "book": "מנהרת הזמן 82", + "stripped": "\" \"עכשיו תורך להיות ראשונה,\" אני אומר" + }, + { + "text": "\"אוֹקֵיי,\" הִיא מַפְגִּינָה אֹמֶץ", + "book": "מנהרת הזמן 82", + "stripped": "\"אוקיי,\" היא מפגינה אמץ" + }, + { + "text": "הֲמוֹן אֶפְשָׁרוּיוֹת מִתְרוֹצְצוֹת בְּמוֹחִי", + "book": "מנהרת הזמן 82", + "stripped": "המון אפשרויות מתרוצצות במוחי" + }, + { + "text": "אֶפְשָׁרוּת שְׁנִיָּה, שֶׁבְּהֶחְלֵט מִתְקַבֶּלֶת עַל דַּעְתִּי, שֶׁנִּכָּנֵס וּנְגַלֶּה שֶׁלֹּא מְדֻבָּר בְּמִנְהֶרֶת־זְמַן אֶלָּא בִּסְתָם כּוּךְ", + "book": "מנהרת הזמן 82", + "stripped": "אפשרות שניה, שבהחלט מתקבלת על דעתי, שנכנס ונגלה שלא מדבר במנהרת־זמן אלא בסתם כוך" + }, + { + "text": "וְאֶפְשָׁרוּת שְׁלִישִׁית, שֶׁעָלֶיהָ אֲנִי אֲפִלּוּ לֹא מַסְפִּיק לַחְשׁוֹב, הִיא שֶׁ", + "book": "מנהרת הזמן 82", + "stripped": "ואפשרות שלישית, שעליה אני אפלו לא מספיק לחשוב, היא ש" + }, + { + "text": "\" זֶה קוֹל שֶׁל אִשָּׁה שֶׁבּוֹקֵעַ מִתּוֹךְ הַמִּנְהָרָה וְהַמִּבְטָא שֶׁלָּהּ מוּזָר וְלֹא מֻכָּר לִי", + "book": "מנהרת הזמן 82", + "stripped": "\" זה קול של אשה שבוקע מתוך המנהרה והמבטא שלה מוזר ולא מכר לי" + }, + { + "text": "זוּג עֵינַיִם פְּעוּרוֹת מַבִּיט בִּי מִתּוֹךְ הַמִּנְהָרָה", + "book": "מנהרת הזמן 82", + "stripped": "זוג עינים פעורות מביט בי מתוך המנהרה" + }, + { + "text": "אֲבָל מַהֵר מְאוֹד הַתְּמוּנָה מִתְבַּהֶרֶת, כִּי מִבַּעַד לַפֶּתַח שֶׁפָּעַרְתִּי בַּקִּיר, נִשְׁמָט יֶלֶד וְנוֹפֵל יָשָׁר לְמַרְגְּלוֹתַי", + "book": "מנהרת הזמן 82", + "stripped": "אבל מהר מאוד התמונה מתבהרת, כי מבעד לפתח שפערתי בקיר, נשמט ילד ונופל ישר למרגלותי" + }, + { + "text": "קָשֶׁה לִי לְהַחְלִיט אִם זֶה אֶחָד מֵהַיְּלָדִים שֶׁאוֹתָם רָאִינוּ קֹדֶם, אוֹ שֶׁזֶּהוּ יֶלֶד אַחֵר", + "book": "מנהרת הזמן 82", + "stripped": "קשה לי להחליט אם זה אחד מהילדים שאותם ראינו קדם, או שזהו ילד אחר" + }, + { + "text": "דָּבָר אֶחָד בָּטוּחַ, גַּם לוֹ יֵשׁ פֵּאוֹת אֲרֻכּוֹת וְהוּא רָזֶה מְאוֹד וְחוֹבֵשׁ כִּפָּה מוּזָרָה", + "book": "מנהרת הזמן 82", + "stripped": "דבר אחד בטוח, גם לו יש פאות ארכות והוא רזה מאוד וחובש כפה מוזרה" + }, + { + "text": "הוּא נִרְאֶה מְבֹהָל כְּמוֹ חַיָּה שֶׁנִּלְכְּדָה עַל יְדֵי צַיָּדִים, וְלָכֵן אֲנִי מִתְאַמֵּץ לְהַרְגִּיעַ אוֹתוֹ", + "book": "מנהרת הזמן 82", + "stripped": "הוא נראה מבהל כמו חיה שנלכדה על ידי צידים, ולכן אני מתאמץ להרגיע אותו" + }, + { + "text": "אֲנִי מוֹשִׁיט לוֹ אֶת יָדִי, \"הַיי", + "book": "מנהרת הזמן 82", + "stripped": "אני מושיט לו את ידי, \"היי" + }, + { + "text": "\" אֲנִי חוֹזֵר, \"אַל תִּדְאַג, אֲנִי לֹא אֶעֱשֶׂה לְךָ שׁוּם דָּבָר רַע", + "book": "מנהרת הזמן 82", + "stripped": "\" אני חוזר, \"אל תדאג, אני לא אעשה לך שום דבר רע" + }, + { + "text": "לְרֶגַע עוֹלָה בְּדַעְתִּי הָאֶפְשָׁרוּת שֶׁהוּא אֲפִלּוּ לֹא נוֹשֵׁם", + "book": "מנהרת הזמן 82", + "stripped": "לרגע עולה בדעתי האפשרות שהוא אפלו לא נושם" + }, + { + "text": "\"אֲנִי דָּן,\" אֲנִי גּוֹחֵן אֵלָיו", + "book": "מנהרת הזמן 82", + "stripped": "\"אני דן,\" אני גוחן אליו" + }, + { + "text": "\"אַתָּה לֹא צָרִיךְ לְפַחֵד,\" אֲנִי מְנַסֶּה לְהַרְגִּיעַ אוֹתוֹ, \"אֲנַחְנוּ סְתָם מְטַיְּלִים כָּאן", + "book": "מנהרת הזמן 82", + "stripped": "\"אתה לא צריך לפחד,\" אני מנסה להרגיע אותו, \"אנחנו סתם מטילים כאן" + }, + { + "text": "\"זֹאת שָׁרוֹן-\" אֲנִי לֹא מְוַתֵּר וּמַצְבִּיעַ עַל שָׁרוֹן", + "book": "מנהרת הזמן 82", + "stripped": "\"זאת שרון-\" אני לא מותר ומצביע על שרון" + }, + { + "text": "\"בּוֹא,\" אֲנִי אוֹחֵז בְּיָדוֹ, \"אֲנִי רוֹצֶה לְהַרְאוֹת לְךָ מַשֶּׁהוּ", + "book": "מנהרת הזמן 82", + "stripped": "\"בוא,\" אני אוחז בידו, \"אני רוצה להראות לך משהו" + }, + { + "text": "\" אֲנִי מַצְבִּיעַ לְעֵבֶר שְׁכוּנַת רָמוֹת, \"שָׁם אֲנַחְנוּ גָּרִים", + "book": "מנהרת הזמן 82", + "stripped": "\" אני מצביע לעבר שכונת רמות, \"שם אנחנו גרים" + }, + { + "text": "\" מַפְתִּיעַ אוֹתִי עַד כַּמָּה קַל לִגְרוֹר אֶת הַיֶּלֶד הַזֶּה לְאָן שֶׁאֲנִי רוֹצֶה", + "book": "מנהרת הזמן 82", + "stripped": "\" מפתיע אותי עד כמה קל לגרור את הילד הזה לאן שאני רוצה" + }, + { + "text": "הוּא כָּל כָּךְ רָזֶה, כִּמְעַט אֵין לוֹ מִשְׁקָל", + "book": "מנהרת הזמן 82", + "stripped": "הוא כל כך רזה, כמעט אין לו משקל" + }, + { + "text": "מַשֶּׁהוּ מוּזָר קוֹרֶה בָּאֹפֶק", + "book": "מנהרת הזמן 82", + "stripped": "משהו מוזר קורה באפק" + }, + { + "text": "בָּתֵּי הַשְּׁכוּנָה לֹא נִרְאִים בַּמָּקוֹם שֶׁעָלָיו אֲנִי מַצְבִּיעַ", + "book": "מנהרת הזמן 82", + "stripped": "בתי השכונה לא נראים במקום שעליו אני מצביע" + }, + { + "text": "\"תָּבִין, בְּדִיּוּק חָזַרְנוּ מִבֵּית הַסֵּפֶר,\" שָׁרוֹן מְדַבֶּרֶת אֶל הַיֶּלֶד", + "book": "מנהרת הזמן 82", + "stripped": "\"תבין, בדיוק חזרנו מבית הספר,\" שרון מדברת אל הילד" + }, + { + "text": "כֵּיוָן שֶׁהִיא לֹא הוֹצִיאָה אֶת רֹאשָׁהּ מִבַּעַד לַפֶּתַח, הִיא לֹא הִבְחִינָה בֶּעָנָן", + "book": "מנהרת הזמן 82", + "stripped": "כיון שהיא לא הוציאה את ראשה מבעד לפתח, היא לא הבחינה בענן" + }, + { + "text": "\"אֲנַחְנוּ מַשְׁאִירִים אֶת הַתַּרְמִילִים שֶׁלָּנוּ בַּשִּׂיחַ שֶׁנִּמְצָא כָּאן לְמַעְלָה, וְאָז אֲנַחְנוּ יוֹצְאִים לְחַפֵּשׂ חֶלְזוֹנוֹת", + "book": "מנהרת הזמן 82", + "stripped": "\"אנחנו משאירים את התרמילים שלנו בשיח שנמצא כאן למעלה, ואז אנחנו יוצאים לחפש חלזונות" + }, + { + "text": "דָּן מַמָּשׁ חוֹבֵב חֶלְזוֹנוֹת", + "book": "מנהרת הזמן 82", + "stripped": "דן ממש חובב חלזונות" + }, + { + "text": "\" אֲנִי מוֹשֵׁךְ אֶת הַיֶּלֶד חֲזָרָה לְתוֹךְ הַמְּעָרָה", + "book": "מנהרת הזמן 82", + "stripped": "\" אני מושך את הילד חזרה לתוך המערה" + }, + { + "text": "\" עַכְשָׁיו הַיֶּלֶד נִרְאֶה כְּאִלּוּ בְּעוֹד שְׁנִיָּה הוּא עוֹמֵד לְהִתְעַלֵּף", + "book": "מנהרת הזמן 82", + "stripped": "\" עכשיו הילד נראה כאלו בעוד שניה הוא עומד להתעלף" + }, + { + "text": "הַאִם יִתָּכֵן שֶׁהוּא לֹא מֵבִין עִבְרִית", + "book": "מנהרת הזמן 82", + "stripped": "האם יתכן שהוא לא מבין עברית" + }, + { + "text": "הַיֶּלֶד מַמְשִׁיךְ לְהִתְנַדְנֵד, נִרְאֶה לִי שֶׁתֵּכֶף הוּא יִפֹּל וְיִתְעַלֵּף", + "book": "מנהרת הזמן 82", + "stripped": "הילד ממשיך להתנדנד, נראה לי שתכף הוא יפל ויתעלף" + }, + { + "text": "\" אֲנִי שׁוֹאֵל, כִּי אֲנִי יוֹדֵעַ שֶׁזֹּאת הַשָּׂפָה שֶׁל בְּנֵי הָעֵדָה הָאֶתְיוֹפִּית", + "book": "מנהרת הזמן 82", + "stripped": "\" אני שואל, כי אני יודע שזאת השפה של בני העדה האתיופית" + }, + { + "text": "שַׁבְרִיר שְׁנִיָּה, וְאַחֲרָיו נִשְׁלָפוֹת יָדַיִם מִתּוֹךְ הַגּוּשׁ", + "book": "מנהרת הזמן 82", + "stripped": "שבריר שניה, ואחריו נשלפות ידים מתוך הגוש" + }, + { + "text": "עוֹד שַׁבְרִיר שְׁנִיָּה, וּמִתּוֹךְ הַגּוּשׁ נִשְׁלָפוֹת רַגְלַיִם", + "book": "מנהרת הזמן 82", + "stripped": "עוד שבריר שניה, ומתוך הגוש נשלפות רגלים" + }, + { + "text": "אִם לְרֶגַע עָלְתָה בְּדַעְתִּי הָאֶפְשָׁרוּת שֶׁמְּדֻבָּר בְּאֶבֶן אוֹ בְּרֶגֶב עָפָר גָּדוֹל, טָעִיתִי", + "book": "מנהרת הזמן 82", + "stripped": "אם לרגע עלתה בדעתי האפשרות שמדבר באבן או ברגב עפר גדול, טעיתי" + }, + { + "text": "בְּעֶצֶם הוּא לֹא בְּדִיּוּק יֶלֶד, הוּא נַעַר", + "book": "מנהרת הזמן 82", + "stripped": "בעצם הוא לא בדיוק ילד, הוא נער" + }, + { + "text": "גַּם הוּא הָיָה בְּתוֹךְ הַמִּנְהָרָה, וְעַכְשָׁיו הֵגִיחַ מִמֶּנָּה אֶל הַמְּעָרָה", + "book": "מנהרת הזמן 82", + "stripped": "גם הוא היה בתוך המנהרה, ועכשיו הגיח ממנה אל המערה" + }, + { + "text": "רֹאשׁוֹ, כְּמוֹ הָרֹאשׁ שֶׁל הַיֶּלֶד שֶׁנִּמְצָא אִתָּנוּ, מְכֻסֶּה בְּכִפָּה מוּזָרָה, וְגַם לוֹ יֵשׁ פֵּאוֹת", + "book": "מנהרת הזמן 82", + "stripped": "ראשו, כמו הראש של הילד שנמצא אתנו, מכסה בכפה מוזרה, וגם לו יש פאות" + }, + { + "text": "הַפֵּאוֹת שֶׁלּוֹ כָּל כָּךְ אֲרֻכּוֹת עַד שֶׁהֵן נִרְאוֹת כְּמוֹ צַמּוֹת", + "book": "מנהרת הזמן 82", + "stripped": "הפאות שלו כל כך ארכות עד שהן נראות כמו צמות" + }, + { + "text": "לָכֵן, בָּרֶגַע הָרִאשׁוֹן חָשַׁבְתִּי שֶׁזֹּאת בַּת", + "book": "מנהרת הזמן 82", + "stripped": "לכן, ברגע הראשון חשבתי שזאת בת" + }, + { + "text": "אֲבָל לֹא, הוּא לֹא נִרְאֶה בַּת, לַמְרוֹת שֶׁהוּא לוֹבֵשׁ גְּלִימָה", + "book": "מנהרת הזמן 82", + "stripped": "אבל לא, הוא לא נראה בת, למרות שהוא לובש גלימה" + }, + { + "text": "הַגְּלִימָה שֶׁלּוֹ קְרוּעָה יוֹתֵר מֵהַגְּלִימָה שֶׁל הַיֶּלֶד הָרִאשׁוֹן", + "book": "מנהרת הזמן 82", + "stripped": "הגלימה שלו קרועה יותר מהגלימה של הילד הראשון" + }, + { + "text": "', מוּזָר מְאוֹד וּבְקֹשִי אֲנִי מְסֻגָּל לְהָבִין מָה הוּא אוֹמֵר", + "book": "מנהרת הזמן 82", + "stripped": "', מוזר מאוד ובקשי אני מסגל להבין מה הוא אומר" + }, + { + "text": "שָׁלוֹם מְמַלְמֵל מַשֶּׁהוּ, וַאֲנִי לֹא מַצְלִיחַ לְפַעְנֵחַ מָה הוּא אוֹמֵר", + "book": "מנהרת הזמן 82", + "stripped": "שלום ממלמל משהו, ואני לא מצליח לפענח מה הוא אומר" + }, + { + "text": "\"שָׁרוֹן,\" אֲנִי מְנַצֵּל אֶת הַהִזְדַּמְּנוּת וְתוֹפֵס אֶת יָדָהּ, \"תָּצִיצִי הַחוּצָה", + "book": "מנהרת הזמן 82", + "stripped": "\"שרון,\" אני מנצל את ההזדמנות ותופס את ידה, \"תציצי החוצה" + }, + { + "text": "אֲנִי מַכְרִיחַ אוֹתָהּ לְהוֹצִיא אֶת הָרֹאשׁ הַחוּצָה, וְיַחַד אִתָּהּ מוֹצִיא הַחוּצָה גַּם אֶת הָרֹאשׁ שֶׁלִּי", + "book": "מנהרת הזמן 82", + "stripped": "אני מכריח אותה להוציא את הראש החוצה, ויחד אתה מוציא החוצה גם את הראש שלי" + }, + { + "text": "\" \"נִרְאֶה לְךָ שֶׁמֵּהַשָּׁמָיִם הַכְּחֻלִּים הָאֵלֶּה יָכוֹל לָרֶדֶת מַבּוּל", + "book": "מנהרת הזמן 82", + "stripped": "\" \"נראה לך שמהשמים הכחלים האלה יכול לרדת מבול" + }, + { + "text": "\" טוֹן הַדִּבּוּר שֶׁלָּהּ מְלַגְלֵג", + "book": "מנהרת הזמן 82", + "stripped": "\" טון הדבור שלה מלגלג" + }, + { + "text": "\"דְּבָרִים מוּזָרִים קוֹרִים כָּאן,\" אֲנִי עוֹנֶה לָהּ", + "book": "מנהרת הזמן 82", + "stripped": "\"דברים מוזרים קורים כאן,\" אני עונה לה" + }, + { + "text": "\"אַתָּה בָּטוּחַ שֶׁהָיָה עָנָן", + "book": "מנהרת הזמן 82", + "stripped": "\"אתה בטוח שהיה ענן" + }, + { + "text": "\" הִיא נוֹעֶצֶת בִּי מַבָּט מֻדְאָג", + "book": "מנהרת הזמן 82", + "stripped": "\" היא נועצת בי מבט מדאג" + }, + { + "text": "בִּגְלָלוֹ לֹא יָכֹלְתִּי לִרְאוֹת אֶת הַבָּתִּים שֶׁל רָמוֹת וְ", + "book": "מנהרת הזמן 82", + "stripped": "בגללו לא יכלתי לראות את הבתים של רמות ו" + }, + { + "text": "\" אֲנִי לֹא מְסַיֵּם אֶת הַמִּשְׁפָּט, כִּי קוֹלוֹ שֶׁל הַנַּעַר קוֹטֵעַ אוֹתִי: \"מִי אֵלֶּה", + "book": "מנהרת הזמן 82", + "stripped": "\" אני לא מסים את המשפט, כי קולו של הנער קוטע אותי: \"מי אלה" + }, + { + "text": "\" הוּא מְדַבֵּר אֶל שָׁלוֹם", + "book": "מנהרת הזמן 82", + "stripped": "\" הוא מדבר אל שלום" + }, + { + "text": "\"אֲנִי ללללללֹא מַכִּירררררר,\" לַמְרוֹת הַמִּבְטָא הַמּוּזָר שֶׁל שָׁלוֹם, הַפַּעַם אֲנִי מַצְלִיחַ לְהָבִין מָה הוּא אוֹמֵר", + "book": "מנהרת הזמן 82", + "stripped": "\"אני ללללללא מכירררררר,\" למרות המבטא המוזר של שלום, הפעם אני מצליח להבין מה הוא אומר" + }, + { + "text": "\" הַיֶּלֶד לֹא לוֹחֵץ אֶת יָדִי", + "book": "מנהרת הזמן 82", + "stripped": "\" הילד לא לוחץ את ידי" + }, + { + "text": "מִישֶׁהוּ הָיָה אָמוּר לִשְׁלוֹחַ אוֹתָנוּ", + "book": "מנהרת הזמן 82", + "stripped": "מישהו היה אמור לשלוח אותנו" + }, + { + "text": "\"שָׁלְחוּ אֶתְכֶם לְהָבִיא אֹכֶל", + "book": "מנהרת הזמן 82", + "stripped": "\"שלחו אתכם להביא אכל" + }, + { + "text": "\" \"הוּא מִתְכַּוֵן לִשְׁאוֹל אִם אֲנַחְנוּ אַשְׁכְּנָזִים,\" שָׁרוֹן מְפָרֶשֶׁת אוֹתוֹ", + "book": "מנהרת הזמן 82", + "stripped": "\" \"הוא מתכון לשאול אם אנחנו אשכנזים,\" שרון מפרשת אותו" + }, + { + "text": "מָה פִּתְאוֹם שֶׁמִּישֶׁהוּ יִשְׁאַל אוֹתָנוּ שְׁאֵלָה כָּזֹאת", + "book": "מנהרת הזמן 82", + "stripped": "מה פתאום שמישהו ישאל אותנו שאלה כזאת" + }, + { + "text": "\" \"אַתָּה מְצַפֶּה מִמֶּנִּי לִתְשׁוּבָה", + "book": "מנהרת הזמן 82", + "stripped": "\" \"אתה מצפה ממני לתשובה" + }, + { + "text": "מָה זֶה מְשַׁנֶּה אִם אֲנַחְנוּ אַשְׁכְּנָזִים אוֹ לֹא", + "book": "מנהרת הזמן 82", + "stripped": "מה זה משנה אם אנחנו אשכנזים או לא" + }, + { + "text": "שָׁרוֹן וַאֲנִי מַחְלִיפִים בֵּינֵינוּ מַבָּטִים", + "book": "מנהרת הזמן 82", + "stripped": "שרון ואני מחליפים בינינו מבטים" + }, + { + "text": "הָאֱמֶת הִיא שֶׁהַשְּׁאֵלָה הַזֹּאת, הַאִם אֲנַחְנוּ אַשְׁכְּנָזִים, מַמָּשׁ מְבַלְבֶּלֶת, כִּי קָשֶׁה לְהַגְדִּיר אֶת שְׁנֵינוּ", + "book": "מנהרת הזמן 82", + "stripped": "האמת היא שהשאלה הזאת, האם אנחנו אשכנזים, ממש מבלבלת, כי קשה להגדיר את שנינו" + }, + { + "text": "אֲנַחְנוּ לֹא אַשְׁכְּנָזִים אֲבָל גַּם לֹא לֹא־אַשְׁכְּנָזִים", + "book": "מנהרת הזמן 82", + "stripped": "אנחנו לא אשכנזים אבל גם לא לא־אשכנזים" + }, + { + "text": "סָבְתָא רַבְּתָא שֶׁל שָׁרוֹן מִצַּד אַבָּא שֶׁלָּהּ הִגִּיעָה לְאֶרֶץ יִשְׂרָאֵל מִפּוֹלִין, וְלָכֵן הִיא אַשְׁכְּנָזִיָּה", + "book": "מנהרת הזמן 82", + "stripped": "סבתא רבתא של שרון מצד אבא שלה הגיעה לארץ ישראל מפולין, ולכן היא אשכנזיה" + }, + { + "text": "אֲבָל הִיא הִתְחַתְּנָה עִם סַבָּא רַבָּא שֶׁל שָׁרוֹן שֶׁנּוֹלַד בְּאִירָאן וְהוּא לֹא אַשְׁכְּנָזִי", + "book": "מנהרת הזמן 82", + "stripped": "אבל היא התחתנה עם סבא רבא של שרון שנולד באיראן והוא לא אשכנזי" + }, + { + "text": "\"אֲנַחְנוּ לֹא בְּדִיּוּק אַשְׁכְּנָזִים,\" אֲנִי עוֹנֶה לַנַּעַר, \"אֲבָל לָמָּה זֶה אִכְפַּת לְךָ", + "book": "מנהרת הזמן 82", + "stripped": "\"אנחנו לא בדיוק אשכנזים,\" אני עונה לנער, \"אבל למה זה אכפת לך" + }, + { + "text": "\" עַפְעַפָּיו מִצְטַמְצְמִים וְהוּא מִתְעַלֵּם לְגַמְרֵי מֵהַשְּׁאֵלָה שֶׁלִּי", + "book": "מנהרת הזמן 82", + "stripped": "\" עפעפיו מצטמצמים והוא מתעלם לגמרי מהשאלה שלי" + }, + { + "text": "\"גַּם סְפָרַדִּים אֲנַחְנוּ לֹא בְּדִיּוּק,\" אֲנִי אוֹמֵר", + "book": "מנהרת הזמן 82", + "stripped": "\"גם ספרדים אנחנו לא בדיוק,\" אני אומר" + }, + { + "text": "\" אֲנִי מַמָּשׁ לֹא מֵבִין מָה הוּא שׁוֹאֵל", + "book": "מנהרת הזמן 82", + "stripped": "\" אני ממש לא מבין מה הוא שואל" + }, + { + "text": "\" הוּא מְסַמֵּן בְּאֶצְבְּעוֹתָיו צוּרָה שֶׁל צְלָב", + "book": "מנהרת הזמן 82", + "stripped": "\" הוא מסמן באצבעותיו צורה של צלב" + }, + { + "text": "\" אֲנִי מַמְשִׁיךְ לֹא לְהָבִין לְמָה הוּא מִתְכַּוֵן", + "book": "מנהרת הזמן 82", + "stripped": "\" אני ממשיך לא להבין למה הוא מתכון" + }, + { + "text": "\"אֵלֶּה בָּטוּחַ גּוֹיִים,\" הַנַּעַר אוֹמֵר לְשָׁלוֹם, \"אֵיפֹה הַפֵּאוֹת שֶׁלָּהֶם", + "book": "מנהרת הזמן 82", + "stripped": "\"אלה בטוח גויים,\" הנער אומר לשלום, \"איפה הפאות שלהם" + }, + { + "text": "\" לְרֶגַע שָׁלוֹם נִרְאֶה מְהֻרְהָר, אֲבָל מַהֵר מְאוֹד הוּא חוֹזֵר לְעַצְמוֹ", + "book": "מנהרת הזמן 82", + "stripped": "\" לרגע שלום נראה מהרהר, אבל מהר מאוד הוא חוזר לעצמו" + }, + { + "text": "\"כְּשֶׁהֵם הִגִּיעוּ, רָאִיתִי שֶׁהָיוּ אִתָּם שַׂקִּים,\" הוּא מְדַוֵחַ", + "book": "מנהרת הזמן 82", + "stripped": "\"כשהם הגיעו, ראיתי שהיו אתם שקים,\" הוא מדוח" + }, + { + "text": "\"תַּכְנִיס אוֹתָם,\" הַנַּעַר אוֹמֵר", + "book": "מנהרת הזמן 82", + "stripped": "\"תכניס אותם,\" הנער אומר" + }, + { + "text": "עַכְשָׁיו הַכֹּל קוֹרֶה מַהֵר מְאוֹד", + "book": "מנהרת הזמן 82", + "stripped": "עכשיו הכל קורה מהר מאוד" + }, + { + "text": "\" שָׁרוֹן צוֹעֶקֶת כַּאֲשֶׁר שָׁלוֹם שׁוֹלֵף סַכִּין מֵחֲגוֹרָתוֹ וְחוֹתֵךְ אֶת הַתַּרְמִיל שֶׁלָּהּ, \"זֶה הַתִּיק בֵּית־סֵפֶר שֶׁלִּי", + "book": "מנהרת הזמן 82", + "stripped": "\" שרון צועקת כאשר שלום שולף סכין מחגורתו וחותך את התרמיל שלה, \"זה התיק בית־ספר שלי" + }, + { + "text": "\" הִיא מְנַסָּה לַחְטוֹף מִמֶּנּוּ אֶת הַסַּכִּין, אֲבָל הוּא זָרִיז מִמֶּנָּה, \"הָלַךְ עַל הַתִּיק שֶׁלִּי", + "book": "מנהרת הזמן 82", + "stripped": "\" היא מנסה לחטוף ממנו את הסכין, אבל הוא זריז ממנה, \"הלך על התיק שלי" + }, + { + "text": "\"תֵּרָגְעִי,\" אֲנִי אוֹמֵר לָהּ", + "book": "מנהרת הזמן 82", + "stripped": "\"תרגעי,\" אני אומר לה" + }, + { + "text": "\" הִיא מְרִימָה אֶת קוֹלָהּ, \"כָּל הַמַּחְבָּרוֹת וְהַסְּפָרִים שֶׁלִּי שָׁם", + "book": "מנהרת הזמן 82", + "stripped": "\" היא מרימה את קולה, \"כל המחברות והספרים שלי שם" + }, + { + "text": "וְגַם הָאַרְנָק עִם הַמַּפְתְּחוֹת לַבַּיִת, וְגַם", + "book": "מנהרת הזמן 82", + "stripped": "וגם הארנק עם המפתחות לבית, וגם" + }, + { + "text": "\" \"שָׁרוֹן,\" אֲנִי קוֹטֵעַ אוֹתָהּ, \"תַּרְגִּיעִי, זֶה לֹא הַתַּרְמִיל שֶׁלָּךְ", + "book": "מנהרת הזמן 82", + "stripped": "\" \"שרון,\" אני קוטע אותה, \"תרגיעי, זה לא התרמיל שלך" + }, + { + "text": "\" \"אַתְּ לֹא מְבִינָה שֶׁכַּנִּרְאֶה חָזַרְנוּ בַּזְּמַן", + "book": "מנהרת הזמן 82", + "stripped": "\" \"את לא מבינה שכנראה חזרנו בזמן" + }, + { + "text": "\" לְרֶגַע הִיא שׁוֹתֶקֶת וְלֹא זָזָה, וְאַחַר כָּךְ הִיא מְשַׁפְשֶׁפֶת אֶת עֵינֶיהָ", + "book": "מנהרת הזמן 82", + "stripped": "\" לרגע היא שותקת ולא זזה, ואחר כך היא משפשפת את עיניה" + }, + { + "text": "\"לְפִי מָה אַתָּה קוֹבֵעַ אֶת זֶה", + "book": "מנהרת הזמן 82", + "stripped": "\"לפי מה אתה קובע את זה" + }, + { + "text": "\"לְפִי זֶה שֶׁאֵין לִי שׁוּם הֶסְבֵּר אַחֵר לְמָה שֶׁקּוֹרֶה לָנוּ,\" אֲנִי עוֹנֶה", + "book": "מנהרת הזמן 82", + "stripped": "\"לפי זה שאין לי שום הסבר אחר למה שקורה לנו,\" אני עונה" + }, + { + "text": "\"אֲבָל אִם חָזַרְנוּ בַּזְּמַן", + "book": "מנהרת הזמן 82", + "stripped": "\"אבל אם חזרנו בזמן" + }, + { + "text": "\" \"אָז יָכוֹל לִהְיוֹת שֶׁזֹּאת בִּכְלָל לֹא הַמְּעָרָה שֶׁלָּנוּ", + "book": "מנהרת הזמן 82", + "stripped": "\" \"אז יכול להיות שזאת בכלל לא המערה שלנו" + }, + { + "text": "\" \"כִּי הַכֹּל פֹּה כָּל כָּךְ שׁוֹנֶה", + "book": "מנהרת הזמן 82", + "stripped": "\" \"כי הכל פה כל כך שונה" + }, + { + "text": "\" מִזָּוִית הָעַיִן אֲנִי מַבְחִין בְּדָבָר מוּזָר נוֹסָף", + "book": "מנהרת הזמן 82", + "stripped": "\" מזוית העין אני מבחין בדבר מוזר נוסף" + }, + { + "text": "אֵין לִי שׁוּם הֶסְבֵּר לַתּוֹפָעָה הַזּוֹ", + "book": "מנהרת הזמן 82", + "stripped": "אין לי שום הסבר לתופעה הזו" + }, + { + "text": "רַק לִפְנֵי זְמַן קָצָר חָזַרְנוּ מִבֵּית הַסֵּפֶר", + "book": "מנהרת הזמן 82", + "stripped": "רק לפני זמן קצר חזרנו מבית הספר" + }, + { + "text": "שָׁלוֹם וְהַנַּעַר מִתְנַפְּלִים עַל כִּכְּרוֹת הַלֶּחֶם", + "book": "מנהרת הזמן 82", + "stripped": "שלום והנער מתנפלים על ככרות הלחם" + }, + { + "text": "הֶעָנָן שֶׁנֶּעֱלַם לָקַח אִתּוֹ אֶת בָּתֵּי הַשְּׁכוּנָה", + "book": "מנהרת הזמן 82", + "stripped": "הענן שנעלם לקח אתו את בתי השכונה" + }, + { + "text": "\"חָזַרְנוּ בַּזְּמַן,\" אֲנִי אוֹמֵר לְשָׁרוֹן, \"וְזֶה סוֹפִי", + "book": "מנהרת הזמן 82", + "stripped": "\"חזרנו בזמן,\" אני אומר לשרון, \"וזה סופי" + }, + { + "text": "\" הִיא מִתְיַשֶּׁבֶת בִּכְבֵדוּת עַל אַדְמַת הַמְּעָרָה", + "book": "מנהרת הזמן 82", + "stripped": "\" היא מתישבת בכבדות על אדמת המערה" + }, + { + "text": "\" זֶה קוֹלוֹ שֶׁל שָׁלוֹם, וַאֲנִי מֵבִין כָּל מִלָּה לַמְרוֹת הַמִּבְטָא, \"אִמָּא", + "book": "מנהרת הזמן 82", + "stripped": "\" זה קולו של שלום, ואני מבין כל מלה למרות המבטא, \"אמא" + }, + { + "text": "\" הוּא צוֹעֵק, \"הִגִּיעַ לֶחֶם", + "book": "מנהרת הזמן 82", + "stripped": "\" הוא צועק, \"הגיע לחם" + }, + { + "text": "\" אֲנִי מוֹשֵׁךְ אֶת עַצְמִי הַחוּצָה", + "book": "מנהרת הזמן 82", + "stripped": "\" אני מושך את עצמי החוצה" + }, + { + "text": "שָׁלוֹם, הַנַּעַר וְהָאִמָּא עֲסוּקִים כָּל כָּךְ בְּכִכְּרוֹת הַלֶּחֶם וְלֹא מִתְעַנְיְנִים בִּי", + "book": "מנהרת הזמן 82", + "stripped": "שלום, הנער והאמא עסוקים כל כך בככרות הלחם ולא מתענינים בי" + }, + { + "text": "אֲנִי מְסוֹכֵךְ בְּכַף יָדִי עַל עֵינַי וּמַבִּיט סְבִיבִי", + "book": "מנהרת הזמן 82", + "stripped": "אני מסוכך בכף ידי על עיני ומביט סביבי" + }, + { + "text": "הַאִם הָאֵזוֹר שֶׁבּוֹ אֲנַחְנוּ נִמְצָאִים דּוֹמֶה לָאֵזוֹר שֶׁאֲנַחְנוּ מַכִּירִים מֵהַבִּקּוּרִים בַּמְּעָרָה", + "book": "מנהרת הזמן 82", + "stripped": "האם האזור שבו אנחנו נמצאים דומה לאזור שאנחנו מכירים מהבקורים במערה" + }, + { + "text": "מֵאַיִן הִיא צָצָה פִּתְאוֹם", + "book": "מנהרת הזמן 82", + "stripped": "מאין היא צצה פתאום" + }, + { + "text": "\"אַתָּה רָאִיתָ אֶת מָה שֶׁאֲנִי רָאִיתִי", + "book": "מנהרת הזמן 82", + "stripped": "\"אתה ראית את מה שאני ראיתי" + }, + { + "text": "\" קוֹלָהּ שֶׁל שָׁרוֹן מַמָּשׁ רוֹעֵד", + "book": "מנהרת הזמן 82", + "stripped": "\" קולה של שרון ממש רועד" + }, + { + "text": "\"אַתְּ יָדַעְתְּ שֶׁלַּמְּעָרָה שֶׁלָּנוּ יֵשׁ מְעָרָה שְׁכֵנָה", + "book": "מנהרת הזמן 82", + "stripped": "\"את ידעת שלמערה שלנו יש מערה שכנה" + }, + { + "text": "\" גַּם הַקּוֹל שֶׁלִּי רוֹעֵד", + "book": "מנהרת הזמן 82", + "stripped": "\" גם הקול שלי רועד" + }, + { + "text": "\"אֵין לָהּ מְעָרָה שְׁכֵנָה", + "book": "מנהרת הזמן 82", + "stripped": "\"אין לה מערה שכנה" + }, + { + "text": "\" \"אִם אֵין לָהּ, אָז מָה זֶה", + "book": "מנהרת הזמן 82", + "stripped": "\" \"אם אין לה, אז מה זה" + }, + { + "text": "\" אֲנִי מַצְבִּיעַ עַל הַלֹּעַ", + "book": "מנהרת הזמן 82", + "stripped": "\" אני מצביע על הלע" + }, + { + "text": "שָׁרוֹן נוֹשֶׁמֶת נְשִׁימָה עֲמֻקָּה", + "book": "מנהרת הזמן 82", + "stripped": "שרון נושמת נשימה עמקה" + }, + { + "text": "\"זֶה פֶּתַח שֶׁל מְעָרָה, אֲבָל", + "book": "מנהרת הזמן 82", + "stripped": "\"זה פתח של מערה, אבל" + }, + { + "text": "\" \"זֶה בִּכְלָל לֹא הָאֵזוֹר שֶׁל הַמְּעָרָה שֶׁלָּנוּ", + "book": "מנהרת הזמן 82", + "stripped": "\" \"זה בכלל לא האזור של המערה שלנו" + }, + { + "text": "\" \"אַתָּה לֹא רוֹאֶה שֶׁגַּם הַנּוֹף הִשְׁתַּנָּה", + "book": "מנהרת הזמן 82", + "stripped": "\" \"אתה לא רואה שגם הנוף השתנה" + }, + { + "text": "\" שָׁרוֹן מַבִּיטָה סְבִיבָהּ, \"אַתָּה לֹא רוֹאֶה שֶׁזֶּה לֹא הַשָּׂדֶה שֶׁל שְׁכוּנַת רָמוֹת", + "book": "מנהרת הזמן 82", + "stripped": "\" שרון מביטה סביבה, \"אתה לא רואה שזה לא השדה של שכונת רמות" + }, + { + "text": "אַתָּה לֹא רוֹאֶה שֶׁהַמְּעָרָה הַנּוֹסֶפֶת הַזֹּאת הִיא לֹא הַיְּחִידָה", + "book": "מנהרת הזמן 82", + "stripped": "אתה לא רואה שהמערה הנוספת הזאת היא לא היחידה" + }, + { + "text": "אַתָּה לֹא רוֹאֶה שֶׁחוּץ מִמֶּנָּה יֵשׁ פֹּה עוֹד מְעָרוֹת, כָּאן וְכָאן וְכָאן", + "book": "מנהרת הזמן 82", + "stripped": "אתה לא רואה שחוץ ממנה יש פה עוד מערות, כאן וכאן וכאן" + }, + { + "text": "פֶּרֶק ד שֶׁבּוֹ אֲנִי נִפְצָע אֵיפֹה אֲנַחְנוּ", + "book": "מנהרת הזמן 82", + "stripped": "פרק ד שבו אני נפצע איפה אנחנו" + }, + { + "text": "יֵשׁ לָהּ תָּכְנִיּוֹת מִשֶּׁלָּהּ, וְהִיא לֹא מִתְחַשֶּׁבֶת בַּלִּמּוּדִים", + "book": "מנהרת הזמן 82", + "stripped": "יש לה תכניות משלה, והיא לא מתחשבת בלמודים" + }, + { + "text": "לָכֵן, הַדָּבָר הַיָּחִיד שֶׁנּוֹתַר לִי לַעֲשׂוֹת הָיָה לְמַלֵּא אֶת רֵאוֹתַי בָּאֲוִיר הַצָּלוּל שֶׁל יְרוּשָׁלַיִם", + "book": "מנהרת הזמן 82", + "stripped": "לכן, הדבר היחיד שנותר לי לעשות היה למלא את ראותי באויר הצלול של ירושלים" + }, + { + "text": "וְאִם תִּשְׁאֲלוּ אוֹתִי אֵיךְ אֲנִי יוֹדֵעַ שֶׁזֶּה הָאֲוִיר שֶׁל יְרוּשָׁלַיִם, לֹא תִּהְיֶה לִי תְּשׁוּבָה", + "book": "מנהרת הזמן 82", + "stripped": "ואם תשאלו אותי איך אני יודע שזה האויר של ירושלים, לא תהיה לי תשובה" + }, + { + "text": "הָאֱמֶת הִיא שֶׁאֲנִי לֹא יוֹדֵעַ", + "book": "מנהרת הזמן 82", + "stripped": "האמת היא שאני לא יודע" + }, + { + "text": "הַמַּכָּה שֶׁאֲנִי מְקַבֵּל בַּמֵּצַח מְעִיפָה אוֹתִי לְאָחוֹר", + "book": "מנהרת הזמן 82", + "stripped": "המכה שאני מקבל במצח מעיפה אותי לאחור" + }, + { + "text": "הִיא מַכְאִיבָה לִי כָּל כָּךְ עַד שֶׁאֲנִי כִּמְעַט מִתְעַלֵּף", + "book": "מנהרת הזמן 82", + "stripped": "היא מכאיבה לי כל כך עד שאני כמעט מתעלף" + }, + { + "text": "\" שָׁרוֹן רוֹכֶנֶת כְּלַפַּי, \"אַתָּה בְּסֵדֶר", + "book": "מנהרת הזמן 82", + "stripped": "\" שרון רוכנת כלפי, \"אתה בסדר" + }, + { + "text": "\" הַצְּרָחָה הַזֹּאת בּוֹקַעַת מִפִּיהָ שֶׁל הָאִשָּׁה שֶׁמְּגִיחָה מִתּוֹךְ אַחַת מֵהַמְּעָרוֹת הָרַבּוֹת הַמְּפֻזָּרוֹת כָּאן", + "book": "מנהרת הזמן 82", + "stripped": "\" הצרחה הזאת בוקעת מפיה של האשה שמגיחה מתוך אחת מהמערות הרבות המפזרות כאן" + }, + { + "text": "בְּיָדָהּ הִיא אוֹחֶזֶת מַקֵּל", + "book": "מנהרת הזמן 82", + "stripped": "בידה היא אוחזת מקל" + }, + { + "text": "אֲנִי חוֹשֵׁב שֶׁבַּמַּקֵּל הַזֶּה הִיא הִכְּתָה אוֹתִי", + "book": "מנהרת הזמן 82", + "stripped": "אני חושב שבמקל הזה היא הכתה אותי" + }, + { + "text": "\" הִיא מַמְשִׁיכָה לִצְרוֹחַ, \"שׁוֹדְדִים", + "book": "מנהרת הזמן 82", + "stripped": "\" היא ממשיכה לצרוח, \"שודדים" + }, + { + "text": "\" כְּשֶׁהִיא מְנוֹפֶפֶת בַּמַּקֵּל, אֲנִי מַבְחִין שֶׁהִיא לוֹבֶשֶׁת שִׂמְלָה קְרוּעָה וְשַׂעֲרוֹתֶיהָ עֲטוּפוֹת בְּמִטְפַּחַת", + "book": "מנהרת הזמן 82", + "stripped": "\" כשהיא מנופפת במקל, אני מבחין שהיא לובשת שמלה קרועה ושערותיה עטופות במטפחת" + }, + { + "text": "אַף עַל פִּי שֶׁאֲנִי מְטֻשְׁטָשׁ, אֲנִי מְזַהֶה שֶׁהִיא אַחַת מִשְּׁתֵּי הַנָּשִׁים שֶׁהָיוּ כָּאן קֹדֶם", + "book": "מנהרת הזמן 82", + "stripped": "אף על פי שאני מטשטש, אני מזהה שהיא אחת משתי הנשים שהיו כאן קדם" + }, + { + "text": "\" שָׁרוֹן נִשְׁמַעַת כְּאִלּוּ הִיא מִתְחַנֶּנֶת, \"הַכֹּל בְּסֵדֶר", + "book": "מנהרת הזמן 82", + "stripped": "\" שרון נשמעת כאלו היא מתחננת, \"הכל בסדר" + }, + { + "text": "אֲנַחְנוּ לֹא שׁוֹדְדִים, אֲנַחְנוּ לֹא נִפְגַּע בָּךְ", + "book": "מנהרת הזמן 82", + "stripped": "אנחנו לא שודדים, אנחנו לא נפגע בך" + }, + { + "text": "לֹא יָדַעְנוּ שֶׁיֵּשׁ מִישֶׁהוּ בַּמְּעָרוֹת הָאֵלֶּה,\" וְתוֹךְ כְּדֵי דִּבּוּר הִיא מְנַסָּה לִגְרוֹר אוֹתִי לְאָחוֹר", + "book": "מנהרת הזמן 82", + "stripped": "לא ידענו שיש מישהו במערות האלה,\" ותוך כדי דבור היא מנסה לגרור אותי לאחור" + }, + { + "text": "הָאִשָּׁה עוֹשָׂה תְּנוּעוֹת מוּזָרוֹת בְּיָדֶיהָ", + "book": "מנהרת הזמן 82", + "stripped": "האשה עושה תנועות מוזרות בידיה" + }, + { + "text": "כְּמוֹ שֶׁכְּבָר סִפַּרְתִּי לָכֶם, הִיא רָזָה מְאוֹד וּלְחָיֶיהָ שְׁקוּעוֹת", + "book": "מנהרת הזמן 82", + "stripped": "כמו שכבר ספרתי לכם, היא רזה מאוד ולחייה שקועות" + }, + { + "text": "לְמַזָּלִי, הִיא לֹא חוֹזֶרֶת לְהָנִיף אֶת הַמַּקֵּל", + "book": "מנהרת הזמן 82", + "stripped": "למזלי, היא לא חוזרת להניף את המקל" + }, + { + "text": "נוֹכְחוּתוֹ שֶׁל גֶּבֶר שֶׁמּוֹפִיעַ פִּתְאוֹם, וְאֵין לִי מֻשָּׂג מֵאַיִן הוּא צָץ, כַּנִּרְאֶה מַרְגִּיעָה אוֹתָהּ", + "book": "מנהרת הזמן 82", + "stripped": "נוכחותו של גבר שמופיע פתאום, ואין לי משג מאין הוא צץ, כנראה מרגיעה אותה" + }, + { + "text": "הוּא מַבִּיט בִּי בְּעֵינַיִם פְּעוּרוֹת", + "book": "מנהרת הזמן 82", + "stripped": "הוא מביט בי בעינים פעורות" + }, + { + "text": "\" הוּא צוֹעֵק, \"מָה אַתְּ צוֹעֶקֶת", + "book": "מנהרת הזמן 82", + "stripped": "\" הוא צועק, \"מה את צועקת" + }, + { + "text": "\"זֶה לֹא שׁוֹדְדִים, זֶה יֶלֶד,\" הוּא אוֹמֵר", + "book": "מנהרת הזמן 82", + "stripped": "\"זה לא שודדים, זה ילד,\" הוא אומר" + }, + { + "text": "\" הָאִישׁ תּוֹפֵס בְּשׁוּלֵי הַגְּלִימָה הַמְּלֻכְלֶכֶת שֶׁלּוֹ וּמְקָרֵב אֶת הַבַּד אֶל הַמֵּצַח שֶׁלִּי", + "book": "מנהרת הזמן 82", + "stripped": "\" האיש תופס בשולי הגלימה המלכלכת שלו ומקרב את הבד אל המצח שלי" + }, + { + "text": "\"יוֹרֵד לְךָ דָּם,\" שָׁרוֹן מְעַדְכֶּנֶת אוֹתִי בְּמַצָּבִי", + "book": "מנהרת הזמן 82", + "stripped": "\"יורד לך דם,\" שרון מעדכנת אותי במצבי" + }, + { + "text": "\"דָּם,\" הָאִישׁ חוֹזֵר אַחֲרֶיהָ, וּבְיָדוֹ הַשְּׂמָאלִית מַצְבִּיעַ עַל יָדוֹ הַיְּמָנִית שֶׁאוֹחֶזֶת בְּשׁוּלֵי הַגְּלִימָה, \"דָּם", + "book": "מנהרת הזמן 82", + "stripped": "\"דם,\" האיש חוזר אחריה, ובידו השמאלית מצביע על ידו הימנית שאוחזת בשולי הגלימה, \"דם" + }, + { + "text": "בְּאֹפֶן טִבְעִי אֲנִי נִרְתָּע מִמֶּנּוּ", + "book": "מנהרת הזמן 82", + "stripped": "באפן טבעי אני נרתע ממנו" + }, + { + "text": "רַק זֶה חָסֵר לִי, לְזַהֵם פֶּצַע שׁוֹתֵת דָּם בְּבַד מְלֻכְלָךְ", + "book": "מנהרת הזמן 82", + "stripped": "רק זה חסר לי, לזהם פצע שותת דם בבד מלכלך" + }, + { + "text": "וּבְכָל זֹאת, הַחֲשָׁשׁ שֶׁלִּי אוֹטוֹמָטִי", + "book": "מנהרת הזמן 82", + "stripped": "ובכל זאת, החשש שלי אוטומטי" + }, + { + "text": "כְּשֶׁאַתָּה חַי וְקַיָּם וְחוֹטֵף מַכָּה, אֲפִלּוּ לְךָ קָשֶׁה לְהַאֲמִין לָאֶפְשָׁרוּת שֶׁאַתָּה בִּכְלָל לֹא קַיָּם", + "book": "מנהרת הזמן 82", + "stripped": "כשאתה חי וקים וחוטף מכה, אפלו לך קשה להאמין לאפשרות שאתה בכלל לא קים" + }, + { + "text": "\"תַּעֲשִׂי טוֹבָה וּתְסַלְּקִי אוֹתוֹ,\" אֲנִי מְבַקֵּשׁ מִשָּׁרוֹן", + "book": "מנהרת הזמן 82", + "stripped": "\"תעשי טובה ותסלקי אותו,\" אני מבקש משרון" + }, + { + "text": "שָׁרוֹן נִדְחֶפֶת בֵּינִי לְבֵינוֹ", + "book": "מנהרת הזמן 82", + "stripped": "שרון נדחפת ביני לבינו" + }, + { + "text": "\"זֶה בְּסֵדֶר,\" הִיא אוֹמֶרֶת לוֹ, \"הַכֹּל בְּסֵדֶר, לֹא צָרִיךְ", + "book": "מנהרת הזמן 82", + "stripped": "\"זה בסדר,\" היא אומרת לו, \"הכל בסדר, לא צריך" + }, + { + "text": "אֲנַחְנוּ נַחְזֹר הַבַּיְתָה וְנָשִׂים יוֹד וּפְּלַסְטֶר", + "book": "מנהרת הזמן 82", + "stripped": "אנחנו נחזר הביתה ונשים יוד ופלסטר" + }, + { + "text": "נִשְׁטֹף אֶת הַפֶּצַע בַּמַּיִם וְנִסְתַּלֵּק", + "book": "מנהרת הזמן 82", + "stripped": "נשטף את הפצע במים ונסתלק" + }, + { + "text": "לְאָן לְדַעְתָּהּ אֲנַחְנוּ יְכוֹלִים לְהִסְתַּלֵּק", + "book": "מנהרת הזמן 82", + "stripped": "לאן לדעתה אנחנו יכולים להסתלק" + }, + { + "text": "זֶה עֲדַיִן הַתַּרְמִיל שֶׁלִּי", + "book": "מנהרת הזמן 82", + "stripped": "זה עדין התרמיל שלי" + }, + { + "text": "וְהִנֵּה הָאִישׁ מְקַפֵּץ עַל הַסְּלָעִים, מַגִּיעַ אֶל הַתַּרְמִיל וּמֵבִיא אוֹתוֹ", + "book": "מנהרת הזמן 82", + "stripped": "והנה האיש מקפץ על הסלעים, מגיע אל התרמיל ומביא אותו" + }, + { + "text": "הָאִשָּׁה זָזָה הַצִּדָּה וּמְפַנָּה לוֹ אֶת הַדֶּרֶךְ", + "book": "מנהרת הזמן 82", + "stripped": "האשה זזה הצדה ומפנה לו את הדרך" + }, + { + "text": "בָּרוּר שֶׁהִיא מְבֹהֶלֶת מֵהַתּוֹצָאוֹת שֶׁל הַחֲבָטָה שֶׁלָּהּ בְּרֹאשִׁי", + "book": "מנהרת הזמן 82", + "stripped": "ברור שהיא מבהלת מהתוצאות של החבטה שלה בראשי" + }, + { + "text": "הִיא נִדְבֶּקֶת אֶל שִׂיחַ שֶׁצּוֹמֵחַ סָמוּךְ לַפֶּתַח וְנִרְאֵית כְּמוֹ אַחַת שֶׁמְּנַסָּה לְהִבָּלַע בְּתוֹכוֹ", + "book": "מנהרת הזמן 82", + "stripped": "היא נדבקת אל שיח שצומח סמוך לפתח ונראית כמו אחת שמנסה להבלע בתוכו" + }, + { + "text": "אֲנִי נִשְׁעָן עַל מַרְפְּקַי וּמַבִּיט בִּשְׁנֵי הָאֲנָשִׁים הַמּוּזָרִים הָאֵלֶּה", + "book": "מנהרת הזמן 82", + "stripped": "אני נשען על מרפקי ומביט בשני האנשים המוזרים האלה" + }, + { + "text": "גַּם הוּא רָזֶה מְאוֹד", + "book": "מנהרת הזמן 82", + "stripped": "גם הוא רזה מאוד" + }, + { + "text": "שְׁנֵיהֶם נִרְאִים כְּמוֹ שְׁלָדִים שֶׁכֻּסּוּ בְּעוֹר", + "book": "מנהרת הזמן 82", + "stripped": "שניהם נראים כמו שלדים שכסו בעור" + }, + { + "text": "אֲנִי נוֹשֵׁךְ אֶת שְׂפָתַי", + "book": "מנהרת הזמן 82", + "stripped": "אני נושך את שפתי" + }, + { + "text": "הַכְּאֵב בַּמֵּצַח קָשֶׁה, אֲבָל אֲנִי מִתְאַפֵּק וְלֹא צוֹעֵק", + "book": "מנהרת הזמן 82", + "stripped": "הכאב במצח קשה, אבל אני מתאפק ולא צועק" + }, + { + "text": "הַמַּחְשָׁבוֹת שֶׁלִּי מְבֻלְבָּלוֹת לְגַמְרֵי", + "book": "מנהרת הזמן 82", + "stripped": "המחשבות שלי מבלבלות לגמרי" + }, + { + "text": "\" שָׁרוֹן אוֹמֶרֶת, \"זֶה לֹא הַתַּרְמִיל שֶׁלְּךָ,\" הִיא אוֹחֶזֶת בְּיָדָהּ שַׂק", + "book": "מנהרת הזמן 82", + "stripped": "\" שרון אומרת, \"זה לא התרמיל שלך,\" היא אוחזת בידה שק" + }, + { + "text": "זֶה הַשַּׂק שֶׁהֵבִיא הָאִישׁ הָרָזֶה", + "book": "מנהרת הזמן 82", + "stripped": "זה השק שהביא האיש הרזה" + }, + { + "text": "אֲנִי מִתְרוֹמֵם מְעַט, עֲדַיִן נִשְׁעָן עַל מַרְפְּקַי", + "book": "מנהרת הזמן 82", + "stripped": "אני מתרומם מעט, עדין נשען על מרפקי" + }, + { + "text": "\"לְפִי הָרֵיחַ, הָיָה בּוֹ לֶחֶם", + "book": "מנהרת הזמן 82", + "stripped": "\"לפי הריח, היה בו לחם" + }, + { + "text": "בֶּטַח הָאֲנָשִׁים שֶׁמִּסְתּוֹבְבִים פֹּה פָּתְחוּ אוֹתוֹ, וְאִם אַתָּה שׁוֹאֵל אוֹתִי", + "book": "מנהרת הזמן 82", + "stripped": "בטח האנשים שמסתובבים פה פתחו אותו, ואם אתה שואל אותי" + }, + { + "text": "\" \"תֵּן לָאֲנָשִׁים הָאֵלֶּה לְטַפֵּל בַּפְּצִיעָה שֶׁלְּךָ בַּשִּׁיטוֹת שֶׁלָּהֶם", + "book": "מנהרת הזמן 82", + "stripped": "\" \"תן לאנשים האלה לטפל בפציעה שלך בשיטות שלהם" + }, + { + "text": "\" אֲנִי צוֹעֵק, \"הִשְׁתַּגַּעְתְּ לְגַמְרֵי", + "book": "מנהרת הזמן 82", + "stripped": "\" אני צועק, \"השתגעת לגמרי" + }, + { + "text": "\" שָׁרוֹן מְרִימָה אֶת יָדֶיהָ", + "book": "מנהרת הזמן 82", + "stripped": "\" שרון מרימה את ידיה" + }, + { + "text": "\"מִתְנַצֶּלֶת,\" הִיא אוֹמֶרֶת, \"אֵין לִי עֵצָה אַחֶרֶת", + "book": "מנהרת הזמן 82", + "stripped": "\"מתנצלת,\" היא אומרת, \"אין לי עצה אחרת" + }, + { + "text": "\" אֲנִי מִתְיַשֵּׁב וּמְנַגֵּב אֶת הַדָּם בְּשַׁרְווּל הַחֻלְצָה שֶׁלִּי", + "book": "מנהרת הזמן 82", + "stripped": "\" אני מתישב ומנגב את הדם בשרוול החלצה שלי" + }, + { + "text": "אֶצְבְּעוֹתַי שֶׁנּוֹגְעוֹת בַּפֶּצַע מְסַפְּרוֹת לִי שֶׁהַדָּם עֲדַיִן מְטַפְטֵף", + "book": "מנהרת הזמן 82", + "stripped": "אצבעותי שנוגעות בפצע מספרות לי שהדם עדין מטפטף" + }, + { + "text": "מוּלִי, הָאִשָּׁה שֶׁנִּדְחֲקָה אֶל הַשִּׂיחַ נֶחְלֶצֶת מִמֶּנּוּ", + "book": "מנהרת הזמן 82", + "stripped": "מולי, האשה שנדחקה אל השיח נחלצת ממנו" + }, + { + "text": "הִיא מַצְבִּיעָה עַל עַצְמָהּ", + "book": "מנהרת הזמן 82", + "stripped": "היא מצביעה על עצמה" + }, + { + "text": "\"אֲנִי,\" הִיא אוֹמֶרֶת, \"אֲנִי", + "book": "מנהרת הזמן 82", + "stripped": "\"אני,\" היא אומרת, \"אני" + }, + { + "text": "\" וְעוֹד לִפְנֵי שֶׁאֲנִי מֵבִין מָה הִיא רוֹצָה, הִיא מַפְנָה אֵלַי אֶת הַגַּב וְצוֹעֶקֶת, \"סְעַדְיָה", + "book": "מנהרת הזמן 82", + "stripped": "\" ועוד לפני שאני מבין מה היא רוצה, היא מפנה אלי את הגב וצועקת, \"סעדיה" + }, + { + "text": "\" הָאִשָּׁה חוֹזֶרֶת וְאוֹמֶרֶת, \"אֲנִי", + "book": "מנהרת הזמן 82", + "stripped": "\" האשה חוזרת ואומרת, \"אני" + }, + { + "text": "\" בִּשְׁתֵּי יָדֶיהָ הִיא מְמוֹלֶלֶת אֶת הָעֲשָׂבִים עַד שֶׁהֵם הוֹפְכִים לְאַבְקָה", + "book": "מנהרת הזמן 82", + "stripped": "\" בשתי ידיה היא ממוללת את העשבים עד שהם הופכים לאבקה" + }, + { + "text": "הָאַבְקָה נוֹשֶׁרֶת אֶל כִּיס קָטָן שֶׁהִיא יָצְרָה מִשִּׂמְלָתָהּ", + "book": "מנהרת הזמן 82", + "stripped": "האבקה נושרת אל כיס קטן שהיא יצרה משמלתה" + }, + { + "text": "בְּיָדֶיהָ הַמְּגֻיָּדוֹת הִיא לוֹקַחַת קַמְצוּץ מֵהָאַבְקָה וּמְפַזֶּרֶת אוֹתוֹ עַל הַמֵּצַח שֶׁלִּי", + "book": "מנהרת הזמן 82", + "stripped": "בידיה המגידות היא לוקחת קמצוץ מהאבקה ומפזרת אותו על המצח שלי" + }, + { + "text": "\"זֶהוּ,\" הִיא אוֹמֶרֶת, \"לֹא כּוֹאֵב יוֹתֵר", + "book": "מנהרת הזמן 82", + "stripped": "\"זהו,\" היא אומרת, \"לא כואב יותר" + }, + { + "text": "\" אֲנִי רוֹצֶה לְהַגִּיד לָאִשָּׁה שֶׁכְּאֵבִים לֹא חוֹלְפִים תּוֹךְ שְׁנִיּוֹת", + "book": "מנהרת הזמן 82", + "stripped": "\" אני רוצה להגיד לאשה שכאבים לא חולפים תוך שניות" + }, + { + "text": "אֲנִי רוֹצֶה לְהַגִּיד לָהּ שֶׁעֲדַיִן כּוֹאֵב לִי", + "book": "מנהרת הזמן 82", + "stripped": "אני רוצה להגיד לה שעדין כואב לי" + }, + { + "text": "הַבִּטָּחוֹן שֶׁבּוֹ הִיא אוֹמֶרֶת אֶת הַמִּלִּים \"זֶהוּ, לֹא כּוֹאֵב יוֹתֵר\" מַכְעִיס אוֹתִי", + "book": "מנהרת הזמן 82", + "stripped": "הבטחון שבו היא אומרת את המלים \"זהו, לא כואב יותר\" מכעיס אותי" + }, + { + "text": "הַאִם זוֹ הַדֶּרֶךְ שֶׁלָּהּ לְהִתְנַצֵּל עַל מָה שֶׁהִיא עָשְׂתָה לִי", + "book": "מנהרת הזמן 82", + "stripped": "האם זו הדרך שלה להתנצל על מה שהיא עשתה לי" + }, + { + "text": "אֲנִי נוֹגֵעַ בַּמֵּצַח שֶׁלִּי וּמִתְקַשֶּׁה לְהַאֲמִין", + "book": "מנהרת הזמן 82", + "stripped": "אני נוגע במצח שלי ומתקשה להאמין" + }, + { + "text": "הַדָּם כְּבָר לֹא נוֹזֵל וּמַתְחִיל לְהִקָּרֵשׁ", + "book": "מנהרת הזמן 82", + "stripped": "הדם כבר לא נוזל ומתחיל להקרש" + }, + { + "text": "בָּאֶצְבַּע הַמּוֹרָה שֶׁלִּי אֲנִי לוֹחֵץ מִסָּבִיב לַפֶּצַע הַמַּגְלִיד", + "book": "מנהרת הזמן 82", + "stripped": "באצבע המורה שלי אני לוחץ מסביב לפצע המגליד" + }, + { + "text": "אֵיךְ זֶה יָכוֹל לִהְיוֹת שֶׁבֶּאֱמֶת כְּבָר לֹא כּוֹאֵב לִי", + "book": "מנהרת הזמן 82", + "stripped": "איך זה יכול להיות שבאמת כבר לא כואב לי" + }, + { + "text": "\"תָּבִיאִי לִי אֶת הַתַּרְמִיל שֶׁלִּי", + "book": "מנהרת הזמן 82", + "stripped": "\"תביאי לי את התרמיל שלי" + }, + { + "text": "\" \"דָּן, דַּי כְּבָר עִם הַתַּרְמִיל", + "book": "מנהרת הזמן 82", + "stripped": "\" \"דן, די כבר עם התרמיל" + }, + { + "text": "\" \"אֲבָל יֵשׁ לִי שָׁם מַיִם", + "book": "מנהרת הזמן 82", + "stripped": "\" \"אבל יש לי שם מים" + }, + { + "text": "\" \"אֲבָל הַתַּרְמִיל נִשְׁאַר בַּהֹוֶה, אַתָּה חֵרֵשׁ אוֹ מָה", + "book": "מנהרת הזמן 82", + "stripped": "\" \"אבל התרמיל נשאר בהוה, אתה חרש או מה" + }, + { + "text": "\"לֹא,\" אֲנִי מֵנִיד בְּרֹאשִׁי", + "book": "מנהרת הזמן 82", + "stripped": "\"לא,\" אני מניד בראשי" + }, + { + "text": "\" שָׁרוֹן מֻפְתַּעַת, \"כְּאִלּוּ, אַתָּה בְּסֵדֶר", + "book": "מנהרת הזמן 82", + "stripped": "\" שרון מפתעת, \"כאלו, אתה בסדר" + }, + { + "text": "כְּאִלּוּ, אַתָּה מוּכָן לְקַבֵּל מֵידָע חָדָשׁ", + "book": "מנהרת הזמן 82", + "stripped": "כאלו, אתה מוכן לקבל מידע חדש" + }, + { + "text": "\" \"אֲנִי יוֹדַעַת אֵיפֹה אֲנַחְנוּ נִמְצָאִים", + "book": "מנהרת הזמן 82", + "stripped": "\" \"אני יודעת איפה אנחנו נמצאים" + }, + { + "text": "\" \"הִצְלַחְתִּי לְהַגִּיעַ אֶל הַמַּסְקָנָה הַהֶגְיוֹנִית,\" שָׁרוֹן עוֹנָה", + "book": "מנהרת הזמן 82", + "stripped": "\" \"הצלחתי להגיע אל המסקנה ההגיונית,\" שרון עונה" + }, + { + "text": "מִזָּוִית הָעַיִן אֲנִי מַבְחִין בַּיְּלָדִים הָרַבִּים שֶׁצָּצִים בָּזֶה אַחַר זֶה, כְּאִלּוּ מִתּוֹךְ הָאֲדָמָה, וּמִתְקָרְבִים אֵלֵינוּ", + "book": "מנהרת הזמן 82", + "stripped": "מזוית העין אני מבחין בילדים הרבים שצצים בזה אחר זה, כאלו מתוך האדמה, ומתקרבים אלינו" + }, + { + "text": "הֵם נֶעֱמָדִים צְמוּדִים זֶה לָזֶה מִשְּׁנֵי צְדָדֶיהָ שֶׁל הָאִשָּׁה וְנוֹעֲצִים בִּי וּבְשָׁרוֹן עֵינַיִם פְּעוּרוֹת", + "book": "מנהרת הזמן 82", + "stripped": "הם נעמדים צמודים זה לזה משני צדדיה של האשה ונועצים בי ובשרון עינים פעורות" + }, + { + "text": "הֵם בּוֹחֲנִים אוֹתָנוּ כְּאִלּוּ אֲנַחְנוּ חַיְזָרִים, וְחוֹזְרִים שׁוּב וָשׁוּב עַל הַמִּלָּה \"גּוֹיִים\"", + "book": "מנהרת הזמן 82", + "stripped": "הם בוחנים אותנו כאלו אנחנו חיזרים, וחוזרים שוב ושוב על המלה \"גויים\"" + }, + { + "text": "\"אֲנַחְנוּ בְּכָל זֹאת בִּירוּשָׁלַיִם,\" שָׁרוֹן אוֹמֶרֶת", + "book": "מנהרת הזמן 82", + "stripped": "\"אנחנו בכל זאת בירושלים,\" שרון אומרת" + }, + { + "text": "\" אֲנִי חוֹזֵר אַחֲרֶיהָ, \"לְפִי מָה אַתְּ קוֹבַעַת אֶת זֶה", + "book": "מנהרת הזמן 82", + "stripped": "\" אני חוזר אחריה, \"לפי מה את קובעת את זה" + }, + { + "text": "\" הִיא שׁוֹלַחַת אֶת יָדֶיהָ קָדִימָה וּמַנִּיחָה אוֹתָן עַל כְּתֵפַי וּמְסוֹבֶבֶת אוֹתִי כְּאִלּוּ הָיִיתִי סְבִיבוֹן", + "book": "מנהרת הזמן 82", + "stripped": "\" היא שולחת את ידיה קדימה ומניחה אותן על כתפי ומסובבת אותי כאלו הייתי סביבון" + }, + { + "text": "\"הִנֵּה חוֹמַת הָעִיר הָעַתִּיקָה,\" הִיא אוֹמֶרֶת, \"וְהִנֵּה הַמִּסְגָּדִים", + "book": "מנהרת הזמן 82", + "stripped": "\"הנה חומת העיר העתיקה,\" היא אומרת, \"והנה המסגדים" + }, + { + "text": "\" מְמַלְמֵל הָאִישׁ שֶׁנִּסָּה קֹדֶם לְנַגֵּב אֶת הַפֶּצַע שֶׁלִּי בְּשׁוּלֵי גְּלִימָתוֹ", + "book": "מנהרת הזמן 82", + "stripped": "\" ממלמל האיש שנסה קדם לנגב את הפצע שלי בשולי גלימתו" + }, + { + "text": "אֲנִי עוֹקֵב אַחֲרֵי הָאֶצְבַּע שֶׁל שָׁרוֹן", + "book": "מנהרת הזמן 82", + "stripped": "אני עוקב אחרי האצבע של שרון" + }, + { + "text": "אֲבָל מֵאַיִן אֲנִי צוֹפֶה בָּהּ", + "book": "מנהרת הזמן 82", + "stripped": "אבל מאין אני צופה בה" + }, + { + "text": "וּבְאֵיזֶה מַצָּב נִמְצֵאת הַשֶּׁמֶשׁ", + "book": "מנהרת הזמן 82", + "stripped": "ובאיזה מצב נמצאת השמש" + }, + { + "text": "וְאִם אָכֵן זֶהוּ צַד מַעֲרָב, כָּרֶגַע אֲנִי מַבִּיט בְּכִפַּת הַסֶּלַע לֹא מִירוּשָׁלַיִם שֶׁאֲנִי מַכִּיר", + "book": "מנהרת הזמן 82", + "stripped": "ואם אכן זהו צד מערב, כרגע אני מביט בכפת הסלע לא מירושלים שאני מכיר" + }, + { + "text": "\"מוּזָר,\" אֲנִי אוֹמֵר לְשָׁרוֹן", + "book": "מנהרת הזמן 82", + "stripped": "\"מוזר,\" אני אומר לשרון" + }, + { + "text": "\"בָּרוּר,\" הִיא עוֹנָה, \"אַתָּה מְחַפֵּשׂ אֶת הַסִּינֶמָטֶק", + "book": "מנהרת הזמן 82", + "stripped": "\"ברור,\" היא עונה, \"אתה מחפש את הסינמטק" + }, + { + "text": "אַתָּה מְצַפֶּה לִרְאוֹת אֶת יְרוּשָׁלַיִם שֶׁאֲנַחְנוּ רוֹאִים בַּהֹוֶה", + "book": "מנהרת הזמן 82", + "stripped": "אתה מצפה לראות את ירושלים שאנחנו רואים בהוה" + }, + { + "text": "\"אֲנִי מְנַסֶּה לְהָבִין אֵיפֹה אֲנַחְנוּ נִמְצָאִים", + "book": "מנהרת הזמן 82", + "stripped": "\"אני מנסה להבין איפה אנחנו נמצאים" + }, + { + "text": "אַתְּ לֹא קוֹלֶטֶת שֶׁשָּׁם צַד מַעֲרָב", + "book": "מנהרת הזמן 82", + "stripped": "את לא קולטת ששם צד מערב" + }, + { + "text": "\" וַאֲנִי מַצְבִּיעַ קָדִימָה, לְכִווּן הַשֶּׁמֶשׁ הַשּׁוֹקַעַת, \"יוֹצֵא מִזֶּה שֶׁאֲנַחְנוּ נִמְצָאִים מִמִּזְרָח לָעִיר הָעַתִּיקָה", + "book": "מנהרת הזמן 82", + "stripped": "\" ואני מצביע קדימה, לכוון השמש השוקעת, \"יוצא מזה שאנחנו נמצאים ממזרח לעיר העתיקה" + }, + { + "text": "כְּלוֹמַר, כִּפַּת הַסֶּלַע נִמְצֵאת מִמַּעֲרָב לָנוּ", + "book": "מנהרת הזמן 82", + "stripped": "כלומר, כפת הסלע נמצאת ממערב לנו" + }, + { + "text": "\" עֵינֶיהָ שֶׁל שָׁרוֹן מִצְטַמְצְמוֹת", + "book": "מנהרת הזמן 82", + "stripped": "\" עיניה של שרון מצטמצמות" + }, + { + "text": "הִיא מַאֲהִילָה בְּכַף יָדָהּ עַל עֵינֶיהָ וּמְכַוֶנֶת אֶת מַבָּטָהּ לְעֵבֶר הַשֶּׁמֶשׁ הַהוֹלֶכֶת וְיוֹרֶדֶת אֶל הַיָּם", + "book": "מנהרת הזמן 82", + "stripped": "היא מאהילה בכף ידה על עיניה ומכונת את מבטה לעבר השמש ההולכת ויורדת אל הים" + }, + { + "text": "מִזָּוִית הָעַיִן אֲנִי קוֹלֵט אֶת שָׁלוֹם", + "book": "מנהרת הזמן 82", + "stripped": "מזוית העין אני קולט את שלום" + }, + { + "text": "הוּא נִגָּשׁ אֵלַי: \"אָז אַתֶּם כֵּן מַעֲרָבִיִּים", + "book": "מנהרת הזמן 82", + "stripped": "הוא נגש אלי: \"אז אתם כן מערביים" + }, + { + "text": "לֹא הִתְכַּוַנְתִּי לְהַדְאִיג אֶתְכֶם", + "book": "מנהרת הזמן 82", + "stripped": "לא התכונתי להדאיג אתכם" + }, + { + "text": "הַ\"בּוּם\" הַזֶּה לֹא נוֹעַד לְתָאֵר מַכָּה שֶׁקִּבַּלְתִּי אוֹ רַעַשׁ חִיצוֹנִי, אֶלָּא הִתְבַּהֲרוּת", + "book": "מנהרת הזמן 82", + "stripped": "ה\"בום\" הזה לא נועד לתאר מכה שקבלתי או רעש חיצוני, אלא התבהרות" + }, + { + "text": "כִּי מַמָּשׁ בְּאוֹתָהּ שְׁנִיָּה, בְּבַת אַחַת חָלָה הִתְבַּהֲרוּת בַּמּוֹחַ שֶׁלִּי, וּמִיָּד אֲנִי נִזְכָּר", + "book": "מנהרת הזמן 82", + "stripped": "כי ממש באותה שניה, בבת אחת חלה התבהרות במוח שלי, ומיד אני נזכר" + }, + { + "text": "פֶּרֶק ה שֶׁבּוֹ מִתְבַּהֲרִים כַּמָּה פְּרָטִים חֲשׁוּבִים זוֹכְרִים אֶת הַסִּפּוּר עַל מִבְצַע 'מַרְבַד הַקְּסָמִים' [מִנְהֶרֶת־הַזְּמַן 39]", + "book": "מנהרת הזמן 82", + "stripped": "פרק ה שבו מתבהרים כמה פרטים חשובים זוכרים את הספור על מבצע 'מרבד הקסמים' [מנהרת־הזמן 39]" + }, + { + "text": "הַסִּפּוּר הַהוּא הִתְחִיל כְּשֶׁשָּׁרוֹן וַאֲנִי בִּקַּשְׁנוּ מִמִּנְהֶרֶת־הַזְּמַן לְהַחְזִיר אוֹתָנוּ בַּזְּמַן אֶל יְמֵי יְצִיאַת מִצְרַיִם", + "book": "מנהרת הזמן 82", + "stripped": "הספור ההוא התחיל כששרון ואני בקשנו ממנהרת־הזמן להחזיר אותנו בזמן אל ימי יציאת מצרים" + }, + { + "text": "בִּתְמִימוּתֵנוּ קִוִינוּ שֶׁהַמִּנְהָרָה תְּמַלֵּא אֶת הַמִּשְׁאָלָה שֶׁלָּנוּ", + "book": "מנהרת הזמן 82", + "stripped": "בתמימותנו קוינו שהמנהרה תמלא את המשאלה שלנו" + }, + { + "text": "הָאֲנָשִׁים שֶׁפָּגַשְׁנוּ הָיוּ אָמְנָם בְּנֵי יִשְׂרָאֵל, אֲבָל הֵם לֹא יָצְאוּ מִמִּצְרַיִם", + "book": "מנהרת הזמן 82", + "stripped": "האנשים שפגשנו היו אמנם בני ישראל, אבל הם לא יצאו ממצרים" + }, + { + "text": "הֵם אָמְנָם יָצְאוּ מֵהַגָּלוּת כְּדֵי לְהַגִּיעַ לְאֶרֶץ־יִשְׂרָאֵל, אֲבָל הַגָּלוּת הָיְתָה תֵּימָן", + "book": "מנהרת הזמן 82", + "stripped": "הם אמנם יצאו מהגלות כדי להגיע לארץ־ישראל, אבל הגלות היתה תימן" + }, + { + "text": "וְלָמָּה אֲנִי מַזְכִּיר אֶת הַסִּפּוּר הַזֶּה כָּאן", + "book": "מנהרת הזמן 82", + "stripped": "ולמה אני מזכיר את הספור הזה כאן" + }, + { + "text": "\"זֶהוּ,\" אֲנִי אוֹמֵר לְשָׁרוֹן, \"קָלַטְתִּי", + "book": "מנהרת הזמן 82", + "stripped": "\"זהו,\" אני אומר לשרון, \"קלטתי" + }, + { + "text": "אֲנִי יוֹדֵעַ מִי הָאֲנָשִׁים הָאֵלֶּה", + "book": "מנהרת הזמן 82", + "stripped": "אני יודע מי האנשים האלה" + }, + { + "text": "\" הִיא נִרְאֵית כְּאִלּוּ בָּרוּר לָהּ שֶׁאֲנִי עוֹמֵד לְפַסְפֵס", + "book": "מנהרת הזמן 82", + "stripped": "\" היא נראית כאלו ברור לה שאני עומד לפספס" + }, + { + "text": "\"יְהוּדִים תֵּימָנִים,\" אֲנִי עוֹנֶה", + "book": "מנהרת הזמן 82", + "stripped": "\"יהודים תימנים,\" אני עונה" + }, + { + "text": "\" \"הֵם לֹא נִרְאִים בְּדִיּוּק כְּמוֹ הָעוֹלִים הַתֵּימָנִים שֶׁפָּגַשְׁנוּ בְּמִבְצַע 'מַרְבַד הַקְּסָמִים'", + "book": "מנהרת הזמן 82", + "stripped": "\" \"הם לא נראים בדיוק כמו העולים התימנים שפגשנו במבצע 'מרבד הקסמים'" + }, + { + "text": "\" אֲנִי מַזְכִּיר לָהּ, \"וְהֵם לֹא מְדַבְּרִים בְּדִיּוּק בְּאוֹתוֹ מִבְטָא כְּמוֹ שֶׁהַתֵּימָנִים הָהֵם דִּבְּרוּ", + "book": "מנהרת הזמן 82", + "stripped": "\" אני מזכיר לה, \"והם לא מדברים בדיוק באותו מבטא כמו שהתימנים ההם דברו" + }, + { + "text": "\" הִיא שׁוֹאֶלֶת אוֹתָהּ, \"הִגַּעְתֶּם מֵעָדֶן", + "book": "מנהרת הזמן 82", + "stripped": "\" היא שואלת אותה, \"הגעתם מעדן" + }, + { + "text": "\" הִיא נוֹקֶבֶת בְּשֵׁם הָעִיר הַתֵּימָנִית שֶׁהִיא מַכִּירָה, \"אוֹ מִצַּנְעָא", + "book": "מנהרת הזמן 82", + "stripped": "\" היא נוקבת בשם העיר התימנית שהיא מכירה, \"או מצנעא" + }, + { + "text": "\" הִיא מוֹסִיפָה עוֹד עִיר", + "book": "מנהרת הזמן 82", + "stripped": "\" היא מוסיפה עוד עיר" + }, + { + "text": "\" הָאִשָּׁה שֶׁשְּׁמָהּ עַיְשָׁה מוֹחֵאת כַּפַּיִם בְּשִׂמְחָה, \"תֵּימוֹנִים", + "book": "מנהרת הזמן 82", + "stripped": "\" האשה ששמה עישה מוחאת כפים בשמחה, \"תימונים" + }, + { + "text": "כְּמוֹ עַל פִּי פְּקֻדָּה, כָּל הַמַּבָּטִים מֻפְנִים לְכִווּן מַעֲרָב", + "book": "מנהרת הזמן 82", + "stripped": "כמו על פי פקדה, כל המבטים מפנים לכוון מערב" + }, + { + "text": "שְׁנֵי סוּסִים נִרְאִים בָּאֹפֶק וַעֲלֵיהֶם רוֹכְבִים הַמִּתְקַדְּמִים לְעֶבְרֵנוּ", + "book": "מנהרת הזמן 82", + "stripped": "שני סוסים נראים באפק ועליהם רוכבים המתקדמים לעברנו" + }, + { + "text": "הַיֶּלֶד שֶׁצָּעַק \"מִשְׁטָרָה\" עוֹזֵב אֶת מְקוֹמוֹ וּפוֹתֵחַ בְּרִיצָה", + "book": "מנהרת הזמן 82", + "stripped": "הילד שצעק \"משטרה\" עוזב את מקומו ופותח בריצה" + }, + { + "text": "\" הוּא עוֹצֵר לְיַד פֶּתַח שֶׁל מְעָרָה אַחֶרֶת, \"לִבְרוֹחַ", + "book": "מנהרת הזמן 82", + "stripped": "\" הוא עוצר ליד פתח של מערה אחרת, \"לברוח" + }, + { + "text": "\" הוּא עוֹבֵר אֶל מְעָרָה נוֹסֶפֶת וּמִמֶּנָּה מַמְשִׁיךְ הָלְאָה", + "book": "מנהרת הזמן 82", + "stripped": "\" הוא עובר אל מערה נוספת וממנה ממשיך הלאה" + }, + { + "text": "\" גַּם הָאִישׁ שֶׁנִּמְצָא אִתָּנוּ מַתְחִיל לָנוּעַ, מְדַלֵּג עַל הַסְּלָעִים, \"לְהִתְפַּזֵּר", + "book": "מנהרת הזמן 82", + "stripped": "\" גם האיש שנמצא אתנו מתחיל לנוע, מדלג על הסלעים, \"להתפזר" + }, + { + "text": "\" הַיְּלָדִים, שֶׁרַק לִפְנֵי זְמַן קָצָר עָמְדוּ כָּאן מוּלֵנוּ וּבָחֲנוּ אוֹתָנוּ בְּסַקְרָנוּת, נֶעֱלָמִים", + "book": "מנהרת הזמן 82", + "stripped": "\" הילדים, שרק לפני זמן קצר עמדו כאן מולנו ובחנו אותנו בסקרנות, נעלמים" + }, + { + "text": "זֶה קוֹרֶה כְּמוֹ בְּמַטֵּה קֶסֶם, וְזוֹ כְּבָר הַפַּעַם הַשְּׁנִיָּה", + "book": "מנהרת הזמן 82", + "stripped": "זה קורה כמו במטה קסם, וזו כבר הפעם השניה" + }, + { + "text": "תּוֹךְ שְׁנִיּוֹת אֵין לָהֶם זֵכֶר", + "book": "מנהרת הזמן 82", + "stripped": "תוך שניות אין להם זכר" + }, + { + "text": "\"יֵשׁ לָךְ מֻשָּׂג מָה קוֹרֶה כָּאן", + "book": "מנהרת הזמן 82", + "stripped": "\"יש לך משג מה קורה כאן" + }, + { + "text": "\" אֲנִי שׁוֹאֵל אֶת שָׁרוֹן", + "book": "מנהרת הזמן 82", + "stripped": "\" אני שואל את שרון" + }, + { + "text": "\"הֵם מְפַחֲדִים מֵהַמִּשְׁטָרָה,\" שָׁרוֹן עוֹנָה", + "book": "מנהרת הזמן 82", + "stripped": "\"הם מפחדים מהמשטרה,\" שרון עונה" + }, + { + "text": "\" מֵאֲחוֹרֵי הַשִּׂיחַ הַצָּמוּד לַמְּעָרָה מִתְרוֹמֵם שָׁלוֹם וּמְסַמֵּן לִי בְּיָדוֹ לְהִצְטָרֵף אֵלָיו, \"מִשְׁטָרָה", + "book": "מנהרת הזמן 82", + "stripped": "\" מאחורי השיח הצמוד למערה מתרומם שלום ומסמן לי בידו להצטרף אליו, \"משטרה" + }, + { + "text": "\" הוּא אוֹמֵר, \"בּוֹא מַהֵר", + "book": "מנהרת הזמן 82", + "stripped": "\" הוא אומר, \"בוא מהר" + }, + { + "text": "\" אִם הָיִיתִי קְצָת יוֹתֵר מְמֻקָּד, הָיִיתִי מִצְטָרֵף אֵלָיו", + "book": "מנהרת הזמן 82", + "stripped": "\" אם הייתי קצת יותר ממקד, הייתי מצטרף אליו" + }, + { + "text": "כָּכָה לְפָחוֹת הָיִיתִי מְגַלֶּה לְאָן כֻּלָּם נֶעֱלָמִים", + "book": "מנהרת הזמן 82", + "stripped": "ככה לפחות הייתי מגלה לאן כלם נעלמים" + }, + { + "text": "אֲבָל אֵיכְשֶׁהוּ אֲנִי תָּקוּעַ", + "book": "מנהרת הזמן 82", + "stripped": "אבל איכשהו אני תקוע" + }, + { + "text": "הַבִּלְבּוּל תּוֹקֵעַ אוֹתִי בִּמְקוֹמִי", + "book": "מנהרת הזמן 82", + "stripped": "הבלבול תוקע אותי במקומי" + }, + { + "text": "לָכֵן אֲנִי לֹא זָז, וְגַם שָׁרוֹן לֹא זָזָה", + "book": "מנהרת הזמן 82", + "stripped": "לכן אני לא זז, וגם שרון לא זזה" + }, + { + "text": "כִּי אִם לֹא, מָה פִּתְאוֹם הֵם רוֹכְבִים עַל סוּסִים וְלֹא עַל אוֹפַנּוֹעִים", + "book": "מנהרת הזמן 82", + "stripped": "כי אם לא, מה פתאום הם רוכבים על סוסים ולא על אופנועים" + }, + { + "text": "וְעוֹד שְׁאֵלָה מְצִיקָה לִי: לָמָּה כֻּלָּם בָּרְחוּ", + "book": "מנהרת הזמן 82", + "stripped": "ועוד שאלה מציקה לי: למה כלם ברחו" + }, + { + "text": "הַאִם יִתָּכֵן שֶׁהֵם הִשְׁתַּלְּטוּ עַל שֶׁטַח שֶׁלֹּא הָיָה מְיֹעָד לָהֶם", + "book": "מנהרת הזמן 82", + "stripped": "האם יתכן שהם השתלטו על שטח שלא היה מיעד להם" + }, + { + "text": "וְאוּלַי הֵם מִתְאַרְגְּנִים לְהַפְגָּנָה לֹא חֻקִּית", + "book": "מנהרת הזמן 82", + "stripped": "ואולי הם מתארגנים להפגנה לא חקית" + }, + { + "text": "הַאִם יִתָּכֵן שֶׁמִּסִּבָּה כָּלְשֶׁהִי, אָסוּר לָהֶם לְהִמָּצֵא כָּאן", + "book": "מנהרת הזמן 82", + "stripped": "האם יתכן שמסבה כלשהי, אסור להם להמצא כאן" + }, + { + "text": "אֲבָל אֵיפֹה זֶה \"כָּאן\"", + "book": "מנהרת הזמן 82", + "stripped": "אבל איפה זה \"כאן\"" + }, + { + "text": "אֵיפֹה בְּדִיּוּק אֲנַחְנוּ נִמְצָאִים", + "book": "מנהרת הזמן 82", + "stripped": "איפה בדיוק אנחנו נמצאים" + }, + { + "text": "\" שָׁלוֹם שׁוּב קוֹרֵא לִי", + "book": "מנהרת הזמן 82", + "stripped": "\" שלום שוב קורא לי" + }, + { + "text": "\"שׁוֹטְרִים,\" הוּא אוֹמֵר, \"צָרִיךְ לִבְרוֹחַ", + "book": "מנהרת הזמן 82", + "stripped": "\"שוטרים,\" הוא אומר, \"צריך לברוח" + }, + { + "text": "מָה עָשִׂיתִי לֹא בְּסֵדֶר", + "book": "מנהרת הזמן 82", + "stripped": "מה עשיתי לא בסדר" + }, + { + "text": "\"הֵם לֹא רוֹצִים אוֹתָנוּ פֹּה,\" שָׁלוֹם עוֹנֶה, \"זֶה לֹא שֶׁטַח שֶׁלָּנוּ", + "book": "מנהרת הזמן 82", + "stripped": "\"הם לא רוצים אותנו פה,\" שלום עונה, \"זה לא שטח שלנו" + }, + { + "text": "\" וְתוֹךְ כְּדֵי הַדִּבּוּר הוּא נֶעֱלָם מֵעֵינַי", + "book": "מנהרת הזמן 82", + "stripped": "\" ותוך כדי הדבור הוא נעלם מעיני" + }, + { + "text": "לֹא רוֹצִים אוֹתָם פֹּה", + "book": "מנהרת הזמן 82", + "stripped": "לא רוצים אותם פה" + }, + { + "text": "מִזָּוִית הָעַיִן אֲנִי רוֹאֶה אֶת שָׁרוֹן מִתְכּוֹפֶפֶת", + "book": "מנהרת הזמן 82", + "stripped": "מזוית העין אני רואה את שרון מתכופפת" + }, + { + "text": "\"דָּן,\" הִיא לוֹחֶשֶׁת, \"אַתָּה רוֹאֶה אֶת הַכּוֹבָעִים שֶׁל הַשּׁוֹטְרִים הָאֵלֶּה", + "book": "מנהרת הזמן 82", + "stripped": "\"דן,\" היא לוחשת, \"אתה רואה את הכובעים של השוטרים האלה" + }, + { + "text": "\" הִיא מַצְבִּיעָה לְעֵבֶר הָרוֹכְבִים", + "book": "מנהרת הזמן 82", + "stripped": "\" היא מצביעה לעבר הרוכבים" + }, + { + "text": "הוּא שׁוּב נֶעֱלָם, וְשָׁרוֹן שׁוּב מוֹשֶׁכֶת אוֹתִי אֶל הַמְּעָרָה", + "book": "מנהרת הזמן 82", + "stripped": "הוא שוב נעלם, ושרון שוב מושכת אותי אל המערה" + }, + { + "text": "\"לְפִי מָה אַתְּ קוֹבַעַת שֶׁאֵלֶּה לֹא הַתֵּימָנִים מִ'מַּרְבַד הַקְּסָמִים'", + "book": "מנהרת הזמן 82", + "stripped": "\"לפי מה את קובעת שאלה לא התימנים מ'מרבד הקסמים'" + }, + { + "text": "\" \"אֶת הַכּוֹבָעִים שֶׁל הַשּׁוֹטְרִים", + "book": "מנהרת הזמן 82", + "stripped": "\" \"את הכובעים של השוטרים" + }, + { + "text": "\" \"מָה אֲנִי אָמוּר לִרְאוֹת", + "book": "מנהרת הזמן 82", + "stripped": "\" \"מה אני אמור לראות" + }, + { + "text": "\" אֲנִי מְסוֹכֵךְ בְּכַף יָדִי עַל עֵינַי וּמְכַוֵץ אֶת עַפְעַפַּי כְּדֵי לִרְאוֹת טוֹב יוֹתֵר", + "book": "מנהרת הזמן 82", + "stripped": "\" אני מסוכך בכף ידי על עיני ומכוץ את עפעפי כדי לראות טוב יותר" + }, + { + "text": "שָׁרוֹן כְּבָר נִמְצֵאת כֻּלָּהּ בְּתוֹךְ הַמְּעָרָה, אֲבָל אֲנִי עֲדַיִן רַק חֶלְקִית בִּפְנִים", + "book": "מנהרת הזמן 82", + "stripped": "שרון כבר נמצאת כלה בתוך המערה, אבל אני עדין רק חלקית בפנים" + }, + { + "text": "אֲנִי מְנַעֵר מִמֶּנִּי אֶת יָדָהּ", + "book": "מנהרת הזמן 82", + "stripped": "אני מנער ממני את ידה" + }, + { + "text": "וָואוּ, בְּחַיַּי שֶׁשָּׁרוֹן צוֹדֶקֶת", + "book": "מנהרת הזמן 82", + "stripped": "וואו, בחיי ששרון צודקת" + }, + { + "text": "הֵם בֶּאֱמֶת חוֹבְשִׁים כּוֹבָעִים מוּזָרִים", + "book": "מנהרת הזמן 82", + "stripped": "הם באמת חובשים כובעים מוזרים" + }, + { + "text": "אֵלֶּה לֹא כּוֹבָעִים שֶׁל שׁוֹטְרֵי מִשְׁטֶרֶת יִשְׂרָאֵל", + "book": "מנהרת הזמן 82", + "stripped": "אלה לא כובעים של שוטרי משטרת ישראל" + }, + { + "text": "אֲבָל שְׁנִיָּה, אוּלַי אֲנִי טוֹעֶה", + "book": "מנהרת הזמן 82", + "stripped": "אבל שניה, אולי אני טועה" + }, + { + "text": "אוּלַי בִּגְלַל עֲנַן הָאָבָק הַמְּכַסֶּה אוֹתָם, הַכּוֹבָעִים שֶׁלָּהֶם נִרְאִים לִי מוּזָרִים", + "book": "מנהרת הזמן 82", + "stripped": "אולי בגלל ענן האבק המכסה אותם, הכובעים שלהם נראים לי מוזרים" + }, + { + "text": "הָאָבָק חוֹנֵק אוֹתִי וַאֲנִי נִתְקָף שִׁעוּל", + "book": "מנהרת הזמן 82", + "stripped": "האבק חונק אותי ואני נתקף שעול" + }, + { + "text": "כֵּיוָן שֶׁרֹב הַגּוּף שֶׁלִּי נִמְצָא מִחוּץ לַמְּעָרָה, הֵם מַבְחִינִים בִּי", + "book": "מנהרת הזמן 82", + "stripped": "כיון שרב הגוף שלי נמצא מחוץ למערה, הם מבחינים בי" + }, + { + "text": "הַכּוֹבַע שֶׁלּוֹ בֶּאֱמֶת מוּזָר", + "book": "מנהרת הזמן 82", + "stripped": "הכובע שלו באמת מוזר" + }, + { + "text": "עַכְשָׁיו אֲנִי מַצְלִיחַ לִרְאוֹת שֶׁגַּם הַמַּדִּים שֶׁלּוֹ אֵינָם שֶׁל מִשְׁטֶרֶת יִשְׂרָאֵל", + "book": "מנהרת הזמן 82", + "stripped": "עכשיו אני מצליח לראות שגם המדים שלו אינם של משטרת ישראל" + }, + { + "text": "וְהַשָּׂפָם הַזֶּה, חֲבָל שֶׁאַתֶּם לֹא נִמְצָאִים כָּאן אִתִּי וְרוֹאִים אֶת הַשָּׂפָם הָעֲנָקִי שֶׁלּוֹ שֶׁמִּסְתַּלְסֵל בַּקְּצָווֹת", + "book": "מנהרת הזמן 82", + "stripped": "והשפם הזה, חבל שאתם לא נמצאים כאן אתי ורואים את השפם הענקי שלו שמסתלסל בקצוות" + }, + { + "text": "הַשּׁוֹטֵר שׁוֹלֵחַ אֶת יָדוֹ קָדִימָה וְתוֹפֵס אוֹתִי בִּזְרוֹעִי", + "book": "מנהרת הזמן 82", + "stripped": "השוטר שולח את ידו קדימה ותופס אותי בזרועי" + }, + { + "text": "מֵאֵיפֹה הַמַּדִּים הָאֵלֶּה מֻכָּרִים לִי", + "book": "מנהרת הזמן 82", + "stripped": "מאיפה המדים האלה מכרים לי" + }, + { + "text": "אֲנִי בָּטוּחַ שֶׁבְּאַחַת הַחֲזָרוֹת שֶׁלָּנוּ בַּזְּמַן כְּבָר פָּגַשְׁנוּ שׁוֹטְרִים שֶׁלָּבְשׁוּ מַדִּים דּוֹמִים", + "book": "מנהרת הזמן 82", + "stripped": "אני בטוח שבאחת החזרות שלנו בזמן כבר פגשנו שוטרים שלבשו מדים דומים" + }, + { + "text": "הֲרֵי בְּדָבָר אֶחָד אֲנִי בָּטוּחַ בְּמֵאָה אָחוּז: מִבְצַע 'מַרְבַד הַקְּסָמִים' הָיָה אַחֲרֵי הֲקָמַת מְדִינַת יִשְׂרָאֵל", + "book": "מנהרת הזמן 82", + "stripped": "הרי בדבר אחד אני בטוח במאה אחוז: מבצע 'מרבד הקסמים' היה אחרי הקמת מדינת ישראל" + }, + { + "text": "מְדִינַת יִשְׂרָאֵל הָעַצְמָאִית הֶעֶלְתָה אֵלֶיהָ אֶת הַיְּהוּדִים מִתֵּימָן, קִבְּלָה אֶת פְּנֵיהֶם וְדָאֲגָה לָהֶם", + "book": "מנהרת הזמן 82", + "stripped": "מדינת ישראל העצמאית העלתה אליה את היהודים מתימן, קבלה את פניהם ודאגה להם" + }, + { + "text": "יוֹצֵא מִזֶּה שֶׁאִם הַשּׁוֹטֵר אֵינוֹ שׁוֹטֵר יִשְׂרְאֵלִי, חָזַרְנוּ בַּזְּמַן לַתְּקוּפָה שֶׁלִּפְנֵי קוּם הַמְּדִינָה", + "book": "מנהרת הזמן 82", + "stripped": "יוצא מזה שאם השוטר אינו שוטר ישראלי, חזרנו בזמן לתקופה שלפני קום המדינה" + }, + { + "text": "זֶה גַּם לֹא שׁוֹטֵר בְּרִיטִי", + "book": "מנהרת הזמן 82", + "stripped": "זה גם לא שוטר בריטי" + }, + { + "text": "מַדִּים שֶׁל הַמִּשְׁטָרָה הַבְּרִיטִית הָיִיתִי מְזַהֶה מִיָּד", + "book": "מנהרת הזמן 82", + "stripped": "מדים של המשטרה הבריטית הייתי מזהה מיד" + }, + { + "text": "לָמָּה הַזִּכָּרוֹן שֶׁלִּי תָּקוּעַ כָּכָה", + "book": "מנהרת הזמן 82", + "stripped": "למה הזכרון שלי תקוע ככה" + }, + { + "text": "\" הַשּׁוֹטֵר שׁוֹאֵג עָלַי בַּעֲרָבִית", + "book": "מנהרת הזמן 82", + "stripped": "\" השוטר שואג עלי בערבית" + }, + { + "text": "אֲנִי מַכִּיר אֶת הָרוּחוֹת הָאֵלֶּה וּמְסֻגָּל לְזַהוֹת אוֹתָן, הֵן לֹא הִשְׁתַּנּוּ בְּמֶשֶׁךְ הַזְּמַנִּים", + "book": "מנהרת הזמן 82", + "stripped": "אני מכיר את הרוחות האלה ומסגל לזהות אותן, הן לא השתנו במשך הזמנים" + }, + { + "text": "יְרוּשָׁלַיִם אָמְנָם הִשְׁתַּנְּתָה מְאוֹד, אֲבָל הָרוּחוֹת הַנּוֹשְׁבוֹת בָּהּ נִשְׁאֲרוּ אוֹתָן רוּחוֹת", + "book": "מנהרת הזמן 82", + "stripped": "ירושלים אמנם השתנתה מאוד, אבל הרוחות הנושבות בה נשארו אותן רוחות" + }, + { + "text": "אֵלֶּה שֶׁמַּגִּיעוֹת מִכִּווּן הַמִּדְבָּר, מֵהַמִּזְרָח, הֵן יְבֵשׁוֹת מְאוֹד", + "book": "מנהרת הזמן 82", + "stripped": "אלה שמגיעות מכוון המדבר, מהמזרח, הן יבשות מאוד" + }, + { + "text": "הַשּׁוֹטֵר אָמְנָם צָעַק עָלַי בַּעֲרָבִית, אֲבָל אֲנִי הִצְלַחְתִּי לְהָבִין מָה הוּא אוֹמֵר", + "book": "מנהרת הזמן 82", + "stripped": "השוטר אמנם צעק עלי בערבית, אבל אני הצלחתי להבין מה הוא אומר" + }, + { + "text": "גַּם אֶת הַתּוֹפָעָה הַזֹּאת אֲנִי מַכִּיר, וְאַתֶּם בְּוַדַּאי מַכִּירִים יַחַד אִתִּי", + "book": "מנהרת הזמן 82", + "stripped": "גם את התופעה הזאת אני מכיר, ואתם בודאי מכירים יחד אתי" + }, + { + "text": "מִנְהֶרֶת־הַזְּמַן הִיא כְּמוֹ קוֹסֶמֶת, הִיא מְאַפְשֶׁרֶת לָנוּ לְהָבִין שָׂפוֹת שׁוֹנוֹת", + "book": "מנהרת הזמן 82", + "stripped": "מנהרת־הזמן היא כמו קוסמת, היא מאפשרת לנו להבין שפות שונות" + }, + { + "text": "אֲבָל מִיהוּ הַשּׁוֹטֵר הַזֶּה", + "book": "מנהרת הזמן 82", + "stripped": "אבל מיהו השוטר הזה" + }, + { + "text": "הַמַּחְשָׁבָה הָרִאשׁוֹנָה שֶׁעוֹלָה בְּמוֹחִי הִיא שֶׁהוּא שׁוֹטֵר יַרְדֵּנִי", + "book": "מנהרת הזמן 82", + "stripped": "המחשבה הראשונה שעולה במוחי היא שהוא שוטר ירדני" + }, + { + "text": "אִם הוּא שׁוֹטֵר יַרְדֵּנִי, זֶה אוֹמֵר שֶׁאֲנַחְנוּ בִּכְלָל לֹא נִמְצָאִים בְּשֶׁטַח מְדִינַת יִשְׂרָאֵל", + "book": "מנהרת הזמן 82", + "stripped": "אם הוא שוטר ירדני, זה אומר שאנחנו בכלל לא נמצאים בשטח מדינת ישראל" + }, + { + "text": "יִתָּכֵן שֶׁעָבַרְנוּ אֶת הַגְּבוּל", + "book": "מנהרת הזמן 82", + "stripped": "יתכן שעברנו את הגבול" + }, + { + "text": "תְּנוּ לִי לַעֲשׂוֹת חִשּׁוּב זְמַנִּים", + "book": "מנהרת הזמן 82", + "stripped": "תנו לי לעשות חשוב זמנים" + }, + { + "text": "מָתַי הָאֵזוֹר הַמִּזְרָחִי הַזֶּה שֶׁמִּמֶּנּוּ רוֹאִים אֶת יְרוּשָׁלַיִם בְּמַעֲרָב, לֹא הָיָה בְּשֶׁטַח מְדִינַת יִשְׂרָאֵל", + "book": "מנהרת הזמן 82", + "stripped": "מתי האזור המזרחי הזה שממנו רואים את ירושלים במערב, לא היה בשטח מדינת ישראל" + }, + { + "text": "מִלְחֶמֶת שֵׁשֶׁת הַיָּמִים הָיְתָה בִּשְׁנַת 1967", + "book": "מנהרת הזמן 82", + "stripped": "מלחמת ששת הימים היתה בשנת 1967" + }, + { + "text": "חָשׁוּב לִזְכּוֹר אֶת הַתַּאֲרִיךְ הַזֶּה", + "book": "מנהרת הזמן 82", + "stripped": "חשוב לזכור את התאריך הזה" + }, + { + "text": "טוֹב, אָז לְאָן הַמַּסְקָנָה הַזֹּאת מוֹבִילָה אוֹתִי", + "book": "מנהרת הזמן 82", + "stripped": "טוב, אז לאן המסקנה הזאת מובילה אותי" + }, + { + "text": "הֲרֵי יַרְדֵּן הָיְתָה אָז מְדִינַת אוֹיֵב", + "book": "מנהרת הזמן 82", + "stripped": "הרי ירדן היתה אז מדינת אויב" + }, + { + "text": "אֶזְרָחִים יִשְׂרְאֵלִים לֹא יָכְלוּ לִנְסוֹעַ לְבַקֵּר בָּהּ, כְּמוֹ הַיּוֹם", + "book": "מנהרת הזמן 82", + "stripped": "אזרחים ישראלים לא יכלו לנסוע לבקר בה, כמו היום" + }, + { + "text": "הֲרֵי בְּמִלְחֶמֶת הַשִּׁחְרוּר יַרְדֵּן נִלְחֲמָה נֶגְדֵּנוּ", + "book": "מנהרת הזמן 82", + "stripped": "הרי במלחמת השחרור ירדן נלחמה נגדנו" + }, + { + "text": "הַאִם הָיָה בֶּעָבָר אֵרוּעַ כָּזֶה", + "book": "מנהרת הזמן 82", + "stripped": "האם היה בעבר ארוע כזה" + }, + { + "text": "וְאִם הָיָה אֵרוּעַ כָּזֶה, מָה הָיְתָה הַמַּטָּרָה שֶׁל הַמִּתְיַשְּׁבִים כָּאן", + "book": "מנהרת הזמן 82", + "stripped": "ואם היה ארוע כזה, מה היתה המטרה של המתישבים כאן" + }, + { + "text": "הֶחְלִיפוּ אוֹתָם בִּשְׁבוּיִים יַרְדֵּנִים שֶׁהָיוּ בְּיָדֵנוּ", + "book": "מנהרת הזמן 82", + "stripped": "החליפו אותם בשבויים ירדנים שהיו בידנו" + }, + { + "text": "\" זֶה קוֹלוֹ שֶׁל הַשּׁוֹטֵר בַּעַל הַשָּׂפָם הָעֲנָק, שֶׁתָּפַס אוֹתִי בִּזְרוֹעִי", + "book": "מנהרת הזמן 82", + "stripped": "\" זה קולו של השוטר בעל השפם הענק, שתפס אותי בזרועי" + }, + { + "text": "הוּא מְטַלְטֵל אֶת הַזְּרוֹעַ שֶׁלִּי וּמַכְאִיב לִי מְאוֹד", + "book": "מנהרת הזמן 82", + "stripped": "הוא מטלטל את הזרוע שלי ומכאיב לי מאוד" + }, + { + "text": "הוּא לֹא נִרְאֶה נֶחְמָד", + "book": "מנהרת הזמן 82", + "stripped": "הוא לא נראה נחמד" + }, + { + "text": "מָה אֲנִי אָמוּר לְהַגִּיד וּבְאֵיזוֹ שָׂפָה עָלַי לַעֲנוֹת לוֹ", + "book": "מנהרת הזמן 82", + "stripped": "מה אני אמור להגיד ובאיזו שפה עלי לענות לו" + }, + { + "text": "אֲנִי שׁוֹתֵק וּמְנַסֶּה לְהַרְוִיחַ זְמַן", + "book": "מנהרת הזמן 82", + "stripped": "אני שותק ומנסה להרויח זמן" + }, + { + "text": "\" כַּנִּרְאֶה לֹא אִכְפַּת לוֹ שֶׁאֲנִי לֹא עוֹנֶה", + "book": "מנהרת הזמן 82", + "stripped": "\" כנראה לא אכפת לו שאני לא עונה" + }, + { + "text": "אֲנִי מוֹשֵׁךְ בִּכְתֵפַי בִּתְנוּעָה שֶׁפֵּרוּשָׁהּ \"אֲנִי לֹא יוֹדֵעַ\"", + "book": "מנהרת הזמן 82", + "stripped": "אני מושך בכתפי בתנועה שפרושה \"אני לא יודע\"" + }, + { + "text": "אֲנִי בֶּאֱמֶת לֹא יוֹדֵעַ לְאָן כֻּלָּם נֶעֶלְמוּ", + "book": "מנהרת הזמן 82", + "stripped": "אני באמת לא יודע לאן כלם נעלמו" + }, + { + "text": "הַשּׁוֹטֵר מַרְפֶּה מִמֶּנִּי לְרֶגַע וּמְסַלְסֵל אֶת הַקְּצָווֹת שֶׁל שְׂפָמוֹ הָעֲנָק", + "book": "מנהרת הזמן 82", + "stripped": "השוטר מרפה ממני לרגע ומסלסל את הקצוות של שפמו הענק" + }, + { + "text": "יֵשׁ לוֹ מַבָּט מְאַיֵּם", + "book": "מנהרת הזמן 82", + "stripped": "יש לו מבט מאים" + }, + { + "text": "הוּא מְסַיֵּם לְסַלְסֵל אֶת הַשָּׂפָם וְחוֹזֵר וְתוֹפֵס בִּזְרוֹעִי", + "book": "מנהרת הזמן 82", + "stripped": "הוא מסים לסלסל את השפם וחוזר ותופס בזרועי" + }, + { + "text": "הָאֶצְבָּעוֹת שֶׁלּוֹ מַמָּשׁ צוֹבְטוֹת אוֹתִי", + "book": "מנהרת הזמן 82", + "stripped": "האצבעות שלו ממש צובטות אותי" + }, + { + "text": "\" הוּא קוֹרֵא לַחֲבֵרוֹ שֶׁמְּקַפֵּץ וּמְדַלֵּג בֵּין הַסְּלָעִים, \"מָצָאתָ אֶת הָרַבִּי", + "book": "מנהרת הזמן 82", + "stripped": "\" הוא קורא לחברו שמקפץ ומדלג בין הסלעים, \"מצאת את הרבי" + }, + { + "text": "\" \"שׁוּם דָּבָר,\" בּוּרָאט מִתְרוֹמֵם מֵאֲחוֹרֵי שִׂיחַ, \"כֻּלָּם בָּרְחוּ", + "book": "מנהרת הזמן 82", + "stripped": "\" \"שום דבר,\" בוראט מתרומם מאחורי שיח, \"כלם ברחו" + }, + { + "text": "\"לְאָן הֵם יָכְלוּ לִבְרוֹחַ", + "book": "מנהרת הזמן 82", + "stripped": "\"לאן הם יכלו לברוח" + }, + { + "text": "\" לֹא בָּרוּר אִם הוּא מַפְנֶה אֶת הַשְּׁאֵלָה הַזֹּאת אֵלַי אוֹ שֶׁהוּא שׁוֹאֵל אֶת עַצְמוֹ", + "book": "מנהרת הזמן 82", + "stripped": "\" לא ברור אם הוא מפנה את השאלה הזאת אלי או שהוא שואל את עצמו" + }, + { + "text": "\"מוּזָר מְאוֹד,\" בּוּרָאט מִתְקָרֵב אֵלֵינוּ, וְעַכְשָׁיו אֲנִי מַבְחִין שֶׁגַּם לוֹ יֵשׁ שָׂפָם", + "book": "מנהרת הזמן 82", + "stripped": "\"מוזר מאוד,\" בוראט מתקרב אלינו, ועכשיו אני מבחין שגם לו יש שפם" + }, + { + "text": "לַשָּׂפָם שֶׁלּוֹ יֵשׁ צוּרָה שֶׁל מַטְאֲטֵא, \"יְהוּדִי", + "book": "מנהרת הזמן 82", + "stripped": "לשפם שלו יש צורה של מטאטא, \"יהודי" + }, + { + "text": "\"לֹא נִרְאֶה כָּכָה,\" הַשָּׂפָם הַמִּסְתַּלְסֵל עוֹנֶה", + "book": "מנהרת הזמן 82", + "stripped": "\"לא נראה ככה,\" השפם המסתלסל עונה" + }, + { + "text": "\"אֵיזֶה שָׂפָה הוּא מְדַבֵּר", + "book": "מנהרת הזמן 82", + "stripped": "\"איזה שפה הוא מדבר" + }, + { + "text": "\" הַשָּׂפָם הָעֲנָקִי פּוֹנֶה אֵלַי, \"פְרוּמְקִין", + "book": "מנהרת הזמן 82", + "stripped": "\" השפם הענקי פונה אלי, \"פרומקין" + }, + { + "text": "\" זֹאת הַמִּלָּה הָרִאשׁוֹנָה שֶׁאֲנִי מוֹצִיא מֵהַפֶּה, וְלִי אֵין לִי שׁוּם מֻשָּׂג לְמָה הוּא מִתְכַּוֵן", + "book": "מנהרת הזמן 82", + "stripped": "\" זאת המלה הראשונה שאני מוציא מהפה, ולי אין לי שום משג למה הוא מתכון" + }, + { + "text": "יָכוֹל לִהְיוֹת שֶׁ\"פְרוּמְקִין\" זוֹ הַשָּׂפָה שֶׁלְּדַעְתָּם אֲנִי אָמוּר לְדַבֵּר", + "book": "מנהרת הזמן 82", + "stripped": "יכול להיות ש\"פרומקין\" זו השפה שלדעתם אני אמור לדבר" + }, + { + "text": "\" עַכְשָׁיו אֲנִי מֵבִין שֶׁפְרוּמְקִין זֶה אִישׁ", + "book": "מנהרת הזמן 82", + "stripped": "\" עכשיו אני מבין שפרומקין זה איש" + }, + { + "text": "לַמְרוֹת שֶׁאֵין לִי שׁוּם מֻשָּׂג מִיהוּ פְרוּמְקִין, אֲנִי מַחְלִיט שֶׁמּוּטָב לִי לֹא לִשְׁאוֹל מִי הוּא", + "book": "מנהרת הזמן 82", + "stripped": "למרות שאין לי שום משג מיהו פרומקין, אני מחליט שמוטב לי לא לשאול מי הוא" + }, + { + "text": "אֲנִי חוֹשֵׁב שֶׁעָדִיף לִי לְהַעֲמִיד פָּנִים שֶׁאֲנִי יוֹדֵעַ", + "book": "מנהרת הזמן 82", + "stripped": "אני חושב שעדיף לי להעמיד פנים שאני יודע" + }, + { + "text": "\" הוּא צוֹעֵק, \"פְרוּמְקִין שָׁלַח אוֹתְךָ אוֹ לֹא", + "book": "מנהרת הזמן 82", + "stripped": "\" הוא צועק, \"פרומקין שלח אותך או לא" + }, + { + "text": "\" לְיֶתֶר בִּטָּחוֹן אֲנִי לֹא זָז", + "book": "מנהרת הזמן 82", + "stripped": "\" ליתר בטחון אני לא זז" + }, + { + "text": "אֲנִי לֹא מְהַנְהֵן, וַאֲנִי גַּם לֹא מֵנִיד בְּרֹאשִׁי", + "book": "מנהרת הזמן 82", + "stripped": "אני לא מהנהן, ואני גם לא מניד בראשי" + }, + { + "text": "\" בְּיָדָיו הוּא כְּאִלּוּ מְסַלְסֵל פֵּאוֹת, \"וּבְלִי זֶה", + "book": "מנהרת הזמן 82", + "stripped": "\" בידיו הוא כאלו מסלסל פאות, \"ובלי זה" + }, + { + "text": "\" הוּא מַנִּיחַ יָד עַל רֹאשׁוֹ בְּצוּרָה שֶׁל כִּפָּה", + "book": "מנהרת הזמן 82", + "stripped": "\" הוא מניח יד על ראשו בצורה של כפה" + }, + { + "text": "הַמַּחְשָׁבוֹת שֶׁלִּי רוֹחֲשׁוֹת כְּמוֹ דְּבוֹרִים בְּכַוֶרֶת", + "book": "מנהרת הזמן 82", + "stripped": "המחשבות שלי רוחשות כמו דבורים בכורת" + }, + { + "text": "אֲנִי נִרְאֶה לָהֶם מוּזָר כִּי אֲנִי לֹא יֶלֶד חֲרֵדִי", + "book": "מנהרת הזמן 82", + "stripped": "אני נראה להם מוזר כי אני לא ילד חרדי" + }, + { + "text": "אָז מָה זֶה אוֹמֵר", + "book": "מנהרת הזמן 82", + "stripped": "אז מה זה אומר" + }, + { + "text": "וְאִם הָיְתָה, מָתַי הִיא הָיְתָה", + "book": "מנהרת הזמן 82", + "stripped": "ואם היתה, מתי היא היתה" + }, + { + "text": "אֲבָל שָׁרוֹן נִבְלְעָה בְּתוֹךְ הַמְּעָרָה וְנֶעֶלְמָה", + "book": "מנהרת הזמן 82", + "stripped": "אבל שרון נבלעה בתוך המערה ונעלמה" + }, + { + "text": "אֲפִלּוּ פַּעַם אַחַת הִיא לֹא הֵצִיצָה הַחוּצָה לִבְדּוֹק מָה קוֹרֶה אִתִּי וְהַאִם הַשּׁוֹטְרִים פּוֹגְעִים בִּי", + "book": "מנהרת הזמן 82", + "stripped": "אפלו פעם אחת היא לא הציצה החוצה לבדוק מה קורה אתי והאם השוטרים פוגעים בי" + }, + { + "text": "\" בַּעַל הַשָּׂפָם הַמִּסְתַּלְסֵל מַמְשִׁיךְ לְדַבֵּר אֵלַי בַּעֲרָבִית", + "book": "מנהרת הזמן 82", + "stripped": "\" בעל השפם המסתלסל ממשיך לדבר אלי בערבית" + }, + { + "text": "הוּא נִגָּשׁ אֶל הַתַּרְמִיל שֶׁלִּי וּמַבִּיט בּוֹ בְּמַבָּט חוֹשֵׁד", + "book": "מנהרת הזמן 82", + "stripped": "הוא נגש אל התרמיל שלי ומביט בו במבט חושד" + }, + { + "text": "הַקְּצָווֹת שֶׁל הַשָּׂפָם שֶׁל בַּעַל הַשָּׂפָם רוֹקְדִים כְּשֶׁהוּא מְדַבֵּר, וְזֶה מַמָּשׁ קֶטַע", + "book": "מנהרת הזמן 82", + "stripped": "הקצוות של השפם של בעל השפם רוקדים כשהוא מדבר, וזה ממש קטע" + }, + { + "text": "כְּשֶׁהוּא מִתְכּוֹפֵף, נִרְאֶה כְּאִלּוּ הַשָּׂפָם שֶׁלּוֹ עוֹמֵד לְהִתָּלֵשׁ מִפָּנָיו וְלִפּוֹל", + "book": "מנהרת הזמן 82", + "stripped": "כשהוא מתכופף, נראה כאלו השפם שלו עומד להתלש מפניו ולפול" + }, + { + "text": "לוּלֵא פָּחַדְתִּי שֶׁהַשּׁוֹטְרִים הָאֵלֶּה עֲלוּלִים לִפְגּוֹעַ בִּי, לֹא הָיִיתִי מַצְלִיחַ לְהִתְאַפֵּק לֹא לִצְחוֹק", + "book": "מנהרת הזמן 82", + "stripped": "לולא פחדתי שהשוטרים האלה עלולים לפגוע בי, לא הייתי מצליח להתאפק לא לצחוק" + }, + { + "text": "\"אֲנִי גָּר שָׁם-\" פִּתְאוֹם יוֹצֵאת לִי תְּשׁוּבָה בַּעֲרָבִית וַאֲנִי מַצְבִּיעַ לְכִווּן יְרוּשָׁלַיִם", + "book": "מנהרת הזמן 82", + "stripped": "\"אני גר שם-\" פתאום יוצאת לי תשובה בערבית ואני מצביע לכוון ירושלים" + }, + { + "text": "\" בַּעַל הַשָּׂפָם הַמִּסְתַּלְסֵל פּוֹנֶה אֶל בּוּרָאט, \"הוּא מְדַבֵּר עֲרָבִית", + "book": "מנהרת הזמן 82", + "stripped": "\" בעל השפם המסתלסל פונה אל בוראט, \"הוא מדבר ערבית" + }, + { + "text": "\" \"אוּלַי הוּא סְפָרַדִּי,\" בּוּרָאט מַעֲלֶה אֶפְשָׁרוּת, \"אַתָּה מְדַבֵּר גַּם לָדִינוֹ", + "book": "מנהרת הזמן 82", + "stripped": "\" \"אולי הוא ספרדי,\" בוראט מעלה אפשרות, \"אתה מדבר גם לדינו" + }, + { + "text": "עוֹד שָׂפָה שֶׁמֵּעוֹלָם לֹא שָׁמַעְתִּי עָלֶיהָ", + "book": "מנהרת הזמן 82", + "stripped": "עוד שפה שמעולם לא שמעתי עליה" + }, + { + "text": "מִי הֵם אֵלֶּה שֶׁמְּדַבְּרִים לָדִינוֹ", + "book": "מנהרת הזמן 82", + "stripped": "מי הם אלה שמדברים לדינו" + }, + { + "text": "\" בּוּרָאט מֵרִים אֶת קוֹלוֹ", + "book": "מנהרת הזמן 82", + "stripped": "\" בוראט מרים את קולו" + }, + { + "text": "תַּגִּידוּ, אַתֶּם מַצְלִיחִים לְפַעְנֵחַ אֶת הַבָּלָגָן שֶׁהוֹלֵךְ פֹּה", + "book": "מנהרת הזמן 82", + "stripped": "תגידו, אתם מצליחים לפענח את הבלגן שהולך פה" + }, + { + "text": "לָמָּה שֶׁאֲנִי אֶהְיֶה אַרְמֶנִי", + "book": "מנהרת הזמן 82", + "stripped": "למה שאני אהיה ארמני" + }, + { + "text": "לָמָּה אֲנִי לֹא יָכוֹל לִהְיוֹת פָּשׁוּט יֶלֶד יְהוּדִי רָגִיל", + "book": "מנהרת הזמן 82", + "stripped": "למה אני לא יכול להיות פשוט ילד יהודי רגיל" + }, + { + "text": "יֶלֶד יִשְׂרְאֵלִי רָגִיל, מְדַבֵּר עִבְרִית וְלֹא מְגַדֵּל פֵּאוֹת", + "book": "מנהרת הזמן 82", + "stripped": "ילד ישראלי רגיל, מדבר עברית ולא מגדל פאות" + }, + { + "text": "נִרְאֶה שֶׁהַמִּסְתַּלְסֵל, כְּלוֹמַר בַּעַל הַשָּׂפָם הַמִּסְתַּלְסֵל, הִתְיָאֵשׁ מִמֶּנִּי", + "book": "מנהרת הזמן 82", + "stripped": "נראה שהמסתלסל, כלומר בעל השפם המסתלסל, התיאש ממני" + }, + { + "text": "הוּא מִתְכּוֹפֵף אֶל הַתַּרְמִיל שֶׁלִּי וּמֵרִים אוֹתוֹ", + "book": "מנהרת הזמן 82", + "stripped": "הוא מתכופף אל התרמיל שלי ומרים אותו" + }, + { + "text": "הוּא מְשַׂחֵק בַּיָּדִית שֶׁל הָרוֹכְסָן, מֵנִיעַ אוֹתָהּ קָדִימָה וְאָחוֹרָה", + "book": "מנהרת הזמן 82", + "stripped": "הוא משחק בידית של הרוכסן, מניע אותה קדימה ואחורה" + }, + { + "text": "\"אֵיךְ פּוֹתְחִים אֶת זֶה", + "book": "מנהרת הזמן 82", + "stripped": "\"איך פותחים את זה" + }, + { + "text": "הַמִּסְתַּלְסֵל שׁוֹלֵף סַכִּין מֵחֲגוֹרָתוֹ, וַאֲנִי מְנַחֵשׁ שֶׁהוּא עוֹמֵד לַחְתּוֹךְ אֶת הַתַּרְמִיל שֶׁלִּי", + "book": "מנהרת הזמן 82", + "stripped": "המסתלסל שולף סכין מחגורתו, ואני מנחש שהוא עומד לחתוך את התרמיל שלי" + }, + { + "text": "\" אֲנִי צוֹעֵק וּמְנַסֶּה לַחְטוֹף מֵהֶם אֶת הַתַּרְמִיל", + "book": "מנהרת הזמן 82", + "stripped": "\" אני צועק ומנסה לחטוף מהם את התרמיל" + }, + { + "text": "אַרְבַּע הָעֵינַיִם שֶׁנִּמְצָאוֹת מֵעַל שְׁנֵי הַשְּׂפָמִים מַבִּיטוֹת בִּי בְּמַבָּט מְבֹהָל", + "book": "מנהרת הזמן 82", + "stripped": "ארבע העינים שנמצאות מעל שני השפמים מביטות בי במבט מבהל" + }, + { + "text": "שְׁנֵי הַשּׁוֹטְרִים מְחַבְּקִים אֶת הַתַּרְמִיל שֶׁלִּי כְּאִלּוּ הוּא אוֹצָר", + "book": "מנהרת הזמן 82", + "stripped": "שני השוטרים מחבקים את התרמיל שלי כאלו הוא אוצר" + }, + { + "text": "עַכְשָׁיו הֵם לֹא נִרְאִים שׁוֹטְרִים, אֶלָּא כְּמוֹ שְׁנֵי לֵיצָנִים שֶׁמְּשַׂחֲקִים בְּהַצָּגַת יְלָדִים", + "book": "מנהרת הזמן 82", + "stripped": "עכשיו הם לא נראים שוטרים, אלא כמו שני ליצנים שמשחקים בהצגת ילדים" + }, + { + "text": "\" שׁוּב יוֹצְאוֹת לִי מִלִּים בַּעֲרָבִית", + "book": "מנהרת הזמן 82", + "stripped": "\" שוב יוצאות לי מלים בערבית" + }, + { + "text": "אֲנִי אוֹהֵב אֶת הַתַּרְמִיל שֶׁלִּי וְלֹא רוֹצֶה שֶׁהוּא יִפָּגַע", + "book": "מנהרת הזמן 82", + "stripped": "אני אוהב את התרמיל שלי ולא רוצה שהוא יפגע" + }, + { + "text": "יָדִי שֶׁנִּשְׁלַחַת קָדִימָה נִבְלֶמֶת עַל יְדֵי הַסַּכִּין שֶׁל הַמִּסְתַּלְסֵל", + "book": "מנהרת הזמן 82", + "stripped": "ידי שנשלחת קדימה נבלמת על ידי הסכין של המסתלסל" + }, + { + "text": "אֲנִי מַצְבִּיעַ עַל הָרוֹכְסָן וּמְסַמֵּן לוֹ שֶׁאֲנִי רַק רוֹצֶה לִפְתּוֹחַ אוֹתוֹ", + "book": "מנהרת הזמן 82", + "stripped": "אני מצביע על הרוכסן ומסמן לו שאני רק רוצה לפתוח אותו" + }, + { + "text": "הוּא מֵזִיז אֶת הַסַּכִּין", + "book": "מנהרת הזמן 82", + "stripped": "הוא מזיז את הסכין" + }, + { + "text": "אֲנִי פּוֹתֵחַ אֶת הָרוֹכְסָן וּשְׁנֵיהֶם מַבִּיטִים בִּי בִּפְלִיאָה כְּאִלּוּ בִּצַּעְתִּי אֵיזֶשֶׁהוּ קֶסֶם", + "book": "מנהרת הזמן 82", + "stripped": "אני פותח את הרוכסן ושניהם מביטים בי בפליאה כאלו בצעתי איזשהו קסם" + }, + { + "text": "הַמִּסְתַּלְסֵל הוֹפֵךְ אֶת הַתַּרְמִיל", + "book": "מנהרת הזמן 82", + "stripped": "המסתלסל הופך את התרמיל" + }, + { + "text": "לִפְנֵי שֶׁהוּא מְנַעֵר אוֹתוֹ, אֲנִי נִדְרָךְ", + "book": "מנהרת הזמן 82", + "stripped": "לפני שהוא מנער אותו, אני נדרך" + }, + { + "text": "אִם חָזַרְנוּ בַּזְּמַן לִתְקוּפָה לֹא יְדוּעָה, מִי יוֹדֵעַ מָה יָכוֹל לְהָכִיל הַתַּרְמִיל שֶׁלִּי", + "book": "מנהרת הזמן 82", + "stripped": "אם חזרנו בזמן לתקופה לא ידועה, מי יודע מה יכול להכיל התרמיל שלי" + }, + { + "text": "לְתַדְהֵמָתִי הָרַבָּה, נוֹפְלִים מֵהַתַּרְמִיל שֶׁלִּי סִפְרֵי הַלִּמּוּד שֶׁלִּי", + "book": "מנהרת הזמן 82", + "stripped": "לתדהמתי הרבה, נופלים מהתרמיל שלי ספרי הלמוד שלי" + }, + { + "text": "מָה הַסִּפּוּר שֶׁל מִנְהֶרֶת־הַזְּמַן הַזֹּאת", + "book": "מנהרת הזמן 82", + "stripped": "מה הספור של מנהרת־הזמן הזאת" + }, + { + "text": "\" הַשָּׂפָם הַמִּסְתַּלְסֵל רוֹקֵד עַל פָּנָיו שֶׁל הַשּׁוֹטֵר כְּשֶׁהוּא מַצְבִּיעַ עַל הַסְּפָרִים, \"הוּא שָׁלַח גַּם כֶּסֶף", + "book": "מנהרת הזמן 82", + "stripped": "\" השפם המסתלסל רוקד על פניו של השוטר כשהוא מצביע על הספרים, \"הוא שלח גם כסף" + }, + { + "text": "אַתָּה לֹא יוֹדֵעַ מָה זֶה כֶּסֶף", + "book": "מנהרת הזמן 82", + "stripped": "אתה לא יודע מה זה כסף" + }, + { + "text": "\" אֲנִי מַשְׁפִּיל אֶת עֵינַי וּמַבִּיט בָּאֲדָמָה", + "book": "מנהרת הזמן 82", + "stripped": "\" אני משפיל את עיני ומביט באדמה" + }, + { + "text": "אֵין לִי מָה לְהַגִּיד", + "book": "מנהרת הזמן 82", + "stripped": "אין לי מה להגיד" + }, + { + "text": "אֲנִי בֶּאֱמֶת מִצְטַעֵר, אֲבָל כָּל שְׁאֵלָה שֶׁהוּא שׁוֹאֵל מְבַלְבֶּלֶת אוֹתִי עוֹד יוֹתֵר", + "book": "מנהרת הזמן 82", + "stripped": "אני באמת מצטער, אבל כל שאלה שהוא שואל מבלבלת אותי עוד יותר" + }, + { + "text": "קֹדֶם הָיִיתִי אָמוּר לָדַעַת מִיהוּ פְרוּמְקִין, וְעַכְשָׁיו אֲנִי אָמוּר לָדַעַת מִיהוּ הַפַּטְרִיאַרְךְ", + "book": "מנהרת הזמן 82", + "stripped": "קדם הייתי אמור לדעת מיהו פרומקין, ועכשיו אני אמור לדעת מיהו הפטריארך" + }, + { + "text": "זֶה לֹא שֶׁאֲנִי לֹא יוֹדֵעַ מַהוּ פַּטְרִיאַרְךְ", + "book": "מנהרת הזמן 82", + "stripped": "זה לא שאני לא יודע מהו פטריארך" + }, + { + "text": "פַּטְרִיאַרְךְ הוּא כְּמוֹ רַב רָאשִׁי שֶׁל קְבוּצוֹת מְסֻיָּמוֹת שֶׁל נוֹצְרִים", + "book": "מנהרת הזמן 82", + "stripped": "פטריארך הוא כמו רב ראשי של קבוצות מסימות של נוצרים" + }, + { + "text": "סְלִיחָה, זֶה לֹא מְדֻיָּק", + "book": "מנהרת הזמן 82", + "stripped": "סליחה, זה לא מדיק" + }, + { + "text": "הִתְכַּוַנְתִּי לְהַגִּיד: לַיְּהוּדִים הַתֵּימָנִים שֶׁהָיוּ כָּאן, כִּי כָּרֶגַע לֹא נוֹתַר מֵהֶם זֵכֶר", + "book": "מנהרת הזמן 82", + "stripped": "התכונתי להגיד: ליהודים התימנים שהיו כאן, כי כרגע לא נותר מהם זכר" + }, + { + "text": "הֲרֵי כְּמוֹ שֶׁכְּבָר סִפַּרְתִּי לָכֶם, כֻּלָּם נֶעֶלְמוּ וְאִתָּם גַּם שָׁרוֹן", + "book": "מנהרת הזמן 82", + "stripped": "הרי כמו שכבר ספרתי לכם, כלם נעלמו ואתם גם שרון" + }, + { + "text": "מִזָּוִית הָעַיִן אֲנִי קוֹלֵט אֶת בּוּרָאט מְנַעֵר אֶת הַתַּרְמִיל שֶׁלִּי שׁוּב וָשׁוּב", + "book": "מנהרת הזמן 82", + "stripped": "מזוית העין אני קולט את בוראט מנער את התרמיל שלי שוב ושוב" + }, + { + "text": "לֹא נִרְאֶה שֶׁהוּא מִתְרַשֵּׁם מִסִּפְרֵי הַלִּמּוּד וּמֵהַמַּחְבָּרוֹת שֶׁלִּי", + "book": "מנהרת הזמן 82", + "stripped": "לא נראה שהוא מתרשם מספרי הלמוד ומהמחברות שלי" + }, + { + "text": "הוּא כְּאִלּוּ מְקַוֶה לִמְצוֹא בַּתַּרְמִיל אֵיזֶשֶׁהוּ אוֹצָר", + "book": "מנהרת הזמן 82", + "stripped": "הוא כאלו מקוה למצוא בתרמיל איזשהו אוצר" + }, + { + "text": "אַחַר כָּךְ הוּא מַשְׁלִיךְ אֶת הַתַּרְמִיל הַצִּדָּה, אֶל הַשִּׂיחַ", + "book": "מנהרת הזמן 82", + "stripped": "אחר כך הוא משליך את התרמיל הצדה, אל השיח" + }, + { + "text": "הוּא נִרְאֶה מְאֻכְזָב מְאוֹד", + "book": "מנהרת הזמן 82", + "stripped": "הוא נראה מאכזב מאוד" + }, + { + "text": "שְׁנֵיהֶם מִתְנַפְּלִים עָלַי וּמְמַשְּׁשִׁים אוֹתִי", + "book": "מנהרת הזמן 82", + "stripped": "שניהם מתנפלים עלי וממששים אותי" + }, + { + "text": "הֲיִיתֶם מַאֲמִינִים שֶׁמִּלָּה אַחַת תִּפְתֹּר תַּעֲלוּמָה שְׁלֵמָה", + "book": "מנהרת הזמן 82", + "stripped": "הייתם מאמינים שמלה אחת תפתר תעלומה שלמה" + }, + { + "text": "פֶּרֶק ז שֶׁבּוֹ אֲנִי סוֹף סוֹף מֵבִין לְאֵיזוֹ תְּקוּפָה הִגַּעְנוּ בַּקְשִׁישׁ", + "book": "מנהרת הזמן 82", + "stripped": "פרק ז שבו אני סוף סוף מבין לאיזו תקופה הגענו בקשיש" + }, + { + "text": "הַמִּלָּה הַזֹּאת \"בַּקְשִׁישׁ\" נִשְׁמַעַת לִי כְּמוֹ תְּרוּעָה שֶׁל חֲצוֹצְרוֹת", + "book": "מנהרת הזמן 82", + "stripped": "המלה הזאת \"בקשיש\" נשמעת לי כמו תרועה של חצוצרות" + }, + { + "text": "אֲנִי מַמָּשׁ מַרְגִּישׁ אֵיךְ הַלֵּב שֶׁלִּי מִתְרַחֵב", + "book": "מנהרת הזמן 82", + "stripped": "אני ממש מרגיש איך הלב שלי מתרחב" + }, + { + "text": "זֶה כְּאִלּוּ הִרְכַּבְתִּי פָּאזֶל, וַחֲתִיכָה חֲסֵרָה אַחַת שִׁבְּשָׁה אֶת כָּל הַתְּמוּנָה, וּפִתְאוֹם הִיא הִתְגַּלְּתָה", + "book": "מנהרת הזמן 82", + "stripped": "זה כאלו הרכבתי פאזל, וחתיכה חסרה אחת שבשה את כל התמונה, ופתאום היא התגלתה" + }, + { + "text": "לִפְעָמִים מִלָּה אַחַת מְסֻגֶּלֶת לְפַעְנֵחַ תַּעֲלוּמָה מֻרְכֶּבֶת, כִּי הִיא מְיַצֶּגֶת תְּקוּפָה", + "book": "מנהרת הזמן 82", + "stripped": "לפעמים מלה אחת מסגלת לפענח תעלומה מרכבת, כי היא מיצגת תקופה" + }, + { + "text": "וְזֶה בְּדִיּוּק מָה שֶׁקּוֹרֶה לִי כָּרֶגַע", + "book": "מנהרת הזמן 82", + "stripped": "וזה בדיוק מה שקורה לי כרגע" + }, + { + "text": "אֲבָל מָתַי זֶה קָרָה", + "book": "מנהרת הזמן 82", + "stripped": "אבל מתי זה קרה" + }, + { + "text": "גַּם תְּשׁוּבָה לַשְּׁאֵלָה הַזֹּאת יֵשׁ לִי: זֶה קָרָה בְּמַהֲלַךְ מִלְחֶמֶת הָעוֹלָם הָרִאשׁוֹנָה", + "book": "מנהרת הזמן 82", + "stripped": "גם תשובה לשאלה הזאת יש לי: זה קרה במהלך מלחמת העולם הראשונה" + }, + { + "text": "וּמָתַי הָיְתָה מִלְחֶמֶת הָעוֹלָם הָרִאשׁוֹנָה", + "book": "מנהרת הזמן 82", + "stripped": "ומתי היתה מלחמת העולם הראשונה" + }, + { + "text": "אִם נִדְמֶה לָכֶם שֶׁאֲנִי לֹא יוֹדֵעַ, אַתֶּם טוֹעִים", + "book": "מנהרת הזמן 82", + "stripped": "אם נדמה לכם שאני לא יודע, אתם טועים" + }, + { + "text": "הַמִּלְחָמָה נִמְשְׁכָה בְּעֵרֶךְ מִשְּׁנַת 1914 וְעַד 1918, וּמִכָּאן שֶׁאֲנַחְנוּ נִמְצָאִים בִּירוּשָׁלַיִם בַּיָּמִים שֶׁלִּפְנֵי 1917", + "book": "מנהרת הזמן 82", + "stripped": "המלחמה נמשכה בערך משנת 1914 ועד 1918, ומכאן שאנחנו נמצאים בירושלים בימים שלפני 1917" + }, + { + "text": "כִּי בַּשָּׁנָה הַזֹּאת הַגֶּנֶרָל הָאַנְגְּלִי אָלֶנְבִּי נִכְנַס לִירוּשָׁלַיִם, מָה שֶׁאוֹמֵר שֶׁהַטּוּרְקִים נִכְנְעוּ וְהִסְתַּלְּקוּ מִמֶּנָּה", + "book": "מנהרת הזמן 82", + "stripped": "כי בשנה הזאת הגנרל האנגלי אלנבי נכנס לירושלים, מה שאומר שהטורקים נכנעו והסתלקו ממנה" + }, + { + "text": "אַתֶּם שָׂמִים לֵב שֶׁהַכֹּל מַתְאִים", + "book": "מנהרת הזמן 82", + "stripped": "אתם שמים לב שהכל מתאים" + }, + { + "text": "הִנֵּה אֲנִי מְזַהֶה אֶת הַמַּדִּים שֶׁל הַשּׁוֹטְרִים, אֵלֶּה מַדִּים שֶׁל הַמִּשְׁטָרָה הַטּוּרְקִית", + "book": "מנהרת הזמן 82", + "stripped": "הנה אני מזהה את המדים של השוטרים, אלה מדים של המשטרה הטורקית" + }, + { + "text": "וְגַם הַשָּׂפָה הָעֲרָבִית מַתְאִימָה, כִּי רֹב הַטּוּרְקִים שֶׁהָיוּ כָּאן דִּבְּרוּ עֲרָבִית", + "book": "מנהרת הזמן 82", + "stripped": "וגם השפה הערבית מתאימה, כי רב הטורקים שהיו כאן דברו ערבית" + }, + { + "text": "עַכְשָׁיו אֲנִי מַגִּיעַ אֶל מִלַּת הַמַּפְתֵּחַ \"בַּקְשִׁישׁ\"", + "book": "מנהרת הזמן 82", + "stripped": "עכשיו אני מגיע אל מלת המפתח \"בקשיש\"" + }, + { + "text": "פֵּרוּשׁ הַמִּלָּה הוּא מַתָּנָה, אֲבָל לֹא מְדֻבָּר בְּמַתָּנָה סְתָם", + "book": "מנהרת הזמן 82", + "stripped": "פרוש המלה הוא מתנה, אבל לא מדבר במתנה סתם" + }, + { + "text": "בַּקְשִׁישׁ הוּא סוּג שֶׁל שֹׁחַד, כְּלוֹמַר אַתָּה נוֹתֵן מַתָּנָה לְמִישֶׁהוּ כְּדֵי לְקַבֵּל מִמֶּנּוּ מַשֶּׁהוּ תְּמוּרָתָהּ", + "book": "מנהרת הזמן 82", + "stripped": "בקשיש הוא סוג של שחד, כלומר אתה נותן מתנה למישהו כדי לקבל ממנו משהו תמורתה" + }, + { + "text": "כָּךְ לְמָשָׁל, אִם אַתָּה נוֹתֵן בַּקְשִׁישׁ לְשׁוֹטֵר, בִּתְמוּרָה הוּא יְוַתֵּר לְךָ עַל הָאִשּׁוּם בְּפֶשַׁע שֶׁבִּצַּעְתָּ", + "book": "מנהרת הזמן 82", + "stripped": "כך למשל, אם אתה נותן בקשיש לשוטר, בתמורה הוא יותר לך על האשום בפשע שבצעת" + }, + { + "text": "אֵצֶל הַשּׁוֹטְרִים הַטּוּרְקִים זֶה הָיָה מְקֻבָּל", + "book": "מנהרת הזמן 82", + "stripped": "אצל השוטרים הטורקים זה היה מקבל" + }, + { + "text": "לְעֻמָּתָם, אֶת הַשּׁוֹטְרִים הַבְּרִיטִים כִּמְעַט לֹא הָיָה אֶפְשָׁר לְשַׁחֵד", + "book": "מנהרת הזמן 82", + "stripped": "לעמתם, את השוטרים הבריטים כמעט לא היה אפשר לשחד" + }, + { + "text": "' מֵרֹב שִׂמְחָה שָׁכַחְתִּי שֶׁשָּׁרוֹן נֶעֶלְמָה", + "book": "מנהרת הזמן 82", + "stripped": "' מרב שמחה שכחתי ששרון נעלמה" + }, + { + "text": "בְּלָאו הָכִי אֲנִי לֹא קַיָּם, וְאִם אֲנִי לֹא קַיָּם, גַּם הַיָּדַיִם שֶׁלִּי לֹא קַיָּמוֹת", + "book": "מנהרת הזמן 82", + "stripped": "בלאו הכי אני לא קים, ואם אני לא קים, גם הידים שלי לא קימות" + }, + { + "text": "אֶפְשָׁר לִקְשׁוֹר יָדַיִם שֶׁאֵינָן קַיָּמוֹת", + "book": "מנהרת הזמן 82", + "stripped": "אפשר לקשור ידים שאינן קימות" + }, + { + "text": "תַּאֲמִינוּ לִי, אֵין רֶגַע מְאֻשָּׁר כְּמוֹ הָרֶגַע הַזֶּה שֶׁבּוֹ אַתָּה מַצְלִיחַ לְפַעְנֵחַ תַּעֲלוּמָה", + "book": "מנהרת הזמן 82", + "stripped": "תאמינו לי, אין רגע מאשר כמו הרגע הזה שבו אתה מצליח לפענח תעלומה" + }, + { + "text": "בְּרֶגַע כָּזֶה, שׁוּם דָּבָר לֹא חָשׁוּב", + "book": "מנהרת הזמן 82", + "stripped": "ברגע כזה, שום דבר לא חשוב" + }, + { + "text": "וְאַף עַל פִּי כֵן, בָּרֶגַע הַבָּא אֲנִי מַרְגִּישׁ כְּאֵבִים חֲזָקִים", + "book": "מנהרת הזמן 82", + "stripped": "ואף על פי כן, ברגע הבא אני מרגיש כאבים חזקים" + }, + { + "text": "הַהִדּוּק שֶׁל הַחֲבָלִים לַיָּדַיִם שֶׁלִּי גּוֹרֵם לְשִׁבּוּשׁ בִּזְרִימַת הַדָּם", + "book": "מנהרת הזמן 82", + "stripped": "ההדוק של החבלים לידים שלי גורם לשבוש בזרימת הדם" + }, + { + "text": "\"בִּשְׁבִיל שֶׁלֹּא יִבְרַח,\" הַמְּסֻלְסָל עוֹנֶה", + "book": "מנהרת הזמן 82", + "stripped": "\"בשביל שלא יברח,\" המסלסל עונה" + }, + { + "text": "\" \"וְאַחֲרֵי שֶׁנִּקַּח אוֹתוֹ אִתָּנוּ, מָה נַעֲשֶׂה בּוֹ", + "book": "מנהרת הזמן 82", + "stripped": "\" \"ואחרי שנקח אותו אתנו, מה נעשה בו" + }, + { + "text": "\" נִרְאֶה שֶׁהַמְּסֻלְסָל לֹא חָשַׁב עַל זֶה", + "book": "מנהרת הזמן 82", + "stripped": "\" נראה שהמסלסל לא חשב על זה" + }, + { + "text": "\"כֵּן, מָה נַעֲשֶׂה בּוֹ", + "book": "מנהרת הזמן 82", + "stripped": "\"כן, מה נעשה בו" + }, + { + "text": "\" בּוּרָאט מֵרִים אֶת קוֹלוֹ, \"אַתָּה רוֹצֶה לְהָבִיא יֶלֶד אַרְמֶנִי קָשׁוּר לְתַחֲנַת הַמִּשְׁטָרָה", + "book": "מנהרת הזמן 82", + "stripped": "\" בוראט מרים את קולו, \"אתה רוצה להביא ילד ארמני קשור לתחנת המשטרה" + }, + { + "text": "אַתָּה רוֹצֶה שֶׁהַקָּצִין יִתְרַגֵּז עָלֵינוּ", + "book": "מנהרת הזמן 82", + "stripped": "אתה רוצה שהקצין יתרגז עלינו" + }, + { + "text": "\" הַמְּסֻלְסָל נָע מֵרֶגֶל לְרֶגֶל", + "book": "מנהרת הזמן 82", + "stripped": "\" המסלסל נע מרגל לרגל" + }, + { + "text": "\"לֹא נָבִיא אוֹתוֹ לְתַחֲנַת הַמִּשְׁטָרָה,\" הוּא אוֹמֵר", + "book": "מנהרת הזמן 82", + "stripped": "\"לא נביא אותו לתחנת המשטרה,\" הוא אומר" + }, + { + "text": "\"אָז לְאָן נָבִיא אוֹתוֹ", + "book": "מנהרת הזמן 82", + "stripped": "\"אז לאן נביא אותו" + }, + { + "text": "\"נַסְתִּיר אוֹתוֹ בְּאֵיזֶשֶׁהוּ מָקוֹם", + "book": "מנהרת הזמן 82", + "stripped": "\"נסתיר אותו באיזשהו מקום" + }, + { + "text": "\" \"וּמָה נַעֲשֶׂה אַחַר כָּךְ", + "book": "מנהרת הזמן 82", + "stripped": "\" \"ומה נעשה אחר כך" + }, + { + "text": "\" \"אַחַר כָּךְ נוֹדִיעַ לַפַּטְרִיאַרְךְ שֶׁהוּא בְּיָדֵנוּ,\" טוֹן דִּבּוּרוֹ שֶׁל הַמְּסֻלְסָל מֵעִיד עַל גַּאֲוָתוֹ", + "book": "מנהרת הזמן 82", + "stripped": "\" \"אחר כך נודיע לפטריארך שהוא בידנו,\" טון דבורו של המסלסל מעיד על גאותו" + }, + { + "text": "הוּא נִשְׁמָע כְּאִלּוּ הוּא פָּתַר בְּעָיָה מְסֻבֶּכֶת מְאוֹד", + "book": "מנהרת הזמן 82", + "stripped": "הוא נשמע כאלו הוא פתר בעיה מסבכת מאוד" + }, + { + "text": "\"נוֹדִיעַ לַפַּטְרִיאַרְךְ שֶׁהוּא בְּיָדֵנוּ", + "book": "מנהרת הזמן 82", + "stripped": "\"נודיע לפטריארך שהוא בידנו" + }, + { + "text": "\" \"וְאִם הַפַּטְרִיאַרְךְ לֹא מַכִּיר אֶת הַיֶּלֶד", + "book": "מנהרת הזמן 82", + "stripped": "\" \"ואם הפטריארך לא מכיר את הילד" + }, + { + "text": "\" \"אֵיךְ יָכוֹל לִהְיוֹת שֶׁהוּא לֹא מַכִּיר אוֹתוֹ, אִם הוּא שָׁלַח אוֹתוֹ", + "book": "מנהרת הזמן 82", + "stripped": "\" \"איך יכול להיות שהוא לא מכיר אותו, אם הוא שלח אותו" + }, + { + "text": "\" \"וְאִם הוּא לֹא שָׁלַח אוֹתוֹ", + "book": "מנהרת הזמן 82", + "stripped": "\" \"ואם הוא לא שלח אותו" + }, + { + "text": "\"אִם הוּא לֹא שָׁלַח אוֹתוֹ, מִי הָיָה יָכוֹל לִשְׁלוֹחַ אוֹתוֹ", + "book": "מנהרת הזמן 82", + "stripped": "\"אם הוא לא שלח אותו, מי היה יכול לשלוח אותו" + }, + { + "text": "\" הַמְּסֻלְסָל שׁוּב מְסַלְסֵל אֶת הַקְּצָווֹת שֶׁל שְׂפָמוֹ", + "book": "מנהרת הזמן 82", + "stripped": "\" המסלסל שוב מסלסל את הקצוות של שפמו" + }, + { + "text": "הַשִּׂיחָה הַזֹּאת בֵּין שְׁנֵי הַשּׁוֹטְרִים נִשְׁמַעַת לִי כְּמוֹ קוֹמֶדְיָה קוֹרַעַת מִצְּחוֹק", + "book": "מנהרת הזמן 82", + "stripped": "השיחה הזאת בין שני השוטרים נשמעת לי כמו קומדיה קורעת מצחוק" + }, + { + "text": "\"תַּקְשִׁיב,\" בּוּרָאט הוּא הָרִאשׁוֹן שֶׁחוֹזֵר לְדַבֵּר, \"אֲנִי מַצִּיעַ שֶׁנִּשְׁאַל שׁוּב אֶת הַיֶּלֶד אִם הוּא אַרְמֶנִי", + "book": "מנהרת הזמן 82", + "stripped": "\"תקשיב,\" בוראט הוא הראשון שחוזר לדבר, \"אני מציע שנשאל שוב את הילד אם הוא ארמני" + }, + { + "text": "\" \"כְּבָר שָׁאַלְנוּ אוֹתוֹ,\" הַמְּסֻלְסָל מַזְכִּיר, \"וְהוּא לֹא עוֹנֶה", + "book": "מנהרת הזמן 82", + "stripped": "\" \"כבר שאלנו אותו,\" המסלסל מזכיר, \"והוא לא עונה" + }, + { + "text": "וַאֲנִי אוֹמֵר לְךָ: הוּא אַרְמֶנִי", + "book": "מנהרת הזמן 82", + "stripped": "ואני אומר לך: הוא ארמני" + }, + { + "text": "אִם הוּא שָׁלַח אוֹתוֹ, הוּא מַכִּיר אוֹתוֹ וְהוּא יְשַׁלֵּם כְּדֵי לְשַׁחְרֵר אוֹתוֹ", + "book": "מנהרת הזמן 82", + "stripped": "אם הוא שלח אותו, הוא מכיר אותו והוא ישלם כדי לשחרר אותו" + }, + { + "text": "מִי עוֹד הָיָה יָכוֹל לִשְׁלוֹחַ סְפָרִים לַתֵּימָנִים חוּץ מֵהַפַּטְרִיאַרְךְ", + "book": "מנהרת הזמן 82", + "stripped": "מי עוד היה יכול לשלוח ספרים לתימנים חוץ מהפטריארך" + }, + { + "text": "הִנֵּה, יֵשׁ לוֹ הִזְדַּמְּנוּת לְשַׁכְנֵעַ אוֹתָם לִהְיוֹת נוֹצְרִים, וְהוּא יַפְסִיד אוֹתָהּ", + "book": "מנהרת הזמן 82", + "stripped": "הנה, יש לו הזדמנות לשכנע אותם להיות נוצרים, והוא יפסיד אותה" + }, + { + "text": "אֲנִי מְקַוֶה שֶׁאַתָּה לֹא חוֹשֵׁב שֶׁהַיֶּלֶד הַזֶּה הוּא יְהוּדִי וְשֶׁפְרוּמְקִין שָׁלַח אוֹתוֹ", + "book": "מנהרת הזמן 82", + "stripped": "אני מקוה שאתה לא חושב שהילד הזה הוא יהודי ושפרומקין שלח אותו" + }, + { + "text": "\" \"לֹא,\" בּוּרָאט נָע לְעֵבֶר הַסּוּסִים, \"יְהוּדִי הוּא בָּטוּחַ לֹא", + "book": "מנהרת הזמן 82", + "stripped": "\" \"לא,\" בוראט נע לעבר הסוסים, \"יהודי הוא בטוח לא" + }, + { + "text": "בְּגָדִים כָּאֵלֶּה יְהוּדִים לֹא לוֹבְשִׁים, אֲבָל אַתָּה רָאִיתָ אַרְמֶנִי שֶׁנִּרְאֶה כָּכָה", + "book": "מנהרת הזמן 82", + "stripped": "בגדים כאלה יהודים לא לובשים, אבל אתה ראית ארמני שנראה ככה" + }, + { + "text": "הוּא מַבִּיט לְכִווּן יְרוּשָׁלַיִם, וְאַחַר כָּךְ מַבִּיט בִּי, וְאַחַר כָּךְ שׁוּב לְכִווּן יְרוּשָׁלַיִם", + "book": "מנהרת הזמן 82", + "stripped": "הוא מביט לכוון ירושלים, ואחר כך מביט בי, ואחר כך שוב לכוון ירושלים" + }, + { + "text": "\"קָדִימָה,\" הוּא אוֹמֵר, \"נִסְתַּלֵּק מִכָּאן", + "book": "מנהרת הזמן 82", + "stripped": "\"קדימה,\" הוא אומר, \"נסתלק מכאן" + }, + { + "text": "נַגִּיד לַקָּצִין שֶׁהַתֵּימָנִים נֶעֶלְמוּ וְנֵלֵךְ לַפַּטְרִיאַרְךְ", + "book": "מנהרת הזמן 82", + "stripped": "נגיד לקצין שהתימנים נעלמו ונלך לפטריארך" + }, + { + "text": "\" הוּא מַנִּיחַ יָד עַל כְּתֵפוֹ שֶׁל חֲבֵרוֹ, \"אַתָּה יָכוֹל לִסְמוֹךְ עָלַי", + "book": "מנהרת הזמן 82", + "stripped": "\" הוא מניח יד על כתפו של חברו, \"אתה יכול לסמוך עלי" + }, + { + "text": "הוּא לֹא יִרְצֶה שֶׁכֻּלָּם יֵדְעוּ שֶׁהוּא שׁוֹלֵחַ יְלָדִים לְהָבִיא לֶחֶם לַיְּהוּדִים", + "book": "מנהרת הזמן 82", + "stripped": "הוא לא ירצה שכלם ידעו שהוא שולח ילדים להביא לחם ליהודים" + }, + { + "text": "\" בַּשָּׁלָב הַזֶּה כַּנִּרְאֶה הִסְתַּיְּמָה הַקּוֹמֶדְיָה הַקּוֹרַעַת, וְהֵם מְרִימִים אוֹתִי", + "book": "מנהרת הזמן 82", + "stripped": "\" בשלב הזה כנראה הסתימה הקומדיה הקורעת, והם מרימים אותי" + }, + { + "text": "בּוּרָאט אוֹחֵז בְּרַגְלַי וְהַמְּסֻלְסָל אוֹחֵז בִּכְתֵפַי", + "book": "מנהרת הזמן 82", + "stripped": "בוראט אוחז ברגלי והמסלסל אוחז בכתפי" + }, + { + "text": "אֲנִי יוֹדֵעַ שֶׁיְּרוּשָׁלַיִם הָעַתִּיקָה מְחֻלֶּקֶת לְאַרְבָּעָה רְבָעִים, הֲרֵי אֲנִי יְרוּשַׁלְמִי", + "book": "מנהרת הזמן 82", + "stripped": "אני יודע שירושלים העתיקה מחלקת לארבעה רבעים, הרי אני ירושלמי" + }, + { + "text": "הַאִם הָאַרְמֶנִים שֶׁל תְּקוּפַת הַשִּׁלְטוֹן הַטּוּרְקִי לָבְשׁוּ בְּגָדִים כְּמוֹ אֵלֶּה שֶׁאֲנִי לוֹבֵשׁ הַיּוֹם", + "book": "מנהרת הזמן 82", + "stripped": "האם הארמנים של תקופת השלטון הטורקי לבשו בגדים כמו אלה שאני לובש היום" + }, + { + "text": "זֶה נִרְאֶה לָכֶם מִתְקַבֵּל עַל הַדַּעַת", + "book": "מנהרת הזמן 82", + "stripped": "זה נראה לכם מתקבל על הדעת" + }, + { + "text": "קֹדֶם חָשַׁבְתִּי שֶׁהַקּוֹמֶדְיָה הִסְתַּיְּמָה, וְעַכְשָׁיו מִתְבָּרֵר לִי שֶׁטָּעִיתִי", + "book": "מנהרת הזמן 82", + "stripped": "קדם חשבתי שהקומדיה הסתימה, ועכשיו מתברר לי שטעיתי" + }, + { + "text": "שְׁנֵי הַטִּפְּשִׁים הָאֵלֶּה הֵם הַרְבֵּה יוֹתֵר טִפְּשִׁים מִמָּה שֶׁשִּׁעַרְתִּי קֹדֶם", + "book": "מנהרת הזמן 82", + "stripped": "שני הטפשים האלה הם הרבה יותר טפשים ממה ששערתי קדם" + }, + { + "text": "אֵין לָהֶם שׁוּם מֻשָּׂג אֵיךְ לְהַנִּיחַ אוֹתִי עַל גַּבּוֹ שֶׁל סוּס בַּזְּמַן שֶׁאֲנִי קָשׁוּר", + "book": "מנהרת הזמן 82", + "stripped": "אין להם שום משג איך להניח אותי על גבו של סוס בזמן שאני קשור" + }, + { + "text": "וְאָז הֵם מְנַסִּים דֶּרֶךְ הֲפוּכָה", + "book": "מנהרת הזמן 82", + "stripped": "ואז הם מנסים דרך הפוכה" + }, + { + "text": "הֵם מַנִּיחִים אוֹתִי עַל הַגַּב", + "book": "מנהרת הזמן 82", + "stripped": "הם מניחים אותי על הגב" + }, + { + "text": "וְשׁוּב רַגְלַי בָּאֲוִיר, וְגַם הַחֵלֶק הַקִּדְמִי שֶׁל גּוּפִי תָּלוּי בָּאֲוִיר", + "book": "מנהרת הזמן 82", + "stripped": "ושוב רגלי באויר, וגם החלק הקדמי של גופי תלוי באויר" + }, + { + "text": "גַּם כְּשֶׁאַתָּה לֹא קַיָּם, מַכָּה הִיא מַכָּה וּכְאֵב הוּא כְּאֵב", + "book": "מנהרת הזמן 82", + "stripped": "גם כשאתה לא קים, מכה היא מכה וכאב הוא כאב" + }, + { + "text": "וּבּוּרָאט מְסַנֵּן קְלָלָה, אֲבָל לֹא טוֹרֵחַ לְבָרֵר אִם נִפְגַּעְתִּי", + "book": "מנהרת הזמן 82", + "stripped": "ובוראט מסנן קללה, אבל לא טורח לברר אם נפגעתי" + }, + { + "text": "\"אִם תַּחְזִירוּ אוֹתִי פָּצוּעַ, הַפַּטְרִיאַרְךְ לֹא יְשַׁלֵּם לָכֶם אֲפִלּוּ בִּישְׁלִיק אֶחָד", + "book": "מנהרת הזמן 82", + "stripped": "\"אם תחזירו אותי פצוע, הפטריארך לא ישלם לכם אפלו בישליק אחד" + }, + { + "text": "\"אַתָּה רוֹאֶה, הוּא אַרְמֶנִי", + "book": "מנהרת הזמן 82", + "stripped": "\"אתה רואה, הוא ארמני" + }, + { + "text": "\"שֶׁיִּהְיֶה מָה שֶׁהוּא רוֹצֶה לִהְיוֹת, אֲבָל שֶׁלֹּא יִצְעַק עָלַי", + "book": "מנהרת הזמן 82", + "stripped": "\"שיהיה מה שהוא רוצה להיות, אבל שלא יצעק עלי" + }, + { + "text": "\" פָּנָיו שֶׁל בּוּרָאט מַאֲדִימוֹת מִכַּעַס", + "book": "מנהרת הזמן 82", + "stripped": "\" פניו של בוראט מאדימות מכעס" + }, + { + "text": "\"תְּשַׁחְרֵר אוֹתוֹ מֵהַחֲבָלִים,\" הַמְּסֻלְסָל אוֹמֵר", + "book": "מנהרת הזמן 82", + "stripped": "\"תשחרר אותו מהחבלים,\" המסלסל אומר" + }, + { + "text": "אַתָּה נִבְהָל מֵאִיּוּמִים שֶׁל יֶלֶד", + "book": "מנהרת הזמן 82", + "stripped": "אתה נבהל מאיומים של ילד" + }, + { + "text": "\"נִרְאֶה לְךָ שֶׁאֲנִי אֶבָּהֵל מֵאִיּוּמִים שֶׁל יֶלֶד", + "book": "מנהרת הזמן 82", + "stripped": "\"נראה לך שאני אבהל מאיומים של ילד" + }, + { + "text": "\" הַמְּסֻלְסָל שׁוּב מְסַלְסֵל אֶת קְצוֹת שְׂפָמוֹ", + "book": "מנהרת הזמן 82", + "stripped": "\" המסלסל שוב מסלסל את קצות שפמו" + }, + { + "text": "\"אִם אַתָּה לֹא נִבְהָל, לָמָּה לְשַׁחְרֵר אוֹתוֹ", + "book": "מנהרת הזמן 82", + "stripped": "\"אם אתה לא נבהל, למה לשחרר אותו" + }, + { + "text": "\"כְּדֵי שֶׁנּוּכַל לְהוֹשִׁיב אוֹתוֹ עַל הַסּוּס", + "book": "מנהרת הזמן 82", + "stripped": "\"כדי שנוכל להושיב אותו על הסוס" + }, + { + "text": "נַשְׁאִיר אֶת הַיָּדַיִם שֶׁלּוֹ קְשׁוּרוֹת", + "book": "מנהרת הזמן 82", + "stripped": "נשאיר את הידים שלו קשורות" + }, + { + "text": "\" \"אֲבָל בִּשְׁבִיל לִבְרוֹחַ מַסְפִּיק שֶׁהָרַגְלַיִם מְשֻׁחְרָרוֹת", + "book": "מנהרת הזמן 82", + "stripped": "\" \"אבל בשביל לברוח מספיק שהרגלים משחררות" + }, + { + "text": "לֹא בּוֹרְחִים עַל הַיָּדַיִם,\" בּוּרָאט מִתְעַקֵּשׁ", + "book": "מנהרת הזמן 82", + "stripped": "לא בורחים על הידים,\" בוראט מתעקש" + }, + { + "text": "הֵם מִתְיַשְּׁבִים עַל הָאֲדָמָה, הַוִכּוּחַ כַּנִּרְאֶה מַתִּישׁ אוֹתָם", + "book": "מנהרת הזמן 82", + "stripped": "הם מתישבים על האדמה, הוכוח כנראה מתיש אותם" + }, + { + "text": "הֵם צוֹעֲקִים בְּקוֹלֵי קוֹלוֹת, כֵּן לְשַׁחְרֵר אֶת הָרַגְלַיִם שֶׁלִּי אוֹ לֹא לְשַׁחְרֵר, וַאֲנִי שׁוֹכֵב בֵּינֵיהֶם", + "book": "מנהרת הזמן 82", + "stripped": "הם צועקים בקולי קולות, כן לשחרר את הרגלים שלי או לא לשחרר, ואני שוכב ביניהם" + }, + { + "text": "זֶה תַּפְקִיד שֶׁל שׁוֹטְרִים, לַחְטוֹף יֶלֶד כְּדֵי לְנַסּוֹת לְקַבֵּל כֶּסֶף תְּמוּרַת שִׁחְרוּרוֹ", + "book": "מנהרת הזמן 82", + "stripped": "זה תפקיד של שוטרים, לחטוף ילד כדי לנסות לקבל כסף תמורת שחרורו" + }, + { + "text": "וְאָז, פִּתְאוֹם, אַחַד הַסּוּסִים צוֹהֵל וְזוֹקֵף אֶת צַוָארוֹ וְאֶת אָזְנָיו, כְּאִלּוּ קָלַט אֵיזֶשֶׁהוּ שֶׁדֶר", + "book": "מנהרת הזמן 82", + "stripped": "ואז, פתאום, אחד הסוסים צוהל וזוקף את צוארו ואת אזניו, כאלו קלט איזשהו שדר" + }, + { + "text": "\"מִישֶׁהוּ זוֹחֵל בְּתוֹךְ הַשִּׂיחַ,\" הַמְּסֻלְסָל מְזַנֵּק לְאָחוֹר", + "book": "מנהרת הזמן 82", + "stripped": "\"מישהו זוחל בתוך השיח,\" המסלסל מזנק לאחור" + }, + { + "text": "\"מִי יָכוֹל לִזְחוֹל בְּתוֹךְ הַשִּׂיחַ", + "book": "מנהרת הזמן 82", + "stripped": "\"מי יכול לזחול בתוך השיח" + }, + { + "text": "\" בִּקְפִיצוֹת מוּזָרוֹת, כְּאִלּוּ הַנָּחָשׁ כְּבָר הִכִּישׁ אוֹתוֹ, בּוּרָאט מִתְרַחֵק וּמְזַנֵּק וְעוֹלֶה עַל הַסּוּס שֶׁלּוֹ", + "book": "מנהרת הזמן 82", + "stripped": "\" בקפיצות מוזרות, כאלו הנחש כבר הכיש אותו, בוראט מתרחק ומזנק ועולה על הסוס שלו" + }, + { + "text": "בְּבַת אַחַת כְּבָר לֹא אִכְפַּת לוֹ מִמֶּנִּי", + "book": "מנהרת הזמן 82", + "stripped": "בבת אחת כבר לא אכפת לו ממני" + }, + { + "text": "גַּם לַמְּסֻלְסָל כְּבָר לֹא אִכְפַּת מִמֶּנִּי", + "book": "מנהרת הזמן 82", + "stripped": "גם למסלסל כבר לא אכפת ממני" + }, + { + "text": "הוּא מְדַלֵּג מֵעָלַי כְּאִלּוּ אֲנִי מְשׂוּכָה וּכְאִלּוּ הוּא מִתְחָרֶה בְּמֵרוֹץ מְשׂוּכוֹת", + "book": "מנהרת הזמן 82", + "stripped": "הוא מדלג מעלי כאלו אני משוכה וכאלו הוא מתחרה במרוץ משוכות" + }, + { + "text": "הוּא מִתְכּוֹפֵף לְעֵבֶר הַשִּׂיחַ שֶׁנִּמְצָא קָרוֹב מְאוֹד אֵלַי, כַּנִּרְאֶה מְחַפֵּשׂ אֶת הַנָּחָשׁ שֶׁאוּלַי זוֹחֵל שָׁם", + "book": "מנהרת הזמן 82", + "stripped": "הוא מתכופף לעבר השיח שנמצא קרוב מאוד אלי, כנראה מחפש את הנחש שאולי זוחל שם" + }, + { + "text": "\" \"עֲזוֹב אֶת הַנָּחָשׁ הַזֶּה, בּוּרָאט", + "book": "מנהרת הזמן 82", + "stripped": "\" \"עזוב את הנחש הזה, בוראט" + }, + { + "text": "\" \"הַנָּחָשׁ זָחַל לְתוֹךְ הַבּוֹר", + "book": "מנהרת הזמן 82", + "stripped": "\" \"הנחש זחל לתוך הבור" + }, + { + "text": "\" \"בּוּרָאט, דַּי עִם הַנָּחָשׁ", + "book": "מנהרת הזמן 82", + "stripped": "\" \"בוראט, די עם הנחש" + }, + { + "text": "זֶה פֶּתַח שֶׁל מְעָרָה", + "book": "מנהרת הזמן 82", + "stripped": "זה פתח של מערה" + }, + { + "text": "\" הַמְּסֻלְסָל חוֹזֵר וּמְדַלֵּג עָלַי, הַפַּעַם בַּכִּווּן הֶהָפוּךְ", + "book": "מנהרת הזמן 82", + "stripped": "\" המסלסל חוזר ומדלג עלי, הפעם בכוון ההפוך" + }, + { + "text": "הוּא נִגָּשׁ אֶל הַסּוּסִים", + "book": "מנהרת הזמן 82", + "stripped": "הוא נגש אל הסוסים" + }, + { + "text": "\"בּוֹא נָכִין לַפִּיד וְנִכָּנֵס לִבְדּוֹק מָה יֵשׁ שָׁם בְּתוֹךְ הַמְּעָרָה", + "book": "מנהרת הזמן 82", + "stripped": "\"בוא נכין לפיד ונכנס לבדוק מה יש שם בתוך המערה" + }, + { + "text": "\" צְרָחַת הַבֶּהָלָה הַזֹּאת בּוֹקַעַת מִגְּרוֹנוֹ שֶׁל בּוּרָאט, \"מָה יֵשׁ לִבְדּוֹק", + "book": "מנהרת הזמן 82", + "stripped": "\" צרחת הבהלה הזאת בוקעת מגרונו של בוראט, \"מה יש לבדוק" + }, + { + "text": "כָּל הַר הַזֵּיתִים מָלֵא מְעָרוֹת", + "book": "מנהרת הזמן 82", + "stripped": "כל הר הזיתים מלא מערות" + }, + { + "text": "נִרְאֶה לְךָ שֶׁתִּמְצָא אוֹצָר", + "book": "מנהרת הזמן 82", + "stripped": "נראה לך שתמצא אוצר" + }, + { + "text": "הַמִּלִּים הָאֵלֶּה \"כָּל הַר הַזֵּיתִים מָלֵא מְעָרוֹת\" מְהַדְהֲדוֹת בְּאָזְנַי כְּמוֹ מַנְגִּינָה עֲרֵבָה", + "book": "מנהרת הזמן 82", + "stripped": "המלים האלה \"כל הר הזיתים מלא מערות\" מהדהדות באזני כמו מנגינה ערבה" + }, + { + "text": "הֲרֵי כְּבָר קֹדֶם יָדַעְתִּי שֶׁאֲנַחְנוּ נִמְצָאִים מִמִּזְרָח לִירוּשָׁלַיִם", + "book": "מנהרת הזמן 82", + "stripped": "הרי כבר קדם ידעתי שאנחנו נמצאים ממזרח לירושלים" + }, + { + "text": "וְאֵיפֹה לְדַעְתְּכֶם נִמְצָא הַר הַזֵּיתִים", + "book": "מנהרת הזמן 82", + "stripped": "ואיפה לדעתכם נמצא הר הזיתים" + }, + { + "text": "הוּא נִמְצָא בְּדִיּוּק מִמִּזְרָח לִירוּשָׁלַיִם", + "book": "מנהרת הזמן 82", + "stripped": "הוא נמצא בדיוק ממזרח לירושלים" + }, + { + "text": "וּכְשֶׁאַתָּה מְגַלֶּה שֶׁהֵבַנְתָּ דְּבָרִים נָכוֹן, זוֹ הַרְגָּשָׁה מְעֻלָּה", + "book": "מנהרת הזמן 82", + "stripped": "וכשאתה מגלה שהבנת דברים נכון, זו הרגשה מעלה" + }, + { + "text": "אֲבָל הַהַרְגָּשָׁה הַמְּעֻלָּה מִתְפּוֹגֶגֶת מַהֵר מְאוֹד כְּשֶׁאֲנִי מַבְחִין בְּנָחָשׁ שֶׁיּוֹצֵא מִתּוֹךְ הַשִּׂיחַ", + "book": "מנהרת הזמן 82", + "stripped": "אבל ההרגשה המעלה מתפוגגת מהר מאוד כשאני מבחין בנחש שיוצא מתוך השיח" + }, + { + "text": "וְהוּא מִתְפַּתֵּל בִּמְהִירוּת וּמִתְקַדֵּם בְּדִיּוּק אֶל הַמָּקוֹם שֶׁבּוֹ אֲנִי נִמְצָא", + "book": "מנהרת הזמן 82", + "stripped": "והוא מתפתל במהירות ומתקדם בדיוק אל המקום שבו אני נמצא" + }, + { + "text": "בִּמְקוֹם תְּשׁוּבָה, הַסּוּס שֶׁל בּוּרָאט מַתְחִיל לִבְעוֹט בָּאֲדָמָה וּמַעֲלֶה סְבִיבֵנוּ עַנְנֵי אָבָק", + "book": "מנהרת הזמן 82", + "stripped": "במקום תשובה, הסוס של בוראט מתחיל לבעוט באדמה ומעלה סביבנו ענני אבק" + }, + { + "text": "הַמְּסֻלְסָל מְזַנֵּק עַל הַסּוּס שֶׁלּוֹ", + "book": "מנהרת הזמן 82", + "stripped": "המסלסל מזנק על הסוס שלו" + }, + { + "text": "\"יַאלְלָה,\" בּוּרָאט אוֹמֵר, \"בּוֹא נַעֲזֹב אֶת הַיֶּלֶד וְנִסְתַּלֵּק מִכָּאן", + "book": "מנהרת הזמן 82", + "stripped": "\"יאללה,\" בוראט אומר, \"בוא נעזב את הילד ונסתלק מכאן" + }, + { + "text": "\" אֲנִי צוֹרֵחַ, \"שַׁחְרְרוּ אוֹתִי מֵהַחֲבָלִים הָאֵלֶּההההה", + "book": "מנהרת הזמן 82", + "stripped": "\" אני צורח, \"שחררו אותי מהחבלים האלההההה" + }, + { + "text": "מֵהַמְּעַט שֶׁהִסְפַּקְתִּי לִלְמוֹד אֲנִי יָכוֹל לְהַגִּיד רַק דָּבָר אֶחָד שֶׁהוּא לֹא שְׁלִילִי - הֵם בַּעֲלֵי שְׂפָמִים", + "book": "מנהרת הזמן 82", + "stripped": "מהמעט שהספקתי ללמוד אני יכול להגיד רק דבר אחד שהוא לא שלילי - הם בעלי שפמים" + }, + { + "text": "אִי אֶפְשָׁר לְהִתְעַלֵּם מֵהֶם, כִּי הֵם הַדָּבָר הֲכִי בּוֹלֵט בַּפָּנִים שֶׁלָּהֶם", + "book": "מנהרת הזמן 82", + "stripped": "אי אפשר להתעלם מהם, כי הם הדבר הכי בולט בפנים שלהם" + }, + { + "text": "וּבְכָל זֹאת, שׁוֹטְרִים שֶׁמְּצַפִּים לְבַּקְשִׁישׁ הֵם שׁוֹטְרִים מֻשְׁחָתִים, אִם יֵשׁ לָהֶם שְׂפָמִים אוֹ לֹא", + "book": "מנהרת הזמן 82", + "stripped": "ובכל זאת, שוטרים שמצפים לבקשיש הם שוטרים משחתים, אם יש להם שפמים או לא" + }, + { + "text": "אִם כָּכָה נִהֲלָה הַמִּשְׁטָרָה הַטּוּרְקִית אֶת הָעִנְיָנִים בְּאֶרֶץ־יִשְׂרָאֵל, זוֹ בְּהֶחְלֵט בּוּשָׁה גְּדוֹלָה", + "book": "מנהרת הזמן 82", + "stripped": "אם ככה נהלה המשטרה הטורקית את הענינים בארץ־ישראל, זו בהחלט בושה גדולה" + }, + { + "text": "כִּי אִם הַטּוּרְקִים שׁוֹלְטִים בָּאָרֶץ, זֶה אוֹמֵר שֶׁהָאַנְגְּלִים עֲדַיִן לֹא כָּבְשׁוּ אוֹתָהּ מִידֵיהֶם", + "book": "מנהרת הזמן 82", + "stripped": "כי אם הטורקים שולטים בארץ, זה אומר שהאנגלים עדין לא כבשו אותה מידיהם" + }, + { + "text": "וְאִם הָאַנְגְּלִים עֲדַיִן לֹא כָּבְשׁוּ אוֹתָהּ מִידֵי הַטּוּרְקִים, בָּרוּר שֶׁמְּדִינַת יִשְׂרָאֵל עֲדַיִן לֹא קָמָה", + "book": "מנהרת הזמן 82", + "stripped": "ואם האנגלים עדין לא כבשו אותה מידי הטורקים, ברור שמדינת ישראל עדין לא קמה" + }, + { + "text": "וְאִם מְדִינַת יִשְׂרָאֵל עֲדַיִן לֹא קָמָה, אֵיךְ הִגִּיעוּ הֵנָּה הַתֵּימָנִים", + "book": "מנהרת הזמן 82", + "stripped": "ואם מדינת ישראל עדין לא קמה, איך הגיעו הנה התימנים" + }, + { + "text": "הַאִם יָכוֹל לִהְיוֹת שֶׁתֵּימָנִים הִגִּיעוּ לְאֶרֶץ־יִשְׂרָאֵל הַרְבֵּה לִפְנֵי שֶׁהַמְּדִינָה הֶעֶלְתָה אוֹתָם לָאָרֶץ בְּמִבְצַע 'מַרְבַד הַקְּסָמִים'", + "book": "מנהרת הזמן 82", + "stripped": "האם יכול להיות שתימנים הגיעו לארץ־ישראל הרבה לפני שהמדינה העלתה אותם לארץ במבצע 'מרבד הקסמים'" + }, + { + "text": "אָז מִי הֵם הַתֵּימָנִים הָאֵלֶּה", + "book": "מנהרת הזמן 82", + "stripped": "אז מי הם התימנים האלה" + }, + { + "text": "וּמָה הֵבִיא אוֹתָם לְאֶרֶץ־יִשְׂרָאֵל בַּתְּקוּפָה הַזּוֹ", + "book": "מנהרת הזמן 82", + "stripped": "ומה הביא אותם לארץ־ישראל בתקופה הזו" + }, + { + "text": "הֲרֵי אֲנִי קָשׁוּר בַּחֲבָלִים וְלֹא מְסֻגָּל לִבְרוֹחַ, וּבּוּרָאט וְהַמִּסְתַּלְסֵל כְּבָר רְחוֹקִים", + "book": "מנהרת הזמן 82", + "stripped": "הרי אני קשור בחבלים ולא מסגל לברוח, ובוראט והמסתלסל כבר רחוקים" + }, + { + "text": "הַפַּחְדָנִים הָאֵלֶּה לֹא יָכְלוּ לְהִשְׁתַּלֵּט עַל נְחַשׁ צֶפַע", + "book": "מנהרת הזמן 82", + "stripped": "הפחדנים האלה לא יכלו להשתלט על נחש צפע" + }, + { + "text": "כָּכָה מַשְׁאִירִים בַּשֶּׁטַח יֶלֶד קָשׁוּר מוּל נָחָשׁ אַרְסִי", + "book": "מנהרת הזמן 82", + "stripped": "ככה משאירים בשטח ילד קשור מול נחש ארסי" + }, + { + "text": "'' הַנָּחָשׁ מַבִּיט יָשָׁר לְתוֹךְ עֵינַי וּמוֹצִיא אֶת לְשׁוֹנוֹ הָאֲרֻכָּה וְהַמְּפֻצֶּלֶת", + "book": "מנהרת הזמן 82", + "stripped": "'' הנחש מביט ישר לתוך עיני ומוציא את לשונו הארכה והמפצלת" + }, + { + "text": "יֵשׁ לוֹ מַבָּט שְׂטָנִי וּלְרֶגַע נִדְמֶה לִי שֶׁהוּא בִּכְלָל לֹא נָחָשׁ אֲמִתִּי", + "book": "מנהרת הזמן 82", + "stripped": "יש לו מבט שטני ולרגע נדמה לי שהוא בכלל לא נחש אמתי" + }, + { + "text": "נִדְמֶה לִי שֶׁהוּא נָחָשׁ שֶׁיָּצָא מִסֶּרֶט מְצֻיָּר", + "book": "מנהרת הזמן 82", + "stripped": "נדמה לי שהוא נחש שיצא מסרט מציר" + }, + { + "text": "'' אֲנִי עוֹנֶה לוֹ, כִּי לְמַזָּלִי הַפֶּה שֶׁלִּי מְשֻׁחְרָר וַאֲנִי מְסֻגָּל לְהַשְׁמִיעַ קוֹלוֹת", + "book": "מנהרת הזמן 82", + "stripped": "'' אני עונה לו, כי למזלי הפה שלי משחרר ואני מסגל להשמיע קולות" + }, + { + "text": "'' אֲנִי מַשְׁמִיעַ קוֹל מְאַיֵּם שֶׁל חָתוּל, כִּי אֲנִי יוֹדֵעַ שֶׁנְּחָשִׁים מְפַחֲדִים מֵחֲתוּלִים", + "book": "מנהרת הזמן 82", + "stripped": "'' אני משמיע קול מאים של חתול, כי אני יודע שנחשים מפחדים מחתולים" + }, + { + "text": "אֲנִי כָּבוּל, וְאֵין לִי אֶפְשָׁרוּת לִבְרוֹחַ", + "book": "מנהרת הזמן 82", + "stripped": "אני כבול, ואין לי אפשרות לברוח" + }, + { + "text": "אֲבָל כְּדַאי שֶׁתֵּדַע שֶׁהַהַכָּשָׁה אוּלַי תַּכְאִיב לִי, אֲבָל אֵין סִכּוּי שֶׁהִיא תָּמִית אוֹתִי", + "book": "מנהרת הזמן 82", + "stripped": "אבל כדאי שתדע שההכשה אולי תכאיב לי, אבל אין סכוי שהיא תמית אותי" + }, + { + "text": "'' זוֹ הַתְּשׁוּבָה שֶׁל הַנָּחָשׁ", + "book": "מנהרת הזמן 82", + "stripped": "'' זו התשובה של הנחש" + }, + { + "text": "\" אֲנִי שׁוֹאֵל אוֹתוֹ, \"אַתָּה רוֹצֶה לָדַעַת, אוֹ לֹא", + "book": "מנהרת הזמן 82", + "stripped": "\" אני שואל אותו, \"אתה רוצה לדעת, או לא" + }, + { + "text": "\" אֲנִי צוֹעֵק עָלָיו, \"תַּכִּישׁ אוֹתִי", + "book": "מנהרת הזמן 82", + "stripped": "\" אני צועק עליו, \"תכיש אותי" + }, + { + "text": "'' \"אַל תִּתְגָּרֶה בִּי, יָא נָחָשׁ מְעַצְבֵּן,\" אֲנִי מִתְעַצְבֵּן", + "book": "מנהרת הזמן 82", + "stripped": "'' \"אל תתגרה בי, יא נחש מעצבן,\" אני מתעצבן" + }, + { + "text": "\"יֵשׁ עֻבְדָּה אַחַת שֶׁאַתָּה לֹא לוֹקֵחַ בְּחֶשְׁבּוֹן", + "book": "מנהרת הזמן 82", + "stripped": "\"יש עבדה אחת שאתה לא לוקח בחשבון" + }, + { + "text": "אֲנַחְנוּ נִמְצָאִים בַּתְּקוּפָה שֶׁבָּהּ עֲדַיִן לֹא נוֹלַדְתִּי, אָז אִם תַּכִּישׁ אוֹתִי לֹא יִקְרֶה לִי כְּלוּם", + "book": "מנהרת הזמן 82", + "stripped": "אנחנו נמצאים בתקופה שבה עדין לא נולדתי, אז אם תכיש אותי לא יקרה לי כלום" + }, + { + "text": "בַּמִּקְרֶה הֲכִי גָּרוּעַ הַהַכָּשָׁה תַּכְאִיב לִי, אֲבָל כְּשֶׁאֶחְזֹר לַהֹוֶה, לֹא יִשָּׁאֵר לִי שׁוּם סִימָן", + "book": "מנהרת הזמן 82", + "stripped": "במקרה הכי גרוע ההכשה תכאיב לי, אבל כשאחזר להוה, לא ישאר לי שום סימן" + }, + { + "text": "\"אַתָּה לֹא מַאֲמִין לִי", + "book": "מנהרת הזמן 82", + "stripped": "\"אתה לא מאמין לי" + }, + { + "text": "\" אֲנִי שׁוֹאֵל, \"נִרְאֶה לְךָ שֶׁאֵין דָּבָר כָּזֶה לַחְזוֹר בַּזְּמַן", + "book": "מנהרת הזמן 82", + "stripped": "\" אני שואל, \"נראה לך שאין דבר כזה לחזור בזמן" + }, + { + "text": "אַתָּה כְּמוֹ הַמְּבֻגָּרִים שֶׁלֹּא מַאֲמִינִים לְכָל מָה שֶׁלֹּא הֶגְיוֹנִי וְ", + "book": "מנהרת הזמן 82", + "stripped": "אתה כמו המבגרים שלא מאמינים לכל מה שלא הגיוני ו" + }, + { + "text": "\" אֲנִי מִתְקַשֶּׁה לְהַאֲמִין לְמָה שֶׁאָזְנַי שׁוֹמְעוֹת", + "book": "מנהרת הזמן 82", + "stripped": "\" אני מתקשה להאמין למה שאזני שומעות" + }, + { + "text": "יָכוֹל לִהְיוֹת שֶׁהַנָּחָשׁ עָנָה לִי", + "book": "מנהרת הזמן 82", + "stripped": "יכול להיות שהנחש ענה לי" + }, + { + "text": "יָכוֹל לִהְיוֹת שֶׁזֶּה נָחָשׁ מְדַבֵּר", + "book": "מנהרת הזמן 82", + "stripped": "יכול להיות שזה נחש מדבר" + }, + { + "text": "\" אֲנִי מַבִּיט יָשָׁר לְתוֹךְ עֵינָיו", + "book": "מנהרת הזמן 82", + "stripped": "\" אני מביט ישר לתוך עיניו" + }, + { + "text": "'' הוּא עוֹנֶה, \"בֶּאֱמֶת חָזַרְתָּ אָחוֹרָה בַּזְּמַן", + "book": "מנהרת הזמן 82", + "stripped": "'' הוא עונה, \"באמת חזרת אחורה בזמן" + }, + { + "text": "\" מֵרֹב תַּדְהֵמָה אֲנִי מַתְחִיל לִרְעוֹד", + "book": "מנהרת הזמן 82", + "stripped": "\" מרב תדהמה אני מתחיל לרעוד" + }, + { + "text": "פִּיו שֶׁל הַנָּחָשׁ אָמְנָם נִסְגַּר, וְאַף עַל פִּי כֵן הָיָה לִי בָּרוּר שֶׁהוּא דִּבֵּר אֵלַי", + "book": "מנהרת הזמן 82", + "stripped": "פיו של הנחש אמנם נסגר, ואף על פי כן היה לי ברור שהוא דבר אלי" + }, + { + "text": "הֲרֵי אֵין כָּאן נֶפֶשׁ חַיָּה, כֻּלָּם נֶעֶלְמוּ", + "book": "מנהרת הזמן 82", + "stripped": "הרי אין כאן נפש חיה, כלם נעלמו" + }, + { + "text": "אָז מִי עוֹד הָיָה יָכוֹל לִשְׁאוֹל אוֹתִי הַאִם חָזַרְתִּי אָחוֹרָה בַּזְּמַן", + "book": "מנהרת הזמן 82", + "stripped": "אז מי עוד היה יכול לשאול אותי האם חזרתי אחורה בזמן" + }, + { + "text": "\"אַתָּה לֹא נָחָשׁ אֲמִתִּי", + "book": "מנהרת הזמן 82", + "stripped": "\"אתה לא נחש אמתי" + }, + { + "text": "\" אֲנִי שׁוֹאֵל אֶת הַנָּחָשׁ", + "book": "מנהרת הזמן 82", + "stripped": "\" אני שואל את הנחש" + }, + { + "text": "'' \"תַּעֲשֶׂה טוֹבָה וְאַל תְּשַׁגֵּעַ אוֹתִי,\" אֲנִי מְבַקֵּשׁ מִמֶּנּוּ", + "book": "מנהרת הזמן 82", + "stripped": "'' \"תעשה טובה ואל תשגע אותי,\" אני מבקש ממנו" + }, + { + "text": "\"אִם אַתָּה רוֹצֶה לְהַכִּישׁ אוֹתִי, תַּכִּישׁ כְּבָר", + "book": "מנהרת הזמן 82", + "stripped": "\"אם אתה רוצה להכיש אותי, תכיש כבר" + }, + { + "text": "וְאִם לֹא, בּוֹא תַּגִּיד מִי אַתָּה", + "book": "מנהרת הזמן 82", + "stripped": "ואם לא, בוא תגיד מי אתה" + }, + { + "text": "\" הַנָּחָשׁ נָע קָדִימָה, אֲבָל לֹא מַכִּישׁ אוֹתִי", + "book": "מנהרת הזמן 82", + "stripped": "\" הנחש נע קדימה, אבל לא מכיש אותי" + }, + { + "text": "לְשׁוֹנוֹ הַמְּפֻצֶּלֶת נוֹגַעַת בַּנַּעֲלַיִם שֶׁלִּי", + "book": "מנהרת הזמן 82", + "stripped": "לשונו המפצלת נוגעת בנעלים שלי" + }, + { + "text": "\" אֲנִי קוֹרֵא לוֹ, \"בְּמָה אַתָּה מַבִּיט", + "book": "מנהרת הזמן 82", + "stripped": "\" אני קורא לו, \"במה אתה מביט" + }, + { + "text": "'' \"תַּעֲשֶׂה טוֹבָה, אַל תֵּלֵךְ", + "book": "מנהרת הזמן 82", + "stripped": "'' \"תעשה טובה, אל תלך" + }, + { + "text": "\" אֲנִי קוֹרֵא לוֹ, \"אוּלַי קֹדֶם תַּתִּיר אֶת הַחֲבָלִים שֶׁקּוֹשְׁרִים אוֹתִי", + "book": "מנהרת הזמן 82", + "stripped": "\" אני קורא לו, \"אולי קדם תתיר את החבלים שקושרים אותי" + }, + { + "text": "הוּא מַפְנֶה אֵלַי אֶת רֹאשׁוֹ", + "book": "מנהרת הזמן 82", + "stripped": "הוא מפנה אלי את ראשו" + }, + { + "text": "שׁוּב הוּא מַבִּיט בִּי בְּעֵינָיו הַשְּׂטָנִיּוֹת", + "book": "מנהרת הזמן 82", + "stripped": "שוב הוא מביט בי בעיניו השטניות" + }, + { + "text": "\" שׁוּב הַקּוֹל הַזֶּה בָּא מִמֶּנּוּ, אַף עַל פִּי שֶׁהוּא לֹא פּוֹעֵר אֶת פִּיו", + "book": "מנהרת הזמן 82", + "stripped": "\" שוב הקול הזה בא ממנו, אף על פי שהוא לא פוער את פיו" + }, + { + "text": "\" \"אֵיךְ אֲנִי יָכוֹל לִרְאוֹת", + "book": "מנהרת הזמן 82", + "stripped": "\" \"איך אני יכול לראות" + }, + { + "text": "\" הוּא שׁוֹאֵל וּמִתְרַחֵק, וְרַק עַכְשָׁיו אֲנִי מַבְחִין שֶׁהַשִּׂיחַ מוּלִי זָז וּמִתּוֹכוֹ מִתְרוֹמֶמֶת יָד שֶׁל אָדָם", + "book": "מנהרת הזמן 82", + "stripped": "\" הוא שואל ומתרחק, ורק עכשיו אני מבחין שהשיח מולי זז ומתוכו מתרוממת יד של אדם" + }, + { + "text": "יוֹתֵר נָכוֹן, יָד שֶׁל יֶלֶד", + "book": "מנהרת הזמן 82", + "stripped": "יותר נכון, יד של ילד" + }, + { + "text": "וְהָרֹאשׁ מְכֻסֶּה כִּפָּה, וְהִנֵּה גַּם שְׁתֵּי פֵּאוֹת וְעֵינַיִם כֵּהוֹת גְּדוֹלוֹת מַבִּיטוֹת בִּי", + "book": "מנהרת הזמן 82", + "stripped": "והראש מכסה כפה, והנה גם שתי פאות ועינים כהות גדולות מביטות בי" + }, + { + "text": "\" שָׁלוֹם שׁוֹאֵל אוֹתִי, וַאֲנִי מֵבִין הֵיטֵב אֶת הַמִּבְטָא שֶׁלּוֹ", + "book": "מנהרת הזמן 82", + "stripped": "\" שלום שואל אותי, ואני מבין היטב את המבטא שלו" + }, + { + "text": "\" \"מֵאָה אָחוּז,\" אֲנִי עוֹנֶה", + "book": "מנהרת הזמן 82", + "stripped": "\" \"מאה אחוז,\" אני עונה" + }, + { + "text": "\"אָז עִם מִי דִּבַּרְתָּ", + "book": "מנהרת הזמן 82", + "stripped": "\"אז עם מי דברת" + }, + { + "text": "\" קְצָת לֹא נָעִים לִי לְהַגִּיד שֶׁדִּבַּרְתִּי עִם נָחָשׁ", + "book": "מנהרת הזמן 82", + "stripped": "\" קצת לא נעים לי להגיד שדברתי עם נחש" + }, + { + "text": "\"בֶּאֱמֶת בָּאתָ מִתְּקוּפָה אַחֶרֶת", + "book": "מנהרת הזמן 82", + "stripped": "\"באמת באת מתקופה אחרת" + }, + { + "text": "\" בְּעִקְבוֹת הָרֹאשׁ מוֹפִיעַ גַּם גּוּפוֹ שֶׁל שָׁלוֹם", + "book": "מנהרת הזמן 82", + "stripped": "\" בעקבות הראש מופיע גם גופו של שלום" + }, + { + "text": "הוּא מְנַעֵר רִגְבֵי אֲדָמָה מֵהַגְּלִימָה הַקְּרוּעָה שֶׁהוּא לוֹבֵשׁ, \"הַשּׁוֹטְרִים קָשְׁרוּ אוֹתְךָ", + "book": "מנהרת הזמן 82", + "stripped": "הוא מנער רגבי אדמה מהגלימה הקרועה שהוא לובש, \"השוטרים קשרו אותך" + }, + { + "text": "\"אוּלַי בִּמְקוֹם לִשְׁאוֹל שְׁאֵלוֹת, פָּשׁוּט תְּשַׁחְרֵר אוֹתִי", + "book": "מנהרת הזמן 82", + "stripped": "\"אולי במקום לשאול שאלות, פשוט תשחרר אותי" + }, + { + "text": "בָּרוּר,\" הוּא עוֹנֶה, \"אֲבָל לָמָּה", + "book": "מנהרת הזמן 82", + "stripped": "ברור,\" הוא עונה, \"אבל למה" + }, + { + "text": "\" \"לָמָּה הַשּׁוֹטְרִים קָשְׁרוּ אוֹתְךָ", + "book": "מנהרת הזמן 82", + "stripped": "\" \"למה השוטרים קשרו אותך" + }, + { + "text": "שָׁלוֹם מִתְיַשֵּׁב לְיָדִי וּמְשַׂכֵּל אֶת רַגְלָיו, וַאֲנִי בָּטוּחַ שֶׁהִנֵּה הִנֵּה, תֵּכֶף אֶשְׁתַּחְרֵר מֵהַחֲבָלִים הָאֲרוּרִים הָאֵלֶּה", + "book": "מנהרת הזמן 82", + "stripped": "שלום מתישב לידי ומשכל את רגליו, ואני בטוח שהנה הנה, תכף אשתחרר מהחבלים הארורים האלה" + }, + { + "text": "\"אֲנַחְנוּ יָדַעְנוּ אֶת זֶה תָּמִיד", + "book": "מנהרת הזמן 82", + "stripped": "\"אנחנו ידענו את זה תמיד" + }, + { + "text": "\" לְרֶגַע נִדְמֶה לִי שֶׁהוּא בִּכְלָל לֹא מְדַבֵּר אֵלַי, אֶלָּא אֶל עַצְמוֹ", + "book": "מנהרת הזמן 82", + "stripped": "\" לרגע נדמה לי שהוא בכלל לא מדבר אלי, אלא אל עצמו" + }, + { + "text": "\" אֲנִי שׁוֹאֵל כִּי פִּתְאוֹם הוּא מִשְׁתַּתֵּק", + "book": "מנהרת הזמן 82", + "stripped": "\" אני שואל כי פתאום הוא משתתק" + }, + { + "text": "\"זֶה הָאוֹת שֶׁפְרוּמְקִין יִגְאַל אוֹתָנוּ,\" הוּא מְזַנֵּק וְנֶעֱמָד", + "book": "מנהרת הזמן 82", + "stripped": "\"זה האות שפרומקין יגאל אותנו,\" הוא מזנק ונעמד" + }, + { + "text": "\" הוּא צוֹעֵק, \"הַשּׁוֹטְרִים הָלְכוּוּוּוּוּוּ", + "book": "מנהרת הזמן 82", + "stripped": "\" הוא צועק, \"השוטרים הלכוווווו" + }, + { + "text": "\" אֲנִי קוֹרֵא לוֹ כִּי הוּא מַתְחִיל לְהִתְרַחֵק מִמֶּנִּי, כְּאִלּוּ שָׁכַח שֶׁאֲנִי קָשׁוּר כָּאן, \"שָׁלוֹוֹוֹם", + "book": "מנהרת הזמן 82", + "stripped": "\" אני קורא לו כי הוא מתחיל להתרחק ממני, כאלו שכח שאני קשור כאן, \"שלווום" + }, + { + "text": "\" פִּתְאוֹם צָצִים הֲמוֹן יְלָדִים וּמַקִּיפִים אוֹתִי", + "book": "מנהרת הזמן 82", + "stripped": "\" פתאום צצים המון ילדים ומקיפים אותי" + }, + { + "text": "לְכֻלָּם פֵּאוֹת וּלְכֻלָּם כִּפּוֹת וְכֻלָּם לוֹבְשִׁים גְּלִימוֹת קְרוּעוֹת", + "book": "מנהרת הזמן 82", + "stripped": "לכלם פאות ולכלם כפות וכלם לובשים גלימות קרועות" + }, + { + "text": "הֵם מַבִּיטִים בִּי בְּעֵינַיִם פְּעוּרוֹת, כְּאִלּוּ אֲנִי קוֹף בְּגַן חַיּוֹת", + "book": "מנהרת הזמן 82", + "stripped": "הם מביטים בי בעינים פעורות, כאלו אני קוף בגן חיות" + }, + { + "text": "\"אַתָּה הַשָּׁלִיחַ שֶׁל פְרוּמְקִין", + "book": "מנהרת הזמן 82", + "stripped": "\"אתה השליח של פרומקין" + }, + { + "text": "\" אֶחָד מֵהֶם שׁוֹאֵל אוֹתִי", + "book": "מנהרת הזמן 82", + "stripped": "\" אחד מהם שואל אותי" + }, + { + "text": "\" יֶלֶד אַחֵר מִתְכּוֹפֵף אֵלַי", + "book": "מנהרת הזמן 82", + "stripped": "\" ילד אחר מתכופף אלי" + }, + { + "text": "\"אַתָּה הָאָח שֶׁל שָׁרוֹן", + "book": "מנהרת הזמן 82", + "stripped": "\"אתה האח של שרון" + }, + { + "text": "\" שׁוֹאֶלֶת יַלְדָּה עִם צַמּוֹת שְׁחוֹרוֹת", + "book": "מנהרת הזמן 82", + "stripped": "\" שואלת ילדה עם צמות שחורות" + }, + { + "text": "\" \"שָׁרוֹן מֵהֶעָתִיד,\" הַיַּלְדָּה עוֹנָה לִי", + "book": "מנהרת הזמן 82", + "stripped": "\" \"שרון מהעתיד,\" הילדה עונה לי" + }, + { + "text": "\" אֲנִי מְדַבֵּר רַק אֶל הַיַּלְדָּה", + "book": "מנהרת הזמן 82", + "stripped": "\" אני מדבר רק אל הילדה" + }, + { + "text": "\"הִיא הָיְתָה אִתָּנוּ בְּמִנְהֶרֶת־הַזְּמַן,\" הַיַּלְדָּה מְשִׁיבָה תְּשׁוּבָה שֶׁנִּשְׁמַעַת לִי מְאוֹד מוּזָרָה כִּי", + "book": "מנהרת הזמן 82", + "stripped": "\"היא היתה אתנו במנהרת־הזמן,\" הילדה משיבה תשובה שנשמעת לי מאוד מוזרה כי" + }, + { + "text": "הַיַּלְדָּה הַזֹּאת יוֹדַעַת עַל מִנְהֶרֶת־הַזְּמַן", + "book": "מנהרת הזמן 82", + "stripped": "הילדה הזאת יודעת על מנהרת־הזמן" + }, + { + "text": "הַיַּלְדָּה הַזֹּאת יוֹדַעַת שֶׁשָּׁרוֹן הִגִּיעָה מֵהֶעָתִיד", + "book": "מנהרת הזמן 82", + "stripped": "הילדה הזאת יודעת ששרון הגיעה מהעתיד" + }, + { + "text": "מִישֶׁהוּ יָכוֹל לַעֲזוֹר לִי לְהָבִין מָה קוֹרֶה כָּאן", + "book": "מנהרת הזמן 82", + "stripped": "מישהו יכול לעזור לי להבין מה קורה כאן" + }, + { + "text": "\"תּוּכְלִי לְבַקֵּשׁ מִשָּׁרוֹן לָבוֹא לְשַׁחְרֵר אוֹתִי", + "book": "מנהרת הזמן 82", + "stripped": "\"תוכלי לבקש משרון לבוא לשחרר אותי" + }, + { + "text": "הִיא מְחַיֶּכֶת לֹא רַק בַּשְּׂפָתַיִם, אֶלָּא גַּם בָּעֵינַיִם", + "book": "מנהרת הזמן 82", + "stripped": "היא מחיכת לא רק בשפתים, אלא גם בעינים" + }, + { + "text": "\"אֲנִי מְקַוָה שֶׁאֶמְצָא אוֹתָהּ,\" הִיא אוֹמֶרֶת לִי, מַפְנָה אֵלַי אֶת גַּבָּהּ וּמִתְרַחֶקֶת", + "book": "מנהרת הזמן 82", + "stripped": "\"אני מקוה שאמצא אותה,\" היא אומרת לי, מפנה אלי את גבה ומתרחקת" + }, + { + "text": "כָּל שְׁאַר הַיְּלָדִים חוֹזְרִים לְהַבִּיט בִּי, וְאֶחָד מֵהֶם אוֹמֵר: \"תִּרְאוּ אֵיךְ קָשְׁרוּ אוֹתוֹ חָזָק", + "book": "מנהרת הזמן 82", + "stripped": "כל שאר הילדים חוזרים להביט בי, ואחד מהם אומר: \"תראו איך קשרו אותו חזק" + }, + { + "text": "זֶה רַק מוֹכִיחַ כַּמָּה הַטּוּרְקִים מְפַחֲדִים מֵהַשְּׁלִיחִים שֶׁבּוֹרֵא עוֹלָם שׁוֹלֵחַ אֵלֵינוּ מֵהֶעָתִיד", + "book": "מנהרת הזמן 82", + "stripped": "זה רק מוכיח כמה הטורקים מפחדים מהשליחים שבורא עולם שולח אלינו מהעתיד" + }, + { + "text": "\" פֶּרֶק ט שֶׁבּוֹ שָׁרוֹן מְפַזֶּרֶת הַבְטָחוֹת הִנֵּה שָׁרוֹן", + "book": "מנהרת הזמן 82", + "stripped": "\" פרק ט שבו שרון מפזרת הבטחות הנה שרון" + }, + { + "text": "בָּרֶגַע הָרִאשׁוֹן אֲנִי מִתְקַשֶּׁה לְזַהוֹת אוֹתָהּ", + "book": "מנהרת הזמן 82", + "stripped": "ברגע הראשון אני מתקשה לזהות אותה" + }, + { + "text": "הִיא מְלֻכְלֶכֶת כְּאִלּוּ נָפְלָה לְתוֹךְ אַמְבַּטְיָה שֶׁל בֹּץ", + "book": "מנהרת הזמן 82", + "stripped": "היא מלכלכת כאלו נפלה לתוך אמבטיה של בץ" + }, + { + "text": "הַבְּגָדִים שֶׁלָּהּ נִהְיוּ חוּמִים וְגַם הַשְּׂעָרוֹת הַבְּהִירוֹת שֶׁלָּהּ נִהְיוּ חוּמוֹת וְגוּשֵׁי בֹּץ דָּבְקוּ בָּהֶן", + "book": "מנהרת הזמן 82", + "stripped": "הבגדים שלה נהיו חומים וגם השערות הבהירות שלה נהיו חומות וגושי בץ דבקו בהן" + }, + { + "text": "בַּמַּצָּב הַזֶּה הִיא דּוֹמָה מְאוֹד לַיְּלָדִים שֶׁעוֹמְדִים סְבִיבִי בְּמַעְגָּל", + "book": "מנהרת הזמן 82", + "stripped": "במצב הזה היא דומה מאוד לילדים שעומדים סביבי במעגל" + }, + { + "text": "\" הִיא מְמַהֶרֶת אֵלַי, \"מִי קָשַׁר אוֹתְךָ כָּכָה", + "book": "מנהרת הזמן 82", + "stripped": "\" היא ממהרת אלי, \"מי קשר אותך ככה" + }, + { + "text": "\" \"אוּלַי בִּמְקוֹם לִשְׁאוֹל שְׁאֵלוֹת, תְּשַׁחְרְרִי אוֹתִי", + "book": "מנהרת הזמן 82", + "stripped": "\" \"אולי במקום לשאול שאלות, תשחררי אותי" + }, + { + "text": "\" בְּנִגּוּד לָאֲחֵרִים, שָׁרוֹן לֹא מִתְעַכֶּבֶת", + "book": "מנהרת הזמן 82", + "stripped": "\" בנגוד לאחרים, שרון לא מתעכבת" + }, + { + "text": "הִיא הוֹפֶכֶת אוֹתִי מִצַּד לְצַד כְּאִלּוּ אֲנִי קוֹרַת עֵץ וּמְחַפֶּשֶׂת אֶת הַקֶּשֶׁר", + "book": "מנהרת הזמן 82", + "stripped": "היא הופכת אותי מצד לצד כאלו אני קורת עץ ומחפשת את הקשר" + }, + { + "text": "\" הִיא מְסַנֶּנֶת כְּשֶׁהִיא מוֹצֵאת אוֹתוֹ", + "book": "מנהרת הזמן 82", + "stripped": "\" היא מסננת כשהיא מוצאת אותו" + }, + { + "text": "\" \"קָשְׁרוּ אוֹתִי שׁוֹטְרִים טוּרְקִים,\" אֲנִי אוֹמֵר", + "book": "מנהרת הזמן 82", + "stripped": "\" \"קשרו אותי שוטרים טורקים,\" אני אומר" + }, + { + "text": "\" הִיא חוֹזֶרֶת, \"בָּטוּחַ הֵם לֹא לָמְדוּ אֵיךְ קוֹשְׁרִים", + "book": "מנהרת הזמן 82", + "stripped": "\" היא חוזרת, \"בטוח הם לא למדו איך קושרים" + }, + { + "text": "\" שְׁתַּיִם אוֹ שָׁלוֹשׁ דַּקּוֹת חוֹלְפוֹת, וּכְבָר אֲנִי מְשֻׁחְרָר", + "book": "מנהרת הזמן 82", + "stripped": "\" שתים או שלוש דקות חולפות, וכבר אני משחרר" + }, + { + "text": "זוֹ הַרְגָּשַׁת שִׁחְרוּר נֶהֱדֶרֶת", + "book": "מנהרת הזמן 82", + "stripped": "זו הרגשת שחרור נהדרת" + }, + { + "text": "אֲנִי מוֹתֵחַ אֶת זְרוֹעוֹתַי וּמוֹתֵחַ אֶת אֶצְבְּעוֹתַי כְּדֵי לְהַחְזִיר לְכָל אֵיבָרַי אֶת זְרִימַת הַדָּם הַתַּקִּינָה", + "book": "מנהרת הזמן 82", + "stripped": "אני מותח את זרועותי ומותח את אצבעותי כדי להחזיר לכל איברי את זרימת הדם התקינה" + }, + { + "text": "דַּוְקָא בִּגְלַל שֶׁהַשִּׁחְרוּר הָיָה כָּל כָּךְ פָּשׁוּט, הַכַּעַס שֶׁלִּי עַל שָׁלוֹם מִתְעַצֵּם", + "book": "מנהרת הזמן 82", + "stripped": "דוקא בגלל שהשחרור היה כל כך פשוט, הכעס שלי על שלום מתעצם" + }, + { + "text": "הוּא לֹא רָאָה מָה שֶׁשָּׁרוֹן רָאֲתָה", + "book": "מנהרת הזמן 82", + "stripped": "הוא לא ראה מה ששרון ראתה" + }, + { + "text": "הוּא לֹא הָיָה יָכוֹל לְשַׁחְרֵר אוֹתִי בְּעַצְמוֹ וְלַחְסוֹךְ לִי כְּאֵבִים מִתְמַשְּׁכִים", + "book": "מנהרת הזמן 82", + "stripped": "הוא לא היה יכול לשחרר אותי בעצמו ולחסוך לי כאבים מתמשכים" + }, + { + "text": "לָמָּה הוּא לֹא שִׁחְרֵר אוֹתִי", + "book": "מנהרת הזמן 82", + "stripped": "למה הוא לא שחרר אותי" + }, + { + "text": "אֲנִי בּוֹדֵק אֶת הַיָּדַיִם שֶׁלִּי וּמְנַעֵר אוֹתָן", + "book": "מנהרת הזמן 82", + "stripped": "אני בודק את הידים שלי ומנער אותן" + }, + { + "text": "סִימָנִים אֲדֻמִּים נוֹתְרוּ בָּהֶן מִשּׁוּם שֶׁהַשּׁוֹטְרִים הַטּוּרְקִים הִדְּקוּ כָּל כָּךְ אֶת הַחֲבָלִים", + "book": "מנהרת הזמן 82", + "stripped": "סימנים אדמים נותרו בהן משום שהשוטרים הטורקים הדקו כל כך את החבלים" + }, + { + "text": "\"אֵיךְ הַיְּלָדִים הָאֵלֶּה יוֹדְעִים עַל מִנְהֶרֶת־הַזְּמַן", + "book": "מנהרת הזמן 82", + "stripped": "\"איך הילדים האלה יודעים על מנהרת־הזמן" + }, + { + "text": "\" אֲנִי מִתְקָרֵב אֶל שָׁרוֹן, \"הֵם הִגִּיעוּ הֵנָּה דַּרְכָּהּ", + "book": "מנהרת הזמן 82", + "stripped": "\" אני מתקרב אל שרון, \"הם הגיעו הנה דרכה" + }, + { + "text": "\"אָז אֵיךְ הֵם יוֹדְעִים", + "book": "מנהרת הזמן 82", + "stripped": "\"אז איך הם יודעים" + }, + { + "text": "\"סִפַּרְתִּי לָהֶם,\" שָׁרוֹן עוֹנָה", + "book": "מנהרת הזמן 82", + "stripped": "\"ספרתי להם,\" שרון עונה" + }, + { + "text": "גִּלִּית אֶת סוֹד הַמִּנְהָרָה לִילָדִים שֶׁאַתְּ אֲפִלּוּ לֹא יוֹדַעַת מִי הֵם", + "book": "מנהרת הזמן 82", + "stripped": "גלית את סוד המנהרה לילדים שאת אפלו לא יודעת מי הם" + }, + { + "text": "\"אֲנִי דַּוְקָא כֵּן יוֹדַעַת מִי הֵם,\" הִיא עוֹנָה", + "book": "מנהרת הזמן 82", + "stripped": "\"אני דוקא כן יודעת מי הם,\" היא עונה" + }, + { + "text": "\" אֲנִי מִתְעַצְבֵּן, \"אֶת זֶה גַּם אֲנִי יוֹדֵעַ", + "book": "מנהרת הזמן 82", + "stripped": "\" אני מתעצבן, \"את זה גם אני יודע" + }, + { + "text": "\" \"נָכוֹן,\" הִיא מַסְכִּימָה אִתִּי, \"אֲבָל אַתָּה לֹא יוֹדֵעַ מָתַי הֵם הִגִּיעוּ", + "book": "מנהרת הזמן 82", + "stripped": "\" \"נכון,\" היא מסכימה אתי, \"אבל אתה לא יודע מתי הם הגיעו" + }, + { + "text": "חָשַׁבְתָּ שֶׁהֵם הוּבְאוּ לָאָרֶץ בְּמִבְצַע 'מַרְבַד הַקְּסָמִים', וְזֶה לְגַמְרֵי לֹא נָכוֹן", + "book": "מנהרת הזמן 82", + "stripped": "חשבת שהם הובאו לארץ במבצע 'מרבד הקסמים', וזה לגמרי לא נכון" + }, + { + "text": "\" \"גַּם אֶת זֶה אֲנִי יוֹדֵעַ", + "book": "מנהרת הזמן 82", + "stripped": "\" \"גם את זה אני יודע" + }, + { + "text": "הֲרֵי חָזַרְנוּ בַּזְּמַן לִתְקוּפַת שִׁלְטוֹן הַטּוּרְקִים", + "book": "מנהרת הזמן 82", + "stripped": "הרי חזרנו בזמן לתקופת שלטון הטורקים" + }, + { + "text": "\" שָׁרוֹן מְחַיֶּכֶת, \"וְנוֹדַע לָהֶם שֶׁהַמָּשִׁיחַ עוֹמֵד לְהַגִּיעַ", + "book": "מנהרת הזמן 82", + "stripped": "\" שרון מחיכת, \"ונודע להם שהמשיח עומד להגיע" + }, + { + "text": "\"לָכֵן הַיְּהוּדִים הָאֵלֶּה מָכְרוּ אֶת כָּל מָה שֶׁהָיָה לָהֶם וּבָאוּ הַרְבֵּה שָׁנִים קֹדֶם", + "book": "מנהרת הזמן 82", + "stripped": "\"לכן היהודים האלה מכרו את כל מה שהיה להם ובאו הרבה שנים קדם" + }, + { + "text": "הֵם לֹא הִגִּיעוּ בִּמְטוֹסִים בְּ'מַרְבַד הַקְּסָמִים', הֵם יָצְאוּ לַדֶּרֶךְ בָּרֶגֶל מִתֵּימָן לְאֶרֶץ־יִשְׂרָאֵל", + "book": "מנהרת הזמן 82", + "stripped": "הם לא הגיעו במטוסים ב'מרבד הקסמים', הם יצאו לדרך ברגל מתימן לארץ־ישראל" + }, + { + "text": "וּבְאֵיזוֹ שָׁנָה לְדַעְתְּךָ אֲנַחְנוּ נִמְצָאִים", + "book": "מנהרת הזמן 82", + "stripped": "ובאיזו שנה לדעתך אנחנו נמצאים" + }, + { + "text": "\"אֲנַחְנוּ נִמְצָאִים לִפְנֵי 1917, לִפְנֵי שֶׁהָאַנְגְּלִים כָּבְשׁוּ אֶת הָאֶרֶץ מִידֵי הַטּוּרְקִים,\" אֲנִי אוֹמֵר", + "book": "מנהרת הזמן 82", + "stripped": "\"אנחנו נמצאים לפני 1917, לפני שהאנגלים כבשו את הארץ מידי הטורקים,\" אני אומר" + }, + { + "text": "\"אַחְלָה, אֲבָל כַּמָּה שָׁנִים לִפְנֵי", + "book": "מנהרת הזמן 82", + "stripped": "\"אחלה, אבל כמה שנים לפני" + }, + { + "text": "\" אֲנִי שׁוֹתֵק וּמַעֲבִיר אֶת מַבָּטִי עַל פְּנֵי הַיְּלָדִים שֶׁמַּקִּיפִים אוֹתָנוּ", + "book": "מנהרת הזמן 82", + "stripped": "\" אני שותק ומעביר את מבטי על פני הילדים שמקיפים אותנו" + }, + { + "text": "הַמַּצָּב שֶׁבּוֹ אֲנִי נִמְצָא בְּהֶחְלֵט מוּזָר", + "book": "מנהרת הזמן 82", + "stripped": "המצב שבו אני נמצא בהחלט מוזר" + }, + { + "text": "הֵם כַּנִּרְאֶה מְנַסִּים לְהָבִין מָה שָׁרוֹן וַאֲנִי אוֹמְרִים זוֹ לָזֶה", + "book": "מנהרת הזמן 82", + "stripped": "הם כנראה מנסים להבין מה שרון ואני אומרים זו לזה" + }, + { + "text": "\"לֹא יוֹדֵעַ,\" אֲנִי מוֹדֶה", + "book": "מנהרת הזמן 82", + "stripped": "\"לא יודע,\" אני מודה" + }, + { + "text": "\"הִגַּעְנוּ לִשְׁנַת תרמ\"ב,\" שָׁרוֹן לוֹחֶשֶׁת לִי", + "book": "מנהרת הזמן 82", + "stripped": "\"הגענו לשנת תרמ\"ב,\" שרון לוחשת לי" + }, + { + "text": "\" \"אֵין לִי מֻשָּׂג,\" הִיא מוֹדָה", + "book": "מנהרת הזמן 82", + "stripped": "\" \"אין לי משג,\" היא מודה" + }, + { + "text": "\"שָׁאַלְתִּי אוֹתָם, וְאַף אֶחָד לֹא יָדַע", + "book": "מנהרת הזמן 82", + "stripped": "\"שאלתי אותם, ואף אחד לא ידע" + }, + { + "text": "\" אֲנִי שׁוֹתֵק וּמַבִּיט בַּיְּלָדִים", + "book": "מנהרת הזמן 82", + "stripped": "\" אני שותק ומביט בילדים" + }, + { + "text": "הֵם אָמְנָם לְבוּשִׁים בִּבְגָדִים קְרוּעִים, אֲבָל עֵינֵיהֶם מְאִירוֹת", + "book": "מנהרת הזמן 82", + "stripped": "הם אמנם לבושים בבגדים קרועים, אבל עיניהם מאירות" + }, + { + "text": "שָׁרוֹן מוֹשִׁיטָה לִי אֶת יָדָהּ", + "book": "מנהרת הזמן 82", + "stripped": "שרון מושיטה לי את ידה" + }, + { + "text": "\"קוּם,\" הִיא אוֹמֶרֶת, \"נְפַזֵּר אֶת הַקָּהָל וְנֵלֵךְ לְהָבִיא אֶת פְרוּמְקִין", + "book": "מנהרת הזמן 82", + "stripped": "\"קום,\" היא אומרת, \"נפזר את הקהל ונלך להביא את פרומקין" + }, + { + "text": "\" \"נֵלֵךְ לְהָבִיא אֶת פְרוּמְקִין", + "book": "מנהרת הזמן 82", + "stripped": "\" \"נלך להביא את פרומקין" + }, + { + "text": "\"הִבְטַחְתִּי לָהֶם,\" שָׁרוֹן מַסְבִּירָה", + "book": "מנהרת הזמן 82", + "stripped": "\"הבטחתי להם,\" שרון מסבירה" + }, + { + "text": "\"אֵין לָהֶם אֹכֶל וְאֵין לָהֶם אֶפְשָׁרוּת לִמְצוֹא עֲבוֹדָה", + "book": "מנהרת הזמן 82", + "stripped": "\"אין להם אכל ואין להם אפשרות למצוא עבודה" + }, + { + "text": "וּמִי שֶׁאָמוּר לְהַצִּיל אוֹתָם זֶה רַק פְרוּמְקִין", + "book": "מנהרת הזמן 82", + "stripped": "ומי שאמור להציל אותם זה רק פרומקין" + }, + { + "text": "\" הִיא מַמָּשׁ מְאַלֶּצֶת אוֹתִי לָקוּם", + "book": "מנהרת הזמן 82", + "stripped": "\" היא ממש מאלצת אותי לקום" + }, + { + "text": "\"אַתְּ יוֹדַעַת מִי זֶה פְרוּמְקִין", + "book": "מנהרת הזמן 82", + "stripped": "\"את יודעת מי זה פרומקין" + }, + { + "text": "אֵיךְ אֲנִי יָכוֹל לָדַעַת מִי זֶה פְרוּמְקִין", + "book": "מנהרת הזמן 82", + "stripped": "איך אני יכול לדעת מי זה פרומקין" + }, + { + "text": "\" \"וְאֵיךְ אֲנִי יְכוֹלָה לָדַעַת", + "book": "מנהרת הזמן 82", + "stripped": "\" \"ואיך אני יכולה לדעת" + }, + { + "text": "\"אֲבָל אֲנִי לֹא הִבְטַחְתִּי לָהֶם לְהָבִיא אוֹתוֹ,\" אֲנִי אוֹמֵר, \"וְאַתְּ כֵּן", + "book": "מנהרת הזמן 82", + "stripped": "\"אבל אני לא הבטחתי להם להביא אותו,\" אני אומר, \"ואת כן" + }, + { + "text": "כְּאִלּוּ, אַתְּ הִבְטַחְתְּ לָהֶם שֶׁתָּבִיאִי אֲלֵיהֶם מִישֶׁהוּ שֶׁאַתְּ לֹא יוֹדַעַת מִיהוּ", + "book": "מנהרת הזמן 82", + "stripped": "כאלו, את הבטחת להם שתביאי אליהם מישהו שאת לא יודעת מיהו" + }, + { + "text": "\" \"לֹא הָיְתָה לִי בְּרֵרָה,\" שָׁרוֹן מַסְבִּירָה", + "book": "מנהרת הזמן 82", + "stripped": "\" \"לא היתה לי בררה,\" שרון מסבירה" + }, + { + "text": "אָז מָה רָצִיתָ שֶׁאֶעֱשֶׂה", + "book": "מנהרת הזמן 82", + "stripped": "אז מה רצית שאעשה" + }, + { + "text": "\" הִיא מוֹשֶׁכֶת אוֹתִי הַחוּצָה מִמַּעְגַּל הַיְּלָדִים", + "book": "מנהרת הזמן 82", + "stripped": "\" היא מושכת אותי החוצה ממעגל הילדים" + }, + { + "text": "\"מָה אַתָּה הָיִיתָ עוֹשֶׂה בִּמְקוֹמִי", + "book": "מנהרת הזמן 82", + "stripped": "\"מה אתה היית עושה במקומי" + }, + { + "text": "שָׁרוֹן מְנִיפָה אֶת יָדָהּ", + "book": "מנהרת הזמן 82", + "stripped": "שרון מניפה את ידה" + }, + { + "text": "\" הִיא מַכְרִיזָה בְּטוֹן חֲגִיגִי, \"אַל תִּדְאֲגוּ, הַכֹּל יִסְתַּדֵּר", + "book": "מנהרת הזמן 82", + "stripped": "\" היא מכריזה בטון חגיגי, \"אל תדאגו, הכל יסתדר" + }, + { + "text": "תֵּכֶף נַחְזֹר עִם פְרוּמְקִין, וְהוּא יִדְאַג לָכֶם לְאֹכֶל, וְהוּא יִבְנֶה לָכֶם בָּתִּים וְתִהְיֶה לָכֶם פַּרְנָסָה", + "book": "מנהרת הזמן 82", + "stripped": "תכף נחזר עם פרומקין, והוא ידאג לכם לאכל, והוא יבנה לכם בתים ותהיה לכם פרנסה" + }, + { + "text": "\" מִתּוֹךְ הַקָּהָל יוֹצֵא אָדָם מְבֻגָּר צָנוּם מְאוֹד", + "book": "מנהרת הזמן 82", + "stripped": "\" מתוך הקהל יוצא אדם מבגר צנום מאוד" + }, + { + "text": "\"הִנֵּה מַיִם צֵידָה לַדֶּרֶךְ,\" הוּא מוֹשִׁיט לָנוּ כַּד חֶרֶס, \"זֶה מִמַּעְיָן הַשִּׁלוֹחַ,\" הוּא מְדַוֵחַ", + "book": "מנהרת הזמן 82", + "stripped": "\"הנה מים צידה לדרך,\" הוא מושיט לנו כד חרס, \"זה ממעין השלוח,\" הוא מדוח" + }, + { + "text": "שָׁרוֹן לוֹקַחַת אֶת הַכַּד וּמוֹדָה לוֹ", + "book": "מנהרת הזמן 82", + "stripped": "שרון לוקחת את הכד ומודה לו" + }, + { + "text": "מֵעֵבֶר לִקְבוּצַת הַיְּלָדִים מוֹפִיעוֹת שְׁתֵּי נָשִׁים וּמְנוֹפְפוֹת לָנוּ בִּידֵיהֶן", + "book": "מנהרת הזמן 82", + "stripped": "מעבר לקבוצת הילדים מופיעות שתי נשים ומנופפות לנו בידיהן" + }, + { + "text": "אֲנִי מְחַקֶּה אֶת שָׁרוֹן וּמְנוֹפֵף לָהֶן בַּחֲזָרָה", + "book": "מנהרת הזמן 82", + "stripped": "אני מחקה את שרון ומנופף להן בחזרה" + }, + { + "text": "הֵן הֵבִיאוּ לָנוּ פִּתּוֹת לַדֶּרֶךְ, כְּדֵי שֶׁלֹּא נִהְיֶה רְעֵבִים", + "book": "מנהרת הזמן 82", + "stripped": "הן הביאו לנו פתות לדרך, כדי שלא נהיה רעבים" + }, + { + "text": "הַפִּתּוֹת טְרִיּוֹת וְהָרֵיחַ הָעוֹלֶה מֵהֶן מְעוֹרֵר תֵּאָבוֹן", + "book": "מנהרת הזמן 82", + "stripped": "הפתות טריות והריח העולה מהן מעורר תאבון" + }, + { + "text": "אֲנַחְנוּ מַתְחִילִים לְהִתְרַחֵק, וַאֲנִי מַרְגִּישׁ שֶׁשִּׂמְחַת הַשִּׁחְרוּר שֶׁלִּי מֵהַחֲבָלִים מִתְעַרְבֶּבֶת בַּחֲשָׁשׁ", + "book": "מנהרת הזמן 82", + "stripped": "אנחנו מתחילים להתרחק, ואני מרגיש ששמחת השחרור שלי מהחבלים מתערבבת בחשש" + }, + { + "text": "\"אֵיךְ יָכֹלְתְּ לְהַבְטִיחַ מַשֶּׁהוּ שֶׁאֵין לָךְ סִכּוּי לְקַיֵּם", + "book": "מנהרת הזמן 82", + "stripped": "\"איך יכלת להבטיח משהו שאין לך סכוי לקים" + }, + { + "text": "\" אֲנִי מִתְנַפֵּל בְּכַעַס עַל שָׁרוֹן, \"אַתְּ לֹא מִתְבַּיֶּשֶׁת", + "book": "מנהרת הזמן 82", + "stripped": "\" אני מתנפל בכעס על שרון, \"את לא מתבישת" + }, + { + "text": "אֵיךְ תַּרְגִּישִׁי אִם לֹא נִמְצָא אֶת הַפְרוּמְקִין הַזֶּה", + "book": "מנהרת הזמן 82", + "stripped": "איך תרגישי אם לא נמצא את הפרומקין הזה" + }, + { + "text": "יֵשׁ לָךְ לֵב לְאַכְזֵב אֶת הָאֲנָשִׁים הַמַּדְהִימִים הָאֵלֶּה, שֶׁיָּצְאוּ לַדֶּרֶךְ בָּרֶגֶל מִתֵּימָן לְאֶרֶץ־יִשְׂרָאֵל", + "book": "מנהרת הזמן 82", + "stripped": "יש לך לב לאכזב את האנשים המדהימים האלה, שיצאו לדרך ברגל מתימן לארץ־ישראל" + }, + { + "text": "\" וְאִם אַתֶּם מְקַוִים כָּמוֹנִי שֶׁשָּׁרוֹן לְפָחוֹת תִּטְרַח וְתַעֲנֶה לִי, צְפוּיָה לָכֶם אַכְזָבָה", + "book": "מנהרת הזמן 82", + "stripped": "\" ואם אתם מקוים כמוני ששרון לפחות תטרח ותענה לי, צפויה לכם אכזבה" + }, + { + "text": "הִיא אֲפִלּוּ לֹא עוֹצֶרֶת", + "book": "מנהרת הזמן 82", + "stripped": "היא אפלו לא עוצרת" + }, + { + "text": "פֶּרֶק י שֶׁבּוֹ סוֹף סוֹף מִתְבָּרֵר מִיהוּ פְרוּמְקִין אֲנַחְנוּ צוֹעֲדִים", + "book": "מנהרת הזמן 82", + "stripped": "פרק י שבו סוף סוף מתברר מיהו פרומקין אנחנו צועדים" + }, + { + "text": "הָעֲלִיָּה דֵּי תְּלוּלָה וַאֲנִי מִתְנַשֵּׁף", + "book": "מנהרת הזמן 82", + "stripped": "העליה די תלולה ואני מתנשף" + }, + { + "text": "כִּווּן הַהִתְקַדְּמוּת שֶׁלָּנוּ הוּא הָעִיר הָעַתִּיקָה", + "book": "מנהרת הזמן 82", + "stripped": "כוון ההתקדמות שלנו הוא העיר העתיקה" + }, + { + "text": "זֶה בָּרוּר, הֲרֵי אֲנַחְנוּ נִמְצָאִים בַּתְּקוּפָה שֶׁבָּהּ יְרוּשָׁלַיִם נִמְצֵאת כִּמְעַט רַק בֵּין הַחוֹמוֹת", + "book": "מנהרת הזמן 82", + "stripped": "זה ברור, הרי אנחנו נמצאים בתקופה שבה ירושלים נמצאת כמעט רק בין החומות" + }, + { + "text": "מִסָּבִיב לַחוֹמוֹת כִּמְעַט הַכֹּל שְׁמָמָה", + "book": "מנהרת הזמן 82", + "stripped": "מסביב לחומות כמעט הכל שממה" + }, + { + "text": "בְּדַרְכֵּנוּ אֲנַחְנוּ אָמְנָם חוֹלְפִים עַל פְּנֵי שְׁנֵי בָּתִּים, אֲבָל אֵלֶּה בָּתִּים בּוֹדְדִים שֶׁל עֲרָבִים", + "book": "מנהרת הזמן 82", + "stripped": "בדרכנו אנחנו אמנם חולפים על פני שני בתים, אבל אלה בתים בודדים של ערבים" + }, + { + "text": "אֲנִי יוֹדֵעַ אֶת זֶה כִּי בַּחֲזִית שֶׁל אֶחָד מֵהֶם יוֹשֵׁב עֲרָבִי וּמְעַשֵּׁן נַרְגִּילָה", + "book": "מנהרת הזמן 82", + "stripped": "אני יודע את זה כי בחזית של אחד מהם יושב ערבי ומעשן נרגילה" + }, + { + "text": "וְאִם לְרֶגַע חָשַׁשְׁתִּי שֶׁהוּא יִפְגַּע בָּנוּ, טָעִיתִי", + "book": "מנהרת הזמן 82", + "stripped": "ואם לרגע חששתי שהוא יפגע בנו, טעיתי" + }, + { + "text": "הוּא מְנוֹפֵף לָנוּ בְּיָדוֹ כְּאִלּוּ מְבָרֵךְ אוֹתָנוּ לְשָׁלוֹם", + "book": "מנהרת הזמן 82", + "stripped": "הוא מנופף לנו בידו כאלו מברך אותנו לשלום" + }, + { + "text": "אוּלַי הוּא חוֹשֵׁב שֶׁאֲנַחְנוּ שַׁיָּכִים לִקְבוּצַת הַתֵּימָנִים", + "book": "מנהרת הזמן 82", + "stripped": "אולי הוא חושב שאנחנו שיכים לקבוצת התימנים" + }, + { + "text": "אוּלַי לַתֵּימָנִים שֶׁגָּרוּ כָּאן בַּמְּעָרוֹת הָיוּ יְחָסִים טוֹבִים עִם הָעֲרָבִים שֶׁהִסְתּוֹבְבוּ בָּאֵזוֹר", + "book": "מנהרת הזמן 82", + "stripped": "אולי לתימנים שגרו כאן במערות היו יחסים טובים עם הערבים שהסתובבו באזור" + }, + { + "text": "אֲנִי מַבִּיט לְכִווּן יְרוּשָׁלַיִם שֶׁאֲנִי מַכִּיר, זֹאת שֶׁבַּהֹוֶה מִשְׂתָּרַעַת עַל הֶהָרִים, וְהִיא אֵינֶנָּה", + "book": "מנהרת הזמן 82", + "stripped": "אני מביט לכוון ירושלים שאני מכיר, זאת שבהוה משתרעת על ההרים, והיא איננה" + }, + { + "text": "כְּאִלּוּ מִישֶׁהוּ מָחַק אוֹתָהּ", + "book": "מנהרת הזמן 82", + "stripped": "כאלו מישהו מחק אותה" + }, + { + "text": "אֲפִלּוּ הַמִּגְדָּל הַמְּפֻרְסָם שֶׁבִּשְׁכוּנַת אָ־טוּר, שֶׁאוֹתוֹ נִתָּן לִרְאוֹת מֵרָחוֹק כְּשֶׁעוֹלִים לִירוּשָׁלַיִם מִכִּווּן יַם הַמֶּלַח, אֵינֶנּוּ", + "book": "מנהרת הזמן 82", + "stripped": "אפלו המגדל המפרסם שבשכונת א־טור, שאותו נתן לראות מרחוק כשעולים לירושלים מכוון ים המלח, איננו" + }, + { + "text": "וְגַם הַמִּגְדָּל שֶׁנִּמְצָא בְּמִתְחַם כְּנֵסִיַּת אוֹגוּסְטָה וִיקְטוֹרְיָה, אֵינֶנּוּ", + "book": "מנהרת הזמן 82", + "stripped": "וגם המגדל שנמצא במתחם כנסית אוגוסטה ויקטוריה, איננו" + }, + { + "text": "אֲנִי מַכִּיר אֶת הַמִּגְדָּלִים הָאֵלֶּה", + "book": "מנהרת הזמן 82", + "stripped": "אני מכיר את המגדלים האלה" + }, + { + "text": "בָּרֶגַע שֶׁהֵם מוֹפִיעִים בָּאֹפֶק, זֶה סִימָן שֶׁאֲנַחְנוּ מִתְקָרְבִים הַבַּיְתָה", + "book": "מנהרת הזמן 82", + "stripped": "ברגע שהם מופיעים באפק, זה סימן שאנחנו מתקרבים הביתה" + }, + { + "text": "\" שָׁרוֹן עוֹצֶרֶת וּפוֹנָה אֵלַי", + "book": "מנהרת הזמן 82", + "stripped": "\" שרון עוצרת ופונה אלי" + }, + { + "text": "\"אַגִּיד לוֹ שֶׁהַתֵּימָנִים שֶׁגָּרִים בַּמְּעָרוֹת מְחַכִּים לוֹ,\" שָׁרוֹן מִתְנַשֶּׁפֶת, \"זֶה לֹא בָּרוּר", + "book": "מנהרת הזמן 82", + "stripped": "\"אגיד לו שהתימנים שגרים במערות מחכים לו,\" שרון מתנשפת, \"זה לא ברור" + }, + { + "text": "אֲנִי מַבִּיט בָּהּ וּמִתְקַשֶּׁה לְהַאֲמִין", + "book": "מנהרת הזמן 82", + "stripped": "אני מביט בה ומתקשה להאמין" + }, + { + "text": "הִיא כָּל כָּךְ נִמְרֶצֶת, כָּל כָּךְ נְחוּשָׁה", + "book": "מנהרת הזמן 82", + "stripped": "היא כל כך נמרצת, כל כך נחושה" + }, + { + "text": "הִיא נִרְאֵית כְּמוֹ אַחַת שֶׁיּוֹדַעַת הַכֹּל וּבְטוּחָה שֶׁכָּל מַעֲשֶׂה שֶׁהִיא תַּעֲשֶׂה יִהְיֶה הַמַּעֲשֶׂה הַנָּכוֹן", + "book": "מנהרת הזמן 82", + "stripped": "היא נראית כמו אחת שיודעת הכל ובטוחה שכל מעשה שהיא תעשה יהיה המעשה הנכון" + }, + { + "text": "וְאָז, בָּאֹפֶק, אֲנִי מַבְחִין בְּמַשֶּׁהוּ", + "book": "מנהרת הזמן 82", + "stripped": "ואז, באפק, אני מבחין במשהו" + }, + { + "text": "בַּהַתְחָלָה הַתְּמוּנָה מְטֻשְׁטֶשֶׁת, אֲבָל אַחֲרֵי שֶׁאֲנִי עוֹצֵם וּפוֹקֵחַ עֵינַיִם שׁוּב, הִיא מִתְבַּהֶרֶת", + "book": "מנהרת הזמן 82", + "stripped": "בהתחלה התמונה מטשטשת, אבל אחרי שאני עוצם ופוקח עינים שוב, היא מתבהרת" + }, + { + "text": "שְׁלוֹשָׁה רוֹכְבִים מִתְקַדְּמִים לְעֶבְרֵנוּ, וְהַמַּחְשָׁבָה הָרִאשׁוֹנָה שֶׁעוֹלָה בְּמוֹחִי הִיא שֶׁהַשּׁוֹטְרִים הַטּוּרְקִים חוֹזְרִים עִם תִּגְבֹּרֶת", + "book": "מנהרת הזמן 82", + "stripped": "שלושה רוכבים מתקדמים לעברנו, והמחשבה הראשונה שעולה במוחי היא שהשוטרים הטורקים חוזרים עם תגברת" + }, + { + "text": "אֲבָל הָרוֹכְבִים לֹא רוֹכְבִים עַל סוּסִים", + "book": "מנהרת הזמן 82", + "stripped": "אבל הרוכבים לא רוכבים על סוסים" + }, + { + "text": "הֵם רוֹכְבִים עַל בְּהֵמוֹת נְמוּכוֹת יוֹתֵר, כַּנִּרְאֶה חֲמוֹרִים", + "book": "מנהרת הזמן 82", + "stripped": "הם רוכבים על בהמות נמוכות יותר, כנראה חמורים" + }, + { + "text": "\"תִּרְאִי-\" אֲנִי מַצְבִּיעַ לְעֵבֶר הָרוֹכְבִים שֶׁהוֹלְכִים וּמִתְקָרְבִים", + "book": "מנהרת הזמן 82", + "stripped": "\"תראי-\" אני מצביע לעבר הרוכבים שהולכים ומתקרבים" + }, + { + "text": "שָׁרוֹן מְסוֹכֶכֶת בְּכַף יָדָהּ עַל עֵינֶיהָ וּבוֹחֶנֶת אוֹתָם", + "book": "מנהרת הזמן 82", + "stripped": "שרון מסוככת בכף ידה על עיניה ובוחנת אותם" + }, + { + "text": "עַכְשָׁיו כְּבָר אֶפְשָׁר לְהַבְחִין בַּכּוֹבָעִים שֶׁהֵם חוֹבְשִׁים", + "book": "מנהרת הזמן 82", + "stripped": "עכשיו כבר אפשר להבחין בכובעים שהם חובשים" + }, + { + "text": "אֵלֶּה כּוֹבָעִים טוּרְקִיִּים, דֵּי דּוֹמִים לַכּוֹבָעִים שֶׁל הַשּׁוֹטְרִים", + "book": "מנהרת הזמן 82", + "stripped": "אלה כובעים טורקיים, די דומים לכובעים של השוטרים" + }, + { + "text": "שָׁרוֹן מַתְחִילָה לָרוּץ חֲזָרָה אֵלַי", + "book": "מנהרת הזמן 82", + "stripped": "שרון מתחילה לרוץ חזרה אלי" + }, + { + "text": "\" הִיא שׁוֹאֶלֶת אוֹתִי, מִתְנַשֶּׁפֶת", + "book": "מנהרת הזמן 82", + "stripped": "\" היא שואלת אותי, מתנשפת" + }, + { + "text": "אֵיךְ יְכוֹלָה לִהְיוֹת לִי דֵּעָה אִם אֵין לִי מֻשָּׂג מִיהוּ פְרוּמְקִין וּמָה הַסִּפּוּר שֶׁלּוֹ", + "book": "מנהרת הזמן 82", + "stripped": "איך יכולה להיות לי דעה אם אין לי משג מיהו פרומקין ומה הספור שלו" + }, + { + "text": "הַדָּבָר הַיָּחִיד שֶׁאֲנִי יוֹדֵעַ הוּא שֶׁהַתֵּימָנִים שֶׁפָּגַשְׁנוּ מְצַפִּים מִמֶּנּוּ לְאֵיזוֹשֶׁהִי בְּשׂוֹרָה", + "book": "מנהרת הזמן 82", + "stripped": "הדבר היחיד שאני יודע הוא שהתימנים שפגשנו מצפים ממנו לאיזושהי בשורה" + }, + { + "text": "וְשׁוּב, מִי הוּא בִּכְלָל", + "book": "מנהרת הזמן 82", + "stripped": "ושוב, מי הוא בכלל" + }, + { + "text": "אֵין לִי צֹרֶךְ לְהָשִׁיב לַשְּׁאֵלָה שֶׁל שָׁרוֹן", + "book": "מנהרת הזמן 82", + "stripped": "אין לי צרך להשיב לשאלה של שרון" + }, + { + "text": "הַיְּלָדִים וְהַמְּבֻגָּרִים שֶׁהִשְׁאַרְנוּ מֵאָחוֹר עוֹנִים בִּמְקוֹמִי", + "book": "מנהרת הזמן 82", + "stripped": "הילדים והמבגרים שהשארנו מאחור עונים במקומי" + }, + { + "text": "בִּקְרִיאוֹת שִׂמְחָה הֵם מְמַהֲרִים אֶל הָרוֹכְבִים", + "book": "מנהרת הזמן 82", + "stripped": "בקריאות שמחה הם ממהרים אל הרוכבים" + }, + { + "text": "\" הֵם צוֹעֲקִים, \"הַיְּלָדִים מֵהֶעָתִיד הֵבִיאוּ אוֹתוֹ", + "book": "מנהרת הזמן 82", + "stripped": "\" הם צועקים, \"הילדים מהעתיד הביאו אותו" + }, + { + "text": "\" וּכְבָר הֵם מַקִּיפִים אֶת שְׁלֹושֶׁת הָרוֹכְבִים עַל הַחֲמוֹרִים", + "book": "מנהרת הזמן 82", + "stripped": "\" וכבר הם מקיפים את שלושת הרוכבים על החמורים" + }, + { + "text": "תּוֹךְ שְׁנִיּוֹת כְּבָר קָשֶׁה לְהַבְחִין בָּהֶם, כִּי הַקָּהָל הָרַב מַסְתִּיר אוֹתָם", + "book": "מנהרת הזמן 82", + "stripped": "תוך שניות כבר קשה להבחין בהם, כי הקהל הרב מסתיר אותם" + }, + { + "text": "\"בּוֹאִי נֵלֵךְ לְהַכִּיר אֶת פְרוּמְקִין וְנָבִין מִיהוּ,\" אֲנִי פּוֹנֶה אֶל שָׁרוֹן, אֲבָל", + "book": "מנהרת הזמן 82", + "stripped": "\"בואי נלך להכיר את פרומקין ונבין מיהו,\" אני פונה אל שרון, אבל" + }, + { + "text": "אֲבָל הָאֶפְשָׁרוּת הַזֹּאת נוֹפֶלֶת מִיָּד, כִּי אִם שָׁרוֹן הָיְתָה מְמַהֶרֶת לְשָׁם, הָיִיתִי מַבְחִין בָּהּ", + "book": "מנהרת הזמן 82", + "stripped": "אבל האפשרות הזאת נופלת מיד, כי אם שרון היתה ממהרת לשם, הייתי מבחין בה" + }, + { + "text": "\" אֲנִי צוֹעֵק אֶל תּוֹךְ הַבּוֹר, \"אַתְּ שָׁם", + "book": "מנהרת הזמן 82", + "stripped": "\" אני צועק אל תוך הבור, \"את שם" + }, + { + "text": "\" הֵד עָמוּם מַגִּיעַ אֵלַי מִמַּעֲמַקִּים", + "book": "מנהרת הזמן 82", + "stripped": "\" הד עמום מגיע אלי ממעמקים" + }, + { + "text": "\" \"מָה אַתְּ עוֹשָׂה בִּפְנִים, נָפַלְתְּ", + "book": "מנהרת הזמן 82", + "stripped": "\" \"מה את עושה בפנים, נפלת" + }, + { + "text": "סוֹף דָּבָר מִחוּץ לַמְּעָרָה שֶׁלָּנוּ, הַמְּעָרָה שֶׁנִּמְצֵאת בַּהֹוֶה, מַמְתִּינִים לָנוּ תַּרְמִילֵי בֵּית הַסֵּפֶר", + "book": "מנהרת הזמן 82", + "stripped": "סוף דבר מחוץ למערה שלנו, המערה שנמצאת בהוה, ממתינים לנו תרמילי בית הספר" + }, + { + "text": "חִפּוּשׂ בָּהֶם מוֹכִיחַ שֶׁכָּל הַמַּחְבָּרוֹת, הַחוֹבְרוֹת וְהַסְּפָרִים נִמְצָאִים, וְלֹא אֵרַע לָהֶם כָּל נֶזֶק", + "book": "מנהרת הזמן 82", + "stripped": "חפוש בהם מוכיח שכל המחברות, החוברות והספרים נמצאים, ולא ארע להם כל נזק" + }, + { + "text": "אֲפִלּוּ פֵּרוּר זָעִיר מֵהַלֶּחֶם שֶׁנִּשְׁלַח לַיְּהוּדִים הַתֵּימָנִים הָרְעֵבִים לֹא נוֹתַר בָּהֶם", + "book": "מנהרת הזמן 82", + "stripped": "אפלו פרור זעיר מהלחם שנשלח ליהודים התימנים הרעבים לא נותר בהם" + }, + { + "text": "כָּל מָה שֶׁהָיָה שַׁיָּךְ לֶעָבָר, נִשְׁאַר בֶּעָבָר", + "book": "מנהרת הזמן 82", + "stripped": "כל מה שהיה שיך לעבר, נשאר בעבר" + }, + { + "text": "\"נֵלֵךְ אֵלַי אוֹ אֵלֶיךָ", + "book": "מנהרת הזמן 82", + "stripped": "\"נלך אלי או אליך" + }, + { + "text": "אֲנַחְנוּ מְמַהֲרִים, מַמָּשׁ רָצִים", + "book": "מנהרת הזמן 82", + "stripped": "אנחנו ממהרים, ממש רצים" + }, + { + "text": "רַק לִפְנֵי מַעֲבַר הַחֲצָיָה אֲנַחְנוּ עוֹצְרִים וּמַמְתִּינִים לָאוֹר הַיָּרוֹק בָּרַמְזוֹר", + "book": "מנהרת הזמן 82", + "stripped": "רק לפני מעבר החציה אנחנו עוצרים וממתינים לאור הירוק ברמזור" + }, + { + "text": "אֶל הַדִּירָה שֶׁל שָׁרוֹן אֲנַחְנוּ מַגִּיעִים מִתְנַשְּׁפִים", + "book": "מנהרת הזמן 82", + "stripped": "אל הדירה של שרון אנחנו מגיעים מתנשפים" + }, + { + "text": "אֲבָל לִפְנֵי שֶׁהִיא פּוֹתַחַת אֶת הַדֶּלֶת לִרְוָחָה, שָׁרוֹן שׁוֹאֶלֶת אוֹתָהּ: \"יֵשׁ לָךְ מֻשָּׂג מִיהוּ פְרוּמְקִין", + "book": "מנהרת הזמן 82", + "stripped": "אבל לפני שהיא פותחת את הדלת לרוחה, שרון שואלת אותה: \"יש לך משג מיהו פרומקין" + }, + { + "text": "\" אִמָּא שֶׁל שָׁרוֹן מִתְפַּלֵּאת, \"אַתְּ מִתְכַּוֶנֶת לַשָּׁכֵן הֶחָדָשׁ", + "book": "מנהרת הזמן 82", + "stripped": "\" אמא של שרון מתפלאת, \"את מתכונת לשכן החדש" + }, + { + "text": "\"לֹא,\" הִיא אוֹמֶרֶת, \"פְרוּמְקִין אַחֵר, מֵהַהִיסְטוֹרְיָה", + "book": "מנהרת הזמן 82", + "stripped": "\"לא,\" היא אומרת, \"פרומקין אחר, מההיסטוריה" + }, + { + "text": "\" אִמָּא שֶׁל שָׁרוֹן לֹא מְבִינָה", + "book": "מנהרת הזמן 82", + "stripped": "\" אמא של שרון לא מבינה" + }, + { + "text": "שָׁרוֹן לֹא עוֹנָה לָהּ", + "book": "מנהרת הזמן 82", + "stripped": "שרון לא עונה לה" + }, + { + "text": "הִיא מְסַמֶּנֶת לִי בְּיָדָהּ לָבוֹא אַחֲרֶיהָ אֶל הַחֶדֶר שֶׁלָּהּ", + "book": "מנהרת הזמן 82", + "stripped": "היא מסמנת לי בידה לבוא אחריה אל החדר שלה" + }, + { + "text": "בַּזְּמַן שֶׁהִיא מִתְיַשֶּׁבֶת וּמַפְעִילָה אֶת הַמַּחְשֵׁב, אֲנִי בּוֹדֵק בַּטֶּלֶפוֹן", + "book": "מנהרת הזמן 82", + "stripped": "בזמן שהיא מתישבת ומפעילה את המחשב, אני בודק בטלפון" + }, + { + "text": "אֲנִי מִתְחָרֶה בָּהּ מִי יַשִּׂיג, וּמְנַצֵּחַ", + "book": "מנהרת הזמן 82", + "stripped": "אני מתחרה בה מי ישיג, ומנצח" + }, + { + "text": "בַּתְּמוּנָה הוּא חוֹבֵשׁ אֶת הַכּוֹבַע שֶׁהָיָה עַל רֹאשׁוֹ כְּשֶׁהוּא הִגִּיעַ אֵלֵינוּ, רָכוּב עַל חֲמוֹר", + "book": "מנהרת הזמן 82", + "stripped": "בתמונה הוא חובש את הכובע שהיה על ראשו כשהוא הגיע אלינו, רכוב על חמור" + }, + { + "text": "יִשְׂרָאֵל דֹּב פְרוּמְקִין, זֶה הַשֵּׁם הַמָּלֵא שֶׁלּוֹ", + "book": "מנהרת הזמן 82", + "stripped": "ישראל דב פרומקין, זה השם המלא שלו" + }, + { + "text": "\"הוּא הָיָה עִתּוֹנַאי,\" שָׁרוֹן מַכְרִיזָה", + "book": "מנהרת הזמן 82", + "stripped": "\"הוא היה עתונאי,\" שרון מכריזה" + }, + { + "text": "\"מוּזָר,\" אֲנִי אוֹמֵר, \"נִרְאֶה לָךְ שֶׁהַתֵּימָנִים שֶׁפָּגַשְׁנוּ חִכּוּ שֶׁהוּא יִכְתֹּב עֲלֵיהֶם כַּתָּבָה", + "book": "מנהרת הזמן 82", + "stripped": "\"מוזר,\" אני אומר, \"נראה לך שהתימנים שפגשנו חכו שהוא יכתב עליהם כתבה" + }, + { + "text": "\" שָׁרוֹן לֹא מַבִּיטָה בִּי", + "book": "מנהרת הזמן 82", + "stripped": "\" שרון לא מביטה בי" + }, + { + "text": "\" \"אֵיךְ כָּל הַסִּפּוּר הַזֶּה קָשׁוּר לָעֲלִיָּה שֶׁל הַתֵּימָנִים", + "book": "מנהרת הזמן 82", + "stripped": "\" \"איך כל הספור הזה קשור לעליה של התימנים" + }, + { + "text": "\" שָׁרוֹן עוֹנָה, \"תֵּן לִבְדּוֹק,\" הִיא מִתְקָרֶבֶת אֶל מָסַךְ הַמַּחְשֵׁב, \"הִנֵּה", + "book": "מנהרת הזמן 82", + "stripped": "\" שרון עונה, \"תן לבדוק,\" היא מתקרבת אל מסך המחשב, \"הנה" + }, + { + "text": "\"בְּנוֹסָף לַעֲבוֹדָתוֹ הָעִתּוֹנָאִית,\" הִיא קוֹרֵאת, \"פְרוּמְקִין הָיָה פְּעִיל צִבּוּר וְסִיֵּעַ רַבּוֹת לְנִזְקָקִים", + "book": "מנהרת הזמן 82", + "stripped": "\"בנוסף לעבודתו העתונאית,\" היא קוראת, \"פרומקין היה פעיל צבור וסיע רבות לנזקקים" + }, + { + "text": "\" \"לְמָשָׁל לְאַנְשֵׁי עֲלִיַּת 'אֶעֱלֶה בְּתָמָר', שֶׁיָּצְאוּ בָּרֶגֶל לַדֶּרֶךְ מִתֵּימָן לְאֶרֶץ־יִשְׂרָאֵל", + "book": "מנהרת הזמן 82", + "stripped": "\" \"למשל לאנשי עלית 'אעלה בתמר', שיצאו ברגל לדרך מתימן לארץ־ישראל" + }, + { + "text": "הֵם הִגִּיעוּ לִירוּשָׁלַיִם, וְתוֹשָׁבֵי יְרוּשָׁלַיִם הַיְּהוּדִים לֹא הֵבִינוּ מִי הֵם", + "book": "מנהרת הזמן 82", + "stripped": "הם הגיעו לירושלים, ותושבי ירושלים היהודים לא הבינו מי הם" + }, + { + "text": "לֹא הָיָה לָהֶם אֵיפֹה לָגוּר וְלֹא הָיָה לָהֶם כֶּסֶף לִקְנוֹת מָזוֹן", + "book": "מנהרת הזמן 82", + "stripped": "לא היה להם איפה לגור ולא היה להם כסף לקנות מזון" + }, + { + "text": "\" אֲנִי קוֹטֵעַ אוֹתָהּ, \"אָז הַמָּקוֹם שֶׁבּוֹ הָיִינוּ הוּא כְּפַר הַשִּׁלוֹחַ", + "book": "מנהרת הזמן 82", + "stripped": "\" אני קוטע אותה, \"אז המקום שבו היינו הוא כפר השלוח" + }, + { + "text": "\" \"כֵּן,\" שָׁרוֹן מְאַשֶּׁרֶת, \"וּבֶאֱמֶת הָיְתָה עֲלִיָּה כָּזֹאת", + "book": "מנהרת הזמן 82", + "stripped": "\" \"כן,\" שרון מאשרת, \"ובאמת היתה עליה כזאת" + }, + { + "text": "רָצִיתָ לָדַעַת אֵיזוֹ שָׁנָה זֹאת שְׁנַת תרמ\"ב", + "book": "מנהרת הזמן 82", + "stripped": "רצית לדעת איזו שנה זאת שנת תרמ\"ב" + }, + { + "text": "זֶה בְּדִיּוּק מָה שֶׁיְּהוּדֵי תֵּימָן עָשׂוּ", + "book": "מנהרת הזמן 82", + "stripped": "זה בדיוק מה שיהודי תימן עשו" + }, + { + "text": "הֵם מָכְרוּ אֶת כָּל הָרְכוּשׁ שֶׁלָּהֶם וְיָצְאוּ לַדֶּרֶךְ", + "book": "מנהרת הזמן 82", + "stripped": "הם מכרו את כל הרכוש שלהם ויצאו לדרך" + }, + { + "text": "וְזֶה לֹא הָיָה פָּשׁוּט, כִּי", + "book": "מנהרת הזמן 82", + "stripped": "וזה לא היה פשוט, כי" + }, + { + "text": "אֵיךְ הִגִּיעוּ בַּיָּמִים הָהֵם מִתֵּימָן לְאֶרֶץ־יִשְׂרָאֵל", + "book": "מנהרת הזמן 82", + "stripped": "איך הגיעו בימים ההם מתימן לארץ־ישראל" + }, + { + "text": "הֵם בֶּאֱמֶת הָלְכוּ אֶת כָּל הַדֶּרֶךְ בָּרֶגֶל", + "book": "מנהרת הזמן 82", + "stripped": "הם באמת הלכו את כל הדרך ברגל" + }, + { + "text": "\" \"כַּנִּרְאֶה לֹא אֶת כָּל הַדֶּרֶךְ,\" שָׁרוֹן עוֹנָה", + "book": "מנהרת הזמן 82", + "stripped": "\" \"כנראה לא את כל הדרך,\" שרון עונה" + }, + { + "text": "רַק חֵלֶק מֵהֶם הִגִּיעוּ לִירוּשָׁלַיִם", + "book": "מנהרת הזמן 82", + "stripped": "רק חלק מהם הגיעו לירושלים" + }, + { + "text": "\" \"הַקְּבוּצָה שֶׁל הָרַב סְעַדְיָה מַדְמוּנִי הִגִּיעָה לִירוּשָׁלַיִם,\" זֶה תּוֹרִי לִקְרוֹא, \"אֲבָל בִּירוּשָׁלַיִם", + "book": "מנהרת הזמן 82", + "stripped": "\" \"הקבוצה של הרב סעדיה מדמוני הגיעה לירושלים,\" זה תורי לקרוא, \"אבל בירושלים" + }, + { + "text": "\" אֲנִי לֹא מַצְלִיחַ לְהַמְשִׁיךְ, כִּי הַטֶּלֶפוֹן שֶׁלִּי כָּבָה, כַּנִּרְאֶה הַסּוֹלְלָה הִתְרוֹקְנָה", + "book": "מנהרת הזמן 82", + "stripped": "\" אני לא מצליח להמשיך, כי הטלפון שלי כבה, כנראה הסוללה התרוקנה" + }, + { + "text": "לָכֵן אֲנִי מַנִּיחַ אוֹתוֹ עַל הַמִּטָּה וּמִצְטָרֵף אֶל שָׁרוֹן שֶׁיּוֹשֶׁבֶת מוּל הַמַּחְשֵׁב", + "book": "מנהרת הזמן 82", + "stripped": "לכן אני מניח אותו על המטה ומצטרף אל שרון שיושבת מול המחשב" + }, + { + "text": "\" שָׁרוֹן מְפַנָּה לִי מָקוֹם, \" בְּאוֹתָהּ תְּקוּפָה הַיְּהוּדִים שֶׁל יְרוּשָׁלַיִם הָיוּ מְחֻלָּקִים לְעֵדוֹת", + "book": "מנהרת הזמן 82", + "stripped": "\" שרון מפנה לי מקום, \" באותה תקופה היהודים של ירושלים היו מחלקים לעדות" + }, + { + "text": "\" \"כָּל עֵדָה דָּאֲגָה לַעֲזוֹר לָאֲנָשִׁים שֶׁלָּהּ", + "book": "מנהרת הזמן 82", + "stripped": "\" \"כל עדה דאגה לעזור לאנשים שלה" + }, + { + "text": "הָעֵדָה הָיְתָה מְקַבֶּלֶת תְּרוּמוֹת מִיהוּדִים עֲשִׁירִים בַּגּוֹלָה, וְחִלְּקָה אֶת הַתְּרוּמוֹת הָאֵלֶּה רַק לָאֲנָשִׁים שֶׁלָּהּ", + "book": "מנהרת הזמן 82", + "stripped": "העדה היתה מקבלת תרומות מיהודים עשירים בגולה, וחלקה את התרומות האלה רק לאנשים שלה" + }, + { + "text": "יָצָא מִזֶּה שֶׁלַּיְּהוּדִים שֶׁבָּאוּ מִתֵּימָן לֹא הָיְתָה עֵדָה שֶׁתַּעֲזֹר לָהֶם", + "book": "מנהרת הזמן 82", + "stripped": "יצא מזה שליהודים שבאו מתימן לא היתה עדה שתעזר להם" + }, + { + "text": "\" \"עַכְשָׁיו אֲנִי מֵבִין לָמָּה הֵם הָיוּ כָּל כָּךְ עֲנִיִּים", + "book": "מנהרת הזמן 82", + "stripped": "\" \"עכשיו אני מבין למה הם היו כל כך עניים" + }, + { + "text": "\" \"לְגַמְרֵי,\" שָׁרוֹן מַסְכִּימָה אִתִּי", + "book": "מנהרת הזמן 82", + "stripped": "\" \"לגמרי,\" שרון מסכימה אתי" + }, + { + "text": "פְרוּמְקִין בָּנָה לָהֶם בָּתִּים", + "book": "מנהרת הזמן 82", + "stripped": "פרומקין בנה להם בתים" + }, + { + "text": "זֶה לֹא בְּדִיּוּק פְרוּמְקִין", + "book": "מנהרת הזמן 82", + "stripped": "זה לא בדיוק פרומקין" + }, + { + "text": "\" \"יוֹצֵא מִזֶּה שֶׁהֵם לֹא חִכּוּ סְתָם לִפְרוּמְקִין,\" אֲנִי מַמְשִׁיךְ", + "book": "מנהרת הזמן 82", + "stripped": "\" \"יוצא מזה שהם לא חכו סתם לפרומקין,\" אני ממשיך" + }, + { + "text": "\"כַּנִּרְאֶה בְּדִיּוּק כְּשֶׁאֲנַחְנוּ הִגַּעְנוּ, הֵם חִכּוּ שֶׁהוּא יַגִּיעַ וִיבַשֵּׂר לָהֶם שֶׁנִּרְכְּשָׁה חֶלְקַת הָאֲדָמָה", + "book": "מנהרת הזמן 82", + "stripped": "\"כנראה בדיוק כשאנחנו הגענו, הם חכו שהוא יגיע ויבשר להם שנרכשה חלקת האדמה" + }, + { + "text": "\"אֶפְשָׁר לִבְדּוֹק,\" אֲנִי מִשְׁתַּלֵּט עַל הָעַכְבָּר, \"לֹא", + "book": "מנהרת הזמן 82", + "stripped": "\"אפשר לבדוק,\" אני משתלט על העכבר, \"לא" + }, + { + "text": "בַּפְּרָעוֹת שֶׁהָיוּ בִּתְקוּפַת הַבְּרִיטִים, הַפּוֹרְעִים הָעֲרָבִים הָרְסוּ אֶת בָּתֵּי הַיְּהוּדִים", + "book": "מנהרת הזמן 82", + "stripped": "בפרעות שהיו בתקופת הבריטים, הפורעים הערבים הרסו את בתי היהודים" + }, + { + "text": "רַק בֵּית כְּנֶסֶת נִשְׁאָר", + "book": "מנהרת הזמן 82", + "stripped": "רק בית כנסת נשאר" + }, + { + "text": "אַתְּ רוֹצָה שֶׁנְּבַקֵּשׁ מֵהַהוֹרִים לָקַחַת אוֹתָנוּ לְבִקּוּר שָׁם", + "book": "מנהרת הזמן 82", + "stripped": "את רוצה שנבקש מההורים לקחת אותנו לבקור שם" + }, + { + "text": "\" \"הִגְזַמְתְּ,\" אֲנִי עוֹנֶה, \"מָחָר יֵשׁ לָנוּ הַכְתָּבָה בְּאַנְגְּלִית וְעוֹד לֹא הִתְחַלְנוּ לְהִתְכּוֹנֵן", + "book": "מנהרת הזמן 82", + "stripped": "\" \"הגזמת,\" אני עונה, \"מחר יש לנו הכתבה באנגלית ועוד לא התחלנו להתכונן" + }, + { + "text": "וּבִכְלָל, אֲנִי עוֹד לֹא חָזַרְתִּי הַבַּיְתָה מִבֵּית הַסֵּפֶר, וְאִמָּא שֶׁלִּי בֶּטַח כְּבָר דּוֹאֶגֶת", + "book": "מנהרת הזמן 82", + "stripped": "ובכלל, אני עוד לא חזרתי הביתה מבית הספר, ואמא שלי בטח כבר דואגת" + }, + { + "text": "\" שָׁרוֹן נִרְאֵית מְבֻדַּחַת, \"לָמָּה שֶׁלֹּא תַּגִּיד לָהּ אֶת הָאֱמֶת", + "book": "מנהרת הזמן 82", + "stripped": "\" שרון נראית מבדחת, \"למה שלא תגיד לה את האמת" + }, + { + "text": "נִרְאֶה לָכֶם שֶׁאָבוֹא הַבַּיְתָה וְאַגִּיד: אִמָּא, הִתְעַכַּבְתִּי אֵצֶל הַתֵּימָנִים הָעוֹלִים בְּתָמָר, וְלָכֵן אִחַרְתִּי", + "book": "מנהרת הזמן 82", + "stripped": "נראה לכם שאבוא הביתה ואגיד: אמא, התעכבתי אצל התימנים העולים בתמר, ולכן אחרתי" + }, + { + "text": "סוֹף לְהִתְרָאוֹת בְּסֵפֶר הַבָּא: מִנְהֶרֶת־הַזְּמַן 83 מִכְתָּבִים לְאָנָה פְרַנְק סִפְרֵי 'מִנְהֶרֶת־הַזְּמַן' שֶׁרָאוּ אוֹר עַד עַתָּה: 1", + "book": "מנהרת הזמן 82", + "stripped": "סוף להתראות בספר הבא: מנהרת־הזמן 83 מכתבים לאנה פרנק ספרי 'מנהרת־הזמן' שראו אור עד עתה: 1" + }, + { + "text": "מַעְפִּילִים מַגִּיעִים לְחוֹפֵי הָאָרֶץ 5", + "book": "מנהרת הזמן 82", + "stripped": "מעפילים מגיעים לחופי הארץ 5" + }, + { + "text": "\" 10 דֶּגֶל הַדְּיוֹ 11 הַנִּדּוֹנִים לַמָּוֶת 12", + "book": "מנהרת הזמן 82", + "stripped": "\" 10 דגל הדיו 11 הנדונים למות 12" + }, + { + "text": "מַחְלֶקֶת הַיֶּשַׁע נִכְנֶסֶת לִצְפַת 22", + "book": "מנהרת הזמן 82", + "stripped": "מחלקת הישע נכנסת לצפת 22" + }, + { + "text": "הַמְּהַנְדֵּס שֶׁהֵאִיר אֶת הָאָרֶץ 28", + "book": "מנהרת הזמן 82", + "stripped": "המהנדס שהאיר את הארץ 28" + }, + { + "text": "הַחִפּוּשׂ אַחַר מְפַקֵּד הָאִרְגּוּן 47", + "book": "מנהרת הזמן 82", + "stripped": "החפוש אחר מפקד הארגון 47" + }, + { + "text": "מְזִמַּת הָרֶצַח שֶׁל הַמֶּלֶךְ הוֹרְדוֹס 63", + "book": "מנהרת הזמן 82", + "stripped": "מזמת הרצח של המלך הורדוס 63" + }, + { + "text": "מוֹעֲדוֹן הַמַּעֲרִיצִים שֶׁל רָשִׁ\"י 67", + "book": "מנהרת הזמן 82", + "stripped": "מועדון המעריצים של רש\"י 67" + }, + { + "text": "מָה קָרָה לַצּוֹלֶלֶת דַּקָּר 70", + "book": "מנהרת הזמן 82", + "stripped": "מה קרה לצוללת דקר 70" + }, + { + "text": "הַמָּעוֹז הָאַחֲרוֹן בָּרֶפֶת שֶׁל דְּבוֹרָה 71", + "book": "מנהרת הזמן 82", + "stripped": "המעוז האחרון ברפת של דבורה 71" + }, + { + "text": "מִבְצַע הַפְּתָקִים שֶׁל נִבְחֶרֶת הַכַּדּוּרֶגֶל 72", + "book": "מנהרת הזמן 82", + "stripped": "מבצע הפתקים של נבחרת הכדורגל 72" + }, + { + "text": "הַחוֹתֶמֶת הַסּוֹדִית שֶׁל מִשְׁפַּחַת עַבּוֹ 76", + "book": "מנהרת הזמן 82", + "stripped": "החותמת הסודית של משפחת עבו 76" + }, + { + "text": "הַמְּשִׂימָה הַסּוֹדִית שֶׁל יַלְדֵי הַחוֹלוֹת 78", + "book": "מנהרת הזמן 82", + "stripped": "המשימה הסודית של ילדי החולות 78" + }, + { + "text": "הַקּוֹמַנְדּוֹ הַיְּהוּדִי יוֹצֵא לְבַּגְדַד 80", + "book": "מנהרת הזמן 82", + "stripped": "הקומנדו היהודי יוצא לבגדד 80" + }, + { + "text": "יַלְדֵי הַמְּעָרוֹת יִרְאֶה אוֹר בְּקָרוֹב: מִנְהֶרֶת־הַזְּמַן 83 מִכְתָּבִים לְאָנָה פְרַנְק רוֹצִים לָדַעַת יוֹתֵר", + "book": "מנהרת הזמן 82", + "stripped": "ילדי המערות יראה אור בקרוב: מנהרת־הזמן 83 מכתבים לאנה פרנק רוצים לדעת יותר" + }, + { + "text": "סִרְקוּ אֶת הַקּוֹד הַבָּא", + "book": "מנהרת הזמן 82", + "stripped": "סרקו את הקוד הבא" + }, + { + "text": "אין לשכפל, להעתיק, לצלם, להקליט, לתרגם, לאחסן במאגר", + "book": "אליס בארץ הפלאות", + "stripped": "אין לשכפל, להעתיק, לצלם, להקליט, לתרגם, לאחסן במאגר" + }, + { + "text": "– תּוֹךְ לַ הַ ג קַ ל עִ ם צִ פּוֹרִ ים וְ חַ יּוֹת פֶּ רֶ א", + "book": "אליס בארץ הפלאות", + "stripped": "– תוך להגקלעם צפורים וחיותפרא" + }, + { + "text": "הַ נָּ הָ ר, וּמִ כָּ ךְ שֶׁ לּ ֹא הָ יָה לָ הּ מָ ה לַ עֲשׂוֹת: פַּ עַ ם אוֹ פַּ עֲ מַ יִם הֵ צִ יצָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "הנהר, ומכך שלאהיהלהמהלעשות: פעם אופעמים הציצה" + }, + { + "text": "\"וּמָ ה הַ טַּ עַ ם בְּ סֵ פֶ ר,\" חָשְׁ בָ ה אַ לִ יס, \"אִ ם אֵ ין בּוֹ תְּ מוּנוֹת אוֹ", + "book": "אליס בארץ הפלאות", + "stripped": "\"ומההטעם בספר,\" חשבהאליס, \"אם אין בותמונותאו" + }, + { + "text": "הִ יא הִ רְ הֲ רָ ה בֵּ ינָ הּ לְ בֵ ין עַ צְ מָ הּ )כְּ כָ ל שֶׁ הִ צְ לִ יחָ ה לְ הַ רְ הֵ ר, כִּ י חֹם", + "book": "אליס בארץ הפלאות", + "stripped": "היאהרהרהבינהלבין עצמה )ככלשהצליחהלהרהר, כיחם" + }, + { + "text": "הַ יּוֹם גָּ רַ ם לָ הּ לְ הַ רְ גִּ ישׁ מְ נֻ מְ נֶ מֶ ת וְ טִ פְּשָׁ ה( אִ ם הָ עֹנֶ ג שֶׁ בִּ יצִ ירַ ת", + "book": "אליס בארץ הפלאות", + "stripped": "היום גרם להלהרגישמנמנמתוטפשה( אם הענגשביצירת" + }, + { + "text": "שַׁ רְשֶׁ רֶ ת מַ רְ גָּ נִ יּוֹת שָׁ וֶ ה אֶ ת הַ מַּ אֲ מָ ץ הַ נִּ דְ רָשׁ כְּ דֵ י לָ קוּם וְ לִ קְ טֹף אֶ ת", + "book": "אליס בארץ הפלאות", + "stripped": "שרשרתמרגניותשוהאתהמאמץ הנדרשכדילקום ולקטף את" + }, + { + "text": "פִּ רְ חֵ י הַ מַּ רְ גָּ נִ ית, כְּשֶׁ לְּ פֶ תַ ע חָ לַ ף בִּ מְ רוּצָ ה, קָ רוֹב מְ אֹד אֵ לֶ יהָ , אַ רְ נָ ב", + "book": "אליס בארץ הפלאות", + "stripped": "פרחיהמרגנית, כשלפתעחלף במרוצה, קרובמאדאליה , ארנב" + }, + { + "text": "לֹא הָ יָה בְּ זֶה שׁוּם דָּ בָ ר רָ אוּי לְ צִ יּוּן בִּ מְ יֻ חָ ד; וְ אַ לִ יס גַּ ם לֹא חָשְׁ בָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "לאהיהבזהשום דברראוילציון במיחד; ואליסגם לאחשבה" + }, + { + "text": "מִ כֵּ ן, עָ לָ ה בְּ דַ עְ תָּ הּ שֶׁ הָ יָה עָ לֶ יהָ לְ הִ תְ פַּ לֵּ א עַ ל כָּ ךְ , אַ ךְ בְּ אוֹתָ הּ עֵ ת כָּ ל", + "book": "אליס בארץ הפלאות", + "stripped": "מכן, עלהבדעתהשהיהעליהלהתפלאעלכך , אך באותהעתכל" + }, + { + "text": "מִ כִּ יס הָ אֲ פֻ דָּ ה שֶׁ לּוֹ, וְ הִ תְ בּוֹנֵ ן בּוֹ, וְ אָ ז נֶ חְ פַּ ז לְ דַ רְ כּוֹ, זִ נְּ קָ ה אַ לִ יס", + "book": "אליס בארץ הפלאות", + "stripped": "מכיסהאפדהשלו, והתבונן בו, ואזנחפזלדרכו, זנקהאליס" + }, + { + "text": "מִ מְּ קוֹמָ הּ , כִּ י הִ בְ זִיק בְּ מֹחָ הּ שֶׁ עַ ד לְ אוֹתוֹ רֶ גַ ע, מֵ עוֹלָ ם לֹא רָ אֲ תָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "ממקומה , כיהבזיקבמחהשעדלאותורגע, מעולם לאראתה" + }, + { + "text": "אַ רְ נָ ב שֶׁ יֵּשׁ לוֹ כִּ יס בָּ אֲ פֻ דָּ ה, וְ גַ ם לֹא שָׁ עוֹן שֶׁ אֶ פְשָׁ ר לְ הוֹצִ יא מִ כִּ יס", + "book": "אליס בארץ הפלאות", + "stripped": "ארנבשישלוכיסבאפדה, וגם לאשעון שאפשרלהוציאמכיס" + }, + { + "text": "ְבִּ ן רֶ גַ ע קָ פְ צָ ה גַּ ם אַ לִ יס פְּ נִ ימָ ה אַ חֲ רָ יו, בְּ לִ י לַ חְשׁוֹב לְ רֶ גַ ע אֵ יך", + "book": "אליס בארץ הפלאות", + "stripped": "בן רגעקפצהגם אליספנימהאחריו, בלילחשובלרגעאיך" + }, + { + "text": "מֶ רְ חַ ק־מָ ה, וְ אָ ז צָ נְ חָ ה פִּ תְ אוֹם מַ טָּ ה, כָּ ל־כָּ ךְ פִּ תְ אוֹם שֶׁ לְּ אַ לִ יס לֹא", + "book": "אליס בארץ הפלאות", + "stripped": "מרחקמה, ואזצנחהפתאום מטה, כלכך פתאום שלאליסלא" + }, + { + "text": "לָ הּ לְ מַ טָּ ה, אֲ בָ ל הָ יָה חָשׁוּךְ שָׁ ם מִ כְּ דֵ י לִ רְ אוֹת מַשֶּׁ הוּ.", + "book": "אליס בארץ הפלאות", + "stripped": "להלמטה, אבלהיהחשוך שם מכדילראותמשהו." + }, + { + "text": "בְּ קִ ירוֹת הַ בּוֹר, וְ הִ בְ חִ ינָ ה שֶׁ הֵ ם מְ לֵ אִ ים בַּ אֲ רוֹנוֹת כֵּ לִ ים וּבְ מַ דְּ פֵ י", + "book": "אליס בארץ הפלאות", + "stripped": "בקירותהבור, והבחינהשהם מלאים בארונותכלים ובמדפי" + }, + { + "text": "\"נוּ בֶּ אֱ מֶ ת!\" אָ מְ רָ ה אַ לִ יס בְּ לִ בָּ הּ , \"אַ חֲ רֵ י נְ פִ ילָ ה כָּ זֹאת, כְּ בָ ר לֹא", + "book": "אליס בארץ הפלאות", + "stripped": "\"נובאמת!\" אמרהאליסבלבה , \"אחרינפילהכזאת, כברלא" + }, + { + "text": "מָ ה, אֲ נִ י לֹא אֶ תְ לוֹנֵ ן בִּ כְ לָ ל, אֲ פִ לּוּ אִ ם אֶ פּ ֹל מֵ הַ גַּ ג", + "book": "אליס בארץ הפלאות", + "stripped": "מה, אנילאאתלונן בכלל, אפלואם אפלמהגג" + }, + { + "text": "\"מְ עַ נְ יֵ ן כַּ מָּ ה קִ ילוֹמֶ טְ רִ ים נָ פַ לְ תִּ י עַ ד עַ כְשָׁ ו?\" אָ מְ רָ ה בְּ קוֹל", + "book": "אליס בארץ הפלאות", + "stripped": "\"מענין כמהקילומטרים נפלתיעדעכשו?\" אמרהבקול" + }, + { + "text": "\"—הָ בָ ה נִ רְ אֶ ה: זֶה בְּ עֵ רֶ ךְ בְּ עֹמֶ ק שֵׁשֶׁ ת אֲ לָ פִ ים קִ ילוֹמֶ טֶ ר, נִ דְ מֶ ה לִ י", + "book": "אליס בארץ הפלאות", + "stripped": "\"—הבהנראה: זהבערך בעמקששתאלפים קילומטר, נדמהלי" + }, + { + "text": ")כִּ י, תָּ בִ ינוּ, אַ לִ יס לָ מְ דָ ה הֲ מוֹן דְּ בָ רִ ים מִ סּוּג זֶה בַּשִּׁ עוּרִ ים", + "book": "אליס בארץ הפלאות", + "stripped": ")כי, תבינו, אליסלמדההמון דברים מסוגזהבשעורים" + }, + { + "text": "בִּ ידִ יעוֹתֶ יהָ , שֶׁ הֲ רֵ י לֹא הָ יָה שָׁ ם אִ ישׁ שֶׁ יַּקְשִׁ יב לָ הּ , עֲ דַ יִן הָ יָה זֶה", + "book": "אליס בארץ הפלאות", + "stripped": "בידיעותיה , שהרילאהיהשם איששיקשיבלה , עדין היהזה" + }, + { + "text": "כֵּ ן, זֶה בְּ עֵ רֶ ךְ הַ מֶּ רְ חָ ק-\" (תִּ רְ גּוּל טוֹב לַ חְ זוֹר עַ ל הַ דְּ בָ רִ ים בְּ קוֹל", + "book": "אליס בארץ הפלאות", + "stripped": "כן, זהבערך המרחק-\" (תרגולטובלחזורעלהדברים בקול" + }, + { + "text": "ְהַ נָּ כוֹן – אֲ בָ ל אִ ם כָּ ךְ , הָ יִיתִ י רוֹצָ ה לָ דַ עַ ת לְ אֵ יזֶה קַ ו רֹחַ ב אוֹ קַ ו אֹרֶ ך", + "book": "אליס בארץ הפלאות", + "stripped": "הנכון – אבלאם כך , הייתירוצהלדעתלאיזהקורחבאוקוארך" + }, + { + "text": ", ְהִ גַּ עְ תִּ י?\" )לְ אַ לִ יס לֹא הָ יָ ה מֻשָּׂ ג מַ הוּ קַ ו רֹחַ ב, וְ גַ ם לֹא מַ הוּ קַ ו אֹרֶ ך", + "book": "אליס בארץ הפלאות", + "stripped": ", הגעתי?\" )לאליסלאהיהמשגמהוקורחב, וגם לאמהוקוארך" + }, + { + "text": "\"מְ עַ נְ יֵן אִ ם אֲ נִ י אֶ פּ ֹל יָשָׁ ר דֶּ רֶ ךְ כַּ דּוּר", + "book": "אליס בארץ הפלאות", + "stripped": "\"מענין אם אניאפלישרדרך כדור" + }, + { + "text": "מְ רֻ צָּ ה מִ כָּ ךְ שֶׁ לּ ֹא הָ יָה שָׁ ם מִ י שֶׁ יַּקְשִׁ יב לָ הּ הַ פַּ עַ ם, כִּ י זוֹ מַ מָּשׁ לֹא", + "book": "אליס בארץ הפלאות", + "stripped": "מרצהמכך שלאהיהשם מישיקשיבלההפעם, כיזוממשלא" + }, + { + "text": "ְאֲ בָ ל אֲ נִ י אֶ צְ טָ רֵ ךְ לִשְׁ אוֹל אוֹתָ ם אֵ יך-\" (נִשְׁ מְ עָ ה כְּ מוֹ הַ מִּ לָּ ה הַ נְּ כוֹנָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "אבלאניאצטרך לשאולאותם איך-\" (נשמעהכמוהמלההנכונה" + }, + { + "text": "קוֹרְ אִ ים לָ אָ רֶ ץ שֶׁ לָּ הֶ ם, כַּ מּוּבָ ן.", + "book": "אליס בארץ הפלאות", + "stripped": "קוראים לארץ שלהם, כמובן." + }, + { + "text": "סְ לִ יחָ ה, גְּ בִ רְ תִּ י, הַ אִ ם פּ ֹה זֶה", + "book": "אליס בארץ הפלאות", + "stripped": "סליחה, גברתי, האם פהזה" + }, + { + "text": "דִּ בּוּר – תָּ אֲ רוּ לְ עַ צְ מְ כֶ ם שֶׁ הֱ יִיתֶ ם קַ דִּ ים בְּ נִ ימוּס בִּ זְמַ ן שֶׁ אַ תֶּ ם נוֹפְ לִ ים", + "book": "אליס בארץ הפלאות", + "stripped": "דבור – תארולעצמכם שהייתם קדים בנימוסבזמן שאתם נופלים" + }, + { + "text": "נִ רְ אֶ ה לָ כֶ ם שֶׁ הֱ יִיתֶ ם מַ צְ לִ יחִ ים בְּ זֶה?( \"וְ אָ ז הִ יא תַּ חְשֹׁב", + "book": "אליס בארץ הפלאות", + "stripped": "נראהלכם שהייתם מצליחים בזה?( \"ואזהיאתחשב" + }, + { + "text": "\".לָ עִ נְ יָן לִשְׁ אוֹל: אוּלַ י אֶ רְ אֶ ה אֶ ת הַשֵּׁ ם כָּ תוּב שָׁ ם אֵ יפְשֶׁ הוּ", + "book": "אליס בארץ הפלאות", + "stripped": "\".לענין לשאול: אוליאראהאתהשם כתובשם איפשהו" + }, + { + "text": "הַ לַּ יְ לָ ה, הָ יִ יתִ י אוֹמֶ רֶ ת!\" )דִּ ינָ ה הָ יְתָ ה הַ חֲ תוּלָ ה.( \"אֲ נִ י מְ קַ וָ ה שֶׁ יִּ זְכְּ רוּ", + "book": "אליס בארץ הפלאות", + "stripped": "הלילה, הייתיאומרת!\" )דינההיתההחתולה.( \"אנימקוהשיזכרו" + }, + { + "text": "אֵ ין עַ כְ בָּ רִ ים בָּ אֲ וִ יר, לְ צַ עֲ רִ י הָ רַ ב", + "book": "אליס בארץ הפלאות", + "stripped": "אין עכברים באויר, לצעריהרב" + }, + { + "text": "ַאֲ בָ ל יֵשׁ סִ כּוּי שֶׁ תִּ תְ פְּ סִ י עֲ טַ לֵּ ף, וַ עֲ טַ לֵּ ף דּוֹמֶ ה מְ אֹד לְ עַ כְ בָּ ר, כַּ יָּדוּע", + "book": "אליס בארץ הפלאות", + "stripped": "אבלישסכוישתתפסיעטלף, ועטלף דומהמאדלעכבר, כידוע" + }, + { + "text": "אֲ בָ ל חֲ תוּלִ ים בִּ כְ לָ ל טוֹרְ פִ ים עֲ טַ לֵּ פִ ים, אֲ נִ י שׁוֹאֶ לֶ ת אֶ ת עַ צְ מִ י", + "book": "אליס בארץ הפלאות", + "stripped": "אבלחתולים בכללטורפים עטלפים, אנישואלתאתעצמי" + }, + { + "text": "לְ עַ צְ מָ הּ , בְּ מִ ין צוּרָ ה חֲ לוֹמִ ית, \"חֲ תוּלִ ים טוֹרְ פִ ים עֲ טַ לֵּ פִ ים?", + "book": "אליס בארץ הפלאות", + "stripped": "לעצמה , במין צורהחלומית, \"חתולים טורפים עטלפים?" + }, + { + "text": ",טוֹרְ פִ ים עֲ טַ לֵּ פִ ים?\" וְ לִ פְ עָ מִ ים, \"עֲ טַ לֵּ פִ ים טוֹרְ פִ ים חֲ תוּלִ ים?\" כִּ י", + "book": "אליס בארץ הפלאות", + "stripped": ",טורפים עטלפים?\" ולפעמים, \"עטלפים טורפים חתולים?\" כי" + }, + { + "text": "תָּ בִ ינוּ, מֵ אַ חַ ר שֶׁ לּ ֹא יָדְ עָ ה לַ עֲ נוֹת עַ ל אַ ף אַ חַ ת מֵ הַשְּׁ אֵ לוֹת הַ לָּ לוּ, לֹא", + "book": "אליס בארץ הפלאות", + "stripped": "תבינו, מאחרשלאידעהלענותעלאף אחתמהשאלותהללו, לא" + }, + { + "text": "וְ נִ רְ דֶּ מֶ ת, וּבְ דִ יּוּק הִ תְ חִ ילָ ה לַ חְ לוֹם שֶׁ הִ יא פּוֹסַ עַ ת יָד בְּ יָד עִ ם דִּ ינָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "ונרדמת, ובדיוקהתחילהלחלום שהיאפוסעתידבידעם דינה" + }, + { + "text": ":וְ אוֹמֶ רֶ ת לָ הּ , בְּשִׂ יא הָ רְ צִ ינוּת, \"כָּ עֵ ת, דִּ ינָ ה, תַּ גִּ ידִ י לִ י אֶ ת הָ אֱ מֶ ת", + "book": "אליס בארץ הפלאות", + "stripped": ":ואומרתלה , בשיאהרצינות, \"כעת, דינה, תגידיליאתהאמת" + }, + { + "text": "טָ רַ פְ תְּ פַּ עַ ם עֲ טַ לֵּ ף?\" כְּשֶׁ לְּ פֶ תַ ע, בּוּמְ ס!", + "book": "אליס בארץ הפלאות", + "stripped": "טרפתפעם עטלף?\" כשלפתע, בומס!" + }, + { + "text": ".מַ קְ לוֹת וְ עָ לִ ים יְ בֵשִׁ ים, וּבְ כָ ךְ תַּ מָּ ה הַ נְּ פִ ילָ ה", + "book": "אליס בארץ הפלאות", + "stripped": ".מקלותועלים יבשים, ובכך תמההנפילה" + }, + { + "text": "אַ לִ יס לֹא נִ פְ גְּ עָ ה כְּ הוּא זֶ ה, וְ הִ יא קָ פְ צָ ה עַ ל רַ גְ לֶ יהָ בִּ ן רֶ גַ ע: הִ יא", + "book": "אליס בארץ הפלאות", + "stripped": "אליסלאנפגעהכהואזה, והיאקפצהעלרגליהבן רגע: היא" + }, + { + "text": "ָהִ בִּ יטָ ה מַ עְ לָ ה, אֲ בָ ל מֵ עַ ל רֹאשָׁ הּ הָ יָה רַ ק חֹשֶׁ ךְ גָּ מוּר; לְ פָ נֶ יה", + "book": "אליס בארץ הפלאות", + "stripped": "הביטהמעלה, אבלמעלראשההיהרקחשך גמור; לפניה" + }, + { + "text": "הִשְׂ תָּ רֵ עַ עוֹד מִ סְ דְּ רוֹן אָ רֹךְ , וְ הָ אַ רְ נָ ב הַ לָּ בָ ן נִ רְ אָ ה שָׁ ם עֲ דַ יִ ן, נֶ חְ פָּ ז", + "book": "אליס בארץ הפלאות", + "stripped": "השתרעעודמסדרון ארך , והארנבהלבן נראהשם עדין, נחפז" + }, + { + "text": "לְ עִ קּוּל, \"חֵ י אָ זְנַ י וּשְׂ פָ מִ י, כְּ בָ ר כָּ ל־כָּ ךְ מְ אֻ חָ ר!\" הִ יא הָ יְתָ ה מַ מָּשׁ", + "book": "אליס בארץ הפלאות", + "stripped": "לעקול, \"חיאזניושפמי, כברכלכך מאחר!\" היאהיתהממש" + }, + { + "text": "בְּשׁוּם מָ קוֹם: הִ יא מָ צְ אָ ה עַ צְ מָ הּ בְּ אוּלָ ם אָ רֹךְ וְ נָ מוּךְ , שֶׁ הָ יָה מוּאָ ר", + "book": "אליס בארץ הפלאות", + "stripped": "בשום מקום: היאמצאהעצמהבאולם ארך ונמוך , שהיהמואר" + }, + { + "text": "הָ יוּ דְּ לָ תוֹת מִ סָּ בִ יב לָ אוּלָ ם כֻּ לּוֹ, אַ ךְ כֻּ לָּ ן הָ יוּ נְ עוּלוֹת; וּלְ אַ חַ ר", + "book": "אליס בארץ הפלאות", + "stripped": "היודלתותמסביבלאולם כלו, אך כלן היונעולות; ולאחר" + }, + { + "text": "כָּ ל דֶּ לֶ ת וְ דֶ לֶ ת, הָ לְ כָ ה לָ הּ בְּ עֶ צֶ ב בָּ אֶ מְ צַ ע, תּוֹהָ ה אֵ יךְ תַּ צְ לִ יחַ לָ צֵ את", + "book": "אליס בארץ הפלאות", + "stripped": "כלדלתודלת, הלכהלהבעצבבאמצע, תוההאיך תצליחלצאת" + }, + { + "text": "פִּ תְ אוֹם נִ גְ לָ ה לְ עֵ ינֶ יהָ שֻׁ לְ חָ ן קָ טָ ן בַּ עַ ל שָׁ לוֹשׁ רַ גְ לַ יִ ם, עָשׂוּי כֻּ לּוֹ", + "book": "אליס בארץ הפלאות", + "stripped": "פתאום נגלהלעיניהשלחן קטן בעלשלושרגלים, עשויכלו" + }, + { + "text": "זְכוּכִ ית שְׁ קוּפָ ה; לֹא הָ יָה עָ לָ יו כְּ לוּם פְּ רָ ט לְ מַ פְ תֵּ חַ זָהָ ב זָ עִ יר, וְ הַ דָּ בָ ר", + "book": "אליס בארץ הפלאות", + "stripped": "זכוכיתשקופה; לאהיהעליוכלום פרטלמפתחזהבזעיר, והדבר" + }, + { + "text": "ַאוֹ שֶׁ הַ מַּ פְ תֵּ חַ הָ יָה קָ טָ ן מִ דַּ י, אֲ בָ ל כָּ ךְ אוֹ כָּ ךְ הוּא לֹא הִ צְ לִ יחַ לִ פְ תּוֹח", + "book": "אליס בארץ הפלאות", + "stripped": "אושהמפתחהיהקטן מדי, אבלכך אוכך הואלאהצליחלפתוח" + }, + { + "text": "בְּ כָ ל מִ קְ רֶ ה, בַּ נִּ סָּ יוֹן הַשֵּׁ נִ י, הִ יא הִ גִּ יעָ ה לְ וִ ילוֹן נָ מוּך", + "book": "אליס בארץ הפלאות", + "stripped": "בכלמקרה, בנסיון השני, היאהגיעהלוילון נמוך" + }, + { + "text": "הַ מִּ סְ דְּ רוֹן אֶ ל הַ גַּ ן הַ נֶּ חְ מָ ד בְּ יוֹתֵ ר שֶׁ רְ אִ יתֶ ם אֵ י פַּ עַ ם.", + "book": "אליס בארץ הפלאות", + "stripped": "המסדרון אלהגן הנחמדביותרשראיתם איפעם." + }, + { + "text": "לָ צֵ את מֵ הָ אוּלָ ם הֶ חָשׁוּךְ הַ זֶּה, וּלְשׁוֹטֵ ט בֵּ ין עֲ רוּגוֹת הַ פְּ רָ חִ ים", + "book": "אליס בארץ הפלאות", + "stripped": "לצאתמהאולם החשוך הזה, ולשוטטבין ערוגותהפרחים" + }, + { + "text": ",שֶׁ אֲ נִ י מְ סֻ גֶּ לֶ ת לְ זֶה, אִ לּוּ רַ ק יָדַ עְ תִּ י אֵ יךְ לְ הַ תְ חִ יל.\" כִּ י, תָּ בִ ינוּ", + "book": "אליס בארץ הפלאות", + "stripped": ",שאנימסגלתלזה, אלורקידעתיאיך להתחיל.\" כי, תבינו" + }, + { + "text": ",כָּ ל־כָּ ךְ הַ רְ בֵּ ה דְּ בָ רִ ים יוֹצְ אִ ים־מִ גֶּ דֶ ר־הָ רָ גִ יל קָ רוּ בַּ זְּ מַ ן הָ אַ חֲ רוֹן", + "book": "אליס בארץ הפלאות", + "stripped": ",כלכך הרבהדברים יוצאיםמגדרהרגילקרובזמן האחרון" + }, + { + "text": "דּוֹמֶ ה הָ יָה שֶׁ אֵ ין טַ עַ ם רַ ב לְ חַ כּוֹת לְ יַ ד הַ דֶּ לֶ ת הַ קְּ טַ נָּ ה, וְ לָ כֵ ן שָׁ בָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "דומההיהשאין טעם רבלחכותלידהדלתהקטנה, ולכן שבה" + }, + { + "text": "מַ פְ תֵּ חַ , אוֹ לְ פָ חוֹת חוֹבֶ רֶ ת הוֹרָ אוֹת לְ הַ אֲ רָ כַ ת אֲ נָשִׁ ים וְ קִ צּוּרָ ם כְּ מוֹ", + "book": "אליס בארץ הפלאות", + "stripped": "מפתח , אולפחותחוברתהוראותלהארכתאנשים וקצורם כמו" + }, + { + "text": "טֶ לֶ סְ קוֹפּ : הַ פַּ עַ ם מָ צְ אָ ה עָ לָ יו בַּ קְ בּוּק קָ טָ ן )\"שֶׁ אֵ ין סָ פֵ ק שֶׁ לּ ֹא הָ יָה", + "book": "אליס בארץ הפלאות", + "stripped": "טלסקופ : הפעם מצאהעליובקבוקקטן )\"שאין ספקשלאהיה" + }, + { + "text": "כָּ אן קֹדֶ ם,\" אָ מְ רָ ה אַ לִ יס(, וּסְ בִ יב צַוַּאר הַ בַּ קְ בּוּקוֹן הָ יְתָ ה תָּ וִ ית נְ יָר", + "book": "אליס בארץ הפלאות", + "stripped": "כאן קדם,\" אמרהאליס(, וסביבצוארהבקבוקון היתהתויתניר" + }, + { + "text": "אָ מְ רָ ה, \"וְ אֶ רְ אֶ ה אִ ם כָּ תוּב עָ לָ יו 'רַ עַ ל' אוֹ לֹא\"; כִּ י הִ יא קָ רְ אָ ה לֹא", + "book": "אליס בארץ הפלאות", + "stripped": "אמרה, \"ואראהאם כתובעליו 'רעל' אולא\"; כיהיאקראהלא" + }, + { + "text": "מְ עַ ט סִ פּוּרִ ים קְ טַ נִּ ים וַ חֲ בִ יבִ ים עַ ל יְלָ דִ ים שֶׁ נִּ כְ ווּ, נִ טְ רְ פוּ בִּ ידֵ י חַ יּוֹת", + "book": "אליס בארץ הפלאות", + "stripped": "מעטספורים קטנים וחביבים עלילדים שנכוו, נטרפובידיחיות" + }, + { + "text": "טֶ רֶ ף וְ עוֹד דְּ בָ רִ ים לֹא נְ עִ ימִ ים, הַ כּ ֹל מִ פְּ נֵ י שֶׁ לּ ֹא זָכְ רוּ אֶ ת הַ כְּ לָ לִ ים", + "book": "אליס בארץ הפלאות", + "stripped": "טרף ועודדברים לאנעימים, הכלמפנישלאזכרואתהכללים" + }, + { + "text": "הַ פְּשׁוּטִ ים שֶׁ חַ בְ רֵ יהֶ ם לִ מְּ דוּ אוֹתָ ם: כְּ מוֹ לְ מָשָׁ ל, שֶׁ אִ ם אוֹחֲ זִ ים", + "book": "אליס בארץ הפלאות", + "stripped": "הפשוטים שחבריהם למדואותם: כמולמשל, שאם אוחזים" + }, + { + "text": "בְּשִׁ פּוּד אָ דֹם־לוֹהֵ ט זְ מַ ן רַ ב מִ דַּ י, מְ קַ בְּ לִ ים כְּ וִ יָּה; וְשֶׁ אִ ם הָ אֶ צְ בַּ ע", + "book": "אליס בארץ הפלאות", + "stripped": "בשפודאדםלוהטזמן רבמדי, מקבלים כויה; ושאם האצבע" + }, + { + "text": "שֶׁ לָּ כֶ ם נִ פְ צַ עַ ת מִ סַּ כִּ ין בַּ חֲ תָ ךְ עָ מֹק מְ אֹד, לָ רֹב יֵ רֵ ד מִ מֶּ נָּ ה דָּ ם; וְ הִ יא", + "book": "אליס בארץ הפלאות", + "stripped": "שלכם נפצעתמסכין בחתך עמקמאד, לרבירדממנהדם; והיא" + }, + { + "text": "מֵ עוֹלָ ם לֹא שָׁ כְ חָ ה שֶׁ אִ ם שׁוֹתִ ים הַ רְ בֵּ ה מִ תּוֹךְ בַּ קְ בּוּק עִ ם תָּ וִ ית", + "book": "אליס בארץ הפלאות", + "stripped": "מעולם לאשכחהשאם שותים הרבהמתוך בקבוקעם תוית" + }, + { + "text": ".\"רַ עַ ל\", כִּ מְ עַ ט בָּ טוּחַ שֶׁ זֶּה יִגְ רֹם לִ בְ עָ יוֹת, בְּ מֻ קְ דָּ ם אוֹ בִּ מְ אֻ חָ ר", + "book": "אליס בארץ הפלאות", + "stripped": ".\"רעל\", כמעטבטוחשזהיגרם לבעיות, במקדם אובמאחר" + }, + { + "text": "בְּ כָ ל מִ קְ רֶ ה, עַ ל הַ בַּ קְ בּוּק הַ זֶּה לֹא נִ כְ תַּ ב \"רַ עַ ל\", כָּ ךְ שֶׁ אַ לִ יס", + "book": "אליס בארץ הפלאות", + "stripped": "בכלמקרה, עלהבקבוקהזהלאנכתב \"רעל\", כך שאליס" + }, + { + "text": ",הֵ עֵ זָּה לִ טְ עוֹם מִ מֶּ נּוּ, וּמֵ אַ חַ ר שֶׁ הַ טַּ עַ ם עָ רַ ב לְ חִ כָּ הּ עַ ד מְ אֹד )הָ יְתָ ה זוֹ", + "book": "אליס בארץ הפלאות", + "stripped": ",העזהלטעום ממנו, ומאחרשהטעם ערבלחכהעדמאד )היתהזו" + }, + { + "text": ",בְּ עֶ צֶ ם, מִ ין תַּ עֲ רֹבֶ ת טְ עָ מִ ים שֶׁ ל פַּ אי דֻּ בְ דְּ בָ נִ ים, פּוּדִ ינְ ג, אָ נָ נָ ס", + "book": "אליס בארץ הפלאות", + "stripped": ",בעצם, מין תערבתטעמים שלפאידבדבנים, פודינג, אננס" + }, + { + "text": "תַּ רְ נְ גוֹל־הֹדּוּ צָ לוּי, סֻ כָּ רִ יַּת טוֹפִ י וְ טוֹסְ ט חַ ם, מָ רוּחַ בְּ חֶ מְ אָ ה(, רוֹקְ נָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "תרנגולהדוצלוי, סכריתטופיוטוסטחם, מרוחבחמאה(, רוקנה" + }, + { + "text": ",וְ כָ ךְ אָ מְ נָ ם הָ יָה: כָּ עֵ ת הָ יָ ה גָּ בְ הָ הּ רַ ק עֶשְׂ רִ ים וַ חֲ מִשָּׁ ה סֶ נְ טִ ימֶ טֶ ר", + "book": "אליס בארץ הפלאות", + "stripped": ",וכך אמנם היה: כעתהיהגבההרקעשרים וחמשהסנטימטר" + }, + { + "text": ":חִ כְּ תָ ה כַּ מָּ ה דַּ קּוֹת, כְּ דֵ י לִ רְ אוֹת אִ ם הִ יא עוֹמֶ דֶ ת לְ הוֹסִ יף וּלְ הִ תְ כַּוֵּץ", + "book": "אליס בארץ הפלאות", + "stripped": ":חכתהכמהדקות, כדילראותאם היאעומדתלהוסיף ולהתכוץ" + }, + { + "text": "ְלָ ךְ ,\" אָ מְ רָ ה אַ לִ יס לְ עַ צְ מָ הּ , \"בְּ כָ ךְ שֶׁ אֵ עָ לֵ ם לְ גַ מְ רֵ י, כְּ מוֹ נֵ ר שֶׁ דּוֹעֵ ך", + "book": "אליס בארץ הפלאות", + "stripped": "לך ,\" אמרהאליסלעצמה , \"בכך שאעלם לגמרי, כמונרשדועך" + }, + { + "text": "מְ עַ נְ יֵן אֵ יזוֹ מִ ין צוּרָ ה תִּ הְ יֶ ה לִ י אָ ז?\" וְ הִ יא נִ סְּ תָ ה לְ דַ מְ יֵ ן אֵ יךְ נִ רְ אֵ ית", + "book": "אליס בארץ הפלאות", + "stripped": "מענין איזומין צורהתהיהליאז?\" והיאנסתהלדמין איך נראית" + }, + { + "text": ",כַּ עֲ בֹר זְמַ ן־מָ ה, מִשֶּׁ נּוֹכְ חָ ה לָ דַ עַ ת שֶׁשּׁוּם דָּ בָ ר נוֹסָ ף לֹא קוֹרֶ ה", + "book": "אליס בארץ הפלאות", + "stripped": ",כעברזמןמה, משנוכחהלדעתששום דברנוסף לאקורה" + }, + { + "text": "!הֶ חְ לִ יטָ ה לְ הִ כָּ נֵ ס לַ גַּ ן תֵּ כֶ ף וּמִ יָּד; אֲ בָ ל, אֲ בוֹי לְ אַ לִ יס הָ אֻ מְ לָ לָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "!החליטהלהכנסלגן תכף ומיד; אבל, אבוילאליסהאמללה" + }, + { + "text": "אֶ ל הַשֻּׁ לְ חָ ן לָ קַ חַ ת אוֹתוֹ, גִּ לְּ תָ ה שֶׁ לּ ֹא תּוּכַ ל לְ הַ גִּ יעַ אֵ לָ יו בְּשׁוּם פָּ נִ ים", + "book": "אליס בארץ הפלאות", + "stripped": "אלהשלחן לקחתאותו, גלתהשלאתוכללהגיעאליובשום פנים" + }, + { + "text": "\"דַּ י, אֵ ין טַ עַ ם לִ בְ כּוֹת כָּ כָ ה!\" אָ מְ רָ ה אַ לִ יס לְ עַ צְ מָ הּ , בַּ חֲ רִ יפוּת", + "book": "אליס בארץ הפלאות", + "stripped": "\"די, אין טעם לבכותככה!\" אמרהאליסלעצמה , בחריפות" + }, + { + "text": "רַ בָּ ה; \"אֲ נִ י מְ יַעֶ צֶ ת לָ ךְ לְ הַ פְ סִ יק תֵּ כֶ ף וּמִ יָּד!\" בְּ דֶ רֶ ךְ כְּ לָ ל נָ הֲ גָ ה לָ תֵ ת", + "book": "אליס בארץ הפלאות", + "stripped": "רבה; \"אנימיעצתלך להפסיקתכף ומיד!\" בדרך כללנהגהלתת" + }, + { + "text": "לְ עַ צְ מָ הּ עֵ צוֹת טוֹבוֹת מְ אֹד )אַ ף כִּ י לְ עִ תִּ ים רְ חוֹקוֹת מְ אֹד פָּ עֲ לָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "לעצמהעצותטובותמאד )אף כילעתים רחוקותמאדפעלה" + }, + { + "text": "בְּ עֵ ינֶ יהָ ; וּפַ עַ ם נִ זְכְּ רָ ה אֵ יךְ נִ סְּ תָ ה לִ סְ טוֹר עַ ל לֶ חְ יָהּ שֶׁ לָּ הּ לְ אַ חַ ר", + "book": "אליס בארץ הפלאות", + "stripped": "בעיניה ; ופעם נזכרהאיך נסתהלסטורעללחיהשלהלאחר" + }, + { + "text": ".הַ זֹּאת אָ הֲ בָ ה מְ אֹד לְ הַ עֲ מִ יד פָּ נִ ים שֶׁ הִ יא בְּ עֶ צֶ ם שְׁ נֵ י אֲ נָשִׁ ים שׁוֹנִ ים", + "book": "אליס בארץ הפלאות", + "stripped": ".הזאתאהבהמאדלהעמידפנים שהיאבעצם שניאנשים שונים" + }, + { + "text": ",\"טוֹב, אֲ נִ י אֹכַ ל אוֹתָ הּ ,\" אָ מְ רָ ה אַ לִ יס, \"וְ אִ ם זֶה יִ גְ רֹם לִ י לִ גְ דּוֹל", + "book": "אליס בארץ הפלאות", + "stripped": ",\"טוב, אניאכלאותה ,\" אמרהאליס, \"ואם זהיגרם לילגדול" + }, + { + "text": "אוּכַ ל לְ הַ גִּ יעַ לַ מַּ פְ תֵּ חַ ; וְ אִ ם זֶה יִגְ רֹם לִ י לִ קְ טוֹן, אוּכַ ל לִ זְ חוֹל מִ תַּ חַ ת", + "book": "אליס בארץ הפלאות", + "stripped": "אוכללהגיעלמפתח ; ואם זהיגרם לילקטון, אוכללזחולמתחת" + }, + { + "text": "לַ דֶּ לֶ ת; כָּ ךְ שֶׁ בְּ כָ ל מִ קְ רֶ ה אֶ כָּ נֵ ס לְ תוֹךְ הַ גַּ ן, וְ לֹא אִ כְ פַּ ת לִ י אֵ יזֶה", + "book": "אליס בארץ הפלאות", + "stripped": "לדלת; כך שבכלמקרהאכנסלתוך הגן, ולאאכפתליאיזה" + }, + { + "text": "לְ הַ כְ חִ ישׁ, זֶה מָ ה שֶׁ קּוֹרֶ ה בְּ דֶ רֶ ךְ כְּ לָ ל כְּשֶׁ אוֹכְ לִ ים עוּגָ ה, אֲ בָ ל אַ לִ יס", + "book": "אליס בארץ הפלאות", + "stripped": "להכחיש, זהמהשקורהבדרך כללכשאוכלים עוגה, אבלאליס" + }, + { + "text": "שֶׁ יִּ קְ רוּ לָ הּ , שֶׁ נִּ רְ אָ ה לָ הּ דֵּ י מְשַׁ עֲ מֵ ם וְ טִ פְּשִׁ י שֶׁ הַ חַ יִּים יִ מָּשְׁ כוּ בַּ צּוּרָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "שיקרולה , שנראהלהדימשעמם וטפשישהחיים ימשכובצורה" + }, + { + "text": "לְ הַ עֲ בִ ירָ ם כַ דּוּרֵ י עֵ ץ כְּ דֵ יְּמִשְׁ תַּ תֵּ ף לַ חְ בּוֹט ב י, שֶׁ בּוֹ נִ דְ רָשׁ כָּ לִקְ רוֹקֶט: מִשְׂ חָ ק אַ נְ גְּ ל", + "book": "אליס בארץ הפלאות", + "stripped": "להעבירם כדוריעץ כדימשתתף לחבוטבי, שבונדרשכלקרוקט: משחקאנגל" + }, + { + "text": ".בַּ דֶּשֶׁ א ים קְ טַ נִּ ים הַ קְּ בוּעִ יםִשָּׁ ה חִשּׁוּקֵ י שְׁ עָ רִדֶּ רֶ ךְ שׁ", + "book": "אליס בארץ הפלאות", + "stripped": ".בדשאים קטנים הקבועיםשהחשוקישערדרך ש" + }, + { + "text": "כָּ זֹאת, שֶׁ לְּ רֶ גַ ע שָׁ כְ חָ ה אֵ יךְ מְ דַ בְּ רִ ים נָ כוֹן(, \"כָּ עֵ ת אֲ נִ י מִ תְ אָ רֶ כֶ ת כְּ מוֹ", + "book": "אליס בארץ הפלאות", + "stripped": "כזאת, שלרגעשכחהאיך מדברים נכון(, \"כעתאנימתארכתכמו" + }, + { + "text": "מִ חוּץ לִ טְ וַ ח רְ אִ יָּתָ הּ , עַ ד כְּ דֵ י כָּ ךְ הִ תְ רַ חֲ קוּ בֵּ ינְ תַ יִ ם(.", + "book": "אליס בארץ הפלאות", + "stripped": "מחוץ לטוחראיתה , עדכדיכך התרחקובינתים(." + }, + { + "text": "הַ נַּ עֲ לַ יִם וְ הַ גַּ רְ בַּ יִ ם שֶׁ לָּ כֶ ן, חֲ מוּדוֹת?", + "book": "אליס בארץ הפלאות", + "stripped": "הנעלים והגרבים שלכן, חמודות?" + }, + { + "text": "לְ הִ תְ נַ הֵ ג אֲ לֵ יהֶ ן יָפֶ ה,\" חָשְׁ בָ ה אַ לִ יס, \"אַ חֶ רֶ ת אוּלַ י הֵ ן לֹא יֵ לְ כוּ לְ אָ ן", + "book": "אליס בארץ הפלאות", + "stripped": "להתנהגאליהן יפה,\" חשבהאליס, \"אחרתאוליהן לאילכולאן" + }, + { + "text": "אֲ נִ י יוֹדַ עַ ת מָ ה: אֶ תֵּ ן לָ הֶ ן בְּ מַ תָּ נָ ה זוּג מַ גָּ פַ יִם", + "book": "אליס בארץ הפלאות", + "stripped": "אנייודעתמה: אתן להן במתנהזוגמגפים" + }, + { + "text": "ַוְ כָ ךְ הִ מְשִׁ יכָ ה לְ תַ כְ נֵ ן לְ עַ צְ מָ הּ אֵ יךְ תְּ אַ רְ גֵּ ן זֹאת.", + "book": "אליס בארץ הפלאות", + "stripped": "וכך המשיכהלתכנן לעצמהאיך תארגן זאת." + }, + { + "text": "ַאֲ לֵ יהֶ ן בְּ אֶ מְ צָ עוּת שָׁ לִ יחַ ,\" הִ רְ הֲ רָ ה, \"וְ כַ מָּ ה מַ צְ חִ יק זֶה יֵרָ אֶ ה, לִשְׁ לוֹח", + "book": "אליס בארץ הפלאות", + "stripped": "אליהן באמצעותשליח ,\" הרהרה, \"וכמהמצחיקזהיראה, לשלוח" + }, + { + "text": "כָּ ל שֶׁ יָּכְ לָ ה לַ עֲשׂוֹת הָ יָה לְ הָ צִ יץ לְ תוֹךְ הַ גַּ ן בְּ עַ יִ ן", + "book": "אליס בארץ הפלאות", + "stripped": "כלשיכלהלעשותהיהלהציץ לתוך הגן בעין" + }, + { + "text": "\"תִּ תְ בַּ יְּשִׁ י לָ ךְ ,\" אָ מְ רָ ה, \"יַלְ דָּ ה גְּ דוֹלָ ה שֶׁ כָּ מוֹךְ \" )וּבְ צֶ דֶ ק אָ מְ רָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "\"תתבישילך ,\" אמרה, \"ילדהגדולהשכמוך \" )ובצדקאמרה" + }, + { + "text": "אֲ בָ ל הִ יא הוֹסִ יפָ ה וּבָ כְ תָ ה בְּ כָ ל זֹאת, מַ זִּילָ ה לִ יטְ רִ ים שֶׁ ל דְּ מָ עוֹת, עַ ד", + "book": "אליס בארץ הפלאות", + "stripped": "אבלהיאהוסיפהובכתהבכלזאת, מזילהליטרים שלדמעות, עד" + }, + { + "text": "הַ לָּ בָ ן שֶׁ חָ זַ ר, בִּ לְ בוּשׁ מַ רְ הִ יב־עַ יִ ן, אוֹחֵ ז זוּג כְּ סָ יוֹת צְ חוֹרוֹת", + "book": "אליס בארץ הפלאות", + "stripped": "הלבן שחזר, בלבושמרהיבעין, אוחזזוגכסיותצחורות" + }, + { + "text": "מֵ עוֹר־גְּ דִ י בְּ יָ דוֹ הָ אַ חַ ת וּמְ נִ יפָ ה גְּ דוֹלָ ה בַּשְּׁ נִ יָּה: הָ לוֹךְ וְ טָ פוֹף הִ תְ קָ רֵ ב", + "book": "אליס בארץ הפלאות", + "stripped": "מעורגדיבידוהאחתומניפהגדולהבשניה: הלוך וטפוף התקרב" + }, + { + "text": ",לוֹ בְּ חִ פָּ זוֹן גָּ דוֹל, וּמִ לְ מֵ ל לְ עַ צְ מוֹ בְּ עוֹדוֹ מִ תְ קָ רֵ ב, \"אוֹי!", + "book": "אליס בארץ הפלאות", + "stripped": ",לובחפזון גדול, ומלמללעצמובעודומתקרב, \"אוי!" + }, + { + "text": "כְּשֶׁ הָ אַ רְ נָ ב הִ גִּ יעַ קָ רוֹב אֵ לֶ יהָ , פָּ תְ חָ ה, בְּ קוֹל שָׁ קֵ ט וּמְ הֻ סָּ ס, \"אִ ם לֹא", + "book": "אליס בארץ הפלאות", + "stripped": "כשהארנבהגיעקרובאליה , פתחה, בקולשקטומהסס, \"אם לא" + }, + { + "text": "אִ כְ פַּ ת לְ ךָ , אֲ דוֹנִ י...\" הָ אַ רְ נָ ב נִ רְ תַּ ע בִּ פְ רָ אוּת, שָׁ מַ ט מִ יָּדָ יו אֶ ת", + "book": "אליס בארץ הפלאות", + "stripped": "אכפתלך , אדוני...\" הארנבנרתעבפראות, שמטמידיואת" + }, + { + "text": ".כְּ גִ ילָ הּ , כְּ דֵ י לִ בְ דּוֹק אִ ם יִ תָּ כֵ ן שֶׁ הֻ חְ לְ פָ ה בְּ אַ חַ ת מֵ הֶ ן", + "book": "אליס בארץ הפלאות", + "stripped": ".כגילה , כדילבדוקאם יתכן שהחלפהבאחתמהן" + }, + { + "text": ":בְּ בַ קְ בּוּקִ ים אֲ רֻ כִּ ים כָּ אֵ לֶּ ה, וְשֶׁ לִּ י לֹא מִ סְ תַּ לְ סֵ ל בְּ בַ קְ בּוּקִ ים בִּ כְ לָ ל", + "book": "אליס בארץ הפלאות", + "stripped": ":בבקבוקים ארכים כאלה, ושלילאמסתלסלבבקבוקים בכלל" + }, + { + "text": "מִ קְ רֶ ה, לוּחַ הַ כֶּ פֶ ל לֹא אוֹמֵ ר כְּ לוּם; טוֹב, נְ נַ סֶּ ה גֵּ אוֹגְ רַ פְ יָה.", + "book": "אליס בארץ הפלאות", + "stripped": "מקרה, לוחהכפללאאומרכלום; טוב, ננסהגאוגרפיה." + }, + { + "text": "לְ מֵ ייבֶּ ל בְּ כָ ל זֹאת, וְ אֶ צְ טָ רֵ ךְ לָ לֶ כֶ ת וְ לִ חְ יוֹת בַּ בַּ יִ ת הַ קָּ טָ ן וְ הֶ עָ לוּב", + "book": "אליס בארץ הפלאות", + "stripped": "למייבלבכלזאת, ואצטרך ללכתולחיותבביתהקטן והעלוב" + }, + { + "text": "ְהַ הוּא, וְ לֹא יִהְ יוּ לִ י כִּ מְ עַ ט צַ עֲ צוּעִ ים וּמִשְׂ חָ קִ ים, וְ אוֹי!", + "book": "אליס בארץ הפלאות", + "stripped": "ההוא, ולאיהיוליכמעטצעצועים ומשחקים, ואוי!" + }, + { + "text": "הַ זֶּה; אִ ם אֲ נִ י מֵ ייבֶּ ל, אֲ נִ י אֶשָּׁ אֵ ר כָּ אן, מִ תַּ חַ ת לָ אֲ דָ מָ ה!", + "book": "אליס בארץ הפלאות", + "stripped": "הזה; אם אנימייבל, אניאשארכאן, מתחתלאדמה!" + }, + { + "text": "לָ הֶ ם אִ ם יַכְ נִ יסוּ אֶ ת הָ רֹאשׁ פְּ נִ ימָ ה וְ יַגִּ ידוּ 'בּוֹאִ י חֲ מוּדָ ה, תַּ עֲ לִ י", + "book": "אליס בארץ הפלאות", + "stripped": "להם אם יכניסואתהראשפנימהויגידו 'בואיחמודה, תעלי" + }, + { + "text": "קֹדֶ ם כּ ֹל תַּ עֲ נוּ לִ י עַ ל זֶה, וְ אָ ז, אִ ם יִ מְ צָ א חֵ ן בְּ עֵ ינַ י לִ הְ יוֹת הַ מִּ ישֶׁ הוּ", + "book": "אליס בארץ הפלאות", + "stripped": "קדם כלתענוליעלזה, ואז, אם ימצאחן בעינילהיותהמישהו" + }, + { + "text": "הַ זֶּה, אֲ נִ י אֶ חְ זֹר וְ אֶ עֱ לֶ ה; אִ ם לֹא, אֲ נִ י אֶשָּׁ אֵ ר פּ ֹה לְ מַ טָּ ה עַ ד שֶׁ אֶ הְ יֶה", + "book": "אליס בארץ הפלאות", + "stripped": "הזה, אניאחזרואעלה; אם לא, אניאשארפהלמטהעדשאהיה" + }, + { + "text": "מִ ישֶׁ הוּ אַ חֵ ר' – אֲ בָ ל אוֹי, בְּ חַ יַּ י!\" קָ רְ אָ ה אַ לִ יס בְּ פֶ רֶ ץ דְּ מָ עוֹת", + "book": "אליס בארץ הפלאות", + "stripped": "מישהואחר' – אבלאוי, בחיי!\" קראהאליסבפרץ דמעות" + }, + { + "text": ".לִשְׁ מוֹט אוֹתָ הּ , בְּ דִ יּוּק בַּ זְּ מַ ן, בְּ טֶ רֶ ם תִּ תְ כַּוֵּץ כָּ ל־כָּ ךְ שֶׁ תֵּ עָ לֵ ם לְ גַ מְ רֵ י", + "book": "אליס בארץ הפלאות", + "stripped": ".לשמוטאותה , בדיוקבזמן, בטרם תתכוץ כלכך שתעלם לגמרי" + }, + { + "text": "עֲ דַ יִן קַ יֶּמֶ ת, \"וְ כָ עֵ ת – לַ גַּ ן!\" וְ הִ יא רָ צָ ה בִּ מְ הִ ירוּת הַ בָּ זָק בַּ חֲ זָ רָ ה אֶ ל", + "book": "אליס בארץ הפלאות", + "stripped": "עדין קימת, \"וכעת – לגן!\" והיארצהבמהירותהבזקבחזרהאל" + }, + { + "text": "ַהַ קָּ טָ ן הָ יָה מֻ נָּ ח עַ ל שֻׁ לְ חַ ן הַ זְּכוּכִ ית כְּ מוֹ קֹדֶ ם, \"וְ הַ מַּ צָּ ב כָּ עֵ ת גָּ רוּע", + "book": "אליס בארץ הפלאות", + "stripped": "הקטן היהמנחעלשלחן הזכוכיתכמוקדם, \"והמצבכעתגרוע" + }, + { + "text": "יוֹתֵ ר מֵ אֵ י פַּ עַ ם,\" חָשְׁ בָ ה הַ יַּלְ דָּ ה הָ אֻ מְ לָ לָ ה, \"כִּ י מֵ עוֹלָ ם לֹא הָ יִ יתִ י", + "book": "אליס בארץ הפלאות", + "stripped": "יותרמאיפעם,\" חשבההילדההאמללה, \"כימעולם לאהייתי" + }, + { + "text": "שָׁ קְ עָ ה בְּ תוֹךְ מַ יִם מְ לוּחִ ים עַ ד לְ סַ נְ טֵ רָ הּ .", + "book": "אליס בארץ הפלאות", + "stripped": "שקעהבתוך מים מלוחים עדלסנטרה ." + }, + { + "text": "בְּ דַ עְ תָּ הּ שֶׁ אֵ יכְשֶׁ הוּ נָ פְ לָ ה לַ יָּם, \"וְ אִ ם זֶ ה כָּ ךְ , אוּכַ ל לַ חְ זוֹר הַ בַּ יְתָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "בדעתהשאיכשהונפלהלים, \"ואם זהכך , אוכללחזורהביתה" + }, + { + "text": ", ָבְּ רַ כֶּ בֶ ת,\" אָ מְ רָ ה לְ עַ צְ מָ הּ )אַ לִ יס בִּ קְּ רָ ה בְּ חוֹף הַ יָּם פַּ עַ ם אַ חַ ת בְּ חַ יֶּיה", + "book": "אליס בארץ הפלאות", + "stripped": ", ברכבת,\" אמרהלעצמה )אליסבקרהבחוף הים פעם אחתבחייה" + }, + { + "text": ",וְ הִ גִּ יעָ ה לַ מַּ סְ קָ נָ ה הַ כְּ לָ לִ ית שֶׁ בְּ כָ ל פַּ עַ ם שֶׁ מְּ בַ קְּ רִ ים בַּ חוֹף הָ אַ נְ גְּ לִ י", + "book": "אליס בארץ הפלאות", + "stripped": ",והגיעהלמסקנההכלליתשבכלפעם שמבקרים בחוף האנגלי" + }, + { + "text": ", כַּ מָּ ה יְ לָ דִ ים חוֹפְ רִ ים2מוֹצְ אִ ים שָׁ ם כַּ מָּ ה מְ כוֹנוֹת רַ חֲ צָ ה בְּ תוֹךְ הַ מַּ יִם", + "book": "אליס בארץ הפלאות", + "stripped": ", כמהילדים חופרים2מוצאים שם כמהמכונותרחצהבתוך המים" + }, + { + "text": ",בַּ חוֹל בְּ עֶ זְ רַ ת אִ תִּ ים מֵ עֵ ץ, וְ אַ חֲ רֵ יהֶ ם שׁוּרַ ת בָּ תֵּ י אַ כְ סַ נְ יָה", + "book": "אליס בארץ הפלאות", + "stripped": ",בחולבעזרתאתים מעץ, ואחריהם שורתבתיאכסניה" + }, + { + "text": "זֶה, נִ רְ אֶ ה לִ י, וְ אֶ טְ בַּ ע בְּ תוֹךְ הַ דְּ מָ עוֹת שֶׁ לִּ י עַ צְ מִ י!", + "book": "אליס בארץ הפלאות", + "stripped": "זה, נראהלי, ואטבעבתוך הדמעותשליעצמי!" + }, + { + "text": "הַ כּ ֹל כָּ ל־כָּ ךְ יוֹצֵ א־מִ גֶּ דֶ ר־הָ רָ גִ יל כָּ אן לְ מַ טָּ ה, שֶׁ לְּ דַ עְ תִּ י", + "book": "אליס בארץ הפלאות", + "stripped": "הכלכלכך יוצאמגדרהרגילכאן למטה, שלדעתי" + }, + { + "text": "יֵשׁ סִ כּוּי גָּ דוֹל שֶׁ הוּא יוֹדֵ עַ לְ דַ בֵּ ר: בְּ כָ ל מִ קְ רֶ ה, לֹא יַ זִּיק לְ נַ סּוֹת.\" לָ כֵ ן", + "book": "אליס בארץ הפלאות", + "stripped": "ישסכויגדולשהואיודעלדבר: בכלמקרה, לאיזיקלנסות.\" לכן" + }, + { + "text": "עַ כְ בָּ ר, אוּלַ י אַ תָּ ה יוֹדֵ עַ אֵ יךְ יוֹצְ אִ ים מֵ הַ בְּ רֵ כָ ה הַ זֹּאת- ָפָּ תְ חָ ה: \"ה", + "book": "אליס בארץ הפלאות", + "stripped": "עכבר, אוליאתהיודעאיך יוצאים מהברכההזאת- פתחה: \"ה" + }, + { + "text": "עַ כְ בָּ ר!\" )אַ לִ יס- ָאֲ נִ י כְּ בָ ר עֲ יֵפָ ה מְ אֹד מִ כָּ ל הַשְּׂ חִ יָּה הַ זֹּאת כָּ אן, ה", + "book": "אליס בארץ הפלאות", + "stripped": "עכבר!\" )אליס- אניכברעיפהמאדמכלהשחיההזאתכאן, ה" + }, + { + "text": "חָשְׁ בָ ה שֶׁ זּוֹ מִ ן הַ סְּ תָ ם הַ צּוּרָ ה הַ נְּ כוֹנָ ה לְ דַ בֵּ ר אֶ ל עַ כְ בָּ ר: מֵ עוֹלָ ם לֹא", + "book": "אליס בארץ הפלאות", + "stripped": "חשבהשזומן הסתם הצורההנכונהלדבראלעכבר: מעולם לא" + }, + { + "text": "(\"!שֶׁ ל אָ חִ יהָ , \"בָּ ־עַ כְ בָּ ר – לָ ־עַ כְ בָּ ר – כָּ ־עַ כְ בָּ ר – עַ כְ בָּ ר – הָ ־עַ כְ בָּ ר", + "book": "אליס בארץ הפלאות", + "stripped": "(\"!שלאחיה , \"בעכבר – לעכבר – כעכבר – עכבר – העכבר" + }, + { + "text": ",לְ עַ צְ מִ י שֶׁ זֶּה עַ כְ בָּ ר צָ רְ פָ תִ י, שֶׁ הִ גִּ יעַ הֵ נָּ ה עִ ם וִ ילְ יַאם הַ כּוֹבֵשׁ\" )כִּ י", + "book": "אליס בארץ הפלאות", + "stripped": ",לעצמישזהעכברצרפתי, שהגיעהנהעם ויליאם הכובש\" )כי" + }, + { + "text": "עִ ם כָּ ל הַ יֶּדַ ע שֶׁ לָּ הּ בְּ הִ יסְ טוֹרְ יָ ה, לֹא הָ יָה לְ אַ לִ יס שׁוּם מֻשָּׂ ג בָּ רוּר", + "book": "אליס בארץ הפלאות", + "stripped": "עם כלהידעשלהבהיסטוריה, לאהיהלאליסשום משגברור" + }, + { + "text": "בִּ ן רֶ גַ ע זִ נֵּ ק הָ עַ כְ בָּ ר וְ קָ פַ ץ מִ תּוֹךְ הַ מַּ יִ ם, וְ דוֹמֶ ה הָ יָה", + "book": "אליס בארץ הפלאות", + "stripped": "בן רגעזנקהעכברוקפץ מתוך המים, ודומההיה" + }, + { + "text": "\"טוֹב, אוּלַ י לֹא,\" אָ מְ רָ ה אַ לִ יס בְּ קוֹל פַּ יְסָ נִ י: \"אַ ל תִּ תְ רַ גֵּ ז בִּ גְ לַ ל", + "book": "אליס בארץ הפלאות", + "stripped": "\"טוב, אולילא,\" אמרהאליסבקולפיסני: \"אלתתרגזבגלל" + }, + { + "text": "חֲ צִ י לְ עַ צְ מָ הּ , בְּ עוֹדָ הּ שׂוֹחָ ה בַּ עֲ צַ לְ תַּ יִם כּ ֹה וָ כֹה בַּ בְּ רֵ כָ ה, \"וְ הִ יא", + "book": "אליס בארץ הפלאות", + "stripped": "חצילעצמה , בעודהשוחהבעצלתים כהוכהבברכה, \"והיא" + }, + { + "text": "לְ עַ צְ מָ הּ אֶ ת הַ כַּ פּוֹת וְ רוֹחֶ צֶ ת לְ עַ צְ מָ הּ אֶ ת הַ פָּ נִ ים – וְ כָ ל־כָּ ךְ רַ ךְ וְ נָ עִ ים", + "book": "אליס בארץ הפלאות", + "stripped": "לעצמהאתהכפותורוחצתלעצמהאתהפנים – וכלכך רך ונעים" + }, + { + "text": "לְ חַ בֵּ ק אוֹתָ הּ – וְ הִ יא אַ לּוּפַ ת עוֹלָ ם בְּ צֵ יד עַ כְ בָּ רִ ים – אוֹי, אֲ נִ י", + "book": "אליס בארץ הפלאות", + "stripped": "לחבקאותה – והיאאלופתעולם בצידעכברים – אוי, אני" + }, + { + "text": "מְ בַ קֶּשֶׁ ת סְ לִ יחָ ה!\" שָׁ בָ ה אַ לִ יס וְ קָ רְ אָ ה, כִּ י הַ פַּ עַ ם הָ יָה הָ עַ כְ בָּ ר סָ מוּר", + "book": "אליס בארץ הפלאות", + "stripped": "מבקשתסליחה!\" שבהאליסוקראה, כיהפעם היההעכברסמור" + }, + { + "text": "הַ מִּשְׁ פָּ חָ ה שֶׁ לָּ נוּ תָּ מִ יד שָׂ נְ אָ ה חֲ תוּלִ ים: יְ צוּרִ ים מַ גְ עִ ילִ ים, שְׁ פָ לִ ים", + "book": "אליס בארץ הפלאות", + "stripped": "המשפחהשלנותמידשנאהחתולים: יצורים מגעילים, שפלים" + }, + { + "text": "\"לֹא אָ עֵ ז, בְּ הֶ חְ לֵ ט!\" אָ מְ רָ ה אַ לִ יס, וְ נֶ חְ פְּ זָה מְ אֹד לְשַׁ נּוֹת אֶ ת נוֹשֵׂ א", + "book": "אליס בארץ הפלאות", + "stripped": "\"לאאעז, בהחלט!\" אמרהאליס, ונחפזהמאדלשנותאתנושא" + }, + { + "text": "\"אֵ יךְ – אֵ יךְ מוֹצְ אִ ים חֵ ן – מוֹצְ אִ ים חֵ ן בְּ עֵ ינֶ יךָ – כְּ לָ בִ ים", + "book": "אליס בארץ הפלאות", + "stripped": "\"איך – איך מוצאים חן – מוצאים חן בעיניך – כלבים" + }, + { + "text": "עֵ ינַ יִם נוֹצְ צוֹת, אַ תָּ ה יוֹדֵ עַ , עִ ם – אוֹי, כָּ זֹאת פַּ רְ וָ ה אֲ רֻ כָּ ה, חוּמָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "עינים נוצצות, אתהיודע , עם – אוי, כזאתפרוהארכה, חומה" + }, + { + "text": "וְ הוּא מֵ בִ יא לְ ךָ דְּ בָ רִ ים שֶׁ אַ תָּ ה זוֹרֵ ק לוֹ, וְ יוֹשֵׁ ב זָקוּף", + "book": "אליס בארץ הפלאות", + "stripped": "והואמביאלך דברים שאתהזורקלו, ויושבזקוף" + }, + { + "text": "וּמִ תְ חַ נֵּ ן לְ קַ בֵּ ל אֶ ת הָ אֲ רוּחָ ה שֶׁ לּוֹ, וְ כָ ל מִ ינֵ י דְּ בָ רִ ים – אֲ נִ י לֹא", + "book": "אליס בארץ הפלאות", + "stripped": "ומתחנן לקבלאתהארוחהשלו, וכלמינידברים – אנילא" + }, + { + "text": ", ַמַ צְ לִ יחָ ה לִ זְכּוֹר חֵ צִ י מֵ הֶ ם – וְ הוּא שַׁ יָּ ךְ לְ אִ כָּ ר אֶ חָ ד, אַ תָּ ה יוֹדֵ ע", + "book": "אליס בארץ הפלאות", + "stripped": ", מצליחהלזכורחצימהם – והואשיך לאכראחד, אתהיודע" + }, + { + "text": "וְ לֹא נְ דַ בֵּ ר עוֹד עַ ל חֲ תוּלִ ים וְ גַ ם לֹא עַ ל כְּ לָ בִ ים, אִ ם הֵ ם לֹא מוֹצְ אִ ים", + "book": "אליס בארץ הפלאות", + "stripped": "ולאנדברעודעלחתולים וגם לאעלכלבים, אם הם לאמוצאים" + }, + { + "text": "חֵ ן בְּ עֵ ינֶ יךָ !\" כְּשֶׁשָּׁ מַ ע זֹאת הָ עַ כְ בָּ ר, הוּא הִ סְ תּוֹבֵ ב וְשָׂ חָ ה בְּ אִ טִּ יּוּת", + "book": "אליס בארץ הפלאות", + "stripped": "חן בעיניך !\" כששמעזאתהעכבר, הואהסתובבושחהבאטיות" + }, + { + "text": "פָּ נָ יו הָ יוּ דֵּ י חִוְּרִ ים )מֵ רֹב כַּ עַ ס, חָשְׁ בָ ה אַ לִ יס(, וְ הוּא", + "book": "אליס בארץ הפלאות", + "stripped": "פניוהיודיחורים )מרבכעס, חשבהאליס(, והוא" + }, + { + "text": "אָ מַ ר בְּ קוֹל שָׁ קֵ ט וְ רוֹעֵ ד, \"בּוֹאִ י נַ גִּ יעַ לַ חוֹף, וְ אָ ז אֲ סַ פֵּ ר לָ ךְ אֶ ת", + "book": "אליס בארץ הפלאות", + "stripped": "אמרבקולשקטורועד, \"בואינגיעלחוף, ואזאספרלך את" + }, + { + "text": "\".קוֹרוֹת חַ יַּ י, וְ תָ בִ ינִ י אֵ יךְ קָ רָ ה שֶׁ אֲ נִ י שׂוֹנֵ א חֲ תוּלִ ים וּכְ לָ בִ ים", + "book": "אליס בארץ הפלאות", + "stripped": "\".קורותחיי, ותביניאיך קרהשאנישונאחתולים וכלבים" + }, + { + "text": ",כָּ ל הָ עוֹפוֹת וּבַ עֲ לֵ י־הַ חַ יִּ ים שֶׁ נָּ פְ לוּ לְ תוֹכָ הּ : הָ יוּ שָׁ ם בַּ רְ וָ ז וְ דוֹדוֹ", + "book": "אליס בארץ הפלאות", + "stripped": ",כלהעופותובעליהחיים שנפלולתוכה : היושם ברוזודודו" + }, + { + "text": "תֻּ כִּ י־לוֹרִ י וְ גוֹזָ ל שֶׁ ל עַ יִט, וְ עוֹד הַ רְ בֵּ ה יְצוּרִ ים מְשֻׁ נִּ ים אֲ חֵ רִ ים.", + "book": "אליס בארץ הפלאות", + "stripped": "תכילוריוגוזלשלעיט, ועודהרבהיצורים משנים אחרים." + }, + { + "text": ":מְ כוֹנוֹת רַחֲ צָ ה – מִ תְ קָ ן פּוֹפּוּלָ רִ י בְּ חוֹפֵ י הַ יָּם בִּ בְּ רִ יטַ נְ יָה בַּ תְּקוּפָ ה הַ וִ יקְ טוֹרְ יָאנִית", + "book": "אליס בארץ הפלאות", + "stripped": ":מכונותרחצה – מתקן פופולריבחופיהים בבריטניהבתקופההויקטוריאנית" + }, + { + "text": "מִ בְ נֵ ה עֵ ץ עַ ל גַּלְ גַּ לִּ ים, שֶׁשִּׁ מֵּשׁ בְּ עִקָּ ר נָשִׁ ים מְ עֻ דָּ נוֹת לְ הַ חְ לָ פַ ת בְּ גָ דִ ים", + "book": "אליס בארץ הפלאות", + "stripped": "מבנהעץ עלגלגלים, ששמשבעקרנשים מעדנותלהחלפתבגדים" + }, + { + "text": ".וּלְ הַ עֲ בָ רָ תָ ן לְ תוֹךְ הַ מַּ יִם וּבַ חֲ זָרָה לַ חוֹף בְּ עֶ זְרַ ת סוּסִ ים אוֹ גְּ בָ רִ ים שְׁ רִ ירִיִּים", + "book": "אליס בארץ הפלאות", + "stripped": ".ולהעברתן לתוך המים ובחזרהלחוף בעזרתסוסים אוגברים שריריים" + }, + { + "text": "– הָ עוֹפוֹת עִ ם נוֹצוֹת מְ לֵ אוֹת רֶ פֶשׁ, הַ חַ יּוֹת עִ ם פַּ רְ וָ תָ ן הַ דְּ בוּקָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "– העופותעם נוצותמלאותרפש, החיותעם פרותן הדבוקה" + }, + { + "text": ".לְ גוּפָ ן, וְ כֻ לָּ ם נוֹטְ פִ ים מַ יִ ם, נִ רְ גָּ זִים וְ נִ רְ גָּ נִ ים", + "book": "אליס בארץ הפלאות", + "stripped": ".לגופן, וכלם נוטפים מים, נרגזים ונרגנים" + }, + { + "text": "הַשְּׁ אֵ לָ ה הָ רִ אשׁוֹנָ ה הָ יְתָ ה, כַּ מּוּבָ ן, אֵ יךְ לָשׁוּב וּלְ הִ תְ יַבֵּשׁ: הֵ ם עָ רְ כוּ", + "book": "אליס בארץ הפלאות", + "stripped": "השאלההראשונההיתה, כמובן, איך לשובולהתיבש: הם ערכו" + }, + { + "text": "הִ תְ יַעֲ צוּת בַּ נּוֹשֵׂ א, וְ כַ עֲ בֹר רְ גָ עִ ים אֲ חָ דִ ים נִ רְ אָ ה לְ אַ לִ יס דֵּ י טִ בְ עִ י", + "book": "אליס בארץ הפלאות", + "stripped": "התיעצותבנושא, וכעבררגעים אחדים נראהלאליסדיטבעי" + }, + { + "text": "לִ מְ צוֹא אֶ ת עַ צְ מָ הּ מְ דַ בֶּ רֶ ת אִ תָּ ם מִ תּוֹךְ קִ רְ בָ ה, כְּ אִ לּוּ הִ כִּ ירָ ה אוֹתָ ם", + "book": "אליס בארץ הפלאות", + "stripped": "למצואאתעצמהמדברתאתם מתוך קרבה, כאלוהכירהאותם" + }, + { + "text": "וְ אָ כֵ ן, הִ יא נִ הֲ לָ ה וִ כּוּחַ דֵּ י מְ מֻשָּׁ ךְ עִ ם הַ לּוֹרִ י, שֶׁ לְּ בַ סּוֹף", + "book": "אליס בארץ הפלאות", + "stripped": "ואכן, היאנהלהוכוחדיממשך עם הלורי, שלבסוף" + }, + { + "text": "נַ עֲשָׂ ה עַ צְ בָּ נִ י וְ הִ סְ כִּ ים לוֹמַ ר רַ ק, \"אֲ נִ י יוֹתֵ ר מְ בֻ גָּ ר מִ מֵּ ךְ , סִ ימָ ן שֶׁ אֲ נִ י", + "book": "אליס בארץ הפלאות", + "stripped": "נעשהעצבניוהסכים לומררק, \"אנייותרמבגרממך , סימן שאני" + }, + { + "text": "בֶּ ן כַּ מָּ ה הוּא, וּמֵ אַ חַ ר שֶׁ הַ לּוֹרִ י סֵ רַ ב בְּ כָ ל תּ ֹקֶ ף לְ גַ לּוֹת אֶ ת גִּ ילוֹ, לֹא", + "book": "אליס בארץ הפלאות", + "stripped": "בן כמההוא, ומאחרשהלוריסרבבכלתקף לגלותאתגילו, לא" + }, + { + "text": "לְ בַ סּוֹף הָ עַ כְ בָּ ר, שֶׁ הָ יָה כַּ נִּ רְ אֶ ה בַּ עַ ל הַ סַּ מְ כוּת מִ בֵּ ינֵ יהֶ ם, קָ רָ א", + "book": "אליס בארץ הפלאות", + "stripped": "לבסוף העכבר, שהיהכנראהבעלהסמכותמביניהם, קרא" + }, + { + "text": "בְּ קוֹל, \"שְׁ בוּ כְּ בָ ר, כֻּ לְּ כֶ ם, וְ הַ קְשִׁ יבוּ לִ י!", + "book": "אליס בארץ הפלאות", + "stripped": "בקול, \"שבוכבר, כלכם, והקשיבולי!" + }, + { + "text": ".כַּ הֹגֶ ן!\" בִּ ן רֶ גַ ע הִ תְ יַשְּׁ בוּ כֻּ לָּ ם בְּ מַ עְ גָּ ל גָּ דוֹל, כְּשֶׁ הָ עַ כְ בָּ ר בַּ מֶּ רְ כָּ ז", + "book": "אליס בארץ הפלאות", + "stripped": ".כהגן!\" בן רגעהתישבוכלם במעגלגדול, כשהעכברבמרכז" + }, + { + "text": "\"אְ הְ ם!\" אָ מַ ר הָ עַ כְ בָּ ר בַּ אֲ וִ ירַ ת חֲשִׁ יבוּת, \"כֻּ לְּ כֶ ם מוּכָ נִ ים?", + "book": "אליס בארץ הפלאות", + "stripped": "\"אהם!\" אמרהעכברבאוירתחשיבות, \"כלכם מוכנים?" + }, + { + "text": "מָ רוּתוֹ עַ ד מְ הֵ רָ ה עַ ל הָ עָ ם הָ אַ נְ גְּ לִ י, אֲשֶׁ ר חָ פַ ץ בְּ מַ נְ הִ יגִ ים, וַ אֲשֶׁ ר", + "book": "אליס בארץ הפלאות", + "stripped": "מרותועדמהרהעלהעם האנגלי, אשרחפץ במנהיגים, ואשר" + }, + { + "text": "אֶ דְ וִ וין וּמוֹרְ קַ אר, הָ רוֹזְ נִ ים מִ מֶּ רְשְׁ יָה", + "book": "אליס בארץ הפלאות", + "stripped": "אדווין ומורקאר, הרוזנים ממרשיה" + }, + { + "text": ",\"תִּ סְ לַ ח לִ י מְ אֹד!\" אָ מַ ר הָ עַ כְ בָּ ר בְּ זַעַ ף, אַ ךְ בְּ נִ ימוּס מֻ פְ לָ ג", + "book": "אליס בארץ הפלאות", + "stripped": ",\"תסלחלימאד!\" אמרהעכברבזעף, אך בנימוסמפלג" + }, + { + "text": ";וּמוֹרְ קַ אר, הָ רוֹזְנִ ים מִ מֶּ רְשְׁ יָה וּמִ נּוֹרְ תַ 'מְ בְּ רִ יָה, נִשְׁ בְּ עוּ לוֹ אֱ מוּנִ ים", + "book": "אליס בארץ הפלאות", + "stripped": ";ומורקאר, הרוזנים ממרשיהומנורת 'מבריה, נשבעולואמונים" + }, + { + "text": "וַ אֲ פִ לּוּ סְ טִ יגַ אנְ ד, הָ אַ רְ כִ יבִּ ישׁוֹף אוֹהֵ ב־הַ מּוֹלֶ דֶ ת מִ קֶּ נְ טֶ רְ בֶּ רִ י, מָ צָ א", + "book": "אליס בארץ הפלאות", + "stripped": "ואפלוסטיגאנד, הארכיבישוף אוהבהמולדתמקנטרברי, מצא" + }, + { + "text": "\"אֲ נִ י יוֹדֵ עַ יָ פֶ ה מְ אֹד מָ ה זֶה 'שֶׁ מִּ ן', כְּשֶׁ אֲ נִ י מוֹצֵ א מַשֶּׁ הוּ,\" אָ מַ ר", + "book": "אליס בארץ הפלאות", + "stripped": "\"אנייודעיפהמאדמהזה 'שמן', כשאנימוצאמשהו,\" אמר" + }, + { + "text": "הַ בַּ רְ וָ ז: \"זֶה בְּ דֶ רֶ ךְ כְּ לָ ל מַשֶּׁ הוּ שֶׁ מִּ ן הַשְּׁ לוּלִ ית, כְּ מוֹ צְ פַ רְ דֵּ עַ אוֹ", + "book": "אליס בארץ הפלאות", + "stripped": "הברוז: \"זהבדרך כללמשהושמן השלולית, כמוצפרדעאו" + }, + { + "text": "הָ עַ כְ בָּ ר לֹא שָׂ ם לֵ ב לַשְּׁ אֵ לָ ה הַ זֹּאת, וְ רַ ק הוֹסִ יף בְּ חִ פָּ זוֹן, \"'– מָ צָ א", + "book": "אליס בארץ הפלאות", + "stripped": "העכברלאשם לבלשאלההזאת, ורקהוסיף בחפזון, \"'– מצא" + }, + { + "text": "שֶׁ מִּ ן הָ רָ אוּי לָ לֶ כֶ ת עִ ם אֶ דְ גַ ר אַ תֶ 'לִ ינְ ג כְּ דֵ י לִ פְ גּוֹשׁ אֶ ת וִ ילְ יַאם", + "book": "אליס בארץ הפלאות", + "stripped": "שמן הראויללכתעם אדגראת 'לינגכדילפגושאתויליאם" + }, + { + "text": ".כָּ עֵ ת, יַ קִּ ירָ תִ י?\" הִ מְשִׁ יךְ , פּוֹנֶ ה אֶ ל אַ לִ יס בְּ עוֹדוֹ מְ דַ בֵּ ר", + "book": "אליס בארץ הפלאות", + "stripped": ".כעת, יקירתי?\" המשיך , פונהאלאליסבעודומדבר" + }, + { + "text": "\"אִ ם כָּ ךְ ,\" אָ מַ ר הַ דּוֹדוֹ בְּ כֹבֶ ד רֹאשׁ, וְ קָ ם עַ ל רַ גְ לָ יו, \"הֲ רֵ ינִ י מַ כְ רִ יז", + "book": "אליס בארץ הפלאות", + "stripped": "\"אם כך ,\" אמרהדודובכבדראש, וקם עלרגליו, \"הרינימכריז" + }, + { + "text": "בָּ זֹאת עַ ל נְ עִ ילַ ת הַ יְּשִׁ יבָ ה, לְ מַ עַ ן אִ מּוּצָ ם הַ מִּ יָּדִ י שֶׁ ל אֶ מְ צָ עֵ י מָ זוֹר", + "book": "אליס בארץ הפלאות", + "stripped": "בזאתעלנעילתהישיבה, למען אמוצם המידישלאמצעימזור" + }, + { + "text": "חֵ צִ י מֵ הַ מִּ לִּ ים הָ אֲ רֻ כּוֹת הָ אֵ לֶּ ה, וְ חוּץ מִ זֶּ ה, לְ דַ עְ תִּ י גַּ ם אַ תָּ ה לֹא מֵ בִ ין", + "book": "אליס בארץ הפלאות", + "stripped": "חצימהמלים הארכותהאלה, וחוץ מזה, לדעתיגם אתהלאמבין" + }, + { + "text": "אוֹתָ ן!\" וְ גוֹזַ ל הָ עַ יִט הִ רְ כִּ ין אֶ ת רֹאשׁוֹ כְּ דֵ י לְ הַ סְ תִּ יר חִ יּוּךְ ; חֵ לֶ ק", + "book": "אליס בארץ הפלאות", + "stripped": "אותן!\" וגוזלהעיטהרכין אתראשוכדילהסתירחיוך ; חלק" + }, + { + "text": "\"וּמָ ה זֹאת אוֹמֶ רֶ ת מֵ רוֹץ לִ בְ חִ ירוֹת?\" אָ מְ רָ ה אַ לִ יס; לֹא שֶׁ הִ יא", + "book": "אליס בארץ הפלאות", + "stripped": "\"ומהזאתאומרתמרוץ לבחירות?\" אמרהאליס; לאשהיא" + }, + { + "text": "שֶׁ מִּ ישֶׁ הוּ צָ רִ יךְ לוֹמַ ר מַשֶּׁ הוּ, וְ אַ ף אֶ חָ ד אַ חֵ ר לֹא נִ רְ אָ ה לָ הוּט לְ הַ גִּ יד", + "book": "אליס בארץ הפלאות", + "stripped": "שמישהוצריך לומרמשהו, ואף אחדאחרלאנראהלהוטלהגיד" + }, + { + "text": "\"נוּ טוֹב,\" אָ מַ ר הַ דּוֹדוֹ, \"הַ דֶּ רֶ ךְ הֲ כִ י מֻ צְ לַ חַ ת לְ הַ סְ בִּ יר מָ ה זֶה הִ יא", + "book": "אליס בארץ הפלאות", + "stripped": "\"נוטוב,\" אמרהדודו, \"הדרך הכימצלחתלהסבירמהזההיא" + }, + { + "text": "פָּשׁוּט לַ עֲשׂוֹת אֶ ת זֶה.\" )וּמֵ אַ חַ ר שֶׁ אוּלַ י גַּ ם אַ תֶּ ם תִּ רְ צוּ לְ נַ סּוֹת זֹאת", + "book": "אליס בארץ הפלאות", + "stripped": "פשוטלעשותאתזה.\" )ומאחרשאוליגם אתם תרצולנסותזאת" + }, + { + "text": "פַּ עַ ם, בְּ אֵ יזֶשֶׁ הוּ יוֹם חֹרֶ ף קַ ר, אֲ סַ פֵּ ר לָ כֶ ם אֵ יךְ הַ דּוֹדוֹ סִ דֵּ ר אֶ ת", + "book": "אליס בארץ הפלאות", + "stripped": "פעם, באיזשהויום חרף קר, אספרלכם איך הדודוסדראת" + }, + { + "text": "קֹדֶ ם כּ ֹל, הוּא סִ מֵּ ן מַ סְ לוּל מֵ רוֹצִ ים, בְּ סוּג שֶׁ ל עִ גּוּל )\"הַ צּוּרָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "קדם כל, הואסמן מסלולמרוצים, בסוגשלעגול )\"הצורה" + }, + { + "text": "לֹא הָ יָה שׁוּם \"לַ מְּ קוֹמוֹת, הִ כּוֹן, צֵ א!\", אֶ לָּ א כֻּ לָּ ם", + "book": "אליס בארץ הפלאות", + "stripped": "לאהיהשום \"למקומות, הכון, צא!\", אלאכלם" + }, + { + "text": "כָּ ךְ בְּ מֶשֶׁ ךְ כַּ חֲ צִ י שָׁ עָ ה, וּכְ בָ ר שָׁ בוּ וְ הִ תְ יַ בְּשׁוּ לְ גַ מְ רֵ י, קָ רָ א פִּ תְ אוֹם", + "book": "אליס בארץ הפלאות", + "stripped": "כך במשך כחצישעה, וכברשבווהתיבשולגמרי, קראפתאום" + }, + { + "text": ",הַ דּוֹדוֹ בְּ קוֹל, \"הַ מֵּ רוֹץ הִ סְ תַּ יֵּם!\" וְ כֻ לָּ ם הִ תְ גּוֹדְ דוּ סְ בִ יבוֹ, מִ תְ נַשְּׁ פִ ים", + "book": "אליס בארץ הפלאות", + "stripped": ",הדודובקול, \"המרוץ הסתים!\" וכלם התגודדוסביבו, מתנשפים" + }, + { + "text": ",(אֶ ל מִ צְ חוֹ )בַּ תְּ נוּחָ ה שֶׁ בָּ הּ רוֹאִ ים לָ רֹב אֶ ת שֵׁ יקְ סְ פִּ יר, בַּ תְּ מוּנוֹת שֶׁ לּוֹ", + "book": "אליס בארץ הפלאות", + "stripped": ",(אלמצחו )בתנוחהשבהרואים לרבאתשיקספיר, בתמונותשלו" + }, + { + "text": "לְ בַ סּוֹף אָ מַ ר הַ דּוֹדוֹ, \"כֻּ לָּ ם נִ צְּ חוּ", + "book": "אליס בארץ הפלאות", + "stripped": "לבסוף אמרהדודו, \"כלם נצחו" + }, + { + "text": "הִ יא, כַּ מּוּבָ ן,\" אָ מַ ר הַ דּוֹדוֹ, וְ הִ צְ בִּ יעַ עַ ל אַ לִ יס", + "book": "אליס בארץ הפלאות", + "stripped": "היא, כמובן,\" אמרהדודו, והצביעעלאליס" + }, + { + "text": "לְ כִ יסָ הּ , וְשָׁ לְ פָ ה מִשָּׁ ם חֲ פִ יסָ ה שֶׁ ל מַ מְ תַּ קִּ ים )לְ מַ רְ בֵּ ה הַ מַּ זָּ ל, הַ מַּ יִם", + "book": "אליס בארץ הפלאות", + "stripped": "לכיסה , ושלפהמשם חפיסהשלממתקים )למרבההמזל, המים" + }, + { + "text": ".הַ מְּ לוּחִ ים לֹא חָ דְ רוּ אֵ לֶ יהָ (, וְ חִ לְּ קָ ה אוֹתָ ם לְ כֻ לָּ ם כִּ פְ רָ סִ ים", + "book": "אליס בארץ הפלאות", + "stripped": ".המלוחים לאחדרואליה (, וחלקהאותם לכלם כפרסים" + }, + { + "text": "\"אֲ בָ ל גַּ ם הִ יא צְ רִ יכָ ה לְ קַ בֵּ ל פְּ רָ ס בְּ עַ צְ מָ הּ , כַּ יָּדוּעַ לָ כֶ ם,\" אָ מַ ר", + "book": "אליס בארץ הפלאות", + "stripped": "\"אבלגם היאצריכהלקבלפרסבעצמה , כידועלכם,\" אמר" + }, + { + "text": "הָ אֶ צְ בָּ עוֹן, וְ אוֹמֵ ר \"אָ נוּ מַ פְ צִ ירִ ים בָּ ךְ לְ קַ בֵּ ל אֶ ת הָ אֶ צְ בָּ עוֹן הַ מְּ הֻ דָּ ר", + "book": "אליס בארץ הפלאות", + "stripped": "האצבעון, ואומר \"אנומפצירים בך לקבלאתהאצבעון המהדר" + }, + { + "text": ".הַ זֶּה\"; וְ כַ אֲשֶׁ ר סִ יֵּם אֶ ת נְ אוּמוֹ הַ קָּ צָ ר, כֻּ לָּ ם הֵ רִ יעוּ", + "book": "אליס בארץ הפלאות", + "stripped": ".הזה\"; וכאשרסים אתנאומוהקצר, כלם הריעו" + }, + { + "text": "אַ לִ יס חָשְׁ בָ ה שֶׁ כָּ ל הָ עִ נְ יָן מְ גֻ חָ ךְ לַ חֲ לוּטִ ין, אֲ בָ ל כֻּ לָּ ם נִ רְ אוּ", + "book": "אליס בארץ הפלאות", + "stripped": "אליסחשבהשכלהענין מגחך לחלוטין, אבלכלם נראו" + }, + { + "text": "מְ הוּמָ ה וּבִ לְ בּוּל, שֶׁ כֵּ ן הָ עוֹפוֹת הַ גְּ דוֹלִ ים הִ תְ לוֹנְ נוּ שֶׁ הֵ ם לֹא יְכוֹלִ ים", + "book": "אליס בארץ הפלאות", + "stripped": "מהומהובלבול, שכן העופותהגדולים התלוננושהם לאיכולים" + }, + { + "text": "לָ חוּשׁ בְּ טַ עֲ מָ ם שֶׁ ל הַ מַּ מְ תַּ קִּ ים שֶׁ קִּ בְּ לוּ, וְ הַ קְּ טַ נִּ ים הִשְׁ תַּ נְּ קוּ, וְ הָ יָה", + "book": "אליס בארץ הפלאות", + "stripped": "לחושבטעמם שלהממתקים שקבלו, והקטנים השתנקו, והיה" + }, + { + "text": "עַ ל כָּ ל פָּ נִ ים, לְ בַ סּוֹף זֶה הִ סְ תַּ יֵּם, וְ הֵ ם שָׁ בוּ", + "book": "אליס בארץ הפלאות", + "stripped": "עלכלפנים, לבסוף זההסתים, והם שבו" + }, + { + "text": "\"וְ לָ מָּ ה אַ תָּ ה שׂוֹנֵ א – חֵ י\"ת וְ כָ \"ף,\" הוֹסִ יפָ ה בְּ לַ חַשׁ, חוֹשֶׁשֶׁ ת מְ עַ ט", + "book": "אליס בארץ הפלאות", + "stripped": "\"ולמהאתהשונא – חי\"תוכ \"ף,\" הוסיפהבלחש, חוששתמעט" + }, + { + "text": "\"הוּא בְּ הֶ חְ לֵ ט אָ רֹךְ וּמִ תְ מַשֵּׁ ךְ ,\" אָ מְ רָ ה אַ לִ יס, מַשְׁ פִּ ילָ ה מַ בָּ ט", + "book": "אליס בארץ הפלאות", + "stripped": "\"הואבהחלטארך ומתמשך ,\" אמרהאליס, משפילהמבט" + }, + { + "text": "וְ הִ יא הִ מְשִׁ יכָ ה לְ הִ תְ פַּ לֵּ א עַ ל כָּ ךְ בְּ עוֹד הָ עַ כְ בָּ ר מְ דַ בֵּ ר, כָּ ךְ שֶׁ הַ מֻּשָּׂ ג", + "book": "אליס בארץ הפלאות", + "stripped": "והיאהמשיכהלהתפלאעלכך בעודהעכברמדבר, כך שהמשג" + }, + { + "text": "\"קֶשֶׁ ר?\" אָ מְ רָ ה אַ לִ יס, תָּ מִ יד נְ כוֹנָ ה לְ הוֹשִׁ יט עֶ זְ רָ ה, וְ הִ תְ בּוֹנְ נָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "\"קשר?\" אמרהאליס, תמידנכונהלהושיטעזרה, והתבוננה" + }, + { + "text": "\"אֲ נִ י לֹא אַ רְשֶׁ ה לָ ךְ שׁוּם דָּ בָ ר כָּ זֶ ה,\" אָ מַ ר הָ עַ כְ בָּ ר, קָ ם מִ מְּ קוֹמוֹ", + "book": "אליס בארץ הפלאות", + "stripped": "\"אנילאארשהלך שום דברכזה,\" אמרהעכבר, קם ממקומו" + }, + { + "text": "וְ הָ אֲ חֵ רִ ים הִ צְ טָ רְ פוּ כֻּ לָּ ם בְּ מַ קְ הֵ לָ ה, \"כֵּ ן, בְּ בַ קָּשָׁ ה תַּ חְ זֹר!\" אֲ בָ ל", + "book": "אליס בארץ הפלאות", + "stripped": "והאחרים הצטרפוכלם במקהלה, \"כן, בבקשהתחזר!\" אבל" + }, + { + "text": "שֶׁ הָ עַ כְ בָּ ר נֶ עֱ לַ ם מִ ן הָ עַ יִ ן לְ גַ מְ רֵ י; וְ סַ רְ טָ נִ ית קְשִׁ ישָׁ ה נִ צְּ לָ ה אֶ ת", + "book": "אליס בארץ הפלאות", + "stripped": "שהעכברנעלם מן העין לגמרי; וסרטניתקשישהנצלהאת" + }, + { + "text": "ְּ\"יָד לַ פֶּ ה, אִ מָּ א!\" אָ מְ רָ ה הַ סַּ רְ טָ נִ ית הַ צְּ עִ ירָ ה, קְ צָ ת בְּ לִ גְ לוּג.", + "book": "אליס בארץ הפלאות", + "stripped": "\"ידלפה, אמא!\" אמרההסרטניתהצעירה, קצתבלגלוג." + }, + { + "text": ".\"וּמִ י זוֹ דִּ ינָ ה, אִ ם מֻ תָּ ר לִ י לְ הָ עֵ ז וְ לִשְׁ אוֹל?\" שָׁ אַ ל הַ לּוֹרִ י", + "book": "אליס בארץ הפלאות", + "stripped": ".\"ומיזודינה, אם מתרלילהעזולשאול?\" שאלהלורי" + }, + { + "text": "אַ לּוּפָ ה בְּ צֵ יד עַ כְ בָּ רִ ים שֶׁ אֵ ין לָ כֶ ם מֻשָּׂ ג!", + "book": "אליס בארץ הפלאות", + "stripped": "אלופהבצידעכברים שאין לכם משג!" + }, + { + "text": "בְּ קַ פְּ דָ נוּת רַ בָּ ה, בְּ הַ עִ ירוֹ, \"אֲ נִ י בֶּ אֱ מֶ ת חַ יָּב לַ חְ זוֹר הַ בַּ יְ תָ ה; אֲ וִ יר", + "book": "אליס בארץ הפלאות", + "stripped": "בקפדנותרבה, בהעירו, \"אניבאמתחיבלחזורהביתה; אויר" + }, + { + "text": "לִ ילָ דֶ יהָ , \"בּוֹאוּ נֵ לֵ ךְ , חֲ מוּדִ ים שֶׁ לִּ י!", + "book": "אליס בארץ הפלאות", + "stripped": "לילדיה , \"בואונלך , חמודים שלי!" + }, + { + "text": ",לָ לֶ כֶ ת לִ ישׁוֹן מִ זְּמַ ן!\" בְּ תֵ רוּצִ ים שׁוֹנִ ים וּמְשֻׁ נִּ ים יָצְ אוּ כֻּ לָּ ם לְ דַ רְ כָּ ם", + "book": "אליס בארץ הפלאות", + "stripped": ",ללכתלישון מזמן!\" בתרוצים שונים ומשנים יצאוכלם לדרכם" + }, + { + "text": "\"נִ רְ אֶ ה לִ י שֶׁ כָּ אן, לְ מַ טָּ ה, אַ ף אֶ חָ ד לֹא אוֹהֵ ב אוֹתָ הּ , וַ הֲ רֵ י בָּ רוּר לִ י", + "book": "אליס בארץ הפלאות", + "stripped": "\"נראהלישכאן, למטה, אף אחדלאאוהבאותה , והריברורלי" + }, + { + "text": "יוֹדַ עַ ת אִ ם אֵ י פַּ עַ ם אֶ רְ אֶ ה אוֹתָ ךְ שׁוּב!\" וְ כָ אן שָׁ בָ ה אַ לִ יס הָ אֻ מְ לָ לָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "יודעתאם איפעם אראהאותך שוב!\" וכאן שבהאליסהאמללה" + }, + { + "text": "בְּ כָ ל אֹפֶ ן, שָׁ מְ עָ ה טְ פִ יפוֹת רַ גְ לַ יִם קְ טַ נּוֹת בַּ מֶּ רְ חָ ק, וְ הִ יא נָשְׂ אָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "בכלאפן, שמעהטפיפותרגלים קטנותבמרחק, והיאנשאה" + }, + { + "text": "הָ יָה זֶה הָ אַ רְ נָ ב הַ לָּ בָ ן שֶׁ חָ זַ ר וְ טוֹפֵ ף לוֹ בְּ אִ טִּ יּוּת, מִ תְ בּוֹנֵ ן סְ בִ יבוֹ", + "book": "אליס בארץ הפלאות", + "stripped": "היהזההארנבהלבן שחזרוטופף לובאטיות, מתבונן סביבו" + }, + { + "text": "מֵ עוֹר גְּ דִ י, וּבְ רֹב חֲ בִ יבוּתָ הּ הֵ חֵ לָּ ה לָ תוּר אַ חֲ רֵ יהֶ ן, אֲ בָ ל הֵ ן לֹא נִ רְ אוּ", + "book": "אליס בארץ הפלאות", + "stripped": "מעורגדי, וברבחביבותההחלהלתוראחריהן, אבלהן לאנראו" + }, + { + "text": "וְ הָ אוּלָ ם הָ עֲ נָ קִ י, עִ ם שֻׁ לְ חַ ן הַ זְּכוּכִ ית וְ הַ דֶּ לֶ ת הַ קְּ טַ נָּ ה, נֶ עֶ לְ מוּ בְּ לִ י", + "book": "אליס בארץ הפלאות", + "stripped": "והאולם הענקי, עם שלחן הזכוכיתוהדלתהקטנה, נעלמובלי" + }, + { + "text": "וְ קָ רָ א לְ עֶ בְ רָ הּ בְּ קוֹל נִ רְ גָּ ז: \"נוּ בֶּ אֱ מֶ ת, מֶ רִ י־אַ ן, מָ ה אַ תְּ עוֹשָׂ ה כָּ אן", + "book": "אליס בארץ הפלאות", + "stripped": "וקראלעברהבקולנרגז: \"נובאמת, מריאן, מהאתעושהכאן" + }, + { + "text": "קָ דִ ימָ ה, בִּ זְ רִ יזוּת!\" וְ אַ לִ יס נִ בְ הֲ לָ ה כָּ ל־כָּ ךְ שֶׁ יָּצְ אָ ה מִ יָּד בְּ רִ יצָ ה אֶ ל", + "book": "אליס בארץ הפלאות", + "stripped": "קדימה, בזריזות!\" ואליסנבהלהכלכך שיצאהמידבריצהאל" + }, + { + "text": "ּוְ הַ כְּ סָ יוֹת שֶׁ לּוֹ – זֹאת אוֹמֶ רֶ ת, אִ ם אַ צְ לִ יחַ לִ מְ צוֹא אוֹתָ ן.\" בְּ עוֹדָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "והכסיותשלו – זאתאומרת, אם אצליחלמצואאותן.\" בעודה" + }, + { + "text": "תִּ פְ גֹּש בְּ מֶ רִ י־אַ ן הָ אֲ מִ תִּ ית, וּתְ סֻ לַּ ק מֵ הַ בַּ יִת בְּ טֶ רֶ ם תִּ מְ צָ א אֶ ת", + "book": "אליס בארץ הפלאות", + "stripped": "תפגשבמריאן האמתית, ותסלקמהביתבטרם תמצאאת" + }, + { + "text": "לִ מְשִׂ ימוֹת!\" וְ הִ יא הִ תְ חִ ילָ ה לְ דַ מְ יֵ ן אֵ יזֶה מִ ין דָּ בָ ר יִקְ רֶ ה: \"'הָ עַ לְ מָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "למשימות!\" והיאהתחילהלדמין איזהמין דבריקרה: \"'העלמה" + }, + { + "text": "תַּ חְ זֹר, וּלְ וַ דֵּ א שֶׁ הָ עַ כְ בָּ ר לֹא יִבְ רַ ח.' אֶ לָּ א שֶׁ לּ ֹא נִ רְ אֶ ה לִ י,\" הוֹסִ יפָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "תחזר, ולודאשהעכברלאיברח.' אלאשלאנראהלי,\" הוסיפה" + }, + { + "text": "בֵּ ינְ תַ יִם מָ צְ אָ ה אֶ ת דַּ רְ כָּ הּ לְ תוֹךְ חַ דְ רוֹן נָ קִ י וּמְ סֻ דָּ ר עִ ם שֻׁ לְ חָ ן לְ יַד", + "book": "אליס בארץ הפלאות", + "stripped": "בינתים מצאהאתדרכהלתוך חדרון נקיומסדרעם שלחן ליד" + }, + { + "text": "הַ חַ לּוֹן, וְ עָ לָ יו )כְּ פִ י שֶׁ קִּוְּתָ ה( מְ נִ יפָ ה וּשְׁ נַ יִם אוֹ שְׁ לוֹשָׁ ה זוּגוֹת שֶׁ ל", + "book": "אליס בארץ הפלאות", + "stripped": "החלון, ועליו )כפישקותה( מניפהושנים אושלושהזוגותשל" + }, + { + "text": "הַ מִּ לִּ ים \"שְׁ תִ י אוֹתִ י\", וְ אַ ף עַ ל פִּ י כֵ ן הִ יא שָׁ לְ פָ ה מִ מֶּ נּוּ אֶ ת הַ פְּ קָ ק", + "book": "אליס בארץ הפלאות", + "stripped": "המלים \"שתיאותי\", ואף עלפיכן היאשלפהממנואתהפקק" + }, + { + "text": "לִ קְ רוֹת,\" אָ מְ רָ ה לְ עַ צְ מָ הּ , \"בְּ כָ ל פַּ עַ ם שֶׁ אֲ נִ י אוֹכֶ לֶ ת אוֹ שׁוֹתָ ה אֵ יזֶה", + "book": "אליס בארץ הפלאות", + "stripped": "לקרות,\" אמרהלעצמה , \"בכלפעם שאניאוכלתאושותהאיזה" + }, + { + "text": "וְ כָ ךְ אָ מְ נָ ם קָ רָ ה, וְ הַ רְ בֵּ ה יוֹתֵ ר מֻ קְ דָּ ם מִשֶּׁ צִּ פְּ תָ ה: לִ פְ נֵ י שֶׁ רוֹקְ נָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "וכך אמנם קרה, והרבהיותרמקדם משצפתה: לפנישרוקנה" + }, + { + "text": "אֲ נִ י מְ קַוָּה שֶׁ אֲ נִ י לֹא הוֹלֶ כֶ ת לִ גְ דּוֹל יוֹתֵ ר – גַּ ם כָּ כָ ה, אֲ נִ י כְּ בָ ר לֹא", + "book": "אליס בארץ הפלאות", + "stripped": "אנימקוהשאנילאהולכתלגדוליותר – גם ככה, אניכברלא" + }, + { + "text": "אֵ יךְ יִהְ יֶה לִשְׁ כַּ ב עִ ם מַ רְ פֵּ ק אֶ חָ ד שָׁ עוּן אֶ ל הַ דֶּ לֶ ת, וְ הַ זְּ רוֹעַ הַשְּׁ נִ יָּה", + "book": "אליס בארץ הפלאות", + "stripped": "איך יהיהלשכבעם מרפקאחדשעון אלהדלת, והזרועהשניה" + }, + { + "text": "וַ עֲ דַ יִן הוֹסִ יפָ ה לִ גְ דּוֹל, וּלְ בַ סּוֹף, כְּ מוֹצָ א אַ חֲ רוֹן", + "book": "אליס בארץ הפלאות", + "stripped": "ועדין הוסיפהלגדול, ולבסוף, כמוצאאחרון" + }, + { + "text": ".וְ אָ מְ רָ ה לְ עַ צְ מָ הּ : \"עַ כְשָׁ ו אֵ ין לִ י כְּ בָ ר מָ ה לַ עֲשׂוֹת, מָ ה שֶׁ לּ ֹא יִקְ רֶ ה", + "book": "אליס בארץ הפלאות", + "stripped": ".ואמרהלעצמה : \"עכשואין ליכברמהלעשות, מהשלאיקרה" + }, + { + "text": "לְ מַ זָּלָ הּ הַ טּוֹב שֶׁ ל אַ לִ יס, הַ בַּ קְ בּוּקוֹן הַ קָּ סוּם כְּ בָ ר מִ צָּ ה בֵּ ינְ תַ יִם אֶ ת", + "book": "אליס בארץ הפלאות", + "stripped": "למזלההטובשלאליס, הבקבוקון הקסום כברמצהבינתים את" + }, + { + "text": "מְ לֹא הַשְׁ פָּ עָ תוֹ, וְ הִ יא לֹא גָּ דְ לָ ה יוֹתֵ ר: עֲ דַ יִן הָ יָה זֶה לֹא נוֹחַ עַ ד", + "book": "אליס בארץ הפלאות", + "stripped": "מלאהשפעתו, והיאלאגדלהיותר: עדין היהזהלאנוחעד" + }, + { + "text": "מְ אֹד, וּמֵ אַ חַ ר שֶׁ לּ ֹא נִ רְ אָ ה בָּ אֹפֶ ק שׁוּם סִ כּוּי שֶׁ תּוּכַ ל אֵ י פַּ עַ ם לָשׁוּב", + "book": "אליס בארץ הפלאות", + "stripped": "מאד, ומאחרשלאנראהבאפקשום סכוישתוכלאיפעם לשוב" + }, + { + "text": "\"הָ יָה הַ רְ בֵּ ה יוֹתֵ ר נָ עִ ים בַּ בַּ יִת,\" הִ רְ הֲ רָ ה אַ לִ יס הָ אֻ מְ לָ לָ ה, \"שָׁ ם", + "book": "אליס בארץ הפלאות", + "stripped": "\"היההרבהיותרנעים בבית,\" הרהרהאליסהאמללה, \"שם" + }, + { + "text": "!וּבְ כָ ל זֹאת – וּבְ כָ ל זֹאת – זֶה דֵּ י מְ סַ קְ רֵ ן, בְּ עֶ צֶ ם, מִ ין חַ יִּים שֶׁ כָּ אֵ לֶּ ה", + "book": "אליס בארץ הפלאות", + "stripped": "!ובכלזאת – ובכלזאת – זהדימסקרן, בעצם, מין חיים שכאלה" + }, + { + "text": "סִ פּוּרֵ י אַ גָּ דוֹת, חָשַׁ בְ תִּ י לְ עַ צְ מִ י שֶׁ דְּ בָ רִ ים כָּ אֵ לֶּ ה לֹא קוֹרִ ים בֶּ אֱ מֶ ת אַ ף", + "book": "אליס בארץ הפלאות", + "stripped": "ספוריאגדות, חשבתילעצמישדברים כאלהלאקורים באמתאף" + }, + { + "text": "\".כָּ אן כְּ בָ ר אֵ ין לִ י עוֹד מָ קוֹם לִ גְ דּוֹל", + "book": "אליס בארץ הפלאות", + "stripped": "\".כאן כבראין ליעודמקום לגדול" + }, + { + "text": "\"אֲ בָ ל אִ ם כָּ כָ ה,\" חָשְׁ בָ ה אַ לִ יס, \"יָכוֹל לִ הְ יוֹת שֶׁ אַ ף פַּ עַ ם לֹא", + "book": "אליס בארץ הפלאות", + "stripped": "\"אבלאם ככה,\" חשבהאליס, \"יכוללהיותשאף פעם לא" + }, + { + "text": "לֹא לִ הְ יוֹת זְ קֵ נָ ה אַ ף פַּ עַ ם – אֲ בָ ל מִ צַּ ד שֵׁ נִ י – לְ הִ צְ טָ רֵ ךְ תָּ מִ יד לִ הְ יוֹת", + "book": "אליס בארץ הפלאות", + "stripped": "לאלהיותזקנהאף פעם – אבלמצדשני – להצטרך תמידלהיות" + }, + { + "text": "וְ כָ ךְ הוֹסִ יפָ ה וְ דִ בְּ רָ ה, קֹדֶ ם בְּ תַ פְ קִ יד צַ ד אֶ חָ ד וְ אָ ז בְּ תַ פְ קִ יד הַ צַּ ד", + "book": "אליס בארץ הפלאות", + "stripped": "וכך הוסיפהודברה, קדם בתפקידצדאחדואזבתפקידהצד" + }, + { + "text": ".תֵּ כֶ ף וּמִ יָּד!\" אַ חַ ר נִשְׁ מְ עוּ טְ פִ יפוֹת רַ גְ לַ יִם קְ טַ נּוֹת עַ ל הַ מַּ דְ רֵ גוֹת", + "book": "אליס בארץ הפלאות", + "stripped": ".תכף ומיד!\" אחרנשמעוטפיפותרגלים קטנותעלהמדרגות" + }, + { + "text": ".אֶ לֶ ף בְּ עֵ רֶ ךְ , וְ אֵ ין לָ הּ שׁוּם סִ בָּ ה לְ פַ חֵ ד מִ מֶּ נּוּ", + "book": "אליס בארץ הפלאות", + "stripped": ".אלף בערך , ואין להשום סבהלפחדממנו" + }, + { + "text": "לְ בַ סּוֹף הִ גִּ יעַ הָ אַ רְ נָ ב אֶ ל הַ דֶּ לֶ ת, וְ נִ סָּ ה לִ פְ תּוֹחַ אוֹתָ הּ ; אֲ בָ ל, מֵ אַ חַ ר", + "book": "אליס בארץ הפלאות", + "stripped": "לבסוף הגיעהארנבאלהדלת, ונסהלפתוחאותה ; אבל, מאחר" + }, + { + "text": "בְּ כוֹחַ , הִ סְ תַּ יֵּ ם הַ נִּ סָּ יוֹן הַ זֶּ ה בְּ כִשָּׁ לוֹן חָ רוּץ.", + "book": "אליס בארץ הפלאות", + "stripped": "בכוח , הסתים הנסיון הזהבכשלון חרוץ." + }, + { + "text": "\".לְ עַ צְ מוֹ, \"אָ ז אֵ לֵ ךְ מִ סָּ בִ יב וְ אֶ כָּ נֵ ס דֶּ רֶ ךְ הַ חַ לּוֹן", + "book": "אליס בארץ הפלאות", + "stripped": "\".לעצמו, \"אזאלך מסביבואכנסדרך החלון" + }, + { + "text": "\"זֶה לֹא יֵלֵ ךְ לְ ךָ ,\" חָשְׁ בָ ה אַ לִ יס, וְ אַ חֲ רֵ י שֶׁ חִ כְּ תָ ה עַ ד שֶׁ הָ יָה נִּ דְ מֶ ה", + "book": "אליס בארץ הפלאות", + "stripped": "\"זהלאילך לך ,\" חשבהאליס, ואחרישחכתהעדשהיהנדמה" + }, + { + "text": "דָּ בָ ר, אֲ בָ ל שָׁ מְ עָ ה צְ וִ יחָ ה קְ טַ נָּ ה וּנְ פִ ילָ ה, וְ קוֹל נֶ פֶ ץ שֶׁ ל זְכוּכִ ית", + "book": "אליס בארץ הפלאות", + "stripped": "דבר, אבלשמעהצויחהקטנהונפילה, וקולנפץ שלזכוכית" + }, + { + "text": "נִשְׁ בֶּ רֶ ת, וּמִ כָּ ל אֵ לֶּ ה הִ סִּ יקָ ה שֶׁ בְּ הֶ חְ לֵ ט יִתָּ כֵ ן שֶׁ הוּא נָ פַ ל לְ תוֹךְ חֲ מָ מָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "נשברת, ומכלאלההסיקהשבהחלטיתכן שהואנפללתוך חממה" + }, + { + "text": "אַ תָּ ה?\" וְ אַ חֲ רָ יו קוֹל שֶׁ מֵּ עוֹלָ ם לֹא שָׁ מְ עָ ה לִ פְ נֵ י כֵ ן, \"נוּ, בֶּ טַ ח שֶׁ אֲ נִ י", + "book": "אליס בארץ הפלאות", + "stripped": "אתה?\" ואחריוקולשמעולם לאשמעהלפניכן, \"נו, בטחשאני" + }, + { + "text": "מְ חַ פֵּשׂ תַּ פּוּחֵ י־עֵ ץ בָּ אֲ דָ מָ ה, הוֹד מַ 'לָ תְ ך", + "book": "אליס בארץ הפלאות", + "stripped": "מחפשתפוחיעץ באדמה, הודמ 'לתך" + }, + { + "text": "!\"מְ חַ פֵּשׂ תַּ פּוּחֵ י־עֵ ץ בָּ אֲ דָ מָ ה, בֶּ אֱ מֶ ת!\" אָ מַ ר הָ אַ רְ נָ ב בְּ כַ עַ ס.", + "book": "אליס בארץ הפלאות", + "stripped": "!\"מחפשתפוחיעץ באדמה, באמת!\" אמרהארנבבכעס." + }, + { + "text": "\"?\"עַ כְשָׁ ו אֱ מֹר לִ י, פָּ אט, מָ ה זֶה שָׁ ם בַּ חַ לּוֹן", + "book": "אליס בארץ הפלאות", + "stripped": "\"?\"עכשואמרלי, פאט, מהזהשם בחלון" + }, + { + "text": "(.\"\"בֶּ טַ ח, זֹאת זְ רוֹעַ , הוֹד מַ 'לָ תְ ךָ !\" )הוּא בִּ טֵּ א זֹאת \"זְ רוֹאָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "(.\"\"בטח, זאתזרוע , הודמ 'לתך !\" )הואבטאזאת \"זרואה" + }, + { + "text": "\".\"בֶּ טַ ח, זֶה נָ כוֹן, הוֹד מַ 'לָ תְ ךָ : אֲ בָ ל זֹאת זְרוֹעַ בְּ כָ ל אֹפֶ ן", + "book": "אליס בארץ הפלאות", + "stripped": "\".\"בטח, זהנכון, הודמ 'לתך : אבלזאתזרועבכלאפן" + }, + { + "text": "ּ\"טוֹב, אֵ ין לָ הּ מָ ה לְ חַ פֵּשׂ שָׁ ם, מָ ה שֶׁ לּ ֹא יִהְ יֶה: לֵ ך וְ סַ לֵּ ק אוֹתָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "\"טוב, אין להמהלחפששם, מהשלאיהיה: לך וסלקאותה" + }, + { + "text": ",רַ ק לְ חִ ישׁוֹת פּ ֹה וָשָׁ ם; כְּ מוֹ לְ מָשָׁ ל, \"בֶּ טַ ח, זֶה לֹא מוֹצֵ א חֵ ן בְּ עֵ ינַ י", + "book": "אליס בארץ הפלאות", + "stripped": ",רקלחישותפהושם; כמולמשל, \"בטח, זהלאמוצאחן בעיני" + }, + { + "text": ", ָהוֹד מַ 'לָ תְ ךָ , מַ מָּשׁ לֹא, מַ מָּשׁ לֹא!\" \"תַּ עֲשֶׂ ה מָ ה שֶׁ אֲ נִ י אוֹמֵ ר לְ ך", + "book": "אליס בארץ הפלאות", + "stripped": ", הודמ 'לתך , ממשלא, ממשלא!\" \"תעשהמהשאניאומרלך" + }, + { + "text": "פַּ חְ דָ ן שֶׁ כְּ מוֹתְ ךָ !\" וּלְ בַ סּוֹף שָׁ בָ ה וּפָשְׁ טָ ה אֶ ת יָדָ הּ , וּבִ צְּ עָ ה עוֹד תְּ נוּעַ ת", + "book": "אליס בארץ הפלאות", + "stripped": "פחדן שכמותך !\" ולבסוף שבהופשטהאתידה , ובצעהעודתנועת" + }, + { + "text": "ַהִ יא חִ כְּ תָ ה זְ מַ ן־מָ ה בְּ לִ י לִשְׁ מוֹעַ עוֹד שׁוּם דָּ בָ ר: לְ בַ סּוֹף הִ גִּ יע", + "book": "אליס בארץ הפלאות", + "stripped": "היאחכתהזמןמהבלילשמועעודשום דבר: לבסוף הגיע" + }, + { + "text": ":שֶׁ מְּ דַ בְּ רִ ים כֻּ לָּ ם בְּ בַ ת אַ חַ ת; הִ יא הִ צְ לִ יחָ ה לְ פַ עְ נֵ חַ אֶ ת הַ מִּ לִּ ים", + "book": "אליס בארץ הפלאות", + "stripped": ":שמדברים כלם בבתאחת; היאהצליחהלפענחאתהמלים" + }, + { + "text": "– הִ נֵּ ה, תַּשְׁ עִ ין אוֹתָ ם עַ ל הַ פִּ נָּ ה", + "book": "אליס בארץ הפלאות", + "stripped": "– הנה, תשעין אותם עלהפנה" + }, + { + "text": "הַ זֹּאתִ י – לֹא, קֹדֶ ם תִּ קְשֹׁר אוֹתָ ם אֶ חָ ד לַשֵּׁ נִ י – הֵ ם עוֹד לֹא מַ גִּ יעִ ים", + "book": "אליס בארץ הפלאות", + "stripped": "הזאתי – לא, קדם תקשראותם אחדלשני – הם עודלאמגיעים" + }, + { + "text": "זְהִ ירוּת מֵ הָ רַ עַ ף הָ רוֹפֵ ף הַ זֶּ ה – אוֹי, זֶ ה נוֹפֵ ל!", + "book": "אליס בארץ הפלאות", + "stripped": "זהירותמהרעף הרופף הזה – אוי, זהנופל!" + }, + { + "text": "נֶ פֶ ץ עַ ז( – אוּף, מִ י עָשָׂ ה אֶ ת זֶה?", + "book": "אליס בארץ הפלאות", + "stripped": "נפץ עז( – אוף, מיעשהאתזה?" + }, + { + "text": "אָ ז בִּ יל צָ רִ יךְ לָ רֶ דֶ ת דֶּ רֶ ךְ הָ אֲ רֻ בָּ ה, מָ ה?\" אָ מְ רָ ה אַ לִ יס", + "book": "אליס בארץ הפלאות", + "stripped": "אזבילצריך לרדתדרך הארבה, מה?\" אמרהאליס" + }, + { + "text": "\"אֶ ה, נִ רְ אֶ ה שֶׁ הֵ ם מַ פִּ ילִ ים הַ כּ ֹל עַ ל בִּ יל!", + "book": "אליס בארץ הפלאות", + "stripped": "\"אה, נראהשהם מפילים הכלעלביל!" + }, + { + "text": ";מִ תְ חַ לֶּ פֶ ת עִ ם בִּ יל בְּשׁוּם פָּ נִ ים וָ אֹפֶ ן.", + "book": "אליס בארץ הפלאות", + "stripped": ";מתחלפתעם בילבשום פנים ואפן." + }, + { + "text": ",מִ תְ חַ כֵּ ךְ וְ נִ דְ חָ ק עַ ל אַ רְ בְּ עוֹתָ יו בְּ תוֹךְ הָ אֲ רֻ בָּ ה, מַ מָּשׁ מֵ עָ לֶ יהָ ; וְ אָ ז", + "book": "אליס בארץ הפלאות", + "stripped": ",מתחכך ונדחקעלארבעותיובתוך הארבה, ממשמעליה ; ואז" + }, + { + "text": "אוֹמֶ רֶ ת לְ עַ צְ מָ הּ \"זֶהוּ בִּ יל\", בָּ עֲ טָ ה בְּ עִ יטָ ה חַ דָּ ה אַ חַ ת, וְ חִ כְּ תָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "אומרתלעצמה \"זהוביל\", בעטהבעיטהחדהאחת, וחכתה" + }, + { + "text": ",בִּ יל עָ ף!\" וְ אָ ז הִ צְ טָ רֵ ף קוֹלוֹ שֶׁ ל הָ אַ רְ נָ ב – \"תְּ פֹס אוֹתוֹ, אַ תָּ ה שָׁ ם", + "book": "אליס בארץ הפלאות", + "stripped": ",בילעף!\" ואזהצטרף קולושלהארנב – \"תפסאותו, אתהשם" + }, + { + "text": "ְ\"תָּ רִ ים לוֹ אֶ ת הָ רֹאשׁ – עַ כְשָׁ ו קְ צָ ת בְּ רֶ נְ דִ י – שֶׁ לּ ֹא יֵ חָ נֵ ק מִ זֶּה – אֵ יך", + "book": "אליס בארץ הפלאות", + "stripped": "\"תרים לואתהראש – עכשוקצתברנדי – שלאיחנקמזה – איך" + }, + { + "text": ",(לְ בַ סּוֹף הִ גִּ יעַ קוֹל קָ טָ ן, חָ לוּשׁ וְ צַ יְצָ נִ י )\"זֶ הוּ בִּ יל,\" חָשְׁ בָ ה אַ לִ יס", + "book": "אליס בארץ הפלאות", + "stripped": ",(לבסוף הגיעקולקטן, חלושוציצני )\"זהוביל,\" חשבהאליס" + }, + { + "text": "\"טוֹב, אֲ נִ י בְּ קֹשִ י יוֹדֵ עַ – זֶה יַסְ פִּ יק, תּוֹדָ ה; אֲ נִ י מַ רְ גִּ ישׁ קְ צָ ת יוֹתֵ ר", + "book": "אליס בארץ הפלאות", + "stripped": "\"טוב, אניבקשייודע – זהיספיק, תודה; אנימרגישקצתיותר" + }, + { + "text": ".\"זֶה בְּ דִ יּוּק מָ ה שֶׁ עָשִׂ יתָ , בָּ חוּרְ צִ 'יק!\" אָ מְ רוּ הָ אֲ חֵ רִ ים", + "book": "אליס בארץ הפלאות", + "stripped": ".\"זהבדיוקמהשעשית , בחורצ 'יק!\" אמרוהאחרים" + }, + { + "text": "\"נִ צְ טָ רֵ ךְ לִשְׂ רוֹף אֶ ת הַ בַּ יִת וְ דַ י!\" אָ מַ ר קוֹלוֹ שֶׁ ל הָ אַ רְ נָ ב; וְ אַ לִ יס", + "book": "אליס בארץ הפלאות", + "stripped": "\"נצטרך לשרוף אתהביתודי!\" אמרקולושלהארנב; ואליס" + }, + { + "text": "\"!צָ עֲ קָ ה הֲ כִ י חָ זָק שֶׁ יָּכְ לָ ה, \"אִ ם רַ ק תָּ עֵ זּוּ, אֲשַׁ לֵּ חַ בָּ כֶ ם אֶ ת דִּ ינָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "\"!צעקההכיחזקשיכלה, \"אם רקתעזו, אשלחבכם אתדינה" + }, + { + "text": "בִּ ן רֶ גַ ע הִשְׂ תָּ רְ רָ ה שָׁ ם דּוּמִ יַּת מָ וֶ ת, וְ אַ לִ יס חָשְׁ בָ ה בְּ לִ בָּ הּ , \"מְ עַ נְ יֵ ן", + "book": "אליס בארץ הפלאות", + "stripped": "בן רגעהשתררהשם דומיתמות, ואליסחשבהבלבה , \"מענין" + }, + { + "text": "אִ לּוּ הָ יָה לָ הֶ ם קְ צָ ת שֵׂ כֶ ל, הֵ ם הָ יוּ מְ פָ רְ קִ ים אֶ ת", + "book": "אליס בארץ הפלאות", + "stripped": "אלוהיהלהם קצתשכל, הם היומפרקים את" + }, + { + "text": ",הַ גַּ ג.\" כַּ עֲ בֹר רֶ גַ ע אוֹ שְׁ נַ יִם הֵ ם שׁוּב הִ תְ חִ ילוּ לְ הִ תְ רוֹצֵ ץ לְ כָ ל עֵ בֶ ר", + "book": "אליס בארץ הפלאות", + "stripped": ",הגג.\" כעבררגעאושנים הם שובהתחילולהתרוצץ לכלעבר" + }, + { + "text": "לְ הִ תְ לַ בֵּ ט הַ רְ בֵּ ה, כִּ י בָּ רֶ גַ ע הַ בָּ א נִ תַּ ךְ מָ טָ ר שֶׁ ל חַ לּוּקֵ י־אֶ בֶ ן קְ טַ נִּ ים", + "book": "אליס בארץ הפלאות", + "stripped": "להתלבטהרבה, כיברגעהבאנתך מטרשלחלוקיאבן קטנים" + }, + { + "text": "וּמְ קַ רְ קְשִׁ ים מִ בַּ עַ ד לַ חַ לּוֹן, וַ אֲ חָ דִ ים מֵ הֶ ם פָּ גְ עוּ לָ הּ בַּ פָּ נִ ים.", + "book": "אליס בארץ הפלאות", + "stripped": "ומקרקשים מבעדלחלון, ואחדים מהם פגעולהבפנים." + }, + { + "text": "אָשִׂ ים לְ זֶה סוֹף,\" אָ מְ רָ ה לְ עַ צְ מָ הּ , וְ קָ רְ אָ ה אֲ לֵ יהֶ ם, \"לֹא כְּ דַ אי לָ כֶ ם", + "book": "אליס בארץ הפלאות", + "stripped": "אשים לזהסוף,\" אמרהלעצמה , וקראהאליהם, \"לאכדאילכם" + }, + { + "text": "לְ עוּגוֹת קְ טַ נּוֹת בְּ עוֹדָ ם מֻ נָּ חִ ים עַ ל הָ רִ צְ פָּ ה, וְ רַ עְ יוֹן מַ בְ רִ יק צָ ץ", + "book": "אליס בארץ הפלאות", + "stripped": "לעוגותקטנותבעודם מנחים עלהרצפה, ורעיון מבריקצץ" + }, + { + "text": "\"אִ ם אֹכַ ל אַ חַ ת מֵ הָ עוּגוֹת הָ אֵ לֶּ ה,\" הִ רְ הֲ רָ ה, \"הִ יא בְּ וַ דַּ אי", + "book": "אליס בארץ הפלאות", + "stripped": "\"אם אכלאחתמהעוגותהאלה,\" הרהרה, \"היאבודאי" + }, + { + "text": "תִּ גְ רֹם לְשִׁ נּוּי כָּ לְשֶׁ הוּ בַּ גֹּדֶ ל שֶׁ לִּ י; וּמֵ אַ חַ ר שֶׁ אֵ ין שׁוּם סִ כּוּי שֶׁ הִ יא", + "book": "אליס בארץ הפלאות", + "stripped": "תגרם לשנויכלשהובגדלשלי; ומאחרשאין שום סכוישהיא" + }, + { + "text": "\".תַּ גְ דִּ יל אוֹתִ י, הִ יא כַּ נִּ רְ אֶ ה תַּ קְ טִ ין אוֹתִ י, נִ רְ אֶ ה לִ י", + "book": "אליס בארץ הפלאות", + "stripped": "\".תגדילאותי, היאכנראהתקטין אותי, נראהלי" + }, + { + "text": "בַּ דֶּ לֶ ת, יָצְ אָ ה בִּ מְ רוּצָ ה מִ ן הַ בַּ יִת, וּמָ צְ אָ ה קָ הָ ל דֵּ י גָּ דוֹל שֶׁ ל חַ יּוֹת", + "book": "אליס בארץ הפלאות", + "stripped": "בדלת, יצאהבמרוצהמן הבית, ומצאהקהלדיגדולשלחיות" + }, + { + "text": "הַ חֹמֶ ט הַ קָּ טָ ן וְ הַ מִּ סְ כֵּ ן, בִּ יל, שָׁ כַ ב", + "book": "אליס בארץ הפלאות", + "stripped": "החמטהקטן והמסכן, ביל, שכב" + }, + { + "text": "ְבַּ מֶּ רְ כָּ ז, נִ תְ מָ ךְ בִּ ידֵ י שְׁ נֵ י שַׁ רְ קָ נִ ים שֶׁ הִשְׁ קוּ אוֹתוֹ בְּ נוֹזֵ ל מִ תּוֹך", + "book": "אליס בארץ הפלאות", + "stripped": "במרכז, נתמך בידישנישרקנים שהשקואותובנוזלמתוך" + }, + { + "text": "שֶׁ לִּ י; וְ הַ דָּ בָ ר הַשֵּׁ נִ י הוּא לִ מְ צוֹא אֶ ת הַ דֶּ רֶ ךְ לַ גַּ ן הַ נֶּ חְ מָ ד הַ הוּא.", + "book": "אליס בארץ הפלאות", + "stripped": "שלי; והדברהשניהואלמצואאתהדרך לגן הנחמדההוא." + }, + { + "text": "רָ עֵ ב, וּבְ מִ קְ רֶ ה כָּ זֶה הוּא עָ לוּל בְּ הֶ חְ לֵ ט לִ טְ רוֹף אוֹתָ הּ , לַ מְ רוֹת כָּ ל", + "book": "אליס בארץ הפלאות", + "stripped": "רעב, ובמקרהכזההואעלולבהחלטלטרוף אותה , למרותכל" + }, + { + "text": "כְּשֶׁ כָּ ל כַּ פּוֹתָ יו בָּ אֲ וִ יר, בְּ צִ וְ חַ ת גִּ יל, וְ נֶ חְ פַּ ז אֶ ל הַ מַּ קֵּ ל, וְ הֶ עֱ מִ יד פָּ נִ ים", + "book": "אליס בארץ הפלאות", + "stripped": "כשכלכפותיובאויר, בצוחתגיל, ונחפזאלהמקל, והעמידפנים" + }, + { + "text": "לֶ אֱ חוֹז בּוֹ; וְ אָ ז אַ לִ יס, שֶׁ הַ דָּ בָ ר הִ זְכִּ יר לָ הּ מְ אֹד הִשְׁ תַּ עַשְׁ עוּת עִ ם סוּס", + "book": "אליס בארץ הפלאות", + "stripped": "לאחוזבו; ואזאליס, שהדברהזכירלהמאדהשתעשעותעם סוס" + }, + { + "text": "מְ גֻ דָּ ל, וּמֵ חֲשָׁשׁ פֶּ ן תֵּ רָ מֵ ס מִ תַּ חַ ת לְ רַ גְ לָ יו בְּ כָ ל רֶ גַ ע, שָׁ בָ ה וּמִ הֲ רָ ה אֶ ל", + "book": "אליס בארץ הפלאות", + "stripped": "מגדל, ומחששפן תרמסמתחתלרגליובכלרגע, שבהומהרהאל" + }, + { + "text": "עַ ל הַ מַּ קֵּ ל, דּוֹהֵ ר בְּ כָ ל פַּ עַ ם מֶ רְ חָ ק קָ טָ ן מְ אֹד קָ דִ ימָ ה וּמֶ רְ חָ ק גָּ דוֹל", + "book": "אליס בארץ הפלאות", + "stripped": "עלהמקל, דוהרבכלפעם מרחקקטן מאדקדימהומרחקגדול" + }, + { + "text": "מְ אֹד אָ חוֹרָ ה, וְ נוֹבֵ חַ בִּ צְ רִ ידוּת כָּ ל אוֹתָ הּ עֵ ת, עַ ד שֶׁ לְּ בַ סּוֹף הִ תְ יַשֵּׁ ב", + "book": "אליס בארץ הפלאות", + "stripped": "מאדאחורה, ונובחבצרידותכלאותהעת, עדשלבסוף התישב" + }, + { + "text": "בְּ מֶ רְ חָ ק הָ גוּן מִשָּׁ ם, מִ תְ נַשֵּׁ ף, לְשׁוֹנוֹ מְשֻׁ רְ בֶּ בֶ ת מִ חוּץ לְ פִ יו, וְ עֵ ינָ יו", + "book": "אליס בארץ הפלאות", + "stripped": "במרחקהגון משם, מתנשף, לשונומשרבבתמחוץ לפיו, ועיניו" + }, + { + "text": ",\"וּבְ כָ ל זֹאת, אֵ יזֶה כְּ לַ בְ לַ ב קָ טָ ן וְ חָ מוּד הוּא הָ יָה!\" אָ מְ רָ ה אַ לִ יס", + "book": "אליס בארץ הפלאות", + "stripped": ",\"ובכלזאת, איזהכלבלבקטן וחמודהואהיה!\" אמרהאליס" + }, + { + "text": "פְּ קֻ דּוֹת, אִ לּוּ – אִ לּוּ רַ ק הָ יִ יתִ י בַּ גֹּדֶ ל הַ מַּ תְ אִ ים לַ עֲשׂוֹת זֹאת!", + "book": "אליס בארץ הפלאות", + "stripped": "פקדות, אלו – אלורקהייתיבגדלהמתאים לעשותזאת!" + }, + { + "text": "בַּ פְּ רָ חִ ים וּבְ גִ בְ עוֹלֵ י הָ עֵשֶׂ ב, אֲ בָ ל לֹא רָ אֲ תָ ה שׁוּם דָּ בָ ר שֶׁ נִּ רְ אָ ה כְּ מוֹ", + "book": "אליס בארץ הפלאות", + "stripped": "בפרחים ובגבעוליהעשב, אבללאראתהשום דברשנראהכמו" + }, + { + "text": "פִּ טְ רִ יָּה גְּ דוֹלָ ה שֶׁ צָּ מְ חָ ה לְ יָדָ הּ , וְ גָ בְ הָ הּ בְּ עֵ רֶ ךְ כְּשֶׁ לָּ הּ ; וּכְשֶׁ הִ סְ תַּ כְּ לָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "פטריהגדולהשצמחהלידה , וגבההבערך כשלה ; וכשהסתכלה" + }, + { + "text": "מִ תַּ חְ תֶּ יהָ , וּמִשְּׁ נֵ י צְ דָ דֶ יהָ , וּמֵ אֲ חוֹרֶ יהָ , עָ לָ ה בְּ דַ עְ תָּ הּ שֶׁ מּוּטָ ב לָ הּ כְּ בָ ר", + "book": "אליס בארץ הפלאות", + "stripped": "מתחתיה , ומשניצדדיה , ומאחוריה , עלהבדעתהשמוטבלהכבר" + }, + { + "text": "רֹאשׁ הַ פִּ טְ רִ יָּה בְּ יָדַ יִם שְׁ לוּבוֹת, מְ עַשֵּׁ ן בְּשֶׁ קֶ ט נַ רְ גִּ ילָ ה אֲ רֻ כָּ ה, וְ לֹא", + "book": "אליס בארץ הפלאות", + "stripped": "ראשהפטריהבידים שלובות, מעשן בשקטנרגילהארכה, ולא" + }, + { + "text": "הַ זַּחַ ל וְ אַ לִ יס הִ בִּ יטוּ זֶה בָּ זֶה בִּשְׁ תִ יקָ ה לְ מֶשֶׁ ךְ זְ מַ ן־מָ ה; לְ בַ סּוֹף שָׁ לַ ף", + "book": "אליס בארץ הפלאות", + "stripped": "הזחלואליסהביטוזהבזהבשתיקהלמשך זמןמה; לבסוף שלף" + }, + { + "text": "\"אֲ נִ י – אֲ נִ י בְּ קֹשִ י יוֹדַ עַ ת, אֲ דוֹנִ י, בְּ רֶ גַ ע זֶה – לְ כָ ל הַ פָּ חוֹת, אֲ נִ י", + "book": "אליס בארץ הפלאות", + "stripped": "\"אני – אניבקשייודעת, אדוני, ברגעזה – לכלהפחות, אני" + }, + { + "text": "\"אֲ נִ י לֹא יְכוֹלָ ה לְ הַ סְ בִּ יר אֶ ת עַ צְ מִ י, לְ צַ עֲ רִ י, אֲ דוֹנִ י,\" אָ מְ רָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "\"אנילאיכולהלהסביראתעצמי, לצערי, אדוני,\" אמרה" + }, + { + "text": "בְּ עַ צְ מִ י מִ לְּ כַ תְּ חִ לָּ ה; וּלְ הַ חְ לִ יף כָּ ל־כָּ ךְ הַ רְ בֵּ ה גְּ דָ לִ ים בְּ יוֹם אֶ חָ ד זֶה", + "book": "אליס בארץ הפלאות", + "stripped": "בעצמימלכתחלה; ולהחליף כלכך הרבהגדלים ביום אחדזה" + }, + { + "text": "\"טוֹב, אוּלַ י עוֹד לֹא גִּ לִּ יתָ שֶׁ זֶּ ה כָּ כָ ה,\" אָ מְ רָ ה אַ לִ יס; \"אֲ בָ ל", + "book": "אליס בארץ הפלאות", + "stripped": "\"טוב, אוליעודלאגליתשזהככה,\" אמרהאליס; \"אבל" + }, + { + "text": "– ָכְּשֶׁ תִּ צְ טָ רֵ ךְ לַ הֲ פוֹךְ לְ גֹלֶ ם – זֶ ה מָ ה שֶׁ יִּ קְ רֶ ה לְ ךָ יוֹם אֶ חָ ד, כַּ יָּדוּעַ לְ ך", + "book": "אליס בארץ הפלאות", + "stripped": "– כשתצטרך להפוך לגלם – זהמהשיקרהלך יום אחד, כידועלך" + }, + { + "text": "\"?וְ אָ ז אַ חַ ר־כָּ ךְ לְ פַ רְ פַּ ר, הָ יִ יתִ י אוֹמֶ רֶ ת שֶׁ תַּ רְ גִּ ישׁ קְ צָ ת מוּזָ ר, לֹא", + "book": "אליס בארץ הפלאות", + "stripped": "\"?ואזאחרכך לפרפר, הייתיאומרתשתרגישקצתמוזר, לא" + }, + { + "text": "\"טוֹב, אוּלַ י הָ רְ גָשׁוֹת שֶׁ לְּ ךָ יִ הְ יוּ שׁוֹנִ ים,\" אָ מְ רָ ה אַ לִ יס; \"כָּ ל מָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "\"טוב, אוליהרגשותשלך יהיושונים,\" אמרהאליס; \"כלמה" + }, + { + "text": "נִ רְ גֶּ זֶת מִ כָּ ךְ שֶׁ הַ זַּחַ ל מֵ עִ יר הֶ עָ רוֹת כָּ ל־כָּ ךְ קְ צָ רוֹת שֶׁ כָּ אֵ לֶּ ה, וְ הִ יא", + "book": "אליס בארץ הפלאות", + "stripped": "נרגזתמכך שהזחלמעירהערותכלכך קצרותשכאלה, והיא" + }, + { + "text": "לְ מֶשֶׁ ךְ כַּ מָּ ה דַּ קּוֹת נָשַׁ ף הַ זַּחַ ל עָשָׁ ן בְּ נַ חַ ת בְּ לִ י לְ דַ בֵּ ר, אַ ך", + "book": "אליס בארץ הפלאות", + "stripped": "למשך כמהדקותנשף הזחלעשן בנחתבלילדבר, אך" + }, + { + "text": "לְ בַ סּוֹף שִׁ חְ רֵ ר אֶ ת יָדָ יו מִשִּׁ לּוּבָ ן, שָׁ לַ ף שׁוּב אֶ ת הַ נַּ רְ גִּ ילָ ה מִ פִּ יו", + "book": "אליס בארץ הפלאות", + "stripped": "לבסוף שחרראתידיומשלובן, שלף שובאתהנרגילהמפיו" + }, + { + "text": "\"אֲ נִ י חוֹשֶׁשֶׁ ת שֶׁ זֶּה מָ ה שֶׁ קָּ רָ ה, אֲ דוֹנִ י,\" אָ מְ רָ ה אַ לִ יס; \"אֲ נִ י לֹא", + "book": "אליס בארץ הפלאות", + "stripped": "\"אניחוששתשזהמהשקרה, אדוני,\" אמרהאליס; \"אנילא" + }, + { + "text": "\"לְ מָשָׁ ל, נִ סִּ יתִ י לְ דַ קְ לֵ ם אֶ ת 'לֵ ךְ אֶ ל נְ מָ לָ ה', אֲ בָ ל הַ כּ ֹל יָצָ א", + "book": "אליס בארץ הפלאות", + "stripped": "\"למשל, נסיתילדקלם את 'לך אלנמלה', אבלהכליצא" + }, + { + "text": ",\"אַ תָּ ה זָקֵ ן,\" סָ ח הַ נַּ עַ ר, \"אֵ ינְ ךָ צָ עִ יר, זְכֹר", + "book": "אליס בארץ הפלאות", + "stripped": ",\"אתהזקן,\" סחהנער, \"אינך צעיר, זכר" + }, + { + "text": "\"אַ תָּ ה זָ קֵ ן,\" סָ ח הַ נַּ עַ ר, \"לִ סְ תוֹתֶ יךָ לַשָּׁ וְ א", + "book": "אליס בארץ הפלאות", + "stripped": "\"אתהזקן,\" סחהנער, \"לסתותיך לשוא" + }, + { + "text": ".אֵ ין לִ י זְמַ ן לְ בַ זְ בֵּ ז פּ ֹה עָ לֶ יךָ יוֹתֵ ר", + "book": "אליס בארץ הפלאות", + "stripped": ".אין ליזמן לבזבזפהעליך יותר" + }, + { + "text": "\"לֹא לְ גַ מְ רֵ י נָ כוֹן, לְ צַ עֲ רִ י,\" אָ מְ רָ ה אַ לִ יס, מְ בֻ יֶּשֶׁ ת, \"חֵ לֶ ק מֵ הַ מִּ לִּ ים", + "book": "אליס בארץ הפלאות", + "stripped": "\"לאלגמרינכון, לצערי,\" אמרהאליס, מבישת, \"חלקמהמלים" + }, + { + "text": "\"אָ ה, אֵ ין לִ י הַ עֲ דָ פוֹת מְ יֻחָ דוֹת בְּ קֶשֶׁ ר לַ גֹּדֶ ל,\" הִ זְדָּ רְ זָה אַ לִ יס", + "book": "אליס בארץ הפלאות", + "stripped": "\"אה, אין ליהעדפותמיחדותבקשרלגדל,\" הזדרזהאליס" + }, + { + "text": ", ְלַ עֲ נוֹת; \"רַ ק שֶׁ בֶּ נְ אָ דָ ם לֹא מְ עֻ נְ יָן לְ הִשְׁ תַּ נּוֹת לְ עִ תִּ ים קְ רוֹבוֹת כָּ ל־כָּ ך", + "book": "אליס בארץ הפלאות", + "stripped": ", לענות; \"רקשבנאדם לאמענין להשתנותלעתים קרובותכלכך" + }, + { + "text": "\"נוּ טוֹב, הָ יִיתִ י רוֹצָ ה לִ הְ יוֹת קְ צָ ת יוֹתֵ ר גְּ דוֹלָ ה, אֲ דוֹנִ י, אִ ם לֹא", + "book": "אליס בארץ הפלאות", + "stripped": "\"נוטוב, הייתירוצהלהיותקצתיותרגדולה, אדוני, אם לא" + }, + { + "text": "\"זֶה דַּ וְ קָ א גֹּבַ הּ מְ צֻ יָּן!\" אָ מַ ר הַ זַּחַ ל בְּ כַ עַ ס, מִ תְ מַ תֵּ חַ וּמִ זְדַּ קֵּ ף בְּ עוֹדוֹ", + "book": "אליס בארץ הפלאות", + "stripped": "\"זהדוקאגבהמצין!\" אמרהזחלבכעס, מתמתחומזדקף בעודו" + }, + { + "text": "\"אַ תְּ תִּ תְ רַ גְּ לִ י לְ זֶה עִ ם הַ זְּמַ ן,\" אָ מַ ר הַ זַּחַ ל; וְ הוּא הִ כְ נִ יס אֶ ת", + "book": "אליס בארץ הפלאות", + "stripped": "\"אתתתרגלילזהעם הזמן,\" אמרהזחל; והואהכניסאת" + }, + { + "text": ",אוֹ שְׁ נַ יִם שָׁ לַ ף הַ זַּחַ ל אֶ ת הַ נַּ רְ גִּ ילָ ה מִ פִּ יו וּפִ הֵ ק פַּ עַ ם אוֹ פַּ עֲ מַ יִ ם", + "book": "אליס בארץ הפלאות", + "stripped": ",אושנים שלף הזחלאתהנרגילהמפיוופהקפעם אופעמים" + }, + { + "text": "אַ חַ ר־כָּ ךְ יָ רַ ד מֵ הַ פִּ טְ רִ יָּה, וְ הִ תְ רַ חֵ ק בִּ זְחִ ילָ ה בְּ תוֹךְ הָ עֵשֶׂ ב", + "book": "אליס בארץ הפלאות", + "stripped": "אחרכך ירדמהפטריה, והתרחקבזחילהבתוך העשב" + }, + { + "text": "וְ רַ ק הֵ עִ יר בְּ לֶ כְ תּוֹ, \"צַ ד אֶ חָ ד יַאֲ רִ יךְ אוֹתָ ךְ , וְ הַ צַּ ד הַשֵּׁ נִ י יְ קַ צֵּ ר", + "book": "אליס בארץ הפלאות", + "stripped": "ורקהעירבלכתו, \"צדאחדיאריך אותך , והצדהשנייקצר" + }, + { + "text": "לְ פַ עְ נֵ חַ הֵ יכָ ן הֵ ם שְׁ נֵ י צְ דָ דֶ יהָ ; וּמֵ אַ חַ ר שֶׁ צּוּרָ תָ הּ הָ יְ תָ ה עֲ גֻ לָּ ה", + "book": "אליס בארץ הפלאות", + "stripped": "לפענחהיכן הם שניצדדיה ; ומאחרשצורתההיתהעגלה" + }, + { + "text": "\"וְ כָ עֵ ת, אֵ יזֶה צַ ד הוּא מָ ה?\" אָ מְ רָ ה לְ עַ צְ מָ הּ , וְ כִ רְ סְ מָ ה מְ עַ ט", + "book": "אליס בארץ הפלאות", + "stripped": "\"וכעת, איזהצדהואמה?\" אמרהלעצמה , וכרסמהמעט" + }, + { + "text": "סַ נְ טֵ רָ הּ נִ לְ חַ ץ קָ רוֹב כָּ ל־כָּ ךְ לְ כַ ף־רַ גְ לָ הּ , שֶׁ בְּ קֹשִ י נִשְׁ אַ ר לָ הּ מָ קוֹם", + "book": "אליס בארץ הפלאות", + "stripped": "סנטרהנלחץ קרובכלכך לכףרגלה , שבקשינשארלהמקום" + }, + { + "text": "לִ פְ תּוֹחַ אֶ ת פִּ יהָ ; אֲ בָ ל לְ בַ סּוֹף עָ לָ ה הַ דָּ בָ ר בְּ יָדָ הּ , וְ הִ יא הִ צְ לִ יחָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "לפתוחאתפיה ; אבללבסוף עלההדברבידה , והיאהצליחה" + }, + { + "text": "שֶׁ הִ תְ חַ לֵּ ף בַּ חֲ רָ דָ ה בָּ רֶ גַ ע הַ בָּ א, כְּשֶׁ גִּ לְּ תָ ה שֶׁ כְּ תֵ פֶ יהָ נֶ עֶ לְ מוּ וְ אֵ ינָ ן: כָּ ל", + "book": "אליס בארץ הפלאות", + "stripped": "שהתחלף בחרדהברגעהבא, כשגלתהשכתפיהנעלמוואינן: כל" + }, + { + "text": "שֶׁ יָּכְ לָ ה לִ רְ אוֹת, כְּשֶׁ הִ בִּ יטָ ה מַ טָּ ה, הָ יָ ה צַוָּאר אָ רֹךְ לְ הַ דְ הִ ים, שֶׁ נִּ רְ אָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "שיכלהלראות, כשהביטהמטה, היהצוארארך להדהים, שנראה" + }, + { + "text": "כְּ צוֹמֵ חַ כְּ מוֹ גִּ בְ עוֹל מִ תּוֹךְ יָם שֶׁ ל עָ לִ ים יְרֻ קִּ ים הַ מִּשְׂ תָּ רֵ עַ הַ רְ חֵ ק", + "book": "אליס בארץ הפלאות", + "stripped": "כצומחכמוגבעולמתוך ים שלעלים ירקים המשתרעהרחק" + }, + { + "text": "וְ אוֹי, יָדַ יִם מִ סְ כֵּ נוֹת שֶׁ לִּ י, אֵ יךְ זֶה שֶׁ אֲ נִ י לֹא מַ צְ לִ יחָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "ואוי, ידים מסכנותשלי, איך זהשאנילאמצליחה" + }, + { + "text": "לִ רְ אוֹת אֶ תְ כֶ ן?\" הִ יא הֵ נִ יעָ ה אוֹתָ ן כּ ֹה וָ כֹה בְּ עוֹדָ הּ מְ דַ בֶּ רֶ ת, אֲ בָ ל", + "book": "אליס בארץ הפלאות", + "stripped": "לראותאתכן?\" היאהניעהאותן כהוכהבעודהמדברת, אבל" + }, + { + "text": "הַ דָּ בָ ר לֹא הוֹלִ יךְ לְשׁוּם תּוֹצָ אָ ה נִ רְ אֵ ית לָ עַ יִן, מִ לְּ בַ ד רֶ טֶ ט קַ ל בֵּ ינוֹת", + "book": "אליס בארץ הפלאות", + "stripped": "הדברלאהוליך לשום תוצאהנראיתלעין, מלבדרטטקלבינות" + }, + { + "text": "ּהָ עֵ צִ ים שֶׁ מִּ תַּ חְ תָּ ם שׁוֹטְ טָ ה קֹדֶ ם לָ כֵ ן, כַּ אֲשֶׁ ר נְשִׁ יפָ ה חַ דָּ ה גָּ רְ מָ ה לָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "העצים שמתחתם שוטטהקדם לכן, כאשרנשיפהחדהגרמהלה" + }, + { + "text": "\"נָ חָשׁ, אֲ נִ י חוֹזֶרֶ ת וְ אוֹמֶ רֶ ת!\" שׁוּב אָ מְ רָ ה הַ יּוֹנָ ה, אֲ בָ ל בְּ נִ ימָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "\"נחש, אניחוזרתואומרת!\" שובאמרההיונה, אבלבנימה" + }, + { + "text": ",מְ רֻ כֶּ כֶ ת יוֹתֵ ר, וְ הוֹסִ יפָ ה בְּ מִ ין יְבָ בָ ה, \"נִ סִּ יתִ י כָּ ל דֶּ רֶ ךְ אֶ פְשָׁ רִ ית", + "book": "אליס בארץ הפלאות", + "stripped": ",מרככתיותר, והוסיפהבמין יבבה, \"נסיתיכלדרך אפשרית" + }, + { + "text": ".\"אֵ ין לִ י שֶׁ מֶ ץ שֶׁ ל מֻשָּׂ ג עַ ל מָ ה אַ תְּ מְ דַ בֶּ רֶ ת,\" אָ מְ רָ ה אַ לִ יס", + "book": "אליס בארץ הפלאות", + "stripped": ".\"אין לישמץ שלמשגעלמהאתמדברת,\" אמרהאליס" + }, + { + "text": "\"נִ סִּ יתִ י שָׁ רָשִׁ ים שֶׁ ל עֵ צִ ים, וְ נִ סִּ יתִ י גְּ דוֹת נְ חָ לִ ים, וְ נִ סִּ יתִ י גִּ דְ רוֹת", + "book": "אליס בארץ הפלאות", + "stripped": "\"נסיתישרשים שלעצים, ונסיתיגדותנחלים, ונסיתיגדרות" + }, + { + "text": "שִׂ יחִ ים,\" הִ מְשִׁ יכָ ה הַ יּוֹנָ ה, בְּ לִ י לָשִׂ ים לֵ ב אֵ לֶ יהָ , \"אֲ בָ ל הַ נְּ חָשִׁ ים", + "book": "אליס בארץ הפלאות", + "stripped": "שיחים,\" המשיכההיונה, בלילשים לבאליה , \"אבלהנחשים" + }, + { + "text": "הֵ ם אַ ף פַּ עַ ם לֹא מְ רֻ צִּ ים", + "book": "אליס בארץ הפלאות", + "stripped": "הם אף פעם לאמרצים" + }, + { + "text": "!\"אָ ז אֲ נִ י חַ יֶּבֶ ת גַּ ם לַ עֲ מוֹד עַ ל הַ מִּשְׁ מָ ר מִ פְּ נֵ י נְ חָשִׁ ים יוֹמָ ם וָ לַ יְ לָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "!\"אזאניחיבתגם לעמודעלהמשמרמפנינחשים יומם ולילה" + }, + { + "text": "הוֹלֶ כֶ ת לְ הִ פָּ טֵ ר מֵ הֶ ם סוֹפְ סוֹף, הֵ ם הָ יוּ חַ יָּבִ ים לָ רֶ דֶ ת לִ י כָּ כָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "הולכתלהפטרמהם סופסוף, הם היוחיבים לרדתליככה" + }, + { + "text": "\"אֲ נִ י – אֲ נִ י יַ לְ דָּ ה קְ טַ נָּ ה,\" אָ מְ רָ ה אַ לִ יס, בְּ סַ פְ קָ נוּת מְ סֻ יֶּ מֶ ת, שֶׁ כֵּ ן", + "book": "אליס בארץ הפלאות", + "stripped": "\"אני – אניילדהקטנה,\" אמרהאליס, בספקנותמסימת, שכן" + }, + { + "text": "רָ אִ יתִ י אַ ף אַ חַ ת עִ ם צַוָּאר אָ רֹךְ שֶׁ כָּ זֶה!", + "book": "אליס בארץ הפלאות", + "stripped": "ראיתיאף אחתעם צוארארך שכזה!" + }, + { + "text": "\"דַּ וְ קָ א כֵּ ן טָ עַ מְ תִּ י בֵּ יצִ ים, בָּ רוּר,\" אָ מְ רָ ה אַ לִ יס, שֶׁ הָ יְתָ ה יַ לְ דּ ֹנֶ ת", + "book": "אליס בארץ הפלאות", + "stripped": "\"דוקאכן טעמתיביצים, ברור,\" אמרהאליס, שהיתהילדנת" + }, + { + "text": "גְּ לוּיַ ת־לֵ ב עַ ד מְ אֹד, \"אֲ בָ ל יְלָ דוֹת קְ טַ נּוֹת אוֹכְ לוֹת בֵּ יצִ ים בְּ עֵ רֶ ךְ כְּ מוֹ", + "book": "אליס בארץ הפלאות", + "stripped": "גלויתלבעדמאד, \"אבלילדותקטנותאוכלותביצים בערך כמו" + }, + { + "text": "\"אֲ בָ ל אִ ם כָּ ךְ הֵ ן עוֹשׂוֹת", + "book": "אליס בארץ הפלאות", + "stripped": "\"אבלאם כך הן עושות" + }, + { + "text": "\".זֶה סִ ימָ ן שֶׁ הֵ ן סוּג שֶׁ ל נָ חָשׁ, זֶה כָּ ל מָ ה שֶׁ אֲ נִ י יְכוֹלָ ה לוֹמַ ר", + "book": "אליס בארץ הפלאות", + "stripped": "\".זהסימן שהן סוגשלנחש, זהכלמהשאנייכולהלומר" + }, + { + "text": "מְ חַ פֶּשֶׂ ת בֵּ יצִ ים, בְּ מִ קְ רֶ ה; וְ אִ לּוּ חִ פַּשְׂ תִּ י, לֹא הָ יִיתִ י רוֹצָ ה אֶ ת אֵ לֶּ ה", + "book": "אליס בארץ הפלאות", + "stripped": "מחפשתביצים, במקרה; ואלוחפשתי, לאהייתירוצהאתאלה" + }, + { + "text": ",\"טוֹב, אָ ז תִּ סְ תַּ לְּ קִ י מִ כָּ אן כְּ בָ ר!\" אָ מְ רָ ה הַ יּוֹנָ ה בְּ נִ ימָ ה זוֹעֶ פֶ ת", + "book": "אליס בארץ הפלאות", + "stripped": ",\"טוב, אזתסתלקימכאן כבר!\" אמרההיונהבנימהזועפת" + }, + { + "text": "לָ עֵ צִ ים כְּ מֵ יטַ ב יְכָ לְ תָּ הּ , כִּ י הַ צַּוָּאר שֶׁ לָּ הּ הִ סְ תַּ בֵּ ךְ בֵּ ין הָ עֲ נָ פִ ים לְ לֹא", + "book": "אליס בארץ הפלאות", + "stripped": "לעצים כמיטביכלתה , כיהצוארשלההסתבך בין הענפים ללא" + }, + { + "text": "הֶ רֶ ף, וּמִ דֵּ י פַּ עַ ם בְּ פַ עַ ם נֶ אֶ לְ צָ ה לַ עֲ צוֹר וּלְשַׁ חְ רֵ ר אוֹתוֹ.", + "book": "אליס בארץ הפלאות", + "stripped": "הרף, ומדיפעם בפעם נאלצהלעצורולשחרראותו." + }, + { + "text": "מֵ הָ אַ חֶ רֶ ת, וּלְ עִ תִּ ים מִ תְ אָ רֶ כֶ ת וּלְ עִ תִּ ים מִ תְ קַ צֶּ רֶ ת, עַ ד שֶׁ הִ צְ לִ יחָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "מהאחרת, ולעתים מתארכתולעתים מתקצרת, עדשהצליחה" + }, + { + "text": "אַ ף פַּ עַ ם לֹא בְּ טוּחָ ה מָ ה אֲ נִ י הוֹלֶ כֶ ת לִ הְ יוֹת, מֵ רֶ גַ ע לְ רֶ גַ ע!", + "book": "אליס בארץ הפלאות", + "stripped": "אף פעם לאבטוחהמהאניהולכתלהיות, מרגעלרגע!" + }, + { + "text": "מִ קְ רֶ ה, חָ זַרְ תִּ י לַ גֹּדֶ ל הַ נָּ כוֹן שֶׁ לִּ י: הַ דָּ בָ ר הַ בָּ א יִ הְ יֶה לְ הִ כָּ נֵ ס לְ תוֹךְ הַ גַּ ן", + "book": "אליס בארץ הפלאות", + "stripped": "מקרה, חזרתילגדלהנכון שלי: הדברהבאיהיהלהכנסלתוך הגן" + }, + { + "text": "\"?הַ יְּ פֵ הפֶ ה הַ הוּא – אֵ יךְ עוֹשִׂ ים אֶ ת זֶ ה, אֲ נִ י שׁוֹאֶ לֶ ת אֶ ת עַ צְ מִ י", + "book": "אליס בארץ הפלאות", + "stripped": "\"?היפהפהההוא – איך עושים אתזה, אנישואלתאתעצמי" + }, + { + "text": ",בְּ עוֹדָ הּ אוֹמֶ רֶ ת זֹאת, הִ גִּ יעָ ה לְ פֶ תַ ע אֶ ל מָ קוֹם פָּ תוּחַ , וּבוֹ בַּ יִת קָ טָ ן", + "book": "אליס בארץ הפלאות", + "stripped": ",בעודהאומרתזאת, הגיעהלפתעאלמקום פתוח , ובוביתקטן" + }, + { + "text": ",אַ לִ יס, \"מַ מָּשׁ לֹא כְּ דַ אי לְ הוֹפִ יעַ לִ פְ נֵ יהֶ ם כְּשֶׁ אֲ נִ י בַּ גֹּדֶ ל הַ זֶּה: מָ ה", + "book": "אליס בארץ הפלאות", + "stripped": ",אליס, \"ממשלאכדאילהופיעלפניהם כשאניבגדלהזה: מה" + }, + { + "text": "הֲ רֵ י כָּ כָ ה אַ בְ הִ יל אוֹתָ ם עַ ד שִׁ גָּ עוֹן!\" לְ פִ יכָ ךְ הִ תְ חִ ילָ ה שׁוּב לְ כַ רְ סֵ ם", + "book": "אליס בארץ הפלאות", + "stripped": "הריככהאבהילאותם עדשגעון!\" לפיכך התחילהשובלכרסם" + }, + { + "text": "ֹ(, שֶׁ בּ ו1774-1843) בַּ מָּ קוֹר: שִׁ יר בְּ שֵׁם זֶה מֵ אֵ ת הַ מְּשׁוֹרֵ ר הָ אַ נְ גְּ לִ י רוֹבֶּרְ ט סַ אוּתִ 'י", + "book": "אליס בארץ הפלאות", + "stripped": "(, שבו1774-1843) במקור: שירבשם זהמאתהמשוררהאנגלירוברטסאות 'י" + }, + { + "text": "ָלְ מֶשֶׁ ךְ רֶ גַ ע אוֹ שְׁ נַ יִם עָ מְ דָ ה וְ הִ סְ תַּ כְּ לָ ה בַּ בַּ יִת, וְ תָ הֲ תָ ה מָ ה עָ לֶ יה", + "book": "אליס בארץ הפלאות", + "stripped": "למשך רגעאושנים עמדהוהסתכלהבבית, ותהתהמהעליה" + }, + { + "text": ")הִ יא חָשְׁ בָ ה אוֹתוֹ לִ מְשָׁ רֵ ת, מֵ אַ חַ ר שֶׁ לָּ בַשׁ מַ דִּ ים; אַ חֶ רֶ ת, לְ פִ י הַ יַּעַ ר", + "book": "אליס בארץ הפלאות", + "stripped": ")היאחשבהאותולמשרת, מאחרשלבשמדים; אחרת, לפיהיער" + }, + { + "text": "מַ דִּ ים, בַּ עַ ל פַּ רְ צוּף עָ גֹל וְ עֵ ינַ יִם גְּ דוֹלוֹת כְּשֶׁ ל צְ פַ רְ דֵּ עַ ; וְ לִשְׁ נֵ י", + "book": "אליס בארץ הפלאות", + "stripped": "מדים, בעלפרצוף עגלועינים גדולותכשלצפרדע ; ולשני" + }, + { + "text": "הַ מְּשָׁ רֵ ת־דָּ ג הִ תְ חִ יל בְּ כָ ךְ שֶׁשָּׁ לַ ף מִ תַּ חַ ת לִ זְ רוֹעוֹ מִ כְ תָּ ב עֲ נָ קִ י, גָּ דוֹל", + "book": "אליס בארץ הפלאות", + "stripped": "המשרתדגהתחילבכך ששלף מתחתלזרועומכתבענקי, גדול" + }, + { + "text": ".אוֹ־אָ ז קַ דּוּ שְׁ נֵ יהֶ ם קִ דָּ ה עֲ מֻ קָּ ה, וְ תַ לְ תַ לֵּ יהֶ ם הִ סְ תַּ בְּ כוּ אֵ לֶּ ה בְּ אֵ לֶּ ה", + "book": "אליס בארץ הפלאות", + "stripped": ".אואזקדושניהם קדהעמקה, ותלתליהם הסתבכואלהבאלה" + }, + { + "text": ",פֶּ ן יִשְׁ מְ עוּ אוֹתָ הּ ; וְ כַ אֲשֶׁ ר שָׁ בָ ה וְ הֵ צִ יצָ ה הַ חוּצָ ה נֶ עֱ לַ ם הַ מְּשָׁ רֵ ת־דָּ ג", + "book": "אליס בארץ הפלאות", + "stripped": ",פן ישמעואותה ; וכאשרשבהוהציצההחוצהנעלם המשרתדג" + }, + { + "text": "\"אֵ ין שׁוּם סוּג שֶׁ ל תּוֹעֶ לֶ ת בְּ לִ דְ פּוֹק,\" אָ מַ ר הַ מְּשָׁ רֵ ת, \"וְ זֶה בִּ גְ לַ ל", + "book": "אליס בארץ הפלאות", + "stripped": "\"אין שום סוגשלתועלתבלדפוק,\" אמרהמשרת, \"וזהבגלל" + }, + { + "text": "שֵׁ נִ ית, כִּ י הֵ ם עוֹשִׂ ים רַ עַשׁ כָּ זֶה שָׁ ם בִּ פְ נִ ים, שֶׁ אַ ף אֶ חָ ד לֹא יוּכַ ל", + "book": "אליס בארץ הפלאות", + "stripped": "שנית, כיהם עושים רעשכזהשם בפנים, שאף אחדלאיוכל" + }, + { + "text": "לִשְׁ מוֹעַ אוֹתָ ךְ בְּשׁוּם אֹפֶ ן.\" וְ אָ מְ נָ ם בָּ קַ ע מִ בִּ פְ נִ ים רַ עַשׁ בִּ לְ תִּ י־רָ גִ יל", + "book": "אליס בארץ הפלאות", + "stripped": "לשמועאותך בשום אפן.\" ואמנם בקעמבפנים רעשבלתירגיל" + }, + { + "text": "בְּ יוֹתֵ ר – יְ לָ לוֹת וְ עִ טּוּשִׁ ים בִּ לְ תִּ י־פּוֹסְ קִ ים, וּמִ דֵּ י פַּ עַ ם בְּ פַ עַ ם קוֹל נֶ פֶ ץ", + "book": "אליס בארץ הפלאות", + "stripped": "ביותר – יללותועטושים בלתיפוסקים, ומדיפעם בפעם קולנפץ" + }, + { + "text": ".אַ דִּ יר, כְּ אִ לּוּ צַ לַּ חַ ת אוֹ קוּמְ קוּם הִ תְ נַ פְּ צוּ שָׁ ם לִ רְ סִ יסִ ים", + "book": "אליס בארץ הפלאות", + "stripped": ".אדיר, כאלוצלחתאוקומקום התנפצושם לרסיסים" + }, + { + "text": "\"אָ ז בְּ בַ קָּשָׁ ה מִ מְּ ךָ ,\" אָ מְ רָ ה אַ לִ יס, \"אֵ יךְ אֲ נִ י אֲ מוּרָ ה לְ הִ כָּ נֵ ס", + "book": "אליס בארץ הפלאות", + "stripped": "\"אזבבקשהממך ,\" אמרהאליס, \"איך אניאמורהלהכנס" + }, + { + "text": "ְלְ מָשָׁ ל, אִ לּוּ הָ יִית אַ תְּ בִּ פְ נִ ים, יָכֹלְ תְּ לִ דְ פּוֹק, וַ אֲ נִ י יָכֹלְ תִּ י לָ תֵ ת לָ ך", + "book": "אליס בארץ הפלאות", + "stripped": "למשל, אלוהייתאתבפנים, יכלתלדפוק, ואנייכלתילתתלך" + }, + { + "text": "לָ צֵ את, כַּ יָּדוּעַ לָ ךְ .\" הוּא תָּ לָ ה אֶ ת מַ בָּ טוֹ לְ מַ עְ לָ ה בַּשָּׁ מַ יִ ם כָּ ל הַ זְּמַ ן", + "book": "אליס בארץ הפלאות", + "stripped": "לצאת, כידועלך .\" הואתלהאתמבטולמעלהבשמים כלהזמן" + }, + { + "text": "ְבְּ אַשְׁ מָ תוֹ,\" אָ מְ רָ ה לְ עַ צְ מָ הּ ; \"הָ עֵ ינַ יִם שֶׁ לּוֹ נִ מְ צָ אוֹת קָ רוֹב כָּ ל־כָּ ך", + "book": "אליס בארץ הפלאות", + "stripped": "באשמתו,\" אמרהלעצמה ; \"העינים שלונמצאותקרובכלכך" + }, + { + "text": ".אֵ יךְ אֲ נִ י אֲ מוּרָ ה לְ הִ כָּ נֵ ס פְּ נִ ימָ ה?\" חָ זְ רָ ה וְשָׁ אֲ לָ ה, בְּ קוֹל רָ ם", + "book": "אליס בארץ הפלאות", + "stripped": ".איך אניאמורהלהכנספנימה?\" חזרהושאלה, בקולרם" + }, + { + "text": "\"–אוֹ מָ חֳ רָ תַ יִ ם, אוּלַ י,\" אָ מַ ר הַ מְּשָׁ רֵ ת בְּ אוֹתָ הּ נִ ימָ ה, מַ מָּשׁ כְּ אִ לּוּ", + "book": "אליס בארץ הפלאות", + "stripped": "\"–אומחרתים, אולי,\" אמרהמשרתבאותהנימה, ממשכאלו" + }, + { + "text": "\"אֵ יךְ אֲ נִ י אֲ מוּרָ ה לְ הִ כָּ נֵ ס פְּ נִ ימָ ה?\" שָׁ בָ ה אַ לִ יס וְשָׁ אֲ לָ ה, בְּ קוֹל רָ ם", + "book": "אליס בארץ הפלאות", + "stripped": "\"איך אניאמורהלהכנספנימה?\" שבהאליסושאלה, בקולרם" + }, + { + "text": "\"מַ מָּשׁ נוֹרָ א,\" מִ לְ מְ לָ ה לְ עַ צְ מָ הּ , \"אֵ יךְ שֶׁ כָּ ל הַ יְּצוּרִ ים כָּ אן", + "book": "אליס בארץ הפלאות", + "stripped": "\"ממשנורא,\" מלמלהלעצמה , \"איך שכלהיצורים כאן" + }, + { + "text": "\"אֲ נִ י אֵשֵׁ ב כָּ אן,\" אָ מַ ר, \"לְ סֵ רוּגִ ין, בְּ מֶשֶׁ ך", + "book": "אליס בארץ הפלאות", + "stripped": "\"אניאשבכאן,\" אמר, \"לסרוגין, במשך" + }, + { + "text": "\"אוֹי, אֵ ין טַ עַ ם לְ דַ בֵּ ר אֵ לָ יו,\" אָ מְ רָ ה אַ לִ יס בְּ יֵאוּשׁ: \"הוּא אִ ידְ יוֹט", + "book": "אליס בארץ הפלאות", + "stripped": "\"אוי, אין טעם לדבראליו,\" אמרהאליסביאוש: \"הואאידיוט" + }, + { + "text": "מִ דֵּ י פַּ עַ ם; וַ אֲשֶׁ ר לַ תִּ ינוֹק, הוּא הָ יָה מִ תְ עַ טֵּשׁ וּמְ יַלֵּ ל חֲ לִ יפוֹת, בְּ לִ י", + "book": "אליס בארץ הפלאות", + "stripped": "מדיפעם; ואשרלתינוק, הואהיהמתעטשומיללחליפות, בלי" + }, + { + "text": ".הַ טַּ בָּ חִ ית, וְ חָ תוּל גָּ דוֹל שֶׁ יָּשַׁ ב לְ יַ ד הָ אָ ח וְ חִ יֵּ ךְ מֵ אֹזֶ ן לְ אֹזֶן", + "book": "אליס בארץ הפלאות", + "stripped": ".הטבחית, וחתולגדולשישבלידהאחוחיך מאזן לאזן" + }, + { + "text": "\"בְּ בַ קָּשָׁ ה תַּ גִּ ידִ י לִ י,\" אָ מְ רָ ה אַ לִ יס, קְ צָ ת בַּ חֲשָׁשׁ, כִּ י לֹא הָ יְתָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "\"בבקשהתגידילי,\" אמרהאליס, קצתבחשש, כילאהיתה" + }, + { + "text": "\"!\"זֶה חָ תוּל צֶ 'שַׁ ייֶ ר,\" אָ מְ רָ ה הַ דֻּ כָּ סִ ית, \"וְ זֶ ה לָ מָּ ה.", + "book": "אליס בארץ הפלאות", + "stripped": "\"!\"זהחתולצ 'שייר,\" אמרההדכסית, \"וזהלמה." + }, + { + "text": ":מִ תְ כַּוֶּנֶ ת לַ תִּ ינוֹק, וְ לֹא אֵ לֶ יהָ , וְ לָ כֵ ן אָ זְרָ ה עֹז, וְשָׁ בָ ה וְ הִ מְשִׁ יכָ ה", + "book": "אליס בארץ הפלאות", + "stripped": ":מתכונתלתינוק, ולאאליה , ולכן אזרהעז, ושבהוהמשיכה" + }, + { + "text": "\"לֹא יָ דַ עְ תִּ י שֶׁ חֲ תוּלֵ י צֶ 'שַׁ ייֶר תָּ מִ יד מְ חַ יְּכִ ים; לְ מַ עֲשֶׂ ה, לֹא יָדַ עְ תִּ י", + "book": "אליס בארץ הפלאות", + "stripped": "\"לאידעתישחתוליצ 'שיירתמידמחיכים; למעשה, לאידעתי" + }, + { + "text": "\"כָּ ל הַ חֲ תוּלִ ים מְ סֻ גָּ לִ ים לְ זֶה,\" אָ מְ רָ ה הַ דֻּ כָּ סִ ית; \"וְ רֻ בָּ ם בֶּ אֱ מֶ ת", + "book": "אליס בארץ הפלאות", + "stripped": "\"כלהחתולים מסגלים לזה,\" אמרההדכסית; \"ורבם באמת" + }, + { + "text": "\"אֲ נִ י לֹא יוֹדַ עַ ת עַ ל שׁוּם חֲ תוּלִ ים מְ חַ יְּכִ ים,\" אָ מְ רָ ה אַ לִ יס בְּ נִ ימוּס", + "book": "אליס בארץ הפלאות", + "stripped": "\"אנילאיודעתעלשום חתולים מחיכים,\" אמרהאליסבנימוס" + }, + { + "text": "הַ רְ בֵּ ה בֵּ ינְ תַ יִ ם, שֶׁ לּ ֹא הָ יְתָ ה שׁוּם דֶּ רֶ ךְ לָ דַ עַ ת אִ ם הַ חֲ בָ טוֹת הִ כְ אִ יבוּ", + "book": "אליס בארץ הפלאות", + "stripped": "הרבהבינתים, שלאהיתהשום דרך לדעתאם החבטותהכאיבו" + }, + { + "text": "\"אוֹי, בְּ בַ קָּשָׁ ה תָּשִׂ ימִ י לֵ ב מָ ה אַ תְּ עוֹשָׂ ה!\" צָ עֲ קָ ה אַ לִ יס, קוֹפֶ צֶ ת", + "book": "אליס בארץ הפלאות", + "stripped": "\"אוי, בבקשהתשימילבמהאתעושה!\" צעקהאליס, קופצת" + }, + { + "text": "\"אוֹי, הִ נֵּ ה הָ לַ ךְ הָ אַ ף הַ מָּ תוֹק שֶׁ לּוֹ", + "book": "אליס בארץ הפלאות", + "stripped": "\"אוי, הנההלך האף המתוקשלו" + }, + { + "text": "\"אִ ם כֻּ לָּ ם הָ יוּ מִ תְ עַ סְּ קִ ים רַ ק בָּ עִ נְ יָ נִ ים שֶׁ ל עַ צְ מָ ם,\" אָ מְ רָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "\"אם כלם היומתעסקים רקבענינים שלעצמם,\" אמרה" + }, + { + "text": "\"אִ ם מְ דַ בְּ רִ ים עַ ל סִ יר,\" אָ מְ רָ ה הַ דֻּ כָּ סִ ית, \"צָ רִ יךְ לְ הָ סִ יר לָ הּ אֶ ת", + "book": "אליס בארץ הפלאות", + "stripped": "\"אם מדברים עלסיר,\" אמרההדכסית, \"צריך להסירלהאת" + }, + { + "text": "וְ נִ רְ אֶ ה הָ יָה שֶׁ הִ יא לֹא מַ קְשִׁ יבָ ה, וְ לָ כֵ ן שָׁ בָ ה וְ הִ מְשִׁ יכָ ה: \"עֶשְׂ רִ ים", + "book": "אליס בארץ הפלאות", + "stripped": "ונראההיהשהיאלאמקשיבה, ולכן שבהוהמשיכה: \"עשרים" + }, + { + "text": "\"אוֹי, אוֹתִ י תַּ עַ זְבִ י בִּ מְ נוּחָ ה,\" אָ מְ רָ ה הַ דֻּ כָּ סִ ית, \"אַ ף פַּ עַ ם לֹא", + "book": "אליס בארץ הפלאות", + "stripped": "\"אוי, אותיתעזביבמנוחה,\" אמרההדכסית, \"אף פעם לא" + }, + { + "text": "לְ הַ קְ פִּ יץ אֶ ת הַ תִּ ינוֹק בִּ פְ רָ אוּת מַ עְ לָ ה וָ מַ טָּ ה, וְ הַ יְּ צוּר הַ קָּ טָ ן וְ הַ מִּ סְ כֵּ ן", + "book": "אליס בארץ הפלאות", + "stripped": "להקפיץ אתהתינוקבפראותמעלהומטה, והיצורהקטן והמסכן" + }, + { + "text": "אַ תְּ יְכוֹלָ ה לְ נַ עְ נֵ עַ אוֹתוֹ קְ צָ ת, אִ ם מִ תְ חַשֵּׁ ק לָ ךְ !\" אָ מְ רָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "אתיכולהלנענעאותוקצת, אם מתחשקלך !\" אמרה" + }, + { + "text": "מֻ כְ רָ חָ ה לָ לֶ כֶ ת לְ הִ תְ כּוֹנֵ ן לְ מִשְׂ חַ ק קְ רוֹקֶ ט עִ ם הַ מַּ לְ כָּ ה,\" וְ הִ יא נֶ חְ פְּ זָה", + "book": "אליס בארץ הפלאות", + "stripped": "מכרחהללכתלהתכונן למשחקקרוקטעם המלכה,\" והיאנחפזה" + }, + { + "text": "אַ לִ יס תָּ פְ סָ ה אֶ ת הַ תִּ ינוֹק דֵּ י בְּ קֹשִ י, שֶׁ כֵּ ן הָ יָה יְצוּר קָ טָ ן וּמְשֻׁ נֶּ ה", + "book": "אליס בארץ הפלאות", + "stripped": "אליסתפסהאתהתינוקדיבקשי, שכן היהיצורקטן ומשנה" + }, + { + "text": "קַ טַּ ר־קִ יטוֹר כְּשֶׁ תָּ פְ סָ ה אוֹתוֹ, וּבְ לִ י הֶ רֶ ף הָ יָ ה מִ תְ קַ פֵּ ל לִשְׁ נַ יִ ם וְשָׁ ב", + "book": "אליס בארץ הפלאות", + "stripped": "קטרקיטורכשתפסהאותו, ובליהרף היהמתקפללשנים ושב" + }, + { + "text": "וּמִ תְ מַ תֵּ חַ , כָּ ךְ שֶׁ בְּ סַ ךְ ־הַ כּ ֹל, בָּ רֶ גַ ע הָ רִ אשׁוֹן וְ אוּלַ י גַּ ם בַּשֵּׁ נִ י, הַ דָּ בָ ר", + "book": "אליס בארץ הפלאות", + "stripped": "ומתמתח , כך שבסך הכל, ברגעהראשון ואוליגם בשני, הדבר" + }, + { + "text": "הַ יֶּלֶ ד הַ זֶּה מִ כָּ אן,\" הִ רְ הֲ רָ ה אַ לִ יס, \"הֵ ם בֶּ טַ ח יַהַ רְ גוּ אוֹתוֹ בְּ עוֹד יוֹם", + "book": "אליס בארץ הפלאות", + "stripped": "הילדהזהמכאן,\" הרהרהאליס, \"הם בטחיהרגואותובעודיום" + }, + { + "text": "הַ מִּ לִּ ים הָ אַ חֲ רוֹנוֹת בְּ קוֹל רָ ם, וְ הַ יְּצוּר הַ קָּ טָ ן נָ חַ ר בִּ תְשׁוּבָ ה )הוּא כְּ בָ ר", + "book": "אליס בארץ הפלאות", + "stripped": "המלים האחרונותבקולרם, והיצורהקטן נחרבתשובה )הואכבר" + }, + { + "text": "לוֹ אַ ף סוֹלֵ ד עַ ד מְ אֹד, הַ רְ בֵּ ה יוֹתֵ ר דּוֹמֶ ה לְ חַ רְ טוֹם מֵ אֲשֶׁ ר לְ אַ ף", + "book": "אליס בארץ הפלאות", + "stripped": "לואף סולדעדמאד, הרבהיותרדומהלחרטום מאשרלאף" + }, + { + "text": ",\"אֲ בָ ל אוּלַ י הוּא רַ ק בָּ כָ ה,\" חָשְׁ בָ ה, וְ הִ בִּ יטָ ה שׁוּב לְ תוֹךְ עֵ ינָ יו", + "book": "אליס בארץ הפלאות", + "stripped": ",\"אבלאוליהוארקבכה,\" חשבה, והביטהשובלתוך עיניו" + }, + { + "text": "\"אִ ם אַ תָּ ה הוֹלֵ ךְ לַ הֲ פוֹךְ לַ חֲ זִ יר, חָ מוּד שֶׁ לִּ י", + "book": "אליס בארץ הפלאות", + "stripped": "\"אם אתההולך להפוך לחזיר, חמודשלי" + }, + { + "text": "אָ מְ רָ ה אַ לִ יס בְּ כֹבֶ ד רֹאשׁ, \"אֲ נִ י לֹא אֶ רְ צֶ ה שׁוּם קֶשֶׁ ר אִ תְּ ךָ יוֹתֵ ר.", + "book": "אליס בארץ הפלאות", + "stripped": "אמרהאליסבכבדראש, \"אנילאארצהשום קשראתך יותר." + }, + { + "text": "תִּ זָּהֵ ר!\" הַ יְּצוּר הַ קָּ טָ ן וְ הַ מִּ סְ כֵּ ן שָׁ ב וְ הִ תְ יַפֵּ חַ )אוֹ נָ חַ ר, לֹא הָ יָה אֶ פְשָׁ ר", + "book": "אליס בארץ הפלאות", + "stripped": "תזהר!\" היצורהקטן והמסכן שבוהתיפח )אונחר, לאהיהאפשר" + }, + { + "text": ".לוֹמַ ר מָ ה בְּ דִ יּוּק(, וְ הֵ ם הִ מְשִׁ יכוּ דַּ רְ כָּ ם בִּ דְ מָ מָ ה בְּ מֶשֶׁ ךְ זְ מַ ן־מָ ה", + "book": "אליס בארץ הפלאות", + "stripped": ".לומרמהבדיוק(, והם המשיכודרכם בדממהבמשך זמןמה" + }, + { + "text": "הַ פַּ עַ ם לֹא הָ יָה שׁוּם מָ קוֹם לְ טָ עוּת בַּ נָּ דוֹן: הָ יָה זֶה לֹא יוֹתֵ ר", + "book": "אליס בארץ הפלאות", + "stripped": "הפעם לאהיהשום מקום לטעותבנדון: היהזהלאיותר" + }, + { + "text": "לְ פִ יכָ ךְ הוֹרִ ידָ ה אֶ ת הַ יְּצוּר הַ קָּ טָ ן אַ רְ צָ ה, וְ הִ רְ גִּ ישָׁ ה הֲ קָ לָ ה לֹא", + "book": "אליס בארץ הפלאות", + "stripped": "לפיכך הורידהאתהיצורהקטן ארצה, והרגישההקלהלא" + }, + { + "text": "גָּ דֵ ל,\" אָ מְ רָ ה לְ עַ צְ מָ הּ , \"הוּא הָ יָ ה נַ עֲשֶׂ ה יֶלֶ ד מְ כֹעָ ר לְ הַ חְ רִ יד: אֲ בָ ל", + "book": "אליס בארץ הפלאות", + "stripped": "גדל,\" אמרהלעצמה , \"הואהיהנעשהילדמכערלהחריד: אבל" + }, + { + "text": "עַ ל יְלָ דִ ים אֲ חֵ רִ ים שֶׁ הִ כִּ ירָ ה, שֶׁ הָ יוּ יְכוֹלִ ים לְ הַ צְ לִ יחַ מְ אֹד בְּ תוֹר", + "book": "אליס בארץ הפלאות", + "stripped": "עלילדים אחרים שהכירה, שהיויכולים להצליחמאדבתור" + }, + { + "text": ".צֶ 'שַׁ ייֶ ר יוֹשֵׁ ב עַ ל עָ נָ ף שֶׁ ל עֵ ץ בְּ מֶ רְ חַ ק מֶ טְ רִ ים סְ פוּרִ ים", + "book": "אליס בארץ הפלאות", + "stripped": ".צ 'שייריושבעלענף שלעץ במרחקמטרים ספורים" + }, + { + "text": "וְ עִ ם זֹאת הָ יוּ לוֹ צִ פָּ רְ נַ יִ ם אֲ רֻ כּוֹת מְ אֹד וַ הֲ מוֹנֵ י שִׁ נַּ יִ ם, כָּ ךְ שֶׁ הִ יא חָשָׁ ה", + "book": "אליס בארץ הפלאות", + "stripped": "ועם זאתהיולוצפרנים ארכותמאדוהמונישנים, כך שהיאחשה" + }, + { + "text": "\"חֲ תוּלוֹן צֶ 'שַׁ ייֶר,\" פָּ תְ חָ ה, קְ צָ ת בַּ חֲשָׁשׁ, כִּ י כְּ לָ ל לֹא יָדְ עָ ה אִ ם", + "book": "אליס בארץ הפלאות", + "stripped": "\"חתולון צ 'שייר,\" פתחה, קצתבחשש, כיכלללאידעהאם" + }, + { + "text": "הַשֵּׁ ם יִמְ צָ א חֵ ן בְּ עֵ ינָ יו; עַ ל כָּ ל פָּ נִ ים, הוּא רַ ק הִ רְ חִ יב אֶ ת חִ יּוּכוֹ", + "book": "אליס בארץ הפלאות", + "stripped": "השם ימצאחן בעיניו; עלכלפנים, הוארקהרחיבאתחיוכו" + }, + { + "text": "\"הִ נֵּ ה, בֵּ ינְ תַ יִם הוּא מְ רֻ צֶּ ה,\" חָשְׁ בָ ה אַ לִ יס, וְ הִ יא", + "book": "אליס בארץ הפלאות", + "stripped": "\"הנה, בינתים הואמרצה,\" חשבהאליס, והיא" + }, + { + "text": "\"תּוּכַ ל לוֹמַ ר לִ י, בְּ בַ קָּשָׁ ה, בְּ אֵ יזוֹ דֶּ רֶ ךְ אֲ נִ י צְ רִ יכָ ה לָ לֶ כֶ ת", + "book": "אליס בארץ הפלאות", + "stripped": "\"תוכללומרלי, בבקשה, באיזודרך אניצריכהללכת" + }, + { + "text": "\"אָ ה, אַ תְּ בֶּ טַ ח תַּ גִּ יעִ י,\" אָ מַ ר הֶ חָ תוּל, \"אִ ם רַ ק תֵּ לְ כִ י מַ סְ פִּ יק", + "book": "אליס בארץ הפלאות", + "stripped": "\"אה, אתבטחתגיעי,\" אמרהחתול, \"אם רקתלכימספיק" + }, + { + "text": "אַ לִ יס הִ רְ גִּ ישָׁ ה שֶׁ עַ ל זֶ ה אֵ ין מָ ה לְ הִ תְ וַ כֵּ חַ , וְ לָ כֵ ן נִ סְּ תָ ה שְׁ אֵ לָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "אליסהרגישהשעלזהאין מהלהתוכח , ולכן נסתהשאלה" + }, + { + "text": "\"אֵ יזֶה מִ ין אֲ נָשִׁ ים גָּ רִ ים פּ ֹה בַּ סְּ בִ יבָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "\"איזהמין אנשים גרים פהבסביבה" + }, + { + "text": ";\"בַּ כִּוּוּן הַ הוּא,\" אָ מַ ר הֶ חָ תוּל, וְ נוֹפֵ ף בְּ כַ פָּ תוֹ הַ יְּמָ נִ ית, \"גָּ ר כּוֹבְ עָ ן", + "book": "אליס בארץ הפלאות", + "stripped": ";\"בכוון ההוא,\" אמרהחתול, ונופף בכפתוהימנית, \"גרכובען" + }, + { + "text": "וּבַ כִּוּוּן הַ הוּא,\" נוֹפֵ ף בְּ כַ פָּ תוֹ הָ אַ חֶ רֶ ת, \"גָּ ר אַ רְ נַ ב־אָ בִ יב.", + "book": "אליס בארץ הפלאות", + "stripped": "ובכוון ההוא,\" נופף בכפתוהאחרת, \"גרארנבאביב." + }, + { + "text": "\".לְ בַ קֵּ ר אֵ צֶ ל מִ י מֵ הֶ ם שֶׁ תִּ רְ צִ י: הֵ ם שְׁ נֵ יהֶ ם מְ טֹרָ פִ ים", + "book": "אליס בארץ הפלאות", + "stripped": "\".לבקראצלמימהם שתרצי: הם שניהם מטרפים" + }, + { + "text": "\"אָ ה, אֵ ין לָ ךְ בְּ רֵ רָ ה,\" אָ מַ ר הֶ חָ תוּל: \"כֻּ לָּ נוּ מְ טֹרָ פִ ים פּ ֹה.", + "book": "אליס בארץ הפלאות", + "stripped": "\"אה, אין לך בררה,\" אמרהחתול: \"כלנומטרפים פה." + }, + { + "text": "ְאַ לִ יס לֹא חָשְׁ בָ ה שֶׁ זֹּאת הוֹכָ חָ ה בִּ כְ לָ ל; עִ ם זֹאת, הִ מְשִׁ יכָ ה: \"וְ אֵ יך", + "book": "אליס בארץ הפלאות", + "stripped": "אליסלאחשבהשזאתהוכחהבכלל; עם זאת, המשיכה: \"ואיך" + }, + { + "text": "\"?\"קֹדֶ ם כּ ֹל,\" אָ מַ ר הֶ חָ תוּל, \"כֶּ לֶ ב הוּא לֹא מְ טֹרָ ף.", + "book": "אליס בארץ הפלאות", + "stripped": "\"?\"קדם כל,\" אמרהחתול, \"כלבהואלאמטרף." + }, + { + "text": "\"נוּ, אִ ם כָּ כָ ה,\" הִ מְשִׁ יךְ הֶ חָ תוּל, \"אַ תְּ מְ בִ ינָ ה, כֶּ לֶ ב נוֹהֵ ם כְּשֶׁ הוּא", + "book": "אליס בארץ הפלאות", + "stripped": "\"נו, אם ככה,\" המשיך החתול, \"אתמבינה, כלבנוהם כשהוא" + }, + { + "text": "\"דֶּ רֶ ךְ אַ גַּ ב, מָ ה קָ רָ ה בַּ סּוֹף עִ ם הַ תִּ ינוֹק?\" אָ מַ ר הֶ חָ תוּל.", + "book": "אליס בארץ הפלאות", + "stripped": "\"דרך אגב, מהקרהבסוף עם התינוק?\" אמרהחתול." + }, + { + "text": "\"הוּא הָ פַ ךְ לַ חֲ זִיר,\" אָ מְ רָ ה אַ לִ יס בִּ מְ נוּחָ ה, מַ מָּשׁ כְּ אִ לּוּ חָ זַר", + "book": "אליס בארץ הפלאות", + "stripped": "\"הואהפך לחזיר,\" אמרהאליסבמנוחה, ממשכאלוחזר" + }, + { + "text": ".\"חָשַׁ בְ תִּ י שֶׁ כָּ ךְ יִקְ רֶ ה,\" אָ מַ ר הֶ חָ תוּל, וְשָׁ ב וְ נֶ עֱ לַ ם", + "book": "אליס בארץ הפלאות", + "stripped": ".\"חשבתישכך יקרה,\" אמרהחתול, ושבונעלם" + }, + { + "text": "לֹא הוֹפִ יעַ , וְ כַ עֲ בֹר רֶ גַ ע אוֹ שְׁ נַ יִם הִ מְשִׁ יכָ ה לָ לֶ כֶ ת לַ כִּוּוּן שֶׁ בּוֹ אָ מוּר", + "book": "אליס בארץ הפלאות", + "stripped": "לאהופיע , וכעבררגעאושנים המשיכהללכתלכוון שבואמור" + }, + { + "text": "הוּא לֹא יִהְ יֶה מְ טֹרָ ף עַ ל כָּ ל הָ רֹאשׁ – לְ פָ חוֹת לֹא מְ טֹרָ ף כְּ מוֹ שֶׁ הָ יָה", + "book": "אליס בארץ הפלאות", + "stripped": "הואלאיהיהמטרף עלכלהראש – לפחותלאמטרף כמושהיה" + }, + { + "text": "בָּ אָ בִ יב.\" כְּשֶׁ אָ מְ רָ ה זֹאת, הֵ רִ ימָ ה אֶ ת מַ בָּ טָ הּ , וְ הִ נֵּ ה נִ גְ לָ ה שָׁ ם הֶ חָ תוּל", + "book": "אליס בארץ הפלאות", + "stripped": "באביב.\" כשאמרהזאת, הרימהאתמבטה , והנהנגלהשם החתול" + }, + { + "text": ".פַּ עַ ם נוֹסֶ פֶ ת, יוֹשֵׁ ב עַ ל עָ נָ ף שֶׁ ל עֵ ץ", + "book": "אליס בארץ הפלאות", + "stripped": ".פעם נוספת, יושבעלענף שלעץ" + }, + { + "text": "\"אָ מַ רְ תִּ י חֲ זִ יר,\" הֵשִׁ יבָ ה אַ לִ יס; \"וְ אֶשְׂ מַ ח מְ אֹד אִ ם תַּ פְ סִ יק", + "book": "אליס בארץ הפלאות", + "stripped": "\"אמרתיחזיר,\" השיבהאליס; \"ואשמחמאדאם תפסיק" + }, + { + "text": "\"בְּ סֵ דֶ ר גָּ מוּר,\" אָ מַ ר הֶ חָ תוּל; וְ הַ פַּ עַ ם נֶ עֱ לַ ם דֵּ י לְ אַ ט, הָ חֵ ל בִּ קְ צֵ ה", + "book": "אליס בארץ הפלאות", + "stripped": "\"בסדרגמור,\" אמרהחתול; והפעם נעלם דילאט, החלבקצה" + }, + { + "text": "זְנָ בוֹ, וְ כַ לֵּ ה בַּ חִ יּוּךְ , שֶׁ נּוֹתַ ר שָׁ ם בְּ מֶשֶׁ ךְ זְמַ ן־מָ ה אַ חֲ רֵ י שֶׁשְּׁ אַ ר גּוּפוֹ", + "book": "אליס בארץ הפלאות", + "stripped": "זנבו, וכלהבחיוך , שנותרשם במשך זמןמהאחריששארגופו" + }, + { + "text": ",כְּשִׁשִּׁ ים סֶ נְ טִ ימֶ טֶ ר; וַ עֲ דַ יִן פָּ סְ עָ ה לִ קְ רַ את הַ בַּ יִת בַּ חֲשָׁשׁ מְ סֻ יָּ ם", + "book": "אליס בארץ הפלאות", + "stripped": ",כששים סנטימטר; ועדין פסעהלקראתהביתבחששמסים" + }, + { + "text": "אוֹמֶ רֶ ת לְ עַ צְ מָ הּ : \"וּמָ ה אִ ם הוּא יִהְ יֶ ה מְ טֹרָ ף עַ ל כָּ ל הָ רֹאשׁ לַ מְ רוֹת", + "book": "אליס בארץ הפלאות", + "stripped": "אומרתלעצמה : \"ומהאם הואיהיהמטרף עלכלהראשלמרות" + }, + { + "text": "שֻׁ לְ חָ ן עָ רוּךְ נִ צַּ ב מִ תַּ חַ ת לְ עֵ ץ בַּ חֲ זִ ית הַ בַּ יִת, וְ אַ רְ נַ ב־הָ אָ בִ יב וְ הַ כּוֹבְ עָ ן", + "book": "אליס בארץ הפלאות", + "stripped": "שלחן ערוך נצבמתחתלעץ בחזיתהבית, וארנבהאביבוהכובען" + }, + { + "text": "\".חָשְׁ בָ ה אַ לִ יס, \"אִ ם כִּ י, מֵ אַ חַ ר שֶׁ הוּא יָשֵׁ ן, כַּ נִּ רְ אֶ ה לֹא אִ כְ פַּ ת לוֹ", + "book": "אליס בארץ הפלאות", + "stripped": "\".חשבהאליס, \"אם כי, מאחרשהואישן, כנראהלאאכפתלו" + }, + { + "text": "\"יֵשׁ הֲ מוֹן מָ קוֹם!\" הִ תְ מַ רְ מְ רָ ה אַ לִ יס, וְ הִ יא הִ תְ יַשְּׁ בָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "\"ישהמון מקום!\" התמרמרהאליס, והיאהתישבה" + }, + { + "text": ".זְמַ ן בְּ סַ קְ רָ נוּת עֲ צוּמָ ה, וְ זוֹ הָ יְ תָ ה הַ פַּ עַ ם הָ רִ אשׁוֹנָ ה שֶׁ דִּ בֵּ ר", + "book": "אליס בארץ הפלאות", + "stripped": ".זמן בסקרנותעצומה, וזוהיתההפעם הראשונהשדבר" + }, + { + "text": "\"הֵ י, אֲ נַ חְ נוּ הוֹלְ כִ ים לְ הִשְׁ תַּ עֲשֵׁ עַ קְ צָ ת!\" חָשְׁ בָ ה אַ לִ יס.", + "book": "אליס בארץ הפלאות", + "stripped": "\"הי, אנחנוהולכים להשתעשעקצת!\" חשבהאליס." + }, + { + "text": "\"זֶה מָ ה שֶׁ אֲ נִ י עוֹשָׂ ה,\" עָ נְ תָ ה אַ לִ יס בְּ חִ פָּ זוֹן, \"לְ פָ חוֹת – לְ פָ חוֹת", + "book": "אליס בארץ הפלאות", + "stripped": "\"זהמהשאניעושה,\" ענתהאליסבחפזון, \"לפחות – לפחות" + }, + { + "text": "שֶׁ 'אֲ נִ י רוֹאֶ ה מָ ה שֶׁ אֲ נִ י אוֹכֵ ל' זֶ ה אוֹתוֹ הַ דָּ בָ ר כְּ מוֹ 'אֲ נִ י אוֹכֵ ל מָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "ש 'אנירואהמהשאניאוכל' זהאותוהדברכמו 'אניאוכלמה" + }, + { + "text": "ְ\"זֶה כְּ אִ לּוּ תַּ גִּ ידִ י,\" הוֹסִ יף הַ נַּ מְ נְ מָ ן, שֶׁ נִּ רְ אֶ ה הָ יָה כְּ אִ לּוּ דִּ בֵּ ר מִ תּוֹך", + "book": "אליס בארץ הפלאות", + "stripped": "\"זהכאלותגידי,\" הוסיף הנמנמן, שנראההיהכאלודברמתוך" + }, + { + "text": "שֵׁ נָ ה, \"שֶׁ 'אֲ נִ י נוֹשֵׁ ם כְּשֶׁ אֲ נִ י יָשֵׁ ן' זֶ ה אוֹתוֹ הַ דָּ בָ ר כְּ מוֹ 'אֲ נִ י יָשֵׁ ן", + "book": "אליס בארץ הפלאות", + "stripped": "שנה, \"ש 'אנינושם כשאניישן' זהאותוהדברכמו 'אניישן" + }, + { + "text": "בַּ חֹדֶשׁ?\" שָׁ אַ ל, וּפָ נָ ה אֶ ל אַ לִ יס; קֹדֶ ם לָ כֵ ן הוֹצִ יא אֶ ת הַשָּׁ עוֹן שֶׁ לּוֹ", + "book": "אליס בארץ הפלאות", + "stripped": "בחדש?\" שאל, ופנהאלאליס; קדם לכן הוציאאתהשעון שלו" + }, + { + "text": ",מִ כִּ יסוֹ, וְ כָ עֵ ת הָ יָה מִ תְ בּוֹנֵ ן בּוֹ בְּ אִ י־נוֹחוּת, מְ טַ לְ טֵ ל אוֹתוֹ מִ דֵּ י פַּ עַ ם", + "book": "אליס בארץ הפלאות", + "stripped": ",מכיסו, וכעתהיהמתבונן בובאינוחות, מטלטלאותומדיפעם" + }, + { + "text": ".תַּ תְ אִ ים לַ מַּ נְ גָּ נוֹן!\" הוֹסִ יף, וְשָׁ לַ ח מַ בָּ ט כּוֹעֵ ס בְּ אַ רְ נַ ב־הָ אָ בִ יב", + "book": "אליס בארץ הפלאות", + "stripped": ".תתאים למנגנון!\" הוסיף, ושלחמבטכועסבארנבהאביב" + }, + { + "text": ";\"כֵּ ן, אֲ בָ ל כַּ נִּ רְ אֶ ה חָ דְ רוּ לְשָׁ ם גַּ ם כַּ מָּ ה פֵּ רוּרִ ים,\" רָ טַ ן הַ כּוֹבְ עָ ן", + "book": "אליס בארץ הפלאות", + "stripped": ";\"כן, אבלכנראהחדרולשם גם כמהפרורים,\" רטן הכובען" + }, + { + "text": "\".\"לֹא הָ יִ יתָ צָ רִ יךְ לְ הַ כְ נִ יס אוֹתָ הּ לְשָׁ ם בְּ עֶ זְ רַ ת סַ כִּ ין הַ לֶּ חֶ ם", + "book": "אליס בארץ הפלאות", + "stripped": "\".\"לאהייתצריך להכניסאותהלשם בעזרתסכין הלחם" + }, + { + "text": ".\"זֶה בְּ דִ יּוּק מָ ה שֶׁ קּוֹרֶ ה עִ ם הַשָּׁ עוֹן שֶׁ לִּ י,\" אָ מַ ר הַ כּוֹבְ עָ ן", + "book": "אליס בארץ הפלאות", + "stripped": ".\"זהבדיוקמהשקורהעם השעון שלי,\" אמרהכובען" + }, + { + "text": "הַ כּוֹבְ עָ ן חַ סְ רַ ת מַשְׁ מָ עוּת לַ חֲ לוּטִ ין, וְ עִ ם זֹאת הַ מִּ לִּ ים הָ יוּ בְּ רוּרוֹת", + "book": "אליס בארץ הפלאות", + "stripped": "הכובען חסרתמשמעותלחלוטין, ועם זאתהמלים היוברורות" + }, + { + "text": "\"הַ נַּ מְ נְ מָ ן שׁוּב יָשֵׁ ן,\" אָ מַ ר הַ כּוֹבְ עָ ן, וְ הוּא מָ זַ ג לוֹ קְ צָ ת תֵּ ה חַ ם עַ ל", + "book": "אליס בארץ הפלאות", + "stripped": "\"הנמנמן שובישן,\" אמרהכובען, והואמזגלוקצתתהחם על" + }, + { + "text": "הַ נַּ מְ נְ מָ ן טִ לְ טֵ ל אֶ ת רֹאשׁוֹ בְּ קֹצֶ ר רוּחַ , וְ אָ מַ ר, בְּ לִ י לִ פְ קוֹחַ אֶ ת", + "book": "אליס בארץ הפלאות", + "stripped": "הנמנמן טלטלאתראשובקצררוח , ואמר, בלילפקוחאת" + }, + { + "text": "\".עֵ ינָ יו, \"כַּ מּוּבָ ן, כַּ מּוּבָ ן; זֶה בְּ דִ יּוּק מָ ה שֶׁ הִ תְ כַּוַּנְ תִּ י לְ הָ עִ יר בְּ עַ צְ מִ י", + "book": "אליס בארץ הפלאות", + "stripped": "\".עיניו, \"כמובן, כמובן; זהבדיוקמהשהתכונתילהעירבעצמי" + }, + { + "text": "\"נִ חַשְׁ תְּ כְּ בָ ר אֶ ת הַ פִּ תְ רוֹן לַ חִ ידָ ה?\" אָ מַ ר הַ כּוֹבְ עָ ן וּפָ נָ ה שׁוּב אֶ ל", + "book": "אליס בארץ הפלאות", + "stripped": "\"נחשתכבראתהפתרון לחידה?\" אמרהכובען ופנהשובאל" + }, + { + "text": "\"?\"לֹא, אֲ נִ י נִ כְ נַ עַ ת,\" הֵשִׁ יבָ ה אַ לִ יס; \"מָ ה הַ תְּשׁוּבָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "\"?\"לא, אנינכנעת,\" השיבהאליס; \"מההתשובה" + }, + { + "text": ".\"אֵ ין לִ י שֶׁ מֶ ץ שֶׁ ל מֻשָּׂ ג,\" אָ מַ ר הַ כּוֹבְ עָ ן", + "book": "אליס בארץ הפלאות", + "stripped": ".\"אין לישמץ שלמשג,\" אמרהכובען" + }, + { + "text": "טוֹבָ ה יוֹתֵ ר,\" אָ מְ רָ ה, \"מֵ אֲשֶׁ ר לְ בַ זְבֵּ ז אוֹתוֹ בְּ הַ צָּ גַ ת חִ ידוֹת שֶׁ אֵ ין לָ הֶ ן", + "book": "אליס בארץ הפלאות", + "stripped": "טובהיותר,\" אמרה, \"מאשרלבזבזאותובהצגתחידותשאין להן" + }, + { + "text": "\"בָּ רוּר שֶׁ אֵ ין לָ ךְ !\" אָ מַ ר הַ כּוֹבְ עָ ן, מְ טַ לְ טֵ ל אֶ ת רֹאשׁוֹ בְּ בוּז.", + "book": "אליס בארץ הפלאות", + "stripped": "\"ברורשאין לך !\" אמרהכובען, מטלטלאתראשובבוז." + }, + { + "text": "\"!מוּכָ ן לְ הִ תְ עָ רֵ ב שֶׁ מֵּ עוֹלָ ם אֲ פִ לּוּ לֹא דִּ בַּ רְ תְּ עִ ם מַ ר זְמַ ן", + "book": "אליס בארץ הפלאות", + "stripped": "\"!מוכן להתערבשמעולם אפלולאדברתעם מרזמן" + }, + { + "text": "כָּ עֵ ת, אִ ם רַ ק תַּ קְ פִּ ידִ י לִשְׁ מוֹר עַ ל יְחָ סִ ים טוֹבִ ים אִ תּוֹ, הוּא", + "book": "אליס בארץ הפלאות", + "stripped": "כעת, אם רקתקפידילשמורעליחסים טובים אתו, הוא" + }, + { + "text": "בַּ בּ ֹקֶ ר, בְּ דִ יּוּק הַ זְּמַ ן שֶׁ בּוֹ מַ תְ חִ ילִ ים לִ לְ מוֹד: תִּ צְ טָ רְ כִ י רַ ק לִ לְ חוֹש", + "book": "אליס בארץ הפלאות", + "stripped": "בבקר, בדיוקהזמן שבומתחילים ללמוד: תצטרכירקללחוש" + }, + { + "text": "תִּ זְכּ ֹרֶ ת לְ מַ ר זְ מַ ן, וְ הַ מְּ חוֹגִ ים יִ סְ תּוֹבְ בוּ כְּ הֶ רֶ ף עַ יִן!", + "book": "אליס בארץ הפלאות", + "stripped": "תזכרתלמרזמן, והמחוגים יסתובבוכהרף עין!" + }, + { + "text": "\"זֶה יִהְ יֶה אַ דִּ יר, בְּ לִ י סָ פֵ ק,\" אָ מְ רָ ה אַ לִ יס בְּ קוֹל מְ הֻ רְ הָ ר; \"אֲ בָ ל", + "book": "אליס בארץ הפלאות", + "stripped": "\"זהיהיהאדיר, בליספק,\" אמרהאליסבקולמהרהר; \"אבל" + }, + { + "text": "7!'קְ רוֹץ לִ י, קְ רוֹץ לִ י – קְ רוֹץ, חָ גָ ב", + "book": "אליס בארץ הפלאות", + "stripped": "7!'קרוץ לי, קרוץ לי – קרוץ, חגב" + }, + { + "text": ":\"הוּא נִ מְשָׁ ךְ , כַּ יָּ דוּעַ לָ ךְ ,\" הוֹסִ יף הַ כּוֹבְ עָ ן, \"בַּ מִּ לִּ ים הָ אֵ לֶּ ה", + "book": "אליס בארץ הפלאות", + "stripped": ":\"הואנמשך , כידועלך ,\" הוסיף הכובען, \"במלים האלה" + }, + { + "text": "\"'-קְ רוֹץ לִ י, קְ רוֹץ לִ י", + "book": "אליס בארץ הפלאות", + "stripped": "\"'-קרוץ לי, קרוץ לי" + }, + { + "text": "כָּ אן הִ תְ נַ עֵ ר הַ נַּ מְ נְ מָ ן, וְ הִ תְ חִ יל לָשִׁ יר מִ תּוֹךְ שֵׁ נָ ה \"קְ רוֹץ לִ י, קְ רוֹץ", + "book": "אליס בארץ הפלאות", + "stripped": "כאן התנערהנמנמן, והתחיללשירמתוך שנה \"קרוץ לי, קרוץ" + }, + { + "text": "לִ י, קְ רוֹץ לִ י, קְ רוֹץ לִ י—\" וְ הִ מְשִׁ יךְ בְּ כָ ךְ זְמַ ן כּ ֹה רַ ב שֶׁ הָ יָה עֲ לֵ יהֶ ם", + "book": "אליס בארץ הפלאות", + "stripped": "לי, קרוץ לי, קרוץ לי—\" והמשיך בכך זמן כהרבשהיהעליהם" + }, + { + "text": "\"וּמֵ אוֹתוֹ יוֹם,\" הִ מְשִׁ יךְ הַ כּוֹבְ עָ ן בְּ קוֹל נְ כָ אִ ים, \"הַ זְּ מַ ן לֹא מוּכָ ן", + "book": "אליס בארץ הפלאות", + "stripped": "\"ומאותויום,\" המשיך הכובען בקולנכאים, \"הזמן לאמוכן" + }, + { + "text": ".פּ ֹה כָּ ל־כָּ ךְ הַ רְ בֵּ ה דְּ בָ רִ ים לִ סְ עוּדַ ת הַ תֵּ ה?\" שָׁ אֲ לָ ה", + "book": "אליס בארץ הפלאות", + "stripped": ".פהכלכך הרבהדברים לסעודתהתה?\" שאלה" + }, + { + "text": ",8\"כֵּ ן, זֹאת הַ סִּ בָּ ה,\" אָ מַ ר הַ כּוֹבְ עָ ן בַּ אֲ נָ חָ ה; \"פּ ֹה תָּ מִ יד שְׁ עַ ת הַ תֵּ ה", + "book": "אליס בארץ הפלאות", + "stripped": ",8\"כן, זאתהסבה,\" אמרהכובען באנחה; \"פהתמידשעתהתה" + }, + { + "text": "\".וְ אֵ ין לָ נוּ זְמַ ן לִ רְ חוֹץ אֶ ת הַ כֵּ לִ ים בֵּ ין לְ בֵ ין", + "book": "אליס בארץ הפלאות", + "stripped": "\".ואין לנוזמן לרחוץ אתהכלים בין לבין" + }, + { + "text": "\"אָ ז אַ תֶּ ם כָּ ל הַ זְּמַ ן עוֹבְ רִ ים מָ קוֹם מִ סָּ בִ יב לַשֻּׁ לְ חָ ן, אֲ נִ י מְ תָ אֶ רֶ ת", + "book": "אליס בארץ הפלאות", + "stripped": "\"אזאתם כלהזמן עוברים מקום מסביבלשלחן, אנימתארת" + }, + { + "text": "\".\"בְּ דִ יּוּק כָּ ךְ ,\" אָ מַ ר הַ כּוֹבְ עָ ן; \"בְּ כָ ל פַּ עַ ם שֶׁ הַ כֵּ לִ ים מִ תְ לַ כְ לְ כִ ים", + "book": "אליס בארץ הפלאות", + "stripped": "\".\"בדיוקכך ,\" אמרהכובען; \"בכלפעם שהכלים מתלכלכים" + }, + { + "text": "\"אֲ בָ ל מָ ה קוֹרֶ ה כְּשֶׁ אַ תֶּ ם מַ גִּ יעִ ים שׁוּב לִ נְ קֻ דַּ ת הַ הַ תְ חָ לָ ה?\" הֵ עֵ זָּה", + "book": "אליס בארץ הפלאות", + "stripped": "\"אבלמהקורהכשאתם מגיעים שובלנקדתההתחלה?\" העזה" + }, + { + "text": ".\"אוּלַ י נְשַׁ נֶּ ה נוֹשֵׂ א,\" קָ טַ ע אוֹתָ ם אַ רְ נַ ב־הָ אָ בִ יב, תּוֹךְ כְּ דֵ י פִּ הוּק", + "book": "אליס בארץ הפלאות", + "stripped": ".\"אולינשנהנושא,\" קטעאותם ארנבהאביב, תוך כדיפהוק" + }, + { + "text": "\"לְ צַ עֲ רִ י אֲ נִ י לֹא מַ כִּ ירָ ה אַ ף סִ פּוּר,\" אָ מְ רָ ה אַ לִ יס, שֶׁ דֵּ י נִ בְ הֲ לָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "\"לצעריאנילאמכירהאף ספור,\" אמרהאליס, שדינבהלה" + }, + { + "text": "\"וְ תַ עֲשֶׂ ה אֶ ת זֶה בִּ זְרִ יזוּת,\" הוֹסִ יף הַ כּוֹבְ עָ ן, \"אַ חֶ רֶ ת תֵּ רָ דֵ ם בַּ חֲ זָ רָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "\"ותעשהאתזהבזריזות,\" הוסיף הכובען, \"אחרתתרדם בחזרה" + }, + { + "text": "\"הָ יֹה הָ יוּ פַּ עַ ם שָׁ לוֹשׁ אֲ חָ יוֹת קְ טַ נּוֹת,\" פָּ תַ ח הַ נַּ מְ נְ מָ ן בְּ חִ פָּ זוֹן", + "book": "אליס בארץ הפלאות", + "stripped": "\"היההיופעם שלושאחיותקטנות,\" פתחהנמנמן בחפזון" + }, + { + "text": "גָּ דוֹל, \"וְ קָ רְ אוּ לָ הֶ ן אֶ לְ זִ י, לֵ ייסִ י וְ טִ ילִ י; וְ הֵ ן חָ יוּ בְּ קַ רְ קָ עִ ית שֶׁ ל בּוֹר", + "book": "אליס בארץ הפלאות", + "stripped": "גדול, \"וקראולהן אלזי, לייסיוטילי; והן חיובקרקעיתשלבור" + }, + { + "text": "\"מִ מָּ ה הֵ ן חָ יוּ?\" שָׁ אֲ לָ ה אַ לִ יס, שֶׁ תָּ מִ יד גִּ לְּ תָ ה עִ נְ יָ ן עָ צוּם בְּ סוּגְ יוֹת", + "book": "אליס בארץ הפלאות", + "stripped": "\"ממההן חיו?\" שאלהאליס, שתמידגלתהענין עצום בסוגיות" + }, + { + "text": "\"הֵ ן חָ יוּ מִשֻּׁ מָּ ן,\" אָ מַ ר הַ נַּ מְ נְ מָ ן, אַ חֲ רֵ י שֶׁ חָשַׁ ב בְּ מֶשֶׁ ךְ רֶ גַ ע אוֹ", + "book": "אליס בארץ הפלאות", + "stripped": "\"הן חיומשמן,\" אמרהנמנמן, אחרישחשבבמשך רגעאו" + }, + { + "text": ";\"הֵ ן לֹא יָכְ לוּ לִ חְ יוֹת מִ זֶּ ה, כַּ יָּדוּעַ לְ ךָ ,\" הֵ עִ ירָ ה אַ לִ יס בַּ עֲ דִ ינוּת", + "book": "אליס בארץ הפלאות", + "stripped": ";\"הן לאיכלולחיותמזה, כידועלך ,\" העירהאליסבעדינות" + }, + { + "text": "\".\"וְ כָ ךְ בֶּ אֱ מֶ ת הָ יוּ,\" אָ מַ ר הַ נַּ מְ נְ מָ ן; \"חוֹלוֹת מְ אֹד", + "book": "אליס בארץ הפלאות", + "stripped": "\".\"וכך באמתהיו,\" אמרהנמנמן; \"חולותמאד" + }, + { + "text": ",אַ לִ יס נִ סְּ תָ ה לְ דַ מְ יֵ ן לְ עַ צְ מָ הּ אֵ יךְ חַ יִּ ים בְּ סִ גְ נוֹן יוֹצֵ א דּ ֹפֶ ן שֶׁ כָּ זֶה", + "book": "אליס בארץ הפלאות", + "stripped": ",אליסנסתהלדמין לעצמהאיך חיים בסגנון יוצאדפן שכזה" + }, + { + "text": "אֲ בָ ל הַ דָּ בָ ר בִּ לְ בֵּ ל אוֹתָ הּ יוֹתֵ ר מִ דַּ י, וְ לָ כֵ ן הִ מְשִׁ יכָ ה: \"אֲ בָ ל לָ מָּ ה הֵ ן", + "book": "אליס בארץ הפלאות", + "stripped": "אבלהדברבלבלאותהיותרמדי, ולכן המשיכה: \"אבללמההן" + }, + { + "text": "\"קְ חִ י לָ ךְ עוֹד קְ צָ ת תֵּ ה,\" אָ מַ ר אַ רְ נַ ב־הָ אָ בִ יב לְ אַ לִ יס, בִּ רְ צִ ינוּת", + "book": "אליס בארץ הפלאות", + "stripped": "\"קחילך עודקצתתה,\" אמרארנבהאביבלאליס, ברצינות" + }, + { + "text": "\"עֲ דַ יִן לֹא שָׁ תִ יתִ י כְּ לוּם,\" הֵשִׁ יבָ ה אַ לִ יס בְּ נִ ימַ ת עֶ לְ בּוֹן, \"אָ ז אֲ נִ י", + "book": "אליס בארץ הפלאות", + "stripped": "\"עדין לאשתיתיכלום,\" השיבהאליסבנימתעלבון, \"אזאני" + }, + { + "text": "\".\"אֵ ין שׁוּם בְּ עָ יָה לָ קַ חַ ת עוֹד אַ חֲ רֵ י שֶׁ לּ ֹא הָ יָ ה לָ ךְ כְּ לוּם", + "book": "אליס בארץ הפלאות", + "stripped": "\".\"אין שום בעיהלקחתעודאחרישלאהיהלך כלום" + }, + { + "text": ".\"אַ ף אֶ חָ ד לֹא בִּ קֵּשׁ מִ מְּ ךָ לְ הִ תְ עָ רֵ ב,\" אָ מְ רָ ה אַ לִ יס", + "book": "אליס בארץ הפלאות", + "stripped": ".\"אף אחדלאבקשממך להתערב,\" אמרהאליס" + }, + { + "text": "ּתֵּ ה וְ לֶ חֶ ם בְּ חֶ מְ אָ ה, וְ אָ ז נִ פְ נְ תָ ה אֶ ל הַ נַּ מְ נְ מָ ן, וְ חָ זְ רָ ה עַ ל שְׁ אֵ לָ תָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "תהולחם בחמאה, ואזנפנתהאלהנמנמן, וחזרהעלשאלתה" + }, + { + "text": ",הַ נַּ מְ נְ מָ ן שׁוּב נִ זְקַ ק לְ רֶ גַ ע אוֹ שְׁ נַ יִם כְּ דֵ י לַ חְשׁוֹב עַ ל כָּ ךְ , וְ אָ ז אָ מַ ר", + "book": "אליס בארץ הפלאות", + "stripped": ",הנמנמן שובנזקקלרגעאושנים כדילחשובעלכך , ואזאמר" + }, + { + "text": "\"אֵ ין דָּ בָ ר כָּ זֶה!\" הִ תְ חִ ילָ ה אַ לִ יס לוֹמַ ר בְּ כַ עַ ס גָּ דוֹל, אֲ בָ ל הַ כּוֹבְ עָ ן", + "book": "אליס בארץ הפלאות", + "stripped": "\"אין דברכזה!\" התחילהאליסלומרבכעסגדול, אבלהכובען" + }, + { + "text": "שְׁשְׁשְׁ !\" וְ הַ נַּ מְ נְ מָ ן הֵ עִ יר בְּ זַעַ ף, \"אִ ם", + "book": "אליס בארץ הפלאות", + "stripped": "ששש !\" והנמנמן העירבזעף, \"אם" + }, + { + "text": "\"לֹא, בְּ בַ קָּשָׁ ה תַּ מְשִׁ יךְ !\" אָ מְ רָ ה אַ לִ יס בַּ עֲ נָ וָ ה רַ בָּ ה; \"אֲ נִ י לֹא", + "book": "אליס בארץ הפלאות", + "stripped": "\"לא, בבקשהתמשיך !\" אמרהאליסבענוהרבה; \"אנילא" + }, + { + "text": "\"אֶ חָ ד, בְּ הֶ חְ לֵ ט!\" אָ מַ ר הַ נַּ מְ נְ מָ ן בְּ קוֹל מְ מֻ רְ מָ ר.", + "book": "אליס בארץ הפלאות", + "stripped": "\"אחד, בהחלט!\" אמרהנמנמן בקולממרמר." + }, + { + "text": "\"וּבְ כֵ ן, שְׁ לֹש הָ אֲ חָ יוֹת הַ קְּ טַ נּוֹת הָ אֵ לֶּ ה – הֵ ן לָ מְ דוּ", + "book": "אליס בארץ הפלאות", + "stripped": "\"ובכן, שלשהאחיותהקטנותהאלה – הן למדו" + }, + { + "text": "הוּא עָ בַ ר מָ קוֹם בְּ עוֹדוֹ מְ דַ בֵּ ר, וְ הַ נַּ מְ נְ מָ ן בְּ עִ קְ בוֹתָ יו; אַ רְ נַ ב־הָ אָ בִ יב", + "book": "אליס בארץ הפלאות", + "stripped": "הואעברמקום בעודומדבר, והנמנמן בעקבותיו; ארנבהאביב" + }, + { + "text": "עָ בַ ר לִ מְ קוֹמוֹ שֶׁ ל הַ נַּ מְ נְ מָ ן, וְ אַ לִ יס תָּ פְ סָ ה בְּ אִ י־רָ צוֹן מְ סֻ יָּ ם אֶ ת", + "book": "אליס בארץ הפלאות", + "stripped": "עברלמקומושלהנמנמן, ואליסתפסהבאירצון מסים את" + }, + { + "text": ".שֶׁ אַ רְ נַ ב־הָ אָ בִ יב הָ פַ ךְ לִ פְ נֵ י כֵ ן אֶ ת קַ נְ קַ ן הֶ חָ לָ ב לְ תוֹךְ צַ לַּ חְ תּוֹ", + "book": "אליס בארץ הפלאות", + "stripped": ".שארנבהאביבהפך לפניכן אתקנקן החלבלתוך צלחתו" + }, + { + "text": "\"אֶ פְשָׁ ר לִ סְ חוֹט מַ יִם כְּשֶׁ טּוֹבְ לִ ים מַשֶּׁ הוּ בְּ בוֹר מַ יִם,\" אָ מַ ר", + "book": "אליס בארץ הפלאות", + "stripped": "\"אפשרלסחוטמים כשטובלים משהובבורמים,\" אמר" + }, + { + "text": "הַ כּוֹבְ עָ ן; \"אָ ז הָ יִ יתִ י אוֹמֵ ר שֶׁ אֶ פְשָׁ ר לִ סְ חוֹט שֻׁ מָּ ן כְּשֶׁ טּוֹבְ לִ ים מַשֶּׁ הוּ", + "book": "אליס בארץ הפלאות", + "stripped": "הכובען; \"אזהייתיאומרשאפשרלסחוטשמן כשטובלים משהו" + }, + { + "text": "\"אֲ בָ ל הֲ רֵ י הֵ ן הָ יוּ בְּ תַ חְ תִּ ית הַ בּוֹר,\" אָ מְ רָ ה אַ לִ יס לַ נַּ מְ נְ מָ ן, בּוֹחֶ רֶ ת", + "book": "אליס בארץ הפלאות", + "stripped": "\"אבלהריהן היובתחתיתהבור,\" אמרהאליסלנמנמן, בוחרת" + }, + { + "text": "\"הֵ ן לָ מְ דוּ לִ טְ בּוֹל וְ לִ סְ חוֹט,\" הִ מְשִׁ יךְ הַ נַּ מְ נְ מָ ן, מְ פַ הֵ ק וּמְשַׁ פְשֵׁ ף", + "book": "אליס בארץ הפלאות", + "stripped": "\"הן למדולטבולולסחוט,\" המשיך הנמנמן, מפהקומשפשף" + }, + { + "text": "אֶ ת עֵ ינָ יו, כִּ י הָ לְ כָ ה וְ נָ פְ לָ ה עָ לָ יו תַּ רְ דֵּ מָ ה, \"הֵ ן טָ בְ לוּ וְ סָ חֲ טוּ", + "book": "אליס בארץ הפלאות", + "stripped": "אתעיניו, כיהלכהונפלהעליותרדמה, \"הן טבלווסחטו" + }, + { + "text": ",הַ נַּ מְ נְ מָ ן כְּ בָ ר עָ צַ ם אֶ ת עֵ ינָ יו בֵּ ינְ תַ יִם, וְ הִ תְ חִ יל לִשְׁ קוֹעַ בִּ תְ נוּמָ ה", + "book": "אליס בארץ הפלאות", + "stripped": ",הנמנמן כברעצם אתעיניובינתים, והתחיללשקועבתנומה" + }, + { + "text": ",שֶׁ מַּ תְ חִ יל בְּ מֵ \"ם, כְּ מוֹ מַ לְ כּוֹדוֹת עַ כְ בָּ רִ ים-\" : ְקְ טַ נָּ ה וְ הִ מְשִׁ יך", + "book": "אליס בארץ הפלאות", + "stripped": ",שמתחילבמ \"ם, כמומלכודותעכברים-\" : קטנהוהמשיך" + }, + { + "text": "וּמְ דוּרוֹת, וּמַ חְשָׁ בוֹת, ומִ דַּ יִּ יּוּת – אַ תְּ מַ כִּ ירָ ה אֶ ת הַ בִּ טּוּי 'יוֹתֵ ר מִ דַּ י", + "book": "אליס בארץ הפלאות", + "stripped": "ומדורות, ומחשבות, ומדייות – אתמכירהאתהבטוי 'יותרמדי" + }, + { + "text": "\"?מִ דַּ יִּ יּוּת' – רָ אִ ית פַּ עַ ם דָּ בָ ר כָּ זֶ ה, צִ יּוּר שֶׁ ל מִ דַּ יִּיּוּת", + "book": "אליס בארץ הפלאות", + "stripped": "\"?מדייות' – ראיתפעם דברכזה, ציורשלמדייות" + }, + { + "text": "\"בְּ עֶ צֶ ם, אִ ם כְּ בָ ר שָׁ אַ לְ תָּ ,\" אָ מְ רָ ה אַ לִ יס, נְ בוֹכָ ה עַ ד מְ אֹד, \"אֲ נִ י", + "book": "אליס בארץ הפלאות", + "stripped": "\"בעצם, אם כברשאלת ,\" אמרהאליס, נבוכהעדמאד, \"אני" + }, + { + "text": "וְ אַ ף אֶ חָ ד מֵ הָ אֲ חֵ רִ ים לֹא נָ תַ ן אֶ ת דַּ עְ תּוֹ עַ ל לֶ כְ תָּ הּ כְּ לָ ל וְ עִ קָּ ר, אַ ף", + "book": "אליס בארץ הפלאות", + "stripped": "ואף אחדמהאחרים לאנתן אתדעתועללכתהכללועקר, אף" + }, + { + "text": "לַ חְ זוֹר; בַּ פַּ עַ ם הָ אַ חֲ רוֹנָ ה שֶׁ רָ אֲ תָ ה אוֹתָ ם, הֵ ם נִ סּוּ לְ הַ כְ נִ יס אֶ ת", + "book": "אליס בארץ הפלאות", + "stripped": "לחזור; בפעם האחרונהשראתהאותם, הם נסולהכניסאת" + }, + { + "text": "\"בְּ כָ ל מִ קְ רֶ ה, לְשָׁ ם לֹא אֶ חְ זֹר עוֹד לְ עוֹלָ ם!\" אָ מְ רָ ה אַ לִ יס", + "book": "אליס בארץ הפלאות", + "stripped": "\"בכלמקרה, לשם לאאחזרעודלעולם!\" אמרהאליס" + }, + { + "text": "לְ דַ עְ תִּ י אֵ ין סִ בָּ ה שֶׁ לּ ֹא אֶ כָּ נֵ ס לְשָׁ ם תֵּ כֶ ף וּמִ יָּד.\" וְ חִ ישׁ קַ ל נִ כְ נְ סָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "לדעתיאין סבהשלאאכנסלשם תכף ומיד.\" וחישקלנכנסה" + }, + { + "text": ".שׁוּב מָ צְ אָ ה עַ צְ מָ הּ בָּ אוּלָ ם הָ אָ רֹךְ , וּבְ סָ מוּךְ לְשֻׁ לְ חַ ן הַ זְּכוּכִ ית הַ קָּ טָ ן", + "book": "אליס בארץ הפלאות", + "stripped": ".שובמצאהעצמהבאולם הארך , ובסמוך לשלחן הזכוכיתהקטן" + }, + { + "text": ", ּ\"טוֹב, הַ פַּ עַ ם אֶ תְ אַ רְ גֵּ ן בְּ צוּרָ ה מֻ צְ לַ חַ ת יוֹתֵ ר,\" אָ מְ רָ ה לְ עַ צְ מָ ה", + "book": "אליס בארץ הפלאות", + "stripped": ", \"טוב, הפעם אתארגן בצורהמצלחתיותר,\" אמרהלעצמה" + }, + { + "text": "סֶ נְ טִ ימֶ טֶ ר בְּ עֵ רֶ ךְ ; אַ חַ ר פָּ סְ עָ ה בְּ מוֹרַ ד הַ מִּ סְ דְּ רוֹן הַ קָּ טָ ן; וְ אָ ז – הִ יא", + "book": "אליס בארץ הפלאות", + "stripped": "סנטימטרבערך ; אחרפסעהבמורדהמסדרון הקטן; ואז – היא" + }, + { + "text": "מָ צְ אָ ה עַ צְ מָ הּ סוֹף־סוֹף בַּ גַּ ן הַ יְּ פֵ הפֶ ה, בֵּ ינוֹת לַ עֲ רוּגוֹת הַ פְּ רָ חִ ים", + "book": "אליס בארץ הפלאות", + "stripped": "מצאהעצמהסוףסוף בגן היפהפה, בינותלערוגותהפרחים" + }, + { + "text": ".פָּ רוֹדְ יָה עַ ל שִׁ יר הָ עֶ רֶשׂ הַ נּוֹדָ ע \"נַ צְ נֵ ץ, נַ צְ נֵץ, כּוֹכָ ב קָ טָ ן\" מֵ אֵת גֵ 'יין טֵ יילוֹר", + "book": "אליס בארץ הפלאות", + "stripped": ".פרודיהעלשירהערשהנודע \"נצנץ, נצנץ, כוכבקטן\" מאתג 'יין טיילור" + }, + { + "text": "עֶ רֶ ב, נֶ חְשְׁ בָ ה בְּ אוֹתָ םָּחוֹזוֹת רַ בִּ ים בְּשֵׁשׁ בְה, שֶׁ הִ תְ קַ יְּ מָ ה בִּ מָת הַ תֵּ ה בִּ בְּ רִ יטַ נְ יַשְׁ ע", + "book": "אליס בארץ הפלאות", + "stripped": "ערב, נחשבהבאותםחוזותרבים בששבה, שהתקימהבמתהתהבבריטנישע" + }, + { + "text": "שִׂ יחַ וְ רָ דִ ים גָּ דוֹל נִ צַּ ב לְ יַד הַ כְּ נִ יסָ ה לַ גַּ ן: הַוְּרָ דִ ים שֶׁ פָּ רְ חוּ עָ לָ יו הָ יוּ", + "book": "אליס בארץ הפלאות", + "stripped": "שיחורדים גדולנצבלידהכניסהלגן: הורדים שפרחועליוהיו" + }, + { + "text": "בְּ צֶ בַ ע לָ בָ ן, אֲ בָ ל שְׁ לוֹשָׁ ה גַּ נָּ נִ ים טִ פְּ לוּ בָּ הֶ ם, צוֹבְ עִ ים אוֹתָ ם", + "book": "אליס בארץ הפלאות", + "stripped": "בצבעלבן, אבלשלושהגננים טפלובהם, צובעים אותם" + }, + { + "text": "אֲ לֵ יהֶ ם שָׁ מְ עָ ה אֶ חָ ד מֵ הֶ ם אוֹמֵ ר, \"תִּ זָּהֵ ר עַ כְשָׁ ו, חָ מֵשׁ!", + "book": "אליס בארץ הפלאות", + "stripped": "אליהם שמעהאחדמהם אומר, \"תזהרעכשו, חמש!" + }, + { + "text": "\"זֶה דַּ וְ קָ א כֵּ ן הָ עֵ סֶ ק שֶׁ לּוֹ!\" אָ מַ ר חָ מֵשׁ, \"וַ אֲ נִ י אֲ גַ לֶּ ה לוֹ – כִּ י הוּא", + "book": "אליס בארץ הפלאות", + "stripped": "\"זהדוקאכן העסקשלו!\" אמרחמש, \"ואניאגלהלו – כיהוא" + }, + { + "text": "\"בֶּ אֱ מֶ ת, אִ ם כְּ בָ ר מְ דַ בְּ רִ ים עַ ל אִ י־צֶ דֶ ק—\" כְּשֶׁ מַּ בָּ טוֹ נָ פַ ל בְּ מִ קְ רֶ ה", + "book": "אליס בארץ הפלאות", + "stripped": "\"באמת, אם כברמדברים עלאיצדק—\" כשמבטונפלבמקרה" + }, + { + "text": "עַ ל אַ לִ יס, הָ עוֹמֶ דֶ ת וּמִ תְ בּוֹנֶ נֶ ת בָּ הֶ ם, וְ הוּא הִשְׁ תַּ תֵּ ק לְ פֶ תַ ע: הָ אֲ חֵ רִ ים", + "book": "אליס בארץ הפלאות", + "stripped": "עלאליס, העומדתומתבוננתבהם, והואהשתתקלפתע: האחרים" + }, + { + "text": ".נִ פְ נוּ לְ אָ חוֹר גַּ ם הֵ ם, וְ כֻ לָּ ם קַ דּוּ קִ דָּ ה עֲ מֻ קָּ ה", + "book": "אליס בארץ הפלאות", + "stripped": ".נפנולאחורגם הם, וכלם קדוקדהעמקה" + }, + { + "text": "\"תּוּכְ לוּ לְ הַ גִּ יד לִ י בְּ בַ קָּשָׁ ה,\" אָ מְ רָ ה אַ לִ יס, קְ צָ ת בְּ בַ יְשָׁ נוּת, \"לָ מָּ ה", + "book": "אליס בארץ הפלאות", + "stripped": "\"תוכלולהגידליבבקשה,\" אמרהאליס, קצתבבישנות, \"למה" + }, + { + "text": "\"?אַ תֶּ ם צוֹבְ עִ ים אֶ ת הַוְּרָ דִ ים הָ אֵ לֶּ ה", + "book": "אליס בארץ הפלאות", + "stripped": "\"?אתם צובעים אתהורדים האלה" + }, + { + "text": "בְּ קוֹל שָׁ קֵ ט, \"וּבְ כֵ ן, לְ מַ עֲשֶׂ ה, הָ עַ לְ מָ ה, תָּ בִ ינִ י, זֶה אָ מוּר הָ יָה לִ הְ יוֹת", + "book": "אליס בארץ הפלאות", + "stripped": "בקולשקט, \"ובכן, למעשה, העלמה, תביני, זהאמורהיהלהיות" + }, + { + "text": "לְ בָ נִ ים; וְ אִ ם הַ מַּ לְ כָּ ה תְּ גַ לֶּ ה אֶ ת זֶ ה, הֲ רֵ י כֻּ לָּ נוּ נֵ עָ נֵשׁ וְ יַ עַ רְ פוּ לָ נוּ אֶ ת", + "book": "אליס בארץ הפלאות", + "stripped": "לבנים; ואם המלכהתגלהאתזה, הריכלנונענשויערפולנואת" + }, + { + "text": "אָ ז תָּ בִ ינִ י, הָ עַ לְ מָ ה, אֲ נַ חְ נוּ עוֹשִׂ ים כְּ מֵ יטַ ב יְכָ לְ תֵּ נוּ, לִ פְ נֵ י", + "book": "אליס בארץ הפלאות", + "stripped": "אזתביני, העלמה, אנחנועושים כמיטביכלתנו, לפני" + }, + { + "text": "שֶׁ הִ יא תַּ גִּ יעַ , כְּ דֵ י—\" בְּ אוֹתוֹ רֶ גַ ע חָ מֵשׁ, שֶׁ עַ ד כּ ֹה צָ פָ ה בַּ חֲ רָ דָ ה עַ ל", + "book": "אליס בארץ הפלאות", + "stripped": "שהיאתגיע , כדי—\" באותורגעחמש, שעדכהצפהבחרדהעל" + }, + { + "text": "תְּ חִ לָּ ה הִ גִּ יעוּ עֲשָׂ רָ ה חַ יָּלִ ים הַ נּוֹשְׂ אִ ים אַ לּוֹת דְּ מוּיוֹת תִּ לְ תָּ ן; כֻּ לָּ ם", + "book": "אליס בארץ הפלאות", + "stripped": "תחלההגיעועשרהחילים הנושאים אלותדמויותתלתן; כלם" + }, + { + "text": "דָּ מוּ בְּ צוּרָ תָ ם לִשְׁ לֹשֶ ת הַ גַּ נָּ נִ ים, מַ לְ בֵּ נִ יִּים וּשְׁ טוּחִ ים, כְּשֶׁ יְּדֵ יהֶ ם", + "book": "אליס בארץ הפלאות", + "stripped": "דמובצורתם לשלשתהגננים, מלבניים ושטוחים, כשידיהם" + }, + { + "text": "מְ קֻשָּׁ טִ ים מִ כַּ ף רֶ גֶ ל עַ ד רֹאשׁ בְּ יַ הֲ לוֹמִ ים, וְ צָ עֲ דוּ שְׁ נַ יִ ם־שְׁ נַ יִ ם, כְּ מוֹ", + "book": "אליס בארץ הפלאות", + "stripped": "מקשטים מכף רגלעדראשביהלומים, וצעדושניםשנים, כמו" + }, + { + "text": "אַ חֲ רֵ יהֶ ם הִ גִּ יעוּ הַ יְּלָ דִ ים הַ מַּ לְ כוּתִ יִּים; הָ יוּ עֲשָׂ רָ ה כָּ אֵ לֶּ ה", + "book": "אליס בארץ הפלאות", + "stripped": "אחריהם הגיעוהילדים המלכותיים; היועשרהכאלה" + }, + { + "text": "וְ הַ חֲ מוּדִ ים הַ קְּ טַ נִּ ים הִ גִּ יעוּ בְּ דִ לּוּגִ ים עַ לִּ יזִים יָד בְּ יָד, בְּ זוּגוֹת: הֵ ם הָ יוּ", + "book": "אליס בארץ הפלאות", + "stripped": "והחמודים הקטנים הגיעובדלוגים עליזים ידביד, בזוגות: הם היו" + }, + { + "text": "וּמְ לָ כוֹת, וּבֵ ינֵ יהֶ ם זִהֲ תָ ה אַ לִ יס אֶ ת הָ אַ רְ נָ ב הַ לָּ בָ ן: הוּא פִּ טְ פֵּ ט בְּ סִ גְ נוֹן", + "book": "אליס בארץ הפלאות", + "stripped": "ומלכות, וביניהם זהתהאליסאתהארנבהלבן: הואפטפטבסגנון" + }, + { + "text": "חָ פוּז וְ עַ צְ בָּ נִ י, מְ חַ יֵּךְ בִּ תְ גוּבָ ה לְ כָ ל דָּ בָ ר שֶׁ נֶּ אֱ מַ ר, וְ חָ לַ ף עַ ל פָּ נֶ יהָ בְּ לִ י", + "book": "אליס בארץ הפלאות", + "stripped": "חפוזועצבני, מחיך בתגובהלכלדברשנאמר, וחלף עלפניהבלי" + }, + { + "text": "אַ חֲ רָ יו הָ לַ ךְ נְ סִ יךְ הַ לְּ בָ בוֹת, נוֹשֵׂ א אֶ ת כִּ תְ רוֹ שֶׁ ל הַ מֶּ לֶ ך", + "book": "אליס בארץ הפלאות", + "stripped": "אחריוהלך נסיך הלבבות, נושאאתכתרושלהמלך" + }, + { + "text": "עַ ל גַּ בֵּ י כָּ רִ ית קְ טִ יפָ ה אַ רְ גְּ מָ נִ ית; וּלְ בַ סּוֹף, אַ חֲ רוֹנִ ים בְּ כָ ל הַ תַּ הֲ לוּכָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "עלגביכריתקטיפהארגמנית; ולבסוף, אחרונים בכלהתהלוכה" + }, + { + "text": "\"וְ חוּץ מִ זֶּ ה, מָ ה הַ טַּ עַ ם בְּ תַ הֲ לוּכָ ה,\" חָשְׁ בָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "\"וחוץ מזה, מההטעם בתהלוכה,\" חשבה" + }, + { + "text": "הִ יא, \"אִ ם כָּ ל הַ צּוֹפִ ים צְ רִ יכִ ים לִ פּוֹל עַ ל פְּ נֵ יהֶ ם, בְּ לִ י שֶׁ יּוּכְ לוּ לַ חֲ זוֹת", + "book": "אליס בארץ הפלאות", + "stripped": "היא, \"אם כלהצופים צריכים לפולעלפניהם, בלישיוכלולחזות" + }, + { + "text": ".בָּ הּ ?\" לָ כֵ ן הִ מְשִׁ יכָ ה לַ עֲ מוֹד דּוּמָ ם בִּ מְ קוֹמָ הּ , וְ הִ מְ תִּ ינָ ה", + "book": "אליס בארץ הפלאות", + "stripped": ".בה ?\" לכן המשיכהלעמודדומם במקומה , והמתינה" + }, + { + "text": ",\"אִ ידְ יוֹט!\" אָ מְ רָ ה הַ מַּ לְ כָּ ה, מְ טַ לְ טֶ לֶ ת אֶ ת רֹאשָׁ הּ בְּ קֹצֶ ר רוּחַ ; וְ אָ ז", + "book": "אליס בארץ הפלאות", + "stripped": ",\"אידיוט!\" אמרההמלכה, מטלטלתאתראשהבקצררוח ; ואז" + }, + { + "text": "\"?בִּ פְ נוֹתָ הּ אֶ ל אַ לִ יס, הִ מְשִׁ יכָ ה, \"אֵ יךְ קוֹרְ אִ ים לָ ךְ , יַ לְ דָּ ה", + "book": "אליס בארץ הפלאות", + "stripped": "\"?בפנותהאלאליס, המשיכה, \"איך קוראים לך , ילדה" + }, + { + "text": "\"קוֹרְ אִ ים לִ י אַ לִ יס, אִ ם טוֹב הַ דָּ בָ ר בְּ עֵ ינֵ י הוֹד מַ לְ כוּתֵ ךְ ,\" אָ מְ רָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "\"קוראים ליאליס, אם טובהדברבעיניהודמלכותך ,\" אמרה" + }, + { + "text": ",אַ לִ יס בְּ נִ ימוּס מֻ פְ לָ ג; אֲ בָ ל הִ יא הוֹסִ יפָ ה, בֵּ ינָ הּ לְ בֵ ין עַ צְ מָ הּ , \"מָ ה", + "book": "אליס בארץ הפלאות", + "stripped": ",אליסבנימוסמפלג; אבלהיאהוסיפה, בינהלבין עצמה , \"מה" + }, + { + "text": "\"!הֵ ם סְ תָ ם חֲ פִ יסַ ת קְ לָ פִ ים, אַ חֲ רֵ י הַ כּ ֹל.", + "book": "אליס בארץ הפלאות", + "stripped": "\"!הם סתם חפיסתקלפים, אחריהכל." + }, + { + "text": "הַשְּׂ רוּעִ ים מִ סָּ בִ יב לְשִׂ יחַ הַוְּרָ דִ ים; כִּ י, תָּ בִ ינוּ, מֵ אַ חַ ר שֶׁ הָ יוּ שְׂ רוּעִ ים", + "book": "אליס בארץ הפלאות", + "stripped": "השרועים מסביבלשיחהורדים; כי, תבינו, מאחרשהיושרועים" + }, + { + "text": "לֹא הָ יְתָ ה לָ הּ שׁוּם דֶּ רֶ ךְ לְ הַ בְ חִ ין אִ ם הֵ ם גַּ נָּ נִ ים, אוֹ חַ יָּ לִ ים, אוֹ אַ נְשֵׁ י", + "book": "אליס בארץ הפלאות", + "stripped": "לאהיתהלהשום דרך להבחין אם הם גננים, אוחילים, אואנשי" + }, + { + "text": "\"מִ נַּ יִן לִ י לָ דַ עַ ת?\" אָ מְ רָ ה אַ לִ יס, מֻ פְ תַּ עַ ת מֵ אֹמֶ ץ לִ בָּ הּ שֶׁ לָּ הּ .", + "book": "אליס בארץ הפלאות", + "stripped": "\"מנין לילדעת?\" אמרהאליס, מפתעתמאמץ לבהשלה ." + }, + { + "text": "\"—מְ זָרֵ ה אֵ ימִ ים כְּ מוֹ חַ יַּ ת טֶ רֶ ף, צָ רְ חָ ה \"עִ רְ פוּ אֶ ת רֹאשָׁ הּ !", + "book": "אליס בארץ הפלאות", + "stripped": "\"—מזרהאימים כמוחיתטרף, צרחה \"ערפואתראשה !" + }, + { + "text": "\"שְׁ טוּיוֹת!\" אָ מְ רָ ה אַ לִ יס, בְּ קוֹל רָ ם וְ הֶ חְ לֵ טִ י מְ אֹד, וְ הַ מַּ לְ כָּ ה", + "book": "אליס בארץ הפלאות", + "stripped": "\"שטויות!\" אמרהאליס, בקולרם והחלטימאד, והמלכה" + }, + { + "text": ",הַ מֶּ לֶ ךְ הִ נִּ יחַ אֶ ת יָדוֹ עַ ל זְרוֹעָ הּ , וְ אָ מַ ר בְּ הַ סְ סָ נוּת: \"שִׁ קְ לִ י בַּ דָּ בָ ר", + "book": "אליס בארץ הפלאות", + "stripped": ",המלך הניחאתידועלזרועה , ואמרבהססנות: \"שקליבדבר" + }, + { + "text": "ְהַ מַּ לְ כָּ ה נִ פְ נְ תָ ה מִ מֶּ נּוּ בְּ כַ עַ ס, וְ אָ מְ רָ ה לִ נְ סִ יךְ הַ לְּ בָ בוֹת: \"הֲ פוֹך", + "book": "אליס בארץ הפלאות", + "stripped": "המלכהנפנתהממנובכעס, ואמרהלנסיך הלבבות: \"הפוך" + }, + { + "text": ".הַ נָּ סִ יךְ עָשָׂ ה כִּ דְ בָ רֶ יהָ , בִּ זְ הִ ירוּת רַ בָּ ה, בְּ עֶ זְרַ ת רֶ גֶ ל אַ חַ ת", + "book": "אליס בארץ הפלאות", + "stripped": ".הנסיך עשהכדבריה , בזהירותרבה, בעזרתרגלאחת" + }, + { + "text": "\"קוּמוּ!\" אָ מְ רָ ה הַ מַּ לְ כָּ ה בְּ קוֹל רָ ם וְ צַ וְ חָ נִ י, וּשְׁ לֹשֶ ת הַ גַּ נָּ נִ ים קָ פְ צוּ", + "book": "אליס בארץ הפלאות", + "stripped": "\"קומו!\" אמרההמלכהבקולרם וצוחני, ושלשתהגננים קפצו" + }, + { + "text": "מִ יָּ ד עַ ל רַ גְ לֵ יהֶ ם, וְ הֵ חֵ לּוּ מִשְׁ תַּ חֲ וִ ים לִ פְ נֵ י הַ מֶּ לֶ ךְ , הַ מַּ לְ כָּ ה, הַ יְּ לָ דִ ים", + "book": "אליס בארץ הפלאות", + "stripped": "מידעלרגליהם, והחלומשתחוים לפניהמלך , המלכה, הילדים" + }, + { + "text": "וְ אָ ז, בִּ פְ נוֹתָ הּ לְ עֵ בֶ ר שִׂ יחַ הַוְּרָ דִ ים, הִ מְשִׁ יכָ ה, \"בְּ מָ ה בְּ דִ יּוּק", + "book": "אליס בארץ הפלאות", + "stripped": "ואז, בפנותהלעברשיחהורדים, המשיכה, \"במהבדיוק" + }, + { + "text": "\"אִ ם טוֹב הַ דָּ בָ ר בְּ עֵ ינֵ י הוֹד מַ לְ כוּתֵ ךְ ,\" אָ מַ ר שְׁ תַּ יִ ם, בְּ נִ ימָ ה כְּ נוּעָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "\"אם טובהדברבעיניהודמלכותך ,\" אמרשתים, בנימהכנועה" + }, + { + "text": "\"—עַ ד מְ אֹד, כּוֹרֵ עַ בֶּ רֶ ךְ בְּ עוֹדוֹ מְ דַ בֵּ ר, \"אֲ נַ חְ נוּ נִ סִּ ינוּ", + "book": "אליס בארץ הפלאות", + "stripped": "\"—עדמאד, כורעברך בעודומדבר, \"אנחנונסינו" + }, + { + "text": "\"הֵ בַ נְ תִּ י!\" אָ מְ רָ ה הַ מַּ לְ כָּ ה, שֶׁ הִ סְ פִּ יקָ ה לִ בְ דּוֹק בֵּ ינְ תַ יִ ם אֶ ת", + "book": "אליס בארץ הפלאות", + "stripped": "\"הבנתי!\" אמרההמלכה, שהספיקהלבדוקבינתים את" + }, + { + "text": "\"לֹא יַעַ רְ פוּ לָ כֶ ם אֶ ת הָ רֹאשׁ!\" אָ מְ רָ ה אַ לִ יס, וְ הִ יא הִ כְ נִ יסָ ה אוֹתָ ם", + "book": "אליס בארץ הפלאות", + "stripped": "\"לאיערפולכם אתהראש!\" אמרהאליס, והיאהכניסהאותם" + }, + { + "text": "לְ תוֹךְ עֲ צִ יץ פְּ רָ חִ ים גָּ דוֹל שֶׁ עָ מַ ד בְּ סָ מוּךְ .", + "book": "אליס בארץ הפלאות", + "stripped": "לתוך עציץ פרחים גדולשעמדבסמוך ." + }, + { + "text": "וָ כֹה לְ מֶשֶׁ ךְ רֶ גַ ע אוֹ שְׁ נַ יִ ם בְּ חִ פּוּשִׂ ים אַ חֲ רֵ יהֶ ם, וְ אָ ז צָ עֲ דוּ מִשָּׁ ם", + "book": "אליס בארץ הפלאות", + "stripped": "וכהלמשך רגעאושנים בחפושים אחריהם, ואזצעדומשם" + }, + { + "text": ".\"הָ רָ אשִׁ ים שֶׁ לָּ הֶ ם כְּ בָ ר הוּסְ רוּ?\" צָ עֲ קָ ה הַ מַּ לְ כָּ ה", + "book": "אליס בארץ הפלאות", + "stripped": ".\"הראשים שלהם כברהוסרו?\" צעקההמלכה" + }, + { + "text": "ְ\"הָ רָ אשִׁ ים שֶׁ לָּ הֶ ם אֵ ינָ ם, אִ ם טוֹב הַ דָּ בָ ר בְּ עֵ ינֵ י הוֹד מַ לְ כוּתֵ ך", + "book": "אליס בארץ הפלאות", + "stripped": "\"הראשים שלהם אינם, אם טובהדברבעיניהודמלכותך" + }, + { + "text": "הַ חַ יָּ לִ ים לֹא הוֹצִ יאוּ הֶ גֶ ה, וְ הִ תְ בּוֹנְ נוּ בְּ אַ לִ יס, מֵ אַ חַ ר שֶׁ הַשְּׁ אֵ לָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "החילים לאהוציאוהגה, והתבוננובאליס, מאחרשהשאלה" + }, + { + "text": "\"אָ ז קָ דִ ימָ ה!\" שָׁ אֲ גָ ה הַ מַּ לְ כָּ ה, וְ אַ לִ יס הִ צְ טָ רְ פָ ה לַ תַּ הֲ לוּכָ ה, תּוֹהָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "\"אזקדימה!\" שאגההמלכה, ואליסהצטרפהלתהלוכה, תוהה" + }, + { + "text": "ָ\"אֵ יזֶה – אֵ יזֶה יוֹם יָפֶ ה הַ יּוֹם!\" אָ מַ ר קוֹל הַ סְ סָ נִ י בְּ סָ מוּךְ אֵ לֶ יה", + "book": "אליס בארץ הפלאות", + "stripped": "\"איזה – איזהיום יפההיום!\" אמרקולהססניבסמוך אליה" + }, + { + "text": ".\"אָ מַ רְ תְּ 'חֲ בָ ל, מִ סְ כֵּ נָ ה!'?\" שָׁ אַ ל הָ אַ רְ נָ ב", + "book": "אליס בארץ הפלאות", + "stripped": ".\"אמרת 'חבל, מסכנה!'?\" שאלהארנב" + }, + { + "text": "\"לֹא, זֶה לֹא מָ ה שֶׁ אָ מַ רְ תִּ י,\" אָ מְ רָ ה אַ לִ יס, \"הִ יא בִּ כְ לָ ל לֹא", + "book": "אליס בארץ הפלאות", + "stripped": "\"לא, זהלאמהשאמרתי,\" אמרהאליס, \"היאבכלללא" + }, + { + "text": "\"לַ מְּ קוֹמוֹת!\" הִ רְ עִ ימָ ה הַ מַּ לְ כָּ ה בְּ קוֹל גָּ דוֹל, וְ כֻ לָּ ם הִ תְ חִ ילוּ", + "book": "אליס בארץ הפלאות", + "stripped": "\"למקומות!\" הרעימההמלכהבקולגדול, וכלם התחילו" + }, + { + "text": "לְ הִ תְ רוֹצֵ ץ לְ כָ ל הַ כִּוּוּנִ ים, נִ תְ קָ לִ ים זֶ ה בָּ זֶה וְ נוֹפְ לִ ים; מִ כָּ ל מָ קוֹם, הֵ ם", + "book": "אליס בארץ הפלאות", + "stripped": "להתרוצץ לכלהכוונים, נתקלים זהבזהונופלים; מכלמקום, הם" + }, + { + "text": ",חַ יֶּ יהָ : כֻּ לּוֹ הָ יָה מָ לֵ א תְּ לָ מִ ים וַ חֲ רִ יצִ ים; הַ כַּ דּוּרִ ים הָ יוּ קִ פּוֹדִ ים חַ יִּים", + "book": "אליס בארץ הפלאות", + "stripped": ",חייה : כלוהיהמלאתלמים וחריצים; הכדורים היוקפודים חיים" + }, + { + "text": "פַּ טִּ ישֵׁ י הַ מִּשְׂ חָ ק – עוֹפוֹת פְ לָ מִ ינְ גוֹ חַ יִּ ים, וְ הַ חַ יָּ לִ ים נֶ אֶ לְ צוּ לְ הַ קְשִׁ ית", + "book": "אליס בארץ הפלאות", + "stripped": "פטישיהמשחק – עופותפלמינגוחיים, והחילים נאלצולהקשית" + }, + { + "text": "אֶ ת גַּ בָּ ם וְ לַ עֲ מוֹד עַ ל כַּ פּוֹת יְדֵ יהֶ ם וְ רַ גְ לֵ יהֶ ם, כְּ דֵ י לְשַׁ מֵּשׁ בְּ תַ פְ קִ יד", + "book": "אליס בארץ הפלאות", + "stripped": "אתגבם ולעמודעלכפותידיהם ורגליהם, כדילשמשבתפקיד" + }, + { + "text": "לִ זְ רוֹעָ הּ , כְּשֶׁ רַ גְ לָ יו תְּ לוּיוֹת מַ טָּ ה – אֲ בָ ל רֹב הַ זְּמַ ן, בְּ דִ יּוּק כְּשֶׁ סִּ דְּ רָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "לזרועה , כשרגליותלויותמטה – אבלרבהזמן, בדיוקכשסדרה" + }, + { + "text": "אֶ ת צַוָּארוֹ כָּ ךְ שֶׁ יִּתְ יַשֵּׁ ר הֵ יטֵ ב הַ חוּצָ ה, וְ עָ מְ דָ ה לְ כַוֵּן אֶ ת רֹאשׁוֹ כְּ דֵ י", + "book": "אליס בארץ הפלאות", + "stripped": "אתצוארוכך שיתישרהיטבהחוצה, ועמדהלכון אתראשוכדי" + }, + { + "text": "בִּ צְ חוֹק גָּ דוֹל; וּבְ כָ ל פַּ עַ ם שֶׁ הִ צְ לִ יחָ ה לְ הוֹרִ יד לוֹ אֶ ת הָ רֹאשׁ, וְ עָ מְ דָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "בצחוקגדול; ובכלפעם שהצליחהלהורידלואתהראש, ועמדה" + }, + { + "text": "וּכְ בָ ר הִ תְ חִ יל לְ הִ תְ רַ חֵ ק מִשָּׁ ם בִּ זְחִ ילָ ה; נוֹסָ ף עַ ל כָּ ל זֶה, לָ רֹב", + "book": "אליס בארץ הפלאות", + "stripped": "וכברהתחיללהתרחקמשם בזחילה; נוסף עלכלזה, לרב" + }, + { + "text": "הִ פְ רִ יעוּ תֶּ לֶ ם אוֹ חָ רִ יץ בַּ דֶּ רֶ ךְ לְ כָ ל מָ קוֹם שֶׁ אֵ לָ יו רָ צְ תָ ה לְ הָ עִ יף אֶ ת", + "book": "אליס בארץ הפלאות", + "stripped": "הפריעותלם אוחריץ בדרך לכלמקום שאליורצתהלהעיף את" + }, + { + "text": "הַ קִּ פּוֹד, וּמֵ אַ חַ ר שֶׁ הַ חַ יָּ לִ ים הַ מְּ קֻ פָּ לִ ים לֹא הִ פְ סִ יקוּ לָ קוּם וּלְ טַ יֵּל", + "book": "אליס בארץ הפלאות", + "stripped": "הקפוד, ומאחרשהחילים המקפלים לאהפסיקולקום ולטיל" + }, + { + "text": "לַ חֲ לָ קִ ים אֲ חֵ רִ ים שֶׁ ל הַ מִּ גְ רָשׁ, הִ גִּ יעָ ה אַ לִ יס עַ ד מְ הֵ רָ ה לַ מַּ סְ קָ נָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "לחלקים אחרים שלהמגרש, הגיעהאליסעדמהרהלמסקנה" + }, + { + "text": "הַשַּׂ חְ קָ נִ ים שִׂ חֲ קוּ כֻּ לָּ ם בְּ בַ ת אַ חַ ת בְּ לִ י לְ חַ כּוֹת לְ תוֹרָ ם, מִ תְ קוֹטְ טִ ים", + "book": "אליס בארץ הפלאות", + "stripped": "השחקנים שחקוכלם בבתאחתבלילחכותלתורם, מתקוטטים" + }, + { + "text": "כָּ ל הַ זְּמַ ן, וְ רָ בִ ים עַ ל הַ קִּ פּוֹדִ ים; וְ עַ ד מְ הֵ רָ ה נִ תְ קְ פָ ה הַ מַּ לְ כָּ ה בְּ חָ רוֹן", + "book": "אליס בארץ הפלאות", + "stripped": "כלהזמן, ורבים עלהקפודים; ועדמהרהנתקפההמלכהבחרון" + }, + { + "text": "\"!וְ זַעַ ם, וְ הֵ חֵ לָּ ה רוֹקַ עַ ת בְּ רַ גְ לֶ יהָ כּ ֹה וָ כֹה, וְ צוֹעֶ קֶ ת \"עִ רְ פוּ אֶ ת רֹאשׁוֹ", + "book": "אליס בארץ הפלאות", + "stripped": "\"!וזעם, והחלהרוקעתברגליהכהוכה, וצועקת \"ערפואתראשו" + }, + { + "text": "ְאוֹ \"עִ רְ פוּ אֶ ת רֹאשָׁ הּ !\" פַּ עַ ם בְּ דַ קָּ ה בְּ עֵ רֶ ך", + "book": "אליס בארץ הפלאות", + "stripped": "או \"ערפואתראשה !\" פעם בדקהבערך" + }, + { + "text": "אַ לִ יס הִ תְ חִ ילָ ה לְ הַ רְ גִּ ישׁ אִ י־נוֹחוֹת רַ בָּ ה: אָ כֵ ן, עֲ דַ יִן לֹא נִ קְ לְ עָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "אליסהתחילהלהרגישאינוחותרבה: אכן, עדין לאנקלעה" + }, + { + "text": "לְשׁוּם וִ כּוּחַ עִ ם הַ מַּ לְ כָּ ה, אֲ בָ ל הִ יא יָ דְ עָ ה שֶׁ זֶּה עָ לוּל לִ קְ רוֹת בְּ כָ ל", + "book": "אליס בארץ הפלאות", + "stripped": "לשום וכוחעם המלכה, אבלהיאידעהשזהעלוללקרותבכל" + }, + { + "text": "רֶ גַ ע, \"וְ אָ ז,\" חָשְׁ בָ ה לְ נַ פְשָׁ הּ , \"מָ ה יִקְ רֶ ה אִ תִּ י?", + "book": "אליס בארץ הפלאות", + "stripped": "רגע, \"ואז,\" חשבהלנפשה , \"מהיקרהאתי?" + }, + { + "text": "לַ עֲ רוֹף רָ אשִׁ ים כָּ אן; הַ פֶּ לֶ א הַ גָּ דוֹל הוּא שֶׁ מִּ ישֶׁ הוּ עֲ דַ יִ ן נִשְׁ אַ ר פּ ֹה", + "book": "אליס בארץ הפלאות", + "stripped": "לערוף ראשים כאן; הפלאהגדולהואשמישהועדין נשארפה" + }, + { + "text": "אוֹ שְׁ נַ יִ ם, נוֹכְ חָ ה לָ דַ עַ ת שֶׁ מְּ דֻ בָּ ר בְּ חִ יּוּךְ , וְ אָ מְ רָ ה לְ עַ צְ מָ הּ \"זֶה הֶ חָ תוּל", + "book": "אליס בארץ הפלאות", + "stripped": "אושנים, נוכחהלדעתשמדברבחיוך , ואמרהלעצמה \"זההחתול" + }, + { + "text": "\".צֶ 'שַׁ ייֶ ר: עַ כְשָׁ ו יִהְ יֶה לִ י עִ ם מִ י לְ דַ בֵּ ר", + "book": "אליס בארץ הפלאות", + "stripped": "\".צ 'שייר: עכשויהיהליעם מילדבר" + }, + { + "text": "\"אֵ יךְ אַ תְּ מִ סְ תַּ דֶּ רֶ ת?\" אָ מַ ר הֶ חָ תוּל, בָּ רֶ גַ ע שֶׁ הָ יָה לוֹ מַ סְ פִּ יק פֶּ ה", + "book": "אליס בארץ הפלאות", + "stripped": "\"איך אתמסתדרת?\" אמרהחתול, ברגעשהיהלומספיקפה" + }, + { + "text": "אֵ לָ יו,\" חָשְׁ בָ ה, \"עַ ד שֶׁ יַּגִּ יעוּ הָ אָ זְ נַ יִם, אוֹ לְ פָ חוֹת אַ חַ ת מֵ הֶ ן.\" בָּ רֶ גַ ע", + "book": "אליס בארץ הפלאות", + "stripped": "אליו,\" חשבה, \"עדשיגיעוהאזנים, אולפחותאחתמהן.\" ברגע" + }, + { + "text": "\"אֲ נִ י לֹא חוֹשֶׁ בֶ ת שֶׁ הֵ ם מְשַׂ חֲ קִ ים בְּ צוּרָ ה הוֹגֶ נֶ ת בִּ כְ לָ ל,\" פָּ תְ חָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "\"אנילאחושבתשהם משחקים בצורההוגנתבכלל,\" פתחה" + }, + { + "text": "ְאַ לִ יס, בְּ נִ ימָ ה דֵּ י מִ תְ לוֹנֶ נֶ ת, \"וְ כֻ לָּ ם רָ בִ ים בְּ צוּרָ ה מַ חְ רִ ידָ ה כָּ ל־כָּ ך", + "book": "אליס בארץ הפלאות", + "stripped": "אליס, בנימהדימתלוננת, \"וכלם רבים בצורהמחרידהכלכך" + }, + { + "text": "שֶׁ הַ בֶּ נְ אָ דָ ם לֹא יָכוֹל לִשְׁ מוֹעַ אֶ ת עַ צְ מוֹ מְ דַ בֵּ ר – וְ נִ רְ אֶ ה שֶׁ אֵ ין לָ הֶ ם", + "book": "אליס בארץ הפלאות", + "stripped": "שהבנאדם לאיכוללשמועאתעצמומדבר – ונראהשאין להם" + }, + { + "text": "שׁוּם חֻ קִּ ים כָּ לְשֶׁ הֵ ם; אוֹ לְ פָ חוֹת, אִ ם יֵשׁ כָּ אֵ לֶּ ה, אַ ף אֶ חָ ד לֹא מִ תְ יַ חֵ ס", + "book": "אליס בארץ הפלאות", + "stripped": "שום חקים כלשהם; אולפחות, אם ישכאלה, אף אחדלאמתיחס" + }, + { + "text": "אֲ לֵ יהֶ ם – וְ אֵ ין לְ ךָ מֻשָּׂ ג כַּ מָּ ה זֶ ה מְ בַ לְ בֵּ ל שֶׁ כָּ ל הַ דְּ בָ רִ ים הֵ ם יְצוּרִ ים", + "book": "אליס בארץ הפלאות", + "stripped": "אליהם – ואין לך משגכמהזהמבלבלשכלהדברים הם יצורים" + }, + { + "text": ".\"אֵ יךְ מוֹצֵ את חֵ ן בְּ עֵ ינַ יִךְ הַ מַּ לְ כָּ ה?\" אָ מַ ר הֶ חָ תוּל בְּ קוֹל חֲ רִ ישִׁ י", + "book": "אליס בארץ הפלאות", + "stripped": ".\"איך מוצאתחן בעיניך המלכה?\" אמרהחתולבקולחרישי" + }, + { + "text": "\"שׁוּם חֵ ן,\" אָ מְ רָ ה אַ לִ יס: \"יֵשׁ לָ הּ כָּ ל־כָּ ךְ הַ רְ בֵּ ה—\" בְּ אוֹתוֹ רֶ גַ ע", + "book": "אליס בארץ הפלאות", + "stripped": "\"שום חן,\" אמרהאליס: \"ישלהכלכך הרבה—\" באותורגע" + }, + { + "text": "הִ בְ חִ ינָ ה שֶׁ הַ מַּ לְ כָּ ה נִ מְ צֵ את בְּ סָ מוּךְ אֵ לֶ יהָ , וּמַ קְשִׁ יבָ ה לָ הּ ; לָ כֵ ן", + "book": "אליס בארץ הפלאות", + "stripped": "הבחינהשהמלכהנמצאתבסמוך אליה , ומקשיבהלה ; לכן" + }, + { + "text": "\".סִ כּוּיִ ים לְ נַ צֵּ חַ , שֶׁ כִּ מְ עַ ט אֵ ין טַ עַ ם לְ סַ יֵּם אֶ ת הַ מִּשְׂ חָ ק-\" ,הִ מְשִׁ יכָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "\".סכויים לנצח , שכמעטאין טעם לסים אתהמשחק-\" ,המשיכה" + }, + { + "text": "\"עִ ם מִ י אַ תְּ בִּ כְ לָ ל מְ דַ בֶּ רֶ ת?\" אָ מַ ר הַ מֶּ לֶ ךְ , בְּ עוֹדוֹ מִ תְ קָ רֵ ב אֶ ל", + "book": "אליס בארץ הפלאות", + "stripped": "\"עם מיאתבכללמדברת?\" אמרהמלך , בעודומתקרבאל" + }, + { + "text": "\"זֶה יָדִ יד שֶׁ לִּ י – חָ תוּל צֶ 'שַׁ ייֶ ר,\" אָ מְ רָ ה אַ לִ יס, \"הַ רְשֵׁ ה לִ י לְ הַ צִּ יג", + "book": "אליס בארץ הפלאות", + "stripped": "\"זהידידשלי – חתולצ 'שייר,\" אמרהאליס, \"הרשהלילהציג" + }, + { + "text": "\"הַ פַּ רְ צוּף שֶׁ לּוֹ בִּ כְ לָ ל לֹא מוֹצֵ א חֵ ן בְּ עֵ ינַ י,\" אָ מַ ר הַ מֶּ לֶ ךְ ; \"בְּ כָ ל", + "book": "אליס בארץ הפלאות", + "stripped": "\"הפרצוף שלובכלללאמוצאחן בעיני,\" אמרהמלך ; \"בכל" + }, + { + "text": ".\"אֲ נִ י מַ עֲ דִ יף שֶׁ לּ ֹא,\" צִ יֵּן הֶ חָ תוּל", + "book": "אליס בארץ הפלאות", + "stripped": ".\"אנימעדיף שלא,\" צין החתול" + }, + { + "text": "\"אַ ל תִּ הְ יֶה גַּ ס רוּחַ ,\" אָ מַ ר הַ מֶּ לֶ ךְ , \"וְ אַ ל תִּ סְ תַּ כֵּ ל עָ לַ י כָּ כָ ה!\" הוּא", + "book": "אליס בארץ הפלאות", + "stripped": "\"אלתהיהגסרוח ,\" אמרהמלך , \"ואלתסתכלעליככה!\" הוא" + }, + { + "text": "\"טוֹב, מֻ כְ רָ חִ ים לְ סַ לֵּ ק אוֹתוֹ,\" אָ מַ ר הַ מֶּ לֶ ךְ בְּ הֶ חְ לֵ טִ יּוּת רַ בָּ ה, וְ הוּא", + "book": "אליס בארץ הפלאות", + "stripped": "\"טוב, מכרחים לסלקאותו,\" אמרהמלך בהחלטיותרבה, והוא" + }, + { + "text": "ָלְ אַ חַ ר שֶׁ הֶ חְ מִ יצוּ אֶ ת תּוֹרָ ם, וּמַ צַּ ב הַ דְּ בָ רִ ים לֹא מָ צָ א חֵ ן בְּ עֵ ינֶ יה", + "book": "אליס בארץ הפלאות", + "stripped": "לאחרשהחמיצואתתורם, ומצבהדברים לאמצאחן בעיניה" + }, + { + "text": "כְּ לָ ל, שֶׁ כֵּ ן הַ מִּשְׂ חָ ק הָ פַ ךְ לְ תֹהוּ וָ בֹהוּ כָּ זֶ ה שֶׁ אַ ף פַּ עַ ם לֹא יָ דְ עָ ה אִ ם", + "book": "אליס בארץ הפלאות", + "stripped": "כלל, שכן המשחקהפך לתהוובהוכזהשאף פעם לאידעהאם" + }, + { + "text": "הָ אַ חֵ ר, שָׁ ם יָכְ לָ ה אַ לִ יס לִ רְ אוֹת אֵ יךְ הוּא מְ נַ סֶּ ה בְּ מִ ין חֹסֶ ר יֵשַׁ ע", + "book": "אליס בארץ הפלאות", + "stripped": "האחר, שם יכלהאליסלראותאיך הואמנסהבמין חסרישע" + }, + { + "text": "כְּ בָ ר הִ סְ תַּ יֵּם, וּשְׁ נֵ י הַ קִּ פּוֹדִ ים לֹא נִ רְ אוּ לָ עַ יִן; \"אֲ בָ ל זֶה לֹא מַ מָּשׁ", + "book": "אליס בארץ הפלאות", + "stripped": "כברהסתים, ושניהקפודים לאנראולעין; \"אבלזהלאממש" + }, + { + "text": "מְשַׁ נֶּ ה,\" חָשְׁ בָ ה אַ לִ יס, \"כִּ י כָּ ל הַשְּׁ עָ רִ ים כְּ בָ ר נֶ עֶ לְ מוּ מֵ הַ צַּ ד הַ זֶּה שֶׁ ל", + "book": "אליס בארץ הפלאות", + "stripped": "משנה,\" חשבהאליס, \"כיכלהשערים כברנעלמומהצדהזהשל" + }, + { + "text": "הַ מִּ גְ רָשׁ.\" לָ כֵ ן הֶ חְ זִיקָ ה אֶ ת הַ פְ לָ מִ ינְ גוֹ מִ תַּ חַ ת לִ זְרוֹעָ הּ , כְּ דֵ י שֶׁ לּ ֹא", + "book": "אליס בארץ הפלאות", + "stripped": "המגרש.\" לכן החזיקהאתהפלמינגומתחתלזרועה , כדישלא" + }, + { + "text": "ְגָּ דוֹל מִ תְ גּוֹדֵ ד סְ בִ יבוֹ: הִ תְ נַ הֵ ל שָׁ ם וִ כּוּחַ בֵּ ין הַ מּוֹצִ יא לְ הוֹרֵ ג, הַ מֶּ לֶ ך", + "book": "אליס בארץ הפלאות", + "stripped": "גדולמתגודדסביבו: התנהלשם וכוחבין המוציאלהורג, המלך" + }, + { + "text": "וְ הַ מַּ לְ כָּ ה שֶׁ דִּ בְּ רוּ כֻּ לָּ ם בְּ בַ ת אַ חַ ת, בְּ עוֹד כָּ ל הָ אֲ חֵ רִ ים הָ יוּ דּוֹמְ מִ ים", + "book": "אליס בארץ הפלאות", + "stripped": "והמלכהשדברוכלם בבתאחת, בעודכלהאחרים היודוממים" + }, + { + "text": "וְ הֵ ם חָ זְרוּ בְּ אָ זְנֶ יהָ עַ ל טַ עֲ נוֹתֵ יהֶ ם, אִ ם כִּ י, מֵ אַ חַ ר שֶׁ כֻּ לָּ ם דִּ בְּ רוּ בְּ בַ ת", + "book": "אליס בארץ הפלאות", + "stripped": "והם חזרובאזניהעלטענותיהם, אם כי, מאחרשכלם דברובבת" + }, + { + "text": "אֵ ין בַּ נִּ מְ צָ א גּוּף שֶׁ יֵּעָ רֵ ף מִ מֶּ נּוּ: שֶׁ מֵּ עוֹלָ ם לֹא הִ כְ רִ יחוּ אוֹתוֹ לַ עֲשׂוֹת", + "book": "אליס בארץ הפלאות", + "stripped": "אין בנמצאגוף שיערף ממנו: שמעולם לאהכריחואותולעשות" + }, + { + "text": ".דָּ בָ ר כָּ זֶה עַ ד כּ ֹה, וְ הוּא לֹא מִ תְ כַּוֵּן לְ הַ תְ חִ יל בְּ כָ ךְ בְּ גִ ילוֹ", + "book": "אליס בארץ הפלאות", + "stripped": ".דברכזהעדכה, והואלאמתכון להתחילבכך בגילו" + }, + { + "text": "מֵ הֶ רֶ ף עַ יִן, הִ יא תְּ צַוֶּה לַ עֲ רוֹף אֶ ת הָ רֹאשׁ לְ כֻ לָּ ם, לְ פִ י הַ תּוֹר.", + "book": "אליס בארץ הפלאות", + "stripped": "מהרף עין, היאתצוהלערוף אתהראשלכלם, לפיהתור." + }, + { + "text": ";שֶׁ הַ מּוֹצִ יא לְ הוֹרֵ ג חָ זַר עִ ם הַ דֻּ כָּ סִ ית, כְּ בָ ר גָּ ז הָ רֹאשׁ וְ נֶ עֱ לַ ם לְ גַ מְ רֵ י", + "book": "אליס בארץ הפלאות", + "stripped": ";שהמוציאלהורגחזרעם הדכסית, כברגזהראשונעלם לגמרי" + }, + { + "text": "כָּ ךְ שֶׁ הַ מֶּ לֶ ךְ וְ הַ מּוֹצִ יא לְ הוֹרֵ ג הִ תְ רוֹצְ צוּ בְּ קַ דַּ חְ תָּ נוּת הָ לוֹךְ וָשׁוֹב", + "book": "אליס בארץ הפלאות", + "stripped": "כך שהמלך והמוציאלהורגהתרוצצובקדחתנותהלוך ושוב" + }, + { + "text": "פִּ תְגָּ ם אַ נְ גְּ לִ י עַ תִּ יק שֶׁ פֵּ רוּשׁוֹ: בֶּ ן הַ מַּ עֲמָ ד הַ נָּ חוּת אֵ ינוֹ מֻ גְבָּ ל לְ גַ מְ רֵ י בְּ הִ תְנַ הֲ גוּתוֹ", + "book": "אליס בארץ הפלאות", + "stripped": "פתגם אנגליעתיקשפרושו: בן המעמדהנחותאינומגבללגמריבהתנהגותו" + }, + { + "text": "\"אֵ ין לָ ךְ מֻשָּׂ ג כַּ מָּ ה אֲ נִ י שְׂ מֵ חָ ה לִ רְ אוֹת אוֹתָ ךְ שׁוּב, יְ צוּר חָ מוּד", + "book": "אליס בארץ הפלאות", + "stripped": "\"אין לך משגכמהאנישמחהלראותאותך שוב, יצורחמוד" + }, + { + "text": ".שֶׁ ל אַ לִ יס, וּשְׁ תֵּ יהֶ ן הִ תְ רַ חֲ קוּ מִשָּׁ ם יַחְ דָּ ו", + "book": "אליס בארץ הפלאות", + "stripped": ".שלאליס, ושתיהן התרחקומשם יחדו" + }, + { + "text": "\"כְּשֶׁ אֲ נִ י אֶ הְ יֶה דֻּ כָּ סִ ית,\" אָ מְ רָ ה לְ עַ צְ מָ הּ )אִ ם כִּ י לֹא בְּ נִ ימָ ה מְ לֵ אַ ת", + "book": "אליס בארץ הפלאות", + "stripped": "\"כשאניאהיהדכסית,\" אמרהלעצמה )אם כילאבנימהמלאת" + }, + { + "text": "מָ רָ ק יָפֶ ה מְ אֹד גַּ ם בִּ לְ עָ דָ יו – אוּלַ י זֶ ה תָּ מִ יד פִּ לְ פֵּ ל שֶׁ גּוֹרֵ ם לַ אֲ נָשִׁ ים", + "book": "אליס בארץ הפלאות", + "stripped": "מרקיפהמאדגם בלעדיו – אוליזהתמידפלפלשגורם לאנשים" + }, + { + "text": "כְּ לָ ל מִ סּוּג חָ דָשׁ, \"וְ חֹמֶ ץ עוֹשֶׂ ה אוֹתָ ם חֲ מוּצִ ים – וּמָ רוֹר עוֹשֶׂ ה אוֹתָ ם", + "book": "אליס בארץ הפלאות", + "stripped": "כללמסוגחדש, \"וחמץ עושהאותם חמוצים – ומרורעושהאותם" + }, + { + "text": "מְ רִ ירִ ים – וְ גַ ם – וְ גַ ם מַ מְ תַּ קִּ ים וּדְ בָ רִ ים כָּ אֵ לֶּ ה שֶׁ הוֹפְ כִ ים יְ לָ דִ ים", + "book": "אליס בארץ הפלאות", + "stripped": "מרירים – וגם – וגם ממתקים ודברים כאלהשהופכים ילדים" + }, + { + "text": "חֲ בָ ל רַ ק שֶׁ אֲ נָשִׁ ים לֹא יוֹדְ עִ ים אֶ ת זֶה: כִּ י אָ ז הֵ ם", + "book": "אליס בארץ הפלאות", + "stripped": "חבלרקשאנשים לאיודעים אתזה: כיאזהם" + }, + { + "text": "חֲ מוּדָ ה, וְ זֶה גּוֹרֵ ם לָ ךְ לִשְׁ כּוֹחַ לְ דַ בֵּ ר.", + "book": "אליס בארץ הפלאות", + "stripped": "חמודה, וזהגורם לך לשכוחלדבר." + }, + { + "text": ",\"טְ צְ , טְ צְ , יַלְ דָּ ה!\" אָ מְ רָ ה הַ דֻּ כָּ סִ ית.", + "book": "אליס בארץ הפלאות", + "stripped": ",\"טצ , טצ , ילדה!\" אמרההדכסית." + }, + { + "text": "כָּ ל־כָּ ךְ : קֹדֶ ם כּ ֹל, כִּ י הַ דֻּ כָּ סִ ית הָ יְתָ ה מְ כֹעֶ רֶ ת נוֹרָ א; וְשֵׁ נִ ית, כִּ י הִ יא", + "book": "אליס בארץ הפלאות", + "stripped": "כלכך : קדם כל, כיהדכסיתהיתהמכערתנורא; ושנית, כיהיא" + }, + { + "text": "\"הַ מִּשְׂ חָ ק מִ תְ נַ הֵ ל קְ צָ ת יוֹתֵ ר טוֹב עַ כְשָׁ ו,\" אָ מְ רָ ה, כְּ דֵ י לִ תְ רוֹם אֶ ת", + "book": "אליס בארץ הפלאות", + "stripped": "\"המשחקמתנהלקצתיותרטובעכשו,\" אמרה, כדילתרום את" + }, + { + "text": "\"אָ כֵ ן,\" אָ מְ רָ ה הַ דֻּ כָּ סִ ית, \"וּמוּסַ ר הַ הַשְׂ כֵּ ל שֶׁ ל זֶה הוּא – 'אָ כֵ ן", + "book": "אליס בארץ הפלאות", + "stripped": "\"אכן,\" אמרההדכסית, \"ומוסרההשכלשלזההוא – 'אכן" + }, + { + "text": "\"מִ ישֶׁ הִ י אָ מְ רָ ה,\" לָ חֲשָׁ ה אַ לִ יס, \"שֶׁ מָּ ה שֶׁ מְּ סוֹבֵ ב אֶ ת הָ עוֹלָ ם הוּא", + "book": "אליס בארץ הפלאות", + "stripped": "\"מישהיאמרה,\" לחשהאליס, \"שמהשמסובבאתהעולם הוא" + }, + { + "text": "\"!אֲ נָשִׁ ים שֶׁ מִּ תְ עַ סְּ קִ ים רַ ק בָּ עִ נְ יָנִ ים שֶׁ ל עַ צְ מָ ם", + "book": "אליס בארץ הפלאות", + "stripped": "\"!אנשים שמתעסקים רקבענינים שלעצמם" + }, + { + "text": "זֶה בְּ עֵ רֶ ךְ אוֹתוֹ הַ דָּ בָ ר,\" אָ מְ רָ ה הַ דֻּ כָּ סִ ית, חוֹפֶ רֶ ת", + "book": "אליס בארץ הפלאות", + "stripped": "זהבערך אותוהדבר,\" אמרההדכסית, חופרת" + }, + { + "text": ",מוֹסִ יפָ ה, \"וּמוּסַ ר הַ הַשְׂ כֵּ ל שֶׁ ל זֶ ה הוּא – 'אִ ם לֹא תִּ דְ חַ ף אֶ ת הָ אַ ף", + "book": "אליס בארץ הפלאות", + "stripped": ",מוסיפה, \"ומוסרההשכלשלזההוא – 'אם לאתדחף אתהאף" + }, + { + "text": "מָ תְ נַ יִ ךְ ,\" אָ מְ רָ ה הַ דֻּ כָּ סִ ית לְ אַ חַ ר שְׁ הוּת: \"הַ סִּ בָּ ה הִ יא, שֶׁ אֲ נִ י", + "book": "אליס בארץ הפלאות", + "stripped": "מתניך ,\" אמרההדכסיתלאחרשהות: \"הסבההיא, שאני" + }, + { + "text": "\"נָ כוֹן מְ אֹד,\" אָ מְ רָ ה הַ דֻּ כָּ סִ ית: \"פְ לָ מִ ינְ גוֹאִ ים וְ חַ רְ דָּ ל – שְׁ נֵ יהֶ ם", + "book": "אליס בארץ הפלאות", + "stripped": "\"נכון מאד,\" אמרההדכסית: \"פלמינגואים וחרדל – שניהם" + }, + { + "text": "וּמוּסַ ר הַ הַשְׂ כֵּ ל שֶׁ ל זֶה הוּא – 'אִ ם יֵשׁ לְ ךָ מַ קּוֹר, סִ ימָ ן", + "book": "אליס בארץ הפלאות", + "stripped": "ומוסרההשכלשלזההוא – 'אם ישלך מקור, סימן" + }, + { + "text": "ַ\"צוֹדֶ קֶ ת, כָּ רָ גִ יל,\" אָ מְ רָ ה הַ דֻּ כָּ סִ ית: \"אֵ יךְ שֶׁ אַ תְּ יוֹדַ עַ ת לְ נַ סֵּ ח", + "book": "אליס בארץ הפלאות", + "stripped": "\"צודקת, כרגיל,\" אמרההדכסית: \"איך שאתיודעתלנסח" + }, + { + "text": ",\"אָ ה, נִ זְכַּ רְ תִּ י!\" קָ רְ אָ ה אַ לִ יס, שֶׁ לּ ֹא הִ תְ יַחֲ סָ ה לְ הֶ עָ רָ ה אַ חֲ רוֹנָ ה זוֹ", + "book": "אליס בארץ הפלאות", + "stripped": ",\"אה, נזכרתי!\" קראהאליס, שלאהתיחסהלהערהאחרונהזו" + }, + { + "text": "\"אֲ נִ י מַ סְ כִּ ימָ ה אִ תָּ ךְ לְ גַ מְ רֵ י,\" אָ מְ רָ ה הַ דֻּ כָּ סִ ית; \"וּמוּסַ ר הַ הַשְׂ כֵּ ל", + "book": "אליס בארץ הפלאות", + "stripped": "\"אנימסכימהאתך לגמרי,\" אמרההדכסית; \"ומוסרההשכל" + }, + { + "text": "ַשֶׁ ל זֶה הוּא – 'עָ לֶ יךָ לִ הְ יוֹת כְּ פִ י שֶׁ אַ תָּ ה נִ רְ אֶ ה' – אוֹ אִ ם תִּ רְ צִ י נִ סּוּח", + "book": "אליס בארץ הפלאות", + "stripped": "שלזההוא – 'עליך להיותכפישאתהנראה' – אואם תרצינסוח" + }, + { + "text": "פָּשׁוּט יוֹתֵ ר – 'לְ עוֹלָ ם אַ ל תְּ דַ מְ יֵן שֶׁ אַ תָּ ה לֹא בֶּ אֱ מֶ ת אַ חֶ רֶ ת מִ מָּ ה", + "book": "אליס בארץ הפלאות", + "stripped": "פשוטיותר – 'לעולם אלתדמין שאתהלאבאמתאחרתממה" + }, + { + "text": "\"יֵשׁ לִ י זְכוּת לַ חְשׁוֹב,\" אָ מְ רָ ה אַ לִ יס חַ דּוֹת, שֶׁ כֵּ ן הִ תְ חִ ילָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "\"ישליזכותלחשוב,\" אמרהאליסחדות, שכן התחילה" + }, + { + "text": ";\"בְּ דִ יּוּק אוֹתָ הּ זְכוּת,\" אָ מְ רָ ה הַ דֻּ כָּ סִ ית, \"כְּ פִ י שֶׁ יֵּשׁ לַ חֲ זִ ירִ ים לָ עוּף", + "book": "אליס בארץ הפלאות", + "stripped": ";\"בדיוקאותהזכות,\" אמרההדכסית, \"כפישישלחזירים לעוף" + }, + { + "text": ",\"וְ נָ דַ ם, וְ עוֹד בְּ אֶ מְ צַ ע הַ מִּ לִּ ים הָ אֲ הוּבוֹת עָ לֶ יהָ , \"מוּסַ ר הַשְׂ כֵּ ל", + "book": "אליס בארץ הפלאות", + "stripped": ",\"ונדם, ועודבאמצעהמלים האהובותעליה , \"מוסרהשכל" + }, + { + "text": "עֵ ינֶ יהָ , וְ הִ נֵּ ה עָ מְ דָ ה לִ פְ נֵ יהֶ ן הַ מַּ לְ כָּ ה, זְ רוֹעוֹתֶ יהָ שְׁ לוּבוֹת, זוֹעֶ פֶ ת כְּ מוֹ", + "book": "אליס בארץ הפלאות", + "stripped": "עיניה , והנהעמדהלפניהן המלכה, זרועותיהשלובות, זועפתכמו" + }, + { + "text": ".\"יוֹם יָפֶ ה הַ יּוֹם, הוֹד מַ לְ כוּתֵ ךְ !\" פָּ תְ חָ ה הַ דֻּ כָּ סִ ית בְּ קוֹל קָ טָ ן וְ חַ לָּשׁ", + "book": "אליס בארץ הפלאות", + "stripped": ".\"יום יפההיום, הודמלכותך !\" פתחההדכסיתבקולקטן וחלש" + }, + { + "text": "\"שִׁ מְ עִ י, אֲ נִ י מַ זְהִ ירָ ה אוֹתָ ךְ מֵ רֹאשׁ,\" צָ עֲ קָ ה הַ מַּ לְ כָּ ה, רוֹקַ עַ ת", + "book": "אליס בארץ הפלאות", + "stripped": "\"שמעי, אנימזהירהאותך מראש,\" צעקההמלכה, רוקעת" + }, + { + "text": ",בְּ רַ גְ לֶ יהָ עַ ל הָ אֲ דָ מָ ה בְּ דַ בְּ רָ הּ , \"אוֹ אַ תְּ אוֹ הָ רֹאשׁ שֶׁ לָּ ךְ חַ יָּבִ ים לָ עוּף", + "book": "אליס בארץ הפלאות", + "stripped": ",ברגליהעלהאדמהבדברה , \"אואתאוהראששלך חיבים לעוף" + }, + { + "text": "\"בּוֹאִ י נַ מְשִׁ יךְ בַּ מִּשְׂ חָ ק,\" אָ מְ רָ ה הַ מַּ לְ כָּ ה לְ אַ לִ יס; וְ אַ לִ יס הָ יְתָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "\"בואינמשיך במשחק,\" אמרההמלכהלאליס; ואליסהיתה" + }, + { + "text": "הָ אוֹרְ חִ ים הָ אֲ חֵ רִ ים נִ צְּ לוּ בֵּ ינְ תַ יִם אֶ ת הֵ עָ דְ רָ הּ שֶׁ ל הַ מַּ לְ כָּ ה, וְ רָ בְ צוּ", + "book": "אליס בארץ הפלאות", + "stripped": "האורחים האחרים נצלובינתים אתהעדרהשלהמלכה, ורבצו" + }, + { + "text": "לָ הֶ ם בַּ צֵּ ל: מִ כָּ ל מָ קוֹם, בָּ רֶ גַ ע שֶׁ רָ אוּ אוֹתָ הּ , נֶ חְ פְּ זוּ מִ יָּד לָשׁוּב", + "book": "אליס בארץ הפלאות", + "stripped": "להם בצל: מכלמקום, ברגעשראואותה , נחפזומידלשוב" + }, + { + "text": "הַשַּׂ חְ קָ נִ ים הָ אֲ חֵ רִ ים, וְ לִ צְ עוֹק \"עִ רְ פוּ אֶ ת רֹאשׁוֹ!\" אוֹ \"עִ רְ פוּ אֶ ת", + "book": "אליס בארץ הפלאות", + "stripped": "השחקנים האחרים, ולצעוק \"ערפואתראשו!\" או \"ערפואת" + }, + { + "text": "ְשֶׁ נֶּ אֶ לְ צוּ כַּ מּוּבָ ן לְ הַ פְ סִ יק לְשַׁ מֵּשׁ כִּשְׁ עָ רִ ים כְּ דֵ י לַ עֲשׂוֹת זֹאת, כָּ ך", + "book": "אליס בארץ הפלאות", + "stripped": "שנאלצוכמובן להפסיקלשמשכשערים כדילעשותזאת, כך" + }, + { + "text": "שֶׁ בְּ תֹם כַּ חֲ צִ י שָׁ עָ ה שֶׁ ל מִשְׂ חָ ק לֹא נִשְׁ אֲ רוּ עוֹד שְׁ עָ רִ ים כְּ לָ ל, וְ כָ ל", + "book": "אליס בארץ הפלאות", + "stripped": "שבתם כחצישעהשלמשחקלאנשארועודשערים כלל, וכל" + }, + { + "text": "הַשַּׂ חְ קָ נִ ים, חוּץ מֵ הַ מֶּ לֶ ךְ , הַ מַּ לְ כָּ ה וְ אַ לִ יס, הָ יוּ בְּ מַ עֲ צָ ר וְ נִ דּוֹנוּ", + "book": "אליס בארץ הפלאות", + "stripped": "השחקנים, חוץ מהמלך , המלכהואליס, היובמעצרונדונו" + }, + { + "text": ".\"זֶה שֶׁ מְּ כִ ינִ ים מִ מֶּ נּוּ מָ רָ ק בְּ טַ עַ ם כְּ מוֹ־צָ ב,\" אָ מְ רָ ה הַ מַּ לְ כָּ ה", + "book": "אליס בארץ הפלאות", + "stripped": ".\"זהשמכינים ממנומרקבטעם כמוצב,\" אמרההמלכה" + }, + { + "text": "\"אַ ף פַּ עַ ם לֹא רָ אִ יתִ י וְ גַ ם לֹא שָׁ מַ עְ תִּ י עַ ל דָּ בָ ר כָּ זֶה,\" אָ מְ רָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "\"אף פעם לאראיתיוגם לאשמעתיעלדברכזה,\" אמרה" + }, + { + "text": "\"קָ דִ ימָ ה, אִ ם כֵּ ן,\" אָ מְ רָ ה הַ מַּ לְ כָּ ה, \"וְ הוּא יְ סַ פֵּ ר לָ ךְ אֶ ת", + "book": "אליס בארץ הפלאות", + "stripped": "\"קדימה, אם כן,\" אמרההמלכה, \"והואיספרלך את" + }, + { + "text": ",כְּשֶׁ פָּ סְ עוּ מִשָּׁ ם יַחְ דָּ ו, שָׁ מְ עָ ה אַ לִ יס אֶ ת הַ מֶּ לֶ ךְ אוֹמֵ ר חֲ רִ ישִׁ ית", + "book": "אליס בארץ הפלאות", + "stripped": ",כשפסעומשם יחדו, שמעהאליסאתהמלך אומרחרישית" + }, + { + "text": "לַ חֲ בוּרָ ה בְּ אֹפֶ ן כְּ לָ לִ י, \"כֻּ לְּ כֶ ם זוֹכִ ים בַּ חֲ נִ ינָ ה.\" \"הֵ י, זֹאת בְּשׂוֹרָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "לחבורהבאפן כללי, \"כלכם זוכים בחנינה.\" \"הי, זאתבשורה" + }, + { + "text": "טוֹבָ ה!\" אָ מְ רָ ה לְ עַ צְ מָ הּ , מֵ אַ חַ ר שֶׁ מַּ צַּ ב רוּחָ הּ הָ יָה דֵּ י שָׁ פוּף בִּ גְ לַ ל", + "book": "אליס בארץ הפלאות", + "stripped": "טובה!\" אמרהלעצמה , מאחרשמצברוחההיהדישפוף בגלל" + }, + { + "text": "\"!אַ תֶּ ם לֹא יוֹדְ עִ ים מַ הוּ גְּ רִ יפוֹן, הַ בִּ יטוּ בַּ תְּ מוּנָ ה(.", + "book": "אליס בארץ הפלאות", + "stripped": "\"!אתם לאיודעים מהוגריפון, הביטובתמונה(." + }, + { + "text": "הַ גְּ רִ יפוֹן הִ תְ יַשֵּׁ ב וְשִׁ פְשֵׁ ף אֶ ת עֵ ינָ יו; אַ חַ ר הִ תְ בּוֹנֵ ן בַּ מַּ לְ כָּ ה עַ ד", + "book": "אליס בארץ הפלאות", + "stripped": "הגריפון התישבושפשף אתעיניו; אחרהתבונן במלכהעד" + }, + { + "text": "\"!זֶה: הֵ ם אַ ף פַּ 'ם לֹא מוֹצִ יאִ ים אַ ף אֶ חָ ד לְ הוֹרֵ ג, לִ ידִ יעָ תֵ ךְ .", + "book": "אליס בארץ הפלאות", + "stripped": "\"!זה: הם אף פ 'ם לאמוציאים אף אחדלהורג, לידיעתך ." + }, + { + "text": "\"כֻּ לָּ ם פּ ֹה אוֹמְ רִ ים 'קָ דִ ימָ ה!',\" חָשְׁ בָ ה אַ לִ יס, בְּ עוֹדָ הּ פּוֹסַ עַ ת", + "book": "אליס בארץ הפלאות", + "stripped": "\"כלם פהאומרים 'קדימה!',\" חשבהאליס, בעודהפוסעת" + }, + { + "text": "אַ חֲ רָ יו בְּ אִ טִּ יּוּת: \"מֵ עוֹלָ ם לֹא קִ בַּ לְ תִּ י כָּ ל־כָּ ךְ הַ רְ בֵּ ה פְּ קֻ דּוֹת בַּ חַ יִּ ים", + "book": "אליס בארץ הפלאות", + "stripped": "אחריובאטיות: \"מעולם לאקבלתיכלכך הרבהפקדותבחיים" + }, + { + "text": "הֵ ם לֹא הִ תְ רַ חֲ קוּ הַ רְ בֵּ ה בְּ טֶ רֶ ם רָ אוּ אֶ ת הַ כְּ מוֹ־צָ ב בַּ מֶּ רְ חָ ק, יוֹשֵׁ ב", + "book": "אליס בארץ הפלאות", + "stripped": "הם לאהתרחקוהרבהבטרם ראואתהכמוצבבמרחק, יושב" + }, + { + "text": ",עָ צוּב וּבוֹדֵ ד עַ ל מַ דְ רֵ גָ ה קְ טַ נָּ ה שֶׁ ל סֶ לַ ע, וּבְ עוֹדָ ם מִ תְ קָ רְ בִ ים אֵ לָ יו", + "book": "אליס בארץ הפלאות", + "stripped": ",עצובובודדעלמדרגהקטנהשלסלע, ובעודם מתקרבים אליו" + }, + { + "text": "וְ הַ גְּ רִ יפוֹן עָ נָ ה, כִּ מְ עַ ט בְּ אוֹתָ ן מִ לִּ ים כְּ מוֹ קֹדֶ ם, \"הַ כּ ֹל קוֹרֶ ה", + "book": "אליס בארץ הפלאות", + "stripped": "והגריפון ענה, כמעטבאותן מלים כמוקדם, \"הכלקורה" + }, + { + "text": "ְבַּ דִּ מְ יוֹנוֹת שֶׁ לּוֹ, כָּ ל זֶה: הוּא לֹא סוֹבֵ ל מִשּׁוּם כְּ לוּם, לִ ידִ יעָ תֵ ך", + "book": "אליס בארץ הפלאות", + "stripped": "בדמיונותשלו, כלזה: הואלאסובלמשום כלום, לידיעתך" + }, + { + "text": "וְ כָ ךְ נִ גְּשׁוּ אֶ ל הַ כְּ מוֹ־צָ ב, שֶׁ הִ בִּ יט בָּ הֶ ם בְּ עֵ ינַ יִ ם גְּ דוֹלוֹת וּמְ לֵ אוֹת", + "book": "אליס בארץ הפלאות", + "stripped": "וכך נגשואלהכמוצב, שהביטבהם בעינים גדולותומלאות" + }, + { + "text": "וְ כָ ךְ הֵ ם הִ תְ יַשְּׁ בוּ, וְ אִ ישׁ לֹא דִּ בֵּ ר בְּ מֶשֶׁ ךְ כַּ מָּ ה רְ גָ עִ ים.", + "book": "אליס בארץ הפלאות", + "stripped": "וכך הם התישבו, ואישלאדברבמשך כמהרגעים." + }, + { + "text": "בְּ לִ בָּ הּ , \"לֹא בָּ רוּר לִ י אֵ יךְ הוּא יָכוֹל לְ סַ יֵּם, אִ ם הוּא אֲ פִ לּוּ לֹא", + "book": "אליס בארץ הפלאות", + "stripped": "בלבה , \"לאברורליאיך הואיכוללסים, אם הואאפלולא" + }, + { + "text": "\"פַּ עַ ם,\" אָ מַ ר הַ כְּ מוֹ־צָ ב לְ בַ סּוֹף, בַּ אֲ נָ חָ ה עֲ מֻ קָּ ה, \"הָ יִ יתִ י צָ ב", + "book": "אליס בארץ הפלאות", + "stripped": "\"פעם,\" אמרהכמוצבלבסוף, באנחהעמקה, \"הייתיצב" + }, + { + "text": "פַּ עַ ם רַ ק בִּ תְ רוּעַ ת \"הֻ צְ 'קְ רְ רְ ע!\" שֶׁ ל הַ גְּ רִ יפוֹן, וּבַ הִ תְ יַפְּ חוּת הַ כְּ בֵ דָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "פעם רקבתרועת \"הצ 'קררע!\" שלהגריפון, ובהתיפחותהכבדה" + }, + { + "text": "\"תּוֹדָ ה לְ ךָ , אֲ דוֹנִ י, עַ ל סִ פּוּרְ ךָ הַ מְּ עַ נְ יֵן,\" אֲ בָ ל הִ יא לֹא יָכְ לָ ה לְ הִ מָּ נַ ע", + "book": "אליס בארץ הפלאות", + "stripped": "\"תודהלך , אדוני, עלספורך המענין,\" אבלהיאלאיכלהלהמנע" + }, + { + "text": "\"כְּשֶׁ הָ יִ ינוּ קְ טַ נִּ ים,\" הִ מְשִׁ יךְ הַ כְּ מוֹ־צָ ב לְ בַ סּוֹף, רָ גוּעַ יוֹתֵ ר, אִ ם כִּ י", + "book": "אליס בארץ הפלאות", + "stripped": "\"כשהיינוקטנים,\" המשיך הכמוצבלבסוף, רגועיותר, אם כי" + }, + { + "text": ".\"לָ מָּ ה קְ רָ אתֶ ם לוֹ מַ רְ צֵ עַ , אִ ם הוּא לֹא הָ יָה מַ רְ צֵ עַ ?\" שָׁ אֲ לָ ה אַ לִ יס", + "book": "אליס בארץ הפלאות", + "stripped": ".\"למהקראתם לומרצע , אם הואלאהיהמרצע ?\" שאלהאליס" + }, + { + "text": ";\"תִּ תְ בַּ יְּשִׁ י לָ ךְ שֶׁשָּׁ אַ לְ תְּ שְׁ אֵ לָ ה כָּ ל־כָּ ךְ טִ פְּשִׁ ית,\" הוֹסִ יף הַ גְּ רִ יפוֹן", + "book": "אליס בארץ הפלאות", + "stripped": ";\"תתבישילך ששאלתשאלהכלכך טפשית,\" הוסיף הגריפון" + }, + { + "text": "\"כֵּ ן, לָ מַ דְ נוּ בְּ בֵ ית־סֵ פֶ ר בְּ מַ עֲ מַ קֵּ י הַ יָּם, אִ ם כִּ י אוּלַ י לֹא תַּ אֲ מִ ינִ י", + "book": "אליס בארץ הפלאות", + "stripped": "\"כן, למדנובביתספרבמעמקיהים, אם כיאולילאתאמיני" + }, + { + "text": ".\"יָד לַ פֶּ ה!\" הוֹסִ יף הַ גְּ רִ יפוֹן, בְּ טֶ רֶ ם הִ סְ פִּ יקָ ה אַ לִ יס לָשׁוּב וּלְ דַ בֵּ ר", + "book": "אליס בארץ הפלאות", + "stripped": ".\"ידלפה!\" הוסיף הגריפון, בטרם הספיקהאליסלשובולדבר" + }, + { + "text": "\"קִ בַּ לְ נוּ אֶ ת הַ חִ נּוּךְ הֲ כִ י טוֹב שֶׁ יֵּשׁ – לְ מַ עֲשֶׂ ה, הָ לַ כְ נוּ לְ בֵ ית־הַ סֵּ פֶ ר", + "book": "אליס בארץ הפלאות", + "stripped": "\"קבלנואתהחנוך הכיטובשיש – למעשה, הלכנולביתהספר" + }, + { + "text": "\"גַּ ם אֲ נִ י לָ מַ דְ תִּ י יוֹמְ יוֹם בְּ בֵ ית־הַ סֵּ פֶ ר,\" אָ מְ רָ ה אַ לִ יס, \"אֵ ין לְ ךָ מָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "\"גם אנילמדתייומיום בביתהספר,\" אמרהאליס, \"אין לך מה" + }, + { + "text": "\".''הַ עֲשָׁ רָ ה – צָ רְ פָ תִ ית, מוּזִיקָ ה, וְ גַ ם כְּ בִ יסָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "\".''העשרה – צרפתית, מוזיקה, וגם כביסה" + }, + { + "text": "\"לֹא יִתָּ כֵ ן שֶׁ נִּ זְ קַ קְ תֶּ ם לְ זֶה בִּ מְ יֻחָ ד,\" אָ מְ רָ ה אַ לִ יס, \"הֲ רֵ י חֲ יִ יתֶ ם", + "book": "אליס בארץ הפלאות", + "stripped": "\"לאיתכן שנזקקתם לזהבמיחד,\" אמרהאליס, \"הריחייתם" + }, + { + "text": "\"קְ רוֹב וּחְ טוֹא, כַּ מּוּבָ ן, בְּ תוֹר הַ תְ חָ לָ ה,\" הֵשִׁ יב הַ כְּ מוֹ־צָ ב, \"וְ חוּץ", + "book": "אליס בארץ הפלאות", + "stripped": "\"קרובוחטוא, כמובן, בתורהתחלה,\" השיבהכמוצב, \"וחוץ" + }, + { + "text": "מִ זֶּה גַּ ם אֶ ת הַ פְּ עֻ לּוֹת הַשּׁוֹנוֹת שֶׁ ל הַ חֶשְׁ בּוֹן – שִׁ בּוּר, נִ סּוּר, שֵׁ פֶ ל", + "book": "אליס בארץ הפלאות", + "stripped": "מזהגם אתהפעלותהשונותשלהחשבון – שבור, נסור, שפל" + }, + { + "text": "\"אַ ף פַּ עַ ם לֹא שָׁ מַ עְ תִּ י עַ ל 'חִ לּוּשׁ',\" הֵ עֵ זָּה אַ לִ יס לוֹמַ ר.", + "book": "אליס בארץ הפלאות", + "stripped": "\"אף פעם לאשמעתיעל 'חלוש',\" העזהאליסלומר." + }, + { + "text": "\"כֵּ ן,\" אָ מְ רָ ה אַ לִ יס בְּ סַ פְ קָ נוּת, \"פֵּ רוּשׁוֹ – לַ הֲ פוֹךְ מַשֶּׁ הוּ – אוֹ", + "book": "אליס בארץ הפלאות", + "stripped": "\"כן,\" אמרהאליסבספקנות, \"פרושו – להפוך משהו – או" + }, + { + "text": "\"נוּ, אִ ם כָּ כָ ה,\" הִ מְשִׁ יךְ הַ גְּ רִ יפוֹן, \"אִ ם אַ תְּ לֹא יוֹדַ עַ ת מָ ה זֶה", + "book": "אליס בארץ הפלאות", + "stripped": "\"נו, אם ככה,\" המשיך הגריפון, \"אם אתלאיודעתמהזה" + }, + { + "text": "וְ לָ כֵ ן פָּ נְ תָ ה אֶ ל הַ כְּ מוֹ־צָ ב, וְ אָ מְ רָ ה: \"מָ ה עוֹד הֱ יִ יתֶ ם צְ רִ יכִ ים", + "book": "אליס בארץ הפלאות", + "stripped": "ולכן פנתהאלהכמוצב, ואמרה: \"מהעודהייתם צריכים" + }, + { + "text": "\"טוֹב, לְ מָשָׁ ל מִ יסְ תוֹרְ יָ ה,\" הֵשִׁ יב הַ כְּ מוֹ־צָ ב, מוֹנֶ ה אֶ ת הַ נּוֹשְׂ אִ ים", + "book": "אליס בארץ הפלאות", + "stripped": "\"טוב, למשלמיסתוריה,\" השיבהכמוצב, מונהאתהנושאים" + }, + { + "text": "עַ ל כַּ פּוֹתָ יו, \"מִ יסְ תוֹרְ יָה, עַ תִּ יקָ ה וַ חֲ דָשָׁ ה, וּלְ צִ דָּ הּ יָמוֹגְ רַ פְ יָה: וּלְ מָשָׁ ל", + "book": "אליס בארץ הפלאות", + "stripped": "עלכפותיו, \"מיסתוריה, עתיקהוחדשה, ולצדהימוגרפיה: ולמשל" + }, + { + "text": "ַעוֹרְ מָ נוּת – הַ מּוֹרֶ ה לְ עוֹרְ מָ נוּת הָ יָה צְ לוֹפַ ח־יָם זָקֵ ן, שֶׁ הָ יָה מַ גִּ יע", + "book": "אליס בארץ הפלאות", + "stripped": "עורמנות – המורהלעורמנותהיהצלופחים זקן, שהיהמגיע" + }, + { + "text": "פַּ עַ ם בְּשָׁ בוּעַ : הוּא לִ מֵּ ד אוֹתָ נוּ עוֹרְ מָ נוּת, נִשּׁוּם, וּצְ לִ יעָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "פעם בשבוע : הואלמדאותנועורמנות, נשום, וצליעה" + }, + { + "text": ".\"אֵ יךְ עֲשִׂ יתֶ ם אֶ ת זֶה?\" אָ מְ רָ ה אַ לִ יס", + "book": "אליס בארץ הפלאות", + "stripped": ".\"איך עשיתם אתזה?\" אמרהאליס" + }, + { + "text": "\"טוֹב, אֲ נִ י לֹא יָכוֹל לְ הַ דְ גִּ ים לָ ךְ בְּ עַ צְ מִ י,\" אָ מַ ר הַ כְּ מוֹ־צָ ב: \"אֲ נִ י", + "book": "אליס בארץ הפלאות", + "stripped": "\"טוב, אנילאיכוללהדגים לך בעצמי,\" אמרהכמוצב: \"אני" + }, + { + "text": "הוּא הָ יָ ה סַ רְ טָ ן זָקֵ ן וְ חָ מוּץ, זֶה מָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "הואהיהסרטן זקן וחמוץ, זהמה" + }, + { + "text": ";\"בְּ דִ יּוּק כָּ ךְ , בְּ דִ יּוּק כָּ ךְ ,\" אָ מַ ר הַ גְּ רִ יפוֹן, נֶ אֱ נָ ח אַ ף הוּא בְּ תוֹרוֹ", + "book": "אליס בארץ הפלאות", + "stripped": ";\"בדיוקכך , בדיוקכך ,\" אמרהגריפון, נאנחאף הואבתורו" + }, + { + "text": "\"וְ כַ מָּ ה שִׁ עוּרִ ים קִ בַּ לְ תֶּ ם בְּ יוֹם?\" שָׁ אֲ לָ ה אַ לִ יס, נֶ חְ פֶּ זֶת לְשַׁ נּוֹת אֶ ת", + "book": "אליס בארץ הפלאות", + "stripped": "\"וכמהשעורים קבלתם ביום?\" שאלהאליס, נחפזתלשנותאת" + }, + { + "text": "\"עֲשָׂ רָ ה בַּ יּוֹם הָ רִ אשׁוֹן,\" אָ מַ ר הַ כְּ מוֹ־צָ ב, \"תִּשְׁ עָ ה בַּ יּוֹם הַ בָּ א, וְ כֵ ן", + "book": "אליס בארץ הפלאות", + "stripped": "\"עשרהביום הראשון,\" אמרהכמוצב, \"תשעהביום הבא, וכן" + }, + { + "text": "\"בִּ גְ לַ ל זֶה קוֹרְ אִ ים לָ הֶ ם שִׁ עוּרִ ים,\" הֵ עִ יר הַ גְּ רִ יפוֹן, \"כִּ י הֵ ם", + "book": "אליס בארץ הפלאות", + "stripped": "\"בגללזהקוראים להם שעורים,\" העירהגריפון, \"כיהם" + }, + { + "text": "\".פּוֹחֲ תִ ים לְשִׁ עוּרִ ין מִ יּוֹם לְ יוֹם", + "book": "אליס בארץ הפלאות", + "stripped": "\".פוחתים לשעורין מיום ליום" + }, + { + "text": "\"?כָּ ךְ , בַּ יּוֹם הָ אַ חַ ד־עָשָׂ ר הָ יָה לָ כֶ ם בְּ וַ דַּ אי יוֹם חֹפֶשׁ", + "book": "אליס בארץ הפלאות", + "stripped": "\"?כך , ביום האחדעשרהיהלכם בודאייום חפש" + }, + { + "text": ".\"וְ אֵ יךְ הִ סְ תַּ דַּ רְ תֶּ ם בַּ יּוֹם הַשְּׁ נֵ ים־עָשָׂ ר?\" הִ מְשִׁ יכָ ה אַ לִ יס בִּ לְ הִ יטוּת", + "book": "אליס בארץ הפלאות", + "stripped": ".\"ואיך הסתדרתם ביום השניםעשר?\" המשיכהאליסבלהיטות" + }, + { + "text": "הִ בִּ יט בְּ אַ לִ יס, וְ נִ סָּ ה לְ דַ בֵּ ר, אֲ בָ ל לְ מֶשֶׁ ךְ רֶ גַ ע אוֹ שְׁ נַ יִ ם הִשְׁ תַּ נֵּ ק קוֹלוֹ", + "book": "אליס בארץ הפלאות", + "stripped": "הביטבאליס, ונסהלדבר, אבללמשך רגעאושנים השתנקקולו" + }, + { + "text": "\"—אָ מְ רָ ה אַ לִ יס( – \"וְ אוּלַ י מֵ עוֹלָ ם לֹא הִ צִּ יגוּ אוֹתָ ךְ בִּ פְ נֵ י סַ רְ טַ ן־יָ ם", + "book": "אליס בארץ הפלאות", + "stripped": "\"—אמרהאליס( – \"ואולימעולם לאהציגואותך בפניסרטןים" + }, + { + "text": ",)אַ לִ יס הִ תְ חִ ילָ ה לוֹמַ ר \"פַּ עַ ם טָ עַ מְ תִּ י—\" אֲ בָ ל הִשְׁ תַּ תְּ קָ ה בְּ חִ פָּ זוֹן", + "book": "אליס בארץ הפלאות", + "stripped": ",)אליסהתחילהלומר \"פעם טעמתי—\" אבלהשתתקהבחפזון" + }, + { + "text": "וְ אָ מְ רָ ה \"לֹא, מֵ עוֹלָ ם לֹא\"( \"–אָ ז לֹא יִתָּ כֵ ן שֶׁ יֵּשׁ לָ ךְ מֻשָּׂ ג אֵ יזֶה דָּ בָ ר", + "book": "אליס בארץ הפלאות", + "stripped": "ואמרה \"לא, מעולם לא\"( \"–אזלאיתכן שישלך משגאיזהדבר" + }, + { + "text": "ְ\"אָ ז כָּ כָ ה,\" אָ מַ ר הַ גְּ רִ יפוֹן, \"קֹדֶ ם כּ ֹל מִ סְ תַּ דְּ רִ ים בְּשׁוּרָ ה לְ אֹרֶ ך", + "book": "אליס בארץ הפלאות", + "stripped": "\"אזככה,\" אמרהגריפון, \"קדם כלמסתדרים בשורהלארך" + }, + { + "text": "\"—וְ כֵ ן הָ לְ אָ ה; וְ אָ ז, אַ חֲ רֵ י שֶׁ נִּ פְ טָ רִ ים מִ כָּ ל הַ מֶּ דוּזוֹת", + "book": "אליס בארץ הפלאות", + "stripped": "\"—וכן הלאה; ואז, אחרישנפטרים מכלהמדוזות" + }, + { + "text": ".\"בְּ כָ ל פַּ עַ ם עִ ם סַ רְ טַ ן־יָ ם כְּ בֶ ן־זוּג לַ מָּ חוֹל!\" צָ עַ ק הַ גְּ רִ יפוֹן", + "book": "אליס בארץ הפלאות", + "stripped": ".\"בכלפעם עם סרטןים כבןזוגלמחול!\" צעקהגריפון" + }, + { + "text": "\"מִ תְ קַ דְּ מִ ים פַּ עֲ מַ יִם, פּוֹנִ ים לִ בְ נֵ י־הַ זּוּג", + "book": "אליס בארץ הפלאות", + "stripped": "\"מתקדמים פעמים, פונים לבניהזוג" + }, + { + "text": "ְמַ חְ לִ יפִ ים סַ רְ טְ נֵ י יָם, וּנְ סוֹגִ ים לְ פִ י אוֹתוֹ הַ סֵּ דֶ ר,\" הִ מְשִׁ יך-\"", + "book": "אליס בארץ הפלאות", + "stripped": "מחליפים סרטניים, ונסוגים לפיאותוהסדר,\" המשיך-\"" + }, + { + "text": "\"—\"וְ אָ ז, כַּ יָּ דוּעַ ,\" הִ מְשִׁ יךְ הַ כְּ מוֹ־צָ ב, \"זוֹרְ קִ ים אֶ ת", + "book": "אליס בארץ הפלאות", + "stripped": "\"—\"ואז, כידוע ,\" המשיך הכמוצב, \"זורקים את" + }, + { + "text": ".\"סַ רְ טְ נֵ י הַ יָּם!\" צָ עַ ק הַ גְּ רִ יפוֹן, תּוֹךְ נִ תּוּר בָּ אֲ וִ יר", + "book": "אליס בארץ הפלאות", + "stripped": ".\"סרטניהים!\" צעקהגריפון, תוך נתורבאויר" + }, + { + "text": "\"עוֹשִׂ ים סַ לְ טָ ה בְּ תוֹךְ הַ יָּם!\" קָ רָ א הַ כְּ מוֹ־צָ ב, מְ דַ לֵּ ג בִּ פְ רָ אוּת כּ ֹה", + "book": "אליס בארץ הפלאות", + "stripped": "\"עושים סלטהבתוך הים!\" קראהכמוצב, מדלגבפראותכה" + }, + { + "text": ".\"מַ חְ לִ יפִ ים סַ רְ טְ נֵ י יָם עוֹד פַּ עַ ם!\" שָׁ אַ ג הַ גְּ רִ יפוֹן בְּ כָ ל כּוֹחוֹ", + "book": "אליס בארץ הפלאות", + "stripped": ".\"מחליפים סרטניים עודפעם!\" שאגהגריפון בכלכוחו" + }, + { + "text": ",\"חוֹזְרִ ים שׁוּב לַ יַּ בָּשָׁ ה, וְ זֶ ה כָּ ל הַ קֶּ טַ ע הָ רִ אשׁוֹן,\" אָ מַ ר הַ כְּ מוֹ־צָ ב", + "book": "אליס בארץ הפלאות", + "stripped": ",\"חוזרים שובליבשה, וזהכלהקטעהראשון,\" אמרהכמוצב" + }, + { + "text": "מַ נְ מִ יךְ אֶ ת קוֹלוֹ בְּ פִ תְ אוֹמִ יּוּת; וּשְׁ נֵ י הַ יְּצוּרִ ים, שֶׁ עַ ד כּ ֹה קִ פְּ צוּ כּ ֹה", + "book": "אליס בארץ הפלאות", + "stripped": "מנמיך אתקולובפתאומיות; ושניהיצורים, שעדכהקפצוכה" + }, + { + "text": "וְ כָ ךְ הֵ חֵ לּוּ לְ חוֹלֵ ל בַּ חֲ גִ יגִ יּוּת סָ בִ יב־סָ בִ יב לְ אַ לִ יס, דּוֹרְ כִ ים מִ דֵּ י", + "book": "אליס בארץ הפלאות", + "stripped": "וכך החלולחוללבחגיגיותסביבסביבלאליס, דורכים מדי" + }, + { + "text": "פַּ עַ ם עַ ל בְּ הוֹנוֹתֶ יהָ כְּשֶׁ עָ בְ רוּ קָ רוֹב מִ דַּ י, וּמְ נוֹפְ פִ ים בְּ כַ פּוֹתֵ יהֶ ם", + "book": "אליס בארץ הפלאות", + "stripped": "פעם עלבהונותיהכשעברוקרובמדי, ומנופפים בכפותיהם" + }, + { + "text": ".\"מֵ אֲ חוֹרַ י שׂוֹחֶ ה סַ רְ דִּ ין שֶׁ כְּ בָ ר מוֹעֵ ךְ לִ י תַּ 'זָּ נָ ב", + "book": "אליס בארץ הפלאות", + "stripped": ".\"מאחורישוחהסרדין שכברמועך לית 'זנב" + }, + { + "text": "צַ בִּ ים וְ סַ רְ טָ נִ ים שָׂשִׂ ים לָ בוֹא, עִ ם כָּ ל הַ גְּ דוּד", + "book": "אליס בארץ הפלאות", + "stripped": "צבים וסרטנים ששים לבוא, עם כלהגדוד" + }, + { + "text": "?הֵ ם מְ חַ כִּ ים כְּ בָ ר עַ ל הַ סֶּ לַ ע – הֲ תָ בוֹא אֶ ל הָ רִ קּוּד", + "book": "אליס בארץ הפלאות", + "stripped": "?הם מחכים כברעלהסלע – התבואאלהרקוד" + }, + { + "text": "– אַ ךְ הַשַּׁ בְּ לוּל עָ נָ ה 'רָ חוֹק מִ דַּ י!' בְּ קוֹל מֻ דְ אָ ג מְ אֹד", + "book": "אליס בארץ הפלאות", + "stripped": "– אך השבלולענה 'רחוקמדי!' בקולמדאגמאד" + }, + { + "text": ".אָ מַ ר תּוֹדָ ה, אַ ךְ לֹא תּוֹדָ ה, הוּא לֹא רוֹצֶ ה לִ רְ קוֹד", + "book": "אליס בארץ הפלאות", + "stripped": ".אמרתודה, אך לאתודה, הואלארוצהלרקוד" + }, + { + "text": ".'מָ ה 'כְ פַּ ת לְ ךָ מֵ הַ מֶּ רְ חָ ק?' שָׁ אַ ל הַ דָּ ג הָ עַ קְשָׁ נִ י", + "book": "אליס בארץ הפלאות", + "stripped": ".'מה 'כפתלך מהמרחק?' שאלהדגהעקשני" + }, + { + "text": ".'יֵשׁ חוֹף אַ חֵ ר, לִ ידִ יעָ תְ ךָ , בְּ דִ יּוּק בָּ עֵ בֶ ר הַשֵּׁ נִ י", + "book": "אליס בארץ הפלאות", + "stripped": ".'ישחוף אחר, לידיעתך , בדיוקבעברהשני" + }, + { + "text": "– כְּ כָ ל שֶׁ חוֹף אַ נְ גְּ לִ י יִ רְ חַ ק, יִ קְ רַ ב חוֹף צָ רְ פָ תִ י חָ מוּד", + "book": "אליס בארץ הפלאות", + "stripped": "– ככלשחוף אנגליירחק, יקרבחוף צרפתיחמוד" + }, + { + "text": ".אָ ז אַ ל תַּ חְ וִ יר, שַׁ בְּ לוּל יַ קִּ יר, וְ הִ צְ טָ רֵ ף נָ א לָ רִ קּוּד", + "book": "אליס בארץ הפלאות", + "stripped": ".אזאלתחויר, שבלוליקיר, והצטרף נאלרקוד" + }, + { + "text": "\"תּוֹדָ ה רַ בָּ ה, מְ עַ נְ יֵן מְ אֹד לִ צְ פּוֹת בָּ רִ קּוּד הַ זֶּה,\" אָ מְ רָ ה אַ לִ יס, מְ לֵ אַ ת", + "book": "אליס בארץ הפלאות", + "stripped": "\"תודהרבה, מענין מאדלצפותברקודהזה,\" אמרהאליס, מלאת" + }, + { + "text": "שִׂ מְ חָ ה שֶׁ הוּא הִ סְ תַּ יֵּ ם סוֹפְ סוֹף, \"וְ כָ ל־כָּ ךְ מָ צָ א חֵ ן בְּ עֵ ינַ י הַשִּׁ יר", + "book": "אליס בארץ הפלאות", + "stripped": "שמחהשהואהסתים סופסוף, \"וכלכך מצאחן בעיניהשיר" + }, + { + "text": "\"אָ ה, בְּ קֶשֶׁ ר לִ דְ גֵ י הַ קּוֹד,\" אָ מַ ר הַ כְּ מוֹ־צָ ב, \"הֵ ם – רָ אִ ית דָּ גִ ים", + "book": "אליס בארץ הפלאות", + "stripped": "\"אה, בקשרלדגיהקוד,\" אמרהכמוצב, \"הם – ראיתדגים" + }, + { + "text": "\"כֵּ ן,\" אָ מְ רָ ה אַ לִ יס, \"רָ אִ יתִ י אוֹתָ ם לְ עִ תִּ ים קְ רוֹבוֹת בַּ אֲ רוּ—\" הִ יא", + "book": "אליס בארץ הפלאות", + "stripped": "\"כן,\" אמרהאליס, \"ראיתיאותם לעתים קרובותבארו—\" היא" + }, + { + "text": "\"אֵ ינֶ נִּ י יוֹדֵ עַ אֵ יפֹה זֶה אֲ רוּ,\" אָ מַ ר הַ כְּ מוֹ־צָ ב, \"אֲ בָ ל אִ ם רָ אִ ית", + "book": "אליס בארץ הפלאות", + "stripped": "\"איננייודעאיפהזהארו,\" אמרהכמוצב, \"אבלאם ראית" + }, + { + "text": "\".אוֹתָ ם לְ עִ תִּ ים קְ רוֹבוֹת כָּ ל־כָּ ךְ , בָּ רוּר שֶׁ אַ תְּ יוֹדַ עַ ת אֵ יךְ הֵ ם נִ רְ אִ ים", + "book": "אליס בארץ הפלאות", + "stripped": "\".אותם לעתים קרובותכלכך , ברורשאתיודעתאיך הם נראים" + }, + { + "text": "\".תְּ קוּעִ ים לָ הֶ ם בַּ פֶּ ה – וְ הֵ ם מְ צֻ פִּ ים בְּ פֵ רוּרִ ים", + "book": "אליס בארץ הפלאות", + "stripped": "\".תקועים להם בפה – והם מצפים בפרורים" + }, + { + "text": "נִשְׁ טָ פִ ים לְ גַ מְ רֵ י בְּ מֵ י הַ יָּ ם; אֲ בָ ל הַ זְּ נָ בוֹת שֶׁ לָּ הֶ ם בֶּ אֱ מֶ ת תְּ קוּעִ ים לָ הֶ ם", + "book": "אליס בארץ הפלאות", + "stripped": "נשטפים לגמריבמיהים; אבלהזנבותשלהם באמתתקועים להם" + }, + { + "text": "בַּ פֶּ ה; וְ הַ סִּ בָּ ה הִ יא—\" כָּ אן פִּ הֵ ק הַ כְּ מוֹ־צָ ב וְ עָ צַ ם אֶ ת עֵ ינָ יו.", + "book": "אליס בארץ הפלאות", + "stripped": "בפה; והסבההיא—\" כאן פהקהכמוצבועצם אתעיניו." + }, + { + "text": "\"הַ סִּ בָּ ה הִ יא,\" אָ מַ ר הַ גְּ רִ יפוֹן, \"שֶׁ הֵ ם כֵּ ן הִ סְ כִּ ימוּ לְ הִ צְ טָ רֵ ף לָ רִ קּוּד", + "book": "אליס בארץ הפלאות", + "stripped": "\"הסבההיא,\" אמרהגריפון, \"שהם כן הסכימולהצטרף לרקוד" + }, + { + "text": "לָ כֵ ן הֵ ם הֶ חְ זִיקוּ אֶ ת הַ זְּ נָ בוֹת שֶׁ לָּ הֶ ם חָ זָק בְּ תוֹךְ פִּ יהֶ ם.", + "book": "אליס בארץ הפלאות", + "stripped": "לכן הם החזיקואתהזנבותשלהם חזקבתוך פיהם." + }, + { + "text": "\"תּוֹדָ ה לְ ךָ ,\" אָ מְ רָ ה אַ לִ יס, \"זֶ ה מְ עַ נְ יֵן מְ אֹד.", + "book": "אליס בארץ הפלאות", + "stripped": "\"תודהלך ,\" אמרהאליס, \"זהמענין מאד." + }, + { + "text": "ַ\"אֲ נִ י יָכוֹל לְ סַ פֵּ ר לָ ךְ יוֹתֵ ר מִ זֶּ ה, אִ ם תִּ רְ צִ י,\" אָ מַ ר הַ גְּ רִ יפוֹן.", + "book": "אליס בארץ הפלאות", + "stripped": "\"אנייכוללספרלך יותרמזה, אם תרצי,\" אמרהגריפון." + }, + { + "text": "\"הוּא מְ עַ צֵּ ב אֶ ת הַ מַּ גָּ פַ יִם וְ הַ נַּ עֲ לַ יִם,\" עָ נָ ה הַ גְּ רִ יפוֹן בִּ רְ צִ ינוּת", + "book": "אליס בארץ הפלאות", + "stripped": "\"הואמעצבאתהמגפים והנעלים,\" ענההגריפון ברצינות" + }, + { + "text": "\"נוּ, מָ ה יֵשׁ בִּ קְ צֵ ה הַ נַּ עֲ לַ יִ ם שֶׁ לָּ ךְ ?\" אָ מַ ר הַ גְּ רִ יפוֹן.", + "book": "אליס בארץ הפלאות", + "stripped": "\"נו, מהישבקצההנעלים שלך ?\" אמרהגריפון." + }, + { + "text": "\"לַ נַּ עֲ לַ יִ ם וְ לַ מַּ גָּ פַ יִם מִ תַּ חַ ת לִ פְ נֵ י הַ יָּם,\" הִ מְשִׁ יךְ הַ גְּ רִ יפוֹן בְּ קוֹל", + "book": "אליס בארץ הפלאות", + "stripped": "\"לנעלים ולמגפים מתחתלפניהים,\" המשיך הגריפון בקול" + }, + { + "text": "\".\"מִ דְּ גֵ י סוּלְ יָה וְ סַ נְ דָּ ל, כָּ ל חֲ סִ ילוֹן יָכוֹל הָ יָה לוֹמַ ר לָ ךְ זֹאת", + "book": "אליס בארץ הפלאות", + "stripped": "\".\"מדגיסוליהוסנדל, כלחסילון יכולהיהלומרלך זאת" + }, + { + "text": "\"אִ לּוּ הָ יִ יתִ י דַּ ג הַ קּוֹד,\" אָ מְ רָ ה אַ לִ יס, שֶׁ מַּ חְשְׁ בוֹתֶ יהָ נָ דְ דוּ עֲ דַ יִן אֶ ל", + "book": "אליס בארץ הפלאות", + "stripped": "\"אלוהייתידגהקוד,\" אמרהאליס, שמחשבותיהנדדועדין אל" + }, + { + "text": ":מִ לּוֹת הַשִּׁ יר, \"הָ יִ יתִ י אוֹמֶ רֶ ת לַ סַּ רְ דִּ ין, 'שְׁ מוֹר מֶ רְ חָ ק, בְּ בַ קָּשָׁ ה", + "book": "אליס בארץ הפלאות", + "stripped": ":מלותהשיר, \"הייתיאומרתלסרדין, 'שמורמרחק, בבקשה" + }, + { + "text": ".\"הֵ ם הָ יוּ חַ יָּבִ ים לָ תֵ ת לוֹ לְ הִ תְ לַוּוֹת אֲ לֵ יהֶ ם,\" אָ מַ ר הַ כְּ מוֹ־צָ ב", + "book": "אליס בארץ הפלאות", + "stripped": ".\"הם היוחיבים לתתלולהתלוותאליהם,\" אמרהכמוצב" + }, + { + "text": "\".\"שׁוּם דָּ ג חָ כָ ם לֹא יֵלֵ ךְ לִ ישׁוֹן בְּ לִ י סַ רְ דִּ ין", + "book": "אליס בארץ הפלאות", + "stripped": "\".\"שום דגחכם לאילך לישון בליסרדין" + }, + { + "text": "\"מָ ה, אִ ם הָ יִ יתִ י פּוֹגֵשׁ דָּ ג, וְ הָ יִיתִ י שׁוֹמֵ ע", + "book": "אליס בארץ הפלאות", + "stripped": "\"מה, אם הייתיפוגשדג, והייתישומע" + }, + { + "text": "\"'?שֶׁ הוּא הוֹלֵ ךְ לִ ישׁוֹן, הָ יִיתִ י אוֹמֵ ר לוֹ 'יֵשׁ לְ ךָ סַ רְ דִ ין", + "book": "אליס בארץ הפלאות", + "stripped": "\"'?שהואהולך לישון, הייתיאומרלו 'ישלך סרדין" + }, + { + "text": ".\"אַ תָּ ה לֹא מִ תְ כַּוֵּן לְ 'סָ דִ ין'?\" אָ מְ רָ ה אַ לִ יס", + "book": "אליס בארץ הפלאות", + "stripped": ".\"אתהלאמתכון ל 'סדין'?\" אמרהאליס" + }, + { + "text": "ְוְ הַ גְּ רִ יפוֹן הוֹסִ יף, \"טוֹב, הָ בָ ה נִשְׁ מַ ע כַּ מָּ ה הַ רְ פַּ תְ קָ אוֹת מִשֶּׁ לָּ ך", + "book": "אליס בארץ הפלאות", + "stripped": "והגריפון הוסיף, \"טוב, הבהנשמעכמההרפתקאותמשלך" + }, + { + "text": "מֵ הַ בּ ֹקֶ ר,\" אָ מְ רָ ה אַ לִ יס קְ צָ ת בְּ הִ סּוּס, \"אֲ בָ ל אֵ ין טַ עַ ם לַ חְ זוֹר לְ מָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "מהבקר,\" אמרהאליסקצתבהסוס, \"אבלאין טעם לחזורלמה" + }, + { + "text": "\".שֶׁ קָּ דַ ם לְ זֶה, כִּ י אֶ תְ מוֹל הָ יִ יתִ י אָ דָ ם אַ חֵ ר", + "book": "אליס בארץ הפלאות", + "stripped": "\".שקדם לזה, כיאתמולהייתיאדם אחר" + }, + { + "text": "קֹדֶ ם הַ הַ רְ פַּ תְ קָ אוֹת,\" אָ מַ ר הַ גְּ רִ יפוֹן בְּ נִ ימָ ה קִ צְ רַ ת רוּח", + "book": "אליס בארץ הפלאות", + "stripped": "קדם ההרפתקאות,\" אמרהגריפון בנימהקצרתרוח" + }, + { + "text": "לְ זֶה מַ מָּשׁ בַּ הַ תְ חָ לָ ה, כִּ י שְׁ נֵ י הַ יְּ צוּרִ ים הִ תְ קָ רְ בוּ אֵ לֶ יהָ כָּ ל־כָּ ךְ , אֶ חָ ד", + "book": "אליס בארץ הפלאות", + "stripped": "לזהממשבהתחלה, כישניהיצורים התקרבואליהכלכך , אחד" + }, + { + "text": "מִ כָּ ל צַ ד, וּפָ עֲ רוּ אֶ ת עֵ ינֵ יהֶ ם וְ אֶ ת פִּ יּוֹתֵ יהֶ ם לְ גֹדֶ ל עָ צוּם כָּ ל־כָּ ךְ , אֲ בָ ל", + "book": "אליס בארץ הפלאות", + "stripped": "מכלצד, ופערואתעיניהם ואתפיותיהם לגדלעצום כלכך , אבל" + }, + { + "text": "בִּ פְ נֵ י הַ זַּחַ ל, כְּשֶׁ כָּ ל הַ מִּ לִּ ים יָ צְ אוּ לָ הּ כָּ ל־כָּ ךְ שׁוֹנוֹת, וְ אָ ז נָשַׁ ם", + "book": "אליס בארץ הפלאות", + "stripped": "בפניהזחל, כשכלהמלים יצאולהכלכך שונות, ואזנשם" + }, + { + "text": "\"אֵ יךְ שֶׁ הַ יְּצוּרִ ים הָ אֵ לֶּ ה מְ חַ לְּ קִ ים פְּ קֻ דּוֹת לַ אֲ נָשִׁ ים, וּמַ כְ רִ יחִ ים", + "book": "אליס בארץ הפלאות", + "stripped": "\"איך שהיצורים האלהמחלקים פקדותלאנשים, ומכריחים" + }, + { + "text": "אוֹתָ ם לְ דַ קְ לֵ ם קְ טָ עִ ים!\" הִ רְ הֲ רָ ה אַ לִ יס, \"הָ יִיתִ י כְּ בָ ר מַ עֲ דִ יפָ ה לַ חְ זוֹר", + "book": "אליס בארץ הפלאות", + "stripped": "אותם לדקלם קטעים!\" הרהרהאליס, \"הייתיכברמעדיפהלחזור" + }, + { + "text": "לְ בֵ ית הַ סֵּ פֶ ר בְּ רֶ גַ ע זֶה.\" עַ ל כָּ ל פָּ נִ ים, הִ יא קָ מָ ה מִ מְּ קוֹמָ הּ , וְ הֵ חֵ לָּ ה", + "book": "אליס בארץ הפלאות", + "stripped": "לביתהספרברגעזה.\" עלכלפנים, היאקמהממקומה , והחלה" + }, + { + "text": "לְ דַ קְ לֵ ם אֶ ת הַשִּׁ יר, אֲ בָ ל רֹאשָׁ הּ הָ יָה מָ לֵ א כָּ ל־כָּ ךְ בְּ רִ קּוּדוֹ שֶׁ ל", + "book": "אליס בארץ הפלאות", + "stripped": "לדקלם אתהשיר, אבלראשההיהמלאכלכך ברקודושל" + }, + { + "text": "סַ רְ טַ ן־הַ יָּ ם, שֶׁ הִ יא כִּ מְ עַ ט לֹא יָדְ עָ ה מָ ה הִ יא סָ חָ ה, וְ הַ מִּ לִּ ים יָצְ אוּ", + "book": "אליס בארץ הפלאות", + "stripped": "סרטןהים, שהיאכמעטלאידעהמההיאסחה, והמלים יצאו" + }, + { + "text": ",אַ ךְ כְּשֶׁ הַ גֵּ אוּת עוֹלָ ה וְ הַ כְּ רִ ישִׁ ים שׂוֹחִ ים בַּשֶּׁ טַ ח", + "book": "אליס בארץ הפלאות", + "stripped": ",אך כשהגאותעולהוהכרישים שוחים בשטח" + }, + { + "text": "\"טוֹב, אֲ נִ י לֹא שָׁ מַ עְ תִּ י אֶ ת זֶ ה עַ ד הַ יּוֹם,\" אָ מַ ר הַ כְּ מוֹ־צָ ב, \"אֲ בָ ל", + "book": "אליס בארץ הפלאות", + "stripped": "\"טוב, אנילאשמעתיאתזהעדהיום,\" אמרהכמוצב, \"אבל" + }, + { + "text": "\".הִ צְ לִ יחַ לְ הָ סִ יט אוֹתָ ן לַ צְּ דָ דִ ים בְּ עֶ זְ רַ ת הַ חֹטֶ ם שֶׁ לּוֹ, לֹא הֵ בַ נְ תִּ י", + "book": "אליס בארץ הפלאות", + "stripped": "\".הצליחלהסיטאותן לצדדים בעזרתהחטם שלו, לאהבנתי" + }, + { + "text": "– תַּ 'יַּנְשׁוּף וְ הַ פַּ נְ תֵּ ר חוֹלְ קִ ים בְּ צַ וְ תָּ א מְ נַ ת פַּ אי", + "book": "אליס בארץ הפלאות", + "stripped": "– ת 'ינשוף והפנתרחולקים בצותאמנתפאי" + }, + { + "text": "הַ פַּ נְ תֵּ ר אָ כַ ל תַּ 'קְּ רוּם, גַּ ם אֶ ת הָ רֹטֶ ב, תַּ 'בָּשָׂ ר", + "book": "אליס בארץ הפלאות", + "stripped": "הפנתראכלת 'קרום, גם אתהרטב, ת 'בשר" + }, + { + "text": "וּבֵ ינְ תַ יִם הַ פַּ נְ תֵּ ר, עִ ם סַ כּוּ\"ם וּבְ לִ י כִּשּׁוּף", + "book": "אליס בארץ הפלאות", + "stripped": "ובינתים הפנתר, עם סכו\"ם ובליכשוף" + }, + { + "text": "ּ\"בִּשְׁ בִ יל מָ ה בִּ כְ לָ ל לְ דַ קְ לֵ ם אֶ ת כָּ ל הָ עִ נְ יָן הַ זֶּה,\" קָ טַ ע אוֹתָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "\"בשבילמהבכלללדקלם אתכלהענין הזה,\" קטעאותה" + }, + { + "text": "הַ כְּ מוֹ־צָ ב, \"אִ ם אַ תְּ לֹא מַ סְ בִּ ירָ ה אֶ ת זֶ ה תּוֹךְ כְּ דֵ י דִּ קְ לוּם?", + "book": "אליס בארץ הפלאות", + "stripped": "הכמוצב, \"אם אתלאמסבירהאתזהתוך כדידקלום?" + }, + { + "text": "\"כֵּ ן, לְ דַ עְ תִּ י עָ דִ יף שֶׁ תַּ עַ צְ רִ י כָּ אן,\" אָ מַ ר הַ גְּ רִ יפוֹן; וְ אַ לִ יס דַּ וְ קָ א", + "book": "אליס בארץ הפלאות", + "stripped": "\"כן, לדעתיעדיף שתעצריכאן,\" אמרהגריפון; ואליסדוקא" + }, + { + "text": ".\"אוּלַ י נְ נַ סֶּ ה קֶ טַ ע נוֹסָ ף שֶׁ ל רִ קּוּד סַ רְ טַ ן־הַ יָּם?\" הִ מְשִׁ יךְ הַ גְּ רִ יפוֹן", + "book": "אליס בארץ הפלאות", + "stripped": ".\"אוליננסהקטענוסף שלרקודסרטןהים?\" המשיך הגריפון" + }, + { + "text": "\"אוֹי, שִׁ יר, בְּ בַ קָּשָׁ ה, אִ ם הַ כְּ מוֹ־צָ ב יוֹאִ יל בְּ טוּבוֹ,\" הֵשִׁ יבָ ה אַ לִ יס", + "book": "אליס בארץ הפלאות", + "stripped": "\"אוי, שיר, בבקשה, אם הכמוצביואילבטובו,\" השיבהאליס" + }, + { + "text": ",בִּ לְ הִ יטוּת כּ ֹה רַ בָּ ה, שֶׁ הַ גְּ רִ יפוֹן אָ מַ ר, בְּ נִ ימַ ת עֶ לְ בּוֹן לֹא קְ טַ נָּ ה", + "book": "אליס בארץ הפלאות", + "stripped": ",בלהיטותכהרבה, שהגריפון אמר, בנימתעלבון לאקטנה" + }, + { + "text": "\"בְּ יוֹם חֹרֶ ף, יוֹם קֹר, עֵ ת הַשֶּׁ מֶשׁ בְּ לִ י אוֹר", + "book": "אליס בארץ הפלאות", + "stripped": "\"ביום חרף, יום קר, עתהשמשבליאור" + }, + { + "text": "הֵ ן נִ תֵּ ן קֶ רֶ ן פָּ ז בְּ עַ ד מָ נָ ה בִּשְׁ נֵ י מִ יל", + "book": "אליס בארץ הפלאות", + "stripped": "הן נתן קרן פזבעדמנהבשנימיל" + }, + { + "text": "\"פִּ זְמוֹן חוֹזֵר שֵׁ נִ ית!\" קָ רָ א הַ גְּ רִ יפוֹן, וְ הַ כְּ מוֹ־צָ ב בְּ דִ יּוּק הִ תְ חִ יל", + "book": "אליס בארץ הפלאות", + "stripped": "\"פזמון חוזרשנית!\" קראהגריפון, והכמוצבבדיוקהתחיל" + }, + { + "text": ".לַ חְ זוֹר עָ לָ יו, כַּ אֲשֶׁ ר זַעֲ קַ ת \"הַ מִּשְׁ פָּ ט מַ תְ חִ יל!\" נִשְׁ מְ עָ ה בַּ מֶּ רְ חָ ק", + "book": "אליס בארץ הפלאות", + "stripped": ".לחזורעליו, כאשרזעקת \"המשפטמתחיל!\" נשמעהבמרחק" + }, + { + "text": ".לְ הִ סְ תַּ לֵּ ק מִשָּׁ ם, בְּ לִ י לְ הַ מְ תִּ ין לְ סוֹף הַשִּׁ יר", + "book": "אליס בארץ הפלאות", + "stripped": ".להסתלקמשם, בלילהמתין לסוף השיר" + }, + { + "text": "עָ נָ ה רַ ק \"קָ דִ ימָ ה!\" וְ הֵ חִ ישׁ אֶ ת צְ עָ דָ יו, בְּ עוֹד לְ אָ זְנֵ יהֶ ם מַ גִּ יעוֹת", + "book": "אליס בארץ הפלאות", + "stripped": "ענהרק \"קדימה!\" והחישאתצעדיו, בעודלאזניהם מגיעות" + }, + { + "text": "כְּשֶׁ הִ גִּ יעוּ, הָ יוּ מֶ לֶ ךְ וּמַ לְ כַּ ת הַ לְּ בָ בוֹת יְשׁוּבִ ים עַ ל כֵּ ס הַ מַּ לְ כוּת", + "book": "אליס בארץ הפלאות", + "stripped": "כשהגיעו, היומלך ומלכתהלבבותישובים עלכסהמלכות" + }, + { + "text": "שֶׁ לָּ הֶ ם, וּסְ בִ יבָ ם הִ תְ גּוֹדֵ ד קָ הָ ל עָ צוּם – מִ ינֵ י מִ ינִ ים שֶׁ ל צִ פּוֹרִ ים", + "book": "אליס בארץ הפלאות", + "stripped": "שלהם, וסביבם התגודדקהלעצום – מינימינים שלצפורים" + }, + { + "text": "וְ חַ יּוֹת קְ טַ נּוֹת, לְ צַ ד חֲ פִ יסָ ה שְׁ לֵ מָ ה שֶׁ ל קְ לָ פִ ים: נְ סִ יךְ הַ לְּ בָ בוֹת נִ צַּ ב", + "book": "אליס בארץ הפלאות", + "stripped": "וחיותקטנות, לצדחפיסהשלמהשלקלפים: נסיך הלבבותנצב" + }, + { + "text": ";לִ פְ נֵ יהֶ ם, כָּ בוּל בְּשַׁ לְשְׁ לָ אוֹת, עִ ם חַ יָּל מִ כָּ ל צַ ד כְּ דֵ י לִשְׁ מוֹר עָ לָ יו", + "book": "אליס בארץ הפלאות", + "stripped": ";לפניהם, כבולבשלשלאות, עם חילמכלצדכדילשמורעליו" + }, + { + "text": "וּלְ יַד הַ מֶּ לֶ ךְ עָ מַ ד הָ אַ רְ נָ ב הַ לָּ בָ ן, עִ ם חֲ צוֹצְ רָ ה בְּ יָדוֹ הָ אַ חַ ת, וּמְ גִ לַּ ת", + "book": "אליס בארץ הפלאות", + "stripped": "ולידהמלך עמדהארנבהלבן, עם חצוצרהבידוהאחת, ומגלת" + }, + { + "text": "עִ ם לְ בִ יבוֹת; הֵ ן נִ רְ אוּ כּ ֹה טְ עִ ימוֹת, שֶׁ אַ לִ יס נִ תְ קְ פָ ה רָ עָ ב", + "book": "אליס בארץ הפלאות", + "stripped": "עם לביבות; הן נראוכהטעימות, שאליסנתקפהרעב" + }, + { + "text": ",כְּשֶׁ הִ סְ תַּ כְּ לָ ה בָּ הֶ ן – \"הַ לְ וַ אי שֶׁ הַ מִּשְׁ פָּ ט יִסְ תַּ יֵּ ם סוֹפְ סוֹף,\" חָשְׁ בָ ה", + "book": "אליס בארץ הפלאות", + "stripped": ",כשהסתכלהבהן – \"הלואישהמשפטיסתים סופסוף,\" חשבה" + }, + { + "text": "יִקְ רֶ ה, וְ לָ כֵ ן הִ תְ חִ ילָ ה לְ הַ בִּ יט בְּ כָ ל מָ ה שֶׁ סְּ בִ יבָ הּ , כְּ דֵ י לְ הַ עֲ בִ יר אֶ ת", + "book": "אליס בארץ הפלאות", + "stripped": "יקרה, ולכן התחילהלהביטבכלמהשסביבה , כדילהעביראת" + }, + { + "text": "עֲ לֵ יהֶ ם בִּ סְ פָ רִ ים, וְשָׂ מְ חָ ה מְ אֹד לְ גַ לּוֹת שֶׁ הִ יא יוֹדַ עַ ת אֵ יךְ קוֹרְ אִ ים", + "book": "אליס בארץ הפלאות", + "stripped": "עליהם בספרים, ושמחהמאדלגלותשהיאיודעתאיך קוראים" + }, + { + "text": "הַשּׁוֹפֵ ט, דֶּ רֶ ךְ אַ גַּ ב, הָ יָה הַ מֶּ לֶ ךְ ; וּמֵ אַ חַ ר שֶׁ חָ בַשׁ אֶ ת כִּ תְ רוֹ מֵ עַ ל", + "book": "אליס בארץ הפלאות", + "stripped": "השופט, דרך אגב, היההמלך ; ומאחרשחבשאתכתרומעל" + }, + { + "text": "הַ פֵּ אָ ה )הַ בִּ יטוּ בָּ אִ יּוּר אִ ם תִּ רְ צוּ לִ רְ אוֹת אֵ יךְ עָשָׂ ה זֹאת(, נִ רְ אֶ ה הָ יָה", + "book": "אליס בארץ הפלאות", + "stripped": "הפאה )הביטובאיוראם תרצולראותאיך עשהזאת(, נראההיה" + }, + { + "text": "הָ אֵ לֶּ ה,\" )הִ יא נֶ אֶ לְ צָ ה לוֹמַ ר \"יְצוּרִ ים\", תָּ בִ ינוּ, כִּ י חֶ לְ קָ ם הָ יוּ", + "book": "אליס בארץ הפלאות", + "stripped": "האלה,\" )היאנאלצהלומר \"יצורים\", תבינו, כיחלקם היו" + }, + { + "text": "בַּ עֲ לֵ י־חַ יִּים וְ חֶ לְ קָ ם צִ פּוֹרִ ים( \"הֵ ם כַּ נִּ רְ אֶ ה חֶ בֶ ר הַ מֻּשְׁ בָּ עִ ים.\" הִ יא", + "book": "אליס בארץ הפלאות", + "stripped": "בעליחיים וחלקם צפורים( \"הם כנראהחברהמשבעים.\" היא" + }, + { + "text": "פַּ עֲ מַ יִם, וְ חָשָׁ ה דֵּ י גֵּ אָ ה עַ ל כָּ ךְ : שֶׁ כֵּ ן חָשְׁ בָ ה, וּבְ צֶ דֶ ק רַ ב, שֶׁ מְּ עַ ט מְ אֹד", + "book": "אליס בארץ הפלאות", + "stripped": "פעמים, וחשהדיגאהעלכך : שכן חשבה, ובצדקרב, שמעטמאד" + }, + { + "text": ".גַּ ם הַ מִּ לָּ ה \"מֻשְׁ בָּ עִ ים\" בִּ לְ בַ ד יָכְ לָ ה לְ הַ תְ אִ ים כָּ אן בְּ אוֹתָ הּ הַ מִּ דָּ ה", + "book": "אליס בארץ הפלאות", + "stripped": ".גם המלה \"משבעים\" בלבדיכלהלהתאים כאן באותההמדה" + }, + { + "text": "\".יִתָּ כֵ ן שֶׁ יֵּשׁ לָ הֶ ם מָ ה לִ רְשׁוֹם, עוֹד לִ פְ נֵ י שֶׁ הַ מִּשְׁ פָּ ט הִ תְ חִ יל", + "book": "אליס בארץ הפלאות", + "stripped": "\".יתכן שישלהם מהלרשום, עודלפנישהמשפטהתחיל" + }, + { + "text": ",\"הֵ ם רוֹשְׁ מִ ים אֶ ת הַשֵּׁ מוֹת שֶׁ לָּ הֶ ם,\" לָ חַשׁ הַ גְּ רִ יפוֹן בִּ תְשׁוּבָ ה", + "book": "אליס בארץ הפלאות", + "stripped": ",\"הם רושמים אתהשמותשלהם,\" לחשהגריפון בתשובה" + }, + { + "text": "\"יְצוּרִ ים מְ טֻ פָּשִׁ ים!\" פָּ תְ חָ ה אַ לִ יס בְּ קוֹל רָ ם וּמְ מֻ רְ מָ ר, אֲ בָ ל עָ צְ רָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "\"יצורים מטפשים!\" פתחהאליסבקולרם וממרמר, אבלעצרה" + }, + { + "text": "\"!בְּ חִ פָּ זוֹן, שֶׁ כֵּ ן הָ אַ רְ נָ ב הַ לָּ בָ ן קָ רָ א בְּ קוֹל, \"שֶׁ קֶ ט בְּ בֵ ית הַ מִּשְׁ פָּ ט", + "book": "אליס בארץ הפלאות", + "stripped": "\"!בחפזון, שכן הארנבהלבן קראבקול, \"שקטבביתהמשפט" + }, + { + "text": "וְ הַ מֶּ לֶ ךְ הִ רְ כִּ יב אֶ ת מִשְׁ קָ פָ יו וְ הִ תְ בּוֹנֵ ן בַּ חֲ רָ דָ ה סָ בִ יב, כְּ דֵ י לְ זַהוֹת מִ י", + "book": "אליס בארץ הפלאות", + "stripped": "והמלך הרכיבאתמשקפיווהתבונן בחרדהסביב, כדילזהותמי" + }, + { + "text": ",\"!שֶׁ כָּ ל הַ מֻּשְׁ בָּ עִ ים כּוֹתְ בִ ים עַ ל לוּחוֹתֵ יהֶ ם \"יְ צוּרִ ים מְ טֻ פָּשִׁ ים", + "book": "אליס בארץ הפלאות", + "stripped": ",\"!שכלהמשבעים כותבים עללוחותיהם \"יצורים מטפשים" + }, + { + "text": ",\"וְ הִ צְ לִ יחָ ה אַ ף לְ הַ בְ חִ ין שֶׁ אֶ חָ ד מֵ הֶ ם לֹא יָדַ ע אֵ יךְ לְ אַ יֵּת \"מְ טֻ פָּשִׁ ים", + "book": "אליס בארץ הפלאות", + "stripped": ",\"והצליחהאף להבחין שאחדמהם לאידעאיך לאית \"מטפשים" + }, + { + "text": ",זֹאת בִּ זְ רִ יזוּת רַ בָּ ה כָּ ל־כָּ ךְ , שֶׁ הַ מֻּשְׁ בָּ ע הַ קָּ טָ ן וְ הַ מִּ סְ כֵּ ן )הָ יָה זֶה בִּ יל", + "book": "אליס בארץ הפלאות", + "stripped": ",זאתבזריזותרבהכלכך , שהמשבעהקטן והמסכן )היהזהביל" + }, + { + "text": "הַ חֹמֶ ט( לֹא הִ צְ לִ יחַ לְ הָ בִ ין כְּ לָ ל לְ אָ ן הָ עִ פָּ רוֹן נֶ עֱ לַ ם; וְ כָ ךְ , לְ אַ חַ ר", + "book": "אליס בארץ הפלאות", + "stripped": "החמט( לאהצליחלהבין כלללאן העפרון נעלם; וכך , לאחר" + }, + { + "text": "שֶׁ חִ פֵּשׂ אוֹתוֹ בְּ כָ ל מָ קוֹם, נֶ אֱ לַ ץ לִ כְ תּוֹב בְּ אֶ צְ בָּ עוֹ לְ מֶשֶׁ ךְ כָּ ל שְׁ אֵ רִ ית", + "book": "אליס בארץ הפלאות", + "stripped": "שחפשאותובכלמקום, נאלץ לכתובבאצבעולמשך כלשארית" + }, + { + "text": "הַ יּוֹם; וְ הָ יְתָ ה בְּ כָ ךְ תּוֹעֶ לֶ ת מוּעָ טָ ה עַ ד מְ אֹד, מֵ אַ חַ ר שֶׁ זּוֹ לֹא הוֹתִ ירָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "היום; והיתהבכך תועלתמועטהעדמאד, מאחרשזולאהותירה" + }, + { + "text": "מִ יָּד חִ צְ רֵ ץ הָ אַ רְ נָ ב הַ לָּ בָ ן שָׁ לוֹשׁ תְּ רוּעוֹת בַּ חֲ צוֹצְ רָ ה שֶׁ לּוֹ, וְ אָ ז פָּ רַשׂ", + "book": "אליס בארץ הפלאות", + "stripped": "מידחצרץ הארנבהלבן שלושתרועותבחצוצרהשלו, ואזפרש" + }, + { + "text": ":בְּ יוֹם קַ יִץ נָ עִ ים וְ חָ מִ ים", + "book": "אליס בארץ הפלאות", + "stripped": ":ביום קיץ נעים וחמים" + }, + { + "text": ".\"שִׁ קְ לוּ אֶ ת פְּ סַ ק הַ דִּ ין שֶׁ לָּ כֶ ם,\" אָ מַ ר הַ מֶּ לֶ ךְ לַ מֻּשְׁ בָּ עִ ים", + "book": "אליס בארץ הפלאות", + "stripped": ".\"שקלואתפסקהדין שלכם,\" אמרהמלך למשבעים" + }, + { + "text": "\"עֲ דַ יִן לֹא, עֲ דַ יִן לֹא!\" הִ תְ עָ רֵ ב הָ אַ רְ נָ ב בְּ חָ פְ זָה.", + "book": "אליס בארץ הפלאות", + "stripped": "\"עדין לא, עדין לא!\" התערבהארנבבחפזה." + }, + { + "text": "\"קְ רָ א לָ עֵ ד הָ רִ אשׁוֹן,\" אָ מַ ר הַ מֶּ לֶ ךְ ; וְ הָ אַ רְ נָ ב הַ לָּ בָ ן חִ צְ רֵ ץ שָׁ לוֹשׁ", + "book": "אליס בארץ הפלאות", + "stripped": "\"קראלעדהראשון,\" אמרהמלך ; והארנבהלבן חצרץ שלוש" + }, + { + "text": "הַ כּוֹבְ עָ ן הִ בִּ יט בְּ אַ רְ נַ ב־הָ אָ בִ יב שֶׁ לִּוָּה אוֹתוֹ לְ אוּלַ ם הַ מִּשְׁ פָּ ט, שְׁ לוּב", + "book": "אליס בארץ הפלאות", + "stripped": "הכובען הביטבארנבהאביבשלוהאותולאולם המשפט, שלוב" + }, + { + "text": "\"רִשְׁ מוּ זֹאת לִ פְ נֵ יכֶ ם,\" אָ מַ ר הַ מֶּ לֶ ךְ לַ מֻּשְׁ בָּ עִ ים, וְ הַ מֻּשְׁ בָּ עִ ים כָּ תְ בוּ", + "book": "אליס בארץ הפלאות", + "stripped": "\"רשמוזאתלפניכם,\" אמרהמלך למשבעים, והמשבעים כתבו" + }, + { + "text": ".אוֹתָ ם זֶה לָ זֶה, וְ הָ פְ כוּ אֶ ת הַ תּוֹצָ אָ ה לִ סְ כוּם שֶׁ ל שִׁ ילִ ינְ גִ ים וּפְ רוּטוֹת", + "book": "אליס בארץ הפלאות", + "stripped": ".אותם זהלזה, והפכואתהתוצאהלסכום שלשילינגים ופרוטות" + }, + { + "text": "\"גָּ נוּב!\" הִ כְ רִ יז הַ מֶּ לֶ ךְ , בִּ פְ נוֹתוֹ אֶ ל חֶ בֶ ר הַ מֻּשְׁ בָּ עִ ים, שֶׁ מִּ הֲ רוּ לְ צַ יֵּ ן", + "book": "אליס בארץ הפלאות", + "stripped": "\"גנוב!\" הכריזהמלך , בפנותואלחברהמשבעים, שמהרולצין" + }, + { + "text": "\"אֲ נִ י מַ חְ זִיק אוֹתָ ם לִ מְ כִ ירָ ה,\" הוֹסִ יף הַ כּוֹבְ עָ ן בְּ תוֹר הֶ סְ בֵּ ר, \"אֵ ין", + "book": "אליס בארץ הפלאות", + "stripped": "\"אנימחזיקאותם למכירה,\" הוסיף הכובען בתורהסבר, \"אין" + }, + { + "text": "\"מְ סוֹר אֶ ת עֵ דוּתְ ךָ ,\" אָ מַ ר הַ מֶּ לֶ ךְ , \"וְ אַ ל תִּ הְ יֶה עַ צְ בָּ נִ י, אוֹ שֶׁ אֲ צַוֶּה", + "book": "אליס בארץ הפלאות", + "stripped": "\"מסוראתעדותך ,\" אמרהמלך , \"ואלתהיהעצבני, אושאצוה" + }, + { + "text": "מִשְׁ קָ לוֹ מֵ רֶ גֶ ל לְ רֶ גֶ ל לְ לֹא הֶ רֶ ף, מִ תְ בּוֹנֵ ן בַּ מַּ לְ כָּ ה בַּ חֲשָׁשׁ, וּמֵ רֹב", + "book": "אליס בארץ הפלאות", + "stripped": "משקלומרגללרגלללאהרף, מתבונן במלכהבחשש, ומרב" + }, + { + "text": "לִ גְ דּוֹל שׁוּב, וּתְ חִ לָּ ה חָשְׁ בָ ה שֶׁ תָּ קוּם וְ תֵ צֵ א מֵ הָ אוּלָ ם; אֲ בָ ל בְּ מַ חְשָׁ בָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "לגדולשוב, ותחלהחשבהשתקום ותצאמהאולם; אבלבמחשבה" + }, + { + "text": ".\"אֵ ין לָ ךְ שׁוּם זְכוּת לִ גְ דּוֹל כָּ אן,\" אָ מַ ר הַ נַּ מְ נְ מָ ן", + "book": "אליס בארץ הפלאות", + "stripped": ".\"אין לך שום זכותלגדולכאן,\" אמרהנמנמן" + }, + { + "text": "\"כֵּ ן, אֲ בָ ל אֲ נִ י גָּ דֵ ל בְּ קֶ צֶ ב סָ בִ יר,\" אָ מַ ר הַ נַּ מְ נְ מָ ן, \"לֹא בְּ צוּרָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "\"כן, אבלאניגדלבקצבסביר,\" אמרהנמנמן, \"לאבצורה" + }, + { + "text": "מְ גֻ חֶ כֶ ת כָּ זֹאת.\" וְ הוּא קָ ם מִ מְּ קוֹמוֹ בְּ זַ עַ ף גָּ דוֹל וְ חָ צָ ה אֶ ת הָ אוּלָ ם אֶ ל", + "book": "אליס בארץ הפלאות", + "stripped": "מגחכתכזאת.\" והואקם ממקומובזעף גדולוחצהאתהאולם אל" + }, + { + "text": "כָּ ל אוֹתוֹ זְמַ ן לֹא הִ פְ סִ יקָ ה הַ מַּ לְ כָּ ה לִ נְ עוֹץ מַ בָּ טִ ים בַּ כּוֹבְ עָ ן, וּבְ דִ יּוּק", + "book": "אליס בארץ הפלאות", + "stripped": "כלאותוזמן לאהפסיקההמלכהלנעוץ מבטים בכובען, ובדיוק" + }, + { + "text": ".נִ תְ קַ ף הַ כּוֹבְ עָ ן הָ אֻ מְ לָ ל בְּ רַ עַ ד כָּ זֶה, שֶׁשְׁ תֵּ י נַ עֲ לָ יו נִשְׁ מְ טוּ וְ נָ פְ לוּ", + "book": "אליס בארץ הפלאות", + "stripped": ".נתקף הכובען האמללברעדכזה, ששתינעליונשמטוונפלו" + }, + { + "text": "\"מְ סוֹר אֶ ת עֵ דוּתְ ךָ ,\" חָ זַר הַ מֶּ לֶ ךְ וְ אָ מַ ר בְּ כַ עַ ס, \"אוֹ שֶׁ אֲ צַוֶּה", + "book": "אליס בארץ הפלאות", + "stripped": "\"מסוראתעדותך ,\" חזרהמלך ואמרבכעס, \"אושאצוה" + }, + { + "text": "\".לְ הוֹצִ יא אוֹתְ ךָ לְ הוֹרֵ ג, בֵּ ין אִ ם אַ תָּ ה עַ צְ בָּ נִ י וּבֵ ין אִ ם לָ או", + "book": "אליס בארץ הפלאות", + "stripped": "\".להוציאאותך להורג, בין אם אתהעצבניובין אם לאו" + }, + { + "text": "-\" ,\"אֲ נִ י אִ ישׁ עָ נִ י וָ דַ ל, הוֹד מַ לְ כוּתְ ךָ ,\" פָּ תַ ח הַ כּוֹבְ עָ ן, בְּ קוֹל רוֹעֵ ד", + "book": "אליס בארץ הפלאות", + "stripped": "-\" ,\"אניאישעניודל, הודמלכותך ,\" פתחהכובען, בקולרועד" + }, + { + "text": "– ְמִשָּׁ בוּעַ בְּ עֵ רֶ ךְ – וְ עוֹד כְּשֶׁ הַ לֶּ חֶ ם בְּ חֶ מְ אָ ה הוֹלֵ ךְ וְ נַ עֲשֶׂ ה דַּ ק כָּ ל־כָּ ך", + "book": "אליס בארץ הפלאות", + "stripped": "– משבועבערך – ועודכשהלחם בחמאההולך ונעשהדקכלכך" + }, + { + "text": "\"בָּ רוּר שֶׁ תֵּ ה מַ תְ חִ יל בְּ תָ \"ו!\" אָ מַ ר הַ מֶּ לֶ ךְ חַ דּוֹת.", + "book": "אליס בארץ הפלאות", + "stripped": "\"ברורשתהמתחילבת \"ו!\" אמרהמלך חדות." + }, + { + "text": "\"אֲ נִ י אִ ישׁ עָ נִ י וָ דַ ל,\" הִ מְשִׁ יךְ הַ כּוֹבְ עָ ן, \"וְ רֹב הַ דְּ בָ רִ ים צִ לְ צְ לוּ", + "book": "אליס בארץ הפלאות", + "stripped": "\"אניאישעניודל,\" המשיך הכובען, \"ורבהדברים צלצלו" + }, + { + "text": "\"טוֹב, בְּ כָ ל מִ קְ רֶ ה, הַ נַּ מְ נְ מָ ן אָ מַ ר—\" הִ מְשִׁ יךְ הַ כּוֹבְ עָ ן, מִ תְ בּוֹנֵ ן", + "book": "אליס בארץ הפלאות", + "stripped": "\"טוב, בכלמקרה, הנמנמן אמר—\" המשיך הכובען, מתבונן" + }, + { + "text": "סָ בִ יב בַּ חֲ רָ דָ ה לִ רְ אוֹת אִ ם גַּ ם הוּא יַכְ חִ ישׁ זֹאת: אֲ בָ ל הַ נַּ מְ נְ מָ ן לֹא", + "book": "אליס בארץ הפלאות", + "stripped": "סביבבחרדהלראותאם גם הואיכחישזאת: אבלהנמנמן לא" + }, + { + "text": "\"—\"אַ חֲ רֵ י זֶה,\" הִ מְשִׁ יךְ הַ כּוֹבְ עָ ן, \"פָּ רַ סְ תִּ י עוֹד קְ צָ ת לֶ חֶ ם בְּ חֶ מְ אָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "\"—\"אחריזה,\" המשיך הכובען, \"פרסתיעודקצתלחם בחמאה" + }, + { + "text": "ְ\"אוֹצַ ר הַ מִּ לִּ ים שֶׁ לְּ ךָ עָ נִ י וָ דַ ל,\" אָ מַ ר הַ מֶּ לֶ ך", + "book": "אליס בארץ הפלאות", + "stripped": "\"אוצרהמלים שלך עניודל,\" אמרהמלך" + }, + { + "text": ")מֵ אַ חַ ר שֶׁ דֻּ כָּ א הִ יא מִ לָּ ה דֵּ י קָשָׁ ה, אַ סְ בִּ יר לָ כֶ ם אֵ יךְ הַ דָּ בָ ר", + "book": "אליס בארץ הפלאות", + "stripped": ")מאחרשדכאהיאמלהדיקשה, אסבירלכם איך הדבר" + }, + { + "text": "כָּ ל־כָּ ךְ קָ רָ אתִ י בָּ עִ תּוֹנִ ים, שֶׁ בְּ סוֹפָ ם שֶׁ ל מִשְׁ פָּ טִ ים 'נִשְׁ מְ עוּ כַּ מָּ ה", + "book": "אליס בארץ הפלאות", + "stripped": "כלכך קראתיבעתונים, שבסופם שלמשפטים 'נשמעוכמה" + }, + { + "text": "ְ\"אִ ם זֶה כָּ ל מָ ה שֶׁ יָּדוּעַ לְ ךָ עַ ל כָּ ךְ , אַ תָּ ה רַשַּׁ אי לָ רֶ דֶ ת,\" הִ מְשִׁ יך", + "book": "אליס בארץ הפלאות", + "stripped": "\"אם זהכלמהשידועלך עלכך , אתהרשאילרדת,\" המשיך" + }, + { + "text": "\"אֲ נִ י לֹא יָכוֹל לָ רֶ דֶ ת נָ מוּךְ יוֹתֵ ר,\" אָ מַ ר הַ כּוֹבְ עָ ן: \"אֲ נִ י כְּ בָ ר עַ ל", + "book": "אליס בארץ הפלאות", + "stripped": "\"אנילאיכוללרדתנמוך יותר,\" אמרהכובען: \"אניכברעל" + }, + { + "text": "ְ\"אִ ם כָּ ךְ אַ תָּ ה רַשַּׁ אי לָשֶׁ בֶ ת,\" הֵשִׁ יב הַ מֶּ לֶ ך", + "book": "אליס בארץ הפלאות", + "stripped": "\"אם כך אתהרשאילשבת,\" השיבהמלך" + }, + { + "text": ".כָּ אן הֵ רִ יעַ הַשַּׁ רְ קָ ן הַשֵּׁ נִ י, וְ חִ ישׁ קַ ל דֻּ כָּ א", + "book": "אליס בארץ הפלאות", + "stripped": ".כאן הריעהשרקן השני, וחישקלדכא" + }, + { + "text": "\"זֶהוּ, גָּ מַ רְ נוּ עִ ם הַשַּׁ רְ קָ נִ ים!\" הִ רְ הֲ רָ ה אַ לִ יס.", + "book": "אליס בארץ הפלאות", + "stripped": "\"זהו, גמרנועם השרקנים!\" הרהרהאליס." + }, + { + "text": ",\"הָ יִיתִ י מַ עֲ דִ יף לְ סַ יֵּ ם אֶ ת סְ עוּדַ ת הַ תֵּ ה שֶׁ לִּ י,\" אָ מַ ר הַ כּוֹבְ עָ ן", + "book": "אליס בארץ הפלאות", + "stripped": ",\"הייתימעדיף לסים אתסעודתהתהשלי,\" אמרהכובען" + }, + { + "text": "\"אַ תָּ ה רַשַּׁ אי לָ לֶ כֶ ת,\" אָ מַ ר הַ מֶּ לֶ ךְ , וְ הַ כּוֹבְ עָ ן מִ הֵ ר לַ עֲ זוֹב אֶ ת", + "book": "אליס בארץ הפלאות", + "stripped": "\"אתהרשאיללכת,\" אמרהמלך , והכובען מהרלעזובאת" + }, + { + "text": "לְ אַ חַ ד הַ פְּ קִ ידִ ים: אֲ בָ ל הַ כּוֹבְ עָ ן נֶ עֱ לַ ם מִ ן הָ עַ יִ ן לִ פְ נֵ י שֶׁ הַ פָּ קִ יד", + "book": "אליס בארץ הפלאות", + "stripped": "לאחדהפקידים: אבלהכובען נעלם מן העין לפנישהפקיד" + }, + { + "text": "קֻ פְ סַ ת הַ פִּ לְ פֵּ ל הַ כָּ תוּשׁ, וְ אַ לִ יס נִ חֲשָׁ ה בְּ מִ י מְ דֻ בָּ ר, עוֹד בְּ טֶ רֶ ם נִ כְ נְ סָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "קפסתהפלפלהכתוש, ואליסנחשהבמימדבר, עודבטרם נכנסה" + }, + { + "text": "לָ אוּלָ ם, לְ פִ י הָ אֹפֶ ן שֶׁ בּוֹ הִ תְ חִ ילוּ אֲ נָשִׁ ים לְ יַד הַ דֶּ לֶ ת לְ הִ תְ עַ טֵּשׁ כֻּ לָּ ם", + "book": "אליס בארץ הפלאות", + "stripped": "לאולם, לפיהאפן שבוהתחילואנשים לידהדלתלהתעטשכלם" + }, + { + "text": "הַ מֶּ לֶ ךְ הִ בִּ יט בַּ חֲ רָ דָ ה בָּ אַ רְ נָ ב הַ לָּ בָ ן, שֶׁ אָ מַ ר בְּ קוֹל חֲ רִ ישִׁ י, \"הוֹד", + "book": "אליס בארץ הפלאות", + "stripped": "המלך הביטבחרדהבארנבהלבן, שאמרבקולחרישי, \"הוד" + }, + { + "text": "\"טוֹב, אִ ם אֲ נִ י חַ יָּב, אֲ נִ י חַ יָּ ב,\" אָ מַ ר הַ מֶּ לֶ ךְ בִּ נְ עִ ימָ ה נוּגָ ה, וּלְ אַ חַ ר", + "book": "אליס בארץ הפלאות", + "stripped": "\"טוב, אם אניחיב, אניחיב,\" אמרהמלך בנעימהנוגה, ולאחר" + }, + { + "text": "\"?כִּ מְ עַ ט לֹא נִ רְ אוּ עוֹד, אָ מַ ר בְּ קוֹל עָ מֹק: \"מִ מָּ ה מְ כִ ינִ ים לְ בִ יבוֹת", + "book": "אליס בארץ הפלאות", + "stripped": "\"?כמעטלאנראועוד, אמרבקולעמק: \"ממהמכינים לביבות" + }, + { + "text": ".\"מִ פִּ לְ פֵּ ל שָׁ חוֹר, בְּ דֶ רֶ ךְ כְּ לָ ל,\" עָ נְ תָ ה הַ טַּ בָּ חִ ית", + "book": "אליס בארץ הפלאות", + "stripped": ".\"מפלפלשחור, בדרך כלל,\" ענתההטבחית" + }, + { + "text": "בְּ מֶשֶׁ ךְ רְ גָ עִ ים אֲ חָ דִ ים הָ יָ ה אוּלַ ם בֵּ ית הַ מִּשְׁ פָּ ט כֻּ לּוֹ שָׁ רוּי בִּ מְ הוּמָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "במשך רגעים אחדים היהאולם ביתהמשפטכלושרויבמהומה" + }, + { + "text": ",גְּ דוֹלָ ה, בְּ עוֹד הַ נַּ מְ נְ מָ ן מְ סֻ לָּ ק מֵ הָ אוּלָ ם, וְ עַ ד שֶׁ כֻּ לָּ ם שָׁ בוּ לִ מְ קוֹמָ ם", + "book": "אליס בארץ הפלאות", + "stripped": ",גדולה, בעודהנמנמן מסלקמהאולם, ועדשכלם שבולמקומם" + }, + { + "text": "הַ בָּ א.\" וְ הוֹסִ יף בְּ הַ נְ מָ כַ ת קוֹל אֶ ל הַ מַּ לְ כָּ ה, \"בֶּ אֱ מֶ ת, יַקִּ ירָ תִ י, אַ תְּ זוֹ", + "book": "אליס בארץ הפלאות", + "stripped": "הבא.\" והוסיף בהנמכתקולאלהמלכה, \"באמת, יקירתי, אתזו" + }, + { + "text": "כַּ מָּ ה הֻ פְ תְּ עָ ה, כְּשֶׁ הָ אַ רְ נָ ב הַ לָּ בָ ן קָ רָ א בְּ קוֹל, מִ מְּ רוֹמֵ י קוֹלוֹ הַ קָּ טָ ן", + "book": "אליס בארץ הפלאות", + "stripped": "כמההפתעה, כשהארנבהלבן קראבקול, ממרומיקולוהקטן" + }, + { + "text": ",רָ אשֵׁ י הַ קָּ הָ ל שֶׁ מִּ תַּ חַ ת, וְשָׁ ם שָׁ כְ בוּ לָ הֶ ם מְ פַ רְ פְּ רִ ים וּמְ פַ רְ כְּ סִ ים", + "book": "אליס בארץ הפלאות", + "stripped": ",ראשיהקהלשמתחת, ושם שכבולהם מפרפרים ומפרכסים" + }, + { + "text": "\"אוֹי, אֲ נִ י כָּ ל־כָּ ךְ מִ תְ נַ צֶּ לֶ ת!\" קָ רְ אָ ה בְּ קוֹל מָ לֵ א אֵ ימָ ה, וְ הֵ חֵ לָּ ה", + "book": "אליס בארץ הפלאות", + "stripped": "\"אוי, אניכלכך מתנצלת!\" קראהבקולמלאאימה, והחלה" + }, + { + "text": "לְ הָ רִ ים אוֹתָ ם בַּ חֲ זָרָ ה מַ הֵ ר כְּ כָ ל שֶׁ יָּכְ לָ ה, כִּ י הַ תְּ אוּנָ ה עִ ם דְּ גֵ י הַ זָּהָ ב", + "book": "אליס בארץ הפלאות", + "stripped": "להרים אותם בחזרהמהרככלשיכלה, כיהתאונהעם דגיהזהב" + }, + { + "text": "ְהִ מְשִׁ יכָ ה לָ רוּץ לָ הּ בָּ רֹאשׁ, וְ נִ כְ נַ ס בָּ הּ מִ ין הִ רְ הוּר מְ עֻ רְ פָּ ל עַ ל כָּ ך", + "book": "אליס בארץ הפלאות", + "stripped": "המשיכהלרוץ להבראש, ונכנסבהמין הרהורמערפלעלכך" + }, + { + "text": "שֶׁ מֻּ כְ רָ חִ ים לֶ אֱ סוֹף אוֹתָ ם מִ יָּד וּלְ הַ חְ זִירָ ם לְ תָ א הַ מֻּשְׁ בָּ עִ ים, אַ חֶ רֶ ת", + "book": "אליס בארץ הפלאות", + "stripped": "שמכרחים לאסוף אותם מידולהחזירם לתאהמשבעים, אחרת" + }, + { + "text": "\"הַ מִּשְׁ פָּ ט לֹא יוּכַ ל לְ הִ מָּשֵׁ ךְ ,\" אָ מַ ר הַ מֶּ לֶ ךְ בְּ קוֹל חָ מוּר מְ אֹד, \"עַ ד", + "book": "אליס בארץ הפלאות", + "stripped": "\"המשפטלאיוכללהמשך ,\" אמרהמלך בקולחמורמאד, \"עד" + }, + { + "text": "שֶׁ כָּ ל הַ מֻּשְׁ בָּ עִ ים יַחְ זְרוּ לִ מְ קוֹמוֹתֵ יהֶ ם כָּ רָ אוּי – כֻּ לָּ ם,\" חָ זַ ר וְ אָ מַ ר", + "book": "אליס בארץ הפלאות", + "stripped": "שכלהמשבעים יחזרולמקומותיהם כראוי – כלם,\" חזרואמר" + }, + { + "text": "הַ חֹמֶ ט הָ פוּךְ כְּשֶׁ רֹאשׁוֹ מַ טָּ ה, וְ הַ יְּ צוּר הַ קָּ טָ ן וְ הַ מִּ סְ כֵּ ן הָ יָה מְ נוֹפֵ ף", + "book": "אליס בארץ הפלאות", + "stripped": "החמטהפוך כשראשומטה, והיצורהקטן והמסכן היהמנופף" + }, + { + "text": "וְ לוּחוֹתֵ יהֶ ם וְ עֶ פְ רוֹנוֹתֵ יהֶ ם נִ מְ צְ אוּ וְ נִ מְ סְ רוּ לִ ידֵ יהֶ ם בַּ חֲ זָ רָ ה, הֵ ם נִ גְּשׁוּ", + "book": "אליס בארץ הפלאות", + "stripped": "ולוחותיהם ועפרונותיהם נמצאוונמסרולידיהם בחזרה, הם נגשו" + }, + { + "text": "חוּץ מֵ הַ חֹמֶ ט, שֶׁ נִּ רְ אָ ה הָ מוּם מִ כְּ דֵ י לַ עֲשׂוֹת דָּ בָ ר חוּץ מִ לָּשֶׁ בֶ ת בְּ פֶ ה", + "book": "אליס בארץ הפלאות", + "stripped": "חוץ מהחמט, שנראההמום מכדילעשותדברחוץ מלשבתבפה" + }, + { + "text": ".\"מָ ה יָדוּעַ לָ ךְ עַ ל הָ עֵ סֶ ק הַ זֶּה?\" אָ מַ ר הַ מֶּ לֶ ךְ אֶ ל אַ לִ יס", + "book": "אליס בארץ הפלאות", + "stripped": ".\"מהידועלך עלהעסקהזה?\" אמרהמלך אלאליס" + }, + { + "text": "\"לֹא חָשׁוּב, הוֹד מַ לְ כוּתְ ךָ הִ תְ כַּוֵּן לוֹמַ ר, כַּ מּוּבָ ן,\" אָ מַ ר בְּ נִ ימָ ה מְ לֵ אַ ת", + "book": "אליס בארץ הפלאות", + "stripped": "\"לאחשוב, הודמלכותך התכון לומר, כמובן,\" אמרבנימהמלאת" + }, + { + "text": ".כָּ בוֹד, אַ ךְ הִ בִּ יט בּוֹ בְּ זַעַ ף וְ עָשָׂ ה לוֹ פַּ רְ צוּפִ ים בְּ עוֹדוֹ מְ דַ בֵּ ר", + "book": "אליס בארץ הפלאות", + "stripped": ".כבוד, אך הביטבובזעף ועשהלופרצופים בעודומדבר" + }, + { + "text": "ְ\"לֹא חָשׁוּב, כַּ מּוּבָ ן, הִ תְ כַּוַּנְ תִּ י,\" אָ מַ ר הַ מֶּ לֶ ךְ בְּ חִ פָּ זוֹן, וְ הִ מְשִׁ יך", + "book": "אליס בארץ הפלאות", + "stripped": "\"לאחשוב, כמובן, התכונתי,\" אמרהמלך בחפזון, והמשיך" + }, + { + "text": "\"חָשׁוּב – לֹא חָשׁוּב – לֹא חָשׁוּב – חָשׁוּב—\" כְּ אִ לּוּ הָ יָה בּוֹדֵ ק אֵ יזוֹ", + "book": "אליס בארץ הפלאות", + "stripped": "\"חשוב – לאחשוב – לאחשוב – חשוב—\" כאלוהיהבודקאיזו" + }, + { + "text": "חֵ לֶ ק מֵ הַ מֻּשְׁ בָּ עִ ים רָשְׁ מוּ \"חָשׁוּב\", וְ חֵ לֶ ק \"לֹא חָשׁוּב\".", + "book": "אליס בארץ הפלאות", + "stripped": "חלקמהמשבעים רשמו \"חשוב\", וחלק \"לאחשוב\"." + }, + { + "text": "בְּ אוֹתוֹ רֶ גַ ע הַ מֶּ לֶ ךְ , שֶׁ הָ יָה עָ סוּק זֶ ה זְ מַ ן בִּ כְ תִ יבָ ה בְּ פִ נְ קָ סוֹ, קִ רְ קֵ ר", + "book": "אליס בארץ הפלאות", + "stripped": "באותורגעהמלך , שהיהעסוקזהזמן בכתיבהבפנקסו, קרקר" + }, + { + "text": "\"שֶׁ קֶ ט!\" וְ קָ רָ א מִ תּוֹךְ הַ פִּ נְ קָ ס, \"חֹק מִ סְ פָּ ר אַ רְ בָּ עִ ים וּשְׁ תַּ יִ ם.", + "book": "אליס בארץ הפלאות", + "stripped": "\"שקט!\" וקראמתוך הפנקס, \"חקמספרארבעים ושתים." + }, + { + "text": "\"טוֹב, אֲ בָ ל אֲ נִ י לֹא הוֹלֶ כֶ ת, בְּ כָ ל מִ קְ רֶ ה,\" אָ מְ רָ ה אַ לִ יס: \"חוּץ", + "book": "אליס בארץ הפלאות", + "stripped": "\"טוב, אבלאנילאהולכת, בכלמקרה,\" אמרהאליס: \"חוץ" + }, + { + "text": ".שֶׁ לָּ כֶ ם,\" אָ מַ ר לַ מֻּשְׁ בָּ עִ ים, בְּ קוֹל נָ מוּךְ וְ רוֹעֵ ד", + "book": "אליס בארץ הפלאות", + "stripped": ".שלכם,\" אמרלמשבעים, בקולנמוך ורועד" + }, + { + "text": "\"עֲ דַ יִן יֵשׁ עֵ דוּיוֹת נוֹסָ פוֹת שֶׁ צָּ רִ יךְ לִשְׁ מוֹעַ , אִ ם יַ רְשֶׁ ה הוֹד", + "book": "אליס בארץ הפלאות", + "stripped": "\"עדין ישעדויותנוספותשצריך לשמוע , אם ירשההוד" + }, + { + "text": "מַ לְ כוּתְ ךָ ,\" אָ מַ ר הָ אַ רְ נָ ב הַ לָּ בָ ן, קוֹפֵ ץ מִ מְּ קוֹמוֹ בְּ חִ פָּ זוֹן גָּ דוֹל; \"הַ נְּ יָר", + "book": "אליס בארץ הפלאות", + "stripped": "מלכותך ,\" אמרהארנבהלבן, קופץ ממקומובחפזון גדול; \"הניר" + }, + { + "text": "\"בָּ רוּר שֶׁ אֶ ל מִ ישֶׁ הוּ,\" אָ מַ ר הַ מֶּ לֶ ךְ , \"אֶ לָּ א אִ ם כֵּ ן נִ כְ תַּ ב אֶ ל אַ ף", + "book": "אליס בארץ הפלאות", + "stripped": "\"ברורשאלמישהו,\" אמרהמלך , \"אלאאם כן נכתבאלאף" + }, + { + "text": "\"הוּא לֹא מְ מֹעָ ן בִּ כְ לָ ל,\" אָ מַ ר הָ אַ רְ נָ ב הַ לָּ בָ ן; \"לְ מַ עֲשֶׂ ה, לֹא כָּ תוּב", + "book": "אליס בארץ הפלאות", + "stripped": "\"הואלאממען בכלל,\" אמרהארנבהלבן; \"למעשה, לאכתוב" + }, + { + "text": "\".וְ הוֹסִ יף, \"זֶה לֹא מִ כְ תָּ ב, בְּ כָ ל אֹפֶ ן: זוֹ סִ דְ רָ ה שֶׁ ל בָּ תִּ ים מְ חֹרָ זִ ים", + "book": "אליס בארץ הפלאות", + "stripped": "\".והוסיף, \"זהלאמכתב, בכלאפן: זוסדרהשלבתים מחרזים" + }, + { + "text": "\"וְ הֵ ם כְּ תוּבִ ים בִּ כְ תַ ב־יָדוֹ שֶׁ ל הָ אָ סִ יר?\" שָׁ אַ ל אַ חַ ד הַ מֻּשְׁ בָּ עִ ים", + "book": "אליס בארץ הפלאות", + "stripped": "\"והם כתובים בכתבידושלהאסיר?\" שאלאחדהמשבעים" + }, + { + "text": "\"לֹא, כְּ לָ ל לֹא,\" אָ מַ ר הָ אַ רְ נָ ב הַ לָּ בָ ן, \"וְ זֶ ה הַ דָּ בָ ר הֲ כִ י מְשֻׁ נֶּ ה", + "book": "אליס בארץ הפלאות", + "stripped": "\"לא, כלללא,\" אמרהארנבהלבן, \"וזההדברהכימשנה" + }, + { + "text": "(.בָּ הֶ ם.\" )הַ מֻּשְׁ בָּ עִ ים כֻּ לָּ ם נִ רְ אוּ מְ בֻ לְ בָּ לִ ים", + "book": "אליס בארץ הפלאות", + "stripped": "(.בהם.\" )המשבעים כלם נראומבלבלים" + }, + { + "text": "\"אִ ם יַרְשֶׁ ה הוֹד מַ לְ כוּתְ ךָ ,\" אָ מַ ר נְ סִ יךְ הַ לְּ בָ בוֹת, \"אֲ נִ י לֹא כָּ תַ בְ תִּ י", + "book": "אליס בארץ הפלאות", + "stripped": "\"אם ירשההודמלכותך ,\" אמרנסיך הלבבות, \"אנילאכתבתי" + }, + { + "text": "זֹאת, וְ אִ י אֶ פְשָׁ ר לְ הוֹכִ יחַ שֶׁ כָּ תַ בְ תִּ י: אַ ף שֵׁ ם לֹא חָ תוּם בְּ תַ חְ תִּ ית", + "book": "אליס בארץ הפלאות", + "stripped": "זאת, ואיאפשרלהוכיחשכתבתי: אף שם לאחתום בתחתית" + }, + { + "text": ".\"אִ ם לֹא חָ תַ מְ תָּ עָ לָ יו,\" אָ מַ ר הַ מֶּ לֶ ךְ , \"זֶה רַ ק מַ חְ מִ יר אֶ ת הָ עִ נְ יָ ן", + "book": "אליס בארץ הפלאות", + "stripped": ".\"אם לאחתמתעליו,\" אמרהמלך , \"זהרקמחמיראתהענין" + }, + { + "text": "הֲ רֵ י לָ בֶ טַ ח זָמַ מְ תָּ אֵ יזֶשֶׁ הוּ תַּ עֲ לוּל, אַ חֶ רֶ ת הָ יִיתָ חוֹתֵ ם אֶ ת שִׁ מְ ךָ כְּ מוֹ", + "book": "אליס בארץ הפלאות", + "stripped": "הרילבטחזממתאיזשהותעלול, אחרתהייתחותם אתשמך כמו" + }, + { + "text": "ַ\"תַּ תְ חִ יל בַּ הַ תְ חָ לָ ה,\" אָ מַ ר הַ מֶּ לֶ ךְ בְּ חֻ מְ רָ ה, \"וְ תַ מְשִׁ יךְ עַ ד שֶׁ תַּ גִּ יע", + "book": "אליס בארץ הפלאות", + "stripped": "\"תתחילבהתחלה,\" אמרהמלך בחמרה, \"ותמשיך עדשתגיע" + }, + { + "text": "– :אֵ לֶּ ה הָ יוּ הַ בָּ תִּ ים הַ מְּ חֹרָ זִים שֶׁ הָ אַ רְ נָ ב הַ לָּ בָ ן קָ רָ א", + "book": "אליס בארץ הפלאות", + "stripped": "– :אלההיוהבתים המחרזים שהארנבהלבן קרא" + }, + { + "text": ":הִ יא אֶ ת שְׁ בָ חַ י מָ נְ תָ ה, אַ ךְ גַּ ם הִ פְ חִ יתָ ה", + "book": "אליס בארץ הפלאות", + "stripped": ":היאאתשבחימנתה, אך גם הפחיתה" + }, + { + "text": ".הֵ ן כְּשַׂ חְ יָן, אָ מְ רָ ה, כּוֹחִ י אֵ ינֶ נּוּ רַ ב", + "book": "אליס בארץ הפלאות", + "stripped": ".הן כשחין, אמרה, כוחיאיננורב" + }, + { + "text": ".וְ גַ ם בֵּ ינוֹ, וְ גַ ם בֵּ ין זֶ ה, כָּ ל הַ צֵּ רוּף", + "book": "אליס בארץ הפלאות", + "stripped": ".וגם בינו, וגם בין זה, כלהצרוף" + }, + { + "text": "\".הוּא רַ ק בֵּ ינֵ ינוּ, בֵּ ינְ ךָ לְ בֵ ין עַ צְ מִ י", + "book": "אליס בארץ הפלאות", + "stripped": "\".הוארקבינינו, בינך לבין עצמי" + }, + { + "text": "\"—מְ חַ כֵּ ךְ אֶ ת כַּ פּוֹת יָדָ יו זוֹ בָּ זוֹ; \"כָּ עֵ ת אִ ם כֵּ ן יִשְׁ קְ לוּ הַ מֻּשְׁ בָּ עִ ים", + "book": "אליס בארץ הפלאות", + "stripped": "\"—מחכך אתכפותידיוזובזו; \"כעתאם כן ישקלוהמשבעים" + }, + { + "text": "\"אִ ם מִ ישֶׁ הוּ מֵ הֶ ם יוּכַ ל לְ הַ סְ בִּ יר זֹאת,\" אָ מְ רָ ה אַ לִ יס )הִ יא גָּ דְ לָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "\"אם מישהומהם יוכללהסבירזאת,\" אמרהאליס )היאגדלה" + }, + { + "text": "ַלִ מְ מַ דִּ ים כָּ אֵ לֶּ ה בָּ רְ גָ עִ ים הַ סְּ פוּרִ ים שֶׁ חָ לְ פוּ, שֶׁ לּ ֹא פָּ חֲ דָ ה כְּ לָ ל לִ קְ טוֹע", + "book": "אליס בארץ הפלאות", + "stripped": "לממדים כאלהברגעים הספורים שחלפו, שלאפחדהכלללקטוע" + }, + { + "text": "הַ מֻּשְׁ בָּ עִ ים כֻּ לָּ ם רָשְׁ מוּ עַ ל לוּחוֹתֵ יהֶ ם, \"הִ יא לֹא מַ אֲ מִ ינָ ה שֶׁ יֵּשׁ", + "book": "אליס בארץ הפלאות", + "stripped": "המשבעים כלם רשמועללוחותיהם, \"היאלאמאמינהשיש" + }, + { + "text": "\"אִ ם אֵ ין לְ זֶה שׁוּם מַשְׁ מָ עוּת,\" אָ מַ ר הַ מֶּ לֶ ךְ , \"זֶה חוֹסֵ ךְ לָ נוּ הֲ מוֹן", + "book": "אליס בארץ הפלאות", + "stripped": "\"אם אין לזהשום משמעות,\" אמרהמלך , \"זהחוסך לנוהמון" + }, + { + "text": "טִ רְ חָ ה, כַּ מּוּבָ ן, כִּ י אָ ז לֹא נִ צְ טָ רֵ ךְ לְ חַ פֵּשׂ מַ הִ י.", + "book": "אליס בארץ הפלאות", + "stripped": "טרחה, כמובן, כיאזלאנצטרך לחפשמהי." + }, + { + "text": "תּוֹהֶ ה,\" הִ מְשִׁ יךְ , פּוֹרֵשׂ אֶ ת בָּ תֵּ י הַשִּׁ יר עַ ל בִּ רְ כּוֹ, וּמַ בִּ יט בָּ הֶ ם בְּ עַ יִ ן", + "book": "אליס בארץ הפלאות", + "stripped": "תוהה,\" המשיך , פורשאתבתיהשירעלברכו, ומביטבהם בעין" + }, + { + "text": "–' .אַ חַ ת, \"נִ דְ מֶ ה לִ י שֶׁ אֲ נִ י מוֹצֵ א כָּ אן מַשְׁ מָ עוּת כָּ לְשֶׁ הִ י, אַ חֲ רֵ י הַ כּ ֹל", + "book": "אליס בארץ הפלאות", + "stripped": "–' .אחת, \"נדמהלישאנימוצאכאן משמעותכלשהי, אחריהכל" + }, + { + "text": "\"?' אַ תָּ ה לֹא שׂוֹחֶ ה הֵ יטֵ ב, נָ כוֹן-כְּשַׂ חְ יָ ן, אָ מְ רָ ה, כּוֹחִ י אֵ ינֶ נּוּ רַ ב", + "book": "אליס בארץ הפלאות", + "stripped": "\"?' אתהלאשוחההיטב, נכון-כשחין, אמרה, כוחיאיננורב" + }, + { + "text": "\"עַ ד כָּ אן בְּ סֵ דֶ ר,\" אָ מַ ר הַ מֶּ לֶ ךְ , וְ הוּא הִ מְשִׁ יךְ וּמִ לְ מֵ ל אֶ ת הַשּׁוּרוֹת", + "book": "אליס בארץ הפלאות", + "stripped": "\"עדכאן בסדר,\" אמרהמלך , והואהמשיך ומלמלאתהשורות" + }, + { + "text": "\"אֲ בָ ל זֶה מַ מְשִׁ יךְ 'כֻּ לָּ ן הוּשְׁ בוּ אֵ לֶ יךָ מִ יָּדוֹ בֵּ ינְ תַ יִ ם',\" אָ מְ רָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "\"אבלזהממשיך 'כלן הושבואליך מידובינתים',\" אמרה" + }, + { + "text": "\"בְּ בַ קָּשָׁ ה, הִ נֵּ ה הֵ ן כָּ אן!\" אָ מַ ר הַ מֶּ לֶ ךְ בְּ נִ צָּ חוֹן, מַ צְ בִּ יעַ עַ ל", + "book": "אליס בארץ הפלאות", + "stripped": "\"בבקשה, הנההן כאן!\" אמרהמלך בנצחון, מצביעעל" + }, + { + "text": "ְּ' אַ תְּ מֵ עוֹלָ ם לֹא נִ תְ קַ פְ ת-וְ עִ ם זֹאת – 'לִ פְ נֵ י שֶׁ נִּ תְ קְ פָ ה הֶ תְ קֵ ף טֵ רוּף", + "book": "אליס בארץ הפלאות", + "stripped": "' אתמעולם לאנתקפת-ועם זאת – 'לפנישנתקפההתקף טרוף" + }, + { + "text": ".בְּ הֶ תְ קֵ פֵ י טֵ רוּף, יַ קִּ ירָ תִ י, כִּ מְ דֻ מַּ נִ י?\" אָ מַ ר לַ מַּ לְ כָּ ה", + "book": "אליס בארץ הפלאות", + "stripped": ".בהתקפיטרוף, יקירתי, כמדמני?\" אמרלמלכה" + }, + { + "text": "\"מֵ עוֹלָ ם לֹא!\" אָ מְ רָ ה הַ מַּ לְ כָּ ה בְּ חָ רוֹן, מַשְׁ לִ יכָ ה קֶ סֶ ת דְּ יוֹ עַ ל", + "book": "אליס בארץ הפלאות", + "stripped": "\"מעולם לא!\" אמרההמלכהבחרון, משליכהקסתדיועל" + }, + { + "text": "עָ לָ יו כָּ ל סִ ימָ ן; אֲ בָ ל כָּ עֵ ת מִ הֵ ר לְ הַ תְ חִ יל בְּ כָ ךְ שׁוּב, מִשְׁ תַּ מֵּשׁ בַּ דְּ יוֹ", + "book": "אליס בארץ הפלאות", + "stripped": "עליוכלסימן; אבלכעתמהרלהתחילבכך שוב, משתמשבדיו" + }, + { + "text": "\"אִ ם כָּ ךְ , הַ מִּ לִּ ים לֹא תְּ קֵ פוֹת בַּ מִּ קְ רֶ ה שֶׁ לָּ ךְ ,\" אָ מַ ר הַ מֶּ לֶ ךְ , מִ סְ תַּ כֵּ ל", + "book": "אליס בארץ הפלאות", + "stripped": "\"אם כך , המלים לאתקפותבמקרהשלך ,\" אמרהמלך , מסתכל" + }, + { + "text": ".\"זֶה מִשְׂ חַ ק מִ לִּ ים!\" הוֹסִ יף הַ מֶּ לֶ ךְ בְּ נִ ימַ ת עֶ לְ בּוֹן, וְ כֻ לָּ ם צָ חֲ קוּ", + "book": "אליס בארץ הפלאות", + "stripped": ".\"זהמשחקמלים!\" הוסיף המלך בנימתעלבון, וכלם צחקו" + }, + { + "text": "ְ\"הַ נִּ יחוּ לַ מֻּשְׁ בָּ עִ ים לִשְׁ קוֹל אֶ ת פְּ סַ ק הַ דִּ ין,\" אָ מַ ר הַ מֶּ לֶ ךְ , בְּ עֵ רֶ ך", + "book": "אליס בארץ הפלאות", + "stripped": "\"הניחולמשבעים לשקולאתפסקהדין,\" אמרהמלך , בערך" + }, + { + "text": "\"קֹדֶ ם גְּ זַר הַ דִּ ין – פְּ סַ ק הַ דִּ ין אַ חַ ר", + "book": "אליס בארץ הפלאות", + "stripped": "\"קדם גזרהדין – פסקהדין אחר" + }, + { + "text": ".\"יָ ד לַ פֶּ ה!\" אָ מְ רָ ה הַ מַּ לְ כָּ ה, וְ צִ בְ עָ הּ הָ פַ ךְ סָ גֹל", + "book": "אליס בארץ הפלאות", + "stripped": ".\"ידלפה!\" אמרההמלכה, וצבעההפך סגל" + }, + { + "text": "\"לְ מִ י אִ כְ פַּ ת מִ כֶּ ם בִּ כְ לָ ל?\" אָ מְ רָ ה אַ לִ יס )בֵּ ינְ תַ יִם כְּ בָ ר הִ גִּ יעָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "\"למיאכפתמכם בכלל?\" אמרהאליס )בינתים כברהגיעה" + }, + { + "text": "ּוַ חֲ צִ י מִ כַּ עַ ס, וְ נִ סְּ תָ ה לְ הַ רְ חִ יקָ ם מִ פָּ נֶ יהָ בַּ חֲ בָ טוֹת, וּמָ צְ אָ ה עַ צְ מָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "וחצימכעס, ונסתהלהרחיקם מפניהבחבטות, ומצאהעצמה" + }, + { + "text": "ָבַּ עֲ דִ ינוּת כַּ מָּ ה עָ לִ ים יְבֵשִׁ ים שֶׁ צָּ נְ חוּ מֵ הָ עֵ צִ ים וְ רִ פְ רְ פוּ עַ ל פָּ נֶ יה", + "book": "אליס בארץ הפלאות", + "stripped": "בעדינותכמהעלים יבשים שצנחומהעצים ורפרפועלפניה" + }, + { + "text": "\"הִ תְ עוֹרְ רִ י, אַ לִ יס חֲ מוּדָ ה!\" אָ מְ רָ ה אֲ חוֹתָ הּ , \"בְּ חַ יַּ י, יָשַׁ נְ תְּ הֲ מוֹן", + "book": "אליס בארץ הפלאות", + "stripped": "\"התעוררי, אליסחמודה!\" אמרהאחותה , \"בחיי, ישנתהמון" + }, + { + "text": "\"אוֹי, חָ לַ מְ תִּ י חֲ לוֹם מוּזָ ר כָּ ל־כָּ ךְ !\" אָ מְ רָ ה אַ לִ יס, וְ הִ יא סִ פְּ רָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "\"אוי, חלמתיחלום מוזרכלכך !\" אמרהאליס, והיאספרה" + }, + { + "text": "לַ אֲ חוֹתָ הּ , עַ ד כַּ מָּ ה שֶׁ הִ צְ לִ יחָ ה לְ הִ זָּכֵ ר בָּ הֶ ן, עַ ל כָּ ל אוֹתָ ן הַ רְ פַּ תְ קָ אוֹת", + "book": "אליס בארץ הפלאות", + "stripped": "לאחותה , עדכמהשהצליחהלהזכרבהן, עלכלאותן הרפתקאות" + }, + { + "text": ",מוּזָרוֹת שֶׁ עָ בְ רוּ עָ לֶ יהָ וַ אֲשֶׁ ר עֲ לֵ יהֶ ן קְ רָ אתֶ ם זֶה עַ תָּ ה; וְ כַ אֲשֶׁ ר סִ יְּמָ ה", + "book": "אליס בארץ הפלאות", + "stripped": ",מוזרותשעברועליהואשרעליהן קראתם זהעתה; וכאשרסימה" + }, + { + "text": ",אֲ חוֹתָ הּ נָשְׁ קָ ה לָ הּ , וְ אָ מְ רָ ה, \"זֶה בֶּ אֱ מֶ ת הָ יָה חֲ לוֹם מוּזָ ר, חֲ מוּדָ ה", + "book": "אליס בארץ הפלאות", + "stripped": ",אחותהנשקהלה , ואמרה, \"זהבאמתהיהחלום מוזר, חמודה" + }, + { + "text": "אֲ בָ ל כָּ עֵ ת רוּצִ י הַ בַּ יְתָ ה לֶ אֱ כוֹל, כְּ בָ ר מְ אֻ חָ ר.\" וְ כָ ךְ קָ מָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "אבלכעתרוציהביתהלאכול, כברמאחר.\" וכך קמה" + }, + { + "text": ",אַ לִ יס וְ רָ צָ ה מִשָּׁ ם, מְ הַ רְ הֶ רֶ ת תּוֹךְ כְּ דֵ י מְ רוּצָ תָ הּ , עַ ד כַּ מָּ ה שֶׁ הִ צְ לִ יחָ ה", + "book": "אליס בארץ הפלאות", + "stripped": ",אליסורצהמשם, מהרהרתתוך כדימרוצתה , עדכמהשהצליחה" + }, + { + "text": "רֹאשָׁ הּ שָׁ עוּן עַ ל כַּ ף יָדָ הּ , מִ תְ בּוֹנֶ נֶ ת בַּשֶּׁ מֶשׁ הַשּׁוֹקַ עַ ת, וּמְ הַ רְ הֶ רֶ ת", + "book": "אליס בארץ הפלאות", + "stripped": "ראשהשעון עלכף ידה , מתבוננתבשמשהשוקעת, ומהרהרת" + }, + { + "text": "הַ מְּ דֻ יָּ קִ ים שֶׁ ל קוֹלָ הּ , וְ לִ רְ אוֹת אֶ ת הַ טִּ לְ טוּל הַ קָּ טָ ן וְ הַ מְּ יֻ חָ ד שֶׁ ל", + "book": "אליס בארץ הפלאות", + "stripped": "המדיקים שלקולה , ולראותאתהטלטולהקטן והמיחדשל" + }, + { + "text": "– וַ עֲ דַ יִ ן בְּ עוֹדָ הּ מַ קְשִׁ יבָ ה, אוֹ נִ רְ אֵ ית כְּ מַ קְשִׁ יבָ ה, קָ מוּ לִ תְ חִ יָּה כָּ ל", + "book": "אליס בארץ הפלאות", + "stripped": "– ועדין בעודהמקשיבה, אונראיתכמקשיבה, קמולתחיהכל" + }, + { + "text": "– הָ עֵשֶׂ ב הַ גָּ בוֹהַּ רִשְׁ רֵשׁ לְ רַ גְ לֶ יהָ כְּשֶׁ הָ אַ רְ נָ ב הַ לָּ בָ ן חָ לַ ף שָׁ ם בְּ חִ פָּ זוֹן", + "book": "אליס בארץ הפלאות", + "stripped": "– העשבהגבוהרשרשלרגליהכשהארנבהלבן חלף שם בחפזון" + }, + { + "text": "הָ עַ כְ בָּ ר הַ מְּ בֹהָ ל הִ תִּ יז מַ יִם כְּשֶׁ דִּשְׁ דֵּשׁ דֶּ רֶ ךְ הַ בְּ רֵ כָ ה הַ סְּ מוּכָ ה – הִ יא", + "book": "אליס בארץ הפלאות", + "stripped": "העכברהמבהלהתיזמים כשדשדשדרך הברכההסמוכה – היא" + }, + { + "text": "וְ כָ ךְ הִ מְשִׁ יכָ ה לָשֶׁ בֶ ת, בְּ עֵ ינַ יִם עֲ צוּמוֹת, וְ כִ מְ עַ ט הֶ אֱ מִ ינָ ה שֶׁ הִ יא", + "book": "אליס בארץ הפלאות", + "stripped": "וכך המשיכהלשבת, בעינים עצומות, וכמעטהאמינהשהיא" + }, + { + "text": "ַנִ מְ צֵ את בְּ אֶ רֶ ץ הַ פְּ לָ אוֹת, אַ ף כִּ י יָדְ עָ ה שֶׁ עָ לֶ יהָ רַ ק לָשׁוּב וְ לִ פְ קוֹח", + "book": "אליס בארץ הפלאות", + "stripped": "נמצאתבארץ הפלאות, אף כיידעהשעליהרקלשובולפקוח" + }, + { + "text": ", ַאוֹתָ ן, וְ הַ כּ ֹל יַהֲ פֹךְ לִ מְ צִ יאוּת אַ פְ רוּרִ ית – הָ עֵשֶׂ ב יְ רַשְׁ רֵשׁ רַ ק בָּ רוּח", + "book": "אליס בארץ הפלאות", + "stripped": ", אותן, והכליהפך למציאותאפרורית – העשבירשרשרקברוח" + }, + { + "text": "הַ מְּ צַ לְ צְ לִ ים יַהַ פְ כוּ לְ דִ נְ דּוּן פַּ עֲ מוֹנֵ י הַ צּ ֹאן, וּקְ רִ יאוֹתֶ יהָ הַ צַּ וְ חָ נִ יּוֹת שֶׁ ל", + "book": "אליס בארץ הפלאות", + "stripped": "המצלצלים יהפכולדנדון פעמוניהצאן, וקריאותיההצוחניותשל" + }, + { + "text": "צְ רִ יחָ תוֹ שֶׁ ל הַ גְּ רִ יפוֹן, וְ כָ ל שְׁ אַ ר הַ קּוֹלוֹת הַ מּוּזָ רִ ים, יִתְ חַ לְּ פוּ )זֹאת", + "book": "אליס בארץ הפלאות", + "stripped": "צריחתושלהגריפון, וכלשארהקולותהמוזרים, יתחלפו )זאת" + }, + { + "text": "בְּ יוֹם מִ ן הַ יָּמִ ים, אִשָּׁ ה בּוֹגֶ רֶ ת בְּ עַ צְ מָ הּ ; וְ אֵ יךְ תֵּ דַ ע לְשַׁ מֵּ ר, לְ אֹרֶ ךְ כָּ ל", + "book": "אליס בארץ הפלאות", + "stripped": "ביום מן הימים, אשהבוגרתבעצמה ; ואיך תדעלשמר, לארך כל" + }, + { + "text": "ְשְׁ נוֹתֶ יהָ הַ בּוֹגְ רוֹת, אֶ ת הַ לֵּ ב הַ תָּ מִ ים וְ הָ אוֹהֵ ב שֶׁ ל יַ לְ דוּתָ הּ ; וְ אֵ יך", + "book": "אליס בארץ הפלאות", + "stripped": "שנותיההבוגרות, אתהלבהתמים והאוהבשלילדותה ; ואיך" + }, + { + "text": "תְּ קַ בֵּ ץ סְ בִ יבָ הּ יְלָ דִ ים קְ טַ נִּ ים אֲ חֵ רִ ים, וְ תַ צִּ ית בְּ עֵ ינֵ יהֶ ם שֶׁ לָּ הֶ ם אֶ ת", + "book": "אליס בארץ הפלאות", + "stripped": "תקבץ סביבהילדים קטנים אחרים, ותציתבעיניהם שלהם את" + }, + { + "text": "בְּ אֶ מְ צָ עוּת הַ חֲ לוֹם עַ ל אֶ רֶ ץ הַ פְּ לָ אוֹת מִ יָּמִ ים יָ מִ ימָ ה; וְ אֵ יךְ יָ חוּשׁ", + "book": "אליס בארץ הפלאות", + "stripped": "באמצעותהחלום עלארץ הפלאותמימים ימימה; ואיך יחוש" + }, + { + "text": "לִ בָּ הּ אֶ ת כָּ ל עִ צְ בוֹנוֹתֵ יהֶ ם הַ תְּ מִ ימִ ים, וְ אֵ יךְ תִּ תְ עַ נֵּ ג עַ ל כָּ ל", + "book": "אליס בארץ הפלאות", + "stripped": "לבהאתכלעצבונותיהם התמימים, ואיך תתענגעלכל" + }, + { + "text": "שִׂ מְ חוֹתֵ יהֶ ם הַ תְּ מִ ימוֹת, בְּ זָכְ רָ הּ אֶ ת חַ יֶּ יהָ שֶׁ לָּ הּ כְּ יַ לְ דָּ ה, וְ אֶ ת יְ מֵ י", + "book": "אליס בארץ הפלאות", + "stripped": "שמחותיהם התמימות, בזכרהאתחייהשלהכילדה, ואתימי" + }, + { + "text": "הַ קִּ ירוֹת הָ יוּ עֲ מוּסִ ים בְּ מַ דְּ פֵ י סְ פָ רִ ים, מֵ הָ רִ צְ פָּ ה עַ ד הַ תִּ קְ רָ ה, וּבָ הֶ ם", + "book": "אליס בארץ הפלאות", + "stripped": "הקירותהיועמוסים במדפיספרים, מהרצפהעדהתקרה, ובהם" + }, + { + "text": "אַ בָּ א שֶׁ לִּ י, אוּרִ יאֵ ל אוֹפֶ ק ז\"ל, הָ יָה )בֵּ ין הַשְּׁ אָ ר( הַ חוֹקֵ ר הַ נִּ לְ הָ ב", + "book": "אליס בארץ הפלאות", + "stripped": "אבאשלי, אוריאלאופקז\"ל, היה )בין השאר( החוקרהנלהב" + }, + { + "text": "לָ נוּ, שֶׁ אִ מָּ א שֶׁ לִּ י )בִּ ינָ ה אוֹפֶ ק, תִּ בָּ דֵ ל לְ חַ יִּים אֲ רֻ כִּ ים( פָּ תְ חָ ה בְּ בֵ יתֵ נוּ", + "book": "אליס בארץ הפלאות", + "stripped": "לנו, שאמאשלי )בינהאופק, תבדללחיים ארכים( פתחהבביתנו" + }, + { + "text": "לְ עֵ ץ קָ זוּאָ רִ ינָ ה עֲ נָ קִ י, וּמְ חַ כִּ ים שֶׁ בִּ ינָ ה תַּ מְ לִ יץ לָ הֶ ם עַ ל סֵ פֶ ר יְ לָ דִ ים", + "book": "אליס בארץ הפלאות", + "stripped": "לעץ קזוארינהענקי, ומחכים שבינהתמליץ להם עלספרילדים" + }, + { + "text": "אִ ישִׁ י, טֶ לֶ פוֹנִ ים חֲ כָ מִ ים אוֹ מִשְׂ חָ קִ ים מְשֻׁ כְ לָ לִ ים כְּ מוֹ הַ יּוֹם.", + "book": "אליס בארץ הפלאות", + "stripped": "אישי, טלפונים חכמים אומשחקים משכללים כמוהיום." + }, + { + "text": "חֲ מִשָּׁ ה־שִׁשָּׁ ה סִ פּוּרִ ים לִ פְ נֵ י הַשֵּׁ נָ ה: אֲ חָ דִ ים שֶׁ הִ מְ צִ יא בְּ עַ צְ מוֹ אוֹ", + "book": "אליס בארץ הפלאות", + "stripped": "חמשהששהספורים לפניהשנה: אחדים שהמציאבעצמואו" + }, + { + "text": "אֲ נִ י מוֹדָ ה: כְּשֶׁ עָ בַ רְ תִּ י עַ ל רְשִׁ ימַ ת סִ פְ רֵ י הַ יְּ לָ דִ ים הַ קְּ לָ סִ יִּ ים שֶׁ הֻ צְּ עוּ", + "book": "אליס בארץ הפלאות", + "stripped": "אנימודה: כשעברתיעלרשימתספריהילדים הקלסיים שהצעו" + }, + { + "text": "לִ י לְ תִ רְ גּוּם מְ חֻ דָּשׁ, אַ ף אֶ חָ ד מֵ הֶ ם לֹא גֵּ רָ ה אוֹתִ י בִּ מְ יֻ חָ ד, חוּץ", + "book": "אליס בארץ הפלאות", + "stripped": "לילתרגום מחדש, אף אחדמהם לאגרהאותיבמיחד, חוץ" + }, + { + "text": ", נִ כְ תַּ ב בִּ ידֵ י1987- ֵ\"הַ רְ פַּ תְ קְ אוֹתֶ יהָ שֶׁ ל עֲ לִ יסָ ה בְּ אֶ רֶ ץ הַ פְּ לָ אוֹת\" מ", + "book": "אליס בארץ הפלאות", + "stripped": ", נכתבבידי1987- \"הרפתקאותיהשלעליסהבארץ הפלאות\" מ" + }, + { + "text": "לַ גִּ רְ סָ ה הַ מּוּעֶ רֶ ת נוֹעַ ד1997- ֵאַ בָּ א שֶׁ לִּ י )תַּ רְ גּוּמָ הּ שֶׁ ל רִ נָּ ה לִ יטְ וִ ין מ", + "book": "אליס בארץ הפלאות", + "stripped": "לגרסההמוערתנועד1997- אבאשלי )תרגומהשלרנהליטוין מ" + }, + { + "text": "חֲ בֵ רִ ים מְ סַ פְּ רִ ים לִ י כַּ מָּ ה הֵ ם נֶ הֱ נִ ים לִ קְ רוֹא בּוֹ עִ ם יַ לְ דֵ יהֶ ם אוֹ עִ ם", + "book": "אליס בארץ הפלאות", + "stripped": "חברים מספרים ליכמההם נהנים לקרואבועם ילדיהם אועם" + }, + { + "text": "?נֶ כְ דֵ יהֶ ם – אַ תֶּ ם מְ בִ ינִ ים אֶ ת הַ בְּ עָ יָה", + "book": "אליס בארץ הפלאות", + "stripped": "?נכדיהם – אתם מבינים אתהבעיה" + }, + { + "text": "אָ לֶ \"ף, הַ אִ ם אָ עֵ ז לְ הִ כָּ נֵ ס", + "book": "אליס בארץ הפלאות", + "stripped": "אל \"ף, האם אעזלהכנס" + }, + { + "text": "מְ עַ טִּ ים, כִּשְׁ רוֹן הַ תִּ רְ גּוּם שֶׁ לּוֹ עוֹלֶ ה לְ דַ עְ תִּ י עַ ל כֻּ לָּ ם – וּלְ נַ עֲ לֵ י", + "book": "אליס בארץ הפלאות", + "stripped": "מעטים, כשרון התרגום שלועולהלדעתיעלכלם – ולנעלי" + }, + { + "text": "קוֹדְ מַ י הַ מְּ כֻ בָּ דִ ים הָ אֲ חֵ רִ ים )אַ הֲ רֹן אָ מִ יר, רִ נָּ ה לִ יטְ וִ ין( וּבִ כְ לָ ל לַ לִּ יגָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "קודמיהמכבדים האחרים )אהרן אמיר, רנהליטוין( ובכלללליגה" + }, + { + "text": "שֶׁ ל מְ תַ רְ גְּ מֵ י \"אַ לִ יס\", שֶׁ נֶּ חְשָׁ ב לְ אַ חַ ד הַ סְּ פָ רִ ים הַ קָּשִׁ ים בְּ יוֹתֵ ר", + "book": "אליס בארץ הפלאות", + "stripped": "שלמתרגמי \"אליס\", שנחשבלאחדהספרים הקשים ביותר" + }, + { + "text": "בֵּ י\"ת, תַּ רְ גּוּם חָ דָשׁ מִ טֶּ בַ ע הַ דְּ בָ רִ ים דּוֹחֵ ק אֶ ת רַ גְ לֵ י הַ תַּ רְ גּוּם", + "book": "אליס בארץ הפלאות", + "stripped": "בי\"ת, תרגום חדשמטבעהדברים דוחקאתרגליהתרגום" + }, + { + "text": "לְ הִ קָּ רַ ע בֵּ ין הָ רָ צוֹן שֶׁ יְּלָ דִ ים יַמְשִׁ יכוּ לִ קְ רוֹא אֶ ת \"עֲ לִ יסָ ה בְּ אֶ רֶ ץ", + "book": "אליס בארץ הפלאות", + "stripped": "להקרעבין הרצון שילדים ימשיכולקרואאת \"עליסהבארץ" + }, + { + "text": "הַ פְּ לָ אוֹת\" בְּ תַ רְ גּוּמוֹ הַ מּוֹפְ תִ י, לְ בֵ ין הַ תְּשׁוּקָ ה הַ מּוּבֶ נֶ ת שֶׁ יִּקְ רְ אוּ אֶ ת", + "book": "אליס בארץ הפלאות", + "stripped": "הפלאות\" בתרגומוהמופתי, לבין התשוקההמובנתשיקראואת" + }, + { + "text": "כָּ ךְ הִ תְ לַ בַּ טְ תִּ י חֳ דָשִׁ ים עַ ל חֳ דָשִׁ ים, חֵ רֶ ף הַ פְ צָ רוֹתָ יו הַ דּוֹחֲ קוֹת שֶׁ ל", + "book": "אליס בארץ הפלאות", + "stripped": "כך התלבטתיחדשים עלחדשים, חרף הפצרותיוהדוחקותשל" + }, + { + "text": ", ַּחֲ דָשִׁ ים לְ סִ פְ רֵ י יְלָ דִ ים קְ לָ סִ יִּ ים, הֵ בַ נְ תִּ י שֶׁ אִ ם אַ מְשִׁ יךְ לְ הִ תְ מַ הְ מֵ ה", + "book": "אליס בארץ הפלאות", + "stripped": ", חדשים לספריילדים קלסיים, הבנתישאם אמשיך להתמהמה" + }, + { + "text": "נִ סִּ יתִ י, נוֹכַ חְ תִּ י לָ דַ עַ ת שֶׁ נּוֹחַ וְ נָ עִ ים לִ י בַּ נַּ עֲ לַ יִם הַ גְּ דוֹלוֹת, וְ הַשְּׁ אָ ר", + "book": "אליס בארץ הפלאות", + "stripped": "נסיתי, נוכחתילדעתשנוחונעים ליבנעלים הגדולות, והשאר" + }, + { + "text": "בִּ לּוּי נִ פְ לָ א, מְ עוֹרֵ ר הַשְׁ רָ אָ ה, מַ צְ חִ יק וּמְ אַ תְ גֵּ ר, שָׁ זוּר בְּ חִ ידוֹת", + "book": "אליס בארץ הפלאות", + "stripped": "בלוינפלא, מעוררהשראה, מצחיקומאתגר, שזורבחידות" + }, + { + "text": "אֲ נִ י אוֹהֶ בֶ ת לְ תַ רְ גֵּ ם תּוֹךְ כְּ דֵ י קְ רִ יאָ ה, וְ כָ ךְ עָשִׂ יתִ י גַּ ם", + "book": "אליס בארץ הפלאות", + "stripped": "אניאוהבתלתרגם תוך כדיקריאה, וכך עשיתיגם" + }, + { + "text": "הָ יוּ קְ טַ נּוֹת, וְ זֶה הָ יָה מִ זְּמַ ן(, בְּ לִ י לְ הָ צִ יץ בַּ תַּ רְ גּוּמִ ים שֶׁ ל קוֹדְ מַ י, כְּ דֵ י", + "book": "אליס בארץ הפלאות", + "stripped": "היוקטנות, וזההיהמזמן(, בלילהציץ בתרגומים שלקודמי, כדי" + }, + { + "text": "ְמִ קְ צוֹעָ נִ ים מֵ הַ מַּ עֲ לָ ה הָ רִ אשׁוֹנָ ה, כָּ ל אֶ חָ ד מֵ אַ סְ כּוֹלָ ה אַ חֶ רֶ ת, כָּ ך", + "book": "אליס בארץ הפלאות", + "stripped": "מקצוענים מהמעלההראשונה, כלאחדמאסכולהאחרת, כך" + }, + { + "text": "( קָ רָ אתִ י תְּ חִ לָּ ה \"דְּ מוּי־צָ ב\", אֲ בָ ל9-10 )פְּ רָ קִ יםMock Turtle - ְל", + "book": "אליס בארץ הפלאות", + "stripped": "( קראתיתחלה \"דמויצב\", אבל9-10 )פרקיםMock Turtle - ל" + }, + { + "text": ",\"לְ אַ חַ ר הִ תְ יַעֲ צוּת עִ ם עוֹרְ כַ י הַ נְּ בוֹנִ ים, הֻ חְ לַ ט לִ בְ חוֹר בְּ \"כְּ מוֹ־צָ ב", + "book": "אליס בארץ הפלאות", + "stripped": ",\"לאחרהתיעצותעם עורכיהנבונים, החלטלבחורב \"כמוצב" + }, + { + "text": "הַ מְּשַׁ מֵּ ר הֵ ן אֶ ת הַ צְּ לִ יל הַ מְּ קוֹרִ י וְ הֵ ן אֶ ת רוּחוֹ שֶׁ ל קֶ רוֹל, גַּ ם כְּ מֶ חֱ וָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "המשמרהן אתהצלילהמקוריוהן אתרוחושלקרול, גם כמחוה" + }, + { + "text": "אָ כֵ ן, קֶ רוֹל הִ צִּ יב כָּ אן לִ מְ תַ רְ גְּ מָ יו מַ כְשֵׁ לוֹת אֵ ינְ סְ פוֹר, וְ אֵ ין כִּ מְ עַ ט", + "book": "אליס בארץ הפלאות", + "stripped": "אכן, קרולהציבכאן למתרגמיומכשלותאינספור, ואין כמעט" + }, + { + "text": "פֶּ רֶ ק שֶׁ אֵ ין בּוֹ מִשְׂ חֲ קֵ י מִ לִּ ים וְ אִ י־גָ יוֹן, שֶׁ לּ ֹא לוֹמַ ר קְ רִ יצוֹת וּרְ מָ זִ ים", + "book": "אליס בארץ הפלאות", + "stripped": "פרקשאין בומשחקימלים ואיגיון, שלאלומרקריצותורמזים" + }, + { + "text": "וְ תִ רְ אוּ אֵ יזֶה יֹפִ י: בַּ יּוֹם שֶׁ בּוֹ נִשְׁ לַ ח הַ תַּ רְ גּוּם שֶׁ לִּ י לִ דְ פוּס, מָ לְ אוּ", + "book": "אליס בארץ הפלאות", + "stripped": "ותראואיזהיפי: ביום שבונשלחהתרגום שלילדפוס, מלאו" + }, + { + "text": "יָצָ א צַ 'רְ לְ ס לוּטְ ווִ ידְ ג' דוֹדְ גְ 'סוֹן – מַ רְ צֶ ה1862 בְּ יוּלִ י4- ְּב", + "book": "אליס בארץ הפלאות", + "stripped": "יצאצ 'רלסלוטווידג' דודג 'סון – מרצה1862 ביולי4- ב" + }, + { + "text": "וְשִׁ ירָ יו בְּשֵׁ ם הָ עֵ ט לוּאִ יס קֶ רוֹל – לְשַׁ יִט בִּ נְ הַ ר הַ תֶּ מְ זָה עִ ם שְׁ לֹש", + "book": "אליס בארץ הפלאות", + "stripped": "ושיריובשם העטלואיסקרול – לשיטבנהרהתמזהעם שלש" + }, + { + "text": "הַ קּוֹלֶ ג' שֶׁ בּוֹ לִ מֵּ ד, וַ אֲשֶׁ ר בְּ חֶ בְ רָ תָ ן הִ רְ בָּ ה לְ בַ לּוֹת וּלְ טַ יֵּ ל.", + "book": "אליס בארץ הפלאות", + "stripped": "הקולג' שבולמד, ואשרבחברתן הרבהלבלותולטיל." + }, + { + "text": "לְשַׁ עֲשֵׁ עַ אוֹתָ ן בְּ סִ פּוּרָ יו, וְ כָ ךְ נוֹלְ דָ ה בְּ אוֹתוֹ אַ חַ ר־צָ הֳ רַ יִ ם יְצִ ירַ ת", + "book": "אליס בארץ הפלאות", + "stripped": "לשעשעאותן בספוריו, וכך נולדהבאותואחרצהרים יצירת" + }, + { + "text": ".שֶׁ מַּ מְשִׁ יכָ ה לִ כְ בּוֹש לְ בָ בוֹת צְ עִ ירִ ים וּבוֹגְ רִ ים בָּ עוֹלָ ם כֻּ לּוֹ", + "book": "אליס בארץ הפלאות", + "stripped": ".שממשיכהלכבושלבבותצעירים ובוגרים בעולם כלו" + }, + { + "text": "דוֹדְ גְ 'סוֹן, הוּא לוּאִ יס קֶ רוֹל, כְּ לָ ל לֹא תֵּ אֵ ר לְ עַ צְ מוֹ שֶׁ דַּ וְ קָ א סִ פּוּר", + "book": "אליס בארץ הפלאות", + "stripped": "דודג 'סון, הואלואיסקרול, כלללאתארלעצמושדוקאספור" + }, + { + "text": "לְ הַ צְ לָ חָ ה מְ סַ חְ רֶ רֶ ת; בְּ עִ קְ בוֹתָ יו כָּ תַ ב גַּ ם סֵ פֶ ר הֶ מְשֵׁ ךְ בַּשֵּׁ ם \"מִ בַּ עַ ד", + "book": "אליס בארץ הפלאות", + "stripped": "להצלחהמסחררת; בעקבותיוכתבגם ספרהמשך בשם \"מבעד" + }, + { + "text": "לַ מַּ רְ אָ ה, וּמָ ה אַ לִ יס מָ צְ אָ ה שָׁ ם\", שֶׁ אוּלַ י יִ זְכֶּ ה גַּ ם הוּא לְ תַ רְ גּוּם", + "book": "אליס בארץ הפלאות", + "stripped": "למראה, ומהאליסמצאהשם\", שאולייזכהגם הואלתרגום" + }, + { + "text": "שָׁ נָ ה, הִ יא הָ יְתָ ה יַלְ דָּ ה חֲ מוּדָ ה בַּ ת עֶשֶׂ ר, בַּ ת150 יוֹם, לִ פְ נֵ י", + "book": "אליס בארץ הפלאות", + "stripped": "שנה, היאהיתהילדהחמודהבתעשר, בת150 יום, לפני" + }, + { + "text": "שֶׁ הָ יְתָ ה יַלְ דָּ ה מְ חֻ נֶּ כֶ ת, מַשְׂ כִּ ילָ ה וּמְ נֻ מֶּ סֶ ת, וְ עִ ם זֹאת נִ כָּ ר שֶׁ הִ תְ בָּ רְ כָ ה", + "book": "אליס בארץ הפלאות", + "stripped": "שהיתהילדהמחנכת, משכילהומנמסת, ועם זאתנכרשהתברכה" + }, + { + "text": "בְּ רֹאשׁ פָּ תוּחַ לְ הַ פְ תִּ יעַ , בְּ כִשּׁוּרֵ י שִׂ יחָ ה עִ ם יְצוּרִ ים מְ בֻ גָּ רִ ים מִ מֶּ נָּ ה", + "book": "אליס בארץ הפלאות", + "stripped": "בראשפתוחלהפתיע , בכשורישיחהעם יצורים מבגרים ממנה" + }, + { + "text": "בְּ הַ רְ בֵּ ה, בְּ אֹמֶ ץ לֵ ב וּבִ יכֹלֶ ת לְ הָ כִ יל בְּשַׁ לְ וָ ה יַחֲ סִ ית גַּ ם אֶ ת הַ בִּ לְ תִּ י", + "book": "אליס בארץ הפלאות", + "stripped": "בהרבה, באמץ לבוביכלתלהכילבשלוהיחסיתגם אתהבלתי" + }, + { + "text": ", ְשֶׁ הִשְׁ פִּ יעוּ עָ לֵ ינוּ, שֶׁ הִ זְ דַּ הֵ ינוּ אִ תָּ ם, שֶׁ עָ בַ רְ נוּ אִ תָּ ם כִּ בְ רַ ת דֶּ רֶ ך", + "book": "אליס בארץ הפלאות", + "stripped": ", שהשפיעועלינו, שהזדהינואתם, שעברנואתם כברתדרך" + }, + { + "text": "אַ לִ יס אָ מְ נָ ם בּוֹחֶ רֶ ת לִ קְ פּוֹץ אֶ ל הַ לּ ֹא־נוֹדָ ע – מְ אוּרַ ת הָ אַ רְ נָ ב – אֲ בָ ל", + "book": "אליס בארץ הפלאות", + "stripped": "אליסאמנם בוחרתלקפוץ אלהלאנודע – מאורתהארנב – אבל" + }, + { + "text": "מֵ אוֹתוֹ רֶ גַ ע וְ אֵ ילָ ךְ , כָּ ל הַ דְּ בָ רִ ים שֶׁ קּוֹרִ ים לָ הּ יָכְ לוּ לִ קְ רוֹת )פָּ חוֹת אוֹ", + "book": "אליס בארץ הפלאות", + "stripped": "מאותורגעואילך , כלהדברים שקורים להיכלולקרות )פחותאו" + }, + { + "text": "יוֹתֵ ר( גַּ ם לְ מִ ישֶׁ הוּ אַ חֵ ר, וְ הִ יא יוֹצֵ את מֵ הַ מַּ סָּ ע הַ מְּ טֹרָ ף הַ זֶּה לְ לֹא", + "book": "אליס בארץ הפלאות", + "stripped": "יותר( גם למישהואחר, והיאיוצאתמהמסעהמטרף הזהללא" + }, + { + "text": "שִׁ יר הַ לֵּ ל נִ סְ עָ ר וְ נוּגֶ ה לְ תֹם הַ יַּלְ דוּת הַ חֲ מַ קְ מַ ק, הַשַּׁ בְ רִ ירִ י, שֶׁ יּוֹם", + "book": "אליס בארץ הפלאות", + "stripped": "שירהללנסערונוגהלתם הילדותהחמקמק, השברירי, שיום" + }, + { + "text": "לַ חֲ בֵ רִ י הָ אָ הוּב בֶּ נִ י )נַ מְ נְ מָ ן( ר' שֶׁ מֵּ עֵ בֶ ר לַ יָּ ם, הַ קּוֹרֵ א הָ רִ אשׁוֹן שֶׁ ל", + "book": "אליס בארץ הפלאות", + "stripped": "לחבריהאהובבני )נמנמן( ר' שמעברלים, הקוראהראשון של" + }, + { + "text": ".וְ לָ כֶ ם, הַ קּוֹרְ אִ ים בְּ כָ ל גִּ יל, שֶׁ הִ גַּ עְ תֶּ ם עַ ד לְ כָ אן", + "book": "אליס בארץ הפלאות", + "stripped": ".ולכם, הקוראים בכלגיל, שהגעתם עדלכאן" + } + ] +} \ No newline at end of file diff --git a/data/examples_cache.json b/data/examples_cache.json index 1b263d3..feb1569 100644 --- a/data/examples_cache.json +++ b/data/examples_cache.json @@ -1 +1,8107 @@ -{"אב": ["לא אב לחגלה אתה", "כרחם אב על בנים"], "אבא": ["כך כך אבא יקירי", "“אבא איננו בבית"], "אביבי": ["אמרת: תם אביבי,", "אמרת: תם אביבי,"], "אביב": ["אביב כי יתחדש –", "ברחובות תל־אביב"], "אבידה": ["אבידה בדבר מועט", "ואם לרבות אבידה"], "לאבוד": ["אבל נאנחתי לאבוד", "אנו הולכים לאבוד"], "להיאבד": [], "להתאבד": ["מעמד והחליטה להתאבד", "היא נסתה פעם להתאבד"], "איבוד": ["איבוד דמי משלוח", "איבוד עצמו לדעת"], "התאבדות": ["והביאו לידי התאבדות", "הקלון, בלתי אם התאבדות"], "להאביד": ["ויאמר להאביד זכרם –", "קול שם רשעים להאביד"], "אבדה": ["ועתה אבדה תקותה", "וכל תשועתו אבדה"], "אבוד": ["— הה, הנני אבוד", "“אבוד עצמי לדעת"], "לאבד": ["אין לכם מה לאבד", "יש חשש לאבד שנה"], "אבדון": ["אבדון, אש הנעורת", "אבדון, פתחי עולם"], "אבוקדו": ["מטעים רצופים של עצי אבוקדו ומנגו", "את זרעי הפירות וגידלו מהם שתילים חדשים של אבוקדו"], "אבזם": ["רצו אל הטבח, הגישו לו הפעם חגורה עם אבזם מבריק… הביאו כוס", "רגליו היו עטופות לפפות חדשות ומתניו חגורות חגורה חדשה עם אבזם"], "לאבזר": [], "איבחון": ["לשלבים גבוהים יותר של איבחון וריפוי", "איבחון נחפז, כמוהו כהיסוס מופרז, עלול לגרור תוצאות בלתי־נעימות"]} \ No newline at end of file +{ + "עִם": [ + "צָרִיךְ לְחַפֵּשׂ עִם הַלֵּב", + "הִתְחַלְתָּ לְדַבֵּר עִם נְחָשִׁים", + "\"אָז עִם מִי דִּבַּרְתָּ", + "זְמַן רַב חָיִיתִי עִם מְבֻגָּרִים", + "\" \"אֲפִלּוּ פְּרָחִים עִם קוֹצִים" + ], + "עַם": [ + "צָרִיךְ לְחַפֵּשׂ עִם הַלֵּב", + "הִתְחַלְתָּ לְדַבֵּר עִם נְחָשִׁים", + "\"אָז עִם מִי דִּבַּרְתָּ", + "זְמַן רַב חָיִיתִי עִם מְבֻגָּרִים", + "\" \"אֲפִלּוּ פְּרָחִים עִם קוֹצִים" + ], + "חָבֵר": [ + "תָּמִיד תִּהְיֶה הֶחָבֵר שֶׁלִּי", + "לֹא כָּל אֶחָד זוֹכֶה לְחָבֵר", + "הֶחָבֵר שֶׁלִּי לֹא נָתַן שׁוּם הֶסְבֵּרִים", + "אִם אַתָּה רוֹצֶה חָבֵר, אַלֵּף אוֹתִי", + "\" \"הֶחָבֵר שֶׁלִּי, הַשּׁוּעָל, אָמַר לִי" + ], + "אוֹר": [ + "הספר ראה אור בארצות הברית ב־6", + "אֲבָל הוּא שָׁפַךְ אוֹר קָסוּם עַל הַבַּיִת כֻּלּוֹ", + "\" \"כַּמּוּבָן,\" עָנִיתִי וְהִתְבּוֹנַנְתִּי בִּדְמָמָה בְּקִפְלֵי הַחוֹלוֹת הַזּוֹהֲרִים לְאוֹר הַיָּרֵחַ", + "רַק לִפְנֵי מַעֲבַר הַחֲצָיָה אֲנַחְנוּ עוֹצְרִים וּמַמְתִּינִים לָאוֹר הַיָּרוֹק בָּרַמְזוֹר", + "יֵשׁ לְהָגֵן הֵיטֵב עַל אוֹר הָעֲשָׁשִׁית: מַשַּׁב רוּחַ עָלוּל לְכַבּוֹת אוֹתוֹ" + ], + "אוּר": [ + "הספר ראה אור בארצות הברית ב־6", + "אֲבָל הוּא שָׁפַךְ אוֹר קָסוּם עַל הַבַּיִת כֻּלּוֹ", + "\" \"כַּמּוּבָן,\" עָנִיתִי וְהִתְבּוֹנַנְתִּי בִּדְמָמָה בְּקִפְלֵי הַחוֹלוֹת הַזּוֹהֲרִים לְאוֹר הַיָּרֵחַ", + "רַק לִפְנֵי מַעֲבַר הַחֲצָיָה אֲנַחְנוּ עוֹצְרִים וּמַמְתִּינִים לָאוֹר הַיָּרוֹק בָּרַמְזוֹר", + "יֵשׁ לְהָגֵן הֵיטֵב עַל אוֹר הָעֲשָׁשִׁית: מַשַּׁב רוּחַ עָלוּל לְכַבּוֹת אוֹתוֹ" + ], + "גִּנָּה": [ + "הפקה במפעלי כנרת, זמורה־ביתן, דביר - מוציאים לאור בע\"מ רח' ההגנה 10, אור יהודה 6022410 Kinneret, Zmora-Bitan, Dvir – Publishing House Ltd" + ], + "לָאֹר": [ + "\" \"כַּמּוּבָן,\" עָנִיתִי וְהִתְבּוֹנַנְתִּי בִּדְמָמָה בְּקִפְלֵי הַחוֹלוֹת הַזּוֹהֲרִים לְאוֹר הַיָּרֵחַ", + "רַק לִפְנֵי מַעֲבַר הַחֲצָיָה אֲנַחְנוּ עוֹצְרִים וּמַמְתִּינִים לָאוֹר הַיָּרוֹק בָּרַמְזוֹר", + "הֵם נָבְעוּ מֵהַהֲלִיכָה הָאֲרֻכָּה שֶׁלָּנוּ לְאוֹר הַכּוֹכָבִים, מִשִּׁירַת הַגַּלְגֶּלֶת, מִמַּאֲמַץ זְרוֹעוֹתַי", + "הפקה במפעלי כנרת, זמורה־ביתן, דביר - מוציאים לאור בע\"מ רח' ההגנה 10, אור יהודה 6022410 Kinneret, Zmora-Bitan, Dvir – Publishing House Ltd" + ], + "הֲפָקָה": [ + "הפקה במפעלי כנרת, זמורה־ביתן, דביר - מוציאים לאור בע\"מ רח' ההגנה 10, אור יהודה 6022410 Kinneret, Zmora-Bitan, Dvir – Publishing House Ltd" + ], + "הֲגַנָּה": [ + "הפקה במפעלי כנרת, זמורה־ביתן, דביר - מוציאים לאור בע\"מ רח' ההגנה 10, אור יהודה 6022410 Kinneret, Zmora-Bitan, Dvir – Publishing House Ltd" + ], + "פִּקָּה": [ + "הפקה במפעלי כנרת, זמורה־ביתן, דביר - מוציאים לאור בע\"מ רח' ההגנה 10, אור יהודה 6022410 Kinneret, Zmora-Bitan, Dvir – Publishing House Ltd" + ], + "דְּבִיר": [ + "הפקה במפעלי כנרת, זמורה־ביתן, דביר - מוציאים לאור בע\"מ רח' ההגנה 10, אור יהודה 6022410 Kinneret, Zmora-Bitan, Dvir – Publishing House Ltd" + ], + "אֹדֶם": [ + "אֲנִי בֶּן אָדָם רְצִינִי", + "אֲבָל הוּא לֹא בֶּן אָדָם, הוּא פִּטְרִיָּה", + "זֶה שָׁנִים רַבּוֹת לֹא רָאִיתִי אָדָם מְפַהֵק", + "\"זֶה קָשֶׁה, אֲבָל אֲנִי בֶּן אָדָם רְצִינִי", + "וַהֲרֵי כָּל הַדְּרָכִים מוֹבִילוֹת אֶל בְּנֵי הָאָדָם" + ], + "אָדָם": [ + "אֲנִי בֶּן אָדָם רְצִינִי", + "אֲבָל הוּא לֹא בֶּן אָדָם, הוּא פִּטְרִיָּה", + "זֶה שָׁנִים רַבּוֹת לֹא רָאִיתִי אָדָם מְפַהֵק", + "\"זֶה קָשֶׁה, אֲבָל אֲנִי בֶּן אָדָם רְצִינִי", + "וַהֲרֵי כָּל הַדְּרָכִים מוֹבִילוֹת אֶל בְּנֵי הָאָדָם" + ], + "אָדֹם": [ + "אֲנִי בֶּן אָדָם רְצִינִי", + "אֲבָל הוּא לֹא בֶּן אָדָם, הוּא פִּטְרִיָּה", + "זֶה שָׁנִים רַבּוֹת לֹא רָאִיתִי אָדָם מְפַהֵק", + "\"זֶה קָשֶׁה, אֲבָל אֲנִי בֶּן אָדָם רְצִינִי", + "וַהֲרֵי כָּל הַדְּרָכִים מוֹבִילוֹת אֶל בְּנֵי הָאָדָם" + ], + "סֵפֶר": [ + "\"מָה הַסֵּפֶר הַגָּדוֹל הַזֶּה", + "הספר ראה אור בארצות הברית ב־6", + "עָצוּב לִי מְאוֹד לְסַפֵּר אֶת הַזִּכְרוֹנוֹת הָאֵלֶּה", + "כך נולד ספר הילדים הנצחי הנסיך הקטן", + "רַק לִפְנֵי זְמַן קָצָר חָזַרְנוּ מִבֵּית הַסֵּפֶר" + ], + "סַפָּר": [ + "\"מָה הַסֵּפֶר הַגָּדוֹל הַזֶּה", + "הספר ראה אור בארצות הברית ב־6", + "עָצוּב לִי מְאוֹד לְסַפֵּר אֶת הַזִּכְרוֹנוֹת הָאֵלֶּה", + "כך נולד ספר הילדים הנצחי הנסיך הקטן", + "רַק לִפְנֵי זְמַן קָצָר חָזַרְנוּ מִבֵּית הַסֵּפֶר" + ], + "מְבֻגָּר": [ + "\" מִתּוֹךְ הַקָּהָל יוֹצֵא אָדָם מְבֻגָּר צָנוּם מְאוֹד", + "וְאֵין שׁוּם מְבֻגָּר בָּעוֹלָם שֶׁיּוּכַל לְהָבִין כַּמָּה זֶה חָשׁוּב", + "וְהַמְּבֻגָּר הַזֶּה שָׂמַח מְאוֹד לְהַכִּיר בֶּן אָדָם נָבוֹן כָּל כָּךְ כָּמוֹנִי", + "יֵשׁ לִי סִבָּה רְצִינִית: הָאִישׁ הַמְּבֻגָּר הַזֶּה הוּא הֶחָבֵר הֲכִי טוֹב שֶׁלִּי בָּעוֹלָם", + "il לְלֵיאוֹן וֵרְת' יְלָדִים, אֲנִי מְבַקֵּשׁ מִכֶּם סְלִיחָה עַל שֶׁהִקְדַּשְׁתִּי אֶת הַסֵּפֶר הַזֶּה לְאָדָם מְבֻגָּר" + ], + "אֶת": [ + "הֵנַחְתִּי אֶת כְּלֵי הָעֲבוֹדָה", + "אֲנִי אֶתֵּן אֶת הַפְּקֻדָּה", + "\"אֶת צֶבַע שִׁבּוֹלֵי הַחִטָּה", + "תָּמִיד אָהַבְתִּי אֶת הַמִּדְבָּר", + "\"הֵם קָרְעוּ אֶת הַשְּׂמִיכָה" + ], + "אַתְּ": [ + "הֵנַחְתִּי אֶת כְּלֵי הָעֲבוֹדָה", + "אֲנִי אֶתֵּן אֶת הַפְּקֻדָּה", + "\"אֶת צֶבַע שִׁבּוֹלֵי הַחִטָּה", + "תָּמִיד אָהַבְתִּי אֶת הַמִּדְבָּר", + "\"הֵם קָרְעוּ אֶת הַשְּׂמִיכָה" + ], + "אֵת": [ + "הֵנַחְתִּי אֶת כְּלֵי הָעֲבוֹדָה", + "אֲנִי אֶתֵּן אֶת הַפְּקֻדָּה", + "\"אֶת צֶבַע שִׁבּוֹלֵי הַחִטָּה", + "תָּמִיד אָהַבְתִּי אֶת הַמִּדְבָּר", + "\"הֵם קָרְעוּ אֶת הַשְּׂמִיכָה" + ], + "אֲנִי": [ + "אֲנִי לֹא חוֹשֵׁב בִּכְלָל", + "אֲנִי בֶּן אָדָם רְצִינִי", + "\"אֲנִי מְבַקֶּשֶׁת מִמְּךָ סְלִיחָה", + "אֲנִי לֹא צְרִיכָה אוֹתָהּ", + "עַכְשָׁו אֲנִי לֹא מַצְלִיחַ" + ], + "עַל": [ + "צַוֵּה עַל הַשֶּׁמֶשׁ לִשְׁקֹעַ", + "עַל הָרִצְפָּה מֻנַּחַת מַחְצֶלֶת", + "הִיא מַצְבִּיעָה עַל עַצְמָהּ", + "\" אֲנִי מַצְבִּיעַ עַל הַלֹּעַ", + "הֵם מַנִּיחִים אוֹתִי עַל הַגַּב" + ], + "עֹל": [ + "צַוֵּה עַל הַשֶּׁמֶשׁ לִשְׁקֹעַ", + "עַל הָרִצְפָּה מֻנַּחַת מַחְצֶלֶת", + "הִיא מַצְבִּיעָה עַל עַצְמָהּ", + "\" אֲנִי מַצְבִּיעַ עַל הַלֹּעַ", + "הֵם מַנִּיחִים אוֹתִי עַל הַגַּב" + ], + "סְלִיחָה": [ + "\"אֲנִי מְבַקֶּשֶׁת מִמְּךָ סְלִיחָה", + "סְלִיחָה,\" קָרָא הַנָּסִיךְ הַקָּטָן", + "סְלִיחָה, זֶה לֹא מְדֻיָּק", + "il לְלֵיאוֹן וֵרְת' יְלָדִים, אֲנִי מְבַקֵּשׁ מִכֶּם סְלִיחָה עַל שֶׁהִקְדַּשְׁתִּי אֶת הַסֵּפֶר הַזֶּה לְאָדָם מְבֻגָּר" + ], + "עוֹלָם": [ + "טַסְתִּי כִּמְעַט בְּכָל הָעוֹלָם", + "אֲבָל לְעוֹלָם אֵין לָדַעַת", + "הֵם לֹא מִתְיַשְּׁנִים לְעוֹלָם", + "מֵעוֹלָם לֹא אָהַבְתִּי לְהַטִּיף מוּסָר", + "הוּא מֵעוֹלָם לֹא הֵרִיחַ פֶּרַח" + ], + "יֵשׁ": [ + "כַּמָּה אַחִים יֵשׁ לוֹ", + "יֵשׁ לְךָ בְּמִקְרֶה פַּרְגּוֹד", + "\"יֵשׁ לִי מִקְצוֹעַ נוֹרָא", + "הַאִם יֵשׁ כָּאן אוֹקְיָנוֹסִים", + "\"יֵשׁ פֶּרַח אֶחָד, שׁוֹשַׁנָּה" + ], + "הֲכִי": [ + "אֲנִי אֲנַסֶּה, כַּמּוּבָן, לְצַיֵּר אֶת הַדְּמוּיוֹת הֲכִי דּוֹמֶה לְמָה שֶׁרָאִיתִי", + "אִי אֶפְשָׁר לְהִתְעַלֵּם מֵהֶם, כִּי הֵם הַדָּבָר הֲכִי בּוֹלֵט בַּפָּנִים שֶׁלָּהֶם", + "אֲבָל אֲנִי לֹא הַיֶּלֶד הֲכִי אַמִּיץ בָּעוֹלָם, וְלָכֵן גִּלִּיתִי אֶת הַסּוֹד לְשָׁרוֹן", + "יֵשׁ לִי סִבָּה רְצִינִית: הָאִישׁ הַמְּבֻגָּר הַזֶּה הוּא הֶחָבֵר הֲכִי טוֹב שֶׁלִּי בָּעוֹלָם", + "\" \"אִם כָּךְ, אַתָּה תִּשְׁפֹּט אֶת עַצְמְךָ,\" אָמַר לוֹ הַמֶּלֶךְ, \"וְזֶה הֲכִי קָשֶׁה" + ], + "אִישׁ": [ + "\" טָעַן בְּכַעַס אִישׁ הָעֲסָקִים", + "זֶה הַשַּׂק שֶׁהֵבִיא הָאִישׁ הָרָזֶה", + "בְּעֵינֵי אִישׁ הָעֲסָקִים שֶׁלִּי, הֵם זָהָב", + "לְמַרְבֵּה הַצַּעַר, אִישׁ מֵעוֹלָם לֹא בִּקֵּר כָּאן", + "13 הַכּוֹכָב הָרְבִיעִי הָיָה שֶׁל אִישׁ עֲסָקִים" + ], + "סִבָּה": [ + "אֲנִי מַחְלִיט שֶׁאֵין סִבָּה לְפַחֵד מֵהֶם", + "הַאִם יִתָּכֵן שֶׁמִּסִּבָּה כָּלְשֶׁהִי, אָסוּר לָהֶם לְהִמָּצֵא כָּאן", + "וְיֵשׁ לִי עוֹד סִבָּה: הָאִישׁ הַזֶּה מֵבִין הַכֹּל, אֲפִלּוּ סִפְרֵי יְלָדִים", + "זֹאת הַסִּבָּה שֶׁהָרֵי הַגַּעַשׁ שֶׁלָּנוּ גּוֹרְמִים לָנוּ כָּל כָּךְ הַרְבֵּה צָרוׁת", + "יֵשׁ לִי סִבָּה רְצִינִית: הָאִישׁ הַמְּבֻגָּר הַזֶּה הוּא הֶחָבֵר הֲכִי טוֹב שֶׁלִּי בָּעוֹלָם" + ], + "הוּא": [ + "הוּא זָקוּק מְאוֹד לְנֶחָמָה", + "אֵיזֶה מִשְׂחָקִים הוּא אוֹהֵב", + "שָׁם הוּא קָטָן מִדַּי", + "הוּא פָּרַץ בִּבְכִי תַּמְרוּרִים", + "הוּא הָיָה שַׁלִּיט יָחִיד" + ], + "טוֹב": [ + "\"עֶרֶב טוֹב,\" עָנָה הַנָּחָשׁ", + "\"יֵשׁ לוֹ שֵׁם טוֹב בָּעוֹלָם", + "\" \"לֹא טוֹב לָהֶם בַּמָּקוֹם שֶׁהֵם", + "טוֹב, כָּרֶגַע זֶה בֶּאֱמֶת לֹא מְשַׁנֶּה", + "אֲוִיר הַלַּיְלָה הָרַעֲנָן יַעֲשֶׂה לִי רַק טוֹב" + ], + "טוּב": [ + "\"עֶרֶב טוֹב,\" עָנָה הַנָּחָשׁ", + "\"יֵשׁ לוֹ שֵׁם טוֹב בָּעוֹלָם", + "\" \"לֹא טוֹב לָהֶם בַּמָּקוֹם שֶׁהֵם", + "טוֹב, כָּרֶגַע זֶה בֶּאֱמֶת לֹא מְשַׁנֶּה", + "אֲוִיר הַלַּיְלָה הָרַעֲנָן יַעֲשֶׂה לִי רַק טוֹב" + ], + "עוֹד": [ + "אֲנִי מִתְקַדֵּם עוֹד קְצָת", + "חָמֵשׁ וְעוֹד שֶׁבַע - שְׁתֵּים־עֶשְׂרֵה", + "שְׁתֵּים־עֶשְׂרֵה וְעוֹד שָׁלוֹשׁ - חֲמֵשׁ־עֶשְׂרֵה", + "שְׁתַּיִם וְעוֹד חָמֵשׁ ־ שֶׁבַע", + "\" הִיא מוֹסִיפָה עוֹד עִיר" + ], + "בֵּין": [ + "הוּא הָיָה הַקָּטָן מִבֵּין הַכּוֹכָבִים", + "\"אֲנִי לֹא מֵבִין,\" אָמַר הַנָּסִיךְ הַקָּטָן", + "\" אֲנִי מְנַסֶּה לְהָבִין אֶת כַּוָנָתָהּ", + "הַאִם יִתָּכֵן שֶׁהוּא לֹא מֵבִין עִבְרִית", + "\"אֲנִי מְנַסֶּה לְהָבִין אֵיפֹה אֲנַחְנוּ נִמְצָאִים" + ], + "אֲפִלּוּ": [ + "אֵין לְךָ אֲפִלּוּ רַגְלַיִם", + "הִיא אֲפִלּוּ לֹא עוֹצֶרֶת", + "\" \"אֲפִלּוּ פְּרָחִים עִם קוֹצִים", + "אֵין לִי אֲפִלּוּ חוֹקֵר אֶחָד", + "\" \"כֵּן, אֲפִלּוּ פְּרָחִים עִם קוֹצִים" + ], + "מְאֹד": [ + "הוּא זָקוּק מְאוֹד לְנֶחָמָה", + "קַר מְאוֹד כָּאן אֶצְלְךָ", + "פִּהוּקִים מְסַקְרְנִים אוֹתִי מְאוֹד", + "זֶה עִסּוּק יָפֶה מְאוֹד", + "\"הַכּוֹכָב שֶׁלְּךָ יָפֶה מְאוֹד" + ], + "נֶחָמָה": [ + "הוּא זָקוּק מְאוֹד לְנֶחָמָה" + ], + "זִקּוּק": [ + "הוּא זָקוּק מְאוֹד לְנֶחָמָה" + ], + "זָקוּק": [ + "הוּא זָקוּק מְאוֹד לְנֶחָמָה" + ], + "עֶצֶם": [ + "בְּעֶצֶם הוּא לֹא בְּדִיּוּק יֶלֶד, הוּא נַעַר", + "כְּשֶׁפָּגְשׁוּ אוֹתִי הַחֲבֵרִים, הֵם שָׂמְחוּ מֵעֶצֶם הָעֻבְדָּה שֶׁחָזַרְתִּי חַי", + "\"כְּשֶׁהוּא יִשָּׁאֵר כָּאן, הוּא יִהְיֶה בְּעֶצֶם רַק קְלִפָּה יְשָׁנָה שֶׁזָּרְקוּ", + "הַרְבֵּה יוֹתֵר דָּחוּף לִי לְהָבִין מָה קוֹרֶה כָּאן וְאֵיפֹה בְּעֶצֶם אֲנַחְנוּ נִמְצָאִים", + "עִנְיַן הַטְּפָרִים הַחַדִּים שֶׁהִרְגִּיז אוֹתִי כָּל כָּךְ, הָיָה צָרִיךְ בְּעֶצֶם לְהָמֵס אֶת לִבִּי" + ], + "כֹּל": [ + "כָּל הָאֲנָשִׁים הֵם נְתִינִים", + "וְהִיא כָּל כָּךְ עֲדִינָה", + "וְהִיא כָּל כָּךְ תְּמִימָה", + "לֹא כָּל אֶחָד זוֹכֶה לְחָבֵר", + "הוּא מְכַסֶּה אֶת כָּל הַכּוֹכָב" + ], + "פַּעַם": [ + "וְהַפַּעַם כֻּלָּם הִסְכִּימוּ אִתּוֹ", + "פַּעַם זֶה הָיָה נִסְבָּל", + "גַּם הַפַּעַם עָלָה הַנּוֹשֵׂא הוֹדוֹת לַכִּבְשָׂה", + "הֲרֵי הוּא לֹא רָאָה אוֹתִי אַף פַּעַם", + "הַפֶּרַח רָאָה פַּעַם שַׁיָּרָה חוֹלֶפֶת עַל פָּנָיו: \"אֲנָשִׁים" + ], + "רַק": [ + "רַק בֵּית כְּנֶסֶת נִשְׁאָר", + "אֶצְלֵנוּ רוֹשְׁמִים רַק דְּבָרִים נִצְחִיִּים", + "אַתָּה רַק צָרִיךְ לְחַכּוֹת לִי", + "רַק חֵלֶק מֵהֶם הִגִּיעוּ לִירוּשָׁלַיִם", + "צָרִיךְ רַק לְהִתְבּוֹנֵן בָּהֶם וּלְהָרִיחַ אוֹתָם" + ], + "זֶה": [ + "וְזֶה, זֶה לֹא חָשׁוּב", + "עַכְשָׁו זֶה לֹא מְשַׁנֶּה", + "זֶה עִנְיָן שׁוֹנֶה לְגַמְרֵי", + "זֶה עִסּוּק יָפֶה מְאוֹד", + "פַּעַם זֶה הָיָה נִסְבָּל" + ], + "אֵבֶל": [ + "אֲבָל הַנָּסִיךְ הַקָּטָן הִשְׁתּוֹמֵם", + "\"אֲבָל אַתָּה הֲרֵי גֵּאוֹגְרָף", + "אֲבָל לְעוֹלָם אֵין לָדַעַת", + "\"אֲבָל לְךָ אָסוּר לִשְׁכֹּחַ", + "אֲבָל רֶגַע, מָה זֶה" + ], + "אֲבָל": [ + "אֲבָל הַנָּסִיךְ הַקָּטָן הִשְׁתּוֹמֵם", + "\"אֲבָל אַתָּה הֲרֵי גֵּאוֹגְרָף", + "אֲבָל לְעוֹלָם אֵין לָדַעַת", + "\"אֲבָל לְךָ אָסוּר לִשְׁכֹּחַ", + "אֲבָל רֶגַע, מָה זֶה" + ], + "יֶלֶד": [ + "בִּמְקוֹם הַשִּׂיחַ, הָיָה שָׁם יֶלֶד", + "אַתָּה נִבְהָל מֵאִיּוּמִים שֶׁל יֶלֶד", + "יוֹתֵר נָכוֹן, יָד שֶׁל יֶלֶד", + "\" יֶלֶד אַחֵר מִתְכּוֹפֵף אֵלַי", + "\" \"מִמֶּנּוּ-\" הִיא מַצְבִּיעָה עַל הַיֶּלֶד" + ], + "לָכֵן": [ + "לָכֵן קָנִיתִי קֻפְסַת צְבָעִים וְעֶפְרוֹנוֹת", + "לָכֵן אֲנִי כָּל כָּךְ מֻפְתָּע", + "לָכֵן יִהְיֶה נִפְלָא אִם תְּאַלֵּף אוֹתִי", + "לָכֵן הֵם נָעִים סְחוֹר־סְחוֹר, חַסְרֵי מָנוֹחַ", + "לָכֵן, בָּרֶגַע הָרִאשׁוֹן חָשַׁבְתִּי שֶׁזֹּאת בַּת" + ], + "הַקְדָּשָׁה": [ + "וְלָכֵן אֲנִי מְתַקֵּן אֶת הַהַקְדָּשָׁה שֶׁלִּי: לְלֵיאוֹן וֵרְת' כְּשֶׁהָיָה יֶלֶד", + "את רצונו העַז לעודד את ידידו ולעזור לו הביע בהקדשה שכתב בתחילת הספר הנסיך הקטן" + ], + "שְׁהִיָּה": [ + "\"אַתָּה בָּטוּחַ שֶׁהָיָה עָנָן", + "אַתֶּן כְּמוֹ שֶׁהָיָה הַשּׁוּעָל שֶׁלִּי", + "כָּל מָה שֶׁהָיָה שַׁיָּךְ לֶעָבָר, נִשְׁאַר בֶּעָבָר", + "כָּךְ הוּא הִמְשִׁיךְ לַעֲמֹד, וּמֵאַחַר שֶׁהָיָה עָיֵף, פִּהֵק", + "הַשִּׂיחַ שֶׁהָיָה אָמוּר לְכַסּוֹת אֶת הַפֶּתַח, לֹא כִּסָּה אוֹתוֹ" + ], + "תְּקוּפָה": [ + "\"בֶּאֱמֶת בָּאתָ מִתְּקוּפָה אַחֶרֶת", + "\" \"וּמָה קָרָה מֵאָז הַתְּקוּפָה הַהִיא", + "וּמָה הֵבִיא אוֹתָם לְאֶרֶץ־יִשְׂרָאֵל בַּתְּקוּפָה הַזּוֹ", + "רוֹצִים לָדַעַת מָה עָשִׂינוּ כְּשֶׁרָצִינוּ לַחְזוֹר לַתְּקוּפָה שֶׁלָּנוּ", + "באותה תקופה עוד לא ידע כלל על הנסיך הקטן" + ], + "אַהֲבָה": [ + "גַּם בִּרְגָעִים אֵלּוּ, כְּשֶׁאֲנִי כּוֹתֶבֶת לָכֶם, עוֹלוֹת דְּמָעוֹת בְּעֵינַי מֵרֹב אַהֲבָה לַנָּסִיךְ הַקָּטָן" + ], + "קָטָן": [ + "שָׁם הוּא קָטָן מִדַּי", + "אֲבָל הַנָּסִיךְ הַקָּטָן הִשְׁתּוֹמֵם", + "הַנָּסִיךְ הַקָּטָן הִתְבּוֹנֵן בּוֹ", + "הַנָּסִיךְ הַקָּטָן הִתְבּוֹנֵן בָּהֶן", + "סְלִיחָה,\" קָרָא הַנָּסִיךְ הַקָּטָן" + ], + "נָסִיךְ": [ + "אֲבָל הַנָּסִיךְ הַקָּטָן הִשְׁתּוֹמֵם", + "הַנָּסִיךְ הַקָּטָן הִתְבּוֹנֵן בּוֹ", + "הַנָּסִיךְ הַקָּטָן הִתְבּוֹנֵן בָּהֶן", + "סְלִיחָה,\" קָרָא הַנָּסִיךְ הַקָּטָן", + "כָּאן הַנָּסִיךְ הַקָּטָן גָּדוֹל מִדַּי" + ], + "מֵרַב": [ + "' מֵרֹב שִׂמְחָה שָׁכַחְתִּי שֶׁשָּׁרוֹן נֶעֶלְמָה", + "\" מֵרֹב תַּדְהֵמָה אֲנִי מַתְחִיל לִרְעוֹד", + "גַּם בִּרְגָעִים אֵלּוּ, כְּשֶׁאֲנִי כּוֹתֶבֶת לָכֶם, עוֹלוֹת דְּמָעוֹת בְּעֵינַי מֵרֹב אַהֲבָה לַנָּסִיךְ הַקָּטָן", + "לְפֶתַע חָקַר אוֹתִי הַנָּסִיךְ הַקָּטָן, שֶׁהָיָה נִסְעָר מֵרֹב סְפֵקוֹת: \"נָכוֹן שֶׁכְּבָשִׂים אוֹכְלוֹת שִׂיחִים" + ], + "אִלּוּ": [ + "כְּאִלּוּ מִישֶׁהוּ מָחַק אוֹתָהּ", + "\" כְּאִלּוּ הַתְּשׁוּבָה מוּבֶנֶת מֵאֵלֶיהָ", + "\" \"אֵרָאֶה כְּאִלּוּ כּוֹאֵב לִי", + "אֵרָאֶה קְצָת כְּאִלּוּ אֲנִי גּוֹסֵס", + "אֵלּוּ הֵם הַנְּבָטִים שֶׁל עֲצֵי הַבָּאוֹבַּבּ" + ], + "אֵלוּ": [ + "כְּאִלּוּ מִישֶׁהוּ מָחַק אוֹתָהּ", + "\" כְּאִלּוּ הַתְּשׁוּבָה מוּבֶנֶת מֵאֵלֶיהָ", + "\" \"אֵרָאֶה כְּאִלּוּ כּוֹאֵב לִי", + "אֵרָאֶה קְצָת כְּאִלּוּ אֲנִי גּוֹסֵס", + "אֵלּוּ הֵם הַנְּבָטִים שֶׁל עֲצֵי הַבָּאוֹבַּבּ" + ], + "גַּם": [ + "הֵם גַּם מְגַדְּלִים עוֹפוֹת", + "שָׂמַחְתִּי גַּם בַּדְּבַשׁ הַזֶּה", + "זֶה גַּם בִּגְלַל הַנָּחָשׁ", + "גַּם אֲנִי אֶתְבּוֹנֵן בַּכּוֹכָבִים", + "גַּם הוּא רָזֶה מְאוֹד" + ], + "חַיָּה": [ + "בַּצִּיּוּר רָאוּ נְחַשׁ בּוֹאָה בּוֹלֵעַ חַיָּה גְּדוֹלָה", + "הֲרֵי אֵין כָּאן נֶפֶשׁ חַיָּה, כֻּלָּם נֶעֶלְמוּ", + "עֲדַיִן לֹא רָאִיתִי וְלֹא שָׁמַעְתִּי נֶפֶשׁ חַיָּה מִלְּבַדּוֹ", + "הַנָּסִיךְ הַקָּטָן הִתְבּוֹנֵן בּוֹ זְמַן רַב: \"אַתָּה חַיָּה מְשֻׁנָּה,\" אָמַר לְבַסּוֹף, \"דַּק כְּמוֹ אֶצְבַּע", + "הוּא נִרְאֶה מְבֹהָל כְּמוֹ חַיָּה שֶׁנִּלְכְּדָה עַל יְדֵי צַיָּדִים, וְלָכֵן אֲנִי מִתְאַמֵּץ לְהַרְגִּיעַ אוֹתוֹ" + ], + "צִיּוּר": [ + "הִנֵּה עֹתֶק שֶׁל הַצִּיּוּר הַזֶּה", + "בַּצִּיּוּר רָאוּ נְחַשׁ בּוֹאָה בּוֹלֵעַ חַיָּה גְּדוֹלָה", + "צִיּוּר אֶחָד מַצְלִיחַ לִי, וְהָאַחֵר ־ לֹא", + "אָז שִׁרְבַּטְתִּי אֶת הַצִּיּוּר הַזֶּה: וְהִכְרַזְתִּי: \"הִנֵּה תֵּבָה", + "אֲבָל הַצִּיּוּר שֶׁלִּי, כַּמּוּבָן, הַרְבֵּה פָּחוֹת זוֹהֵר מֵהַיַּלְדּוֹן שֶׁרָאִיתִי שָׁם" + ], + "נָחָשׁ": [ + "\"עֶרֶב טוֹב,\" עָנָה הַנָּחָשׁ", + "זֶה גַּם בִּגְלַל הַנָּחָשׁ", + "\"אַתָּה לֹא נָחָשׁ אֲמִתִּי", + "צִיַּרְתִּי נְחַשׁ בּוֹאָה שֶׁמְּעַכֵּל פִּיל", + "זֶה שֶׁל נְחַשׁ הַבּוֹאָה מִבַּחוּץ" + ], + "גְּדֻלָּה": [ + "אָכֵן, זוֹ תַּעֲלוּמָה גְּדוֹלָה", + "בַּצִּיּוּר רָאוּ נְחַשׁ בּוֹאָה בּוֹלֵעַ חַיָּה גְּדוֹלָה", + "\" כְּכָל שֶׁהַתַּעֲלוּמָה גְּדוֹלָה יוֹתֵר, כָּךְ קָשֶׁה לָנוּ יוֹתֵר לְסָרֵב", + "\" מָה גְּדוֹלָה הָיְתָה הַפְתָּעָתִי כְּשֶׁלְּפֶתַע הֵבַנְתִּי אֶת סוֹד הַקֶּסֶם שֶׁבַּחוֹלוֹת", + "אִם כָּכָה נִהֲלָה הַמִּשְׁטָרָה הַטּוּרְקִית אֶת הָעִנְיָנִים בְּאֶרֶץ־יִשְׂרָאֵל, זוֹ בְּהֶחְלֵט בּוּשָׁה גְּדוֹלָה" + ], + "הִנֵּה": [ + "הִנֵּה הִגִּיעַ חוֹקֵר אֲרָצוֹת", + "וְהִנֵּה שְׂמִיכָה קְרוּעָה נוֹסֶפֶת", + "הִנֵּה עֹתֶק שֶׁל הַצִּיּוּר הַזֶּה", + "\"וְעַכְשָׁו הִנֵּה לְךָ הַסּוֹד שֶׁלִּי", + "\"אֲבָל אַתָּה טָהוֹר, וּבָאתָ הֵנָּה מִכּוֹכָב" + ], + "שֶׁל": [ + "זֶה פֶּתַח שֶׁל מְעָרָה", + "\"אַתָּה הַשָּׁלִיחַ שֶׁל פְרוּמְקִין", + "\"אַתָּה הָאָח שֶׁל שָׁרוֹן", + "הִנֵּה עֹתֶק שֶׁל הַצִּיּוּר הַזֶּה", + "זֶה שֶׁל נְחַשׁ הַבּוֹאָה מִבַּחוּץ" + ], + "עֹתֶק": [ + "הִנֵּה עֹתֶק שֶׁל הַצִּיּוּר הַזֶּה", + "הוא נהג לשאת איתו עותק ולהקריא ממנו לסובבים אותו" + ], + "עָתָק": [ + "הִנֵּה עֹתֶק שֶׁל הַצִּיּוּר הַזֶּה" + ], + "בְּלִי": [ + "\" \"אַתָּה,\" עָנָה הַנָּסִיךְ הַקָּטָן בְּלִי הִסּוּס", + "וְשׁוּב, מִבְּלִי לְהָבִין מַדּוּעַ, נִמְלֵאתִי עֶצֶב מוּזָר", + "\" בְּיָדָיו הוּא כְּאִלּוּ מְסַלְסֵל פֵּאוֹת, \"וּבְלִי זֶה", + "אֲבָל הוּא הוֹסִיף בְּלִי טִפַּת רַחֲמִים: \"אַתָּה מְעַרְבֵּב הַכֹּל", + "בַּסֵּפֶר הָיָה כָּתוּב: \"נַחֲשֵׁי הַבּוֹאָה בּוֹלְעִים אֶת טַרְפָּם בִּשְׁלֵמוּתוֹ, בְּלִי לִלְעֹס אוֹתוֹ" + ], + "לִלְעֹס": [ + "בַּסֵּפֶר הָיָה כָּתוּב: \"נַחֲשֵׁי הַבּוֹאָה בּוֹלְעִים אֶת טַרְפָּם בִּשְׁלֵמוּתוֹ, בְּלִי לִלְעֹס אוֹתוֹ" + ], + "כִּתּוּב": [ + "בַּסֵּפֶר הָיָה כָּתוּב: \"נַחֲשֵׁי הַבּוֹאָה בּוֹלְעִים אֶת טַרְפָּם בִּשְׁלֵמוּתוֹ, בְּלִי לִלְעֹס אוֹתוֹ", + "\"יְלָדִים דָּתִיִּים אֲמוּרִים לֹא לִגְנוֹב,\" אֲנִי מִתְרַגֵּז, \"הֲרֵי כָּתוּב בַּתּוֹרָה: לֹא תִּגְנֹב" + ], + "כָּתוּב": [ + "בַּסֵּפֶר הָיָה כָּתוּב: \"נַחֲשֵׁי הַבּוֹאָה בּוֹלְעִים אֶת טַרְפָּם בִּשְׁלֵמוּתוֹ, בְּלִי לִלְעֹס אוֹתוֹ", + "\"יְלָדִים דָּתִיִּים אֲמוּרִים לֹא לִגְנוֹב,\" אֲנִי מִתְרַגֵּז, \"הֲרֵי כָּתוּב בַּתּוֹרָה: לֹא תִּגְנֹב" + ], + "חָדְשַׁיִם": [ + "\" \"אֲנִי אוּכַל לִקְנוֹת עוֹד כּוֹכָבִים, אִם מִישֶׁהוּ יְגַלֶּה כּוֹכָבִים חֲדָשִׁים", + "הוּא הֶחְלִיט לְבַקֵּר בָּהֶם, בְּתִקְוָה שֶׁיִּמְצָא בָּהֶם עִנְיָן לַעֲסֹק בּוֹ וְגַּם יִלְמַד דְּבָרִים חֲדָשִׁים", + "אַחַר כָּךְ הֵם לֹא מְסֻגָּלִים לָזוּז, וִישֵׁנִים שִׁשָּׁה חֳדָשִׁים עַד שֶׁהֵם מְסַיְּמִים לְעַכֵּל אֶת הָאֲרוּחָה" + ], + "לְעַכֵּל": [ + "1943, באנגלית ובצרפתית, והתקבל בהיסוס בידי המבקרים, שהתקשו לעכל את ספר הילדים הפילוסופי המורכב", + "אַחַר כָּךְ הֵם לֹא מְסֻגָּלִים לָזוּז, וִישֵׁנִים שִׁשָּׁה חֳדָשִׁים עַד שֶׁהֵם מְסַיְּמִים לְעַכֵּל אֶת הָאֲרוּחָה" + ], + "כָּךְ": [ + "אַחַר כָּךְ בְּאָמֵרִיקָה הַצְּפוֹנִית", + "וְהִיא כָּל כָּךְ עֲדִינָה", + "וְהִיא כָּל כָּךְ תְּמִימָה", + "אַחַר כָּךְ חָזַרְתִּי לַמְּעָרָה", + "אֲבָל הוּא רָחוֹק כָּל כָּךְ" + ], + "הֵם": [ + "כָּל הָאֲנָשִׁים הֵם נְתִינִים", + "הֵם לֹא מִתְיַשְּׁנִים לְעוֹלָם", + "הֵם גַּם מְגַדְּלִים עוֹפוֹת", + "\"מָה, הֵם כְּבָר חָזְרוּ", + "\"הֵם דָּתִיִּים,\" הִיא לוֹחֶשֶׁת" + ], + "לֹא": [ + "אֲנִי לֹא חוֹשֵׁב בִּכְלָל", + "וְזֶה, זֶה לֹא חָשׁוּב", + "עֲדַיִן לֹא הִסְפַּקְתִּי לְהִסְתָּרֵק", + "אַךְ לֹא בִּגְלַל שֶׁהִצְטַנְּנָה", + "עַכְשָׁו זֶה לֹא מְשַׁנֶּה" + ], + "עַד": [ + "\" \"אֲנִי לֹא מְצֻנֶּנֶת עַד כְּדֵי כָּךְ", + "8 עַד מְהֵרָה לָמַדְתִּי לְהַכִּיר אֶת הַפֶּרַח הַזֶּה", + "\"עַד עַכְשָׁו אֲנַחְנוּ כְּבָר מְשׂוֹחֲחִים בְּמֶשֶׁךְ חֹדֶשׁ שָׁלֵם", + "עַד עַתָּה לֹא סִפַּרְתִּי אֶת הַסִּפּוּר הַזֶּה לְאִישׁ", + "הֵם יְשֵׁנִים עָמֹק בָּאֲדָמָה, עַד שֶׁאֶחָד מֵהֶם מֵקִיץ מֵחֲלוֹמוֹתָיו" + ], + "עֵד": [ + "\" \"אֲנִי לֹא מְצֻנֶּנֶת עַד כְּדֵי כָּךְ", + "8 עַד מְהֵרָה לָמַדְתִּי לְהַכִּיר אֶת הַפֶּרַח הַזֶּה", + "\"עַד עַכְשָׁו אֲנַחְנוּ כְּבָר מְשׂוֹחֲחִים בְּמֶשֶׁךְ חֹדֶשׁ שָׁלֵם", + "עַד עַתָּה לֹא סִפַּרְתִּי אֶת הַסִּפּוּר הַזֶּה לְאִישׁ", + "הֵם יְשֵׁנִים עָמֹק בָּאֲדָמָה, עַד שֶׁאֶחָד מֵהֶם מֵקִיץ מֵחֲלוֹמוֹתָיו" + ], + "לָזוּז": [ + "אֲנִי לֹא יָכֹלְתִּי לָזוּז", + "אַחַר כָּךְ הֵם לֹא מְסֻגָּלִים לָזוּז, וִישֵׁנִים שִׁשָּׁה חֳדָשִׁים עַד שֶׁהֵם מְסַיְּמִים לְעַכֵּל אֶת הָאֲרוּחָה" + ], + "אַחַר": [ + "אַחַר כָּךְ בְּאָמֵרִיקָה הַצְּפוֹנִית", + "אַחַר כָּךְ חָזַרְתִּי לַמְּעָרָה", + "אַחַר כָּךְ אֲנִי חוֹזֵר וּמִתְיַשֵּׁר", + "בָּזֶה אַחַר זֶה הֵם בּוֹרְחִים", + "\" \"וּמָה נַעֲשֶׂה אַחַר כָּךְ" + ], + "אַחֵר": [ + "אַחַר כָּךְ בְּאָמֵרִיקָה הַצְּפוֹנִית", + "אַחַר כָּךְ חָזַרְתִּי לַמְּעָרָה", + "אַחַר כָּךְ אֲנִי חוֹזֵר וּמִתְיַשֵּׁר", + "בָּזֶה אַחַר זֶה הֵם בּוֹרְחִים", + "\" \"וּמָה נַעֲשֶׂה אַחַר כָּךְ" + ], + "אֲרוּחָה": [ + "אַחַר כָּךְ הֵם לֹא מְסֻגָּלִים לָזוּז, וִישֵׁנִים שִׁשָּׁה חֳדָשִׁים עַד שֶׁהֵם מְסַיְּמִים לְעַכֵּל אֶת הָאֲרוּחָה" + ], + "כּוֹבַע": [ + "הַכּוֹבַע שֶׁלּוֹ בֶּאֱמֶת מוּזָר", + "\" אֲנִי לֹא צִיַּרְתִּי כּוֹבַע", + "אֲבָל תָּמִיד הִגִּיעָה הַתְּשׁוּבָה, \"זֶה כּוֹבַע", + "\"וּמָה צָרִיךְ לַעֲשׂוֹת כְּדֵי שֶׁהַכּוֹבַע יִפֹּל", + "הֵם עָנוּ לִי, \"מָה כָּל כָּךְ מַפְחִיד בְּכוֹבַע" + ], + "מַה": [ + "אֵין מָה לִכְעֹס עֲלֵיהֶם", + "\"מָה הַסֵּפֶר הַגָּדוֹל הַזֶּה", + "וְזֶה מָה שֶֹמְּעַנְיֵן בָּהֶם", + "מָה זֹאת אוֹמֶרֶת ׳לְאַלֵּף׳", + "\"מָה אַתָּה עוֹשֶׂה פֹּה" + ], + "עָנָו": [ + "\"אֲנַחְנוּ שׁוֹשַׁנִּים,\" עָנוּ הַשּׁוֹשַׁנִּים", + "הֵם עָנוּ לִי, \"מָה כָּל כָּךְ מַפְחִיד בְּכוֹבַע" + ], + "פִּיל": [ + "צִיַּרְתִּי נְחַשׁ בּוֹאָה שֶׁמְּעַכֵּל פִּיל", + "אֲנִי לֹא רוֹצֶה פִּיל בְּתוֹךְ נְחַשׁ בּוֹאָה", + "נְחַשׁ בּוֹאָה מְסֻכָּן מִדַּי, וּפִיל גָּדוֹל מִדַּי", + "\" אֲנִי מַשְׁפִּיל אֶת עֵינַי וּמַבִּיט בָּאֲדָמָה" + ], + "בִּפְנִים": [ + "\"אֲנִי שׁוֹתֶה,\" עָנָה הַשִּׁכּוֹר בְּפָנִים קוֹדְרוֹת", + "\"הֵם יְשֵׁנִים שָׁם בִּפְנִים אוֹ מְפַהֲקִים", + "\" \"מָה אַתְּ עוֹשָׂה בִּפְנִים, נָפַלְתְּ", + "לָכֵן צִיַּרְתִּי אֶת הַנָּחָשׁ מִבִּפְנִים, כְּדֵי שֶׁהַמְּבֻגָּרִים יַצְלִיחוּ לְהָבִין", + "אִי אֶפְשָׁר לְהִתְעַלֵּם מֵהֶם, כִּי הֵם הַדָּבָר הֲכִי בּוֹלֵט בַּפָּנִים שֶׁלָּהֶם" + ], + "לְהָבִין": [ + "\" אֲנִי מְנַסֶּה לְהָבִין אֶת כַּוָנָתָהּ", + "\"אֲנִי מְנַסֶּה לְהָבִין אֵיפֹה אֲנַחְנוּ נִמְצָאִים", + "\" \"אֲנִי מַתְחִיל לְהָבִין,\" אָמַר הַנָּסִיךְ הַקָּטָן", + "וְשׁוּב, מִבְּלִי לְהָבִין מַדּוּעַ, נִמְלֵאתִי עֶצֶב מוּזָר", + "3 לָקַח לִי הַרְבֵּה זְמַן לְהָבִין מֵהֵיכָן הִגִּיעַ" + ], + "פָּנִים": [ + "\"אֲנִי שׁוֹתֶה,\" עָנָה הַשִּׁכּוֹר בְּפָנִים קוֹדְרוֹת", + "\"הֵם יְשֵׁנִים שָׁם בִּפְנִים אוֹ מְפַהֲקִים", + "\" \"מָה אַתְּ עוֹשָׂה בִּפְנִים, נָפַלְתְּ", + "אֲנִי חוֹשֵׁב שֶׁעָדִיף לִי לְהַעֲמִיד פָּנִים שֶׁאֲנִי יוֹדֵעַ", + "לָכֵן צִיַּרְתִּי אֶת הַנָּחָשׁ מִבִּפְנִים, כְּדֵי שֶׁהַמְּבֻגָּרִים יַצְלִיחוּ לְהָבִין" + ], + "פְּנִים": [ + "\"אֲנִי שׁוֹתֶה,\" עָנָה הַשִּׁכּוֹר בְּפָנִים קוֹדְרוֹת", + "\"הֵם יְשֵׁנִים שָׁם בִּפְנִים אוֹ מְפַהֲקִים", + "\" \"מָה אַתְּ עוֹשָׂה בִּפְנִים, נָפַלְתְּ", + "אֲנִי חוֹשֵׁב שֶׁעָדִיף לִי לְהַעֲמִיד פָּנִים שֶׁאֲנִי יוֹדֵעַ", + "לָכֵן צִיַּרְתִּי אֶת הַנָּחָשׁ מִבִּפְנִים, כְּדֵי שֶׁהַמְּבֻגָּרִים יַצְלִיחוּ לְהָבִין" + ], + "כְּדֵי": [ + "\"כְּדֵי לִשְׁכֹּחַ,\" עָנָה הַשִּׁכּוֹר", + "הַגֵּאוֹגְרָף חָשׁוּב מִכְּדֵי שֶׁיְּשׁוֹטֵט", + "\"וּמָה צָרִיךְ לַעֲשׂוֹת כְּדֵי שֶׁהַכּוֹבַע יִפֹּל", + "\" \"נוֹסְעִים לַמָּקוֹם כְּדֵי לִרְאוֹת אוֹתָן", + "\"כְּדֵי שֶׁנּוּכַל לְהוֹשִׁיב אוֹתוֹ עַל הַסּוּס" + ], + "סָבִיר": [ + "תָּמִיד צָרִיךְ לְהַסְבִּיר לָהֶם הַכֹּל" + ], + "לְהַסְבִּיר": [ + "תָּמִיד צָרִיךְ לְהַסְבִּיר לָהֶם הַכֹּל" + ], + "לָהֹם": [ + "\"סִפַּרְתִּי לָהֶם,\" שָׁרוֹן עוֹנָה", + "\"הִבְטַחְתִּי לָהֶם,\" שָׁרוֹן מַסְבִּירָה", + "פְרוּמְקִין בָּנָה לָהֶם בָּתִּים", + "תָּמִיד צָרִיךְ לְהַסְבִּיר לָהֶם הַכֹּל", + "מָה יֵצֵא לָהֶם מִשְּׂמִיכָה קְרוּעָה" + ], + "צָרִיךְ": [ + "\"קֹדֶם צָרִיךְ לְאַלֵּף אוֹתִי", + "וַאֲנִי לֹא צָרִיךְ אוֹתְךָ", + "צָרִיךְ לְחַפֵּשׂ עִם הַלֵּב", + "תָּמִיד צָרִיךְ לְהַסְבִּיר לָהֶם הַכֹּל", + "וְגַם אַתָּה לֹא צָרִיךְ אוֹתִי" + ], + "כְּבָר": [ + "זֹאת כְּבָר חוֹלָה מִדַּי", + "\"מָה, הֵם כְּבָר חָזְרוּ", + "\" עַכְשָׁו כְּבָר הִתְנַחַמְתִּי קְצָת", + "הָיִיתִי חַיָּב לְתַקֵּן כְּבָר אֶת הַמָּנוֹעַ", + "\"הַפְּרָחִים מְגַדְּלִים קוֹצִים כְּבָר מִילְיוֹנֵי שָׁנִים" + ], + "גִּיל": [ + "וְלָכֵן כְּבָר בְּגִיל שֵׁשׁ וִתַּרְתִּי עַל עָתִיד מַזְהִיר שֶׁל צַיָּר", + "הָרִאשׁוֹן קְצָת יוֹתֵר גָּבוֹהַּ מִשְּׁנֵי הָאֲחֵרִים, הוּא בֶּאֱמֶת נִרְאֶה בְּעֵרֶךְ בַּגִּיל שֶׁלָּנוּ" + ], + "זָהִיר": [ + "וְלָכֵן כְּבָר בְּגִיל שֵׁשׁ וִתַּרְתִּי עַל עָתִיד מַזְהִיר שֶׁל צַיָּר" + ], + "צַיָּר": [ + "נִדְמֶה לִי שֶׁהוּא נָחָשׁ שֶׁיָּצָא מִסֶּרֶט מְצֻיָּר", + "הִנֵּה הַדְּיוֹקָן הַטּוֹב בְּיוֹתֵר שֶׁלּוֹ שֶׁהִצְלַחְתִּי לְצַיֵּר כַּעֲבֹר זְמַן", + "וְלָכֵן כְּבָר בְּגִיל שֵׁשׁ וִתַּרְתִּי עַל עָתִיד מַזְהִיר שֶׁל צַיָּר", + "אֲנִי אֲנַסֶּה, כַּמּוּבָן, לְצַיֵּר אֶת הַדְּמוּיוֹת הֲכִי דּוֹמֶה לְמָה שֶׁרָאִיתִי", + "\"זֶה לֹא צוֹדֵק, יַלְדּוֹן, לֹא יָדַעְתִּי לְצַיֵּר דָּבָר מִלְּבַד נַחֲשֵׁי בּוֹאָה מִבַּחוּץ וּמִבִּפְנִים" + ], + "שֵש": [ + "עֶשְׂרִים וּשְׁתַּיִם וְעוֹד שֵׁשׁ ־ עֶשְׂרִים וּשְׁמוֹנֶה", + "27 מֵאָז חָלְפוּ כְּבָר שֵׁשׁ שָׁנִים, כַּמּוּבָן", + "וְלָכֵן כְּבָר בְּגִיל שֵׁשׁ וִתַּרְתִּי עַל עָתִיד מַזְהִיר שֶׁל צַיָּר", + "\" \"חֲמִשָּׁה מִילְיוֹן שֵׁשׁ מֵאוֹת עֶשְׂרִים וּשְׁנַיִם אֶלֶף, שְׁבַע מֵאוֹת שְׁלוֹשִׁים וְאֶחָד" + ], + "עָתִיד": [ + "\" \"שָׁרוֹן מֵהֶעָתִיד,\" הַיַּלְדָּה עוֹנָה לִי", + "הַיַּלְדָּה הַזֹּאת יוֹדַעַת שֶׁשָּׁרוֹן הִגִּיעָה מֵהֶעָתִיד", + "\"זֹאת אוֹמֶרֶת 'דְּבָרִים הַמְּצוּיִים בְּסַכָּנַת הֵעָלְמוּת בֶּעָתִיד'", + "\" \"הַשּׁוֹשַׁנָּה שֶׁלִּי מְצוּיָה בְּסַכָּנַת הֵעָלְמוּת בֶּעָתִיד", + "\" הֵם צוֹעֲקִים, \"הַיְּלָדִים מֵהֶעָתִיד הֵבִיאוּ אוֹתוֹ" + ], + "טָחוּן": [ + "לְיֶתֶר בִּטָּחוֹן אֲנִי לֹא נִכְנָס", + "\" לְיֶתֶר בִּטָּחוֹן אֲנִי לֹא זָז", + "\"עֶרֶב טוֹב,\" אָמַר הַנָּסִיךְ הַקָּטָן, לְיֶתֶר בִּטָּחוֹן", + "כְּשֶׁהִצְלַחְתִּי לְהַשִּׂיג אוֹתוֹ, הוּא צָעַד בְּבִטָּחוֹן, בְּצַעַד מָהִיר", + "\" לָכֵן לְיֶתֶר בִּטָּחוֹן הוּא גָּרַף גַּם אֶת לֹעוֹ" + ], + "בִּטָּחוֹן": [ + "לְיֶתֶר בִּטָּחוֹן אֲנִי לֹא נִכְנָס", + "\" לְיֶתֶר בִּטָּחוֹן אֲנִי לֹא זָז", + "\"עֶרֶב טוֹב,\" אָמַר הַנָּסִיךְ הַקָּטָן, לְיֶתֶר בִּטָּחוֹן", + "כְּשֶׁהִצְלַחְתִּי לְהַשִּׂיג אוֹתוֹ, הוּא צָעַד בְּבִטָּחוֹן, בְּצַעַד מָהִיר", + "\" לָכֵן לְיֶתֶר בִּטָּחוֹן הוּא גָּרַף גַּם אֶת לֹעוֹ" + ], + "כִּשָּׁלוֹן": [ + "אִבַּדְתִּי אֶת הַבִּטָּחוֹן אַחֲרֵי הַכִּשָּׁלוֹן הַצּוֹרֵב שֶׁל צִיּוּרִים מס' 1 וּמס' 2 שֶׁלִּי" + ], + "מַס": [ + "אִבַּדְתִּי אֶת הַבִּטָּחוֹן אַחֲרֵי הַכִּשָּׁלוֹן הַצּוֹרֵב שֶׁל צִיּוּרִים מס' 1 וּמס' 2 שֶׁלִּי" + ], + "מִקְצוֹעַ": [ + "\"יֵשׁ לִי מִקְצוֹעַ נוֹרָא", + "מִשּׁוּם כָּךְ הָיִיתִי חַיָּב לִמְצֹא לְעַצְמִי מִקְצוֹעַ אַחֵר, אָז לָמַדְתִּי לְהָטִיס מְטוֹסִים" + ], + "לִמְצֹא": [ + "הוּא כְּאִלּוּ מְקַוֶה לִמְצוֹא בַּתַּרְמִיל אֵיזֶשֶׁהוּ אוֹצָר", + "\"אֵין לָהֶם אֹכֶל וְאֵין לָהֶם אֶפְשָׁרוּת לִמְצוֹא עֲבוֹדָה", + "מִשּׁוּם כָּךְ הָיִיתִי חַיָּב לִמְצֹא לְעַצְמִי מִקְצוֹעַ אַחֵר, אָז לָמַדְתִּי לְהָטִיס מְטוֹסִים", + "\" וְהַנָּסִיךְ הַקָּטָן, שֶׁהָיָה מְבֻלְבָּל לְגַמְרֵי, הִזְדָּרֵז לִמְצֹא מַשְׁפֵּךְ וְהִגִּישׁ לַשּׁוֹשַׁנָּה מַיִם זַכִּים" + ], + "אָז": [ + "אָז מָה זֶה אוֹמֵר", + "\"אָז לְאָן נָבִיא אוֹתוֹ", + "\"אָז עִם מִי דִּבַּרְתָּ", + "\"אָז אֵיךְ הֵם יוֹדְעִים", + "אָז מָה רָצִיתָ שֶׁאֶעֱשֶׂה" + ], + "טַיָּס": [ + "סנט־אכזופרי היה מחלוצי הטיִס הצרפתים והרפתקן לא קטן", + "מִשּׁוּם כָּךְ הָיִיתִי חַיָּב לִמְצֹא לְעַצְמִי מִקְצוֹעַ אַחֵר, אָז לָמַדְתִּי לְהָטִיס מְטוֹסִים", + "עם פרוץ מלחמת העולם השנייה הצטרף סנט־אכזופרי לטייסת סיור של חיל האוויר הצרפתי כטייס מילואים" + ], + "שׁוּם": [ + "אֵין בְּכָךְ שׁוּם תּוֹעֶלֶת", + "מִשּׁוּם כָּךְ אֲנִי קְצָת מִשְׁתַּעֲמֵם", + "הֶחָבֵר שֶׁלִּי לֹא נָתַן שׁוּם הֶסְבֵּרִים", + "אֵין שׁוּם דָּבָר עָצוּב בִּקְלִפָּה יְשָׁנָה", + "\" \"אַתְּ לֹא רוֹאָה שׁוּם דָּבָר" + ], + "שׂוּם": [ + "אֵין בְּכָךְ שׁוּם תּוֹעֶלֶת", + "מִשּׁוּם כָּךְ אֲנִי קְצָת מִשְׁתַּעֲמֵם", + "הֶחָבֵר שֶׁלִּי לֹא נָתַן שׁוּם הֶסְבֵּרִים", + "אֵין שׁוּם דָּבָר עָצוּב בִּקְלִפָּה יְשָׁנָה", + "\" \"אַתְּ לֹא רוֹאָה שׁוּם דָּבָר" + ], + "לְהָטִיס": [ + "מִשּׁוּם כָּךְ הָיִיתִי חַיָּב לִמְצֹא לְעַצְמִי מִקְצוֹעַ אַחֵר, אָז לָמַדְתִּי לְהָטִיס מְטוֹסִים" + ], + "דָּתִי": [ + "8 עַד מְהֵרָה לָמַדְתִּי לְהַכִּיר אֶת הַפֶּרַח הַזֶּה", + "מִשּׁוּם כָּךְ הָיִיתִי חַיָּב לִמְצֹא לְעַצְמִי מִקְצוֹעַ אַחֵר, אָז לָמַדְתִּי לְהָטִיס מְטוֹסִים", + "5 בְּכָל יוֹם לָמַדְתִּי מַשֶּׁהוּ חָדָשׁ עַל הַכּוֹכָב, עַל הָעֲזִיבָה, עַל הַמַּסָּע", + "\" 4 כָּךְ לָמַדְתִּי דָּבָר נוֹסָף חָשׁוּב מְאוֹד: הַכּוֹכָב שֶׁמִּמֶּנּוּ הִגִּיעַ הָיָה גָּדוֹל רַק בִּקְצָת מִבַּיִת" + ], + "עַצְמִי": [ + "\" אֲנִי מוֹשֵׁךְ אֶת עַצְמִי הַחוּצָה", + "\" לִפְעָמִים אֲנִי אוֹמֵר לְעַצְמִי, \"מָה פִּתְאוֹם", + "\" \"אֶת עַצְמִי אֲנִי יָכוֹל לִשְׁפֹּט בְּכָל מָקוֹם", + "\"לִשְׁכֹּחַ שֶׁאֲנִי מִתְבַּיֵּשׁ בְּעַצְמִי,\" הוֹדָה הַשִּׁכּוֹר בְּרֹאשׁ מֻשְׁפָּל", + "לָכֵן אֲנִי שׁוֹאֵל אֶת עַצְמִי, \"מָה קוֹרֶה שָׁם עַל הַכּוֹכָב שֶׁלּוֹ" + ], + "חַיָּב": [ + "הָיִיתִי חַיָּב לְתַקֵּן כְּבָר אֶת הַמָּנוֹעַ", + "אֲנִי לֹא חַיָּב לָגוּר דַּוְקָא פֹּה", + "אֲנִי חַיָּב לְהַגִּיד לָכֶם שֶׁזֶּה הָיָה קֶטַע מָה־זֶה מַבְהִיל", + "מִשּׁוּם כָּךְ הָיִיתִי חַיָּב לִמְצֹא לְעַצְמִי מִקְצוֹעַ אַחֵר, אָז לָמַדְתִּי לְהָטִיס מְטוֹסִים" + ], + "מִדָּתִי": [ + "8 עַד מְהֵרָה לָמַדְתִּי לְהַכִּיר אֶת הַפֶּרַח הַזֶּה", + "מִשּׁוּם כָּךְ הָיִיתִי חַיָּב לִמְצֹא לְעַצְמִי מִקְצוֹעַ אַחֵר, אָז לָמַדְתִּי לְהָטִיס מְטוֹסִים", + "5 בְּכָל יוֹם לָמַדְתִּי מַשֶּׁהוּ חָדָשׁ עַל הַכּוֹכָב, עַל הָעֲזִיבָה, עַל הַמַּסָּע", + "\" 4 כָּךְ לָמַדְתִּי דָּבָר נוֹסָף חָשׁוּב מְאוֹד: הַכּוֹכָב שֶׁמִּמֶּנּוּ הִגִּיעַ הָיָה גָּדוֹל רַק בִּקְצָת מִבַּיִת" + ], + "מָעַט": [ + "טַסְתִּי כִּמְעַט בְּכָל הָעוֹלָם", + "מִסָּבִיב לַחוֹמוֹת כִּמְעַט הַכֹּל שְׁמָמָה", + "הַנָּסִיךְ הַקָּטָן הִתְיַשֵּׁב עַל הַשֻּׁלְחָן וְהִתְנַשֵּׁף מְעַט", + "אֲנִי מִתְרוֹמֵם מְעַט, עֲדַיִן נִשְׁעָן עַל מַרְפְּקַי", + "הוּא כָּל כָּךְ רָזֶה, כִּמְעַט אֵין לוֹ מִשְׁקָל" + ], + "מְעַט": [ + "טַסְתִּי כִּמְעַט בְּכָל הָעוֹלָם", + "מִסָּבִיב לַחוֹמוֹת כִּמְעַט הַכֹּל שְׁמָמָה", + "הַנָּסִיךְ הַקָּטָן הִתְיַשֵּׁב עַל הַשֻּׁלְחָן וְהִתְנַשֵּׁף מְעַט", + "אֲנִי מִתְרוֹמֵם מְעַט, עֲדַיִן נִשְׁעָן עַל מַרְפְּקַי", + "הוּא כָּל כָּךְ רָזֶה, כִּמְעַט אֵין לוֹ מִשְׁקָל" + ], + "כִּמְעַט": [ + "טַסְתִּי כִּמְעַט בְּכָל הָעוֹלָם", + "מִסָּבִיב לַחוֹמוֹת כִּמְעַט הַכֹּל שְׁמָמָה", + "הוּא כָּל כָּךְ רָזֶה, כִּמְעַט אֵין לוֹ מִשְׁקָל", + "הִיא מַכְאִיבָה לִי כָּל כָּךְ עַד שֶׁאֲנִי כִּמְעַט מִתְעַלֵּף", + "לְעֻמָּתָם, אֶת הַשּׁוֹטְרִים הַבְּרִיטִים כִּמְעַט לֹא הָיָה אֶפְשָׁר לְשַׁחֵד" + ], + "אֱמֶת": [ + "הַכּוֹבַע שֶׁלּוֹ בֶּאֱמֶת מוּזָר", + "\"בֶּאֱמֶת בָּאתָ מִתְּקוּפָה אַחֶרֶת", + "\" עַכְשָׁו הוּא בֶּאֱמֶת הִתְרַגֵּז", + "הַדְּבָרִים הַחֲשׁוּבִים בֶּאֱמֶת נִסְתָּרִים מֵהָעַיִן", + "הָאֱמֶת הִיא שֶׁאֲנִי לֹא יוֹדֵעַ" + ], + "לְבַיֵּן": [ + "יָדַעְתִּי לְהַבְחִין בְּהֶרֶף עַיִן בֵּין סִין לְבֵין אָרִיזוֹנָה" + ], + "עַיִן": [ + "הַדְּבָרִים הַחֲשׁוּבִים בֶּאֱמֶת נִסְתָּרִים מֵהָעַיִן", + "הוּא הָיָה בְּעֵינַי כְּמַעְיָן בְּלֵב הַמִּדְבָּר", + "מִזָּוִית הָעַיִן אֲנִי קוֹלֵט אֶת שָׁלוֹם", + "חוֹל הַמִּדְבָּר בִּשְׁעַת הַזְּרִיחָה הָיָה כְּעֵין הַדְּבַשׁ", + "מִזָּוִית הָעַיִן אֲנִי רוֹאֶה אֶת שָׁרוֹן מִתְכּוֹפֶפֶת" + ], + "לְהַבְחִין": [ + "עַכְשָׁיו כְּבָר אֶפְשָׁר לְהַבְחִין בַּכּוֹבָעִים שֶׁהֵם חוֹבְשִׁים", + "יָדַעְתִּי לְהַבְחִין בְּהֶרֶף עַיִן בֵּין סִין לְבֵין אָרִיזוֹנָה", + "מֵהַמָּקוֹם שֶׁבּוֹ אֲנַחְנוּ נִמְצָאִים, עֲדַיִן קָשֶׁה לִי לְהַבְחִין", + "בַּמַּצָּב הַזֶּה אֲנִי יָכוֹל לְהַבְחִין בַּחוֹרִים שֶׁנִּפְעֲרוּ בָּהּ", + "תּוֹךְ שְׁנִיּוֹת כְּבָר קָשֶׁה לְהַבְחִין בָּהֶם, כִּי הַקָּהָל הָרַב מַסְתִּיר אוֹתָם" + ], + "הֶרֶף": [ + "יָדַעְתִּי לְהַבְחִין בְּהֶרֶף עַיִן בֵּין סִין לְבֵין אָרִיזוֹנָה" + ], + "לַיְלָה": [ + "בַּלַּיְלָה אֲנִי שׁוֹמֵעַ אוֹתוֹ", + "וַאֲנִי אוֹהֵב לְהַקְשִׁיב בַּלַּיְלָה לַכּוֹכָבִים", + "זֶה מְאוֹד מוֹעִיל כְּשֶׁתּוֹעִים בַּדֶּרֶךְ בַּלַּיְלָה", + "אֲוִיר הַלַּיְלָה הָרַעֲנָן יַעֲשֶׂה לִי רַק טוֹב", + "\" אַךְ הוּא אָמַר לִי: \"הַלַּיְלָה תִּמְלָא שָׁנָה" + ], + "דֶּרֶךְ": [ + "\"עָבַרְתִּי דֶּרֶךְ אֲרֻכָּה וְלֹא יָשַׁנְתִּי", + "וְאָז הֵם מְנַסִּים דֶּרֶךְ הֲפוּכָה", + "זֶה מְאוֹד מוֹעִיל כְּשֶׁתּוֹעִים בַּדֶּרֶךְ בַּלַּיְלָה", + "הַפְּרָטִים הִתְגַּלּוּ לִי טִפִּין־טִפִּין, כִּבְדֶרֶךְ אַגַּב", + "הָאִשָּׁה זָזָה הַצִּדָּה וּמְפַנָּה לוֹ אֶת הַדֶּרֶךְ" + ], + "מֶשֶׁךְ": [ + "\"עַד עַכְשָׁו אֲנַחְנוּ כְּבָר מְשׂוֹחֲחִים בְּמֶשֶׁךְ חֹדֶשׁ שָׁלֵם", + "\" הוּא צָחַק, מָשַׁךְ בַּחֶבֶל, הִפְעִיל אֶת הַגַּלְגֶּלֶת", + "בְּמֶשֶׁךְ הַשָּׁנִים קָשַׁרְתִּי קְשָׁרִים רַבִּים עִם אֲנָשִׁים רְצִינִיִּים מְאוֹד", + "\" הַשּׁוּעָל הִשְׁתַּתֵּק וְהִבִּיט בַּנָּסִיךְ הַקָּטָן זְמַן מְמֻשָּׁךְ: \"בְּבַקָּשָׁה", + "בְּמֶשֶׁךְ הַיּוֹם הָיָה לִי פְּנַאי לָנוּחַ, וּבְמֶשֶׁךְ הַלַּיְלָה הָיָה זְמַן לִישֹׁן" + ], + "שְׁנַיִם": [ + "אֵין בּוֹ מָקוֹם לִשְׁנַיִם", + "שְׁנַיִם פְּעִילִים וְאֶחָד כָּבוּי", + "\"אֲנַחְנוּ שׁוֹשַׁנִּים,\" עָנוּ הַשּׁוֹשַׁנִּים", + "הַשְּׁנַיִם הָאֵלֶּה נִרְאִים מְבֻגָּרִים", + "הוּא הִגִּיעַ לְגַן שׁוֹשַׁנִּים פּוֹרֵחַ" + ], + "רֹב": [ + "זְמַן רַב חָיִיתִי עִם מְבֻגָּרִים", + "הֵם חוֹשְׁבִים שֶׁהֵם תּוֹפְסִים מָקוֹם רַב", + "אַתָּה בָּטוּחַ שֶׁלֹּא אֶסְבֹּל זְמַן רַב", + "\" וְהוּא שָׁקַע בְּהִרְהוּרִים שֶׁנִּמְשְׁכוּ זְמַן רַב", + "וְהַגַּלְגֶּלֶת נֶאֶנְחָה כְּמוֹ שַׁבְשֶׁבֶת שֶׁזָּכְתָה בְּמַשַּׁב רוּחַ אַחֲרֵי זְמַן רַב" + ], + "רַב": [ + "זְמַן רַב חָיִיתִי עִם מְבֻגָּרִים", + "הֵם חוֹשְׁבִים שֶׁהֵם תּוֹפְסִים מָקוֹם רַב", + "אַתָּה בָּטוּחַ שֶׁלֹּא אֶסְבֹּל זְמַן רַב", + "\" וְהוּא שָׁקַע בְּהִרְהוּרִים שֶׁנִּמְשְׁכוּ זְמַן רַב", + "וְהַגַּלְגֶּלֶת נֶאֶנְחָה כְּמוֹ שַׁבְשֶׁבֶת שֶׁזָּכְתָה בְּמַשַּׁב רוּחַ אַחֲרֵי זְמַן רַב" + ], + "זְמַן": [ + "אֵין לִי זְמַן לְהִתְעַמֵּל", + "אֵין לִי זְמַן לִשְׁטוּיוֹת", + "\"אֲבָל אִם חָזַרְנוּ בַּזְּמַן", + "זְמַן רַב חָיִיתִי עִם מְבֻגָּרִים", + "אֵין לִי זְמַן לְהַדְלִיק אוֹתָהּ" + ], + "הַרְבֵּה": [ + "זֶה הַרְבֵּה יוֹתֵר קָשֶׁה", + "\"צָרִיךְ הַרְבֵּה סַבְלָנוּת,\" עָנָה הַשּׁוּעָל", + "אֲנִי רוֹצֶה כִּבְשָׂה שֶׁתִּחְיֶה הַרְבֵּה זְמַן", + "יֵשׁ לִי כָּל כָּךְ הַרְבֵּה עֲבוֹדָה", + "זֶה לֹא שִׁפֵּר בְּהַרְבֵּה אֶת דַּעְתִּי עֲלֵיהֶם" + ], + "רִבָּה": [ + "זֶה הַרְבֵּה יוֹתֵר קָשֶׁה", + "\"צָרִיךְ הַרְבֵּה סַבְלָנוּת,\" עָנָה הַשּׁוּעָל", + "אֲנִי רוֹצֶה כִּבְשָׂה שֶׁתִּחְיֶה הַרְבֵּה זְמַן", + "יֵשׁ לִי כָּל כָּךְ הַרְבֵּה עֲבוֹדָה", + "זֶה לֹא שִׁפֵּר בְּהַרְבֵּה אֶת דַּעְתִּי עֲלֵיהֶם" + ], + "לָדַעַת": [ + "אֲבָל לְעוֹלָם אֵין לָדַעַת", + "\" \"אֵיךְ אֲנִי יָכוֹל לָדַעַת", + "\" \"וְאֵיךְ אֲנִי יְכוֹלָה לָדַעַת", + "\" \"אִי אֶפְשָׁר לָדַעַת,\" עָנָה הַמֶּלֶךְ", + "\" \"לְעוֹלָם אֵין לָדַעַת,\" אָמַר הַגֵּאוֹגְרָף" + ], + "עִנְיָן": [ + "זֶה עִנְיָן שׁוֹנֶה לְגַמְרֵי", + "וְזֶה מָה שֶֹמְּעַנְיֵן בָּהֶם", + "זֶה הָיָה עִנְיָן שֶׁל חַיִּים אוֹ מָוֶת", + "\" \"זֶה מְעַנְיֵן מְאוֹד,\" אָמַר הַנָּסִיךְ הַקָּטָן", + "\" \"זֶה עִנְיָן שֶׁנִּשְׁכַּח מִזְּמַן,\" עָנָה הַשּׁוּעָל" + ], + "מִישֶׁהוּ": [ + "כְּאִלּוּ מִישֶׁהוּ מָחַק אוֹתָהּ", + "הוּא מֵעוֹלָם לֹא אָהַב מִישֶׁהוּ", + "מִישֶׁהוּ הָיָה אָמוּר לִשְׁלוֹחַ אוֹתָנוּ", + "\" אֲנִי קוֹרֵא, \"יֵשׁ שָׁם מִישֶׁהוּ", + "מִי שֶׁמֵּנִיחַ לְמִישֶׁהוּ לְאַלֵּף אוֹתוֹ, מִסְתַּכֵּן בְּבֶכִי" + ], + "דַּעַת": [ + "אֲבָל לְעוֹלָם אֵין לָדַעַת", + "\" \"אֵיךְ אֲנִי יָכוֹל לָדַעַת", + "\" \"וְאֵיךְ אֲנִי יְכוֹלָה לָדַעַת", + "\" \"אִי אֶפְשָׁר לָדַעַת,\" עָנָה הַמֶּלֶךְ", + "\" \"לְעוֹלָם אֵין לָדַעַת,\" אָמַר הַגֵּאוֹגְרָף" + ], + "אֵם": [ + "\"אֲבָל אִם חָזַרְנוּ בַּזְּמַן", + "יֵשׁ לוֹ מַבָּט מְאַיֵּם", + "אֲבָל הַחוֹקְרִים בָּאִים אֵלָיו לַמִּשְׂרָד", + "לֹא סְתָם פֶּרַח, כִּי אִם שׁוֹשַׁנָּה", + "אִם לֹא הֵם, מִי יְבַקֵּר אוֹתִי" + ], + "אִם": [ + "\"אֲבָל אִם חָזַרְנוּ בַּזְּמַן", + "לֹא סְתָם פֶּרַח, כִּי אִם שׁוֹשַׁנָּה", + "אִם לֹא הֵם, מִי יְבַקֵּר אוֹתִי", + "לָכֵן יִהְיֶה נִפְלָא אִם תְּאַלֵּף אוֹתִי", + "אִם אַתָּה רוֹצֶה חָבֵר, אַלֵּף אוֹתִי" + ], + "אֹם": [ + "\"אֲבָל אִם חָזַרְנוּ בַּזְּמַן", + "לֹא סְתָם פֶּרַח, כִּי אִם שׁוֹשַׁנָּה", + "אִם לֹא הֵם, מִי יְבַקֵּר אוֹתִי", + "לָכֵן יִהְיֶה נִפְלָא אִם תְּאַלֵּף אוֹתִי", + "אִם אַתָּה רוֹצֶה חָבֵר, אַלֵּף אוֹתִי" + ], + "תְּשׁוּבָה": [ + "\" כְּאִלּוּ הַתְּשׁוּבָה מוּבֶנֶת מֵאֵלֶיהָ", + "\" לֹא יָדַעְתִּי אֶת הַתְּשׁוּבָה", + "\" \"אַתָּה מְצַפֶּה מִמֶּנִּי לִתְשׁוּבָה", + "'' זוֹ הַתְּשׁוּבָה שֶׁל הַנָּחָשׁ", + "אֲבָל תָּמִיד הִגִּיעָה הַתְּשׁוּבָה, \"זֶה כּוֹבַע" + ], + "לְהִכָּנֵס": [ + "נִסִּיתִי לְהִכָּנֵס לָרֹאשׁ שֶׁלּוֹ", + "הָאֶפְשָׁרוּת שֶׁמִּישֶׁהוּ זִהָה אֶת מִנְהֶרֶת־הַזְּמַן שֶׁלָּנוּ וּמִתְכַּוֵן לְהִכָּנֵס לְתוֹכָהּ, מַבְהִילָה אוֹתִי" + ], + "רֹאשׁ": [ + "נִסִּיתִי לְהִכָּנֵס לָרֹאשׁ שֶׁלּוֹ", + "הַהַכְתָּבָה בְּאַנְגְּלִית כְּבָר לֹא בָּרֹאשׁ שֶׁלִּי", + "\"הַסַּמְכוּת הַשִּׁלְטוֹנִית מְבֻסֶּסֶת בָּרֹאשׁ וּבָרִאשׁוֹנָה עַל הִגָּיוֹן", + "\"לִשְׁכֹּחַ שֶׁאֲנִי מִתְבַּיֵּשׁ בְּעַצְמִי,\" הוֹדָה הַשִּׁכּוֹר בְּרֹאשׁ מֻשְׁפָּל", + "\" בְּעִקְבוֹת הָרֹאשׁ מוֹפִיעַ גַּם גּוּפוֹ שֶׁל שָׁלוֹם" + ], + "כֶּנֶס": [ + "נִסִּיתִי לְהִכָּנֵס לָרֹאשׁ שֶׁלּוֹ", + "הוּא חָשַׂף אֶת הַתַּגְלִית הַמַּרְעִישָׁה שֶׁלּוֹ בְּאֵרוּעַ גָּדוֹל, בְּכֶנֶס בֵּין־לְאֻמִּי לְאַסְטְרוֹנוֹמְיָה", + "הָאֶפְשָׁרוּת שֶׁמִּישֶׁהוּ זִהָה אֶת מִנְהֶרֶת־הַזְּמַן שֶׁלָּנוּ וּמִתְכַּוֵן לְהִכָּנֵס לְתוֹכָהּ, מַבְהִילָה אוֹתִי" + ], + "שָׁלֵו": [ + "נִסִּיתִי לְהִכָּנֵס לָרֹאשׁ שֶׁלּוֹ", + "הַכּוֹבַע שֶׁלּוֹ בֶּאֱמֶת מוּזָר", + "כַּמָּה כֶּסֶף יֵשׁ לְאַבָּא שֶׁלּוֹ", + "הוּא לֹא יוֹצֵא מֵהַמִּשְׂרָד שֶׁלּוֹ", + "הָאֶצְבָּעוֹת שֶׁלּוֹ מַמָּשׁ צוֹבְטוֹת אוֹתִי" + ], + "שְׂלָו": [ + "נִסִּיתִי לְהִכָּנֵס לָרֹאשׁ שֶׁלּוֹ", + "הַכּוֹבַע שֶׁלּוֹ בֶּאֱמֶת מוּזָר", + "כַּמָּה כֶּסֶף יֵשׁ לְאַבָּא שֶׁלּוֹ", + "הוּא לֹא יוֹצֵא מֵהַמִּשְׂרָד שֶׁלּוֹ", + "הָאֶצְבָּעוֹת שֶׁלּוֹ מַמָּשׁ צוֹבְטוֹת אוֹתִי" + ], + "פּוֹלִיטִיקָה": [ + "דִּבַּרְתִּי אִתּוֹ עַל בְּרִידְג', עַל גּוֹלְף, עַל פּוֹלִיטִיקָה וְעַל עֲנִיבוֹת" + ], + "שָׂמֵחַ": [ + "\" \"יֹפִי, זֶה מְשַׂמֵּחַ אוֹתִי", + "\" \"אֲנִי שָׂמֵחַ שֶׁאַתָּה מַסְכִּים עִם דִּבְרֵי הַשּׁוּעָל שֶׁלִּי,\" אָמַר", + "וְהַמְּבֻגָּר הַזֶּה שָׂמַח מְאוֹד לְהַכִּיר בֶּן אָדָם נָבוֹן כָּל כָּךְ כָּמוֹנִי", + "הוּא אָמַר לִי: \"אֲנִי שָׂמֵחַ שֶׁגִּלִּיתָ מָה הִתְקַלְקֵל בַּמָּנוֹעַ, עַכְשָׁו תּוּכַל לַחְזֹר הַבַּיְתָה" + ], + "נָבוֹן": [ + "וְהַמְּבֻגָּר הַזֶּה שָׂמַח מְאוֹד לְהַכִּיר בֶּן אָדָם נָבוֹן כָּל כָּךְ כָּמוֹנִי" + ], + "בֵּן": [ + "אֲנִי בֶּן אָדָם רְצִינִי", + "\" הֵם יִשְׁאֲלוּ אֶתְכֶם, \"בֶּן כַּמָּה הוּא", + "אֲבָל הוּא לֹא בֶּן אָדָם, הוּא פִּטְרִיָּה", + "\"זֶה קָשֶׁה, אֲבָל אֲנִי בֶּן אָדָם רְצִינִי", + "אֲבָל אֲנִי בֶּן אָדָם רְצִינִי, אֵין לִי פְּנַאי לַחֲלוֹמוֹת" + ], + "לְהַכִּיר": [ + "הִיא לֹא יָכְלָה לְהַכִּיר דָּבָר מֵהָעוֹלָמוֹת הָאֲחֵרִים", + "8 עַד מְהֵרָה לָמַדְתִּי לְהַכִּיר אֶת הַפֶּרַח הַזֶּה", + "וְהַמְּבֻגָּר הַזֶּה שָׂמַח מְאוֹד לְהַכִּיר בֶּן אָדָם נָבוֹן כָּל כָּךְ כָּמוֹנִי", + "אֲנִי אֲמוּרָה לְהַכִּיר אוֹתָם וְלָדַעַת לָמָּה הֵם עוֹשִׂים אֶת מָה שֶׁהֵם עוֹשִׂים", + "\"בּוֹאִי נֵלֵךְ לְהַכִּיר אֶת פְרוּמְקִין וְנָבִין מִיהוּ,\" אֲנִי פּוֹנֶה אֶל שָׁרוֹן, אֲבָל" + ], + "אֶחָד": [ + "שְׁנַיִם פְּעִילִים וְאֶחָד כָּבוּי", + "אֵין אַף אֶחָד בַּמִּדְבָּר", + "\"יֵשׁ פֶּרַח אֶחָד, שׁוֹשַׁנָּה", + "הוּא צָעַד צַעַד אֶחָד", + "אֶחָד הַחֲלָקִים בַּמָּנוֹעַ שֶׁלִּי הִתְקַלְקֵל" + ], + "מָנוֹעַ": [ + "אֶחָד הַחֲלָקִים בַּמָּנוֹעַ שֶׁלִּי הִתְקַלְקֵל", + "הָיִיתִי חַיָּב לְתַקֵּן כְּבָר אֶת הַמָּנוֹעַ", + "בְּאוֹתוֹ רֶגַע הָיִיתִי שָׁקוּעַ בְּנִסְיוֹנוֹת לְשַׁחְרֵר בֹּרֶג תָּקוּעַ בַּמָּנוֹעַ", + "בְּדִיּוּק עָמַדְתִּי לְסַפֵּר לוֹ שֶׁכְּנֶגֶד כָּל הַסִּכּוּיִים, הִצְלַחְתִּי לְתַקֵּן אֶת הַמָּנוֹעַ", + "הוּא אָמַר לִי: \"אֲנִי שָׂמֵחַ שֶׁגִּלִּיתָ מָה הִתְקַלְקֵל בַּמָּנוֹעַ, עַכְשָׁו תּוּכַל לַחְזֹר הַבַּיְתָה" + ], + "אוֹ": [ + "שִׁשָּׁה אוֹ שִׁבְעָה מֵהֶם", + "\"נֵלֵךְ אֵלַי אוֹ אֵלֶיךָ", + "\"הֵם יְשֵׁנִים שָׁם בִּפְנִים אוֹ מְפַהֲקִים", + "\"הוּא לְעוֹלָם אֵינוֹ רָעֵב אוֹ צָמֵא", + "אוֹ שֶׁהַכִּבְשָׂה הִצְלִיחָה לָצֵאת מֵהַתֵּבָה בְּשֶׁקֶט" + ], + "מָוֶת": [ + "\"אִי אֶפְשָׁר לָמוּת לְמַעַנְכֶן", + "הֵן דּוֹמוֹת קְצָת לְקַרְנַיִם", + "זֶה הָיָה עִנְיָן שֶׁל חַיִּים אוֹ מָוֶת", + "שׁוּב לֹא עִנְיְנוּ אוֹתִי הַפַּטִּישׁ, הַבֹּרֶג, הַצָּמָא וְהַמָּוֶת", + "הֵם רוֹכְבִים עַל בְּהֵמוֹת נְמוּכוֹת יוֹתֵר, כַּנִּרְאֶה חֲמוֹרִים" + ], + "חַיִּים": [ + "זֶה הָיָה עִנְיָן שֶׁל חַיִּים אוֹ מָוֶת", + "\"הַדָּבָר הָאָהוּב עָלַי בְּיוֹתֵר בַּחַיִּים הוּא שֵׁנָה", + "אֲבָל הַשּׁוּעָל חָזַר עַל הַצָּעָתוֹ: \"הַחַיִּים שֶׁלִּי אַפְרוּרִיִּים", + "אֲבָל מוּבָן שֶׁאֲנַחְנוּ, שֶׁמְּבִינִים אֶת הַחַיִּים, לֹא מִתְרַשְּׁמִים מִמִּסְפָּרִים", + "אֲבָל אִם אַתָּה תְּאַלֵּף אוֹתִי, הַחַיִּים שֶׁלִּי יִזְהֲרוּ כַּשֶּׁמֶשׁ" + ], + "קֹשִׁי": [ + "הָיוּ לִי מֵי שְׁתִיָּה בְּקשִׁי לִשְׁמוֹנָה יָמִים", + "\"כֵּן,\" אֲפִלּוּ אֲנִי בְּקֹשִי שׁוֹמֵעַ אֶת הַקּוֹל שֶׁלִּי", + "הָיָה שָׁם בְּקשִׁי מָקוֹם לְפָנַס רְחוֹב אֶחָד וּלְמַדְלִיק פָּנָסִים", + "', מוּזָר מְאוֹד וּבְקֹשִי אֲנִי מְסֻגָּל לְהָבִין מָה הוּא אוֹמֵר" + ], + "שְׁמוֹנֶה": [ + "הָיוּ לִי מֵי שְׁתִיָּה בְּקשִׁי לִשְׁמוֹנָה יָמִים", + "עֶשְׂרִים וּשְׁתַּיִם וְעוֹד שֵׁשׁ ־ עֶשְׂרִים וּשְׁמוֹנֶה" + ], + "מִי": [ + "מִי זֶה יָכוֹל לִהְיוֹת", + "\"אָז עִם מִי דִּבַּרְתָּ", + "וְשׁוּב, מִי הוּא בִּכְלָל", + "אֲנִי יוֹדֵעַ מִי הָאֲנָשִׁים הָאֵלֶּה", + "מִי הֵם אֵלֶּה שֶׁמְּדַבְּרִים לָדִינוֹ" + ], + "שְׁתִיָּה": [ + "וְגַם חוֹקֵר שֶׁמַּפְרִיז בִּשְׁתִיָּה", + "הָיוּ לִי מֵי שְׁתִיָּה בְּקשִׁי לִשְׁמוֹנָה יָמִים", + "מֵי הַשְּׁתִיָּה הָלְכוּ וְאָזְלוּ, וַאֲנִי הִתְחַלְתִּי לַחְשׁשׁ מֵהַגָּרוּעַ מִכֹּל" + ], + "מוֹנֶה": [ + "הָיוּ לִי מֵי שְׁתִיָּה בְּקשִׁי לִשְׁמוֹנָה יָמִים", + "עֶשְׂרִים וּשְׁתַּיִם וְעוֹד שֵׁשׁ ־ עֶשְׂרִים וּשְׁמוֹנֶה" + ], + "אֵינְסוֹפִי": [ + "כָּךְ נִרְדַּמְתִּי בָּעֶרֶב הָרִאשׁוֹן עַל הַחוֹל הָאֵינְסוֹפִי, בְּמֶרְחַק אֶלֶף אַלְפֵי קִילוֹמֶטְרִים מִכָּל יִשּׁוּב" + ], + "אֶלֶף": [ + "\"קֹדֶם צָרִיךְ לְאַלֵּף אוֹתִי", + "מָה זֹאת אוֹמֶרֶת ׳לְאַלֵּף׳", + "אֶלֶף בְּכָל קְבוּצָה,\" אָמַר הַפַּקָּח", + "אִם אַתָּה רוֹצֶה חָבֵר, אַלֵּף אוֹתִי", + "\" כָּךְ אִלֵּף הַנָּסִיךְ הַקָּטָן אֶת הַשּׁוּעָל" + ], + "חוֹל": [ + "לֹא נִשְׁמַע אַף רַחַשׁ, בִּגְלַל הַחוֹל", + "וְאָז הִצְטָרְפוּ לַמָּחוֹל מַדְלִיקֵי הַפָּנָסִים בְּסִין וּבְסִיבִּיר", + "הַבְּאֵרוֹת בְּסָהָרָה הֵן סְתָם בּוֹרוֹת חֲפוּרִים בַּחוֹל", + "חוֹל הַמִּדְבָּר בִּשְׁעַת הַזְּרִיחָה הָיָה כְּעֵין הַדְּבַשׁ", + "יוֹשְׁבִים עַל גִּבְעַת חוֹל, לֹא רוֹאִים דָּבָר, לֹא שׁוֹמְעִים דָּבָר" + ], + "רִאשׁוֹן": [ + "בָּאַסְטְרוֹאִיד הָרִאשׁוֹן גָּר מֶלֶךְ", + "\" שָׁרוֹן מְמַלְמֶלֶת, \"מִי יִכָּנֵס רִאשׁוֹן", + "לָכֵן, בָּרֶגַע הָרִאשׁוֹן חָשַׁבְתִּי שֶׁזֹּאת בַּת", + "בָּרֶגַע הָרִאשׁוֹן אֲנִי מִתְקַשֶּׁה לְזַהוֹת אוֹתָהּ", + "הַגְּלִימָה שֶׁלּוֹ קְרוּעָה יוֹתֵר מֵהַגְּלִימָה שֶׁל הַיֶּלֶד הָרִאשׁוֹן" + ], + "מֵכָל": [ + "מֵי הַשְּׁתִיָּה הָלְכוּ וְאָזְלוּ, וַאֲנִי הִתְחַלְתִּי לַחְשׁשׁ מֵהַגָּרוּעַ מִכֹּל", + "אֲנִי אֲזַהֶה אֶת תִּיפוּף צְעָדֶיךָ, שֶׁיִּהְיֶה שׁוֹנֶה מִכָּל הָאֲחֵרִים", + "אַל תִּשְׁכְּחוּ שֶׁהָיִיתִי שָׁם בְּמֶרְחָק שֶׁל אֶלֶף אַלְפֵי קִילוֹמֶטְרִים מִכָּל יִשּׁוּב", + "יֵשׁ לִדְרשׁ מִכָּל אָדָם רַק מָה שֶׁהוּא מְסֻגָּל לַעֲשׂוֹת,\" פָּסַק הַמֶּלֶךְ", + "כָּךְ נִרְדַּמְתִּי בָּעֶרֶב הָרִאשׁוֹן עַל הַחוֹל הָאֵינְסוֹפִי, בְּמֶרְחַק אֶלֶף אַלְפֵי קִילוֹמֶטְרִים מִכָּל יִשּׁוּב" + ], + "מֶרְחָק": [ + "מִמֶּרְחָק זֶה עָשָׂה רשֶׁם מַדְהִים", + "\" הָיִיתִי בְּמֶרְחַק עֶשְׂרִים מֶטְרִים מֵהַחוֹמָה, וַעֲדַיִן לֹא רָאִיתִי דָּבָר", + "אַל תִּשְׁכְּחוּ שֶׁהָיִיתִי שָׁם בְּמֶרְחָק שֶׁל אֶלֶף אַלְפֵי קִילוֹמֶטְרִים מִכָּל יִשּׁוּב", + "הַכְּבִישׁ דֵּי רָחוֹק מֵהַמְּעָרָה, וְאֵין מַצָּב שֶׁנְּזַהֶה מִמֶּרְחָק כָּזֶה מִי זֶה", + "כָּךְ נִרְדַּמְתִּי בָּעֶרֶב הָרִאשׁוֹן עַל הַחוֹל הָאֵינְסוֹפִי, בְּמֶרְחַק אֶלֶף אַלְפֵי קִילוֹמֶטְרִים מִכָּל יִשּׁוּב" + ], + "מְרֻחָק": [ + "מִמֶּרְחָק זֶה עָשָׂה רשֶׁם מַדְהִים", + "\" הָיִיתִי בְּמֶרְחַק עֶשְׂרִים מֶטְרִים מֵהַחוֹמָה, וַעֲדַיִן לֹא רָאִיתִי דָּבָר", + "אַל תִּשְׁכְּחוּ שֶׁהָיִיתִי שָׁם בְּמֶרְחָק שֶׁל אֶלֶף אַלְפֵי קִילוֹמֶטְרִים מִכָּל יִשּׁוּב", + "הַכְּבִישׁ דֵּי רָחוֹק מֵהַמְּעָרָה, וְאֵין מַצָּב שֶׁנְּזַהֶה מִמֶּרְחָק כָּזֶה מִי זֶה", + "כָּךְ נִרְדַּמְתִּי בָּעֶרֶב הָרִאשׁוֹן עַל הַחוֹל הָאֵינְסוֹפִי, בְּמֶרְחַק אֶלֶף אַלְפֵי קִילוֹמֶטְרִים מִכָּל יִשּׁוּב" + ], + "יִשּׁוּב": [ + "אַל תִּשְׁכְּחוּ שֶׁהָיִיתִי שָׁם בְּמֶרְחָק שֶׁל אֶלֶף אַלְפֵי קִילוֹמֶטְרִים מִכָּל יִשּׁוּב", + "כָּךְ נִרְדַּמְתִּי בָּעֶרֶב הָרִאשׁוֹן עַל הַחוֹל הָאֵינְסוֹפִי, בְּמֶרְחַק אֶלֶף אַלְפֵי קִילוֹמֶטְרִים מִכָּל יִשּׁוּב" + ], + "יָשׁוּב": [ + "אַל תִּשְׁכְּחוּ שֶׁהָיִיתִי שָׁם בְּמֶרְחָק שֶׁל אֶלֶף אַלְפֵי קִילוֹמֶטְרִים מִכָּל יִשּׁוּב", + "כָּךְ נִרְדַּמְתִּי בָּעֶרֶב הָרִאשׁוֹן עַל הַחוֹל הָאֵינְסוֹפִי, בְּמֶרְחַק אֶלֶף אַלְפֵי קִילוֹמֶטְרִים מִכָּל יִשּׁוּב" + ], + "עֶרֶב": [ + "הִדְלַקְתִּי בַּבֹּקֶר וְכִבִּיתִי בָּעֶרֶב", + "\"עֶרֶב טוֹב,\" עָנָה הַנָּחָשׁ", + "הָעֶרֶב בַּשָּׁעָה שֶׁבַע וְאַרְבָּעִים בְּעֵרֶךְ", + "\" \"בָּעֶרֶב תְּכַסֶּה אוֹתִי בְּפַעֲמוֹן זְכוּכִית", + "אַתְּ לֹא קוֹלֶטֶת שֶׁשָּׁם צַד מַעֲרָב" + ], + "עָרֵב": [ + "הִדְלַקְתִּי בַּבֹּקֶר וְכִבִּיתִי בָּעֶרֶב", + "\"עֶרֶב טוֹב,\" עָנָה הַנָּחָשׁ", + "הָעֶרֶב בַּשָּׁעָה שֶׁבַע וְאַרְבָּעִים בְּעֵרֶךְ", + "\" \"בָּעֶרֶב תְּכַסֶּה אוֹתִי בְּפַעֲמוֹן זְכוּכִית", + "אַתְּ לֹא קוֹלֶטֶת שֶׁשָּׁם צַד מַעֲרָב" + ], + "נִצּוּל": [ + "הָיִיתִי בּוֹדֵד יוֹתֵר מִנִּצּוֹל עַל רַפְסוֹדָה בְּלֵב יָם" + ], + "יוֹתֵר": [ + "זֶה הַרְבֵּה יוֹתֵר קָשֶׁה", + "אֲבָל קָרָה דָּבָר חָשׁוּב בְּיוֹתֵר", + "יוֹתֵר נָכוֹן, יָד שֶׁל יֶלֶד", + "\"יֵשׁ לִי עִנְיָנִים יוֹתֵר רְצִינִיִּים עַכְשָׁו", + "\" הַנָּסִיךְ הַקָּטָן הִסְמִיק עוֹד יוֹתֵר" + ], + "יָם": [ + "הָיִיתִי בּוֹדֵד יוֹתֵר מִנִּצּוֹל עַל רַפְסוֹדָה בְּלֵב יָם", + "אֲפִלּוּ הַמִּגְדָּל הַמְּפֻרְסָם שֶׁבִּשְׁכוּנַת אָ־טוּר, שֶׁאוֹתוֹ נִתָּן לִרְאוֹת מֵרָחוֹק כְּשֶׁעוֹלִים לִירוּשָׁלַיִם מִכִּווּן יַם הַמֶּלַח, אֵינֶנּוּ" + ], + "בּוֹדֵד": [ + "הָיִיתִי בּוֹדֵד יוֹתֵר מִנִּצּוֹל עַל רַפְסוֹדָה בְּלֵב יָם", + "\" שָׁאַל הַנָּסִיךְ הַקָּטָן לְבַסּוֹף, \"קְצָת בּוֹדֵד כָּאן, בַּמִּדְבָּר" + ], + "הִלָּה": [ + "\" זִנַּקְתִּי מִמְּקוֹמִי בְּבֶהָלָה כְּמֻכֵּה בָּרָק", + "הָאֶפְשָׁרוּת שֶׁמִּישֶׁהוּ זִהָה אֶת מִנְהֶרֶת־הַזְּמַן שֶׁלָּנוּ וּמִתְכַּוֵן לְהִכָּנֵס לְתוֹכָהּ, מַבְהִילָה אוֹתִי", + "\" צְרָחַת הַבֶּהָלָה הַזֹּאת בּוֹקַעַת מִגְּרוֹנוֹ שֶׁל בּוּרָאט, \"מָה יֵשׁ לִבְדּוֹק" + ], + "מְקוֹמִי": [ + "הַבִּלְבּוּל תּוֹקֵעַ אוֹתִי בִּמְקוֹמִי", + "\"מָה אַתָּה הָיִיתָ עוֹשֶׂה בִּמְקוֹמִי", + "\" זִנַּקְתִּי מִמְּקוֹמִי בְּבֶהָלָה כְּמֻכֵּה בָּרָק", + "הַיְּלָדִים וְהַמְּבֻגָּרִים שֶׁהִשְׁאַרְנוּ מֵאָחוֹר עוֹנִים בִּמְקוֹמִי", + "\" קָפָאתִי בִּמְקוֹמִי, לִבִּי נִצְבַּט, אַךְ עֲדַיִן לֹא הֵבַנְתִּי" + ], + "בֶּהָלָה": [ + "\" זִנַּקְתִּי מִמְּקוֹמִי בְּבֶהָלָה כְּמֻכֵּה בָּרָק", + "\" צְרָחַת הַבֶּהָלָה הַזֹּאת בּוֹקַעַת מִגְּרוֹנוֹ שֶׁל בּוּרָאט, \"מָה יֵשׁ לִבְדּוֹק" + ], + "בָּרָק": [ + "\" זִנַּקְתִּי מִמְּקוֹמִי בְּבֶהָלָה כְּמֻכֵּה בָּרָק" + ], + "מַכָּה": [ + "\" זִנַּקְתִּי מִמְּקוֹמִי בְּבֶהָלָה כְּמֻכֵּה בָּרָק", + "הַמַּכָּה שֶׁאֲנִי מְקַבֵּל בַּמֵּצַח מְעִיפָה אוֹתִי לְאָחוֹר", + "גַּם כְּשֶׁאַתָּה לֹא קַיָּם, מַכָּה הִיא מַכָּה וּכְאֵב הוּא כְּאֵב", + "הַ\"בּוּם\" הַזֶּה לֹא נוֹעַד לְתָאֵר מַכָּה שֶׁקִּבַּלְתִּי אוֹ רַעַשׁ חִיצוֹנִי, אֶלָּא הִתְבַּהֲרוּת", + "כְּשֶׁאַתָּה חַי וְקַיָּם וְחוֹטֵף מַכָּה, אֲפִלּוּ לְךָ קָשֶׁה לְהַאֲמִין לָאֶפְשָׁרוּת שֶׁאַתָּה בִּכְלָל לֹא קַיָּם" + ], + "כָּבֵד": [ + "זֶה לֹא הָיָה גּוּף כָּבֵד מִדַּי", + "לְמוּלִי עָמַד יַלְדּוֹן מְיֻחָד בְּמִינוֹ, שֶׁהִבִּיט בִּי בְּכֹבֶד רֹאשׁ", + "הוּא הִבִּיט בִּי בְּכֹבֶד רֹאשׁ וְכָרַךְ אֶת זְרוֹעוֹתָיו סְבִיב צַוָּארִי", + "\" לֹא רָצִיתִי שֶׁיִּתְאַמֵּץ: \"תֵּן לִי לַעֲשׂוֹת אֶת זֶה,\" בִּקַּשְׁתִּי, \"הַדְּלִי כָּבֵד מִדַּי בִּשְׁבִילְךָ", + "מָה שֶׁהֵם סוֹחֲבִים נִרְאֶה כָּבֵד מְאוֹד, וְלָכֵן אֲנִי חוֹשֵׁב שֶׁאוּלַי זֶה לֹא הָאַרְגָּז שֶׁלָּנוּ" + ], + "יַחַד": [ + "זֶה לֹא הִפְתִּיעַ אוֹתִי בִּמְיֻחָד", + "כֻּלָּם כַּנִּרְאֶה יָצְאוּ מֵהַמְּעָרָה וְסוֹחֲבִים יַחַד מַשֶּׁהוּ", + "לְמוּלִי עָמַד יַלְדּוֹן מְיֻחָד בְּמִינוֹ, שֶׁהִבִּיט בִּי בְּכֹבֶד רֹאשׁ", + "כִּי לַמֶּלֶךְ הַזֶּה הָיָה חָשׁוּב בִּמְיֻחָד שֶׁיְּכַבְּדוּ אוֹתוֹ וִיצַיְּתוּ לִדְבָרָיו", + "גַּם אֶת הַתּוֹפָעָה הַזֹּאת אֲנִי מַכִּיר, וְאַתֶּם בְּוַדַּאי מַכִּירִים יַחַד אִתִּי" + ], + "מְיֻחָד": [ + "זֶה לֹא הִפְתִּיעַ אוֹתִי בִּמְיֻחָד", + "לְמוּלִי עָמַד יַלְדּוֹן מְיֻחָד בְּמִינוֹ, שֶׁהִבִּיט בִּי בְּכֹבֶד רֹאשׁ", + "כִּי לַמֶּלֶךְ הַזֶּה הָיָה חָשׁוּב בִּמְיֻחָד שֶׁיְּכַבְּדוּ אוֹתוֹ וִיצַיְּתוּ לִדְבָרָיו", + "\"אָה,\" אָמַר הַנָּסִיךְ הַקָּטָן, \"אֶצְלִי לֹא מְעַנְיֵן בִּמְיֻחָד, זֶה כּוֹכָב קָטָן מְאוֹד", + "לְעֻמַּת זֹאת, כְּשֶׁצִּיַּרְתִּי אֶת עֲצֵי הַבָּאוֹבַּבּ, הִשְׁתַּדַּלְתִּי בִּמְיֻחָד כִּי הִרְגַּשְׁתִּי שֶׁמְּדֻבָּר בְּמַצַּב חֵרוּם" + ], + "דְּיוֹקָן": [ + "הִנֵּה הַדְּיוֹקָן הַטּוֹב בְּיוֹתֵר שֶׁלּוֹ שֶׁהִצְלַחְתִּי לְצַיֵּר כַּעֲבֹר זְמַן" + ], + "עֻבָּר": [ + "אֲנַחְנוּ הוֹלְכִים לְאַט לְעֵבֶר הַמְּעָרָה", + "\" הִיא מַצְבִּיעָה לְעֵבֶר הָרוֹכְבִים", + "הַאִם הָיָה בֶּעָבָר אֵרוּעַ כָּזֶה", + "הוּא כְּבָר עָבַר מַסָּע אָרֹךְ כָּל כָּךְ", + "\"תִּרְאִי-\" אֲנִי מַצְבִּיעַ לְעֵבֶר הָרוֹכְבִים שֶׁהוֹלְכִים וּמִתְקָרְבִים" + ], + "עָבָר": [ + "אֲנַחְנוּ הוֹלְכִים לְאַט לְעֵבֶר הַמְּעָרָה", + "\" הִיא מַצְבִּיעָה לְעֵבֶר הָרוֹכְבִים", + "הַאִם הָיָה בֶּעָבָר אֵרוּעַ כָּזֶה", + "הוּא כְּבָר עָבַר מַסָּע אָרֹךְ כָּל כָּךְ", + "\"תִּרְאִי-\" אֲנִי מַצְבִּיעַ לְעֵבֶר הָרוֹכְבִים שֶׁהוֹלְכִים וּמִתְקָרְבִים" + ], + "בְּיוֹתֵר": [ + "אֲבָל קָרָה דָּבָר חָשׁוּב בְּיוֹתֵר", + "אֵין מָה לוֹמַר, הוּא הָיָה גַּנְדְּרָן בְּיוֹתֵר", + "\"הַדָּבָר הָאָהוּב עָלַי בְּיוֹתֵר בַּחַיִּים הוּא שֵׁנָה", + "דָּאַגְתִּי מְאוֹד, כִּי הִתְחַלְתִּי לְהָבִין שֶׁהַתַּקָּלָה חֲמוּרָה בְּיוֹתֵר", + "בְּעֵינַי זֶה הַנּוֹף הַיָּפֶה בְּיוֹתֵר וְהֶעָצוּב בְּיוֹתֵר בָּעוֹלָם" + ], + "כַּעֲבֹר": [ + "הִנֵּה הַדְּיוֹקָן הַטּוֹב בְּיוֹתֵר שֶׁלּוֹ שֶׁהִצְלַחְתִּי לְצַיֵּר כַּעֲבֹר זְמַן", + "\"צְרִיכִים מִשְׁמַעַת חֲזָקָה,\" אָמַר לִי הַנָּסִיךְ הַקָּטָן כַּעֲבֹר זְמַן", + "כַּעֲבֹר חָמֵשׁ דַּקּוֹת שֶׁהִשְׁתַּעְשְׁעוּ כָּךְ בֵּינֵיהֶם, הִתְחִיל הַנָּסִיךְ הַקָּטָן לְהִשְׁתַּעֲמֵם מֵהַמִּשְׂחָק שֶׁחָזַר עַל עַצְמוֹ", + "הַיֶּלֶד חוֹזֵר אֶל הַמְּעָרָה, וְכַעֲבֹר דַּקָּה אוֹ שְׁתַּיִם יוֹצֵא שׁוּב הַחוּצָה כְּשֶׁהוּא נוֹשֵׂא אִתּוֹ מַשֶּׁהוּ" + ], + "לְצַיֵּר": [ + "הִנֵּה הַדְּיוֹקָן הַטּוֹב בְּיוֹתֵר שֶׁלּוֹ שֶׁהִצְלַחְתִּי לְצַיֵּר כַּעֲבֹר זְמַן", + "אֲנִי אֲנַסֶּה, כַּמּוּבָן, לְצַיֵּר אֶת הַדְּמוּיוֹת הֲכִי דּוֹמֶה לְמָה שֶׁרָאִיתִי", + "\"זֶה לֹא צוֹדֵק, יַלְדּוֹן, לֹא יָדַעְתִּי לְצַיֵּר דָּבָר מִלְּבַד נַחֲשֵׁי בּוֹאָה מִבַּחוּץ וּמִבִּפְנִים", + "\" מֵאַחַר שֶׁמֵּעוֹלָם לֹא צִיַּרְתִּי כִּבְשָׂה, צִיַּרְתִּי לוֹ שׁוּב אֶחָד מִשְּׁנֵי הַצִּיּוּרִים הַיְּחִידִים שֶׁיָּדַעְתִּי לְצַיֵּר" + ], + "שָׁם": [ + "שָׁם הוּא קָטָן מִדַּי", + "שָׁם, בַּמָּקוֹם שֶׁהִגַּעְתִּי מִמֶּנּוּ", + "\"גַּם שָׁם אֵין אַף אֶחָד", + "\"יֵשׁ לוֹ שֵׁם טוֹב בָּעוֹלָם", + "בִּמְקוֹם הַשִּׂיחַ, הָיָה שָׁם יֶלֶד" + ], + "שֵׁם": [ + "שָׁם הוּא קָטָן מִדַּי", + "שָׁם, בַּמָּקוֹם שֶׁהִגַּעְתִּי מִמֶּנּוּ", + "\"גַּם שָׁם אֵין אַף אֶחָד", + "\"יֵשׁ לוֹ שֵׁם טוֹב בָּעוֹלָם", + "בִּמְקוֹם הַשִּׂיחַ, הָיָה שָׁם יֶלֶד" + ], + "פָּחוֹת": [ + "לְפָחוֹת לָעֲבוֹדָה שֶׁלּוֹ יֵשׁ מַשְׁמָעוּת כָּלְשֶׁהִי", + "כָּכָה לְפָחוֹת הָיִיתִי מְגַלֶּה לְאָן כֻּלָּם נֶעֱלָמִים", + "אֲבָל הַצִּיּוּר שֶׁלִּי, כַּמּוּבָן, הַרְבֵּה פָּחוֹת זוֹהֵר מֵהַיַּלְדּוֹן שֶׁרָאִיתִי שָׁם", + "\" וְאִם אַתֶּם מְקַוִים כָּמוֹנִי שֶׁשָּׁרוֹן לְפָחוֹת תִּטְרַח וְתַעֲנֶה לִי, צְפוּיָה לָכֶם אַכְזָבָה" + ], + "פִּחוּת": [ + "לְפָחוֹת לָעֲבוֹדָה שֶׁלּוֹ יֵשׁ מַשְׁמָעוּת כָּלְשֶׁהִי", + "כָּכָה לְפָחוֹת הָיִיתִי מְגַלֶּה לְאָן כֻּלָּם נֶעֱלָמִים", + "אֲבָל הַצִּיּוּר שֶׁלִּי, כַּמּוּבָן, הַרְבֵּה פָּחוֹת זוֹהֵר מֵהַיַּלְדּוֹן שֶׁרָאִיתִי שָׁם", + "\" וְאִם אַתֶּם מְקַוִים כָּמוֹנִי שֶׁשָּׁרוֹן לְפָחוֹת תִּטְרַח וְתַעֲנֶה לִי, צְפוּיָה לָכֶם אַכְזָבָה" + ], + "מוּבָן": [ + "\" \"כַּמּוּבָן,\" עָנָה לוֹ הַמֶּלֶךְ", + "הַמְּבֻגָּרִים לֹא יַאֲמִינוּ לָכֶם, כַּמּוּבָן", + "27 מֵאָז חָלְפוּ כְּבָר שֵׁשׁ שָׁנִים, כַּמּוּבָן", + "אֲבָל מוּבָן שֶׁאֲנַחְנוּ, שֶׁמְּבִינִים אֶת הַחַיִּים, לֹא מִתְרַשְּׁמִים מִמִּסְפָּרִים", + "מוּבָן שֶׁבְּעֵינֵי עוֹבֵר אֹרַח מִזְדַּמֵּן הַשּׁוֹשַׁנָּה שֶׁלִּי תִּדְמֶה לָכֶן" + ], + "כַּמּוּבָן": [ + "\" \"כַּמּוּבָן,\" עָנָה לוֹ הַמֶּלֶךְ", + "הַמְּבֻגָּרִים לֹא יַאֲמִינוּ לָכֶם, כַּמּוּבָן", + "27 מֵאָז חָלְפוּ כְּבָר שֵׁשׁ שָׁנִים, כַּמּוּבָן", + "אֲבָל הַצִּיּוּר שֶׁלִּי, כַּמּוּבָן, הַרְבֵּה פָּחוֹת זוֹהֵר מֵהַיַּלְדּוֹן שֶׁרָאִיתִי שָׁם", + "אֲנִי אֲנַסֶּה, כַּמּוּבָן, לְצַיֵּר אֶת הַדְּמוּיוֹת הֲכִי דּוֹמֶה לְמָה שֶׁרָאִיתִי" + ], + "תַּדְהֵמָה": [ + "\" מֵרֹב תַּדְהֵמָה אֲנִי מַתְחִיל לִרְעוֹד", + "עַל כֵּן הִבַּטְתִּי בַּחִזָּיוֹן הַזֶּה בְּעֵינַיִם פְּעוּרוֹת מִתַּדְהֵמָה" + ], + "חִזָּיוֹן": [ + "זֶה הָיָה חִזָּיוֹן מַרְהִיב", + "עַל כֵּן הִבַּטְתִּי בַּחִזָּיוֹן הַזֶּה בְּעֵינַיִם פְּעוּרוֹת מִתַּדְהֵמָה" + ], + "כֵּן": [ + "\"כֵּן, מָה נַעֲשֶׂה בּוֹ", + "\" \"כֵּן הִרְוַחְתִּי,\" אָמַר הַשּׁוּעָל", + "\" \"וְאִם הוּא כֵּן יוֹדֵעַ", + "\" \"כֵּן, אֲפִלּוּ פְּרָחִים עִם קוֹצִים", + "\" \"כֵּן, שְׁלוֹשִׁים דַּקּוֹת, שְׁלוֹשִׁים יָמִים" + ], + "כַּן": [ + "\"כֵּן, מָה נַעֲשֶׂה בּוֹ", + "\" \"כֵּן הִרְוַחְתִּי,\" אָמַר הַשּׁוּעָל", + "\" \"וְאִם הוּא כֵּן יוֹדֵעַ", + "\" \"כֵּן, אֲפִלּוּ פְּרָחִים עִם קוֹצִים", + "\" \"כֵּן, שְׁלוֹשִׁים דַּקּוֹת, שְׁלוֹשִׁים יָמִים" + ], + "אֶל": [ + "הוּא נִגָּשׁ אֶל הַסּוּסִים", + "חָזַרְתָּ אֶל מְקוֹם הַנְּחִיתָה שֶׁלְּךָ", + "אַל תָּבוֹא לִרְאוֹת אֶת זֶה", + "\" אֲנִי פּוֹנֶה אֶל שָׁרוֹן", + "\" הוּא מְדַבֵּר אֶל שָׁלוֹם" + ], + "אַל": [ + "הוּא נִגָּשׁ אֶל הַסּוּסִים", + "חָזַרְתָּ אֶל מְקוֹם הַנְּחִיתָה שֶׁלְּךָ", + "אַל תָּבוֹא לִרְאוֹת אֶת זֶה", + "\" אֲנִי פּוֹנֶה אֶל שָׁרוֹן", + "\" הוּא מְדַבֵּר אֶל שָׁלוֹם" + ], + "אֵל": [ + "הוּא נִגָּשׁ אֶל הַסּוּסִים", + "חָזַרְתָּ אֶל מְקוֹם הַנְּחִיתָה שֶׁלְּךָ", + "אַל תָּבוֹא לִרְאוֹת אֶת זֶה", + "\" אֲנִי פּוֹנֶה אֶל שָׁרוֹן", + "\" הוּא מְדַבֵּר אֶל שָׁלוֹם" + ], + "דִּבֵּר": [ + "\"אַתָּה מְדַבֵּר כְּמוֹ הַמְּבֻגָּרִים", + "אֵין אַף אֶחָד בַּמִּדְבָּר", + "\"הַמִּדְבָּר יָפֶה,\" הוּא הוֹסִיף", + "תָּמִיד אָהַבְתִּי אֶת הַמִּדְבָּר", + "הִתְחַלְתָּ לְדַבֵּר עִם נְחָשִׁים" + ], + "דָּבָר": [ + "\"אַתָּה מְדַבֵּר כְּמוֹ הַמְּבֻגָּרִים", + "אֵין אַף אֶחָד בַּמִּדְבָּר", + "\"הַמִּדְבָּר יָפֶה,\" הוּא הוֹסִיף", + "תָּמִיד אָהַבְתִּי אֶת הַמִּדְבָּר", + "הִתְחַלְתָּ לְדַבֵּר עִם נְחָשִׁים" + ], + "דֶּבֶר": [ + "\"אַתָּה מְדַבֵּר כְּמוֹ הַמְּבֻגָּרִים", + "אֵין אַף אֶחָד בַּמִּדְבָּר", + "\"הַמִּדְבָּר יָפֶה,\" הוּא הוֹסִיף", + "תָּמִיד אָהַבְתִּי אֶת הַמִּדְבָּר", + "הִתְחַלְתָּ לְדַבֵּר עִם נְחָשִׁים" + ], + "לְדַבֵּר": [ + "הִתְחַלְתָּ לְדַבֵּר עִם נְחָשִׁים", + "\" הוּא לֹא הָיָה מְסֻגָּל לְהַמְשִׁיךְ לְדַבֵּר", + "\" בַּעַל הַשָּׂפָם הַמִּסְתַּלְסֵל מַמְשִׁיךְ לְדַבֵּר אֵלַי בַּעֲרָבִית", + "כְּשֶׁהִצְלַחְתִּי לְדַבֵּר סוֹף־סוֹף, אָמַרְתִּי לוֹ: \"מָה אַתָּה עוֹשֶׂה פֹּה", + "יָכוֹל לִהְיוֹת שֶׁ\"פְרוּמְקִין\" זוֹ הַשָּׂפָה שֶׁלְּדַעְתָּם אֲנִי אָמוּר לְדַבֵּר" + ], + "פֶּה": [ + "\"מָה אַתָּה עוֹשֶׂה פֹּה", + "לֹא רוֹצִים אוֹתָם פֹּה", + "אֲנִי לֹא חַיָּב לָגוּר דַּוְקָא פֹּה", + "\"לְדַעְתִּי, הַיְּלָדִים שֶׁהָיוּ כָּאן קֹדֶם גָּרִים פֹּה", + "\" \"כִּי הַכֹּל פֹּה כָּל כָּךְ שׁוֹנֶה" + ], + "פֹּה": [ + "\"מָה אַתָּה עוֹשֶׂה פֹּה", + "לֹא רוֹצִים אוֹתָם פֹּה", + "אֲנִי לֹא חַיָּב לָגוּר דַּוְקָא פֹּה", + "\"לְדַעְתִּי, הַיְּלָדִים שֶׁהָיוּ כָּאן קֹדֶם גָּרִים פֹּה", + "\" \"כִּי הַכֹּל פֹּה כָּל כָּךְ שׁוֹנֶה" + ], + "אַתָּה": [ + "\"אַתָּה מְדַבֵּר כְּמוֹ הַמְּבֻגָּרִים", + "\"וּמָה אַתָּה עוֹשֶׂה בָּהֶם", + "\"אֲבָל אַתָּה הֲרֵי גֵּאוֹגְרָף", + "אַתָּה אַחְרַאי לַשּׁוֹשַׁנָּה שֶׁלְּךָ", + "\"מָה אַתָּה עוֹשֶׂה פֹּה" + ], + "בְּעִנְיַן": [ + "\" \"הַהוֹרָאָה לֹא הִשְׁתַּנְּתָה,\" עָנָה מַדְלִיק הַפָּנָסִים, \"זֶה מָה שֶׁנּוֹרָא בָּעִנְיָן", + "\" וְהוּא רַק חָזַר וְאָמַר, בְּשֶׁקֶט, כְּאִלּוּ מְדֻבָּר בְּעִנְיָן רְצִינִי בְּיוֹתֵר: \"בְּבַקָּשָׁה" + ], + "שֶׁקֶט": [ + "אוֹ שֶׁהַכִּבְשָׂה הִצְלִיחָה לָצֵאת מֵהַתֵּבָה בְּשֶׁקֶט", + "בְּעוֹדֵנוּ צוֹעֲדִים שָׁעוֹת עַל שָׁעוֹת, בְּשֶׁקֶט, יָרַד הַלַּיְלָה, וְהַכּוֹכָבִים הִתְחִילוּ לִזְהֹר", + "\" וְהוּא רַק חָזַר וְאָמַר, בְּשֶׁקֶט, כְּאִלּוּ מְדֻבָּר בְּעִנְיָן רְצִינִי בְּיוֹתֵר: \"בְּבַקָּשָׁה", + "הָיָה אֶפְשָׁר לְרַכֵּז אֶת הָאֱנוֹשׁוּת כֻּלָּהּ עַל אַחַד הָאִיִּים הַקְּטַנִּים בָּאוֹקְיָנוֹס הַשָּׁקֵט", + "פַּעַם, כְּשֶׁיָּשַׁבְתִּי לִי בְּשֶׁקֶט בַּמְּעָרָה, פִּתְאוֹם הִרְגַּשְׁתִּי שֶׁמַּשֶּׁהוּ זָז מֵאֲחוֹרֵי הַגַּב שֶׁלִּי" + ], + "שָׁקֵט": [ + "אוֹ שֶׁהַכִּבְשָׂה הִצְלִיחָה לָצֵאת מֵהַתֵּבָה בְּשֶׁקֶט", + "בְּעוֹדֵנוּ צוֹעֲדִים שָׁעוֹת עַל שָׁעוֹת, בְּשֶׁקֶט, יָרַד הַלַּיְלָה, וְהַכּוֹכָבִים הִתְחִילוּ לִזְהֹר", + "\" וְהוּא רַק חָזַר וְאָמַר, בְּשֶׁקֶט, כְּאִלּוּ מְדֻבָּר בְּעִנְיָן רְצִינִי בְּיוֹתֵר: \"בְּבַקָּשָׁה", + "הָיָה אֶפְשָׁר לְרַכֵּז אֶת הָאֱנוֹשׁוּת כֻּלָּהּ עַל אַחַד הָאִיִּים הַקְּטַנִּים בָּאוֹקְיָנוֹס הַשָּׁקֵט", + "פַּעַם, כְּשֶׁיָּשַׁבְתִּי לִי בְּשֶׁקֶט בַּמְּעָרָה, פִּתְאוֹם הִרְגַּשְׁתִּי שֶׁמַּשֶּׁהוּ זָז מֵאֲחוֹרֵי הַגַּב שֶׁלִּי" + ], + "כְּאִלּוּ": [ + "כְּאִלּוּ מִישֶׁהוּ מָחַק אוֹתָהּ", + "\" כְּאִלּוּ הַתְּשׁוּבָה מוּבֶנֶת מֵאֵלֶיהָ", + "\" \"אֵרָאֶה כְּאִלּוּ כּוֹאֵב לִי", + "אֵרָאֶה קְצָת כְּאִלּוּ אֲנִי גּוֹסֵס", + "\" שָׁרוֹן מֻפְתַּעַת, \"כְּאִלּוּ, אַתָּה בְּסֵדֶר" + ], + "בְּבַקָּשָׁה": [ + "וְאָז, בְּבַקָּשָׁה, תִּהְיוּ נֶחְמָדִים", + "\" הַשּׁוּעָל הִשְׁתַּתֵּק וְהִבִּיט בַּנָּסִיךְ הַקָּטָן זְמַן מְמֻשָּׁךְ: \"בְּבַקָּשָׁה", + "\" וְהוּא רַק חָזַר וְאָמַר, בְּשֶׁקֶט, כְּאִלּוּ מְדֻבָּר בְּעִנְיָן רְצִינִי בְּיוֹתֵר: \"בְּבַקָּשָׁה" + ], + "קָשֶׁה": [ + "זֶה הַרְבֵּה יוֹתֵר קָשֶׁה", + "וְאָז, בְּבַקָּשָׁה, תִּהְיוּ נֶחְמָדִים", + "אֵין לָהֶם שָׁרָשִׁים, זֶה מַקְשֶׁה עֲלֵיהֶם", + "\"זֶה קָשֶׁה, אֲבָל אֲנִי בֶּן אָדָם רְצִינִי", + "מֵהַמָּקוֹם שֶׁבּוֹ אֲנַחְנוּ נִמְצָאִים, עֲדַיִן קָשֶׁה לִי לְהַבְחִין" + ], + "רְצִינִי": [ + "אֲנִי בֶּן אָדָם רְצִינִי", + "מַבָּטוֹ הָיָה רְצִינִי וְשׁוֹטֵט אֵי־שָׁם בַּמֶּרְחַקִּים", + "\"זֶה קָשֶׁה, אֲבָל אֲנִי בֶּן אָדָם רְצִינִי", + "אֲבָל אֲנִי בֶּן אָדָם רְצִינִי, אֵין לִי פְּנַאי לַחֲלוֹמוֹת", + "וְכָל הַיּוֹם הוּא אוֹמֵר שׁוּב וָשׁוּב כָּמוֹךָ, ׳אֲנִי בֶּן אָדָם רְצִינִי" + ], + "בַּקָּשָׁה": [ + "וְאָז, בְּבַקָּשָׁה, תִּהְיוּ נֶחְמָדִים", + "\" הַשּׁוּעָל הִשְׁתַּתֵּק וְהִבִּיט בַּנָּסִיךְ הַקָּטָן זְמַן מְמֻשָּׁךְ: \"בְּבַקָּשָׁה", + "\" וְהוּא רַק חָזַר וְאָמַר, בְּשֶׁקֶט, כְּאִלּוּ מְדֻבָּר בְּעִנְיָן רְצִינִי בְּיוֹתֵר: \"בְּבַקָּשָׁה" + ], + "מִדְבָּר": [ + "\"אַתָּה מְדַבֵּר כְּמוֹ הַמְּבֻגָּרִים", + "אֵין אַף אֶחָד בַּמִּדְבָּר", + "\"הַמִּדְבָּר יָפֶה,\" הוּא הוֹסִיף", + "תָּמִיד אָהַבְתִּי אֶת הַמִּדְבָּר", + "\"אֵיזֶה שָׂפָה הוּא מְדַבֵּר" + ], + "מְדַבֵּר": [ + "\"אַתָּה מְדַבֵּר כְּמוֹ הַמְּבֻגָּרִים", + "אֵין אַף אֶחָד בַּמִּדְבָּר", + "\"הַמִּדְבָּר יָפֶה,\" הוּא הוֹסִיף", + "תָּמִיד אָהַבְתִּי אֶת הַמִּדְבָּר", + "\"אֵיזֶה שָׂפָה הוּא מְדַבֵּר" + ], + "לְסָרֵב": [ + "\" כְּכָל שֶׁהַתַּעֲלוּמָה גְּדוֹלָה יוֹתֵר, כָּךְ קָשֶׁה לָנוּ יוֹתֵר לְסָרֵב" + ], + "תַּעֲלוּמָה": [ + "אָכֵן, זוֹ תַּעֲלוּמָה גְּדוֹלָה", + "הֲיִיתֶם מַאֲמִינִים שֶׁמִּלָּה אַחַת תִּפְתֹּר תַּעֲלוּמָה שְׁלֵמָה", + "\" כְּכָל שֶׁהַתַּעֲלוּמָה גְּדוֹלָה יוֹתֵר, כָּךְ קָשֶׁה לָנוּ יוֹתֵר לְסָרֵב", + "לִפְעָמִים מִלָּה אַחַת מְסֻגֶּלֶת לְפַעְנֵחַ תַּעֲלוּמָה מֻרְכֶּבֶת, כִּי הִיא מְיַצֶּגֶת תְּקוּפָה", + "תַּאֲמִינוּ לִי, אֵין רֶגַע מְאֻשָּׁר כְּמוֹ הָרֶגַע הַזֶּה שֶׁבּוֹ אַתָּה מַצְלִיחַ לְפַעְנֵחַ תַּעֲלוּמָה" + ], + "נוֹרָא": [ + "\"יֵשׁ לִי מִקְצוֹעַ נוֹרָא", + "הוּא עָנָה לִי: \"לֹא נוֹרָא", + "כָּכָה אֶפְשָׁר לְהִסְתַּתֵּר מִתַּחַת לַשְּׂמִיכָה כְּשֶׁמַּשֶּׁהוּ נוֹרָא קוֹרֶה עַל הַמָּסָךְ", + "\" \"הַהוֹרָאָה לֹא הִשְׁתַּנְּתָה,\" עָנָה מַדְלִיק הַפָּנָסִים, \"זֶה מָה שֶׁנּוֹרָא בָּעִנְיָן" + ], + "מֵעוֹלָם": [ + "מֵעוֹלָם לֹא אָהַבְתִּי לְהַטִּיף מוּסָר", + "הוּא מֵעוֹלָם לֹא הֵרִיחַ פֶּרַח", + "הוּא מֵעוֹלָם לֹא צָפָה בַּכּוֹכָבִים", + "הוּא מֵעוֹלָם לֹא אָהַב מִישֶׁהוּ", + "מֵעוֹלָם לֹא רָאִיתִי כִּפּוֹת כָּאֵלֶּה" + ], + "מְאֻחָר": [ + "\" וּקְצָת מְאֻחָר יוֹתֵר הוֹסַפְתָּ: \"אַתָּה יוֹדֵעַ", + "כָּךְ הוּא הִמְשִׁיךְ לַעֲמֹד, וּמֵאַחַר שֶׁהָיָה עָיֵף, פִּהֵק", + "שֶׁכֵּן אִם עוֹקְרִים אֶת הַבָּאוֹבַּבּ מְאֻחָר מִדַּי, אִי אֶפְשָׁר לְהִפָּטֵר מִמֶּנּוּ לְעוֹלָם", + "\" מֵאַחַר שֶׁמֵּעוֹלָם לֹא צִיַּרְתִּי כִּבְשָׂה, צִיַּרְתִּי לוֹ שׁוּב אֶחָד מִשְּׁנֵי הַצִּיּוּרִים הַיְּחִידִים שֶׁיָּדַעְתִּי לְצַיֵּר" + ], + "כִּבְשָׂה": [ + "נָתַתִּי לְךָ כִּבְשָׂה קְטַנְטֹנֶת", + "הַכִּבְשָׂה שֶׁאַתָּה רוֹצֶה נִמְצֵאת בְּתוֹכָהּ", + "אֲנִי אֲצַיֵּר לַכִּבְשָׂה שֶׁלְּךָ מַחְסוֹם", + "\" צִיַּרְתִּי לוֹ מַחְסוֹם לַכִּבְשָׂה", + "אֲנִי רוֹצֶה כִּבְשָׂה שֶׁתִּחְיֶה הַרְבֵּה זְמַן" + ], + "שׁוּב": [ + "וְשׁוּב, מִי הוּא בִּכְלָל", + "\" הַנָּסִיךְ הַקָּטָן הִסְמִיק שׁוּב", + "\" שָׁלוֹם שׁוּב קוֹרֵא לִי", + "\"אֲבָל מַדּוּעַ אַתָּה שׁוּב מַדְלִיק אוֹתוֹ", + "הוא ערך את הסיפור שוב ושוב" + ], + "שֹׁנִי": [ + "שְׁנֵי סִירִים חֲלוּדִים נִצָּבִים בַּפִּנָּה", + "הָיוּ לוֹ שְׁנֵי הָרֵי גַּעַשׁ פְּעִילִים", + "11 עַל הַכּוֹכָב הַשֵּׁנִי גָּר שַׁחְצָן: \"הֵידָד", + "שְׁנֵי סוּסִים נִרְאִים בָּאֹפֶק וַעֲלֵיהֶם רוֹכְבִים הַמִּתְקַדְּמִים לְעֶבְרֵנוּ", + "הַיְּלָדִים חוֹבְשִׁים כִּפּוֹת וּמִשְּׁנֵי הַצְּדָדִים שֶׁל פְּנֵיהֶם מִשְׁתַּלְשְׁלות פֵּאוֹת" + ], + "שֵׁנִי": [ + "שְׁנֵי סִירִים חֲלוּדִים נִצָּבִים בַּפִּנָּה", + "הָיוּ לוֹ שְׁנֵי הָרֵי גַּעַשׁ פְּעִילִים", + "11 עַל הַכּוֹכָב הַשֵּׁנִי גָּר שַׁחְצָן: \"הֵידָד", + "שְׁנֵי סוּסִים נִרְאִים בָּאֹפֶק וַעֲלֵיהֶם רוֹכְבִים הַמִּתְקַדְּמִים לְעֶבְרֵנוּ", + "הַיְּלָדִים חוֹבְשִׁים כִּפּוֹת וּמִשְּׁנֵי הַצְּדָדִים שֶׁל פְּנֵיהֶם מִשְׁתַּלְשְׁלות פֵּאוֹת" + ], + "שָׁנִי": [ + "שְׁנֵי סִירִים חֲלוּדִים נִצָּבִים בַּפִּנָּה", + "הָיוּ לוֹ שְׁנֵי הָרֵי גַּעַשׁ פְּעִילִים", + "11 עַל הַכּוֹכָב הַשֵּׁנִי גָּר שַׁחְצָן: \"הֵידָד", + "שְׁנֵי סוּסִים נִרְאִים בָּאֹפֶק וַעֲלֵיהֶם רוֹכְבִים הַמִּתְקַדְּמִים לְעֶבְרֵנוּ", + "הַיְּלָדִים חוֹבְשִׁים כִּפּוֹת וּמִשְּׁנֵי הַצְּדָדִים שֶׁל פְּנֵיהֶם מִשְׁתַּלְשְׁלות פֵּאוֹת" + ], + "בָּחוּץ": [ + "זֶה שֶׁל נְחַשׁ הַבּוֹאָה מִבַּחוּץ", + "\" קוֹלָהּ שֶׁל שָׁרוֹן מַגִּיעַ אֵלַי מִבַּחוּץ", + "בַּזְּמַן שֶׁהָיִיתִי בַּחוּץ, הַקִּיר כְּאִלּוּ נִרְגַּע וְהִפְסִיק לְהִתְפּוֹרֵר", + "\"זֶה לֹא צוֹדֵק, יַלְדּוֹן, לֹא יָדַעְתִּי לְצַיֵּר דָּבָר מִלְּבַד נַחֲשֵׁי בּוֹאָה מִבַּחוּץ וּמִבִּפְנִים", + "זוֹ לֹא הַשְּׂמִיכָה שֶׁלָּנוּ, זוֹ שְׂמִיכָה בְּלוּיָה מְאוֹד, דּוֹמָה לַשְּׂמִיכָה הַקְּרוּעָה שֶׁהַיְּלָדִים נִעֲרוּ בַּחוּץ" + ], + "חוּץ": [ + "זֶה שֶׁל נְחַשׁ הַבּוֹאָה מִבַּחוּץ", + "\" הִיא תּוֹהָה, \"וְחוּץ מִזֶּה", + "חוּץ מִזֶּה, יֵשׁ לִי בִּשְׁבִילְךָ מַתָּנָה", + "חוּץ מִזֶּה אֲנִי נִגְנָב מִסִּרְטֵי אֵימָה", + "\" \"אַתָּה לֹא נִרְאֶה לִי לָחוּץ" + ], + "הָמוּם": [ + "וְהָיִיתִי הָמוּם לִשְׁמֹעַ אֶת תְּגוּבָתוֹ שֶׁל הַיַּלְדּוֹן: \"לֹא" + ], + "לִשְׁמֹעַ": [ + "וְהָיִיתִי הָמוּם לִשְׁמֹעַ אֶת תְּגוּבָתוֹ שֶׁל הַיַּלְדּוֹן: \"לֹא", + "\"יַלְדּוֹן, אֲנִי רוֹצֶה לִשְׁמֹעַ שׁוּב אֶת הַצְּחוֹק שֶׁלְּךָ" + ], + "מוּם": [ + "וְהָיִיתִי הָמוּם לִשְׁמֹעַ אֶת תְּגוּבָתוֹ שֶׁל הַיַּלְדּוֹן: \"לֹא" + ], + "בְּתוֹךְ": [ + "\"מִי יָכוֹל לִזְחוֹל בְּתוֹךְ הַשִּׂיחַ", + "אֲבָל שָׁרוֹן נִבְלְעָה בְּתוֹךְ הַמְּעָרָה וְנֶעֶלְמָה", + "אֲנִי לֹא רוֹצֶה פִּיל בְּתוֹךְ נְחַשׁ בּוֹאָה", + "\"מִישֶׁהוּ זוֹחֵל בְּתוֹךְ הַשִּׂיחַ,\" הַמְּסֻלְסָל מְזַנֵּק לְאָחוֹר", + "הוּא יָכוֹל לְצַוּוֹת עָלַי, לְמָשָׁל, לַעֲזֹב בְּתוֹךְ דַּקָּה" + ], + "תָּוֶךְ": [ + "מִתּוֹךְ הַמְּעָרָה נִשְׁמַע רַחַשׁ", + "\"שָׁלוֹם,\" הוּא קָרָא מִתּוֹךְ הֶרְגֵּל", + "תּוֹךְ שְׁנִיּוֹת אֵין לָהֶם זֵכֶר", + "\"מִי יָכוֹל לִזְחוֹל בְּתוֹךְ הַשִּׂיחַ", + "\" \"הַנָּחָשׁ זָחַל לְתוֹךְ הַבּוֹר" + ], + "מִסְכֵּן": [ + "נְחַשׁ בּוֹאָה מְסֻכָּן מִדַּי, וּפִיל גָּדוֹל מִדַּי" + ], + "מְסֻכָּן": [ + "נְחַשׁ בּוֹאָה מְסֻכָּן מִדַּי, וּפִיל גָּדוֹל מִדַּי" + ], + "גָּדוֹל": [ + "\"מָה הַסֵּפֶר הַגָּדוֹל הַזֶּה", + "כָּאן הַנָּסִיךְ הַקָּטָן גָּדוֹל מִדַּי", + "כַּדּוּר הָאָרֶץ גָּדוֹל מְאוֹד,\" אָמַר הַנָּחָשׁ", + "נְחַשׁ בּוֹאָה מְסֻכָּן מִדַּי, וּפִיל גָּדוֹל מִדַּי", + "עַל כֵּן הִשְׁקַעְתִּי מַאֲמָץ גָּדוֹל בְּהַכָּרַת הַנּוֹשֵׂא לָעֹמֶק" + ], + "גִּדּוּל": [ + "\"מָה הַסֵּפֶר הַגָּדוֹל הַזֶּה", + "כָּאן הַנָּסִיךְ הַקָּטָן גָּדוֹל מִדַּי", + "כַּדּוּר הָאָרֶץ גָּדוֹל מְאוֹד,\" אָמַר הַנָּחָשׁ", + "נְחַשׁ בּוֹאָה מְסֻכָּן מִדַּי, וּפִיל גָּדוֹל מִדַּי", + "עַל כֵּן הִשְׁקַעְתִּי מַאֲמָץ גָּדוֹל בְּהַכָּרַת הַנּוֹשֵׂא לָעֹמֶק" + ], + "לֵב": [ + "אַתֶּם שָׂמִים לֵב שֶׁהַכֹּל מַתְאִים", + "הוּא הִתְבּוֹנֵן בִּתְשׂוּמֶת לֵב וְאָז אָמַר: \"לֹא", + "הַיּוֹם, בָּרֶגַע שֶׁעָצַרְנוּ וְהִשְׁקַפְנוּ לְעֵבֶר הַמְּעָרָה, שַׂמְתִּי לֵב שֶׁהַכֹּל בִּכְלָל לֹא בְּסֵדֶר", + "לִפְעָמִים אֲנִי אוֹמֵר לְעַצְמִי, \"הֲרֵי קוֹרֶה שֶׁלִּפְעָמִים לֹא שָׂמִים לֵב לְרֶגַע, וְזֶה מַסְפִּיק", + "יֵשׁ לָךְ לֵב לְאַכְזֵב אֶת הָאֲנָשִׁים הַמַּדְהִימִים הָאֵלֶּה, שֶׁיָּצְאוּ לַדֶּרֶךְ בָּרֶגֶל מִתֵּימָן לְאֶרֶץ־יִשְׂרָאֵל" + ], + "חוֹלֶה": [ + "זֹאת כְּבָר חוֹלָה מִדַּי", + "סנט־אכזופרי היה חולה ומתוח, ודאג מאוד לבני ארצו" + ], + "זֹאת": [ + "זֹאת כְּבָר חוֹלָה מִדַּי", + "\"הַשּׁוֹשַׁנָּה הַזֹּאת בְּהֶחְלֵט מֻרְכֶּבֶת", + "מָה זֹאת אוֹמֶרֶת ׳לְאַלֵּף׳", + "וּבְכָל זֹאת הִתְחַלְנוּ לָלֶכֶת", + "\"מָה זֹאת אוֹמֶרֶת 'בְּנֵי חֲלוֹף'" + ], + "בְּוַדַּאי": [ + "\" צִיַּרְתִּי: הֶחָבֵר שֶׁלִּי חִיֵּךְ בְּנִימוּס וְהֵעִיר בַּעֲדִינוּת: \"אַתָּה בְּוַדַּאי רוֹאֶה", + "גַּם אֶת הַתּוֹפָעָה הַזֹּאת אֲנִי מַכִּיר, וְאַתֶּם בְּוַדַּאי מַכִּירִים יַחַד אִתִּי", + "וְלַמְרוֹת זֹאת הַנָּסִיךְ הַקָּטָן חָזַר וְאָמַר: \"בְּוַדַּאי, אַתָּה תִּרְאֶה אֵיפֹה מַתְחִילוֹת הָעֲקֵבוֹת שֶׁלִּי בַּחוֹל" + ], + "וַדָאִי": [ + "\" צִיַּרְתִּי: הֶחָבֵר שֶׁלִּי חִיֵּךְ בְּנִימוּס וְהֵעִיר בַּעֲדִינוּת: \"אַתָּה בְּוַדַּאי רוֹאֶה", + "גַּם אֶת הַתּוֹפָעָה הַזֹּאת אֲנִי מַכִּיר, וְאַתֶּם בְּוַדַּאי מַכִּירִים יַחַד אִתִּי", + "וְלַמְרוֹת זֹאת הַנָּסִיךְ הַקָּטָן חָזַר וְאָמַר: \"בְּוַדַּאי, אַתָּה תִּרְאֶה אֵיפֹה מַתְחִילוֹת הָעֲקֵבוֹת שֶׁלִּי בַּחוֹל" + ], + "עַיִר": [ + "\" הִיא מוֹסִיפָה עוֹד עִיר", + "כִּווּן הַהִתְקַדְּמוּת שֶׁלָּנוּ הוּא הָעִיר הָעַתִּיקָה", + "\"הִנֵּה חוֹמַת הָעִיר הָעַתִּיקָה,\" הִיא אוֹמֶרֶת, \"וְהִנֵּה הַמִּסְגָּדִים", + "\" הִיא נוֹקֶבֶת בְּשֵׁם הָעִיר הַתֵּימָנִית שֶׁהִיא מַכִּירָה, \"אוֹ מִצַּנְעָא", + "\" צִיַּרְתִּי: הֶחָבֵר שֶׁלִּי חִיֵּךְ בְּנִימוּס וְהֵעִיר בַּעֲדִינוּת: \"אַתָּה בְּוַדַּאי רוֹאֶה" + ], + "עִיר": [ + "\" הִיא מוֹסִיפָה עוֹד עִיר", + "כִּווּן הַהִתְקַדְּמוּת שֶׁלָּנוּ הוּא הָעִיר הָעַתִּיקָה", + "\"הִנֵּה חוֹמַת הָעִיר הָעַתִּיקָה,\" הִיא אוֹמֶרֶת, \"וְהִנֵּה הַמִּסְגָּדִים", + "\" הִיא נוֹקֶבֶת בְּשֵׁם הָעִיר הַתֵּימָנִית שֶׁהִיא מַכִּירָה, \"אוֹ מִצַּנְעָא", + "\" צִיַּרְתִּי: הֶחָבֵר שֶׁלִּי חִיֵּךְ בְּנִימוּס וְהֵעִיר בַּעֲדִינוּת: \"אַתָּה בְּוַדַּאי רוֹאֶה" + ], + "נִמּוּס": [ + "\" שָׁאַל הַנָּסִיךְ הַקָּטָן בְּנִימוּס", + "\" צִיַּרְתִּי: הֶחָבֵר שֶׁלִּי חִיֵּךְ בְּנִימוּס וְהֵעִיר בַּעֲדִינוּת: \"אַתָּה בְּוַדַּאי רוֹאֶה", + "\"שָׁלוֹם,\" עָנָה בְּנִימוּס הַנָּסִיךְ הַקָּטָן, שֶׁהִסְתּוֹבֵב לְאָחוֹר אַךְ לֹא רָאָה דָּבָר", + "\"פִּהוּק בְּנוֹכְחוּת הַמֶּלֶךְ מְנֻגָּד לִכְלָלֵי הַנִּימוּס,\" אָמַר לוֹ הוֹד מַלְכוּתוֹ, \"אֲנִי אוֹסֵר זֹאת עָלֶיךָ" + ], + "גְּדִי": [ + "זֹאת לֹא כִּבְשָׂה, זֶה גְּדִי, יֵשׁ לוֹ קַרְנַיִם" + ], + "כְּמוֹ": [ + "\"אַתָּה מְדַבֵּר כְּמוֹ הַמְּבֻגָּרִים", + "זֶה יִהְיֶה כְּמוֹ הַמַּיִם", + "הֵם נִרְאִים כְּמוֹ פְּסָלִים", + "אוּלַי אֲנִי קְצָת כְּמוֹ הַמְּבֻגָּרִים", + "אַתֶּן כְּמוֹ שֶׁהָיָה הַשּׁוּעָל שֶׁלִּי" + ], + "זִקְנָה": [ + "\" צִיַּרְתִּי שׁוּב: אֲבָל גַּם הַצִּיּוּר הַזֶּה נִפְסַל, כְּמוֹ קוֹדְמָיו: \"זֹאת זְקֵנָה מִדַּי" + ], + "תְּחִיָּה": [ + "אֲנִי רוֹצֶה כִּבְשָׂה שֶׁתִּחְיֶה הַרְבֵּה זְמַן" + ], + "תֵּבָה": [ + "אוֹ שֶׁהַכִּבְשָׂה הִצְלִיחָה לָצֵאת מֵהַתֵּבָה בְּשֶׁקֶט", + "אָז שִׁרְבַּטְתִּי אֶת הַצִּיּוּר הַזֶּה: וְהִכְרַזְתִּי: \"הִנֵּה תֵּבָה", + "מָחָר יֵשׁ לָנוּ הַכְתָּבָה בְּאַנְגְּלִית וְרָצִינוּ לְהִתְכּוֹנֵן כְּמוֹ שֶׁצָּרִיךְ", + "\"מוּזָר,\" אֲנִי אוֹמֵר, \"נִרְאֶה לָךְ שֶׁהַתֵּימָנִים שֶׁפָּגַשְׁנוּ חִכּוּ שֶׁהוּא יִכְתֹּב עֲלֵיהֶם כַּתָּבָה", + "\" \"הִגְזַמְתְּ,\" אֲנִי עוֹנֶה, \"מָחָר יֵשׁ לָנוּ הַכְתָּבָה בְּאַנְגְּלִית וְעוֹד לֹא הִתְחַלְנוּ לְהִתְכּוֹנֵן" + ], + "צָעִיר": [ + "אֲבָל הָיִיתִי צָעִיר מִדַּי, וַעֲדַיִן לֹא יָדַעְתִּי אֵיךְ לֶאֱהֹב", + "\" אֲבָל לְהַפְתָּעָתִי הָרַבָּה אֹרוּ פָּנָיו שֶׁל מְבַקֵּר הָאָמָּנוּת הַצָּעִיר שֶׁלִּי: \"זֶה בְּדִיּוּק מָה שֶׁרָצִיתִי" + ], + "דִּיּוּק": [ + "אֵיפֹה בְּדִיּוּק אֲנַחְנוּ נִמְצָאִים", + "זֶה לֹא בְּדִיּוּק פְרוּמְקִין", + "\" \"וְזֹאת בְּדִיּוּק הַמַּתָּנָה שֶׁלִּי", + "הוּא נִמְצָא בְּדִיּוּק מִמִּזְרָח לִירוּשָׁלַיִם", + "הֵן נִרְאוּ בְּדִיּוּק כְּמוֹ הַפֶּרַח שֶׁלּוֹ" + ], + "אָמָּנוּת": [ + "\" אֲבָל לְהַפְתָּעָתִי הָרַבָּה אֹרוּ פָּנָיו שֶׁל מְבַקֵּר הָאָמָּנוּת הַצָּעִיר שֶׁלִּי: \"זֶה בְּדִיּוּק מָה שֶׁרָצִיתִי" + ], + "אֻמָּנוּת": [ + "\" אֲבָל לְהַפְתָּעָתִי הָרַבָּה אֹרוּ פָּנָיו שֶׁל מְבַקֵּר הָאָמָּנוּת הַצָּעִיר שֶׁלִּי: \"זֶה בְּדִיּוּק מָה שֶׁרָצִיתִי" + ], + "בֹּקֶר": [ + "הִדְלַקְתִּי בַּבֹּקֶר וְכִבִּיתִי בָּעֶרֶב", + "לְמַרְבֵּה הַצַּעַר, אִישׁ מֵעוֹלָם לֹא בִּקֵּר כָּאן", + "בַּבֹּקֶר הֵם צָצוּ בֵּינוֹת לָעֵשֶׂב וּלְעֵת עֶרֶב קָמְלוּ", + "\"נִרְאֶה לִי שֶׁזֶּה הַזְּמַן לַאֲרוּחַת בֹּקֶר,\" הוֹסִיפָה מִיָּד", + "הָיָה נָעִים וְנוֹחַ לְחַמֵּם בָּהֶם אֶת אֲרוּחַת הַבֹּקֶר" + ], + "בַּקָּר": [ + "הִדְלַקְתִּי בַּבֹּקֶר וְכִבִּיתִי בָּעֶרֶב", + "לְמַרְבֵּה הַצַּעַר, אִישׁ מֵעוֹלָם לֹא בִּקֵּר כָּאן", + "בַּבֹּקֶר הֵם צָצוּ בֵּינוֹת לָעֵשֶׂב וּלְעֵת עֶרֶב קָמְלוּ", + "\"נִרְאֶה לִי שֶׁזֶּה הַזְּמַן לַאֲרוּחַת בֹּקֶר,\" הוֹסִיפָה מִיָּד", + "הָיָה נָעִים וְנוֹחַ לְחַמֵּם בָּהֶם אֶת אֲרוּחַת הַבֹּקֶר" + ], + "בָּקָר": [ + "הִדְלַקְתִּי בַּבֹּקֶר וְכִבִּיתִי בָּעֶרֶב", + "לְמַרְבֵּה הַצַּעַר, אִישׁ מֵעוֹלָם לֹא בִּקֵּר כָּאן", + "בַּבֹּקֶר הֵם צָצוּ בֵּינוֹת לָעֵשֶׂב וּלְעֵת עֶרֶב קָמְלוּ", + "\"נִרְאֶה לִי שֶׁזֶּה הַזְּמַן לַאֲרוּחַת בֹּקֶר,\" הוֹסִיפָה מִיָּד", + "הָיָה נָעִים וְנוֹחַ לְחַמֵּם בָּהֶם אֶת אֲרוּחַת הַבֹּקֶר" + ], + "שְׁבִיל": [ + "הֵם יְכוֹלִים לְהַכִּישׁ בִּשְׁבִיל הַכֵּיף", + "\"בִּשְׁבִיל שֶׁלֹּא יִבְרַח,\" הַמְּסֻלְסָל עוֹנֶה", + "\"אָז בִּשְׁבִיל מָה יֵשׁ לָהֶם בִּכְלָל קוֹצִים", + "\" \"אֲבָל בִּשְׁבִיל לִבְרוֹחַ מַסְפִּיק שֶׁהָרַגְלַיִם מְשֻׁחְרָרוֹת", + "אַתָּה חוֹשֵׁב שֶׁצָּרִיךְ הַרְבֵּה עֵשֶׂב בִּשְׁבִיל הַכִּבְשָׂה הַזֹּאת" + ], + "עֵשֶׂב": [ + "\" \"אֲנִי לֹא עֵשֶׂב,\" עָנְתָה הַשּׁוֹשַׁנָּה בְּרֹךְ", + "אַתָּה חוֹשֵׁב שֶׁצָּרִיךְ הַרְבֵּה עֵשֶׂב בִּשְׁבִיל הַכִּבְשָׂה הַזֹּאת", + "בַּבֹּקֶר הֵם צָצוּ בֵּינוֹת לָעֵשֶׂב וּלְעֵת עֶרֶב קָמְלוּ", + "\"בַּהַתְחָלָה תִּתְיַשֵּׁב עַל הָעֵשֶׂב בְּמֶרְחַק־מָה מִמֶּנִּי, הִנֵּה כָּךְ", + "אֲבָל בְּמִקְרֶה שֶׁל עֵשֶׂב רַע, צָרִיךְ לְחַסֵּל אוֹתוֹ בָּרֶגַע שֶׁמְּזַהִים אוֹתוֹ" + ], + "בִּשְׁבִיל": [ + "הֵם יְכוֹלִים לְהַכִּישׁ בִּשְׁבִיל הַכֵּיף", + "\"בִּשְׁבִיל שֶׁלֹּא יִבְרַח,\" הַמְּסֻלְסָל עוֹנֶה", + "\"אָז בִּשְׁבִיל מָה יֵשׁ לָהֶם בִּכְלָל קוֹצִים", + "\" \"אֲבָל בִּשְׁבִיל לִבְרוֹחַ מַסְפִּיק שֶׁהָרַגְלַיִם מְשֻׁחְרָרוֹת", + "אַתָּה חוֹשֵׁב שֶׁצָּרִיךְ הַרְבֵּה עֵשֶׂב בִּשְׁבִיל הַכִּבְשָׂה הַזֹּאת" + ], + "כִּי": [ + "כִּי עָלֶיהָ הֵגַנְתִּי בְּפַרְגּוֹד", + "כִּי הִיא הַשּׁוֹשַׁנָּה שֶׁלִּי", + "\" \"כִּי אֶצְלִי הַכֹּל קָטָן", + "כִּי אוֹתָהּ כִּסִּיתִי בְּפַעֲמוֹן זְכוּכִית", + "\" וְהוּא הִתְיַשֵּׁב כִּי פָּחַד" + ], + "הִיא": [ + "כִּי הִיא הַשּׁוֹשַׁנָּה שֶׁלִּי", + "וְהִיא כָּל כָּךְ עֲדִינָה", + "וְהִיא כָּל כָּךְ תְּמִימָה", + "\"הֵם דָּתִיִּים,\" הִיא לוֹחֶשֶׁת", + "\"נִתְכּוֹנֵן כְּשֶׁנַּחְזֹר,\" הִיא עוֹנָה" + ], + "כָּכָה": [ + "לָמָּה הַזִּכָּרוֹן שֶׁלִּי תָּקוּעַ כָּכָה", + "\" וְכָכָה הִכַּרְתִּי אֶת הַנָּסִיךְ הַקָּטָן", + "\"לֹא נִרְאֶה כָּכָה,\" הַשָּׂפָם הַמִּסְתַּלְסֵל עוֹנֶה", + "כָּכָה לְפָחוֹת הָיִיתִי מְגַלֶּה לְאָן כֻּלָּם נֶעֱלָמִים", + "אָז אֲנִי מְנַסֶּה לִצְבֹּעַ כָּכָה וְכָכָה, כְּמֵיטַב יְכָלְתִּי" + ], + "הַכָּרָתִי": [ + "\" וְכָכָה הִכַּרְתִּי אֶת הַנָּסִיךְ הַקָּטָן", + "פַּעַם הִכַּרְתִּי כּוֹכָב שֶׁגָּר עָלָיו עַצְלָן אֶחָד, וְהוּא הִזְנִיחַ שְׁלוֹשָׁה שִׂיחִים" + ], + "לֶקַח": [ + "הַלֶּקַח שֶׁנִּלְמַד מִמֶּנּוּ הִצְדִּיק אֶת הַמַּאֲמָץ", + "הֶעָנָן שֶׁנֶּעֱלַם לָקַח אִתּוֹ אֶת בָּתֵּי הַשְּׁכוּנָה", + "3 לָקַח לִי הַרְבֵּה זְמַן לְהָבִין מֵהֵיכָן הִגִּיעַ" + ], + "הֵיכָן": [ + "3 לָקַח לִי הַרְבֵּה זְמַן לְהָבִין מֵהֵיכָן הִגִּיעַ", + "\" \"זֶה אִישׁ מְלֻמָּד שֶׁיּוֹדֵעַ הֵיכָן נִמְצָאִים הַיַּמִּים, הַנְּהָרוֹת, הֶעָרִים, הֶהָרִים וְהַמִּדְבָּרִיּוֹת" + ], + "תְּמוּנָה": [ + "הַתְּמוּנָה הִתְבַּהֲרָה לִי אַט־אַט, מִדְּבָרִים שֶׁאָמַר פֹּה וָשָׁם", + "בַּהַתְחָלָה הַתְּמוּנָה מְטֻשְׁטֶשֶׁת, אֲבָל אַחֲרֵי שֶׁאֲנִי עוֹצֵם וּפוֹקֵחַ עֵינַיִם שׁוּב, הִיא מִתְבַּהֶרֶת", + "זֶה כְּאִלּוּ הִרְכַּבְתִּי פָּאזֶל, וַחֲתִיכָה חֲסֵרָה אַחַת שִׁבְּשָׁה אֶת כָּל הַתְּמוּנָה, וּפִתְאוֹם הִיא הִתְגַּלְּתָה", + "בַּתְּמוּנָה הוּא חוֹבֵשׁ אֶת הַכּוֹבַע שֶׁהָיָה עַל רֹאשׁוֹ כְּשֶׁהוּא הִגִּיעַ אֵלֵינוּ, רָכוּב עַל חֲמוֹר", + "אֲבָל מַהֵר מְאוֹד הַתְּמוּנָה מִתְבַּהֶרֶת, כִּי מִבַּעַד לַפֶּתַח שֶׁפָּעַרְתִּי בַּקִּיר, נִשְׁמָט יֶלֶד וְנוֹפֵל יָשָׁר לְמַרְגְּלוֹתַי" + ], + "גַּאֲוָה": [ + "\" וְהִסְבַּרְתִּי לוֹ בְּגַאֲוָה שֶׁאֲנִי יוֹדֵעַ לָטוּס" + ], + "לָטוּס": [ + "\" וְהִסְבַּרְתִּי לוֹ בְּגַאֲוָה שֶׁאֲנִי יוֹדֵעַ לָטוּס", + "חבריו ועמיתיו ניסו להניא אותו מלטוס, אך לא הצליחו" + ], + "טַוָּס": [ + "אַתָּה צָרִיךְ לְתַקֵּן אֶת הַמָּטוֹס שֶׁלְּךָ", + "\" וְהִסְבַּרְתִּי לוֹ בְּגַאֲוָה שֶׁאֲנִי יוֹדֵעַ לָטוּס", + "חבריו ועמיתיו ניסו להניא אותו מלטוס, אך לא הצליחו" + ], + "צְחוֹק": [ + "\"יַלְדּוֹן, אֲנִי רוֹצֶה לִשְׁמֹעַ שׁוּב אֶת הַצְּחוֹק שֶׁלְּךָ", + "\"הוֹ, יַלְדּוֹן, יַלְדּוֹן, כַּמָּה שֶׁאֲנִי אוֹהֵב לְהַקְשִׁיב לַצְּחוֹק הַזֶּה", + "\" וְהַנָּסִיךְ הַקָּטָן פָּרַץ בִּצְחוֹק רָם וּמִתְגַּלְגֵּל שֶׁהִרְגִּיז אוֹתִי מְאוֹד", + "\" וְהֶחָבֵר שֶׁלִּי שׁוּב פָּרַץ בִּצְחוֹק: \"לְאָן אַתָּה רוֹצֶה שֶׁהִיא תֵּלֵךְ", + "הַשִּׂיחָה הַזֹּאת בֵּין שְׁנֵי הַשּׁוֹטְרִים נִשְׁמַעַת לִי כְּמוֹ קוֹמֶדְיָה קוֹרַעַת מִצְּחוֹק" + ], + "רָם": [ + "\" וְהַנָּסִיךְ הַקָּטָן פָּרַץ בִּצְחוֹק רָם וּמִתְגַּלְגֵּל שֶׁהִרְגִּיז אוֹתִי מְאוֹד" + ], + "פֶּרֶץ": [ + "הוּא פָּרַץ בִּבְכִי תַּמְרוּרִים", + "\" וְהַנָּסִיךְ הַקָּטָן פָּרַץ בִּצְחוֹק רָם וּמִתְגַּלְגֵּל שֶׁהִרְגִּיז אוֹתִי מְאוֹד", + "\" וְהֶחָבֵר שֶׁלִּי שׁוּב פָּרַץ בִּצְחוֹק: \"לְאָן אַתָּה רוֹצֶה שֶׁהִיא תֵּלֵךְ", + "הַנָּסִיךְ הַקָּטָן הִבְחִין בָּהֶן וּפָרַץ בִּצְחוֹק: \"עֲצֵי הַבָּאוֹבַּבּ שֶׁלְּךָ מַזְכִּירִים רָאשֵׁי כְּרוּב" + ], + "בִּרְצִינוּת": [ + "אֲנִי מְצַפֶּה שֶׁיִּתְיַחֲסוּ בִּרְצִינוּת לַצָּרוֹת שֶׁלִּי", + "כִּי אֲנִי רוֹצֶה שֶׁיִּתְיַחֲסוּ לַסִּפּוּר שֶׁלִּי בִּרְצִינוּת", + "הוּא הִתְיַחֵס בִּרְצִינוּת לִדְבָרִים חַסְרֵי חֲשִׁיבוּת שֶׁאָמְרָה, וְהָיָה אֻמְלָל מְאוֹד", + "\" אָז הֵעִיר הַנָּסִיךְ הַקָּטָן בִּרְצִינוּת: \"זֶה לֹא חָשׁוּב, אֶצְלִי הַכֹּל קָטָן כָּל כָּךְ" + ], + "מִצְפֶּה": [ + "\" \"אַתָּה מְצַפֶּה מִמֶּנִּי לִתְשׁוּבָה", + "אֲנִי מְצַפֶּה שֶׁיִּתְיַחֲסוּ בִּרְצִינוּת לַצָּרוֹת שֶׁלִּי", + "אַתָּה מְצַפֶּה לִרְאוֹת אֶת יְרוּשָׁלַיִם שֶׁאֲנַחְנוּ רוֹאִים בַּהֹוֶה" + ], + "מְצֻפֶּה": [ + "\" \"אַתָּה מְצַפֶּה מִמֶּנִּי לִתְשׁוּבָה", + "אֲנִי מְצַפֶּה שֶׁיִּתְיַחֲסוּ בִּרְצִינוּת לַצָּרוֹת שֶׁלִּי", + "אַתָּה מְצַפֶּה לִרְאוֹת אֶת יְרוּשָׁלַיִם שֶׁאֲנַחְנוּ רוֹאִים בַּהֹוֶה" + ], + "רְצִינוּת": [ + "אֲנִי מְצַפֶּה שֶׁיִּתְיַחֲסוּ בִּרְצִינוּת לַצָּרוֹת שֶׁלִּי", + "כִּי אֲנִי רוֹצֶה שֶׁיִּתְיַחֲסוּ לַסִּפּוּר שֶׁלִּי בִּרְצִינוּת", + "הוּא הִתְיַחֵס בִּרְצִינוּת לִדְבָרִים חַסְרֵי חֲשִׁיבוּת שֶׁאָמְרָה, וְהָיָה אֻמְלָל מְאוֹד", + "\" אָז הֵעִיר הַנָּסִיךְ הַקָּטָן בִּרְצִינוּת: \"זֶה לֹא חָשׁוּב, אֶצְלִי הַכֹּל קָטָן כָּל כָּךְ" + ], + "סַיִף": [ + "\"הַמִּדְבָּר יָפֶה,\" הוּא הוֹסִיף", + "הוּא הוֹסִיף וְאָמַר: \"אַתָּה יוֹדֵעַ", + "וְהַנָּסִיךְ הַקָּטָן הוֹסִיף: \"אֲבָל הָעֵינַיִם עִוְּרוֹת", + "\" וְהוּא הוֹסִיף: \"אֵין בָּזֶה שׁוּם תּוֹעֶלֶת", + "וְאָז הוּא הוֹסִיף: \"אָז גַּם אַתָּה מַגִּיעַ מֵהַשָּׁמַיִם" + ], + "סַיָּף": [ + "\"הַמִּדְבָּר יָפֶה,\" הוּא הוֹסִיף", + "הוּא הוֹסִיף וְאָמַר: \"אַתָּה יוֹדֵעַ", + "וְהַנָּסִיךְ הַקָּטָן הוֹסִיף: \"אֲבָל הָעֵינַיִם עִוְּרוֹת", + "\" וְהוּא הוֹסִיף: \"אֵין בָּזֶה שׁוּם תּוֹעֶלֶת", + "וְאָז הוּא הוֹסִיף: \"אָז גַּם אַתָּה מַגִּיעַ מֵהַשָּׁמַיִם" + ], + "שָׁמַיִם": [ + "אַתֶּם שָׂמִים לֵב שֶׁהַכֹּל מַתְאִים", + "וְאָז הוּא הוֹסִיף: \"אָז גַּם אַתָּה מַגִּיעַ מֵהַשָּׁמַיִם", + "וְהַחֲבֵרִים שֶׁלְּךָ לֹא יָבִינוּ מִמָּה אַתָּה צוֹחֵק כְּשֶׁאַתָּה מַבִּיט בַּשָּׁמַיִם", + "מִנְּקֻדַּת הַמַּבָּט שֶׁלָּהֶם אוּלַי נִדְמֶה לָהֶם שֶׁצַּצְתִּי מִשּׁוּמָקוֹם אוֹ שֶׁצָּנַחְתִּי מֵהַשָּׁמַיִם", + "לִפְעָמִים אֲנִי אוֹמֵר לְעַצְמִי, \"הֲרֵי קוֹרֶה שֶׁלִּפְעָמִים לֹא שָׂמִים לֵב לְרֶגַע, וְזֶה מַסְפִּיק" + ], + "שֶׁקַע": [ + "צַוֵּה עַל הַשֶּׁמֶשׁ לִשְׁקֹעַ", + "\" וְהוּא שָׁקַע בְּהִרְהוּרִים שֶׁנִּמְשְׁכוּ זְמַן רַב", + "\" עָנָה הַשִּׁכּוֹר, שָׁקַע שׁוּב בִּשְׁתִיקָה וְלֹא דִּבֵּר עוֹד", + "הַבִּקּוּר כָּאן הָיָה קָצָר מְאוֹד, אֲבָל בְּעִקְבוֹתָיו שָׁקַע הַנָּסִיךְ הַקָּטָן בְּעֶצֶב עָמֹק: \"מָה אַתָּה עוֹשֶׂה" + ], + "אוֹצָר": [ + "נִרְאֶה לְךָ שֶׁתִּמְצָא אוֹצָר", + "הוּא כְּאִלּוּ מְקַוֶה לִמְצוֹא בַּתַּרְמִיל אֵיזֶשֶׁהוּ אוֹצָר", + "הָיִיתִי נִרְגָּשׁ, הָיָה נִדְמֶה לִי שֶׁאֲנִי נוֹשֵׂא אוֹצָר שָׁבִיר", + "שְׁנֵי הַשּׁוֹטְרִים מְחַבְּקִים אֶת הַתַּרְמִיל שֶׁלִּי כְּאִלּוּ הוּא אוֹצָר", + "כְּשֶׁהָיִיתִי יֶלֶד, גַּרְתִּי בְּבַיִת עַתִּיק, שֶׁהָאַגָּדָה סִפְּרָה שֶׁחָבוּי בּוֹ אוֹצָר" + ], + "סוֹד": [ + "\"וְעַכְשָׁו הִנֵּה לְךָ הַסּוֹד שֶׁלִּי", + "הַבַּיִת שֶׁלִּי הִסְתִּיר סוֹד בְּמַעֲמַקֵּי לִבּוֹ", + "הֲרֵי זוֹ הַמְּעָרָה שֶׁלָּנוּ, זֶה הַסּוֹד הַכָּמוּס שֶׁלָּנוּ", + "הוּא סוֹד פָּשׁוּט מְאוֹד: רוֹאִים הֵיטֵב רַק עִם הַלֵּב", + "\" מָה גְּדוֹלָה הָיְתָה הַפְתָּעָתִי כְּשֶׁלְּפֶתַע הֵבַנְתִּי אֶת סוֹד הַקֶּסֶם שֶׁבַּחוֹלוֹת" + ], + "כַּמָּה": [ + "כַּמָּה אַחִים יֵשׁ לוֹ", + "כַּמָּה כֶּסֶף יֵשׁ לְאַבָּא שֶׁלּוֹ", + "כַּמָּה מִסְתּוֹרִית הִיא מַמְלֶכֶת הַדְּמָעוֹת", + "בָּרַחְתִּי הַחוּצָה וְחִכִּיתִי כַּמָּה דַּקּוֹת", + "\"אַחְלָה, אֲבָל כַּמָּה שָׁנִים לִפְנֵי" + ], + "פֶּלֶט": [ + "אַתֶּם מְתָאֲרִים לְעַצְמְכֶם עַד כַּמָּה הִתְלַהַבְתִּי מֵהַסּוֹד הַקָּטָן שֶׁפָּלַט בִּדְבַר קִיּוּמָם שֶׁל \"כּוֹכָבִים אֲחֵרִים\"" + ], + "אַתֶּם": [ + "אַתֶּם שָׂמִים לֵב שֶׁהַכֹּל מַתְאִים", + "הוּא נִגָּשׁ אֵלַי: \"אָז אַתֶּם כֵּן מַעֲרָבִיִּים", + "\"כְּשֶׁהֵם הִגִּיעוּ, רָאִיתִי שֶׁהָיוּ אִתָּם שַׂקִּים,\" הוּא מְדַוֵחַ", + "תַּגִּידוּ, אַתֶּם מַצְלִיחִים לְפַעְנֵחַ אֶת הַבָּלָגָן שֶׁהוֹלֵךְ פֹּה", + "אִם נִדְמֶה לָכֶם שֶׁאֲנִי לֹא יוֹדֵעַ, אַתֶּם טוֹעִים" + ], + "עֹמֶק": [ + "עַל כֵּן הִשְׁקַעְתִּי מַאֲמָץ גָּדוֹל בְּהַכָּרַת הַנּוֹשֵׂא לָעֹמֶק", + "הֵם יְשֵׁנִים עָמֹק בָּאֲדָמָה, עַד שֶׁאֶחָד מֵהֶם מֵקִיץ מֵחֲלוֹמוֹתָיו", + "הַבִּקּוּר כָּאן הָיָה קָצָר מְאוֹד, אֲבָל בְּעִקְבוֹתָיו שָׁקַע הַנָּסִיךְ הַקָּטָן בְּעֶצֶב עָמֹק: \"מָה אַתָּה עוֹשֶׂה" + ], + "עָמֹק": [ + "עַל כֵּן הִשְׁקַעְתִּי מַאֲמָץ גָּדוֹל בְּהַכָּרַת הַנּוֹשֵׂא לָעֹמֶק", + "הֵם יְשֵׁנִים עָמֹק בָּאֲדָמָה, עַד שֶׁאֶחָד מֵהֶם מֵקִיץ מֵחֲלוֹמוֹתָיו", + "הַבִּקּוּר כָּאן הָיָה קָצָר מְאוֹד, אֲבָל בְּעִקְבוֹתָיו שָׁקַע הַנָּסִיךְ הַקָּטָן בְּעֶצֶב עָמֹק: \"מָה אַתָּה עוֹשֶׂה" + ], + "עֵמֶק": [ + "עַל כֵּן הִשְׁקַעְתִּי מַאֲמָץ גָּדוֹל בְּהַכָּרַת הַנּוֹשֵׂא לָעֹמֶק", + "הֵם יְשֵׁנִים עָמֹק בָּאֲדָמָה, עַד שֶׁאֶחָד מֵהֶם מֵקִיץ מֵחֲלוֹמוֹתָיו", + "הַבִּקּוּר כָּאן הָיָה קָצָר מְאוֹד, אֲבָל בְּעִקְבוֹתָיו שָׁקַע הַנָּסִיךְ הַקָּטָן בְּעֶצֶב עָמֹק: \"מָה אַתָּה עוֹשֶׂה" + ], + "אֹמֶץ": [ + "\"אוֹקֵיי,\" הִיא מַפְגִּינָה אֹמֶץ", + "הַלֶּקַח שֶׁנִּלְמַד מִמֶּנּוּ הִצְדִּיק אֶת הַמַּאֲמָץ", + "עַל כֵּן הִשְׁקַעְתִּי מַאֲמָץ גָּדוֹל בְּהַכָּרַת הַנּוֹשֵׂא לָעֹמֶק", + "אֲבָל מִמֶּנִּי נִדְרַשׁ מַאֲמָץ שִׂכְלִי גָּדוֹל לְהָבִין בְּמָה מְדֻבָּר", + "הֵם נָבְעוּ מֵהַהֲלִיכָה הָאֲרֻכָּה שֶׁלָּנוּ לְאוֹר הַכּוֹכָבִים, מִשִּׁירַת הַגַּלְגֶּלֶת, מִמַּאֲמַץ זְרוֹעוֹתַי" + ], + "מַאֲמָץ": [ + "הַלֶּקַח שֶׁנִּלְמַד מִמֶּנּוּ הִצְדִּיק אֶת הַמַּאֲמָץ", + "עַל כֵּן הִשְׁקַעְתִּי מַאֲמָץ גָּדוֹל בְּהַכָּרַת הַנּוֹשֵׂא לָעֹמֶק", + "אֲבָל מִמֶּנִּי נִדְרַשׁ מַאֲמָץ שִׂכְלִי גָּדוֹל לְהָבִין בְּמָה מְדֻבָּר", + "הֵם נָבְעוּ מֵהַהֲלִיכָה הָאֲרֻכָּה שֶׁלָּנוּ לְאוֹר הַכּוֹכָבִים, מִשִּׁירַת הַגַּלְגֶּלֶת, מִמַּאֲמַץ זְרוֹעוֹתַי" + ], + "לַעֲמֹק": [ + "עַל כֵּן הִשְׁקַעְתִּי מַאֲמָץ גָּדוֹל בְּהַכָּרַת הַנּוֹשֵׂא לָעֹמֶק" + ], + "נוֹשֵׂא": [ + "גַּם הַפַּעַם עָלָה הַנּוֹשֵׂא הוֹדוֹת לַכִּבְשָׂה", + "עַל כֵּן הִשְׁקַעְתִּי מַאֲמָץ גָּדוֹל בְּהַכָּרַת הַנּוֹשֵׂא לָעֹמֶק", + "הָיִיתִי נִרְגָּשׁ, הָיָה נִדְמֶה לִי שֶׁאֲנִי נוֹשֵׂא אוֹצָר שָׁבִיר", + "הַיֶּלֶד חוֹזֵר אֶל הַמְּעָרָה, וְכַעֲבֹר דַּקָּה אוֹ שְׁתַּיִם יוֹצֵא שׁוּב הַחוּצָה כְּשֶׁהוּא נוֹשֵׂא אִתּוֹ מַשֶּׁהוּ" + ], + "מְאַיִן": [ + "\"מֵאַיִן הִגַּעְתָּ, יַלְדּוֹן שֶׁלִּי", + "מֵאַיִן הִיא צָצָה פִּתְאוֹם", + "אֲבָל מֵאַיִן אֲנִי צוֹפֶה בָּהּ", + "הוּא לֹא הֵבִין מֵאַיִן הִגִּיעָה הָעֲדִינוּת הַמְּפֻיֶּסֶת הַזּׄאת", + "נוֹכְחוּתוֹ שֶׁל גֶּבֶר שֶׁמּוֹפִיעַ פִּתְאוֹם, וְאֵין לִי מֻשָּׂג מֵאַיִן הוּא צָץ, כַּנִּרְאֶה מַרְגִּיעָה אוֹתָהּ" + ], + "אֵין": [ + "\"מֵאַיִן הִגַּעְתָּ, יַלְדּוֹן שֶׁלִּי", + "אֵין מָה לִכְעֹס עֲלֵיהֶם", + "אֵין לִי זְמַן לְהִתְעַמֵּל", + "אֵין לִי זְמַן לִשְׁטוּיוֹת", + "אֵין בּוֹ מָקוֹם לִשְׁנַיִם" + ], + "לָקַחַת": [ + "לְאָן אַתָּה רוֹצֶה לָקַחַת אֶת הַכִּבְשָׂה שֶׁלִּי", + "אַתְּ רוֹצָה שֶׁנְּבַקֵּשׁ מֵהַהוֹרִים לָקַחַת אוֹתָנוּ לְבִקּוּר שָׁם", + "אִם יֵשׁ לִי פֶּרַח, אֲנִי יָכוֹל לִקְטֹף אוֹתוֹ וְלָקַחַת אוֹתוֹ אִתִּי", + "\" \"אֲנִי יָכוֹל לָקַחַת אוֹתְךָ הַרְבֵּה יוֹתֵר רָחוֹק מִסְּפִינָה,\" אָמַר הַנָּחָשׁ" + ], + "לְאָן": [ + "לְאָן הֵם יָכְלוּ לְהֵעָלֵם", + "\"לְאָן הֵם יָכְלוּ לִבְרוֹחַ", + "\"אָז לְאָן נָבִיא אוֹתוֹ", + "לְאָן לְדַעְתָּהּ אֲנַחְנוּ יְכוֹלִים לְהִסְתַּלֵּק", + "לְאָן אַתָּה רוֹצֶה לָקַחַת אֶת הַכִּבְשָׂה שֶׁלִּי" + ], + "יָפֶה": [ + "זֶה עִסּוּק יָפֶה מְאוֹד", + "\"הַכּוֹכָב שֶׁלְּךָ יָפֶה מְאוֹד", + "\"הַמִּדְבָּר יָפֶה,\" הוּא הוֹסִיף", + "\" \"הוּא יָפֶה,\" אָמַר הַנָּחָשׁ", + "בְּעֵינַי זֶה הַנּוֹף הַיָּפֶה בְּיוֹתֵר וְהֶעָצוּב בְּיוֹתֵר בָּעוֹלָם" + ], + "הַיּוֹם": [ + "הַיּוֹם, לְמָשָׁל, בִּכְלָל לֹא תִּכְנַנּוּ לָבוֹא", + "הַיּוֹם הוּא הַיּוֹם, אֲבָל זֶה לֹא הַמָּקוֹם", + "עַד הַיּוֹם הָיָה לִי בָּרוּר שֶׁזּוֹ מִנְהָרָה רַק שֶׁלָּנוּ", + "אֶזְרָחִים יִשְׂרְאֵלִים לֹא יָכְלוּ לִנְסוֹעַ לְבַקֵּר בָּהּ, כְּמוֹ הַיּוֹם", + "אוּכַל לַעֲזֹר לְךָ בְּבוֹא הַיּוֹם, אִם תִּתְגַּעְגֵּעַ מְאוֹד לַכּוֹכָב שֶׁלְּךָ" + ], + "יוֹם": [ + "הַמַּיִם מָתְקוּ כְּמוֹ יוֹם חַג", + "לֹא בְּכָל יוֹם אֲנַחְנוּ בָּאִים אֵלֶיהָ", + "הַיּוֹם, לְמָשָׁל, בִּכְלָל לֹא תִּכְנַנּוּ לָבוֹא", + "אֲבָל בְּכָל יוֹם תּוּכַל לָשֶׁבֶת קָרוֹב יוֹתֵר", + "\"זֶה מָה שֶׁמַּבְדִּיל יוֹם מִיּוֹם, שָׁעָה מִשָּׁעָה" + ], + "חֲבָל": [ + "\"הַכֹּל כָּאן: הַגַּלְגֶּלֶת, הַדְּלִי, הַחֶבֶל", + "אֲנִי לָחוּץ שֶׁחֲבָל לָכֶם עַל הַזְּמַן", + "אֲבָל חֲבָל שֶׁתְּבַזְבְּזוּ אֶת זְמַנְּכֶם עַל עִנְיָן זֶה", + "\" הוּא צָחַק, מָשַׁךְ בַּחֶבֶל, הִפְעִיל אֶת הַגַּלְגֶּלֶת", + "הַמַּיִם שֶׁנָּתַתָּ לִי לִשְׁתּוֹת הָיוּ בִּשְׁבִילִי כְּמוֹ מוּזִיקָה, בִּזְכוּת הַגַּלְגֶּלֶת וְהַחֶבֶל" + ], + "חֶבֶל": [ + "\"הַכֹּל כָּאן: הַגַּלְגֶּלֶת, הַדְּלִי, הַחֶבֶל", + "אֲנִי לָחוּץ שֶׁחֲבָל לָכֶם עַל הַזְּמַן", + "אֲבָל חֲבָל שֶׁתְּבַזְבְּזוּ אֶת זְמַנְּכֶם עַל עִנְיָן זֶה", + "\" הוּא צָחַק, מָשַׁךְ בַּחֶבֶל, הִפְעִיל אֶת הַגַּלְגֶּלֶת", + "הַמַּיִם שֶׁנָּתַתָּ לִי לִשְׁתּוֹת הָיוּ בִּשְׁבִילִי כְּמוֹ מוּזִיקָה, בִּזְכוּת הַגַּלְגֶּלֶת וְהַחֶבֶל" + ], + "אַתֶּן": [ + "אֲנִי אֶתֵּן אֶת הַפְּקֻדָּה", + "אַתֶּן כְּמוֹ שֶׁהָיָה הַשּׁוּעָל שֶׁלִּי", + "\"אַתֶּן יָפוֹת, אֲבָל רֵיקָנִיּוֹת,\" הוּא הוֹסִיף וְאָמַר לָהֶן", + "\"אִישׁ לֹא אִלֵּף אֶתְכֶן, וְאַתֶּן לֹא אִלַּפְתֶּן אַף אֶחָד", + "וְאִם תִּתְנַהֵג יָפֶה, אֶתֵּן לְךָ גַּם חֶבֶל כְּדֵי לִקְשֹׁר אוֹתָהּ בִּשְׁעוֹת הַיּוֹם, וְגַם יָתֵד" + ], + "לְקַשֵּׁר": [ + "הוּא לֹא יוּכַל לִקְשֹׁר אוֹתוֹ לַכִּבְשָׂה", + "וְאִם תִּתְנַהֵג יָפֶה, אֶתֵּן לְךָ גַּם חֶבֶל כְּדֵי לִקְשֹׁר אוֹתָהּ בִּשְׁעוֹת הַיּוֹם, וְגַם יָתֵד" + ], + "לִקְשֹׁר": [ + "אֶפְשָׁר לִקְשׁוֹר יָדַיִם שֶׁאֵינָן קַיָּמוֹת", + "הוּא לֹא יוּכַל לִקְשֹׁר אוֹתוֹ לַכִּבְשָׂה", + "וְאִם תִּתְנַהֵג יָפֶה, אֶתֵּן לְךָ גַּם חֶבֶל כְּדֵי לִקְשֹׁר אוֹתָהּ בִּשְׁעוֹת הַיּוֹם, וְגַם יָתֵד" + ], + "קֶשֶׁר": [ + "הוּא לֹא יוּכַל לִקְשֹׁר אוֹתוֹ לַכִּבְשָׂה", + "\" הִיא מְמַהֶרֶת אֵלַי, \"מִי קָשַׁר אוֹתְךָ כָּכָה", + "הִיא הוֹפֶכֶת אוֹתִי מִצַּד לְצַד כְּאִלּוּ אֲנִי קוֹרַת עֵץ וּמְחַפֶּשֶׂת אֶת הַקֶּשֶׁר", + "וְאִם תִּתְנַהֵג יָפֶה, אֶתֵּן לְךָ גַּם חֶבֶל כְּדֵי לִקְשֹׁר אוֹתָהּ בִּשְׁעוֹת הַיּוֹם, וְגַם יָתֵד" + ], + "יָתֵד": [ + "וְאִם תִּתְנַהֵג יָפֶה, אֶתֵּן לְךָ גַּם חֶבֶל כְּדֵי לִקְשֹׁר אוֹתָהּ בִּשְׁעוֹת הַיּוֹם, וְגַם יָתֵד" + ], + "הַצָּעָה": [ + "\" נִרְאָה שֶׁהַהַצָּעָה שֶׁלִּי זִעְזְעָה אֶת הַנָּסִיךְ הַקָּטָן" + ], + "נִרְאֶה": [ + "הוּא לֹא נִרְאֶה נֶחְמָד", + "הוּא נִרְאֶה מְאֻכְזָב מְאוֹד", + "נִרְאֶה לְךָ שֶׁתִּמְצָא אוֹצָר", + "נִרְאֶה לִי שֶׁהַתְּנָאִים לְכָךְ הִבְשִׁילוּ", + "הָיָה נִרְאֶה שֶׁהַשּׁוּעָל סַקְרָן מְאוֹד" + ], + "אִבּוּד": [ + "\" \"אֲבָל אִם לֹא תִּקְשֹׁר אוֹתָהּ, הִיא תַּתְחִיל לְשׁוֹטֵט וְתֵלֵךְ לְאִבּוּד" + ], + "אָבוּד": [ + "\" \"אֲבָל אִם לֹא תִּקְשֹׁר אוֹתָהּ, הִיא תַּתְחִיל לְשׁוֹטֵט וְתֵלֵךְ לְאִבּוּד" + ], + "לְשׁוֹטֵט": [ + "\" \"אֲבָל אִם לֹא תִּקְשֹׁר אוֹתָהּ, הִיא תַּתְחִיל לְשׁוֹטֵט וְתֵלֵךְ לְאִבּוּד" + ], + "לֶאֱבֹד": [ + "\" \"אֲבָל אִם לֹא תִּקְשֹׁר אוֹתָהּ, הִיא תַּתְחִיל לְשׁוֹטֵט וְתֵלֵךְ לְאִבּוּד" + ], + "קָדִימָה": [ + "\" \"לֹא מְשַׁנֶּה, יָשָׁר קָדִימָה", + "\"קָדִימָה,\" הוּא אוֹמֵר, \"נִסְתַּלֵּק מִכָּאן", + "הַשּׁוֹטֵר שׁוֹלֵחַ אֶת יָדוֹ קָדִימָה וְתוֹפֵס אוֹתִי בִּזְרוֹעִי", + "\" הַנָּחָשׁ נָע קָדִימָה, אֲבָל לֹא מַכִּישׁ אוֹתִי", + "הוּא מְשַׂחֵק בַּיָּדִית שֶׁל הָרוֹכְסָן, מֵנִיעַ אוֹתָהּ קָדִימָה וְאָחוֹרָה" + ], + "יָשָׁר": [ + "\" \"לֹא מְשַׁנֶּה, יָשָׁר קָדִימָה", + "\" אֲנִי מַבִּיט יָשָׁר לְתוֹךְ עֵינָיו", + "'' הַנָּחָשׁ מַבִּיט יָשָׁר לְתוֹךְ עֵינַי וּמוֹצִיא אֶת לְשׁוֹנוֹ הָאֲרֻכָּה וְהַמְּפֻצֶּלֶת", + "\" וּבְעֶצֶב־מָה, כָּךְ נִדְמֶה לִי, הוֹסִיף, \"אִם הוֹלְכִים יָשָׁר קָדִימָה, אִי אֶפְשָׁר לְהַגִּיעַ רָחוֹק", + "אֲבָל מַהֵר מְאוֹד הַתְּמוּנָה מִתְבַּהֶרֶת, כִּי מִבַּעַד לַפֶּתַח שֶׁפָּעַרְתִּי בַּקִּיר, נִשְׁמָט יֶלֶד וְנוֹפֵל יָשָׁר לְמַרְגְּלוֹתַי" + ], + "יֹשֶׁר": [ + "\" \"לֹא מְשַׁנֶּה, יָשָׁר קָדִימָה", + "\" אֲנִי מַבִּיט יָשָׁר לְתוֹךְ עֵינָיו", + "'' הַנָּחָשׁ מַבִּיט יָשָׁר לְתוֹךְ עֵינַי וּמוֹצִיא אֶת לְשׁוֹנוֹ הָאֲרֻכָּה וְהַמְּפֻצֶּלֶת", + "\" וּבְעֶצֶב־מָה, כָּךְ נִדְמֶה לִי, הוֹסִיף, \"אִם הוֹלְכִים יָשָׁר קָדִימָה, אִי אֶפְשָׁר לְהַגִּיעַ רָחוֹק", + "אֲבָל מַהֵר מְאוֹד הַתְּמוּנָה מִתְבַּהֶרֶת, כִּי מִבַּעַד לַפֶּתַח שֶׁפָּעַרְתִּי בַּקִּיר, נִשְׁמָט יֶלֶד וְנוֹפֵל יָשָׁר לְמַרְגְּלוֹתַי" + ], + "מְשֻׁנֶּה": [ + "עַכְשָׁו זֶה לֹא מְשַׁנֶּה", + "\" \"לֹא מְשַׁנֶּה, יָשָׁר קָדִימָה", + "טוֹב, כָּרֶגַע זֶה בֶּאֱמֶת לֹא מְשַׁנֶּה", + "מָה זֶה מְשַׁנֶּה אִם אֲנַחְנוּ אַשְׁכְּנָזִים אוֹ לֹא", + "מִשָּׁנָה לְשָׁנָה מִסְתּוֹבֵב הַכּוֹכָב עַל צִירוֹ יוֹתֵר וְיוֹתֵר מַהֵר, וְהַהוֹרָאָה לֹא הִשְׁתַּנְּתָה" + ], + "מִשְׁנָה": [ + "עַכְשָׁו זֶה לֹא מְשַׁנֶּה", + "\" \"לֹא מְשַׁנֶּה, יָשָׁר קָדִימָה", + "טוֹב, כָּרֶגַע זֶה בֶּאֱמֶת לֹא מְשַׁנֶּה", + "מָה זֶה מְשַׁנֶּה אִם אֲנַחְנוּ אַשְׁכְּנָזִים אוֹ לֹא", + "מִשָּׁנָה לְשָׁנָה מִסְתּוֹבֵב הַכּוֹכָב עַל צִירוֹ יוֹתֵר וְיוֹתֵר מַהֵר, וְהַהוֹרָאָה לֹא הִשְׁתַּנְּתָה" + ], + "שֵׁנָה": [ + "עַכְשָׁו זֶה לֹא מְשַׁנֶּה", + "\"יֵשׁ פֶּרַח אֶחָד, שׁוֹשַׁנָּה", + "מָחָר תִּמְלָא לָהּ שָׁנָה", + "\" \"לֹא מְשַׁנֶּה, יָשָׁר קָדִימָה", + "\"יֵשׁ לִי גַּם פֶּרַח, שׁוֹשַׁנָּה" + ], + "שָׁנָה": [ + "עַכְשָׁו זֶה לֹא מְשַׁנֶּה", + "\"יֵשׁ פֶּרַח אֶחָד, שׁוֹשַׁנָּה", + "מָחָר תִּמְלָא לָהּ שָׁנָה", + "\" \"לֹא מְשַׁנֶּה, יָשָׁר קָדִימָה", + "\"יֵשׁ לִי גַּם פֶּרַח, שׁוֹשַׁנָּה" + ], + "חִשּׁוּב": [ + "וְזֶה, זֶה לֹא חָשׁוּב", + "הַגֵּאוֹגְרָף חָשׁוּב מִכְּדֵי שֶׁיְּשׁוֹטֵט", + "\"הַדָּבָר הֶחָשׁוּב בְּעֵינֵינוּ הוּא הָהָר", + "אֲבָל קָרָה דָּבָר חָשׁוּב בְּיוֹתֵר", + "תְּנוּ לִי לַעֲשׂוֹת חִשּׁוּב זְמַנִּים" + ], + "חָשׁוּב": [ + "וְזֶה, זֶה לֹא חָשׁוּב", + "הַגֵּאוֹגְרָף חָשׁוּב מִכְּדֵי שֶׁיְּשׁוֹטֵט", + "\"הַדָּבָר הֶחָשׁוּב בְּעֵינֵינוּ הוּא הָהָר", + "אֲבָל קָרָה דָּבָר חָשׁוּב בְּיוֹתֵר", + "תְּנוּ לִי לַעֲשׂוֹת חִשּׁוּב זְמַנִּים" + ], + "לְהַגִּיעַ": [ + "אַתָּה לֹא יָכוֹל לְהַגִּיעַ רָחוֹק", + "\" \"הִצְלַחְתִּי לְהַגִּיעַ אֶל הַמַּסְקָנָה הַהֶגְיוֹנִית,\" שָׁרוֹן עוֹנָה", + "\" שָׁרוֹן מְחַיֶּכֶת, \"וְנוֹדַע לָהֶם שֶׁהַמָּשִׁיחַ עוֹמֵד לְהַגִּיעַ", + "הֵם אָמְנָם יָצְאוּ מֵהַגָּלוּת כְּדֵי לְהַגִּיעַ לְאֶרֶץ־יִשְׂרָאֵל, אֲבָל הַגָּלוּת הָיְתָה תֵּימָן", + "הִרְגַּשְׁתִּי חֲסַר אוֹנִים, לֹא יָדַעְתִּי אֵיךְ לְהַגִּיעַ אֵלָיו אוֹ אֵיךְ לְהַרְגִּיעַ אוֹתוֹ" + ], + "אֶפְשָׁר": [ + "\"אִי אֶפְשָׁר לָמוּת לְמַעַנְכֶן", + "אֲבָל כּוֹכָבִים אִי אֶפְשָׁר לִקְטֹף", + "אֶפְשָׁר לִקְשׁוֹר יָדַיִם שֶׁאֵינָן קַיָּמוֹת", + "\" \"אִי אֶפְשָׁר לָדַעַת,\" עָנָה הַמֶּלֶךְ", + "\" \"לֹא, אֲבָל אֶפְשָׁר לְהַפְקִיד אוֹתָם בַּבַּנְק" + ], + "רָחוֹק": [ + "\"אֲבָל אַתָּה הֲרֵי הִגַּעְתָּ מֵרָחוֹק", + "אֲבָל הוּא רָחוֹק כָּל כָּךְ", + "אַתָּה לֹא יָכוֹל לְהַגִּיעַ רָחוֹק", + "\" קָרָא מֵרָחוֹק הַשַּׁחְצָן מִיָּד כְּשֶׁהִבְחִין בַּנָּסִיךְ הַקָּטָן", + "\" וְאָז הִמְשִׁיךְ בְּעֶצֶב: \"הַבַּיִת שֶׁלִּי הַרְבֵּה יוֹתֵר רָחוֹק" + ], + "אִי": [ + "\"אִי אֶפְשָׁר לָמוּת לְמַעַנְכֶן", + "אֲבָל כּוֹכָבִים אִי אֶפְשָׁר לִקְטֹף", + "\" \"אִי אֶפְשָׁר לָדַעַת,\" עָנָה הַמֶּלֶךְ", + "כְּשֶׁאַתָּה מְגַלֶּה אִי שֶׁלֹּא שַׁיָּךְ לְאִישׁ, הוּא שֶׁלְּךָ", + "אִי אֶפְשָׁר לְהִתְעַלֵּם מֵהֶם, כִּי הֵם הַדָּבָר הֲכִי בּוֹלֵט בַּפָּנִים שֶׁלָּהֶם" + ], + "קְצָת": [ + "קְצָת שֶׁמֶשׁ מַסְפִּיקָה לוֹ", + "הֵן דּוֹמוֹת קְצָת לְקַרְנַיִם", + "אֲנִי מִתְקַדֵּם עוֹד קְצָת", + "אֲנִי טוֹעֶה קְצָת גַּם בַּמִּדּוֹת", + "אוּלַי אֲנִי קְצָת כְּמוֹ הַמְּבֻגָּרִים" + ], + "כּוֹכָב": [ + "\"הַכּוֹכָב שֶׁלְּךָ יָפֶה מְאוֹד", + "אַדְמַת הַכּוֹכָב הָיְתָה מְלֵאָה בָּהֶם", + "הוּא מְכַסֶּה אֶת כָּל הַכּוֹכָב", + "תָּאֵר לִי אֶת הַכּוֹכָב שֶׁלְּךָ", + "הֲרֵי הִיא הִגִּיעָה לַכּוֹכָב בְּצוּרַת גַּרְגֵּר" + ], + "נוֹסָף": [ + "יֶלֶד נוֹסָף נִמְצָא אִתּוֹ וְעוֹזֵר לוֹ", + "\" מִזָּוִית הָעַיִן אֲנִי מַבְחִין בְּדָבָר מוּזָר נוֹסָף", + "אִם נִמְצָא אִתּוֹ מִישֶׁהוּ נוֹסָף, זֶה כְּבָר קֶטַע אַחֵר", + "\"בְּנוֹסָף לַעֲבוֹדָתוֹ הָעִתּוֹנָאִית,\" הִיא קוֹרֵאת, \"פְרוּמְקִין הָיָה פְּעִיל צִבּוּר וְסִיֵּעַ רַבּוֹת לְנִזְקָקִים", + "כַּאֲשֶׁר הוּא מַדְלִיק אֶת פָּנַס הָרְחוֹב שֶׁלּוֹ, נִדְמֶה שֶׁנּוֹסָף לָעוֹלָם עוֹד כּוֹכָב אוֹ עוֹד פֶּרַח" + ], + "בַּיִת": [ + "אֵלֶּה בֶּטַח חַסְרֵי בַּיִת", + "רַק בֵּית כְּנֶסֶת נִשְׁאָר", + "הַבַּיִת שֶׁלִּי הִסְתִּיר סוֹד בְּמַעֲמַקֵּי לִבּוֹ", + "וְגַם הָאַרְנָק עִם הַמַּפְתְּחוֹת לַבַּיִת, וְגַם", + "רַק לִפְנֵי זְמַן קָצָר חָזַרְנוּ מִבֵּית הַסֵּפֶר" + ], + "בִּמְיֻחָד": [ + "זֶה לֹא הִפְתִּיעַ אוֹתִי בִּמְיֻחָד", + "כִּי לַמֶּלֶךְ הַזֶּה הָיָה חָשׁוּב בִּמְיֻחָד שֶׁיְּכַבְּדוּ אוֹתוֹ וִיצַיְּתוּ לִדְבָרָיו", + "\"אָה,\" אָמַר הַנָּסִיךְ הַקָּטָן, \"אֶצְלִי לֹא מְעַנְיֵן בִּמְיֻחָד, זֶה כּוֹכָב קָטָן מְאוֹד", + "לְעֻמַּת זֹאת, כְּשֶׁצִּיַּרְתִּי אֶת עֲצֵי הַבָּאוֹבַּבּ, הִשְׁתַּדַּלְתִּי בִּמְיֻחָד כִּי הִרְגַּשְׁתִּי שֶׁמְּדֻבָּר בְּמַצַּב חֵרוּם", + "\"זֶה מְשַׁעֲשֵׁעַ,\" חָשַׁב הַנָּסִיךְ הַקָּטָן, \"זֶה אֲפִלּוּ פִּיּוּטִי, אֲבָל זֶה לֹא רְצִינִי בִּמְיֻחָד" + ], + "מִקּוּם": [ + "שָׁם, בַּמָּקוֹם שֶׁהִגַּעְתִּי מִמֶּנּוּ", + "אֵין בּוֹ מָקוֹם לִשְׁנַיִם", + "הֵנַחְתִּי אוֹתוֹ בְּמָקוֹם בָּטוּחַ", + "זֶה לֹא הַמָּקוֹם הַמְּדֻיָּק", + "\"נַסְתִּיר אוֹתוֹ בְּאֵיזֶשֶׁהוּ מָקוֹם" + ], + "מָקוֹם": [ + "שָׁם, בַּמָּקוֹם שֶׁהִגַּעְתִּי מִמֶּנּוּ", + "אֵין בּוֹ מָקוֹם לִשְׁנַיִם", + "הֵנַחְתִּי אוֹתוֹ בְּמָקוֹם בָּטוּחַ", + "זֶה לֹא הַמָּקוֹם הַמְּדֻיָּק", + "\"נַסְתִּיר אוֹתוֹ בְּאֵיזֶשֶׁהוּ מָקוֹם" + ], + "מְגִלָּה": [ + "כָּכָה לְפָחוֹת הָיִיתִי מְגַלֶּה לְאָן כֻּלָּם נֶעֱלָמִים", + "כְּשֶׁאַתָּה מְגַלֶּה אִי שֶׁלֹּא שַׁיָּךְ לְאִישׁ, הוּא שֶׁלְּךָ", + "וּכְשֶׁאַתָּה מְגַלֶּה שֶׁהֵבַנְתָּ דְּבָרִים נָכוֹן, זוֹ הַרְגָּשָׁה מְעֻלָּה", + "כְּשֶׁאַסְטְרוֹנוֹם מְגַלֶּה כּוֹכָב כָּזֶה, הוּא נוֹתֵן לוֹ מִסְפָּר בִּמְקוֹם שֵׁם", + "בַּשָּׁעָה אַרְבַּע כְּבָר הָיִיתִי נִרְגָּשׁ וּמֻדְאָג, הָיִיתִי מְגַלֶּה אֶת מְחִיר הָאשֶׁר" + ], + "מִסְפָּר": [ + "אֲבָל מָה אֲנִי מְסַפֵּר לָכֶם אֶת כָּל הַסִּפּוּר הַזֶּה", + "כְּשֶׁאַסְטְרוֹנוֹם מְגַלֶּה כּוֹכָב כָּזֶה, הוּא נוֹתֵן לוֹ מִסְפָּר בִּמְקוֹם שֵׁם" + ], + "בִּמְקוֹם": [ + "שָׁם, בַּמָּקוֹם שֶׁהִגַּעְתִּי מִמֶּנּוּ", + "הֵנַחְתִּי אוֹתוֹ בְּמָקוֹם בָּטוּחַ", + "בִּמְקוֹם הַשִּׂיחַ, הָיָה שָׁם יֶלֶד", + "\" \"לֹא טוֹב לָהֶם בַּמָּקוֹם שֶׁהֵם", + "\"אוּלַי בִּמְקוֹם לִשְׁאוֹל שְׁאֵלוֹת, פָּשׁוּט תְּשַׁחְרֵר אוֹתִי" + ], + "מָשָׁל": [ + "לַצַּיָּדִים שֶׁלִּי, לְמָשָׁל, יֵשׁ טֶקֶס", + "הוּא קוֹרֵא לוֹ, לְמָשָׁל, \"אַסְטְרוֹאִיד 325\"", + "הַיּוֹם, לְמָשָׁל, בִּכְלָל לֹא תִּכְנַנּוּ לָבוֹא", + "הוּא יָכוֹל לְצַוּוֹת עָלַי, לְמָשָׁל, לַעֲזֹב בְּתוֹךְ דַּקָּה", + "אַף פַּעַם לֹא הִמְצֵאתִי שֶׁפָּגַשְׁתִּי חַיְזָר אוֹ גִּבּוֹר־עָל, לְמָשָׁל" + ], + "לִמְשֹׁל": [ + "לַצַּיָּדִים שֶׁלִּי, לְמָשָׁל, יֵשׁ טֶקֶס", + "הוּא קוֹרֵא לוֹ, לְמָשָׁל, \"אַסְטְרוֹאִיד 325\"", + "הַיּוֹם, לְמָשָׁל, בִּכְלָל לֹא תִּכְנַנּוּ לָבוֹא", + "הוּא יָכוֹל לְצַוּוֹת עָלַי, לְמָשָׁל, לַעֲזֹב בְּתוֹךְ דַּקָּה", + "אַף פַּעַם לֹא הִמְצֵאתִי שֶׁפָּגַשְׁתִּי חַיְזָר אוֹ גִּבּוֹר־עָל, לְמָשָׁל" + ], + "אָמִין": [ + "\"אַתָּה לֹא מַאֲמִין לִי", + "אֲנִי מַבִּיט בָּהּ וּמִתְקַשֶּׁה לְהַאֲמִין", + "אֲנִי נוֹגֵעַ בַּמֵּצַח שֶׁלִּי וּמִתְקַשֶּׁה לְהַאֲמִין", + "\" אֲנִי מִתְקַשֶּׁה לְהַאֲמִין לְמָה שֶׁאָזְנַי שׁוֹמְעוֹת", + "אֲבָל אִישׁ לֹא הֶאֱמִין לוֹ בִּגְלַל הַתִּלְבּשֶׁת שֶׁלּוֹ" + ], + "לְהַאֲמִין": [ + "אֲנִי מַבִּיט בָּהּ וּמִתְקַשֶּׁה לְהַאֲמִין", + "אֲנִי נוֹגֵעַ בַּמֵּצַח שֶׁלִּי וּמִתְקַשֶּׁה לְהַאֲמִין", + "\" אֲנִי מִתְקַשֶּׁה לְהַאֲמִין לְמָה שֶׁאָזְנַי שׁוֹמְעוֹת", + "יֵשׁ לִי סִבּוֹת טוֹבוֹת לְהַאֲמִין שֶׁהַכּוֹכָב שֶׁמִּמֶּנּוּ הִגִּיעַ הַנָּסִיךְ הַקָּטָן הוּא אַסְטְרוֹאִיד בִּי־612", + "כְּשֶׁאַתָּה חַי וְקַיָּם וְחוֹטֵף מַכָּה, אֲפִלּוּ לְךָ קָשֶׁה לְהַאֲמִין לָאֶפְשָׁרוּת שֶׁאַתָּה בִּכְלָל לֹא קַיָּם" + ], + "לְבַד": [ + "הַשַּׁחְצָנִים אֵינָם שׁוֹמְעִים דָּבָר מִלְּבַד מַחְמָאוֹת", + "תֵּן לִי לִצְעֹד צַעַד אֶחָד לְבַד", + "הָאַסְטְרוֹאִיד הַזֶּה נִצְפָּה פַּעַם אַחַת בִּלְבַד בְּטֵלֶסְקוֹפּ בִּשְׁנַת 1909", + "הוּא מֵעוֹלָם לֹא עָשָׂה שׁוּם דָּבָר מִלְּבַד לְחַשֵּׁב חֶשְׁבּוֹנוֹת", + "\"אוּלַי תִּהְיוּ חֲבֵרִים שֶׁלִּי, אֲנִי לְבַד,\" אָמַר הַנָּסִיךְ הַקָּטָן" + ], + "בִּלְבַד": [ + "הָאַסְטְרוֹאִיד הַזֶּה נִצְפָּה פַּעַם אַחַת בִּלְבַד בְּטֵלֶסְקוֹפּ בִּשְׁנַת 1909" + ], + "תַּגְלִית": [ + "הוּא חָשַׂף אֶת הַתַּגְלִית הַמַּרְעִישָׁה שֶׁלּוֹ בְּאֵרוּעַ גָּדוֹל, בְּכֶנֶס בֵּין־לְאֻמִּי לְאַסְטְרוֹנוֹמְיָה" + ], + "אַסְטְרוֹנוֹמְיָה": [ + "הוּא חָשַׂף אֶת הַתַּגְלִית הַמַּרְעִישָׁה שֶׁלּוֹ בְּאֵרוּעַ גָּדוֹל, בְּכֶנֶס בֵּין־לְאֻמִּי לְאַסְטְרוֹנוֹמְיָה" + ], + "אֵרוּעַ": [ + "הַאִם הָיָה בֶּעָבָר אֵרוּעַ כָּזֶה", + "וְאִם הָיָה אֵרוּעַ כָּזֶה, מָה הָיְתָה הַמַּטָּרָה שֶׁל הַמִּתְיַשְּׁבִים כָּאן", + "הוּא חָשַׂף אֶת הַתַּגְלִית הַמַּרְעִישָׁה שֶׁלּוֹ בְּאֵרוּעַ גָּדוֹל, בְּכֶנֶס בֵּין־לְאֻמִּי לְאַסְטְרוֹנוֹמְיָה", + "\"אִם אֲנַחְנוּ כְּבָר פֹּה, בּוֹא נִכָּנֵס לַמִּנְהָרָה,\" הִיא מַצִּיעָה, \"נִרְאֶה לְאֵיזֶה אֵרוּעַ הִיא תִּקַּח אוֹתָנוּ" + ], + "בִּגְלַל": [ + "אַךְ לֹא בִּגְלַל שֶׁהִצְטַנְּנָה", + "זֶה גַּם בִּגְלַל הַנָּחָשׁ", + "לֹא נִשְׁמַע אַף רַחַשׁ, בִּגְלַל הַחוֹל", + "אֲבָל אִישׁ לֹא הֶאֱמִין לוֹ בִּגְלַל הַתִּלְבּשֶׁת שֶׁלּוֹ", + "וַאֲנִי הוֹסַפְתִּי בְּהִסּוּס: \"אוּלַי בִּגְלַל שֶׁמָּלְאָה בְּדִיּוּק שָׁנָה" + ], + "תִּלְבֹּשֶׁת": [ + "אֲנִי לֹא בָּטוּחַ גַּם בְּצֶבַע הַתִּלְבּשֶׁת שֶׁלּוֹ", + "אֲבָל אִישׁ לֹא הֶאֱמִין לוֹ בִּגְלַל הַתִּלְבּשֶׁת שֶׁלּוֹ" + ], + "חֲלִיפָה": [ + "בִּשְׁנַת 1920 חָזַר הָאַסְטְרוֹנוֹם עַל הַצָּגַת תַּגְלִיתוֹ, הַפַּעַם בַּחֲלִיפָה מְהֻדֶּרֶת" + ], + "אֵלֶה": [ + "\"וָואלָה,\" שָׁרוֹן מְמַלְמֶלֶת וְעוֹצֶרֶת", + "הַשְּׁנַיִם הָאֵלֶּה נִרְאִים מְבֻגָּרִים", + "אֵלֶּה בֶּטַח חַסְרֵי בַּיִת", + "אַתָּה אַחְרַאי לְעוֹלָם לְאֵלֶּה שֶׁאִלַּפְתָּ", + "אֲבָל כָּל הַכּוֹכָבִים הָאֵלֶּה שׁוֹתְקִים" + ], + "אַלָּה": [ + "\"וָואלָה,\" שָׁרוֹן מְמַלְמֶלֶת וְעוֹצֶרֶת", + "הַשְּׁנַיִם הָאֵלֶּה נִרְאִים מְבֻגָּרִים", + "אֵלֶּה בֶּטַח חַסְרֵי בַּיִת", + "אַתָּה אַחְרַאי לְעוֹלָם לְאֵלֶּה שֶׁאִלַּפְתָּ", + "אֲבָל כָּל הַכּוֹכָבִים הָאֵלֶּה שׁוֹתְקִים" + ], + "אֵלָה": [ + "\"וָואלָה,\" שָׁרוֹן מְמַלְמֶלֶת וְעוֹצֶרֶת", + "הַשְּׁנַיִם הָאֵלֶּה נִרְאִים מְבֻגָּרִים", + "אֵלֶּה בֶּטַח חַסְרֵי בַּיִת", + "אַתָּה אַחְרַאי לְעוֹלָם לְאֵלֶּה שֶׁאִלַּפְתָּ", + "אֲבָל כָּל הַכּוֹכָבִים הָאֵלֶּה שׁוֹתְקִים" + ], + "אֱלֹהַּ": [ + "\"וָואלָה,\" שָׁרוֹן מְמַלְמֶלֶת וְעוֹצֶרֶת", + "הַשְּׁנַיִם הָאֵלֶּה נִרְאִים מְבֻגָּרִים", + "אֵלֶּה בֶּטַח חַסְרֵי בַּיִת", + "אַתָּה אַחְרַאי לְעוֹלָם לְאֵלֶּה שֶׁאִלַּפְתָּ", + "אֲבָל כָּל הַכּוֹכָבִים הָאֵלֶּה שׁוֹתְקִים" + ], + "עָקָר": [ + "אֲנִי מְנַסֶּה לְתָאֵר אוֹתוֹ עַכְשָׁו בְּעִקָּר כְּדֵי לֹא לִשְׁכֹּחַ אוֹתוֹ", + "כְּשֶׁאַתֶּם מְסַפְּרִים לָהֶם עַל חָבֵר חָדָשׁ שֶׁלָּכֶם, הֵם לְעוֹלָם לֹא יִתְעַנְיְנוּ בָּעִקָּר" + ], + "עִקָר": [ + "אֲנִי מְנַסֶּה לְתָאֵר אוֹתוֹ עַכְשָׁו בְּעִקָּר כְּדֵי לֹא לִשְׁכֹּחַ אוֹתוֹ", + "כְּשֶׁאַתֶּם מְסַפְּרִים לָהֶם עַל חָבֵר חָדָשׁ שֶׁלָּכֶם, הֵם לְעוֹלָם לֹא יִתְעַנְיְנוּ בָּעִקָּר" + ], + "לְעוֹלָם": [ + "אֲבָל לְעוֹלָם אֵין לָדַעַת", + "הֵם לֹא מִתְיַשְּׁנִים לְעוֹלָם", + "אַתָּה אַחְרַאי לְעוֹלָם לְאֵלֶּה שֶׁאִלַּפְתָּ", + "\" \"לְעוֹלָם אֵין לָדַעַת,\" אָמַר הַגֵּאוֹגְרָף", + "\"הוּא לְעוֹלָם אֵינוֹ רָעֵב אוֹ צָמֵא" + ], + "חָדָשׁ": [ + "כְּאִלּוּ, אַתָּה מוּכָן לְקַבֵּל מֵידָע חָדָשׁ", + "זֶה הָיָה עָלוּל לִהְיוֹת זַן חָדָשׁ שֶׁל בָּאוֹבַּבּ", + "\"עַד עַכְשָׁו אֲנַחְנוּ כְּבָר מְשׂוֹחֲחִים בְּמֶשֶׁךְ חֹדֶשׁ שָׁלֵם", + "\" אִמָּא שֶׁל שָׁרוֹן מִתְפַּלֵּאת, \"אַתְּ מִתְכַּוֶנֶת לַשָּׁכֵן הֶחָדָשׁ", + "כְּשֶׁאַתֶּם מְסַפְּרִים לָהֶם עַל חָבֵר חָדָשׁ שֶׁלָּכֶם, הֵם לְעוֹלָם לֹא יִתְעַנְיְנוּ בָּעִקָּר" + ], + "חֹדֶשׁ": [ + "כְּאִלּוּ, אַתָּה מוּכָן לְקַבֵּל מֵידָע חָדָשׁ", + "זֶה הָיָה עָלוּל לִהְיוֹת זַן חָדָשׁ שֶׁל בָּאוֹבַּבּ", + "\"עַד עַכְשָׁו אֲנַחְנוּ כְּבָר מְשׂוֹחֲחִים בְּמֶשֶׁךְ חֹדֶשׁ שָׁלֵם", + "\" אִמָּא שֶׁל שָׁרוֹן מִתְפַּלֵּאת, \"אַתְּ מִתְכַּוֶנֶת לַשָּׁכֵן הֶחָדָשׁ", + "הוא עבד במהלך הקיץ והסתיו, ובחודש אוקטובר 1942 היה הספר מוכן" + ], + "מִסְפָּרַיִם": [ + "הֵם אוֹהֲבִים מִסְפָּרִים: זֶה יִמְצָא חֵן בְּעֵינֵיהֶם", + "אֲבָל מוּבָן שֶׁאֲנַחְנוּ, שֶׁמְּבִינִים אֶת הַחַיִּים, לֹא מִתְרַשְּׁמִים מִמִּסְפָּרִים", + "וַאֲנִי עָלוּל לַהֲפֹךְ לִהְיוֹת כְּמוֹ הַמְּבֻגָּרִים, שֶׁמִּתְעַנְיְנִים רַק בְּמִסְפָּרִים", + "כְּשֶׁאַתֶּם מְסַפְּרִים לָהֶם עַל חָבֵר חָדָשׁ שֶׁלָּכֶם, הֵם לְעוֹלָם לֹא יִתְעַנְיְנוּ בָּעִקָּר" + ], + "אֵיזֶה": [ + "אֵיזֶה מִשְׂחָקִים הוּא אוֹהֵב", + "וּבְאֵיזֶה מַצָּב נִמְצֵאת הַשֶּׁמֶשׁ", + "\"אֵיזֶה שָׂפָה הוּא מְדַבֵּר", + "\" \"אֵיזֶה חֹסֶר מַזָּל,\" אָמַר הַנָּסִיךְ הַקָּטָן", + "\"אֵיזֶה כּוֹכָב מוּזָר,\" חָשַׁב לוֹ הַנָּסִיךְ הַקָּטָן" + ], + "קוֹל": [ + "\" גַּם הַקּוֹל שֶׁלִּי רוֹעֵד", + "\"אֲנִי כָּאן,\" נִשְׁמַע קוֹל, \"מִתַּחַת לְעֵץ הַתַּפּוּחַ", + "\"כֵּן,\" אֲפִלּוּ אֲנִי בְּקֹשִי שׁוֹמֵעַ אֶת הַקּוֹל שֶׁלִּי", + "הֵם לְעוֹלָם לֹא יִשְׁאֲלוּ אֶתְכֶם, \"אֵיזֶה קוֹל יֵשׁ לוֹ", + "'' אֲנִי מַשְׁמִיעַ קוֹל מְאַיֵּם שֶׁל חָתוּל, כִּי אֲנִי יוֹדֵעַ שֶׁנְּחָשִׁים מְפַחֲדִים מֵחֲתוּלִים" + ], + "אֹסֶף": [ + "הַאִם יֵשׁ לוֹ אֹסֶף פַּרְפָּרִים", + "\" עָנָה לוֹ הַמֶּלֶךְ וְאָסַף אֵלָיו בִּתְנוּעָה מַלְכוּתִית אֶת שֹוּלֶיהָ שֶׁל גְּלִימַת הַפַּרְוָה שֶׁלּוֹ" + ], + "הַאִם": [ + "הַאִם יֵשׁ כָּאן אוֹקְיָנוֹסִים", + "הַאִם יֵשׁ לוֹ אֹסֶף פַּרְפָּרִים", + "\"הַאִם תּוֹאִיל בְּטוּבְךָ לִדְאֹג לִי", + "הַאִם הָיָה בֶּעָבָר אֵרוּעַ כָּזֶה", + "\"הַאִם אַתָּה בֶּאֱמֶת מַעֲרִיץ אוֹתִי מְאוֹד" + ], + "אַבָּא": [ + "כַּמָּה כֶּסֶף יֵשׁ לְאַבָּא שֶׁלּוֹ", + "סָבְתָא רַבְּתָא שֶׁל שָׁרוֹן מִצַּד אַבָּא שֶׁלָּהּ הִגִּיעָה לְאֶרֶץ יִשְׂרָאֵל מִפּוֹלִין, וְלָכֵן הִיא אַשְׁכְּנָזִיָּה" + ], + "כֶּסֶף": [ + "כַּמָּה כֶּסֶף יֵשׁ לְאַבָּא שֶׁלּוֹ", + "אַתָּה לֹא יוֹדֵעַ מָה זֶה כֶּסֶף", + "לֹא הָיָה לָהֶם אֵיפֹה לָגוּר וְלֹא הָיָה לָהֶם כֶּסֶף לִקְנוֹת מָזוֹן", + "זֶה תַּפְקִיד שֶׁל שׁוֹטְרִים, לַחְטוֹף יֶלֶד כְּדֵי לְנַסּוֹת לְקַבֵּל כֶּסֶף תְּמוּרַת שִׁחְרוּרוֹ", + "\" הַשָּׂפָם הַמִּסְתַּלְסֵל רוֹקֵד עַל פָּנָיו שֶׁל הַשּׁוֹטֵר כְּשֶׁהוּא מַצְבִּיעַ עַל הַסְּפָרִים, \"הוּא שָׁלַח גַּם כֶּסֶף" + ], + "מִין": [ + "\" הֵם לֹא יַצְלִיחוּ לְדַמְיֵן אֶת הַבַּיִת הַזֶּה" + ], + "לְדַמְיֵן": [ + "\" הֵם לֹא יַצְלִיחוּ לְדַמְיֵן אֶת הַבַּיִת הַזֶּה" + ], + "לוֹמַר": [ + "\" לֹא יָדַעְתִּי מָה עוֹד לוֹמַר", + "כְּלוֹמַר, כִּפַּת הַסֶּלַע נִמְצֵאת מִמַּעֲרָב לָנוּ", + "אֵין מָה לוֹמַר, הוּא הָיָה גַּנְדְּרָן בְּיוֹתֵר", + "נִרְאֶה שֶׁהַמִּסְתַּלְסֵל, כְּלוֹמַר בַּעַל הַשָּׂפָם הַמִּסְתַּלְסֵל, הִתְיָאֵשׁ מִמֶּנִּי", + "צָרִיךְ לוֹמַר לָהֶם, \"רָאִיתִי בַּיִת שֶׁעוֹלֶה שְׁלוֹשִׁים אֶלֶף פְרַנְק" + ], + "שִׂמְחָה": [ + "' מֵרֹב שִׂמְחָה שָׁכַחְתִּי שֶׁשָּׁרוֹן נֶעֶלְמָה", + "בִּקְרִיאוֹת שִׂמְחָה הֵם מְמַהֲרִים אֶל הָרוֹכְבִים", + "\" הָאִשָּׁה שֶׁשְּׁמָהּ עַיְשָׁה מוֹחֵאת כַּפַּיִם בְּשִׂמְחָה, \"תֵּימוֹנִים", + "\" אָז הֵם יִקְרְאוּ בְּשִׂמְחָה, \"אֵיזֶה יֹפִי שֶׁל בַּיִת" + ], + "יֹפִי": [ + "\" \"יֹפִי, זֶה מְשַׂמֵּחַ אוֹתִי", + "הוּא מֵבִיא תּוֹעֶלֶת אֲמִתִּית כִּי הוּא יוֹצֵר יֹפִי", + "\" אָז הֵם יִקְרְאוּ בְּשִׂמְחָה, \"אֵיזֶה יֹפִי שֶׁל בַּיִת" + ], + "לִכְעֹס": [ + "אֵין מָה לִכְעֹס עֲלֵיהֶם" + ], + "כַּעַס": [ + "אֵין מָה לִכְעֹס עֲלֵיהֶם", + "\" טָעַן בְּכַעַס אִישׁ הָעֲסָקִים", + "\" פָּנָיו שֶׁל בּוּרָאט מַאֲדִימוֹת מִכַּעַס", + "\" עַכְשָׁו הָיָה הַנָּסִיךְ הַקָּטָן חִוֵּר מִכַּעַס", + "\" אֲנִי מִתְנַפֵּל בְּכַעַס עַל שָׁרוֹן, \"אַתְּ לֹא מִתְבַּיֶּשֶׁת" + ], + "הֱיוֹת": [ + "מִי זֶה יָכוֹל לִהְיוֹת", + "יָכוֹל לִהְיוֹת שֶׁהַנָּחָשׁ עָנָה לִי", + "יָכוֹל לִהְיוֹת שֶׁזֶּה נָחָשׁ מְדַבֵּר", + "יְלָדִים צְרִיכִים לִהְיוֹת סַלְחָנִים כְּלַפֵּי הַמְּבֻגָּרִים", + "\" \"אֲנִי לֹא יָכוֹל לִהְיוֹת בָּטוּחַ" + ], + "לִהְיוֹת": [ + "מִי זֶה יָכוֹל לִהְיוֹת", + "יָכוֹל לִהְיוֹת שֶׁהַנָּחָשׁ עָנָה לִי", + "יָכוֹל לִהְיוֹת שֶׁזֶּה נָחָשׁ מְדַבֵּר", + "יְלָדִים צְרִיכִים לִהְיוֹת סַלְחָנִים כְּלַפֵּי הַמְּבֻגָּרִים", + "\" \"אֲנִי לֹא יָכוֹל לִהְיוֹת בָּטוּחַ" + ], + "לְפִי": [ + "\"לְפִי הָרֵיחַ, הָיָה בּוֹ לֶחֶם", + "יְלָדִים צְרִיכִים לִהְיוֹת סַלְחָנִים כְּלַפֵּי הַמְּבֻגָּרִים", + "\"לְפִי מָה אַתָּה קוֹבֵעַ אֶת זֶה", + "\" שָׁרוֹן רוֹכֶנֶת כְּלַפַּי, \"אַתָּה בְּסֵדֶר", + "\" וּלְפִי הַהוֹרָאוֹת שֶׁל הַנָּסִיךְ צִיַּרְתִּי אֶת הַכּוֹכָב הַהוּא" + ], + "כְּלַפֵּי": [ + "יְלָדִים צְרִיכִים לִהְיוֹת סַלְחָנִים כְּלַפֵּי הַמְּבֻגָּרִים", + "\" שָׁרוֹן רוֹכֶנֶת כְּלַפַּי, \"אַתָּה בְּסֵדֶר" + ], + "בֵּינַיִם": [ + "\" \"זֶה יִהְיֶה בְּסֵדֶר,\" הוּא אָמַר, \"הַיְּלָדִים מְבִינִים", + "אֲבָל מוּבָן שֶׁאֲנַחְנוּ, שֶׁמְּבִינִים אֶת הַחַיִּים, לֹא מִתְרַשְּׁמִים מִמִּסְפָּרִים", + "\" לְאֵלֶּה שֶׁמְּבִינִים אֶת הַחַיִּים, זֶה נִשְׁמָע הַרְבֵּה יוֹתֵר אֲמִתִּי", + "אַתֶּם בֶּטַח כְּבָר מְבִינִים שֶׁהַמָּקוֹם שֶׁבּוֹ אָמוּר הָיָה לִהְיוֹת הַפֶּתַח שֶׁל מִנְהֶרֶת־הַזְּמַן אֵינוֹ מְכֻסֶּה בַּשְּׂמִיכָה" + ], + "אֲנַחְנוּ": [ + "\"אֲנַחְנוּ שׁוֹשַׁנִּים,\" עָנוּ הַשּׁוֹשַׁנִּים", + "אֵיפֹה בְּדִיּוּק אֲנַחְנוּ נִמְצָאִים", + "אֲנַחְנוּ מְמַהֲרִים, מַמָּשׁ רָצִים", + "אֲנַחְנוּ הוֹלְכִים לְאַט לְעֵבֶר הַמְּעָרָה", + "לְאָן לְדַעְתָּהּ אֲנַחְנוּ יְכוֹלִים לְהִסְתַּלֵּק" + ], + "אֻגְדָּה": [ + "הָיִיתִי רוֹצֶה לְהַתְחִיל אֶת הַסִּפּוּר הַזֶּה כְּמוֹ אַגָּדָה", + "כְּשֶׁהָיִיתִי יֶלֶד, גַּרְתִּי בְּבַיִת עַתִּיק, שֶׁהָאַגָּדָה סִפְּרָה שֶׁחָבוּי בּוֹ אוֹצָר" + ], + "אֲגֻדָּה": [ + "הָיִיתִי רוֹצֶה לְהַתְחִיל אֶת הַסִּפּוּר הַזֶּה כְּמוֹ אַגָּדָה", + "כְּשֶׁהָיִיתִי יֶלֶד, גַּרְתִּי בְּבַיִת עַתִּיק, שֶׁהָאַגָּדָה סִפְּרָה שֶׁחָבוּי בּוֹ אוֹצָר" + ], + "אַגָּדָה": [ + "הָיִיתִי רוֹצֶה לְהַתְחִיל אֶת הַסִּפּוּר הַזֶּה כְּמוֹ אַגָּדָה", + "כְּשֶׁהָיִיתִי יֶלֶד, גַּרְתִּי בְּבַיִת עַתִּיק, שֶׁהָאַגָּדָה סִפְּרָה שֶׁחָבוּי בּוֹ אוֹצָר" + ], + "סִפּוּר": [ + "מָה הַסִּפּוּר שֶׁל מִנְהֶרֶת־הַזְּמַן הַזֹּאת", + "הוא ערך את הסיפור שוב ושוב", + "כִּי אֲנִי רוֹצֶה שֶׁיִּתְיַחֲסוּ לַסִּפּוּר שֶׁלִּי בִּרְצִינוּת", + "וְלָמָּה אֲנִי מַזְכִּיר אֶת הַסִּפּוּר הַזֶּה כָּאן", + "הָיִיתִי רוֹצֶה לְהַתְחִיל אֶת הַסִּפּוּר הַזֶּה כְּמוֹ אַגָּדָה" + ], + "סָפוּר": [ + "מָה הַסִּפּוּר שֶׁל מִנְהֶרֶת־הַזְּמַן הַזֹּאת", + "כִּי אֲנִי רוֹצֶה שֶׁיִּתְיַחֲסוּ לַסִּפּוּר שֶׁלִּי בִּרְצִינוּת", + "וְלָמָּה אֲנִי מַזְכִּיר אֶת הַסִּפּוּר הַזֶּה כָּאן", + "הָיִיתִי רוֹצֶה לְהַתְחִיל אֶת הַסִּפּוּר הַזֶּה כְּמוֹ אַגָּדָה", + "עַד עַתָּה לֹא סִפַּרְתִּי אֶת הַסִּפּוּר הַזֶּה לְאִישׁ" + ], + "לְהַתְחִיל": [ + "הָיִיתִי רוֹצֶה לְהַתְחִיל אֶת הַסִּפּוּר הַזֶּה כְּמוֹ אַגָּדָה" + ], + "אֲמִתִּי": [ + "\"אַתָּה לֹא נָחָשׁ אֲמִתִּי", + "\" לְאֵלֶּה שֶׁמְּבִינִים אֶת הַחַיִּים, זֶה נִשְׁמָע הַרְבֵּה יוֹתֵר אֲמִתִּי", + "יֵשׁ לוֹ מַבָּט שְׂטָנִי וּלְרֶגַע נִדְמֶה לִי שֶׁהוּא בִּכְלָל לֹא נָחָשׁ אֲמִתִּי" + ], + "לִסְפֹּר": [ + "כִּי אֲנִי רוֹצֶה שֶׁיִּתְיַחֲסוּ לַסִּפּוּר שֶׁלִּי בִּרְצִינוּת", + "עָצוּב לִי מְאוֹד לְסַפֵּר אֶת הַזִּכְרוֹנוֹת הָאֵלֶּה", + "בְּדִיּוּק עָמַדְתִּי לְסַפֵּר לוֹ שֶׁכְּנֶגֶד כָּל הַסִּכּוּיִים, הִצְלַחְתִּי לְתַקֵּן אֶת הַמָּנוֹעַ", + "היצירה תורגמה ליותר מ־250 שפות ודיאלקטים ונבחרה לספר הצרפתי הטוב ביותר במאה העשרים" + ], + "לְסַפֵּר": [ + "עָצוּב לִי מְאוֹד לְסַפֵּר אֶת הַזִּכְרוֹנוֹת הָאֵלֶּה", + "בְּדִיּוּק עָמַדְתִּי לְסַפֵּר לוֹ שֶׁכְּנֶגֶד כָּל הַסִּכּוּיִים, הִצְלַחְתִּי לְתַקֵּן אֶת הַמָּנוֹעַ", + "היצירה תורגמה ליותר מ־250 שפות ודיאלקטים ונבחרה לספר הצרפתי הטוב ביותר במאה העשרים" + ], + "עָצוּב": [ + "מַדּוּעַ בְּכָל זֹאת הָיִיתִי עָצוּב", + "אֵין שׁוּם דָּבָר עָצוּב בִּקְלִפָּה יְשָׁנָה", + "עָצוּב לִי מְאוֹד לְסַפֵּר אֶת הַזִּכְרוֹנוֹת הָאֵלֶּה", + "הָיִיתִי עָצוּב, אֲבָל אָמַרְתִּי לָהֶם, \"אֲנִי פָּשׁוּט תָּשׁוּשׁ", + "בְּעֵינַי זֶה הַנּוֹף הַיָּפֶה בְּיוֹתֵר וְהֶעָצוּב בְּיוֹתֵר בָּעוֹלָם" + ], + "עִצּוּב": [ + "מַדּוּעַ בְּכָל זֹאת הָיִיתִי עָצוּב", + "אֵין שׁוּם דָּבָר עָצוּב בִּקְלִפָּה יְשָׁנָה", + "עָצוּב לִי מְאוֹד לְסַפֵּר אֶת הַזִּכְרוֹנוֹת הָאֵלֶּה", + "הָיִיתִי עָצוּב, אֲבָל אָמַרְתִּי לָהֶם, \"אֲנִי פָּשׁוּט תָּשׁוּשׁ", + "בְּעֵינַי זֶה הַנּוֹף הַיָּפֶה בְּיוֹתֵר וְהֶעָצוּב בְּיוֹתֵר בָּעוֹלָם" + ], + "מֵאָז": [ + "\" \"וּמָה קָרָה מֵאָז הַתְּקוּפָה הַהִיא", + "27 מֵאָז חָלְפוּ כְּבָר שֵׁשׁ שָׁנִים, כַּמּוּבָן", + "עָבְרוּ יוֹתֵר מִשֵּׁשׁ שָׁנִים מֵאָז שֶׁהֶחָבֵר שֶׁלִּי הָלַךְ לוֹ עִם הַכִּבְשָׂה שֶׁלּוֹ" + ], + "תֹּאַר": [ + "תָּאֵר לִי אֶת הַכּוֹכָב שֶׁלְּךָ", + "אֲנִי מְנַסֶּה לְתָאֵר אוֹתוֹ עַכְשָׁו בְּעִקָּר כְּדֵי לֹא לִשְׁכֹּחַ אוֹתוֹ", + "הַ\"בּוּם\" הַזֶּה לֹא נוֹעַד לְתָאֵר מַכָּה שֶׁקִּבַּלְתִּי אוֹ רַעַשׁ חִיצוֹנִי, אֶלָּא הִתְבַּהֲרוּת" + ], + "לְתָאֵר": [ + "אֲנִי מְנַסֶּה לְתָאֵר אוֹתוֹ עַכְשָׁו בְּעִקָּר כְּדֵי לֹא לִשְׁכֹּחַ אוֹתוֹ", + "הַ\"בּוּם\" הַזֶּה לֹא נוֹעַד לְתָאֵר מַכָּה שֶׁקִּבַּלְתִּי אוֹ רַעַשׁ חִיצוֹנִי, אֶלָּא הִתְבַּהֲרוּת" + ], + "לִשְׁכֹּחַ": [ + "\"כְּדֵי לִשְׁכֹּחַ,\" עָנָה הַשִּׁכּוֹר", + "\"אֲבָל לְךָ אָסוּר לִשְׁכֹּחַ", + "\"לִשְׁכֹּחַ שֶׁאֲנִי מִתְבַּיֵּשׁ בְּעַצְמִי,\" הוֹדָה הַשִּׁכּוֹר בְּרֹאשׁ מֻשְׁפָּל", + "\" חָזַר וְאָמַר הַנָּסִיךְ הַקָּטָן כְּדֵי לֹא לִשְׁכֹּחַ", + "אֲנִי מְנַסֶּה לְתָאֵר אוֹתוֹ עַכְשָׁו בְּעִקָּר כְּדֵי לֹא לִשְׁכֹּחַ אוֹתוֹ" + ], + "עַכְשָׁו": [ + "עַכְשָׁו זֶה לֹא מְשַׁנֶּה", + "עַכְשָׁו אֲנִי לֹא מַצְלִיחַ", + "\" עַכְשָׁו הוּא בֶּאֱמֶת הִתְרַגֵּז", + "\"וְעַכְשָׁו הִנֵּה לְךָ הַסּוֹד שֶׁלִּי", + "\" עַכְשָׁו כְּבָר הִתְנַחַמְתִּי קְצָת" + ], + "מְנֻסֶּה": [ + "אֲנִי שׁוֹתֵק וּמְנַסֶּה לְהַרְוִיחַ זְמַן", + "\" אֲנִי מְנַסֶּה לְהָבִין אֶת כַּוָנָתָהּ", + "\"אֲנִי מְנַסֶּה לְהָבִין אֵיפֹה אֲנַחְנוּ נִמְצָאִים", + "אָז אֲנִי מְנַסֶּה לִצְבֹּעַ כָּכָה וְכָכָה, כְּמֵיטַב יְכָלְתִּי", + "\" אֲנִי צוֹעֵק וּמְנַסֶּה לַחְטוֹף מֵהֶם אֶת הַתַּרְמִיל" + ], + "לַחֲבֹר": [ + "לֹא כָּל אֶחָד זוֹכֶה לְחָבֵר", + "אֲבָל אֲנִי הָפַכְתִּי אוֹתוֹ לְחָבֵר שֶׁלִּי, וְעַכְשָׁו הוּא אֶחָד וְיָחִיד בָּעוֹלָם" + ], + "לְחַבֵּר": [ + "לֹא כָּל אֶחָד זוֹכֶה לְחָבֵר", + "אֲבָל אֲנִי הָפַכְתִּי אוֹתוֹ לְחָבֵר שֶׁלִּי, וְעַכְשָׁו הוּא אֶחָד וְיָחִיד בָּעוֹלָם" + ], + "עָלוּל": [ + "זֶה הָיָה עָלוּל לִהְיוֹת זַן חָדָשׁ שֶׁל בָּאוֹבַּבּ", + "וַאֲנִי עָלוּל לַהֲפֹךְ לִהְיוֹת כְּמוֹ הַמְּבֻגָּרִים, שֶׁמִּתְעַנְיְנִים רַק בְּמִסְפָּרִים", + "\" \"כִּי חוֹקֵר שֶׁמְּשַׁקֵּר עָלוּל לִגְרֹם אָסוֹן בְּסִפְרֵי הַגֵּאוֹגְרַפְיָה", + "יֵשׁ לְהָגֵן הֵיטֵב עַל אוֹר הָעֲשָׁשִׁית: מַשַּׁב רוּחַ עָלוּל לְכַבּוֹת אוֹתוֹ" + ], + "לַהֲפֹךְ": [ + "וַאֲנִי עָלוּל לַהֲפֹךְ לִהְיוֹת כְּמוֹ הַמְּבֻגָּרִים, שֶׁמִּתְעַנְיְנִים רַק בְּמִסְפָּרִים" + ], + "לְהֵפֶךְ": [ + "וַאֲנִי עָלוּל לַהֲפֹךְ לִהְיוֹת כְּמוֹ הַמְּבֻגָּרִים, שֶׁמִּתְעַנְיְנִים רַק בְּמִסְפָּרִים" + ], + "הֶפֶךְ": [ + "וַאֲנִי עָלוּל לַהֲפֹךְ לִהְיוֹת כְּמוֹ הַמְּבֻגָּרִים, שֶׁמִּתְעַנְיְנִים רַק בְּמִסְפָּרִים" + ], + "לַמָּה": [ + "\"לָמָּה אַתָּה מוֹכֵר אוֹתָן", + "לָמָּה שֶׁאֲנִי אֶהְיֶה אַרְמֶנִי", + "לָמָּה הַזִּכָּרוֹן שֶׁלִּי תָּקוּעַ כָּכָה", + "בָּרוּר,\" הוּא עוֹנֶה, \"אֲבָל לָמָּה", + "\" \"לָמָּה הַשּׁוֹטְרִים קָשְׁרוּ אוֹתְךָ" + ], + "בִּכְלָל": [ + "אֲנִי לֹא חוֹשֵׁב בִּכְלָל", + "וְשׁוּב, מִי הוּא בִּכְלָל", + "אֲבָל אֲנִי בִּכְלָל לֹא בָּטוּחַ שֶׁאַצְלִיחַ", + "עַל מָה בִּכְלָל מוֹשֵׁל הַמֶּלֶךְ הַזֶּה", + "\" הַנָּסִיךְ הַקָּטָן לֹא עָנָה בִּכְלָל" + ], + "בִּטּוּחַ": [ + "הֵנַחְתִּי אוֹתוֹ בְּמָקוֹם בָּטוּחַ", + "\"אַתָּה בָּטוּחַ שֶׁהָיָה עָנָן", + "אֲבָל אֲנִי בִּכְלָל לֹא בָּטוּחַ שֶׁאַצְלִיחַ", + "אַתָּה בָּטוּחַ שֶׁלֹּא אֶסְבֹּל זְמַן רַב", + "\" \"אֲנִי לֹא יָכוֹל לִהְיוֹת בָּטוּחַ" + ], + "בָּטוּחַ": [ + "הֵנַחְתִּי אוֹתוֹ בְּמָקוֹם בָּטוּחַ", + "\"אַתָּה בָּטוּחַ שֶׁהָיָה עָנָן", + "אֲבָל אֲנִי בִּכְלָל לֹא בָּטוּחַ שֶׁאַצְלִיחַ", + "אַתָּה בָּטוּחַ שֶׁלֹּא אֶסְבֹּל זְמַן רַב", + "\" \"אֲנִי לֹא יָכוֹל לִהְיוֹת בָּטוּחַ" + ], + "כְּלָל": [ + "אֲנִי לֹא חוֹשֵׁב בִּכְלָל", + "וְשׁוּב, מִי הוּא בִּכְלָל", + "\" הַמֶּלֶךְ לֹא עָנָה כְּלָל", + "אֲבָל אֲנִי בִּכְלָל לֹא בָּטוּחַ שֶׁאַצְלִיחַ", + "עַל מָה בִּכְלָל מוֹשֵׁל הַמֶּלֶךְ הַזֶּה" + ], + "טְוָח": [ + "הֵנַחְתִּי אוֹתוֹ בְּמָקוֹם בָּטוּחַ", + "\"אַתָּה בָּטוּחַ שֶׁהָיָה עָנָן", + "אֲבָל אֲנִי בִּכְלָל לֹא בָּטוּחַ שֶׁאַצְלִיחַ", + "אַתָּה בָּטוּחַ שֶׁלֹּא אֶסְבֹּל זְמַן רַב", + "\" \"אֲנִי לֹא יָכוֹל לִהְיוֹת בָּטוּחַ" + ], + "כָּאן": [ + "קַר מְאוֹד כָּאן אֶצְלְךָ", + "הַאִם יֵשׁ כָּאן אוֹקְיָנוֹסִים", + "אֲנִי מְחַכֶּה לְךָ כָּאן", + "אֲבָל אֵיפֹה זֶה \"כָּאן\"", + "כָּאן הַנָּסִיךְ הַקָּטָן גָּדוֹל מִדַּי" + ], + "צֶבַע": [ + "\"אֶת צֶבַע שִׁבּוֹלֵי הַחִטָּה", + "אֲנִי לֹא בָּטוּחַ גַּם בְּצֶבַע הַתִּלְבּשֶׁת שֶׁלּוֹ", + "אָז אֲנִי מְנַסֶּה לִצְבֹּעַ כָּכָה וְכָכָה, כְּמֵיטַב יְכָלְתִּי", + "אֲנִי מַסִּיק אֶת הַמַּסְקָנָה הַזֹּאת בִּגְלַל צֶבַע הָעוֹר שֶׁלָּהֶם" + ], + "צַבָּע": [ + "\"אֶת צֶבַע שִׁבּוֹלֵי הַחִטָּה", + "אֲנִי לֹא בָּטוּחַ גַּם בְּצֶבַע הַתִּלְבּשֶׁת שֶׁלּוֹ", + "אָז אֲנִי מְנַסֶּה לִצְבֹּעַ כָּכָה וְכָכָה, כְּמֵיטַב יְכָלְתִּי", + "אֲנִי מַסִּיק אֶת הַמַּסְקָנָה הַזֹּאת בִּגְלַל צֶבַע הָעוֹר שֶׁלָּהֶם" + ], + "לִצְבֹּעַ": [ + "אָז אֲנִי מְנַסֶּה לִצְבֹּעַ כָּכָה וְכָכָה, כְּמֵיטַב יְכָלְתִּי" + ], + "מֵיטָב": [ + "הֵם מְנַסִּים כְּמֵיטַב יְכָלְתָּם לְהַרְגִּישׁ חֲזָקִים", + "אָז אֲנִי מְנַסֶּה לִצְבֹּעַ כָּכָה וְכָכָה, כְּמֵיטַב יְכָלְתִּי" + ], + "מְדֻיָּק": [ + "זֶה לֹא הַמָּקוֹם הַמְּדֻיָּק", + "סְלִיחָה, זֶה לֹא מְדֻיָּק", + "וַאֲנִי לֹא מְדַיֵּק גַּם בְּנוֹגֵעַ לְכָל מִינֵי פְּרָטִים חֲשׁוּבִים יוֹתֵר" + ], + "לִסְלֹחַ": [ + "אֲבָל עַל זֶה צָרִיךְ לִסְלֹחַ לִי" + ], + "כַּנִּרְאֶה": [ + "הוּא כַּנִּרְאֶה חָשַׁב שֶׁאֲנִי דּוֹמֶה לוֹ", + "כֻּלָּם כַּנִּרְאֶה יָצְאוּ מֵהַמְּעָרָה וְסוֹחֲבִים יַחַד מַשֶּׁהוּ", + "\" \"אַתְּ לֹא מְבִינָה שֶׁכַּנִּרְאֶה חָזַרְנוּ בַּזְּמַן", + "\" כַּנִּרְאֶה לֹא אִכְפַּת לוֹ שֶׁאֲנִי לֹא עוֹנֶה", + "הֵם מִתְיַשְּׁבִים עַל הָאֲדָמָה, הַוִכּוּחַ כַּנִּרְאֶה מַתִּישׁ אוֹתָם" + ], + "חַשָּׁב": [ + "הוּא כַּנִּרְאֶה חָשַׁב שֶׁאֲנִי דּוֹמֶה לוֹ", + "\"אֵיזֶה כּוֹכָב מוּזָר,\" חָשַׁב לוֹ הַנָּסִיךְ הַקָּטָן", + "\" נִרְאֶה שֶׁהַמְּסֻלְסָל לֹא חָשַׁב עַל זֶה", + "הוּא מֵעוֹלָם לֹא עָשָׂה שׁוּם דָּבָר מִלְּבַד לְחַשֵּׁב חֶשְׁבּוֹנוֹת", + "זֹאת בְּעָיָה רְצִינִית בִּשְׁבִיל צֶמַח,\" חָשַׁב בְּלִבּוֹ הַנָּסִיךְ הַקָּטָן" + ], + "סָגֹל": [ + "\" הוּא לֹא הָיָה מְסֻגָּל לְהַמְשִׁיךְ לְדַבֵּר", + "אֲבָל, לְצַעֲרִי, אֲנִי לֹא מְסֻגָּל לִרְאוֹת כְּבָשִׂים בְּתוֹךְ תֵּבוֹת", + "', מוּזָר מְאוֹד וּבְקֹשִי אֲנִי מְסֻגָּל לְהָבִין מָה הוּא אוֹמֵר", + "יֵשׁ לִדְרשׁ מִכָּל אָדָם רַק מָה שֶׁהוּא מְסֻגָּל לַעֲשׂוֹת,\" פָּסַק הַמֶּלֶךְ", + "הֲרֵי אֲנִי קָשׁוּר בַּחֲבָלִים וְלֹא מְסֻגָּל לִבְרוֹחַ, וּבּוּרָאט וְהַמִּסְתַּלְסֵל כְּבָר רְחוֹקִים" + ], + "מְסֻגָּל": [ + "\" הוּא לֹא הָיָה מְסֻגָּל לְהַמְשִׁיךְ לְדַבֵּר", + "אֲבָל, לְצַעֲרִי, אֲנִי לֹא מְסֻגָּל לִרְאוֹת כְּבָשִׂים בְּתוֹךְ תֵּבוֹת", + "', מוּזָר מְאוֹד וּבְקֹשִי אֲנִי מְסֻגָּל לְהָבִין מָה הוּא אוֹמֵר", + "יֵשׁ לִדְרשׁ מִכָּל אָדָם רַק מָה שֶׁהוּא מְסֻגָּל לַעֲשׂוֹת,\" פָּסַק הַמֶּלֶךְ", + "הֲרֵי אֲנִי קָשׁוּר בַּחֲבָלִים וְלֹא מְסֻגָּל לִבְרוֹחַ, וּבּוּרָאט וְהַמִּסְתַּלְסֵל כְּבָר רְחוֹקִים" + ], + "לִרְאוֹת": [ + "כְּשֶׁעֲצוּבִים מְאוֹד, נָעִים לִרְאוֹת שְׁקִיעוֹת", + "אַל תָּבוֹא לִרְאוֹת אֶת זֶה", + "\" \"מָה אֲנִי אֲמוּרָה לִרְאוֹת", + "\" \"מָה אֲנִי אָמוּר לִרְאוֹת", + "\" \"אֵיךְ אֲנִי יָכוֹל לִרְאוֹת" + ], + "אוּלַי": [ + "אוּלַי אֲנִי קְצָת כְּמוֹ הַמְּבֻגָּרִים", + "אֲבָל שְׁנִיָּה, אוּלַי אֲנִי טוֹעֶה", + "אוּלַי, חָלִילָה, הַכִּבְשָׂה אָכְלָה אֶת הַשּׁוֹשַׁנָּה", + "אוּלַי זֶה הָאַרְגָּז שֶׁלָּנוּ וְאוּלַי לֹא", + "וְאוּלַי הֵם מִתְאַרְגְּנִים לְהַפְגָּנָה לֹא חֻקִּית" + ], + "מַסָּע": [ + "הוּא כְּבָר עָבַר מַסָּע אָרֹךְ כָּל כָּךְ", + "הוּא מְתַחְקֵר אוֹתָם וְרוֹשֵׁם אֶת זִכְרוֹנוֹת הַמַּסָּע שֶׁלָּהֶם", + "5 בְּכָל יוֹם לָמַדְתִּי מַשֶּׁהוּ חָדָשׁ עַל הַכּוֹכָב, עַל הָעֲזִיבָה, עַל הַמַּסָּע" + ], + "מַשֶּׁהוּ": [ + "מַשֶּׁהוּ מוּזָר קוֹרֶה בָּאֹפֶק", + "וְאָז, בָּאֹפֶק, אֲנִי מַבְחִין בְּמַשֶּׁהוּ", + "\" הִרְגַּשְׁתִּי שֶׁמַּשֶּׁהוּ לֹא רָגִיל קוֹרֶה", + "\"גַּם זֶה מַשֶּׁהוּ שֶׁשָּׁכְחוּ מִזְּמַן,\" עָנָה הַשּׁוּעָל", + "וְאַף עַל פִּי כֵן מַשֶּׁהוּ זוֹהֵר בַּדְּמָמָה" + ], + "אַגַּב": [ + "הַפְּרָטִים הִתְגַּלּוּ לִי טִפִּין־טִפִּין, כִּבְדֶרֶךְ אַגַּב" + ], + "שְׁלִישִׁי": [ + "כָּךְ נוֹדַע לִי בַּיּוֹם הַשְּׁלִישִׁי עַל אֲסוֹן עֲצֵי הַבָּאוֹבַּבּ" + ], + "אָסוֹן": [ + "אֲבָל כְּשֶׁמְּדֻבָּר בַּעֲצֵי בָּאוֹבַּבּ, זֶה תָּמִיד יִגָּמֵר בְּאָסוֹן", + "כָּךְ נוֹדַע לִי בַּיּוֹם הַשְּׁלִישִׁי עַל אֲסוֹן עֲצֵי הַבָּאוֹבַּבּ", + "\" \"כִּי חוֹקֵר שֶׁמְּשַׁקֵּר עָלוּל לִגְרֹם אָסוֹן בְּסִפְרֵי הַגֵּאוֹגְרַפְיָה" + ], + "הוֹדוֹת": [ + "גַּם הַפַּעַם עָלָה הַנּוֹשֵׂא הוֹדוֹת לַכִּבְשָׂה", + "\"תִּכָּנֵס רִאשׁוֹן,\" הִיא מְנַדֶּבֶת אוֹתִי, וְלֹא קָשֶׁה לִי לְנַחֵשׁ שֶׁהִיא חוֹשֶׁשֶׁת, אֲבָל מִתְבַּיֶּשֶׁת לְהוֹדוֹת בְּזֶה" + ], + "עָלֶה": [ + "גַּם הַפַּעַם עָלָה הַנּוֹשֵׂא הוֹדוֹת לַכִּבְשָׂה", + "חִיּוּךְ קַל עָלָה עַל פָּנָיו שֶׁל הַנָּסִיךְ", + "וּכְשֶׁאַתָּה מְגַלֶּה שֶׁהֵבַנְתָּ דְּבָרִים נָכוֹן, זוֹ הַרְגָּשָׁה מְעֻלָּה", + "הַצָּמָא הֶעֱלָה אֶת חֹם גּוּפִי וְרָאִיתִי אוֹתָם כְּמוֹ מִתּוֹךְ חֲלוֹם", + "\" \"אוּלַי הוּא סְפָרַדִּי,\" בּוּרָאט מַעֲלֶה אֶפְשָׁרוּת, \"אַתָּה מְדַבֵּר גַּם לָדִינוֹ" + ], + "לְפֶתַע": [ + "\" לְפֶתַע נִמְלָא הַגֵּאוֹגְרָף הִתְרַגְּשׁוּת", + "\" מָה גְּדוֹלָה הָיְתָה הַפְתָּעָתִי כְּשֶׁלְּפֶתַע הֵבַנְתִּי אֶת סוֹד הַקֶּסֶם שֶׁבַּחוֹלוֹת", + "לְפֶתַע חָקַר אוֹתִי הַנָּסִיךְ הַקָּטָן, שֶׁהָיָה נִסְעָר מֵרֹב סְפֵקוֹת: \"נָכוֹן שֶׁכְּבָשִׂים אוֹכְלוֹת שִׂיחִים", + "\" אַךְ לְפֶתַע עוֹדֵד אוֹתוֹ דְּבַר־מָה: \"בְּעֶצֶם, יֵשׁ לָהֶם אֶרֶס רַק לְהַכָּשָׁה אַחַת" + ], + "נָכוֹן": [ + "יוֹתֵר נָכוֹן, יָד שֶׁל יֶלֶד", + "\" \"זֶה נָכוֹן,\" אָמַר הַנָּסִיךְ הַקָּטָן", + "\" \"נָכוֹן,\" אָמַר הַגֵּאוֹגְרָף, \"אֲבָל אֵינֶנִּי חוֹקֵר אֲרָצוֹת", + "אֲנִי אֵרָאֶה כְּמוֹ מֵת, וְזֶה לֹא יִהְיֶה נָכוֹן", + "וּכְשֶׁאַתָּה מְגַלֶּה שֶׁהֵבַנְתָּ דְּבָרִים נָכוֹן, זוֹ הַרְגָּשָׁה מְעֻלָּה" + ], + "פֶּתַע": [ + "\" לְפֶתַע נִמְלָא הַגֵּאוֹגְרָף הִתְרַגְּשׁוּת", + "לָכֵן אֲנִי כָּל כָּךְ מֻפְתָּע", + "\" הוּא הֻפְתַּע מִכָּךְ שֶׁלֹּא הִתְלוֹנְנָה", + "וְכָךְ, כְּשֶׁנָּחַת עַל פְּנֵי הָאֲדָמָה, הֻפְתַּע הַנָּסִיךְ הַקָּטָן לְאַחַר שֶׁלֹּא רָאָה אִישׁ", + "לְפֶתַע חָקַר אוֹתִי הַנָּסִיךְ הַקָּטָן, שֶׁהָיָה נִסְעָר מֵרֹב סְפֵקוֹת: \"נָכוֹן שֶׁכְּבָשִׂים אוֹכְלוֹת שִׂיחִים" + ], + "חֵקֶר": [ + "וְאָז לֹא הֵעַזְתִּי לַחְקֹר אוֹתוֹ בִּכְלָל", + "כְּבָר יָדַעְתִּי הֵיטֵב שֶׁמּוּטָב לֹא לַחְקֹר אוֹתוֹ", + "\" חָקַר הַנָּסִיךְ הַקָּטָן, שֶׁרָצָה מְאוֹד לַעֲזֹר לוֹ", + "לְפֶתַע חָקַר אוֹתִי הַנָּסִיךְ הַקָּטָן, שֶׁהָיָה נִסְעָר מֵרֹב סְפֵקוֹת: \"נָכוֹן שֶׁכְּבָשִׂים אוֹכְלוֹת שִׂיחִים" + ], + "הֵן": [ + "הַמִּלִּים הֵן מָקוֹר לְאִי־הֲבָנוֹת", + "הֵן דּוֹמוֹת קְצָת לְקַרְנַיִם", + "הֵן נִרְאוּ בְּדִיּוּק כְּמוֹ הַפֶּרַח שֶׁלּוֹ", + "הַבְּאֵרוֹת בְּסָהָרָה הֵן סְתָם בּוֹרוֹת חֲפוּרִים בַּחוֹל", + "אֵלֶּה שֶׁמַּגִּיעוֹת מִכִּווּן הַמִּדְבָּר, מֵהַמִּזְרָח, הֵן יְבֵשׁוֹת מְאוֹד" + ], + "רַעֲיוֹן": [ + "רַעְיוֹן הָעֵדֶר הִצְחִיק מְאוֹד אֶת הַנָּסִיךְ הַקָּטָן", + "הוּא רָצָה לַעֲזֹר לַחֲבֵרוֹ: \"אַתָּה יוֹדֵעַ, יֵשׁ לִי רַעְיוֹן אֵיךְ תּוּכַל לָנוּחַ כְּשֶׁתִּרְצֶה", + "כְּשֶׁיֵּשׁ לְךָ רַעְיוֹן שֶׁאַתָּה הָרִאשׁוֹן שֶׁחָשַׁב עָלָיו, אַתָּה רוֹשֵׁם עָלָיו פָּטֵנְט וְאָז הוּא שֶׁלְּךָ" + ], + "עֵדֶר": [ + "רַעְיוֹן הָעֵדֶר הִצְחִיק מְאוֹד אֶת הַנָּסִיךְ הַקָּטָן" + ], + "עָמִיד": [ + "\"אֶצְטָרֵךְ לְהַעֲמִיד אוֹתָם זֶה עַל גַּבֵּי זֶה", + "אֲנִי חוֹשֵׁב שֶׁעָדִיף לִי לְהַעֲמִיד פָּנִים שֶׁאֲנִי יוֹדֵעַ", + "אֲנִי מַסְכִּים שֶׁעָדִיף לְהַעֲמִיד פָּנִים שֶׁאֲנַחְנוּ סְתָם מְטַיְּלִים כָּאן" + ], + "לְהַעֲמִיד": [ + "\"אֶצְטָרֵךְ לְהַעֲמִיד אוֹתָם זֶה עַל גַּבֵּי זֶה", + "אֲנִי חוֹשֵׁב שֶׁעָדִיף לִי לְהַעֲמִיד פָּנִים שֶׁאֲנִי יוֹדֵעַ", + "אֲנִי מַסְכִּים שֶׁעָדִיף לְהַעֲמִיד פָּנִים שֶׁאֲנַחְנוּ סְתָם מְטַיְּלִים כָּאן" + ], + "תְּחִלָּה": [ + "שָׁרוֹן מַתְחִילָה לָרוּץ חֲזָרָה אֵלַי", + "\"בַּהַתְחָלָה תִּתְיַשֵּׁב עַל הָעֵשֶׂב בְּמֶרְחַק־מָה מִמֶּנִּי, הִנֵּה כָּךְ", + "תְּחִלָּה הִסֵּס הַנָּסִיךְ הַקָּטָן וְאַחַר כָּךְ נֶאֱנַח וְיָצָא לַדֶּרֶךְ", + "בַּתְּחִלָּה הוֹפִיעוּ מַדְלִיקֵי הַפָּנָסִים שֶׁל נְיוּ זִילַנְד וְשֶׁל אוֹסְטְרַלְיָה", + "בַּהַתְחָלָה הַתְּמוּנָה מְטֻשְׁטֶשֶׁת, אֲבָל אַחֲרֵי שֶׁאֲנִי עוֹצֵם וּפוֹקֵחַ עֵינַיִם שׁוּב, הִיא מִתְבַּהֶרֶת" + ], + "הַתְחָלָה": [ + "\"בַּהַתְחָלָה תִּתְיַשֵּׁב עַל הָעֵשֶׂב בְּמֶרְחַק־מָה מִמֶּנִּי, הִנֵּה כָּךְ", + "בַּהַתְחָלָה הַתְּמוּנָה מְטֻשְׁטֶשֶׁת, אֲבָל אַחֲרֵי שֶׁאֲנִי עוֹצֵם וּפוֹקֵחַ עֵינַיִם שׁוּב, הִיא מִתְבַּהֶרֶת", + "\" אֲבָל אָז הֵעִיר בְּחָכְמָה: \"בַּהַתְחָלָה, לִפְנֵי שֶׁעֲצֵי הַבָּאוֹבַּבּ נִהְיִים כָּאֵלֶּה גְּדוֹלִים, הֵם בְּעֶצֶם קְטַנִּים", + "\" בַּהַתְחָלָה נִרְאֵיתָ מֻפְתָּע, וְאָז צָחַקְתָּ מֵעַצְמְךָ וְאָמַרְתָּ לִי: \"אֲנִי כָּל הַזְּמַן חוֹשֵׁב שֶׁאֲנִי בַּכּוֹכָב שֶׁלִּי" + ], + "חָכְמָה": [ + "\" אֲבָל אָז הֵעִיר בְּחָכְמָה: \"בַּהַתְחָלָה, לִפְנֵי שֶׁעֲצֵי הַבָּאוֹבַּבּ נִהְיִים כָּאֵלֶּה גְּדוֹלִים, הֵם בְּעֶצֶם קְטַנִּים" + ], + "לִפְנֵי": [ + "\"אַחְלָה, אֲבָל כַּמָּה שָׁנִים לִפְנֵי", + "לִפְנֵי שֶׁהוּא מְנַעֵר אוֹתוֹ, אֲנִי נִדְרָךְ", + "יָצָא לִי לִרְאוֹת אוֹתָם לִפְנֵי כַּמָּה שָׁנִים", + "לִפְנֵי שֶׁאֲנִי נִכְנָס, אֲנִי נוֹשֵׁם נְשִׁימָה עֲמֻקָּה", + "רַק לִפְנֵי זְמַן קָצָר חָזַרְנוּ מִבֵּית הַסֵּפֶר" + ], + "נוּ": [ + "\" הוּא עָנָה לִי, \"נוּ, בֶּאֱמֶת" + ], + "כְּלִי": [ + "הֵנַחְתִּי אֶת כְּלֵי הָעֲבוֹדָה", + "אֲבָל מִמֶּנִּי נִדְרַשׁ מַאֲמָץ שִׂכְלִי גָּדוֹל לְהָבִין בְּמָה מְדֻבָּר" + ], + "בָּמָה": [ + "וְהֵם מֵעוֹלָם לֹא טָעוּ בְּסֵדֶר הַכְּנִיסָה לַבָּמָה", + "\" אֲנִי קוֹרֵא לוֹ, \"בְּמָה אַתָּה מַבִּיט", + "אֲבָל מִמֶּנִּי נִדְרַשׁ מַאֲמָץ שִׂכְלִי גָּדוֹל לְהָבִין בְּמָה מְדֻבָּר", + "אַחַר כָּךְ הִגִּיעַ תּוֹרָם שֶׁל מַדְלִיקֵי הַפָּנָסִים בְּרוּסְיָה וּבְהֹדּוּ לַעֲלוֹת לַבָּמָה" + ], + "תּוֹצָאָה": [ + "כְּתוֹצָאָה מִכָּךְ הָיוּ עָלָיו זְרָעִים טוֹבִים שֶׁל עֲשָׂבִים טוֹבִים וּזְרָעִים רָעִים שֶׁל עֲשָׂבִים רָעִים" + ], + "אֲדָמָה": [ + "וּבֵינְתַיִם הַיְּלָדִים מַנִּיחִים אֶת הָאַרְגָּז עַל הָאֲדָמָה", + "\" אֲנִי מַשְׁפִּיל אֶת עֵינַי וּמַבִּיט בָּאֲדָמָה", + "אַחַר כָּךְ נִגֵּב אֶת מִצְחוֹ בְּמִטְפַּחַת אֲדֻמָּה מְשֻׁבֶּצֶת", + "הַצְּעָדִים הָאֲחֵרִים יִגְרְמוּ לִי לְהִסְתַּתֵּר מִתַּחַת לִפְנֵי הָאֲדָמָה", + "הֵם מִתְיַשְּׁבִים עַל הָאֲדָמָה, הַוִכּוּחַ כַּנִּרְאֶה מַתִּישׁ אוֹתָם" + ], + "קַיִץ": [ + "הֵם יְשֵׁנִים עָמֹק בָּאֲדָמָה, עַד שֶׁאֶחָד מֵהֶם מֵקִיץ מֵחֲלוֹמוֹתָיו", + "הוא עבד במהלך הקיץ והסתיו, ובחודש אוקטובר 1942 היה הספר מוכן", + "\" \"לֹא, הַדְּבָרִים הַקְּטַנִּים שֶׁנּוֹצְצִים כְּמוֹ זָהָב וְגוֹרְמִים לַבַּטְלָנִים שֶֹבֵּינֵינוּ לַחְלֹם בְּהָקִיץ" + ], + "לְעַבֵּר": [ + "אֲנַחְנוּ הוֹלְכִים לְאַט לְעֵבֶר הַמְּעָרָה", + "\" הִיא מַצְבִּיעָה לְעֵבֶר הָרוֹכְבִים", + "\"תִּרְאִי-\" אֲנִי מַצְבִּיעַ לְעֵבֶר הָרוֹכְבִים שֶׁהוֹלְכִים וּמִתְקָרְבִים", + "כָּל מָה שֶׁהָיָה שַׁיָּךְ לֶעָבָר, נִשְׁאַר בֶּעָבָר", + "\" אֲנִי מַצְבִּיעַ לְעֵבֶר שְׁכוּנַת רָמוֹת, \"שָׁם אֲנַחְנוּ גָּרִים" + ], + "לַעֲבֹר": [ + "אֲנַחְנוּ הוֹלְכִים לְאַט לְעֵבֶר הַמְּעָרָה", + "\" הִיא מַצְבִּיעָה לְעֵבֶר הָרוֹכְבִים", + "\"תִּרְאִי-\" אֲנִי מַצְבִּיעַ לְעֵבֶר הָרוֹכְבִים שֶׁהוֹלְכִים וּמִתְקָרְבִים", + "כָּל מָה שֶׁהָיָה שַׁיָּךְ לֶעָבָר, נִשְׁאַר בֶּעָבָר", + "\" אֲנִי מַצְבִּיעַ לְעֵבֶר שְׁכוּנַת רָמוֹת, \"שָׁם אֲנַחְנוּ גָּרִים" + ], + "שֶׁמֶשׁ": [ + "צַוֵּה עַל הַשֶּׁמֶשׁ לִשְׁקֹעַ", + "קְצָת שֶׁמֶשׁ מַסְפִּיקָה לוֹ", + "וּבְאֵיזֶה מַצָּב נִמְצֵאת הַשֶּׁמֶשׁ", + "הוּא הִצְטַעֵר עַל שְׁקִיעַת הַשֶּׁמֶשׁ שֶׁלֹּא קָרְתָה", + "וְהַר הַגַּעַשׁ הַכָּבוּי שֶׁלּוֹ שִׁמֵּשׁ לוֹ שְׁרַפְרַף" + ], + "רֵעַ": [ + "אֲבָל בְּמִקְרֶה שֶׁל עֵשֶׂב רַע, צָרִיךְ לְחַסֵּל אוֹתוֹ בָּרֶגַע שֶׁמְּזַהִים אוֹתוֹ", + "\" אֲנִי חוֹזֵר, \"אַל תִּדְאַג, אֲנִי לֹא אֶעֱשֶׂה לְךָ שׁוּם דָּבָר רַע", + "\" \"יַלְדּוֹן, הַסִּפּוּר הַזֶּה עִם הַנָּחָשׁ וּנְקֻדַּת הַמִּפְגָּשׁ וְהַכּוֹכָב הוּא רַק חֲלוֹם רַע, נָכוֹן" + ], + "רַע": [ + "אֲבָל בְּמִקְרֶה שֶׁל עֵשֶׂב רַע, צָרִיךְ לְחַסֵּל אוֹתוֹ בָּרֶגַע שֶׁמְּזַהִים אוֹתוֹ", + "\" אֲנִי חוֹזֵר, \"אַל תִּדְאַג, אֲנִי לֹא אֶעֱשֶׂה לְךָ שׁוּם דָּבָר רַע", + "\" \"יַלְדּוֹן, הַסִּפּוּר הַזֶּה עִם הַנָּחָשׁ וּנְקֻדַּת הַמִּפְגָּשׁ וְהַכּוֹכָב הוּא רַק חֲלוֹם רַע, נָכוֹן" + ], + "רֹעַ": [ + "אֲבָל בְּמִקְרֶה שֶׁל עֵשֶׂב רַע, צָרִיךְ לְחַסֵּל אוֹתוֹ בָּרֶגַע שֶׁמְּזַהִים אוֹתוֹ", + "\" אֲנִי חוֹזֵר, \"אַל תִּדְאַג, אֲנִי לֹא אֶעֱשֶׂה לְךָ שׁוּם דָּבָר רַע", + "\" \"יַלְדּוֹן, הַסִּפּוּר הַזֶּה עִם הַנָּחָשׁ וּנְקֻדַּת הַמִּפְגָּשׁ וְהַכּוֹכָב הוּא רַק חֲלוֹם רַע, נָכוֹן" + ], + "מִקְרֶה": [ + "יֵשׁ לְךָ בְּמִקְרֶה פַּרְגּוֹד", + "אֲבָל בְּמִקְרֶה שֶׁל עֵשֶׂב רַע, צָרִיךְ לְחַסֵּל אוֹתוֹ בָּרֶגַע שֶׁמְּזַהִים אוֹתוֹ", + "וְאָז, כְּשֶׁנִּתָּקֵל בּוֹ, כְּאִלּוּ בְּמִקְרֶה, קֹדֶם כֹּל נִבְדֹּק אִם אֲנַחְנוּ מַכִּירִים אוֹתוֹ", + "בַּמִּקְרֶה הֲכִי גָּרוּעַ הַהַכָּשָׁה תַּכְאִיב לִי, אֲבָל כְּשֶׁאֶחְזֹר לַהֹוֶה, לֹא יִשָּׁאֵר לִי שׁוּם סִימָן" + ], + "לְחַסֵּל": [ + "אֲבָל בְּמִקְרֶה שֶׁל עֵשֶׂב רַע, צָרִיךְ לְחַסֵּל אוֹתוֹ בָּרֶגַע שֶׁמְּזַהִים אוֹתוֹ" + ], + "רֹגַע": [ + "אֲבָל רֶגַע, מָה זֶה", + "\" לְרֶגַע אֲנִי לֹא מְמֻקָּד", + "טוֹב, כָּרֶגַע זֶה בֶּאֱמֶת לֹא מְשַׁנֶּה", + "לָכֵן, בָּרֶגַע הָרִאשׁוֹן חָשַׁבְתִּי שֶׁזֹּאת בַּת", + "וְזֶה בְּדִיּוּק מָה שֶׁקּוֹרֶה לִי כָּרֶגַע" + ], + "רֶגַע": [ + "אֲבָל רֶגַע, מָה זֶה", + "\" לְרֶגַע אֲנִי לֹא מְמֻקָּד", + "טוֹב, כָּרֶגַע זֶה בֶּאֱמֶת לֹא מְשַׁנֶּה", + "לָכֵן, בָּרֶגַע הָרִאשׁוֹן חָשַׁבְתִּי שֶׁזֹּאת בַּת", + "וְזֶה בְּדִיּוּק מָה שֶׁקּוֹרֶה לִי כָּרֶגַע" + ], + "אַדֶּמֶת": [ + "אַדְמַת הַכּוֹכָב הָיְתָה מְלֵאָה בָּהֶם", + "\" הִיא מִתְיַשֶּׁבֶת בִּכְבֵדוּת עַל אַדְמַת הַמְּעָרָה" + ], + "לְהִפָּטֵר": [ + "שֶׁכֵּן אִם עוֹקְרִים אֶת הַבָּאוֹבַּבּ מְאֻחָר מִדַּי, אִי אֶפְשָׁר לְהִפָּטֵר מִמֶּנּוּ לְעוֹלָם" + ], + "שָׁכֵן": [ + "שֶׁכֵּן אֶפְשָׁר לִהְיוֹת מְסוּרִים וְעַצְלָנִים וּבְעוֹנָה אַחַת", + "שֶׁכֵּן בְּעֵינֵי הַשַּׁחְצָנִים, כָּל שְׁאַר הָאֲנָשִׁים הֵם הַמַּעֲרִיצִים שֶׁלָּהֶם", + "\" אִמָּא שֶׁל שָׁרוֹן מִתְפַּלֵּאת, \"אַתְּ מִתְכַּוֶנֶת לַשָּׁכֵן הֶחָדָשׁ", + "שֶׁכֵּן אִם עוֹקְרִים אֶת הַבָּאוֹבַּבּ מְאֻחָר מִדַּי, אִי אֶפְשָׁר לְהִפָּטֵר מִמֶּנּוּ לְעוֹלָם" + ], + "מִכְסָה": [ + "הוּא מְכַסֶּה אֶת כָּל הַכּוֹכָב", + "\"הוּא תָּלַשׁ אֶת הַשְּׂמִיכָה שֶׁמְּכַסָּה אֶת הַפֶּתַח שֶׁל מִנְהֶרֶת־הַזְּמַן", + "אוּלַי בִּגְלַל עֲנַן הָאָבָק הַמְּכַסֶּה אוֹתָם, הַכּוֹבָעִים שֶׁלָּהֶם נִרְאִים לִי מוּזָרִים", + "וְהָרֹאשׁ מְכֻסֶּה כִּפָּה, וְהִנֵּה גַּם שְׁתֵּי פֵּאוֹת וְעֵינַיִם כֵּהוֹת גְּדוֹלוֹת מַבִּיטוֹת בִּי", + "הֲרֵי בַּלֵּילוֹת הַנָּסִיךְ הַקָּטָן מְכַסֶּה אֶת הַשּׁוֹשַׁנָּה בְּפַעֲמוֹן הַזְּכוּכִית, וְהוּא מַשְׁגִּיחַ הֵיטֵב עַל הַכִּבְשָׂה" + ], + "מִכְסֶה": [ + "הוּא מְכַסֶּה אֶת כָּל הַכּוֹכָב", + "\"הוּא תָּלַשׁ אֶת הַשְּׂמִיכָה שֶׁמְּכַסָּה אֶת הַפֶּתַח שֶׁל מִנְהֶרֶת־הַזְּמַן", + "אוּלַי בִּגְלַל עֲנַן הָאָבָק הַמְּכַסֶּה אוֹתָם, הַכּוֹבָעִים שֶׁלָּהֶם נִרְאִים לִי מוּזָרִים", + "וְהָרֹאשׁ מְכֻסֶּה כִּפָּה, וְהִנֵּה גַּם שְׁתֵּי פֵּאוֹת וְעֵינַיִם כֵּהוֹת גְּדוֹלוֹת מַבִּיטוֹת בִּי", + "הֲרֵי בַּלֵּילוֹת הַנָּסִיךְ הַקָּטָן מְכַסֶּה אֶת הַשּׁוֹשַׁנָּה בְּפַעֲמוֹן הַזְּכוּכִית, וְהוּא מַשְׁגִּיחַ הֵיטֵב עַל הַכִּבְשָׂה" + ], + "חֲזָקָה": [ + "\"צְרִיכִים מִשְׁמַעַת חֲזָקָה,\" אָמַר לִי הַנָּסִיךְ הַקָּטָן כַּעֲבֹר זְמַן" + ], + "חֶזְקָה": [ + "\"צְרִיכִים מִשְׁמַעַת חֲזָקָה,\" אָמַר לִי הַנָּסִיךְ הַקָּטָן כַּעֲבֹר זְמַן" + ], + "מִשְׁמַעַת": [ + "\"הֵם מְצַיְּתִים מִיָּד, אֵינֶנִּי סוֹבֵל חֹסֶר מִשְׁמַעַת", + "\"צְרִיכִים מִשְׁמַעַת חֲזָקָה,\" אָמַר לִי הַנָּסִיךְ הַקָּטָן כַּעֲבֹר זְמַן" + ], + "לִדְאֹג": [ + "\"הַאִם תּוֹאִיל בְּטוּבְךָ לִדְאֹג לִי", + "אִם הַכֹּל בְּסֵדֶר, אֵין לָנוּ מָה לִדְאוֹג", + "\"אַחֲרֵי שֶׁמְּסַיְּמִים אֶת רַחֲצַת הַבֹּקֶר, צָרִיךְ לְהַקְפִּיד לִדְאֹג לְנִקְיוֹן הַכּוֹכָב" + ], + "לְהַקְפִּיד": [ + "\"אַחֲרֵי שֶׁמְּסַיְּמִים אֶת רַחֲצַת הַבֹּקֶר, צָרִיךְ לְהַקְפִּיד לִדְאֹג לְנִקְיוֹן הַכּוֹכָב" + ], + "נִקָּיוֹן": [ + "\"אַחֲרֵי שֶׁמְּסַיְּמִים אֶת רַחֲצַת הַבֹּקֶר, צָרִיךְ לְהַקְפִּיד לִדְאֹג לְנִקְיוֹן הַכּוֹכָב" + ], + "לְנַכֵּשׁ": [ + "צָרִיךְ לְנַכֵּשׁ אֶת עִשְׂבֵי הַבָּאוֹבַּבּ יוֹם־יוֹם, בָּרֶגַע שֶׁמְּגַלִּים אוֹתָם בֵּין הַוְְּרָדִים" + ], + "מַיִם": [ + "זֶה יִהְיֶה כְּמוֹ הַמַּיִם", + "הַמַּיִם מָתְקוּ כְּמוֹ יוֹם חַג", + "\" \"זֶה כְּמוֹ עִם הַמַּיִם", + "כָּל הַכּוֹכָבִים יִמְזְגוּ לִי מַיִם", + "נִשְׁטֹף אֶת הַפֶּצַע בַּמַּיִם וְנִסְתַּלֵּק" + ], + "עֲבוֹדָה": [ + "הֵנַחְתִּי אֶת כְּלֵי הָעֲבוֹדָה", + "זֹאת עֲבוֹדָה מְשַׁעֲמֶמֶת, אֲבָל קַלָּה מְאוֹד", + "יֵשׁ לִי כָּל כָּךְ הַרְבֵּה עֲבוֹדָה", + "לְפָחוֹת לָעֲבוֹדָה שֶׁלּוֹ יֵשׁ מַשְׁמָעוּת כָּלְשֶׁהִי", + "\"אֵין לָהֶם אֹכֶל וְאֵין לָהֶם אֶפְשָׁרוּת לִמְצוֹא עֲבוֹדָה" + ], + "עַצְלָן": [ + "פַּעַם הִכַּרְתִּי כּוֹכָב שֶׁגָּר עָלָיו עַצְלָן אֶחָד, וְהוּא הִזְנִיחַ שְׁלוֹשָׁה שִׂיחִים" + ], + "זָנִיחַ": [ + "פַּעַם הִכַּרְתִּי כּוֹכָב שֶׁגָּר עָלָיו עַצְלָן אֶחָד, וְהוּא הִזְנִיחַ שְׁלוֹשָׁה שִׂיחִים" + ], + "מוּסָר": [ + "מֵעוֹלָם לֹא אָהַבְתִּי לְהַטִּיף מוּסָר" + ], + "לְהַטִּיף": [ + "מֵעוֹלָם לֹא אָהַבְתִּי לְהַטִּיף מוּסָר" + ], + "צַדִּיק": [ + "הַלֶּקַח שֶׁנִּלְמַד מִמֶּנּוּ הִצְדִּיק אֶת הַמַּאֲמָץ" + ], + "מַדּוּעַ": [ + "מַדּוּעַ בְּכָל זֹאת הָיִיתִי עָצוּב", + "\"אֲבָל מַדּוּעַ אַתָּה שׁוּב מַדְלִיק אוֹתוֹ", + "וְשׁוּב, מִבְּלִי לְהָבִין מַדּוּעַ, נִמְלֵאתִי עֶצֶב מוּזָר", + "אוּלַי תִּשְׁאֲלוּ אֶת עַצְמְכֶם: מַדּוּעַ אֵין בַּסֵּפֶר עוֹד צִיּוּרִים מַרְשִׁימִים כְּמוֹ הַצִּיּוּר שֶׁל עֲצֵי הַבָּאוֹבַּבּ" + ], + "לְעַמֵּת": [ + "לְעֻמַּת זֹאת, כְּשֶׁצִּיַּרְתִּי אֶת עֲצֵי הַבָּאוֹבַּבּ, הִשְׁתַּדַּלְתִּי בִּמְיֻחָד כִּי הִרְגַּשְׁתִּי שֶׁמְּדֻבָּר בְּמַצַּב חֵרוּם" + ], + "לְעֻמַּת": [ + "לְעֻמַּת זֹאת, כְּשֶׁצִּיַּרְתִּי אֶת עֲצֵי הַבָּאוֹבַּבּ, הִשְׁתַּדַּלְתִּי בִּמְיֻחָד כִּי הִרְגַּשְׁתִּי שֶׁמְּדֻבָּר בְּמַצַּב חֵרוּם" + ], + "מַצָּב": [ + "וּבְאֵיזֶה מַצָּב נִמְצֵאת הַשֶּׁמֶשׁ", + "הַמַּצָּב שֶׁבּוֹ אֲנִי נִמְצָא בְּהֶחְלֵט מוּזָר", + "בַּמַּצָּב הַזֶּה אֲנִי יָכוֹל לְהַבְחִין בַּחוֹרִים שֶׁנִּפְעֲרוּ בָּהּ", + "בַּמַּצָּב הַזֶּה הִיא דּוֹמָה מְאוֹד לַיְּלָדִים שֶׁעוֹמְדִים סְבִיבִי בְּמַעְגָּל", + "הַכְּבִישׁ דֵּי רָחוֹק מֵהַמְּעָרָה, וְאֵין מַצָּב שֶׁנְּזַהֶה מִמֶּרְחָק כָּזֶה מִי זֶה" + ], + "חֵרוּם": [ + "לְעֻמַּת זֹאת, כְּשֶׁצִּיַּרְתִּי אֶת עֲצֵי הַבָּאוֹבַּבּ, הִשְׁתַּדַּלְתִּי בִּמְיֻחָד כִּי הִרְגַּשְׁתִּי שֶׁמְּדֻבָּר בְּמַצַּב חֵרוּם" + ], + "הֲנָאָה": [ + "יָמִים רַבִּים לֹא זָכִיתָ לְשׁוּם הֲנָאָה מִלְּבַד הַצְּפִיָּה בִּשְׁקִיעוֹת הַשֶּׁמֶשׁ הָעֲנֻגּוֹת" + ], + "מִלְּבַד": [ + "הַשַּׁחְצָנִים אֵינָם שׁוֹמְעִים דָּבָר מִלְּבַד מַחְמָאוֹת", + "הוּא מֵעוֹלָם לֹא עָשָׂה שׁוּם דָּבָר מִלְּבַד לְחַשֵּׁב חֶשְׁבּוֹנוֹת", + "כִּי לְמַעֲנָהּ הָרַגְתִּי אֶת הַזְּחָלִים (מִלְּבַד שְׁנַיִם־שְׁלוֹשָׁה, כְּדֵי שֶׁיַּהַפְכוּ לְפַרְפָּרִים)", + "יָמִים רַבִּים לֹא זָכִיתָ לְשׁוּם הֲנָאָה מִלְּבַד הַצְּפִיָּה בִּשְׁקִיעוֹת הַשֶּׁמֶשׁ הָעֲנֻגּוֹת", + "\"זֶה לֹא צוֹדֵק, יַלְדּוֹן, לֹא יָדַעְתִּי לְצַיֵּר דָּבָר מִלְּבַד נַחֲשֵׁי בּוֹאָה מִבַּחוּץ וּמִבִּפְנִים" + ], + "לָשֹׁם": [ + "הוּא חָשַׁשׁ שֶׁלְּעוֹלָם לֹא יַחְזֹר לְשָׁם שׁוּב", + "יָמִים רַבִּים לֹא זָכִיתָ לְשׁוּם הֲנָאָה מִלְּבַד הַצְּפִיָּה בִּשְׁקִיעוֹת הַשֶּׁמֶשׁ הָעֲנֻגּוֹת", + "אֲבָל הָאֶפְשָׁרוּת הַזֹּאת נוֹפֶלֶת מִיָּד, כִּי אִם שָׁרוֹן הָיְתָה מְמַהֶרֶת לְשָׁם, הָיִיתִי מַבְחִין בָּהּ" + ], + "צְפִיָּה": [ + "יָמִים רַבִּים לֹא זָכִיתָ לְשׁוּם הֲנָאָה מִלְּבַד הַצְּפִיָּה בִּשְׁקִיעוֹת הַשֶּׁמֶשׁ הָעֲנֻגּוֹת" + ], + "צִפִּיָּה": [ + "יָמִים רַבִּים לֹא זָכִיתָ לְשׁוּם הֲנָאָה מִלְּבַד הַצְּפִיָּה בִּשְׁקִיעוֹת הַשֶּׁמֶשׁ הָעֲנֻגּוֹת" + ], + "אֲשֶׁר": [ + "וְכַאֲשֶׁר הִתְקָרְבָה שְׁעַת הַפְּרֵדָה: \"אָה", + "אֲנִי מַמָּשׁ מְאֻשָּׁר שֶׁזָּכִיתִי בְּחָבֵר שׁוּעָל", + "\"וְכַאֲשֶׁר תִּתְנַחֵם (בַּסּוֹף כֻּלָּנוּ מִתְנַחֲמִים), תִּשְׂמַח שֶׁהִכַּרְתָּ אוֹתִי", + "יֵשׁ לִי נָתִין,\" קָרָא הַמֶּלֶךְ כַּאֲשֶׁר הִבְחִין בַּנָּסִיךְ הַקָּטָן", + "הַרְבֵּה יוֹתֵר קָשֶׁה לִשְׁפֹּט אֶת עַצְמְךָ מֵאֲשֶׁר לִשְׁפֹּט אֲחֵרִים" + ], + "אֹשֶׁר": [ + "וְכַאֲשֶׁר הִתְקָרְבָה שְׁעַת הַפְּרֵדָה: \"אָה", + "אֲנִי מַמָּשׁ מְאֻשָּׁר שֶׁזָּכִיתִי בְּחָבֵר שׁוּעָל", + "\"וְכַאֲשֶׁר תִּתְנַחֵם (בַּסּוֹף כֻּלָּנוּ מִתְנַחֲמִים), תִּשְׂמַח שֶׁהִכַּרְתָּ אוֹתִי", + "יֵשׁ לִי נָתִין,\" קָרָא הַמֶּלֶךְ כַּאֲשֶׁר הִבְחִין בַּנָּסִיךְ הַקָּטָן", + "הַרְבֵּה יוֹתֵר קָשֶׁה לִשְׁפֹּט אֶת עַצְמְךָ מֵאֲשֶׁר לִשְׁפֹּט אֲחֵרִים" + ], + "שָׁעָה": [ + "הָעֶרֶב בַּשָּׁעָה שֶׁבַע וְאַרְבָּעִים בְּעֵרֶךְ", + "\"זֶה מָה שֶׁמַּבְדִּיל יוֹם מִיּוֹם, שָׁעָה מִשָּׁעָה", + "\" \"נָכוֹן,\" עָנְתָה הַשּׁוֹשַׁנָּה בְּרַכּוּת, \"וְנוֹלַדְתִּי בְּאוֹתָהּ שָׁעָה כְּמוֹ הַשֶּׁמֶשׁ", + "יָדוּעַ לַכֹּל שֶׁכַּאֲשֶׁר בְּאַרְצוֹת הַבְּרִית הַשָּׁעָה שְׁתֵּים־עֶשְׂרֵה בַּצָּהֳרַיִם, הַשֶּׁמֶשׁ שׁוֹקַעַת בְּצָרְפַת", + "בַּשָּׁעָה אַרְבַּע כְּבָר הָיִיתִי נִרְגָּשׁ וּמֻדְאָג, הָיִיתִי מְגַלֶּה אֶת מְחִיר הָאשֶׁר" + ], + "צָרְפַת": [ + "לְרֹעַ הַמַּזָּל, צָרְפַת רְחוֹקָה מִדַּי", + "יָדוּעַ לַכֹּל שֶׁכַּאֲשֶׁר בְּאַרְצוֹת הַבְּרִית הַשָּׁעָה שְׁתֵּים־עֶשְׂרֵה בַּצָּהֳרַיִם, הַשֶּׁמֶשׁ שׁוֹקַעַת בְּצָרְפַת", + "לוּ רַק הָיָה אֶפְשָׁר לִקְפֹּץ בְּדַקָּה לְצָרְפַת, הָיִינוּ יְכוֹלִים לִרְאוֹת שָׁם אֶת הַשְּׁקִיעָה", + "את הספר הוא מקדיש לחברו הטוב ביותר, המתחבא מפני הנאצים אי־שם בצרפת הרחוקה" + ], + "צָהֳרַיִם": [ + "יָדוּעַ לַכֹּל שֶׁכַּאֲשֶׁר בְּאַרְצוֹת הַבְּרִית הַשָּׁעָה שְׁתֵּים־עֶשְׂרֵה בַּצָּהֳרַיִם, הַשֶּׁמֶשׁ שׁוֹקַעַת בְּצָרְפַת", + "\"אִם הָיִיתָ בָּא בְּאַרְבַּע אַחַר הַצָּהֳרַיִם, לְמָשָׁל, מִשָּׁעָה שָׁלוֹשׁ הָיִיתִי מַתְחִיל לִהְיוֹת מְאֻשָּׁר" + ], + "יָדוּעַ": [ + "יָדוּעַ לַכֹּל שֶׁכַּאֲשֶׁר בְּאַרְצוֹת הַבְּרִית הַשָּׁעָה שְׁתֵּים־עֶשְׂרֵה בַּצָּהֳרַיִם, הַשֶּׁמֶשׁ שׁוֹקַעַת בְּצָרְפַת" + ], + "כַּאֲשֶׁר": [ + "וְכַאֲשֶׁר הִתְקָרְבָה שְׁעַת הַפְּרֵדָה: \"אָה", + "\"וְכַאֲשֶׁר תִּתְנַחֵם (בַּסּוֹף כֻּלָּנוּ מִתְנַחֲמִים), תִּשְׂמַח שֶׁהִכַּרְתָּ אוֹתִי", + "יֵשׁ לִי נָתִין,\" קָרָא הַמֶּלֶךְ כַּאֲשֶׁר הִבְחִין בַּנָּסִיךְ הַקָּטָן", + "כַּאֲשֶׁר הוּא מְכַבֶּה אֶת פָּנַס הָרְחוֹב, הַפֶּרַח אוֹ הַכּוֹכָב נִרְדָּמִים", + "וּבְכֵן, רַק כַּאֲשֶׁר הַחוֹקֵר עוֹשֶׂה רשֶׁם הָגוּן, בּוֹדְקִים אֶת תַּגְלִיּוֹתָיו" + ], + "בְּרִית": [ + "הספר ראה אור בארצות הברית ב־6", + "יָדוּעַ לַכֹּל שֶׁכַּאֲשֶׁר בְּאַרְצוֹת הַבְּרִית הַשָּׁעָה שְׁתֵּים־עֶשְׂרֵה בַּצָּהֳרַיִם, הַשֶּׁמֶשׁ שׁוֹקַעַת בְּצָרְפַת" + ], + "לִקְפֹּץ": [ + "לוּ רַק הָיָה אֶפְשָׁר לִקְפֹּץ בְּדַקָּה לְצָרְפַת, הָיִינוּ יְכוֹלִים לִרְאוֹת שָׁם אֶת הַשְּׁקִיעָה" + ], + "לְקַפֵּץ": [ + "לוּ רַק הָיָה אֶפְשָׁר לִקְפֹּץ בְּדַקָּה לְצָרְפַת, הָיִינוּ יְכוֹלִים לִרְאוֹת שָׁם אֶת הַשְּׁקִיעָה" + ], + "שְׁקִיעָה": [ + "\"אַתָּה תְּקַבֵּל אֶת הַשְּׁקִיעָה שֶׁלְּךָ", + "\"יוֹם אֶחָד רָאִיתִי אֶת הַשְּׁקִיעָה אַרְבָּעִים וְאַרְבַּע פְּעָמִים", + "לוּ רַק הָיָה אֶפְשָׁר לִקְפֹּץ בְּדַקָּה לְצָרְפַת, הָיִינוּ יְכוֹלִים לִרְאוֹת שָׁם אֶת הַשְּׁקִיעָה", + "\" \"אִם כָּךְ, בַּיּוֹם שֶׁרָאִיתָ אֶת הַשְּׁקִיעָה אַרְבָּעִים וְאַרְבַּע פְּעָמִים, הָיִיתָ עָצוּב מְאוֹד" + ], + "דַּקָּה": [ + "הַיָּמִים אֶצְלְךָ נִמְשָׁכִים דַּקָּה אַחַת", + "הוּא יָכוֹל לְצַוּוֹת עָלַי, לְמָשָׁל, לַעֲזֹב בְּתוֹךְ דַּקָּה", + "לוּ רַק הָיָה אֶפְשָׁר לִקְפֹּץ בְּדַקָּה לְצָרְפַת, הָיִינוּ יְכוֹלִים לִרְאוֹת שָׁם אֶת הַשְּׁקִיעָה", + "הַיֶּלֶד חוֹזֵר אֶל הַמְּעָרָה, וְכַעֲבֹר דַּקָּה אוֹ שְׁתַּיִם יוֹצֵא שׁוּב הַחוּצָה כְּשֶׁהוּא נוֹשֵׂא אִתּוֹ מַשֶּׁהוּ" + ], + "מַזָּל": [ + "לְרֹעַ הַמַּזָּל, צָרְפַת רְחוֹקָה מִדַּי", + "\"אָכֵן חֹסֶר מַזָּל,\" אָמַר מַדְלִיק הַפָּנָסִים", + "\" \"יֵשׁ לָהֶם מַזָּל,\" אָמַר הַפַּקָּח", + "\" \"אֵיזֶה חֹסֶר מַזָּל,\" אָמַר הַנָּסִיךְ הַקָּטָן" + ], + "פַּעְמַיִם": [ + "\" לִפְעָמִים אֲנִי אוֹמֵר לְעַצְמִי, \"מָה פִּתְאוֹם", + "\"יוֹם אֶחָד רָאִיתִי אֶת הַשְּׁקִיעָה אַרְבָּעִים וְאַרְבַּע פְּעָמִים", + "וְלִפְעָמִים תִּפְתַּח אֶת הַחַלּוֹן, כָּכָה סְתָם, כְּדֵי לֵהָנוֹת", + "לִפְעָמִים מִלָּה אַחַת מְסֻגֶּלֶת לְפַעְנֵחַ תַּעֲלוּמָה מֻרְכֶּבֶת, כִּי הִיא מְיַצֶּגֶת תְּקוּפָה", + "\" \"אִם כָּךְ, בַּיּוֹם שֶׁרָאִיתָ אֶת הַשְּׁקִיעָה אַרְבָּעִים וְאַרְבַּע פְּעָמִים, הָיִיתָ עָצוּב מְאוֹד" + ], + "אַרְבַּע": [ + "\"יוֹם אֶחָד רָאִיתִי אֶת הַשְּׁקִיעָה אַרְבָּעִים וְאַרְבַּע פְּעָמִים", + "אַרְבַּע הָעֵינַיִם שֶׁנִּמְצָאוֹת מֵעַל שְׁנֵי הַשְּׂפָמִים מַבִּיטוֹת בִּי בְּמַבָּט מְבֹהָל", + "בַּשָּׁעָה אַרְבַּע כְּבָר הָיִיתִי נִרְגָּשׁ וּמֻדְאָג, הָיִיתִי מְגַלֶּה אֶת מְחִיר הָאשֶׁר", + "הָרַעַשׁ שֶׁעָשְׂתָה הָיָה בִּלְתִּי נִסְבָּל, וּבִגְלָלָהּ עָשִׂיתִי אַרְבַּע שְׁגִיאוֹת בְּדַף חֶשְׁבּוֹן אֶחָד", + "\" \"אִם כָּךְ, בַּיּוֹם שֶׁרָאִיתָ אֶת הַשְּׁקִיעָה אַרְבָּעִים וְאַרְבַּע פְּעָמִים, הָיִיתָ עָצוּב מְאוֹד" + ], + "נָעִים": [ + "כְּשֶׁעֲצוּבִים מְאוֹד, נָעִים לִרְאוֹת שְׁקִיעוֹת", + "לָכֵן הֵם נָעִים סְחוֹר־סְחוֹר, חַסְרֵי מָנוֹחַ", + "הָיָה נָעִים וְנוֹחַ לְחַמֵּם בָּהֶם אֶת אֲרוּחַת הַבֹּקֶר", + "\" קְצָת לֹא נָעִים לִי לְהַגִּיד שֶׁדִּבַּרְתִּי עִם נָחָשׁ" + ], + "חֲמִישִׁי": [ + "14 הַכּוֹכָב הַחֲמִישִׁי הָיָה מְסַקְרֵן מְאוֹד", + "בְּיוֹם חֲמִישִׁי הֵם רוֹקְדִים עִם נַעֲרוֹת הַכְּפָר", + "וְכָךְ בִּשְׁבִילִי יוֹם חֲמִישִׁי הוּא יוֹם נִפְלָא", + "15 הַכּוֹכָב הַשִּׁשִּׁי הָיָה גָּדוֹל פִּי עֲשָׂרָה מֵהַחֲמִישִׁי", + "7 בַּיּוֹם הַחֲמִישִׁי, שׁוּב בִּזְכוּת הַכִּבְשָׂה, הִתְגַּלָּה לִי הַסּוֹד הַכָּמוּס שֶׁל הַנָּסִיךְ הַקָּטָן" + ], + "בִּזְכוּת": [ + "הֵם מַאֲמִינִים שֶׁבִּזְכוּת הַקּוֹצִים הֵם נִרְאִים מַפְחִידִים", + "הַמַּיִם שֶׁנָּתַתָּ לִי לִשְׁתּוֹת הָיוּ בִּשְׁבִילִי כְּמוֹ מוּזִיקָה, בִּזְכוּת הַגַּלְגֶּלֶת וְהַחֶבֶל", + "7 בַּיּוֹם הַחֲמִישִׁי, שׁוּב בִּזְכוּת הַכִּבְשָׂה, הִתְגַּלָּה לִי הַסּוֹד הַכָּמוּס שֶׁל הַנָּסִיךְ הַקָּטָן" + ], + "זְכוּת": [ + "הֵם מַאֲמִינִים שֶׁבִּזְכוּת הַקּוֹצִים הֵם נִרְאִים מַפְחִידִים", + "יֵשׁ לִי הַזְּכוּת לִדְרשׁ שֶׁיְּצַיְּתוּ לִפְקֻדּוֹתַי כִּי הֵן הֶגְיוֹנִיּוֹת", + "הַמַּיִם שֶׁנָּתַתָּ לִי לִשְׁתּוֹת הָיוּ בִּשְׁבִילִי כְּמוֹ מוּזִיקָה, בִּזְכוּת הַגַּלְגֶּלֶת וְהַחֶבֶל", + "7 בַּיּוֹם הַחֲמִישִׁי, שׁוּב בִּזְכוּת הַכִּבְשָׂה, הִתְגַּלָּה לִי הַסּוֹד הַכָּמוּס שֶׁל הַנָּסִיךְ הַקָּטָן" + ], + "צֵאת": [ + "אוֹ שֶׁהַכִּבְשָׂה הִצְלִיחָה לָצֵאת מֵהַתֵּבָה בְּשֶׁקֶט", + "\" הִיא מְסַנֶּנֶת כְּשֶׁהִיא מוֹצֵאת אוֹתוֹ", + "\" \"כִּבְשָׂה אוֹכֶלֶת כָּל מָה שֶׁהִיא מוֹצֵאת", + "הוּא לֹא רָצָה לָצֵאת לָעוֹלָם בִּבְגָדִים מְקֻמָּטִים כְּמוֹ פִּרְחֵי הַפָּרָג", + "\" הוּא קוֹרֵא לַחֲבֵרוֹ שֶׁמְּקַפֵּץ וּמְדַלֵּג בֵּין הַסְּלָעִים, \"מָצָאתָ אֶת הָרַבִּי" + ], + "בֹּרֶג": [ + "שׁוּב לֹא עִנְיְנוּ אוֹתִי הַפַּטִּישׁ, הַבֹּרֶג, הַצָּמָא וְהַמָּוֶת", + "בְּאוֹתוֹ רֶגַע הָיִיתִי שָׁקוּעַ בְּנִסְיוֹנוֹת לְשַׁחְרֵר בֹּרֶג תָּקוּעַ בַּמָּנוֹעַ", + "בְּאוֹתוֹ רֶגַע חָשַׁבְתִּי לְעַצְמִי, \"אִם הַבֹּרֶג הַתָּקוּעַ הַזֶּה לֹא יָזוּז, אֶשְׁבֹּר אוֹתוֹ בְּמַכַּת פַּטִּישׁ" + ], + "לְשַׁחְרֵר": [ + "\"תּוּכְלִי לְבַקֵּשׁ מִשָּׁרוֹן לָבוֹא לְשַׁחְרֵר אוֹתִי", + "\"אִם אַתָּה לֹא נִבְהָל, לָמָּה לְשַׁחְרֵר אוֹתוֹ", + "בְּאוֹתוֹ רֶגַע הָיִיתִי שָׁקוּעַ בְּנִסְיוֹנוֹת לְשַׁחְרֵר בֹּרֶג תָּקוּעַ בַּמָּנוֹעַ", + "הוּא לֹא הָיָה יָכוֹל לְשַׁחְרֵר אוֹתִי בְּעַצְמוֹ וְלַחְסוֹךְ לִי כְּאֵבִים מִתְמַשְּׁכִים", + "אִם הוּא שָׁלַח אוֹתוֹ, הוּא מַכִּיר אוֹתוֹ וְהוּא יְשַׁלֵּם כְּדֵי לְשַׁחְרֵר אוֹתוֹ" + ], + "שָׁקוּעַ": [ + "בְּאוֹתוֹ רֶגַע הָיִיתִי שָׁקוּעַ בְּנִסְיוֹנוֹת לְשַׁחְרֵר בֹּרֶג תָּקוּעַ בַּמָּנוֹעַ" + ], + "גָּרוּעַ": [ + "מֵי הַשְּׁתִיָּה הָלְכוּ וְאָזְלוּ, וַאֲנִי הִתְחַלְתִּי לַחְשׁשׁ מֵהַגָּרוּעַ מִכֹּל", + "\" \"אֲנִי מַכִּיר מִישֶׁהוּ,\" אָמַר הַנָּסִיךְ הַקָּטָן, \"שֶׁיִּהְיֶה חוֹקֵר גָּרוּעַ", + "בַּמִּקְרֶה הֲכִי גָּרוּעַ הַהַכָּשָׁה תַּכְאִיב לִי, אֲבָל כְּשֶׁאֶחְזֹר לַהֹוֶה, לֹא יִשָּׁאֵר לִי שׁוּם סִימָן" + ], + "לַחְשֹׁשׁ": [ + "מֵי הַשְּׁתִיָּה הָלְכוּ וְאָזְלוּ, וַאֲנִי הִתְחַלְתִּי לַחְשׁשׁ מֵהַגָּרוּעַ מִכֹּל" + ], + "חֲשָׁשׁ": [ + "וּבְכָל זֹאת, הַחֲשָׁשׁ שֶׁלִּי אוֹטוֹמָטִי", + "הוּא חָשַׁשׁ שֶׁלְּעוֹלָם לֹא יַחְזֹר לְשָׁם שׁוּב", + "מֵי הַשְּׁתִיָּה הָלְכוּ וְאָזְלוּ, וַאֲנִי הִתְחַלְתִּי לַחְשׁשׁ מֵהַגָּרוּעַ מִכֹּל", + "אֲנַחְנוּ מַתְחִילִים לְהִתְרַחֵק, וַאֲנִי מַרְגִּישׁ שֶׁשִּׂמְחַת הַשִּׁחְרוּר שֶׁלִּי מֵהַחֲבָלִים מִתְעַרְבֶּבֶת בַּחֲשָׁשׁ", + "סנט־אכזופרי חברו חשש מאוד לשלומו וכתב לו מכתבים רבים שנותרו ללא מענה" + ], + "שְׁאֵלָה": [ + "מָה פִּתְאוֹם שֶׁמִּישֶׁהוּ יִשְׁאַל אוֹתָנוּ שְׁאֵלָה כָּזֹאת", + "בִּתְמִימוּתֵנוּ קִוִינוּ שֶׁהַמִּנְהָרָה תְּמַלֵּא אֶת הַמִּשְׁאָלָה שֶׁלָּנוּ", + "וְעוֹד שְׁאֵלָה מְצִיקָה לִי: לָמָּה כֻּלָּם בָּרְחוּ", + "אֵין לִי צֹרֶךְ לְהָשִׁיב לַשְּׁאֵלָה שֶׁל שָׁרוֹן", + "\" עַפְעַפָּיו מִצְטַמְצְמִים וְהוּא מִתְעַלֵּם לְגַמְרֵי מֵהַשְּׁאֵלָה שֶׁלִּי" + ], + "טִיחַ": [ + "הוֹצֵאתִי אֶת הַשָּׁטִיחַ וְנִעַרְתִּי אוֹתוֹ", + "\" אֲבָל אַחֲרֵי שֶׁשָּׁתַק, הוּא הֵטִיחַ בִּי בְּכַעַס עָצוּר: \"אֲנִי לֹא מַאֲמִין לְךָ", + "הַקִּיר הָאֲחוֹרִי שֶׁל הַמְּעָרָה הִתְחִיל מַמָּשׁ לְהִתְפּוֹרֵר וַאֲבָנִים קְטַנּוֹת נָפְלוּ מִמֶּנּוּ אֶל הַשָּׁטִיחַ", + "כְּשֶׁפָּרַשְׂתִּי שׁוּב אֶת הַשָּׁטִיחַ עַל הָאֲדָמָה, גִּלִּיתִי שֶׁלַּחוֹר שֶׁבַּקִּיר יֵשׁ צוּרָה שֶׁל עִגּוּל" + ], + "עָצוּר": [ + "\" אֲבָל אַחֲרֵי שֶׁשָּׁתַק, הוּא הֵטִיחַ בִּי בְּכַעַס עָצוּר: \"אֲנִי לֹא מַאֲמִין לְךָ" + ], + "רָגִישׁ": [ + "הֵם מְנַסִּים כְּמֵיטַב יְכָלְתָּם לְהַרְגִּישׁ חֲזָקִים", + "אֲנִי מַמָּשׁ מַרְגִּישׁ אֵיךְ הַלֵּב שֶׁלִּי מִתְרַחֵב", + "כְּכָל שֶׁזְּמַן הַפְּגִישָׁה הָיָה מִתְקָרֵב, כָּךְ הָיִיתִי מַרְגִּישׁ מְאֻשָּׁר יוֹתֵר", + "וְאַף עַל פִּי כֵן, בָּרֶגַע הַבָּא אֲנִי מַרְגִּישׁ כְּאֵבִים חֲזָקִים", + "אֲנַחְנוּ מַתְחִילִים לְהִתְרַחֵק, וַאֲנִי מַרְגִּישׁ שֶׁשִּׂמְחַת הַשִּׁחְרוּר שֶׁלִּי מֵהַחֲבָלִים מִתְעַרְבֶּבֶת בַּחֲשָׁשׁ" + ], + "לְהַרְגִּישׁ": [ + "הֵם מְנַסִּים כְּמֵיטַב יְכָלְתָּם לְהַרְגִּישׁ חֲזָקִים" + ], + "פַּטִּישׁ": [ + "שׁוּב לֹא עִנְיְנוּ אוֹתִי הַפַּטִּישׁ, הַבֹּרֶג, הַצָּמָא וְהַמָּוֶת", + "בְּאוֹתוֹ רֶגַע חָשַׁבְתִּי לְעַצְמִי, \"אִם הַבֹּרֶג הַתָּקוּעַ הַזֶּה לֹא יָזוּז, אֶשְׁבֹּר אוֹתוֹ בְּמַכַּת פַּטִּישׁ", + "\" הוּא הִבִּיט בִּי, פַּטִּישׁ בְּיָדִי, אֶצְבָּעוֹת שְׁחֹרוֹת מִשֶּׁמֶן, רָכוּן עַל חֵפֶץ שֶׁנִּרְאָה בְּעֵינָיו מְכֹעָר לְהַפְלִיא" + ], + "קֶטַע": [ + "אֲנִי חַיָּב לְהַגִּיד לָכֶם שֶׁזֶּה הָיָה קֶטַע מָה־זֶה מַבְהִיל", + "אִם נִמְצָא אִתּוֹ מִישֶׁהוּ נוֹסָף, זֶה כְּבָר קֶטַע אַחֵר", + "\" הַנָּסִיךְ הַקָּטָן שׁוּב קָטַע אֶת מַחְשְׁבוֹתַי: \"וְאַתָּה, אַתָּה חוֹשֵׁב שֶׁהַפְּרָחִים", + "\" \"אֲבָל הָרֵי הַגַּעַשׁ הַכְּבוּיִים עֲלוּלִים לְהִתְעוֹרֵר,\" קָטַע אֶת דְּבָרָיו הַנָּסִיךְ הַקָּטָן", + "הַקְּצָווֹת שֶׁל הַשָּׂפָם שֶׁל בַּעַל הַשָּׂפָם רוֹקְדִים כְּשֶׁהוּא מְדַבֵּר, וְזֶה מַמָּשׁ קֶטַע" + ], + "חֵרוּת": [ + "\" הוּא הִבִּיט בִּי, פַּטִּישׁ בְּיָדִי, אֶצְבָּעוֹת שְׁחֹרוֹת מִשֶּׁמֶן, רָכוּן עַל חֵפֶץ שֶׁנִּרְאָה בְּעֵינָיו מְכֹעָר לְהַפְלִיא" + ], + "מְכֹעָר": [ + "\" הוּא הִבִּיט בִּי, פַּטִּישׁ בְּיָדִי, אֶצְבָּעוֹת שְׁחֹרוֹת מִשֶּׁמֶן, רָכוּן עַל חֵפֶץ שֶׁנִּרְאָה בְּעֵינָיו מְכֹעָר לְהַפְלִיא" + ], + "לְהַפְלִיא": [ + "\" הוּא הִבִּיט בִּי, פַּטִּישׁ בְּיָדִי, אֶצְבָּעוֹת שְׁחֹרוֹת מִשֶּׁמֶן, רָכוּן עַל חֵפֶץ שֶׁנִּרְאָה בְּעֵינָיו מְכֹעָר לְהַפְלִיא" + ], + "שֻׁמָּן": [ + "הַאִם הִיא לֹא יוֹתֵר חֲשׁוּבָה מֵהַחֶשְׁבּוֹנוֹת שֶׁל אָדוֹן שָׁמֵן וְאָדֹם", + "\" הוּא הִבִּיט בִּי, פַּטִּישׁ בְּיָדִי, אֶצְבָּעוֹת שְׁחֹרוֹת מִשֶּׁמֶן, רָכוּן עַל חֵפֶץ שֶׁנִּרְאָה בְּעֵינָיו מְכֹעָר לְהַפְלִיא" + ], + "שָׁמֵן": [ + "הַאִם הִיא לֹא יוֹתֵר חֲשׁוּבָה מֵהַחֶשְׁבּוֹנוֹת שֶׁל אָדוֹן שָׁמֵן וְאָדֹם", + "\" הוּא הִבִּיט בִּי, פַּטִּישׁ בְּיָדִי, אֶצְבָּעוֹת שְׁחֹרוֹת מִשֶּׁמֶן, רָכוּן עַל חֵפֶץ שֶׁנִּרְאָה בְּעֵינָיו מְכֹעָר לְהַפְלִיא" + ], + "שֶׁמֶן": [ + "הַאִם הִיא לֹא יוֹתֵר חֲשׁוּבָה מֵהַחֶשְׁבּוֹנוֹת שֶׁל אָדוֹן שָׁמֵן וְאָדֹם", + "\" הוּא הִבִּיט בִּי, פַּטִּישׁ בְּיָדִי, אֶצְבָּעוֹת שְׁחֹרוֹת מִשֶּׁמֶן, רָכוּן עַל חֵפֶץ שֶׁנִּרְאָה בְּעֵינָיו מְכֹעָר לְהַפְלִיא" + ], + "חֵפֶץ": [ + "\" הוּא הִבִּיט בִּי, פַּטִּישׁ בְּיָדִי, אֶצְבָּעוֹת שְׁחֹרוֹת מִשֶּׁמֶן, רָכוּן עַל חֵפֶץ שֶׁנִּרְאָה בְּעֵינָיו מְכֹעָר לְהַפְלִיא" + ], + "רַחֲמִים": [ + "\" שָׁאַל הַנָּסִיךְ הַקָּטָן שֶׁנִּמְלָא רַחֲמִים", + "אֲבָל הוּא הוֹסִיף בְּלִי טִפַּת רַחֲמִים: \"אַתָּה מְעַרְבֵּב הַכֹּל" + ], + "רֵיחַ": [ + "הוּא מֵעוֹלָם לֹא הֵרִיחַ פֶּרַח", + "\"לְפִי הָרֵיחַ, הָיָה בּוֹ לֶחֶם", + "הַפִּתּוֹת טְרִיּוֹת וְהָרֵיחַ הָעוֹלֶה מֵהֶן מְעוֹרֵר תֵּאָבוֹן", + "אֲנִי מַכְרִיחַ אוֹתָהּ לְהוֹצִיא אֶת הָרֹאשׁ הַחוּצָה, וְיַחַד אִתָּהּ מוֹצִיא הַחוּצָה גַּם אֶת הָרֹאשׁ שֶׁלִּי" + ], + "פֶּרַח": [ + "\"שָׁלוֹם,\" עָנָה לוֹ הַפֶּרַח", + "\"יֵשׁ פֶּרַח אֶחָד, שׁוֹשַׁנָּה", + "אֲנִי אַחְרַאי לַפֶּרַח הַזֶּה", + "הוּא מֵעוֹלָם לֹא הֵרִיחַ פֶּרַח", + "\"יֵשׁ לִי גַּם פֶּרַח, שׁוֹשַׁנָּה" + ], + "לַחְשֹׁב": [ + "מֻתָּר לָהֶם לַחְשׁוֹב שֶׁזֶּהוּ צִיּוּד הֶפְקֵר וּלְהַחְרִים אוֹתוֹ", + "הוּא מֵעוֹלָם לֹא עָשָׂה שׁוּם דָּבָר מִלְּבַד לְחַשֵּׁב חֶשְׁבּוֹנוֹת", + "וְאֶפְשָׁרוּת שְׁלִישִׁית, שֶׁעָלֶיהָ אֲנִי אֲפִלּוּ לֹא מַסְפִּיק לַחְשׁוֹב, הִיא שֶׁ" + ], + "לְחַשֵּׁב": [ + "הוּא מֵעוֹלָם לֹא עָשָׂה שׁוּם דָּבָר מִלְּבַד לְחַשֵּׁב חֶשְׁבּוֹנוֹת" + ], + "פִּטְרִיָּה": [ + "אֲבָל הוּא לֹא בֶּן אָדָם, הוּא פִּטְרִיָּה" + ], + "חִוֵּר": [ + "לְאַט לְאַט נִפְעַר חוֹר בַּקִּיר", + "\" עַכְשָׁו הָיָה הַנָּסִיךְ הַקָּטָן חִוֵּר מִכַּעַס", + "אִם תַּכֶּה בָּאֶגְרוֹף בַּחֵלֶק הַזֶּה, יִפָּעֵר חוֹר", + "לִפְנֵי שֶׁהִסְפַּקְנוּ לְהָבִין אֵיפֹה אֲנַחְנוּ נִמְצָאִים, בָּחוּר עִם אֶקְדָּח אִיֵּם עָלֵינוּ", + "הֵצַצְתִּי פְּנִימָה כְּדֵי לִרְאוֹת מָה יֵשׁ בְּתוֹךְ הַחוֹר, אֲבָל רָאִיתִי רַק חֹשֶךְ" + ], + "חֹר": [ + "לְאַט לְאַט נִפְעַר חוֹר בַּקִּיר", + "\" עַכְשָׁו הָיָה הַנָּסִיךְ הַקָּטָן חִוֵּר מִכַּעַס", + "אִם תַּכֶּה בָּאֶגְרוֹף בַּחֵלֶק הַזֶּה, יִפָּעֵר חוֹר", + "לִפְנֵי שֶׁהִסְפַּקְנוּ לְהָבִין אֵיפֹה אֲנַחְנוּ נִמְצָאִים, בָּחוּר עִם אֶקְדָּח אִיֵּם עָלֵינוּ", + "הֵצַצְתִּי פְּנִימָה כְּדֵי לִרְאוֹת מָה יֵשׁ בְּתוֹךְ הַחוֹר, אֲבָל רָאִיתִי רַק חֹשֶךְ" + ], + "מִלְחָמָה": [ + "הַאִם הַמִּלְחָמָה בֵּין הַכְּבָשִׂים לַפְּרָחִים לֹא חֲשׁוּבָה", + "הַמִּלְחָמָה נִמְשְׁכָה בְּעֵרֶךְ מִשְּׁנַת 1914 וְעַד 1918, וּמִכָּאן שֶׁאֲנַחְנוּ נִמְצָאִים בִּירוּשָׁלַיִם בַּיָּמִים שֶׁלִּפְנֵי 1917" + ], + "לָחְמָה": [ + "הַאִם הַמִּלְחָמָה בֵּין הַכְּבָשִׂים לַפְּרָחִים לֹא חֲשׁוּבָה", + "הַמִּלְחָמָה נִמְשְׁכָה בְּעֵרֶךְ מִשְּׁנַת 1914 וְעַד 1918, וּמִכָּאן שֶׁאֲנַחְנוּ נִמְצָאִים בִּירוּשָׁלַיִם בַּיָּמִים שֶׁלִּפְנֵי 1917" + ], + "אָדוֹן": [ + "\" שָׁאַל אוֹתוֹ הָאָדוֹן הַקָּשִׁישׁ", + "\" \"אֲנִי גֵּאוֹגְרָף,\" אָמַר הָאָדוֹן הַזָּקֵן", + "הַאִם הִיא לֹא יוֹתֵר חֲשׁוּבָה מֵהַחֶשְׁבּוֹנוֹת שֶׁל אָדוֹן שָׁמֵן וְאָדֹם" + ], + "לְהַמְשִׁיךְ": [ + "\" הוּא לֹא הָיָה מְסֻגָּל לְהַמְשִׁיךְ לְדַבֵּר", + "\" אֲנִי לֹא מַצְלִיחַ לְהַמְשִׁיךְ, כִּי הַטֶּלֶפוֹן שֶׁלִּי כָּבָה, כַּנִּרְאֶה הַסּוֹלְלָה הִתְרוֹקְנָה" + ], + "בֶּכִי": [ + "הוּא פָּרַץ בִּבְכִי תַּמְרוּרִים", + "מִי שֶׁמֵּנִיחַ לְמִישֶׁהוּ לְאַלֵּף אוֹתוֹ, מִסְתַּכֵּן בְּבֶכִי" + ], + "צָמֵא": [ + "\" \"כִּי אֲנַחְנוּ נָמוּת כָּאן מִצָּמָא", + "\"הוּא לְעוֹלָם אֵינוֹ רָעֵב אוֹ צָמֵא", + "שׁוּב לֹא עִנְיְנוּ אוֹתִי הַפַּטִּישׁ, הַבֹּרֶג, הַצָּמָא וְהַמָּוֶת", + "זֶה הָיָה רוֹכֵל שֶׁמָּכַר גְּלוּלוֹת מְיֻחָדוֹת שֶׁמַּרְגִּיעוֹת אֶת הַצָּמָא", + "הַצָּמָא הֶעֱלָה אֶת חֹם גּוּפִי וְרָאִיתִי אוֹתָם כְּמוֹ מִתּוֹךְ חֲלוֹם" + ], + "סַכָּנָה": [ + "אָמַרְתִּי לוֹ, \"הַפֶּרַח שֶׁאַתָּה אוֹהֵב לֹא נִמְצָא בְּסַכָּנָה", + "\" \"הוּא לֹא מֵבִין בִּכְלָל אֶת הַסַּכָּנָה,\" חָשַׁבְתִּי בְּלִבִּי" + ], + "חָסוּם": [ + "אֲנִי אֲצַיֵּר לַכִּבְשָׂה שֶׁלְּךָ מַחְסוֹם", + "\" צִיַּרְתִּי לוֹ מַחְסוֹם לַכִּבְשָׂה", + "שָׁכַחְתִּי לְצָרֵף רְצוּעַת עוֹר לַמַּחְסוֹם שֶׁצִּיַּרְתִּי לַנָּסִיךְ הַקָּטָן" + ], + "מַחְסוֹם": [ + "אֲנִי אֲצַיֵּר לַכִּבְשָׂה שֶׁלְּךָ מַחְסוֹם", + "\" צִיַּרְתִּי לוֹ מַחְסוֹם לַכִּבְשָׂה", + "שָׁכַחְתִּי לְצָרֵף רְצוּעַת עוֹר לַמַּחְסוֹם שֶׁצִּיַּרְתִּי לַנָּסִיךְ הַקָּטָן" + ], + "מָגֵן": [ + "אֲנִי אֲצַיֵּר לְךָ מָגֵן לַפֶּרַח שֶׁלְּךָ" + ], + "לִפְרֹחַ": [ + "אֲנִי אַחְרַאי לַפֶּרַח הַזֶּה", + "אֲנִי אֲצַיֵּר לְךָ מָגֵן לַפֶּרַח שֶׁלְּךָ" + ], + "לְהַרְגִּיעַ": [ + "הִרְגַּשְׁתִּי חֲסַר אוֹנִים, לֹא יָדַעְתִּי אֵיךְ לְהַגִּיעַ אֵלָיו אוֹ אֵיךְ לְהַרְגִּיעַ אוֹתוֹ", + "\"אַתָּה לֹא צָרִיךְ לְפַחֵד,\" אֲנִי מְנַסֶּה לְהַרְגִּיעַ אוֹתוֹ, \"אֲנַחְנוּ סְתָם מְטַיְּלִים כָּאן", + "הוּא נִרְאֶה מְבֹהָל כְּמוֹ חַיָּה שֶׁנִּלְכְּדָה עַל יְדֵי צַיָּדִים, וְלָכֵן אֲנִי מִתְאַמֵּץ לְהַרְגִּיעַ אוֹתוֹ" + ], + "חָסֵר": [ + "חֹסֶר צַיְתָנוּת הָיָה בִּלְתִּי נִסְבָּל בְּעֵינָיו", + "\"אָכֵן חֹסֶר מַזָּל,\" אָמַר מַדְלִיק הַפָּנָסִים", + "\"הֵם מְצַיְּתִים מִיָּד, אֵינֶנִּי סוֹבֵל חֹסֶר מִשְׁמַעַת", + "\" \"אֵיזֶה חֹסֶר מַזָּל,\" אָמַר הַנָּסִיךְ הַקָּטָן", + "רַק זֶה חָסֵר לִי, לְזַהֵם פֶּצַע שׁוֹתֵת דָּם בְּבַד מְלֻכְלָךְ" + ], + "חֹסֶר": [ + "חֹסֶר צַיְתָנוּת הָיָה בִּלְתִּי נִסְבָּל בְּעֵינָיו", + "\"אָכֵן חֹסֶר מַזָּל,\" אָמַר מַדְלִיק הַפָּנָסִים", + "\"הֵם מְצַיְּתִים מִיָּד, אֵינֶנִּי סוֹבֵל חֹסֶר מִשְׁמַעַת", + "\" \"אֵיזֶה חֹסֶר מַזָּל,\" אָמַר הַנָּסִיךְ הַקָּטָן", + "רַק זֶה חָסֵר לִי, לְזַהֵם פֶּצַע שׁוֹתֵת דָּם בְּבַד מְלֻכְלָךְ" + ], + "אֵיךְ": [ + "\"אֵיךְ פּוֹתְחִים אֶת זֶה", + "\"אָז אֵיךְ הֵם יוֹדְעִים", + "אַתָּה רוֹאֶה אֵיךְ סִדַּרְתִּי אוֹתְךָ", + "\" \"אֵיךְ אֲנִי יָכוֹל לָדַעַת", + "\" \"אֵיךְ אֲנִי יָכוֹל לִרְאוֹת" + ], + "לֶכֶת": [ + "וּבְכָל זֹאת הִתְחַלְנוּ לָלֶכֶת", + "כַּמָּה מִסְתּוֹרִית הִיא מַמְלֶכֶת הַדְּמָעוֹת", + "הֶחְלַטְתָּ לָלֶכֶת מִפֹּה, אָז לֵךְ כְּבָר", + "\" \"הִתְכַּוַּנְתִּי לָלֶכֶת לְהָבִיא אוֹתוֹ, אֲבָל דִּבַּרְתְּ אִתִּי", + "כְּשֶׁהַנָּסִיךְ הַקָּטָן נִרְדַּם, נָשָׂאתִי אוֹתוֹ בִּזְרוֹעוֹתַי וְהִמְשַׁכְתִּי לָלֶכֶת" + ], + "הָרֶה": [ + "8 עַד מְהֵרָה לָמַדְתִּי לְהַכִּיר אֶת הַפֶּרַח הַזֶּה", + "ורת' היה אנרכיסט שמאלני ומבוגר מאכזופרי ב־22 שנים, אך עד מהרה הפכו השניים לידידי נפש" + ], + "לְעַשֵּׂב": [ + "בַּבֹּקֶר הֵם צָצוּ בֵּינוֹת לָעֵשֶׂב וּלְעֵת עֶרֶב קָמְלוּ" + ], + "זַןּ": [ + "זֶה הָיָה עָלוּל לִהְיוֹת זַן חָדָשׁ שֶׁל בָּאוֹבַּבּ" + ], + "גֹּדֶל": [ + "יֶלֶד יִשְׂרְאֵלִי רָגִיל, מְדַבֵּר עִבְרִית וְלֹא מְגַדֵּל פֵּאוֹת", + "וְגַם הַמִּגְדָּל שֶׁנִּמְצָא בְּמִתְחַם כְּנֵסִיַּת אוֹגוּסְטָה וִיקְטוֹרְיָה, אֵינֶנּוּ", + "אֲבָל בְּתוֹךְ זְמַן קָצָר הִפְסִיק הַשִּׂיחַ לִגְדֹּל וְהִתְחִיל לְהַצְמִיחַ פֶּרַח", + "אֲפִלּוּ הַמִּגְדָּל הַמְּפֻרְסָם שֶׁבִּשְׁכוּנַת אָ־טוּר, שֶׁאוֹתוֹ נִתָּן לִרְאוֹת מֵרָחוֹק כְּשֶׁעוֹלִים לִירוּשָׁלַיִם מִכִּווּן יַם הַמֶּלַח, אֵינֶנּוּ" + ], + "לִגְדֹּל": [ + "אֲבָל בְּתוֹךְ זְמַן קָצָר הִפְסִיק הַשִּׂיחַ לִגְדֹּל וְהִתְחִיל לְהַצְמִיחַ פֶּרַח" + ], + "לְגַדֵּל": [ + "אֲבָל בְּתוֹךְ זְמַן קָצָר הִפְסִיק הַשִּׂיחַ לִגְדֹּל וְהִתְחִיל לְהַצְמִיחַ פֶּרַח" + ], + "שִׂיחַ": [ + "בִּמְקוֹם הַשִּׂיחַ, הָיָה שָׁם יֶלֶד", + "\"מִי יָכוֹל לִזְחוֹל בְּתוֹךְ הַשִּׂיחַ", + "מוּלִי, הָאִשָּׁה שֶׁנִּדְחֲקָה אֶל הַשִּׂיחַ נֶחְלֶצֶת מִמֶּנּוּ", + "\"מִישֶׁהוּ זוֹחֵל בְּתוֹךְ הַשִּׂיחַ,\" הַמְּסֻלְסָל מְזַנֵּק לְאָחוֹר", + "הַשִּׂיחַ שֶׁהָיָה אָמוּר לְכַסּוֹת אֶת הַפֶּתַח, לֹא כִּסָּה אוֹתוֹ" + ], + "קֹצֶר": [ + "רַק לִפְנֵי זְמַן קָצָר חָזַרְנוּ מִבֵּית הַסֵּפֶר", + "אֲבָל בְּתוֹךְ זְמַן קָצָר הִפְסִיק הַשִּׂיחַ לִגְדֹּל וְהִתְחִיל לְהַצְמִיחַ פֶּרַח", + "\" הַיְּלָדִים, שֶׁרַק לִפְנֵי זְמַן קָצָר עָמְדוּ כָּאן מוּלֵנוּ וּבָחֲנוּ אוֹתָנוּ בְּסַקְרָנוּת, נֶעֱלָמִים", + "הַבִּקּוּר כָּאן הָיָה קָצָר מְאוֹד, אֲבָל בְּעִקְבוֹתָיו שָׁקַע הַנָּסִיךְ הַקָּטָן בְּעֶצֶב עָמֹק: \"מָה אַתָּה עוֹשֶׂה" + ], + "קָצָר": [ + "רַק לִפְנֵי זְמַן קָצָר חָזַרְנוּ מִבֵּית הַסֵּפֶר", + "אֲבָל בְּתוֹךְ זְמַן קָצָר הִפְסִיק הַשִּׂיחַ לִגְדֹּל וְהִתְחִיל לְהַצְמִיחַ פֶּרַח", + "\" הַיְּלָדִים, שֶׁרַק לִפְנֵי זְמַן קָצָר עָמְדוּ כָּאן מוּלֵנוּ וּבָחֲנוּ אוֹתָנוּ בְּסַקְרָנוּת, נֶעֱלָמִים", + "הַבִּקּוּר כָּאן הָיָה קָצָר מְאוֹד, אֲבָל בְּעִקְבוֹתָיו שָׁקַע הַנָּסִיךְ הַקָּטָן בְּעֶצֶב עָמֹק: \"מָה אַתָּה עוֹשֶׂה" + ], + "קֶצֶר": [ + "רַק לִפְנֵי זְמַן קָצָר חָזַרְנוּ מִבֵּית הַסֵּפֶר", + "אֲבָל בְּתוֹךְ זְמַן קָצָר הִפְסִיק הַשִּׂיחַ לִגְדֹּל וְהִתְחִיל לְהַצְמִיחַ פֶּרַח", + "\" הַיְּלָדִים, שֶׁרַק לִפְנֵי זְמַן קָצָר עָמְדוּ כָּאן מוּלֵנוּ וּבָחֲנוּ אוֹתָנוּ בְּסַקְרָנוּת, נֶעֱלָמִים", + "הַבִּקּוּר כָּאן הָיָה קָצָר מְאוֹד, אֲבָל בְּעִקְבוֹתָיו שָׁקַע הַנָּסִיךְ הַקָּטָן בְּעֶצֶב עָמֹק: \"מָה אַתָּה עוֹשֶׂה" + ], + "לְהַצְמִיחַ": [ + "אֲבָל בְּתוֹךְ זְמַן קָצָר הִפְסִיק הַשִּׂיחַ לִגְדֹּל וְהִתְחִיל לְהַצְמִיחַ פֶּרַח" + ], + "פְּסִיק": [ + "בַּזְּמַן שֶׁהָיִיתִי בַּחוּץ, הַקִּיר כְּאִלּוּ נִרְגַּע וְהִפְסִיק לְהִתְפּוֹרֵר", + "אֲבָל בְּתוֹךְ זְמַן קָצָר הִפְסִיק הַשִּׂיחַ לִגְדֹּל וְהִתְחִיל לְהַצְמִיחַ פֶּרַח" + ], + "קְפִידָה": [ + "הוּא בָּחַר בִּקְפִידָה אֶת צְבָעָיו, הוּא הִתְלַבֵּשׁ לְאַט, הִתְאִים אֶת עֲלֵי הַכּוֹתֶרֶת שֶׁלּוֹ אֶחָד־אֶחָד", + "וְאַף שֶׁעָבְדָה כָּל כָּךְ קָשֶׁה וְהִקְפִּידָה עַל כָּל פְּרָט, אָמְרָה תּוֹךְ כְּדֵי פִּהוּק, \"אָה" + ], + "כּוֹתֶרֶת": [ + "פֶּרַח וְלוֹ שְׁלוֹשָׁה עֲלֵי כּוֹתֶרֶת, סְתָם פֶּרַח", + "הוּא בָּחַר בִּקְפִידָה אֶת צְבָעָיו, הוּא הִתְלַבֵּשׁ לְאַט, הִתְאִים אֶת עֲלֵי הַכּוֹתֶרֶת שֶׁלּוֹ אֶחָד־אֶחָד" + ], + "לְאַט": [ + "לְאַט לְאַט נִפְעַר חוֹר בַּקִּיר", + "אֲנַחְנוּ הוֹלְכִים לְאַט לְעֵבֶר הַמְּעָרָה", + "הוּא בָּחַר בִּקְפִידָה אֶת צְבָעָיו, הוּא הִתְלַבֵּשׁ לְאַט, הִתְאִים אֶת עֲלֵי הַכּוֹתֶרֶת שֶׁלּוֹ אֶחָד־אֶחָד", + "כָּל מָה שֶׁאַתָּה צָרִיךְ לַעֲשׂוֹת הוּא לִצְעֹד דֵּי לְאַט, כָּךְ שֶׁתּוּכַל לִהְיוֹת תָּמִיד בַּשֶּׁמֶשׁ" + ], + "לָצֵאת": [ + "אוֹ שֶׁהַכִּבְשָׂה הִצְלִיחָה לָצֵאת מֵהַתֵּבָה בְּשֶׁקֶט", + "הוּא לֹא רָצָה לָצֵאת לָעוֹלָם בִּבְגָדִים מְקֻמָּטִים כְּמוֹ פִּרְחֵי הַפָּרָג", + "אֵין זֶה מִתַּפְקִידוֹ שֶׁל הַגֵּאוֹגְרָף לָצֵאת לַשֶּׁטַח וְלִסְקֹר עָרִים, נְהָרוֹת, הָרִים, יַמִּים, אוֹקְיָנוֹסִים וּמִדְבָּרִיּוֹת" + ], + "פָּרָג": [ + "הוּא לֹא רָצָה לָצֵאת לָעוֹלָם בִּבְגָדִים מְקֻמָּטִים כְּמוֹ פִּרְחֵי הַפָּרָג" + ], + "לְהוֹפִיעַ": [ + "הוּא רָצָה לְהוֹפִיעַ בִּמְלוֹא הֲדָרוֹ וְיָפְיוֹ" + ], + "מְלוֹא": [ + "הוּא רָצָה לְהוֹפִיעַ בִּמְלוֹא הֲדָרוֹ וְיָפְיוֹ", + "וְהִנֵּה, יוֹם אֶחָד, בְּדִיּוּק בִּשְׁעַת הַזְּרִיחָה, הוֹפִיעַ הַפֶּרַח בִּמְלוֹא הַפְּרִיחָה" + ], + "כֵּנוּת": [ + "הַהֲכָנוֹת שֶׁל הַפֶּרַח אָרְכוּ יָמִים עַל גַּבֵּי יָמִים" + ], + "זְרִיחָה": [ + "חוֹל הַמִּדְבָּר בִּשְׁעַת הַזְּרִיחָה הָיָה כְּעֵין הַדְּבַשׁ", + "וְהִנֵּה, יוֹם אֶחָד, בְּדִיּוּק בִּשְׁעַת הַזְּרִיחָה, הוֹפִיעַ הַפֶּרַח בִּמְלוֹא הַפְּרִיחָה" + ], + "פְּרִיחָה": [ + "וְהִנֵּה, יוֹם אֶחָד, בְּדִיּוּק בִּשְׁעַת הַזְּרִיחָה, הוֹפִיעַ הַפֶּרַח בִּמְלוֹא הַפְּרִיחָה" + ], + "סְתָם": [ + "לֹא סְתָם פֶּרַח, כִּי אִם שׁוֹשַׁנָּה", + "כַּדּוּר הָאָרֶץ הוּא לֹא סְתָם כּוֹכָב", + "פֶּרַח וְלוֹ שְׁלוֹשָׁה עֲלֵי כּוֹתֶרֶת, סְתָם פֶּרַח", + "הַבְּאֵרוֹת בְּסָהָרָה הֵן סְתָם בּוֹרוֹת חֲפוּרִים בַּחוֹל", + "הַמַּיִם הָאֵלֶּה הָיוּ הַרְבֵּה יוֹתֵר מִסְּתָם נוֹזֵל" + ], + "שׁוֹשַׁנָּה": [ + "\"הַשּׁוֹשַׁנָּה הַזֹּאת בְּהֶחְלֵט מֻרְכֶּבֶת", + "\"יֵשׁ פֶּרַח אֶחָד, שׁוֹשַׁנָּה", + "כִּי הִיא הַשּׁוֹשַׁנָּה שֶׁלִּי", + "אַתָּה אַחְרַאי לַשּׁוֹשַׁנָּה שֶׁלְּךָ", + "\"שָׁלוֹם לָךְ,\" הוּא אָמַר לַשּׁוֹשַׁנָּה" + ], + "עֻבְדָּה": [ + "\"יֵשׁ עֻבְדָּה אַחַת שֶׁאַתָּה לֹא לוֹקֵחַ בְּחֶשְׁבּוֹן", + "כְּשֶׁפָּגְשׁוּ אוֹתִי הַחֲבֵרִים, הֵם שָׂמְחוּ מֵעֶצֶם הָעֻבְדָּה שֶׁחָזַרְתִּי חַי", + "וְאַף שֶׁעָבְדָה כָּל כָּךְ קָשֶׁה וְהִקְפִּידָה עַל כָּל פְּרָט, אָמְרָה תּוֹךְ כְּדֵי פִּהוּק, \"אָה" + ], + "אִמְרָה": [ + "\"הָיִיתִי טִפְּשָׁה,\" אָמְרָה לְבַסּוֹף", + "\"כֵּן, אֲנִי אוֹהֶבֶת אוֹתְךָ,\" אָמְרָה לוֹ הַשּׁוֹשַׁנָּה", + "הוּא הִתְיַחֵס בִּרְצִינוּת לִדְבָרִים חַסְרֵי חֲשִׁיבוּת שֶׁאָמְרָה, וְהָיָה אֻמְלָל מְאוֹד", + "וְאַף שֶׁעָבְדָה כָּל כָּךְ קָשֶׁה וְהִקְפִּידָה עַל כָּל פְּרָט, אָמְרָה תּוֹךְ כְּדֵי פִּהוּק, \"אָה" + ], + "פִּהוּק": [ + "וְאַף שֶׁעָבְדָה כָּל כָּךְ קָשֶׁה וְהִקְפִּידָה עַל כָּל פְּרָט, אָמְרָה תּוֹךְ כְּדֵי פִּהוּק, \"אָה", + "\"פִּהוּק בְּנוֹכְחוּת הַמֶּלֶךְ מְנֻגָּד לִכְלָלֵי הַנִּימוּס,\" אָמַר לוֹ הוֹד מַלְכוּתוֹ, \"אֲנִי אוֹסֵר זֹאת עָלֶיךָ" + ], + "פְּרָט": [ + "וְאַף שֶׁעָבְדָה כָּל כָּךְ קָשֶׁה וְהִקְפִּידָה עַל כָּל פְּרָט, אָמְרָה תּוֹךְ כְּדֵי פִּהוּק, \"אָה", + "שִׂימוּ לֵב לְכָל פְּרָט בַּנּוֹף הַזֶּה, כְּדֵי שֶׁתַּצְלִיחוּ לְזַהוֹת אוֹתוֹ אִם אֵי־פַּעַם תַּגִּיעוּ לְמִדְבָּר בְּאַפְרִיקָה" + ], + "לְהִסְתָּרֵק": [ + "עֲדַיִן לֹא הִסְפַּקְתִּי לְהִסְתָּרֵק" + ], + "עֲדַיִן": [ + "עֲדַיִן לֹא הִסְפַּקְתִּי לְהִסְתָּרֵק", + "זֶה עֲדַיִן הַתַּרְמִיל שֶׁלִּי", + "\"עֲדַיִן לֹא עָרַכְתִּי סִיּוּר בַּמַּמְלָכָה שֶׁלִּי", + "\" הוּא עֲדַיִן הִסֵּס קְצָת, וְאָז קָם", + "אֲנִי מִתְרוֹמֵם מְעַט, עֲדַיִן נִשְׁעָן עַל מַרְפְּקַי" + ], + "עָדִין": [ + "עֲדַיִן לֹא הִסְפַּקְתִּי לְהִסְתָּרֵק", + "זֶה עֲדַיִן הַתַּרְמִיל שֶׁלִּי", + "\"עֲדַיִן לֹא עָרַכְתִּי סִיּוּר בַּמַּמְלָכָה שֶׁלִּי", + "\" הוּא עֲדַיִן הִסֵּס קְצָת, וְאָז קָם", + "אֲנִי מִתְרוֹמֵם מְעַט, עֲדַיִן נִשְׁעָן עַל מַרְפְּקַי" + ], + "לְהַסְתִּיר": [ + "\" הַנָּסִיךְ הַקָּטָן לֹא הִצְלִיחַ לְהַסְתִּיר אֶת הִתְפַּעֲלוּתוֹ: \"אַתְּ כָּל כָּךְ יָפָה" + ], + "כֹּה": [ + "\" הַנָּסִיךְ הַקָּטָן הֵבִין שֶׁהִיא אֵינֶנָּה צְנוּעָה בִּמְיֻחָד, אֲבָל הִיא הָיְתָה כֹּה נוֹגַעַת לַלֵּב" + ], + "מִיָּד": [ + "\"הֵם מְצַיְּתִים מִיָּד, אֵינֶנִּי סוֹבֵל חֹסֶר מִשְׁמַעַת", + "מַדִּים שֶׁל הַמִּשְׁטָרָה הַבְּרִיטִית הָיִיתִי מְזַהֶה מִיָּד", + "\"נִרְאֶה לִי שֶׁזֶּה הַזְּמַן לַאֲרוּחַת בֹּקֶר,\" הוֹסִיפָה מִיָּד", + "\" קָרָא מֵרָחוֹק הַשַּׁחְצָן מִיָּד כְּשֶׁהִבְחִין בַּנָּסִיךְ הַקָּטָן", + "\"אֲנִי מְמַנֶּה אוֹתְךָ לְשַׁגְרִיר שֶׁלִּי בָּעוֹלָם,\" קָרָא אַחֲרָיו מִיָּד הַמֶּלֶךְ" + ], + "לְגַמְרֵי": [ + "זֶה עִנְיָן שׁוֹנֶה לְגַמְרֵי", + "הַמַּחְשָׁבוֹת שֶׁלִּי מְבֻלְבָּלוֹת לְגַמְרֵי", + "\" אֲנִי צוֹעֵק, \"הִשְׁתַּגַּעְתְּ לְגַמְרֵי", + "\" \"לְגַמְרֵי,\" שָׁרוֹן מַסְכִּימָה אִתִּי", + "וַאֲנִי הִשְׁאַרְתִּי אוֹתָהּ לְגַמְרֵי לְבַדָּהּ בַּכּוֹכָב שֶׁלִּי" + ], + "מַשְׁפֵּךְ": [ + "\" וְהַנָּסִיךְ הַקָּטָן, שֶׁהָיָה מְבֻלְבָּל לְגַמְרֵי, הִזְדָּרֵז לִמְצֹא מַשְׁפֵּךְ וְהִגִּישׁ לַשּׁוֹשַׁנָּה מַיִם זַכִּים" + ], + "דַּי": [ + "\" \"בּוּרָאט, דַּי עִם הַנָּחָשׁ", + "הָעֲלִיָּה דֵּי תְּלוּלָה וַאֲנִי מִתְנַשֵּׁף", + "\" \"דָּן, דַּי כְּבָר עִם הַתַּרְמִיל", + "דֵּי מַהֵר הִיא הֵחֵלָּה מְאַמְלֶלֶת אוֹתוֹ בְּגַאַוְתָנוּתָהּ הַמִּתְפַּנֶּקֶת", + "אֵלֶּה כּוֹבָעִים טוּרְקִיִּים, דֵּי דּוֹמִים לַכּוֹבָעִים שֶׁל הַשּׁוֹטְרִים" + ], + "חַלָּה": [ + "דֵּי מַהֵר הִיא הֵחֵלָּה מְאַמְלֶלֶת אוֹתוֹ בְּגַאַוְתָנוּתָהּ הַמִּתְפַּנֶּקֶת", + "כִּי מַמָּשׁ בְּאוֹתָהּ שְׁנִיָּה, בְּבַת אַחַת חָלָה הִתְבַּהֲרוּת בַּמּוֹחַ שֶׁלִּי, וּמִיָּד אֲנִי נִזְכָּר" + ], + "מַהֵר": [ + "עַכְשָׁיו הַכֹּל קוֹרֶה מַהֵר מְאוֹד", + "\" הוּא אוֹמֵר, \"בּוֹא מַהֵר", + "דֵּי מַהֵר הִיא הֵחֵלָּה מְאַמְלֶלֶת אוֹתוֹ בְּגַאַוְתָנוּתָהּ הַמִּתְפַּנֶּקֶת", + "אַל תַּשְׁאִירוּ אוֹתִי עָצוּב כָּל כָּךְ: כִּתְבוּ לִי מַהֵר שֶׁהוּא חָזַר", + "\" לְרֶגַע שָׁלוֹם נִרְאֶה מְהֻרְהָר, אֲבָל מַהֵר מְאוֹד הוּא חוֹזֵר לְעַצְמוֹ" + ], + "בֶּרֶךְ": [ + "\" \"אֲנִי לֹא עֵשֶׂב,\" עָנְתָה הַשּׁוֹשַׁנָּה בְּרֹךְ", + "הוּא מְנוֹפֵף לָנוּ בְּיָדוֹ כְּאִלּוּ מְבָרֵךְ אוֹתָנוּ לְשָׁלוֹם", + "\"אֲנִי נֶעֱזָר בּוֹ כְּדֵי לְבָרֵךְ אֶת הַמַּעֲרִיצִים שֶׁמְּרִיעִים לִכְבוֹדִי", + "\" \"אֲנִי נֶעֱזָר בּוֹ כְּדֵי לְבָרֵךְ לְשָׁלוֹם,\" עָנָה לוֹ הַשַּׁחְצָן" + ], + "רוּחַ": [ + "\"לְאָן הֵם יָכְלוּ לִבְרוֹחַ", + "\" \"לֹא סוֹבֶלֶת רוּחַ פְּרָצִים", + "\" \"אֲבָל מָה עִם הָרוּחַ", + "\"שׁוֹטְרִים,\" הוּא אוֹמֵר, \"צָרִיךְ לִבְרוֹחַ", + "אֲנִי כָּבוּל, וְאֵין לִי אֶפְשָׁרוּת לִבְרוֹחַ" + ], + "רֶוַח": [ + "\"לְאָן הֵם יָכְלוּ לִבְרוֹחַ", + "\" \"לֹא סוֹבֶלֶת רוּחַ פְּרָצִים", + "\" \"אֲבָל מָה עִם הָרוּחַ", + "\"שׁוֹטְרִים,\" הוּא אוֹמֵר, \"צָרִיךְ לִבְרוֹחַ", + "אֲנִי כָּבוּל, וְאֵין לִי אֶפְשָׁרוּת לִבְרוֹחַ" + ], + "מַמָּשׁ": [ + "\"זֶה יִהְיֶה מַמָּשׁ מְשַׁעֲשֵׁעַ", + "דָּן מַמָּשׁ חוֹבֵב חֶלְזוֹנוֹת", + "אֲנַחְנוּ מְמַהֲרִים, מַמָּשׁ רָצִים", + "הָאֶצְבָּעוֹת שֶׁלּוֹ מַמָּשׁ צוֹבְטוֹת אוֹתִי", + "הַבֵּט בַּכּוֹכָב שֶׁלִּי, הוּא מַמָּשׁ מֵעָלֵינוּ" + ], + "צֶמַח": [ + "זֹאת בְּעָיָה רְצִינִית בִּשְׁבִיל צֶמַח,\" חָשַׁב בְּלִבּוֹ הַנָּסִיךְ הַקָּטָן" + ], + "בְּעָיָה": [ + "הוּא נִשְׁמָע כְּאִלּוּ הוּא פָּתַר בְּעָיָה מְסֻבֶּכֶת מְאוֹד", + "זֹאת בְּעָיָה רְצִינִית בִּשְׁבִיל צֶמַח,\" חָשַׁב בְּלִבּוֹ הַנָּסִיךְ הַקָּטָן", + "אֲנִי יָכוֹל לְהַגִּיד לָכֶם שֶׁזּוֹ בֶּאֱמֶת הָיְתָה בְּעָיָה גְּדוֹלָה וּבְכָל פַּעַם חָזַרְנוּ בְּדֶרֶךְ שׁוֹנָה" + ], + "רַכֶּבֶת": [ + "\"הַשּׁוֹשַׁנָּה הַזֹּאת בְּהֶחְלֵט מֻרְכֶּבֶת", + "וְשׁוּב עָבְרָה כְּרַעַם מִתְגַּלְגֵּל רַכֶּבֶת שְׁלִישִׁית, מְהִירָה וּמוּאֶרֶת", + "עוֹד רַכֶּבֶת מְהִירָה וּמוּאֶרֶת עָבְרָה כְּרַעַם מִתְגַּלְגֵּל, הַפַּעַם לַכִּוּוּן הֶהָפוּךְ", + "לִפְעָמִים מִלָּה אַחַת מְסֻגֶּלֶת לְפַעְנֵחַ תַּעֲלוּמָה מֻרְכֶּבֶת, כִּי הִיא מְיַצֶּגֶת תְּקוּפָה", + "\" רַכֶּבֶת מְהִירָה מוּאֶרֶת בִּשְׁלַל אוֹרוֹת חָלְפָה עַל פְּנֵיהֶם כְּרַעַם מִתְגַּלְגֵּל וְהִרְעִידָה אֶת הַבִּיתָן שֶׁל הַפַּקָּח" + ], + "הֶחְלֵט": [ + "\"הַשּׁוֹשַׁנָּה הַזֹּאת בְּהֶחְלֵט מֻרְכֶּבֶת", + "הַמַּצָּב שֶׁבּוֹ אֲנִי נִמְצָא בְּהֶחְלֵט מוּזָר", + "אִם כָּכָה נִהֲלָה הַמִּשְׁטָרָה הַטּוּרְקִית אֶת הָעִנְיָנִים בְּאֶרֶץ־יִשְׂרָאֵל, זוֹ בְּהֶחְלֵט בּוּשָׁה גְּדוֹלָה", + "אֶפְשָׁרוּת שְׁנִיָּה, שֶׁבְּהֶחְלֵט מִתְקַבֶּלֶת עַל דַּעְתִּי, שֶׁנִּכָּנֵס וּנְגַלֶּה שֶׁלֹּא מְדֻבָּר בְּמִנְהֶרֶת־זְמַן אֶלָּא בִּסְתָם כּוּךְ" + ], + "בְּהֶחְלֵט": [ + "\"הַשּׁוֹשַׁנָּה הַזֹּאת בְּהֶחְלֵט מֻרְכֶּבֶת", + "הַמַּצָּב שֶׁבּוֹ אֲנִי נִמְצָא בְּהֶחְלֵט מוּזָר", + "אִם כָּכָה נִהֲלָה הַמִּשְׁטָרָה הַטּוּרְקִית אֶת הָעִנְיָנִים בְּאֶרֶץ־יִשְׂרָאֵל, זוֹ בְּהֶחְלֵט בּוּשָׁה גְּדוֹלָה", + "אֶפְשָׁרוּת שְׁנִיָּה, שֶׁבְּהֶחְלֵט מִתְקַבֶּלֶת עַל דַּעְתִּי, שֶׁנִּכָּנֵס וּנְגַלֶּה שֶׁלֹּא מְדֻבָּר בְּמִנְהֶרֶת־זְמַן אֶלָּא בִּסְתָם כּוּךְ" + ], + "פַּעֲמוֹן": [ + "כִּי אוֹתָהּ כִּסִּיתִי בְּפַעֲמוֹן זְכוּכִית", + "\" \"בָּעֶרֶב תְּכַסֶּה אוֹתִי בְּפַעֲמוֹן זְכוּכִית", + "אוּלַי לַיְלָה אֶחָד הוּא שָׁכַח לָשִׂים אֶת פַּעֲמוֹן הַזְּכוּכִית", + "הֲרֵי בַּלֵּילוֹת הַנָּסִיךְ הַקָּטָן מְכַסֶּה אֶת הַשּׁוֹשַׁנָּה בְּפַעֲמוֹן הַזְּכוּכִית, וְהוּא מַשְׁגִּיחַ הֵיטֵב עַל הַכִּבְשָׂה" + ], + "זְכוּכִית": [ + "כִּי אוֹתָהּ כִּסִּיתִי בְּפַעֲמוֹן זְכוּכִית", + "\" \"בָּעֶרֶב תְּכַסֶּה אוֹתִי בְּפַעֲמוֹן זְכוּכִית", + "וְתַעֲזֹב כְּבָר אֶת כִּפַּת הַזְּכוּכִית הַזֹּאת", + "הוּא עָמַד שָׁם, מְבֻלְבָּל, אוֹחֵז בְּכִפַּת הַזְּכוּכִית", + "אוּלַי לַיְלָה אֶחָד הוּא שָׁכַח לָשִׂים אֶת פַּעֲמוֹן הַזְּכוּכִית" + ], + "קַר": [ + "קַר מְאוֹד כָּאן אֶצְלְךָ" + ], + "קֹר": [ + "קַר מְאוֹד כָּאן אֶצְלְךָ", + "הַמִּלִּים הֵן מָקוֹר לְאִי־הֲבָנוֹת", + "אַתְּ רוֹצָה שֶׁנְּבַקֵּשׁ מֵהַהוֹרִים לָקַחַת אוֹתָנוּ לְבִקּוּר שָׁם", + "הַבִּקּוּר כָּאן הָיָה קָצָר מְאוֹד, אֲבָל בְּעִקְבוֹתָיו שָׁקַע הַנָּסִיךְ הַקָּטָן בְּעֶצֶב עָמֹק: \"מָה אַתָּה עוֹשֶׂה" + ], + "גַּרְגֵּר": [ + "הֲרֵי הִיא הִגִּיעָה לַכּוֹכָב בְּצוּרַת גַּרְגֵּר" + ], + "הֲרֵי": [ + "\"אֲבָל אַתָּה הֲרֵי גֵּאוֹגְרָף", + "הֲרֵי הוּא הַיָּחִיד שֶׁיֵּשׁ לָנוּ", + "\"אֲבָל אַתָּה הֲרֵי הִגַּעְתָּ מֵרָחוֹק", + "יֵשׁ לִי שְׁלוֹשָׁה הָרֵי גַּעַשׁ", + "הֲרֵי הִיא הִגִּיעָה לַכּוֹכָב בְּצוּרַת גַּרְגֵּר" + ], + "בַּצֹּרֶת": [ + "הֲרֵי הִיא הִגִּיעָה לַכּוֹכָב בְּצוּרַת גַּרְגֵּר" + ], + "לָלֶכֶת": [ + "וּבְכָל זֹאת הִתְחַלְנוּ לָלֶכֶת", + "הֶחְלַטְתָּ לָלֶכֶת מִפֹּה, אָז לֵךְ כְּבָר", + "\" \"הִתְכַּוַּנְתִּי לָלֶכֶת לְהָבִיא אוֹתוֹ, אֲבָל דִּבַּרְתְּ אִתִּי", + "כְּשֶׁהַנָּסִיךְ הַקָּטָן נִרְדַּם, נָשָׂאתִי אוֹתוֹ בִּזְרוֹעוֹתַי וְהִמְשַׁכְתִּי לָלֶכֶת", + "הִמְשַׁכְתִּי לָלֶכֶת כָּךְ וְעִם שַׁחַר גִּלִּיתִי אֶת הַבְּאֵר" + ], + "לְהָבִיא": [ + "\"שָׁלְחוּ אֶתְכֶם לְהָבִיא אֹכֶל", + "\" \"נֵלֵךְ לְהָבִיא אֶת פְרוּמְקִין", + "\" \"הִתְכַּוַּנְתִּי לָלֶכֶת לְהָבִיא אוֹתוֹ, אֲבָל דִּבַּרְתְּ אִתִּי", + "\"קוּם,\" הִיא אוֹמֶרֶת, \"נְפַזֵּר אֶת הַקָּהָל וְנֵלֵךְ לְהָבִיא אֶת פְרוּמְקִין", + "הוּא לֹא יִרְצֶה שֶׁכֻּלָּם יֵדְעוּ שֶׁהוּא שׁוֹלֵחַ יְלָדִים לְהָבִיא לֶחֶם לַיְּהוּדִים" + ], + "אָשֵׁם": [ + "\" אָז הִיא הִשְׁתַּעֲלָה שׁוּב כְּדֵי שֶׁיַּרְגִּישׁ אָשֵׁם" + ], + "תְּעָלָה": [ + "\" אָז הִיא הִשְׁתַּעֲלָה שׁוּב כְּדֵי שֶׁיַּרְגִּישׁ אָשֵׁם" + ], + "אַף": [ + "אֵין אַף אֶחָד בַּמִּדְבָּר", + "\"גַּם שָׁם אֵין אַף אֶחָד", + "אַף אֶחָד לֹא עוֹנֶה לִי", + "וְאֵין אַף אֶחָד עַל כַּדּוּר הָאָרֶץ", + "לֹא נִשְׁמַע אַף רַחַשׁ, בִּגְלַל הַחוֹל" + ], + "לְפַקְפֵּק": [ + "וְכָךְ, הַנָּסִיךְ הַקָּטָן, אַף שֶׁאָהַב אוֹתָהּ בְּכָל לִבּוֹ, הִתְחִיל לְפַקְפֵּק בְּאַהֲבָתָהּ אֵלָיו" + ], + "חֲשִׁיבוּת": [ + "הוּא הִתְיַחֵס בִּרְצִינוּת לִדְבָרִים חַסְרֵי חֲשִׁיבוּת שֶׁאָמְרָה, וְהָיָה אֻמְלָל מְאוֹד" + ], + "לְהַקְשִׁיב": [ + "וַאֲנִי אוֹהֵב לְהַקְשִׁיב בַּלַּיְלָה לַכּוֹכָבִים", + "\"הוֹ, יַלְדּוֹן, יַלְדּוֹן, כַּמָּה שֶׁאֲנִי אוֹהֵב לְהַקְשִׁיב לַצְּחוֹק הַזֶּה", + "\"לֹא הָיִיתִי צָרִיךְ לְהַקְשִׁיב לָהּ,\" כָּךְ הִתְוַדָּה בְּפָנַי יוֹם אֶחָד, \"אַף פַּעַם אַל תַּקְשִׁיב לִפְרָחִים" + ], + "תּוֹדָה": [ + "\"לֹא הָיִיתִי צָרִיךְ לְהַקְשִׁיב לָהּ,\" כָּךְ הִתְוַדָּה בְּפָנַי יוֹם אֶחָד, \"אַף פַּעַם אַל תַּקְשִׁיב לִפְרָחִים" + ], + "בִּפְנֵי": [ + "\"לֹא הָיִיתִי צָרִיךְ לְהַקְשִׁיב לָהּ,\" כָּךְ הִתְוַדָּה בְּפָנַי יוֹם אֶחָד, \"אַף פַּעַם אַל תַּקְשִׁיב לִפְרָחִים" + ], + "לְהָרִיחַ": [ + "צָרִיךְ רַק לְהִתְבּוֹנֵן בָּהֶם וּלְהָרִיחַ אוֹתָם" + ], + "לְהִתְבּוֹנֵן": [ + "צָרִיךְ רַק לְהִתְבּוֹנֵן בָּהֶם וּלְהָרִיחַ אוֹתָם" + ], + "לֵהָנוֹת": [ + "וְלִפְעָמִים תִּפְתַּח אֶת הַחַלּוֹן, כָּכָה סְתָם, כְּדֵי לֵהָנוֹת", + "הַשּׁוֹשַׁנָּה שֶׁלִּי בִּשְּׂמָה אֶת הַכּוֹכָב שֶׁלִּי, אֲבָל לֹא יָדַעְתִּי לֵהָנוֹת מִנִּיחוֹחָהּ" + ], + "לְהִמֹּס": [ + "עִנְיַן הַטְּפָרִים הַחַדִּים שֶׁהִרְגִּיז אוֹתִי כָּל כָּךְ, הָיָה צָרִיךְ בְּעֶצֶם לְהָמֵס אֶת לִבִּי" + ], + "שַׁיָּךְ": [ + "\" הוּא הִמְשִׁיךְ בְּוִדּוּיוֹ: \"לֹא הֵבַנְתִּי כְּלוּם", + "כָּל מָה שֶׁהָיָה שַׁיָּךְ לֶעָבָר, נִשְׁאַר בֶּעָבָר", + "כָּךְ הוּא הִמְשִׁיךְ לַעֲמֹד, וּמֵאַחַר שֶׁהָיָה עָיֵף, פִּהֵק", + "כְּשֶׁאַתָּה מְגַלֶּה אִי שֶׁלֹּא שַׁיָּךְ לְאִישׁ, הוּא שֶׁלְּךָ", + "\" אֲנִי מַמְשִׁיךְ לֹא לְהָבִין לְמָה הוּא מִתְכַּוֵן" + ], + "כְּלוּם": [ + "שְׂדוֹת הַחִטָּה לֹא מַזְכִּירִים לִי כְּלוּם", + "\"אִם כָּךְ, לֹא הִרְוַחְתָּ מִזֶּה כְּלוּם", + "\" הוּא הִמְשִׁיךְ בְּוִדּוּיוֹ: \"לֹא הֵבַנְתִּי כְּלוּם", + "אֲנִי אַבִּיט בְּךָ מִזָּוִית הָעַיִן, וְאַתָּה לֹא תַּגִּיד כְּלוּם", + "אֲנַחְנוּ נִמְצָאִים בַּתְּקוּפָה שֶׁבָּהּ עֲדַיִן לֹא נוֹלַדְתִּי, אָז אִם תַּכִּישׁ אוֹתִי לֹא יִקְרֶה לִי כְּלוּם" + ], + "לִשְׁפֹּט": [ + "אַתָּה יָכוֹל לִשְׁפֹּט אֶת הָעַכְבְּרוֹשׁ הַזֶּה", + "\" \"אֲבָל אֵין כָּאן אֶת מִי לִשְׁפֹּט", + "\" \"אֶת עַצְמִי אֲנִי יָכוֹל לִשְׁפֹּט בְּכָל מָקוֹם", + "הַרְבֵּה יוֹתֵר קָשֶׁה לִשְׁפֹּט אֶת עַצְמְךָ מֵאֲשֶׁר לִשְׁפֹּט אֲחֵרִים", + "הָיִיתִי צָרִיךְ לִשְׁפֹּט אוֹתָהּ עַל פִּי מַעֲשֶׂיהָ, וְלֹא עַל פִּי דְּבָרֶיהָ" + ], + "לִבְרֹחַ": [ + "\"לְאָן הֵם יָכְלוּ לִבְרוֹחַ", + "\"שׁוֹטְרִים,\" הוּא אוֹמֵר, \"צָרִיךְ לִבְרוֹחַ", + "אֲנִי כָּבוּל, וְאֵין לִי אֶפְשָׁרוּת לִבְרוֹחַ", + "\" \"אֲבָל בִּשְׁבִיל לִבְרוֹחַ מַסְפִּיק שֶׁהָרַגְלַיִם מְשֻׁחְרָרוֹת", + "\" הוּא עוֹצֵר לְיַד פֶּתַח שֶׁל מְעָרָה אַחֶרֶת, \"לִבְרוֹחַ" + ], + "יוֹמִי": [ + "הִיא בִּשְּׂמָה אֶת הַכּוֹכָב שֶׁלִּי וְהֵאִירָה אֶת יוֹמִי, לֹא הָיִיתִי צָרִיךְ לִבְרֹחַ" + ], + "אֲחוֹרִי": [ + "אַחַר כָּךְ נֶעֶלְמוּ גַּם הֵם מֵאֲחוֹרֵי הַקְּלָעִים", + "\" \"שׁוּם דָּבָר,\" בּוּרָאט מִתְרוֹמֵם מֵאֲחוֹרֵי שִׂיחַ, \"כֻּלָּם בָּרְחוּ", + "הָיִיתִי צָרִיךְ לְהָבִין כַּמָּה עֲדִינוּת מִסְתַּתֶּרֶת מֵאֲחוֹרֵי הַתַּחְבּוּלוֹת הַטִּפְּשִׁיּוֹת שֶׁלָּהּ", + "פַּעַם, כְּשֶׁיָּשַׁבְתִּי לִי בְּשֶׁקֶט בַּמְּעָרָה, פִּתְאוֹם הִרְגַּשְׁתִּי שֶׁמַּשֶּׁהוּ זָז מֵאֲחוֹרֵי הַגַּב שֶׁלִּי", + "הַקִּיר הָאֲחוֹרִי שֶׁל הַמְּעָרָה הִתְחִיל מַמָּשׁ לְהִתְפּוֹרֵר וַאֲבָנִים קְטַנּוֹת נָפְלוּ מִמֶּנּוּ אֶל הַשָּׁטִיחַ" + ], + "מֵאֲחוֹרֵי": [ + "אַחַר כָּךְ נֶעֶלְמוּ גַּם הֵם מֵאֲחוֹרֵי הַקְּלָעִים", + "\" \"שׁוּם דָּבָר,\" בּוּרָאט מִתְרוֹמֵם מֵאֲחוֹרֵי שִׂיחַ, \"כֻּלָּם בָּרְחוּ", + "הָיִיתִי צָרִיךְ לְהָבִין כַּמָּה עֲדִינוּת מִסְתַּתֶּרֶת מֵאֲחוֹרֵי הַתַּחְבּוּלוֹת הַטִּפְּשִׁיּוֹת שֶׁלָּהּ", + "פַּעַם, כְּשֶׁיָּשַׁבְתִּי לִי בְּשֶׁקֶט בַּמְּעָרָה, פִּתְאוֹם הִרְגַּשְׁתִּי שֶׁמַּשֶּׁהוּ זָז מֵאֲחוֹרֵי הַגַּב שֶׁלִּי", + "\" מֵאֲחוֹרֵי הַשִּׂיחַ הַצָּמוּד לַמְּעָרָה מִתְרוֹמֵם שָׁלוֹם וּמְסַמֵּן לִי בְּיָדוֹ לְהִצְטָרֵף אֵלָיו, \"מִשְׁטָרָה" + ], + "לֶאֱהֹב": [ + "אֲבָל הָיִיתִי צָעִיר מִדַּי, וַעֲדַיִן לֹא יָדַעְתִּי אֵיךְ לֶאֱהֹב" + ], + "בָּר": [ + "\" 9 נִרְאֶה לִי שֶׁהוּא נֶעֱזַר בְּלַהֲקַת צִפּוֹרֵי בַּר נוֹדְדוֹת כְּדֵי לִבְרֹחַ מֵהַכּוֹכָב שֶׁלּוֹ" + ], + "מַרְאָה": [ + "\" אֲנִי מוֹדֶה שֶׁאֲנִי מַמָּשׁ מְבֹהָל מֵהַמַּרְאֶה", + "בְּבֹקֶר הַהַמְרָאָה הוּא דָּאַג לְהַשְׁאִיר אֶת הַכּוֹכָב שֶׁלּוֹ נָקִי וּמְסֻדָּר", + "מֵהַמַּרְאֶה שֶׁלָּהֶם לֹא קָשֶׁה לִי לְהַסִּיק אֶת הַמַּסְקָנָה שֶׁהֵם עֲנִיִּים, אוּלַי אֲפִלּוּ עֲנִיִּים מְאוֹד", + "הוּא לָבַשׁ גְּלִימָה מְהֻדֶּרֶת מִשָּׁנִי וּמִפַּרְוָה וְיָשַׁב עַל כֵּס מַלְכוּת פָּשׁוּט לְמַרְאֶה וְעִם זֹאת מְפֹאָר", + "הַמַּרְאֶה שֶׁל הַחוֹרִים הָאֵלֶּה מֵצִיף אוֹתִי בְּכַעַס, כִּי לִקְרוֹעַ שְׂמִיכָה שֶׁלֹּא שֶׁלְּךָ זוֹ בֶּאֱמֶת חֻצְפָּה" + ], + "הַמְרָאָה": [ + "\" אֲנִי מוֹדֶה שֶׁאֲנִי מַמָּשׁ מְבֹהָל מֵהַמַּרְאֶה", + "בְּבֹקֶר הַהַמְרָאָה הוּא דָּאַג לְהַשְׁאִיר אֶת הַכּוֹכָב שֶׁלּוֹ נָקִי וּמְסֻדָּר", + "מֵהַמַּרְאֶה שֶׁלָּהֶם לֹא קָשֶׁה לִי לְהַסִּיק אֶת הַמַּסְקָנָה שֶׁהֵם עֲנִיִּים, אוּלַי אֲפִלּוּ עֲנִיִּים מְאוֹד", + "הַמַּרְאֶה שֶׁל הַחוֹרִים הָאֵלֶּה מֵצִיף אוֹתִי בְּכַעַס, כִּי לִקְרוֹעַ שְׂמִיכָה שֶׁלֹּא שֶׁלְּךָ זוֹ בֶּאֱמֶת חֻצְפָּה" + ], + "סֵדֶר": [ + "מָה עָשִׂיתִי לֹא בְּסֵדֶר", + "\" שָׁרוֹן רוֹכֶנֶת כְּלַפַּי, \"אַתָּה בְּסֵדֶר", + "\" שָׁרוֹן מֻפְתַּעַת, \"כְּאִלּוּ, אַתָּה בְּסֵדֶר", + "וְהֵם מֵעוֹלָם לֹא טָעוּ בְּסֵדֶר הַכְּנִיסָה לַבָּמָה", + "אִם הַכֹּל בְּסֵדֶר, אֵין לָנוּ מָה לִדְאוֹג" + ], + "סַדָּר": [ + "מָה עָשִׂיתִי לֹא בְּסֵדֶר", + "\" שָׁרוֹן רוֹכֶנֶת כְּלַפַּי, \"אַתָּה בְּסֵדֶר", + "\" שָׁרוֹן מֻפְתַּעַת, \"כְּאִלּוּ, אַתָּה בְּסֵדֶר", + "וְהֵם מֵעוֹלָם לֹא טָעוּ בְּסֵדֶר הַכְּנִיסָה לַבָּמָה", + "אִם הַכֹּל בְּסֵדֶר, אֵין לָנוּ מָה לִדְאוֹג" + ], + "סְדָר": [ + "מָה עָשִׂיתִי לֹא בְּסֵדֶר", + "\" שָׁרוֹן רוֹכֶנֶת כְּלַפַּי, \"אַתָּה בְּסֵדֶר", + "\" שָׁרוֹן מֻפְתַּעַת, \"כְּאִלּוּ, אַתָּה בְּסֵדֶר", + "וְהֵם מֵעוֹלָם לֹא טָעוּ בְּסֵדֶר הַכְּנִיסָה לַבָּמָה", + "אִם הַכֹּל בְּסֵדֶר, אֵין לָנוּ מָה לִדְאוֹג" + ], + "לְהַשְׁאִיר": [ + "בְּבֹקֶר הַהַמְרָאָה הוּא דָּאַג לְהַשְׁאִיר אֶת הַכּוֹכָב שֶׁלּוֹ נָקִי וּמְסֻדָּר" + ], + "נָקִי": [ + "בְּבֹקֶר הַהַמְרָאָה הוּא דָּאַג לְהַשְׁאִיר אֶת הַכּוֹכָב שֶׁלּוֹ נָקִי וּמְסֻדָּר" + ], + "גַּעַשׁ": [ + "יֵשׁ לִי שְׁלוֹשָׁה הָרֵי גַּעַשׁ", + "הָיוּ לוֹ שְׁנֵי הָרֵי גַּעַשׁ פְּעִילִים", + "וְהַר הַגַּעַשׁ הַכָּבוּי שֶׁלּוֹ שִׁמֵּשׁ לוֹ שְׁרַפְרַף", + "כִּי אֲנִי גּוֹרֵף גַּם אֶת הַר הַגַּעַשׁ הַכָּבוּי", + "הוּא גָּרַף אֶת לֹעוֹתֵיהֶם שֶׁל הָרֵי הַגַּעַשׁ הַפְּעִילִים שֶׁלּוֹ" + ], + "לְחַמֵּם": [ + "הָיָה נָעִים וְנוֹחַ לְחַמֵּם בָּהֶם אֶת אֲרוּחַת הַבֹּקֶר" + ], + "נוֹחַ": [ + "כְּשֶׁתִּרְצֶה לָנוּחַ פָּשׁוּט תִּצְעַד", + "לָכֵן הֵם נָעִים סְחוֹר־סְחוֹר, חַסְרֵי מָנוֹחַ", + "הָיָה נָעִים וְנוֹחַ לְחַמֵּם בָּהֶם אֶת אֲרוּחַת הַבֹּקֶר", + "בְּמֶשֶׁךְ הַיּוֹם הָיָה לִי פְּנַאי לָנוּחַ, וּבְמֶשֶׁךְ הַלַּיְלָה הָיָה זְמַן לִישֹׁן", + "הוּא רָצָה לַעֲזֹר לַחֲבֵרוֹ: \"אַתָּה יוֹדֵעַ, יֵשׁ לִי רַעְיוֹן אֵיךְ תּוּכַל לָנוּחַ כְּשֶׁתִּרְצֶה" + ], + "נֶהָג": [ + "הוא נהג לשאת איתו עותק ולהקריא ממנו לסובבים אותו", + "\" \"אֶת זֶה אֲפִלּוּ נַהַג הַקַּטָּר לֹא יוֹדֵעַ,\" אָמַר הַפַּקָּח", + "הָיָה לוֹ גַּם הַר גַּעַשׁ כָּבוּי, אֲבָל כְּמוֹ שֶׁנָּהַג לוֹמַר, \"לְעוֹלָם אֵין לָדַעַת", + "הוּא מֵעוֹלָם לֹא נָהַג לְהָשִׁיב עַל שְׁאֵלוֹת, אֲבָל אִם מַסְמִיקִים, זֶה אוֹמֵר הַכֹּל" + ], + "הָר": [ + "כָּל הַר הַזֵּיתִים מָלֵא מְעָרוֹת", + "וְאֵיפֹה לְדַעְתְּכֶם נִמְצָא הַר הַזֵּיתִים", + "19 הַנָּסִיךְ הַקָּטָן טִפֵּס עַל הַר גָּבוֹהַּ", + "כִּי אֲנִי גּוֹרֵף גַּם אֶת הַר הַגַּעַשׁ הַכָּבוּי", + "הַמִּלִּים הָאֵלֶּה \"כָּל הַר הַזֵּיתִים מָלֵא מְעָרוֹת\" מְהַדְהֲדוֹת בְּאָזְנַי כְּמוֹ מַנְגִּינָה עֲרֵבָה" + ], + "כִּבּוּי": [ + "שְׁנַיִם פְּעִילִים וְאֶחָד כָּבוּי", + "וְהַר הַגַּעַשׁ הַכָּבוּי שֶׁלּוֹ שִׁמֵּשׁ לוֹ שְׁרַפְרַף", + "כִּי אֲנִי גּוֹרֵף גַּם אֶת הַר הַגַּעַשׁ הַכָּבוּי", + "הָיָה לוֹ גַּם הַר גַּעַשׁ כָּבוּי, אֲבָל כְּמוֹ שֶׁנָּהַג לוֹמַר, \"לְעוֹלָם אֵין לָדַעַת" + ], + "יֶתֶר": [ + "לְיֶתֶר בִּטָּחוֹן אֲנִי לֹא נִכְנָס", + "\" לְיֶתֶר בִּטָּחוֹן אֲנִי לֹא זָז", + "\"עֶרֶב טוֹב,\" אָמַר הַנָּסִיךְ הַקָּטָן, לְיֶתֶר בִּטָּחוֹן", + "\" לָכֵן לְיֶתֶר בִּטָּחוֹן הוּא גָּרַף גַּם אֶת לֹעוֹ" + ], + "לְיַתֵּר": [ + "לְיֶתֶר בִּטָּחוֹן אֲנִי לֹא נִכְנָס", + "\" לְיֶתֶר בִּטָּחוֹן אֲנִי לֹא זָז", + "\"עֶרֶב טוֹב,\" אָמַר הַנָּסִיךְ הַקָּטָן, לְיֶתֶר בִּטָּחוֹן", + "\" לָכֵן לְיֶתֶר בִּטָּחוֹן הוּא גָּרַף גַּם אֶת לֹעוֹ" + ], + "לְנַקּוֹת": [ + "אִם מַקְפִּידִים לְנַקּוֹת הֵיטֵב אֶת הָרֵי הַגַּעַשׁ, הֵם בּוֹעֲרִים בְּלֶהָבָה קְטַנָּה כָּל הַזְּמַן, לְלֹא הִתְפָּרְצוּיוֹת" + ], + "הֵיטֵב": [ + "כְּבָר יָדַעְתִּי הֵיטֵב שֶׁמּוּטָב לֹא לַחְקֹר אוֹתוֹ", + "\" \"מַכִּירִים הֵיטֵב רַק אֶת מִי שֶׁמְּאַלְּפִים,\" אָמַר הַשּׁוּעָל", + "הוּא סוֹד פָּשׁוּט מְאוֹד: רוֹאִים הֵיטֵב רַק עִם הַלֵּב", + "\" שָׁלוֹם שׁוֹאֵל אוֹתִי, וַאֲנִי מֵבִין הֵיטֵב אֶת הַמִּבְטָא שֶׁלּוֹ", + "יֵשׁ לְהָגֵן הֵיטֵב עַל אוֹר הָעֲשָׁשִׁית: מַשַּׁב רוּחַ עָלוּל לְכַבּוֹת אוֹתוֹ" + ], + "לְלֹא": [ + "הוּא קָפָא בִּמְקוֹמוֹ לְלֹא תְּנוּעָה", + "\"הַמְּבֻגָּרִים לְלֹא סָפֵק מוּזָרִים בְּיוֹתֵר,\" אָמַר לְעַצְמוֹ הַנָּסִיךְ הַקָּטָן בְּשָׁעָה שֶׁהִמְשִׁיךְ בְּמַסָּעוֹ", + "סנט־אכזופרי חברו חשש מאוד לשלומו וכתב לו מכתבים רבים שנותרו ללא מענה", + "\" \"הַמְּבֻגָּרִים לְלֹא סָפֵק מוּזָרִים מְאוֹד,\" אָמַר לְעַצְמוֹ הַנָּסִיךְ הַקָּטָן בְּשָׁעָה שֶׁהִמְשִׁיךְ בְּמַסָּעוֹ", + "\"הִיא הָיְתָה מִשְׁתַּעֶלֶת לְלֹא הֶפְסֵק וּמַעֲמִידָה פְּנֵי גּוֹסֶסֶת, רַק כְּדֵי שֶׁלֹּא יִלְעֲגוּ לָהּ" + ], + "לֶהָבָה": [ + "אִם מַקְפִּידִים לְנַקּוֹת הֵיטֵב אֶת הָרֵי הַגַּעַשׁ, הֵם בּוֹעֲרִים בְּלֶהָבָה קְטַנָּה כָּל הַזְּמַן, לְלֹא הִתְפָּרְצוּיוֹת" + ], + "אֲרֻבָּה": [ + "הִתְפָּרְצוּיוֹת שֶׁל הָרֵי גַּעַשׁ הֵן כְּמוֹ אֵשׁ שֶׁעוֹלָה מֵאֲרֻבָּה סְתוּמָה" + ], + "אַרְבֶּה": [ + "הִתְפָּרְצוּיוֹת שֶׁל הָרֵי גַּעַשׁ הֵן כְּמוֹ אֵשׁ שֶׁעוֹלָה מֵאֲרֻבָּה סְתוּמָה" + ], + "אֵשׁ": [ + "הִתְפָּרְצוּיוֹת שֶׁל הָרֵי גַּעַשׁ הֵן כְּמוֹ אֵשׁ שֶׁעוֹלָה מֵאֲרֻבָּה סְתוּמָה" + ], + "נוֹכֵל": [ + "\"כְּדֵי שֶׁנּוּכַל לְהוֹשִׁיב אוֹתוֹ עַל הַסּוּס", + "בָּרוּר שֶׁאֲנַחְנוּ עַל כַּדּוּר הָאָרֶץ קְטַנִּים מִכְּדֵי שֶׁנּוּכַל לִגְרֹף אֶת לֹעוֹתֵיהֶם שֶׁל הָרֵי הַגַּעַשׁ שֶׁלָּנוּ" + ], + "דַּוָּר": [ + "\"לְכַדּוּר הָאָרֶץ, לְאַפְרִיקָה,\" עָנָה הַנָּחָשׁ", + "כַּדּוּר הָאָרֶץ הוּא לֹא סְתָם כּוֹכָב", + "וְאֵין אַף אֶחָד עַל כַּדּוּר הָאָרֶץ", + "כַּדּוּר הָאָרֶץ גָּדוֹל מְאוֹד,\" אָמַר הַנָּחָשׁ", + "16 אִם כֵּן, הַכּוֹכָב הַשְּׁבִיעִי הָיָה כַּדּוּר הָאָרֶץ" + ], + "דּוֹר": [ + "\"לְכַדּוּר הָאָרֶץ, לְאַפְרִיקָה,\" עָנָה הַנָּחָשׁ", + "כַּדּוּר הָאָרֶץ הוּא לֹא סְתָם כּוֹכָב", + "וְאֵין אַף אֶחָד עַל כַּדּוּר הָאָרֶץ", + "כַּדּוּר הָאָרֶץ גָּדוֹל מְאוֹד,\" אָמַר הַנָּחָשׁ", + "16 אִם כֵּן, הַכּוֹכָב הַשְּׁבִיעִי הָיָה כַּדּוּר הָאָרֶץ" + ], + "לִגְרֹף": [ + "בָּרוּר שֶׁאֲנַחְנוּ עַל כַּדּוּר הָאָרֶץ קְטַנִּים מִכְּדֵי שֶׁנּוּכַל לִגְרֹף אֶת לֹעוֹתֵיהֶם שֶׁל הָרֵי הַגַּעַשׁ שֶׁלָּנוּ" + ], + "לְגָרֵף": [ + "בָּרוּר שֶׁאֲנַחְנוּ עַל כַּדּוּר הָאָרֶץ קְטַנִּים מִכְּדֵי שֶׁנּוּכַל לִגְרֹף אֶת לֹעוֹתֵיהֶם שֶׁל הָרֵי הַגַּעַשׁ שֶׁלָּנוּ" + ], + "כַּדּוּר": [ + "\"לְכַדּוּר הָאָרֶץ, לְאַפְרִיקָה,\" עָנָה הַנָּחָשׁ", + "כַּדּוּר הָאָרֶץ הוּא לֹא סְתָם כּוֹכָב", + "וְאֵין אַף אֶחָד עַל כַּדּוּר הָאָרֶץ", + "כַּדּוּר הָאָרֶץ גָּדוֹל מְאוֹד,\" אָמַר הַנָּחָשׁ", + "16 אִם כֵּן, הַכּוֹכָב הַשְּׁבִיעִי הָיָה כַּדּוּר הָאָרֶץ" + ], + "בָּרוּר": [ + "בָּרוּר,\" הוּא עוֹנֶה, \"אֲבָל לָמָּה", + "\"בָּרוּר,\" הִיא עוֹנָה, \"אַתָּה מְחַפֵּשׂ אֶת הַסִּינֶמָטֶק", + "בָּרוּר שֶׁלֹּא יָדַעְנוּ מָה הַסִּסְמָה, וְלָכֵן נָפַלְנוּ בַּשֶּׁבִי", + "בָּרוּר שֶׁהִיא מְבֹהֶלֶת מֵהַתּוֹצָאוֹת שֶׁל הַחֲבָטָה שֶׁלָּהּ בְּרֹאשִׁי", + "עַד הַיּוֹם הָיָה לִי בָּרוּר שֶׁזּוֹ מִנְהָרָה רַק שֶׁלָּנוּ" + ], + "בֵּרוּר": [ + "בָּרוּר,\" הוּא עוֹנֶה, \"אֲבָל לָמָּה", + "\"בָּרוּר,\" הִיא עוֹנָה, \"אַתָּה מְחַפֵּשׂ אֶת הַסִּינֶמָטֶק", + "בָּרוּר שֶׁלֹּא יָדַעְנוּ מָה הַסִּסְמָה, וְלָכֵן נָפַלְנוּ בַּשֶּׁבִי", + "בָּרוּר שֶׁהִיא מְבֹהֶלֶת מֵהַתּוֹצָאוֹת שֶׁל הַחֲבָטָה שֶׁלָּהּ בְּרֹאשִׁי", + "עַד הַיּוֹם הָיָה לִי בָּרוּר שֶׁזּוֹ מִנְהָרָה רַק שֶׁלָּנוּ" + ], + "אֶרֶץ": [ + "\"לְכַדּוּר הָאָרֶץ, לְאַפְרִיקָה,\" עָנָה הַנָּחָשׁ", + "מַעְפִּילִים מַגִּיעִים לְחוֹפֵי הָאָרֶץ 5", + "הַמְּהַנְדֵּס שֶׁהֵאִיר אֶת הָאָרֶץ 28", + "כַּדּוּר הָאָרֶץ הוּא לֹא סְתָם כּוֹכָב", + "וְאֵין אַף אֶחָד עַל כַּדּוּר הָאָרֶץ" + ], + "שָׁלוֹם": [ + "\"שָׁלוֹם,\" עָנָה לוֹ הַפֶּרַח", + "\"הֱיֵה שָׁלוֹם,\" אָמַר הַשּׁוּעָל", + "\"שָׁלוֹם,\" עָנָה פַּקַּח הָרַכָּבוֹת", + "\"שָׁלוֹם לָךְ,\" הוּא אָמַר לַשּׁוֹשַׁנָּה", + "\"שָׁלוֹם לָךְ,\" הוּא חָזַר וְאָמַר" + ], + "אַךְ": [ + "אַךְ לֹא בִּגְלַל שֶׁהִצְטַנְּנָה", + "אַךְ הִיא לֹא עָנְתָה לוֹ", + "אך סנט־אכזופרי היה גאה בו מאוד", + "\" לֹא הֵבַנְתִּי אֶת תְּשׁוּבָתוֹ, אַךְ שָׁתַקְתִּי", + "\" אַךְ הוּא אָמַר לִי: \"הַלַּיְלָה תִּמְלָא שָׁנָה" + ], + "סוֹף": [ + "\"הָיִיתִי טִפְּשָׁה,\" אָמְרָה לְבַסּוֹף", + "\" אָמַר הַנָּסִיךְ הַקָּטָן שֶׁלֹּא יָרַד לְסוֹף דַּעְתּוֹ", + "\"וְכַאֲשֶׁר תִּתְנַחֵם (בַּסּוֹף כֻּלָּנוּ מִתְנַחֲמִים), תִּשְׂמַח שֶׁהִכַּרְתָּ אוֹתִי", + "\" שָׁאַל הַנָּסִיךְ הַקָּטָן לְבַסּוֹף, \"קְצָת בּוֹדֵד כָּאן, בַּמִּדְבָּר", + "פֶּרֶק י שֶׁבּוֹ סוֹף סוֹף מִתְבָּרֵר מִיהוּ פְרוּמְקִין אֲנַחְנוּ צוֹעֲדִים" + ], + "קֶשֶׁת": [ + "\"אֲנִי מְבַקֶּשֶׁת מִמְּךָ סְלִיחָה", + "\"מֵעוֹלָם לֹא רָצִיתִי לִפְגֹּעַ בְּךָ, אֲבָל אַתָּה בִּקַּשְׁתָּ שֶׁאֲאַלֵּף אוֹתְךָ" + ], + "טִפֵּשׁ": [ + "אֲבָל גַּם אַתָּה הָיִיתָ טִפֵּשׁ, כָּמוֹנִי" + ], + "צְרִיכָה": [ + "אֲנִי לֹא צְרִיכָה אוֹתָהּ" + ], + "רַעֲנָן": [ + "אֲוִיר הַלַּיְלָה הָרַעֲנָן יַעֲשֶׂה לִי רַק טוֹב" + ], + "אֲוִיר": [ + "אֲוִיר הַלַּיְלָה הָרַעֲנָן יַעֲשֶׂה לִי רַק טוֹב", + "וְשׁוּב רַגְלַי בָּאֲוִיר, וְגַם הַחֵלֶק הַקִּדְמִי שֶׁל גּוּפִי תָּלוּי בָּאֲוִיר", + "אוֹמְרִים שֶׁנְּשִׁימוֹת עֲמֻקּוֹת מְמַלְּאוֹת אֶת הָרֵאוֹת לֹא רַק בַּאֲוִיר אֶלָּא גַּם בְּאֹמֶץ", + "אַחַר כָּךְ, כְּשֶׁהוּא מֵנִיף בָּאֲוִיר אֶת מָה שֶׁהוֹצִיא מֵהַמְּעָרָה, אֲנִי קוֹלֵט מָה זֶה", + "לָכֵן, הַדָּבָר הַיָּחִיד שֶׁנּוֹתַר לִי לַעֲשׂוֹת הָיָה לְמַלֵּא אֶת רֵאוֹתַי בָּאֲוִיר הַצָּלוּל שֶׁל יְרוּשָׁלַיִם" + ], + "חִיּוּת": [ + "\" \"אֲבָל מָה עִם הַחַיּוֹת", + "וּבְנוֹגֵעַ לְחַיּוֹת טֶרֶף, אֲנִי לֹא פּוֹחֶדֶת מֵהֶן, יֵשׁ לִי טְפָרִים", + "הֵם מַבִּיטִים בִּי בְּעֵינַיִם פְּעוּרוֹת, כְּאִלּוּ אֲנִי קוֹף בְּגַן חַיּוֹת", + "\" \"אֶצְטָרֵךְ לִלְמֹד לִחְיוֹת עִם שְׁנַיִם אוֹ שְׁלוֹשָׁה זְחָלִים אִם בִּרְצוֹנִי לִפְגּשׁ כַּמָּה פַּרְפָּרִים" + ], + "לִלְמֹד": [ + "\"לִבְנֵי הָאָדָם כְּבָר אֵין זְמַן לִלְמֹד שׁוּם דָּבָר", + "\" \"אֶצְטָרֵךְ לִלְמֹד לִחְיוֹת עִם שְׁנַיִם אוֹ שְׁלוֹשָׁה זְחָלִים אִם בִּרְצוֹנִי לִפְגּשׁ כַּמָּה פַּרְפָּרִים", + "מֵהַמְּעַט שֶׁהִסְפַּקְתִּי לִלְמוֹד אֲנִי יָכוֹל לְהַגִּיד רַק דָּבָר אֶחָד שֶׁהוּא לֹא שְׁלִילִי - הֵם בַּעֲלֵי שְׂפָמִים" + ], + "לְלַמֵּד": [ + "\"לִבְנֵי הָאָדָם כְּבָר אֵין זְמַן לִלְמֹד שׁוּם דָּבָר", + "\" \"אֶצְטָרֵךְ לִלְמֹד לִחְיוֹת עִם שְׁנַיִם אוֹ שְׁלוֹשָׁה זְחָלִים אִם בִּרְצוֹנִי לִפְגּשׁ כַּמָּה פַּרְפָּרִים" + ], + "לִחְיוֹת": [ + "וּבְנוֹגֵעַ לְחַיּוֹת טֶרֶף, אֲנִי לֹא פּוֹחֶדֶת מֵהֶן, יֵשׁ לִי טְפָרִים", + "\" \"אֶצְטָרֵךְ לִלְמֹד לִחְיוֹת עִם שְׁנַיִם אוֹ שְׁלוֹשָׁה זְחָלִים אִם בִּרְצוֹנִי לִפְגּשׁ כַּמָּה פַּרְפָּרִים" + ], + "לָמֹד": [ + "\"לִבְנֵי הָאָדָם כְּבָר אֵין זְמַן לִלְמֹד שׁוּם דָּבָר", + "לְתַדְהֵמָתִי הָרַבָּה, נוֹפְלִים מֵהַתַּרְמִיל שֶׁלִּי סִפְרֵי הַלִּמּוּד שֶׁלִּי", + "לֹא נִרְאֶה שֶׁהוּא מִתְרַשֵּׁם מִסִּפְרֵי הַלִּמּוּד וּמֵהַמַּחְבָּרוֹת שֶׁלִּי", + "\" \"זֶה אִישׁ מְלֻמָּד שֶׁיּוֹדֵעַ הֵיכָן נִמְצָאִים הַיַּמִּים, הַנְּהָרוֹת, הֶעָרִים, הֶהָרִים וְהַמִּדְבָּרִיּוֹת", + "\" \"אֶצְטָרֵךְ לִלְמֹד לִחְיוֹת עִם שְׁנַיִם אוֹ שְׁלוֹשָׁה זְחָלִים אִם בִּרְצוֹנִי לִפְגּשׁ כַּמָּה פַּרְפָּרִים" + ], + "לִפְגֹּשׁ": [ + "\" \"אֶצְטָרֵךְ לִלְמֹד לִחְיוֹת עִם שְׁנַיִם אוֹ שְׁלוֹשָׁה זְחָלִים אִם בִּרְצוֹנִי לִפְגּשׁ כַּמָּה פַּרְפָּרִים" + ], + "מִכָּאן": [ + "הֲלֹא אַתָּה תִּהְיֶה הַרְחֵק מִכָּאן", + "\"קָדִימָה,\" הוּא אוֹמֵר, \"נִסְתַּלֵּק מִכָּאן", + "בְּקַלּוּת אֶפְשָׁר לְהַשְׁגִּיחַ מִכָּאן הַאִם בֶּאֱמֶת הַכֹּל בְּסֵדֶר", + "\" \"אַתָּה לֹא מִכָּאן,\" אָמַר הַשּׁוּעָל, \"מָה אַתָּה מְחַפֵּשׂ", + "\"יַאלְלָה,\" בּוּרָאט אוֹמֵר, \"בּוֹא נַעֲזֹב אֶת הַיֶּלֶד וְנִסְתַּלֵּק מִכָּאן" + ], + "תְּהִיָּה": [ + "תָּמִיד תִּהְיֶה הֶחָבֵר שֶׁלִּי", + "הֲלֹא אַתָּה תִּהְיֶה הַרְחֵק מִכָּאן", + "אַתָּה תִּהְיֶה לִי אֶחָד וְיָחִיד בָּעוֹלָם, וַאֲנִי אֶהְיֶה לְךָ אֶחָד וְיָחִיד בָּעוֹלָם", + "הֶחְלַטְתִּי אָז שֶׁזֹּאת תִּהְיֶה הַמְּעָרָה שֶׁלִּי וְהָפַכְתִּי אוֹתָהּ לִמְקוֹם הַמַּחְבּוֹא הַסּוֹדִי שֶׁלִּי", + "לָאֶפְשָׁרוּת הַזֹּאת, שֶׁהַמְּעָרָה שֶׁאֲנִי נִכְנָס אֵלֶיהָ תִּהְיֶה לֹא מֻכֶּרֶת לִי, לֹא הֵכַנְתִּי אֶת עַצְמִי" + ], + "הַרְחֵק": [ + "הֲלֹא אַתָּה תִּהְיֶה הַרְחֵק מִכָּאן" + ], + "טֶרֶף": [ + "וּבְנוֹגֵעַ לְחַיּוֹת טֶרֶף, אֲנִי לֹא פּוֹחֶדֶת מֵהֶן, יֵשׁ לִי טְפָרִים" + ], + "מַפָּה": [ + "הֶחְלַטְתָּ לָלֶכֶת מִפֹּה, אָז לֵךְ כְּבָר" + ], + "לֶאֱזֹר": [ + "הַאִם הָאֵזוֹר שֶׁבּוֹ אֲנַחְנוּ נִמְצָאִים דּוֹמֶה לָאֵזוֹר שֶׁאֲנַחְנוּ מַכִּירִים מֵהַבִּקּוּרִים בַּמְּעָרָה", + "10 הַנָּסִיךְ הַקָּטָן הִגִּיעַ לָאֵזוֹר שֶׁל הָאַסְטְרוֹאִידִים 325, 326, 327, 328, 329 וּ־330" + ], + "אֵזוֹר": [ + "\" \"זֶה בִּכְלָל לֹא הָאֵזוֹר שֶׁל הַמְּעָרָה שֶׁלָּנוּ", + "הַאִם הָאֵזוֹר שֶׁבּוֹ אֲנַחְנוּ נִמְצָאִים דּוֹמֶה לָאֵזוֹר שֶׁאֲנַחְנוּ מַכִּירִים מֵהַבִּקּוּרִים בַּמְּעָרָה", + "אוּלַי לַתֵּימָנִים שֶׁגָּרוּ כָּאן בַּמְּעָרוֹת הָיוּ יְחָסִים טוֹבִים עִם הָעֲרָבִים שֶׁהִסְתּוֹבְבוּ בָּאֵזוֹר", + "10 הַנָּסִיךְ הַקָּטָן הִגִּיעַ לָאֵזוֹר שֶׁל הָאַסְטְרוֹאִידִים 325, 326, 327, 328, 329 וּ־330", + "באותן שנים הסתתר ליאון ורת' מפני הנאצים בכפר קטן באזור הררי בקרבת שוויץ" + ], + "לַעֲסֹק": [ + "הוּא הֶחְלִיט לְבַקֵּר בָּהֶם, בְּתִקְוָה שֶׁיִּמְצָא בָּהֶם עִנְיָן לַעֲסֹק בּוֹ וְגַּם יִלְמַד דְּבָרִים חֲדָשִׁים" + ], + "תִּקְוָה": [ + "הוּא הֶחְלִיט לְבַקֵּר בָּהֶם, בְּתִקְוָה שֶׁיִּמְצָא בָּהֶם עִנְיָן לַעֲסֹק בּוֹ וְגַּם יִלְמַד דְּבָרִים חֲדָשִׁים" + ], + "עֵסֶק": [ + "הוּא הֶחְלִיט לְבַקֵּר בָּהֶם, בְּתִקְוָה שֶׁיִּמְצָא בָּהֶם עִנְיָן לַעֲסֹק בּוֹ וְגַּם יִלְמַד דְּבָרִים חֲדָשִׁים" + ], + "לְבַקֵּר": [ + "\" וְאָז הוֹסִיף: \"חֲזֹר עַכְשָׁו לְבַקֵּר אֶת הַשּׁוֹשַׁנִּים", + "אֶזְרָחִים יִשְׂרְאֵלִים לֹא יָכְלוּ לִנְסוֹעַ לְבַקֵּר בָּהּ, כְּמוֹ הַיּוֹם", + "אַךְ מִיָּד הִתְעַשֵּׁת וְשָׁאַל: \"אֵיפֹה לְדַעְתְּךָ כְּדַאי לִי לְבַקֵּר עַכְשָׁו", + "הוּא הֶחְלִיט לְבַקֵּר בָּהֶם, בְּתִקְוָה שֶׁיִּמְצָא בָּהֶם עִנְיָן לַעֲסֹק בּוֹ וְגַּם יִלְמַד דְּבָרִים חֲדָשִׁים" + ], + "מֶלֶךְ": [ + "בָּאַסְטְרוֹאִיד הָרִאשׁוֹן גָּר מֶלֶךְ", + "\" \"כַּמּוּבָן,\" עָנָה לוֹ הַמֶּלֶךְ", + "\" הַמֶּלֶךְ לֹא עָנָה כְּלָל", + "עַל מָה בִּכְלָל מוֹשֵׁל הַמֶּלֶךְ הַזֶּה", + "\"אֲדוֹנִי הַמֶּלֶךְ, עַל מָה אַתָּה מוֹלֵךְ" + ], + "רֵאָה": [ + "הספר ראה אור בארצות הברית ב־6", + "הוּא לֹא רָאָה מָה שֶׁשָּׁרוֹן רָאֲתָה", + "הֲרֵי הוּא לֹא רָאָה אוֹתִי אַף פַּעַם", + "הוּא מֵעוֹלָם לֹא רָאָה כּוֹכָב מַרְשִׁים כָּל כָּךְ", + "הַפֶּרַח רָאָה פַּעַם שַׁיָּרָה חוֹלֶפֶת עַל פָּנָיו: \"אֲנָשִׁים" + ], + "כֵּס": [ + "הוּא לָבַשׁ גְּלִימָה מְהֻדֶּרֶת מִשָּׁנִי וּמִפַּרְוָה וְיָשַׁב עַל כֵּס מַלְכוּת פָּשׁוּט לְמַרְאֶה וְעִם זֹאת מְפֹאָר" + ], + "פַּרְוָה": [ + "\" עָנָה לוֹ הַמֶּלֶךְ וְאָסַף אֵלָיו בִּתְנוּעָה מַלְכוּתִית אֶת שֹוּלֶיהָ שֶׁל גְּלִימַת הַפַּרְוָה שֶׁלּוֹ", + "הוּא לָבַשׁ גְּלִימָה מְהֻדֶּרֶת מִשָּׁנִי וּמִפַּרְוָה וְיָשַׁב עַל כֵּס מַלְכוּת פָּשׁוּט לְמַרְאֶה וְעִם זֹאת מְפֹאָר" + ], + "פְּאֵר": [ + "הוּא לָבַשׁ גְּלִימָה מְהֻדֶּרֶת מִשָּׁנִי וּמִפַּרְוָה וְיָשַׁב עַל כֵּס מַלְכוּת פָּשׁוּט לְמַרְאֶה וְעִם זֹאת מְפֹאָר" + ], + "מַלְכוּת": [ + "הוּא לָבַשׁ גְּלִימָה מְהֻדֶּרֶת מִשָּׁנִי וּמִפַּרְוָה וְיָשַׁב עַל כֵּס מַלְכוּת פָּשׁוּט לְמַרְאֶה וְעִם זֹאת מְפֹאָר" + ], + "מְפֹאָר": [ + "הוּא לָבַשׁ גְּלִימָה מְהֻדֶּרֶת מִשָּׁנִי וּמִפַּרְוָה וְיָשַׁב עַל כֵּס מַלְכוּת פָּשׁוּט לְמַרְאֶה וְעִם זֹאת מְפֹאָר" + ], + "פָּשׁוּט": [ + "כְּשֶׁתִּרְצֶה לָנוּחַ פָּשׁוּט תִּצְעַד", + "וְזֶה לֹא הָיָה פָּשׁוּט, כִּי", + "\"אוּלַי בִּמְקוֹם לִשְׁאוֹל שְׁאֵלוֹת, פָּשׁוּט תְּשַׁחְרֵר אוֹתִי", + "הוּא פָּשׁוּט אָמַר לִי: \"הַמַּיִם טוֹבִים גַּם לַלֵּב", + "הָיִיתִי עָצוּב, אֲבָל אָמַרְתִּי לָהֶם, \"אֲנִי פָּשׁוּט תָּשׁוּשׁ" + ], + "גְּלִימָה": [ + "הַגְּלִימָה שֶׁלּוֹ קְרוּעָה יוֹתֵר מֵהַגְּלִימָה שֶׁל הַיֶּלֶד הָרִאשׁוֹן", + "אֲבָל לֹא, הוּא לֹא נִרְאֶה בַּת, לַמְרוֹת שֶׁהוּא לוֹבֵשׁ גְּלִימָה", + "הוּא מְנַעֵר רִגְבֵי אֲדָמָה מֵהַגְּלִימָה הַקְּרוּעָה שֶׁהוּא לוֹבֵשׁ, \"הַשּׁוֹטְרִים קָשְׁרוּ אוֹתְךָ", + "\" הָאִישׁ תּוֹפֵס בְּשׁוּלֵי הַגְּלִימָה הַמְּלֻכְלֶכֶת שֶׁלּוֹ וּמְקָרֵב אֶת הַבַּד אֶל הַמֵּצַח שֶׁלִּי", + "\"דָּם,\" הָאִישׁ חוֹזֵר אַחֲרֶיהָ, וּבְיָדוֹ הַשְּׂמָאלִית מַצְבִּיעַ עַל יָדוֹ הַיְּמָנִית שֶׁאוֹחֶזֶת בְּשׁוּלֵי הַגְּלִימָה, \"דָּם" + ], + "יֶדַע": [ + "כְּאִלּוּ, אַתָּה מוּכָן לְקַבֵּל מֵידָע חָדָשׁ", + "\"שָׁאַלְתִּי אוֹתָם, וְאַף אֶחָד לֹא יָדַע", + "\" \"אַתָּה חוֹשֵׁב שֶׁהוּא יָדַע עַל הַפֶּתַח הַזֶּה", + "\" הוּא לֹא יָדַע שֶׁבְּעֵינֵי מְלָכִים, הָעוֹלָם פָּשׁוּט מְאוֹד", + "באותה תקופה עוד לא ידע כלל על הנסיך הקטן" + ], + "לַעֲמֹד": [ + "\" הִתְיַשַּׁבְתִּי כִּי לֹא יָכֹלְתִּי לַעֲמֹד עוֹד", + "כָּךְ הוּא הִמְשִׁיךְ לַעֲמֹד, וּמֵאַחַר שֶׁהָיָה עָיֵף, פִּהֵק" + ], + "לְעַמֵּד": [ + "\" הִתְיַשַּׁבְתִּי כִּי לֹא יָכֹלְתִּי לַעֲמֹד עוֹד", + "כָּךְ הוּא הִמְשִׁיךְ לַעֲמֹד, וּמֵאַחַר שֶׁהָיָה עָיֵף, פִּהֵק" + ], + "עָיֵף": [ + "כָּךְ הוּא הִמְשִׁיךְ לַעֲמֹד, וּמֵאַחַר שֶׁהָיָה עָיֵף, פִּהֵק", + "\" וְהוּא הֵעִיף מַבָּט סְבִיבוֹ וְסָקַר אֶת כּוֹכָבוֹ שֶׁל הַגֵּאוֹגְרָף" + ], + "נוֹכְחוּת": [ + "\"פִּהוּק בְּנוֹכְחוּת הַמֶּלֶךְ מְנֻגָּד לִכְלָלֵי הַנִּימוּס,\" אָמַר לוֹ הוֹד מַלְכוּתוֹ, \"אֲנִי אוֹסֵר זֹאת עָלֶיךָ" + ], + "מְנֻגָּד": [ + "\"פִּהוּק בְּנוֹכְחוּת הַמֶּלֶךְ מְנֻגָּד לִכְלָלֵי הַנִּימוּס,\" אָמַר לוֹ הוֹד מַלְכוּתוֹ, \"אֲנִי אוֹסֵר זֹאת עָלֶיךָ" + ], + "הוֹד": [ + "\"פִּהוּק בְּנוֹכְחוּת הַמֶּלֶךְ מְנֻגָּד לִכְלָלֵי הַנִּימוּס,\" אָמַר לוֹ הוֹד מַלְכוּתוֹ, \"אֲנִי אוֹסֵר זֹאת עָלֶיךָ" + ], + "כְּלָלִי": [ + "\"פִּהוּק בְּנוֹכְחוּת הַמֶּלֶךְ מְנֻגָּד לִכְלָלֵי הַנִּימוּס,\" אָמַר לוֹ הוֹד מַלְכוּתוֹ, \"אֲנִי אוֹסֵר זֹאת עָלֶיךָ" + ], + "נַגָּד": [ + "בְּדִיּוּק עָמַדְתִּי לְסַפֵּר לוֹ שֶׁכְּנֶגֶד כָּל הַסִּכּוּיִים, הִצְלַחְתִּי לְתַקֵּן אֶת הַמָּנוֹעַ", + "\"פִּהוּק בְּנוֹכְחוּת הַמֶּלֶךְ מְנֻגָּד לִכְלָלֵי הַנִּימוּס,\" אָמַר לוֹ הוֹד מַלְכוּתוֹ, \"אֲנִי אוֹסֵר זֹאת עָלֶיךָ" + ], + "נֶגֶד": [ + "בְּדִיּוּק עָמַדְתִּי לְסַפֵּר לוֹ שֶׁכְּנֶגֶד כָּל הַסִּכּוּיִים, הִצְלַחְתִּי לְתַקֵּן אֶת הַמָּנוֹעַ", + "\"פִּהוּק בְּנוֹכְחוּת הַמֶּלֶךְ מְנֻגָּד לִכְלָלֵי הַנִּימוּס,\" אָמַר לוֹ הוֹד מַלְכוּתוֹ, \"אֲנִי אוֹסֵר זֹאת עָלֶיךָ" + ], + "לְהִתְאַפֵּק": [ + "\" \"אֲנִי לֹא יָכוֹל לְהִתְאַפֵּק,\" עָנָה הַנָּסִיךְ הַקָּטָן, שֶׁהָיָה נָבוֹךְ לְגַמְרֵי", + "לוּלֵא פָּחַדְתִּי שֶׁהַשּׁוֹטְרִים הָאֵלֶּה עֲלוּלִים לִפְגּוֹעַ בִּי, לֹא הָיִיתִי מַצְלִיחַ לְהִתְאַפֵּק לֹא לִצְחוֹק" + ], + "אַרְכָּה": [ + "\"עָבַרְתִּי דֶּרֶךְ אֲרֻכָּה וְלֹא יָשַׁנְתִּי", + "\" אָז, אַחֲרֵי שְׁתִיקָה אֲרֻכָּה, הוֹסִיף: \"נָחַתִּי לֹא רָחוֹק מִכָּאן", + "הֵם נָבְעוּ מֵהַהֲלִיכָה הָאֲרֻכָּה שֶׁלָּנוּ לְאוֹר הַכּוֹכָבִים, מִשִּׁירַת הַגַּלְגֶּלֶת, מִמַּאֲמַץ זְרוֹעוֹתַי", + "'' הַנָּחָשׁ מַבִּיט יָשָׁר לְתוֹךְ עֵינַי וּמוֹצִיא אֶת לְשׁוֹנוֹ הָאֲרֻכָּה וְהַמְּפֻצֶּלֶת" + ], + "לְפַהֵק": [ + "אָנוֹכִי מְצַוֶּה עָלֶיךָ לְעִתִּים לְפַהֵק וּלְעִתִּים", + "\" \"אִם כָּךְ,\" אָמַר הַמֶּלֶךְ, \"אֲנִי מְצַוֶּה עָלֶיךָ לְפַהֵק" + ], + "מִצְוָה": [ + "\"אֲנִי מְצַוֶּה עָלֶיךָ לָשֶׁבֶת", + "אָנוֹכִי מְצַוֶּה עָלֶיךָ לְעִתִּים לְפַהֵק וּלְעִתִּים", + "\" \"אֲנִי מְצַוֶּה עָלֶיךָ לִשְׁאֹל אוֹתִי", + "\" \"אִם כָּךְ,\" אָמַר הַמֶּלֶךְ, \"אֲנִי מְצַוֶּה עָלֶיךָ לְפַהֵק" + ], + "אֲנֹכִי": [ + "אָנוֹכִי מְצַוֶּה עָלֶיךָ לְעִתִּים לְפַהֵק וּלְעִתִּים", + "\"הְמְמְמְ, הְמְמְמְ,\" עָנָה הַמֶּלֶךְ, \"אִם כָּךְ, אָנוֹכִי" + ], + "לְעִתִּים": [ + "אָנוֹכִי מְצַוֶּה עָלֶיךָ לְעִתִּים לְפַהֵק וּלְעִתִּים" + ], + "פִּגּוּעַ": [ + "\" הוּא גִּמְגֵּם קְצָת וְנִרְאָה פָּגוּעַ", + "לוּלֵא פָּחַדְתִּי שֶׁהַשּׁוֹטְרִים הָאֵלֶּה עֲלוּלִים לִפְגּוֹעַ בִּי, לֹא הָיִיתִי מַצְלִיחַ לְהִתְאַפֵּק לֹא לִצְחוֹק" + ], + "לִמְלֹךְ": [ + "כִּי לַמֶּלֶךְ הַזֶּה הָיָה חָשׁוּב בִּמְיֻחָד שֶׁיְּכַבְּדוּ אוֹתוֹ וִיצַיְּתוּ לִדְבָרָיו" + ], + "בִּלְתִּי": [ + "חֹסֶר צַיְתָנוּת הָיָה בִּלְתִּי נִסְבָּל בְּעֵינָיו", + "\" שׁוּב חַשְׁתִּי כֵּיצַד מַקְפִּיאָה אוֹתִי הַתְּחוּשָׁה שֶׁנֶּזֶק בִּלְתִּי הָפִיךְ נִגְרַם", + "הָרַעַשׁ שֶׁעָשְׂתָה הָיָה בִּלְתִּי נִסְבָּל, וּבִגְלָלָהּ עָשִׂיתִי אַרְבַּע שְׁגִיאוֹת בְּדַף חֶשְׁבּוֹן אֶחָד" + ], + "יָחִיד": [ + "הוּא הָיָה שַׁלִּיט יָחִיד", + "הֲרֵי הוּא הַיָּחִיד שֶׁיֵּשׁ לָנוּ", + "אֲבָל הוּא הַיָּחִיד שֶׁאֵינוֹ מְגֻחָךְ בְּעֵינַי", + "כִּי הַמֶּלֶךְ הַזֶּה הָיָה לֹא רַק שַׁלִּיט יָחִיד, אֶלָּא שַׁלִּיט כְּלַל־עוֹלָמִי", + "אֲבָל אֲנִי הָפַכְתִּי אוֹתוֹ לְחָבֵר שֶׁלִּי, וְעַכְשָׁו הוּא אֶחָד וְיָחִיד בָּעוֹלָם" + ], + "שַׁלִּיט": [ + "הוּא הָיָה שַׁלִּיט יָחִיד", + "כִּי הַמֶּלֶךְ הַזֶּה הָיָה לֹא רַק שַׁלִּיט יָחִיד, אֶלָּא שַׁלִּיט כְּלַל־עוֹלָמִי" + ], + "לָתֵת": [ + "אַךְ מִכֵּיוָן שֶׁהָיָה טוֹב לֵב בִּמְיֻחָד, הוּא הִקְפִּיד לָתֵת רַק פְּקֻדּוֹת מִתְקַבְּלוֹת עַל הַדַּעַת" + ], + "מִכֵּיוָן": [ + "אֲבָל מִכֵּיוָן שֶׁאֵין חֲנוּיוֹת שֶׁמּוֹכְרוֹת חֲבֵרִים, אֵין לַאֲנָשִׁים חֲבֵרִים", + "אַךְ מִכֵּיוָן שֶׁהָיָה טוֹב לֵב בִּמְיֻחָד, הוּא הִקְפִּיד לָתֵת רַק פְּקֻדּוֹת מִתְקַבְּלוֹת עַל הַדַּעַת" + ], + "כֵּיוָן": [ + "אֲבָל מִכֵּיוָן שֶׁאֵין חֲנוּיוֹת שֶׁמּוֹכְרוֹת חֲבֵרִים, אֵין לַאֲנָשִׁים חֲבֵרִים", + "כֵּיוָן שֶׁרֹב הַגּוּף שֶׁלִּי נִמְצָא מִחוּץ לַמְּעָרָה, הֵם מַבְחִינִים בִּי", + "כֵּיוָן שֶׁהִיא לֹא הוֹצִיאָה אֶת רֹאשָׁהּ מִבַּעַד לַפֶּתַח, הִיא לֹא הִבְחִינָה בֶּעָנָן", + "אַךְ מִכֵּיוָן שֶׁהָיָה טוֹב לֵב בִּמְיֻחָד, הוּא הִקְפִּיד לָתֵת רַק פְּקֻדּוֹת מִתְקַבְּלוֹת עַל הַדַּעַת" + ], + "זְהִירוּת": [ + "\" שָׁאַל בִּזְהִירוּת הַנָּסִיךְ הַקָּטָן" + ], + "לָשֶׁבֶת": [ + "\"אֲנִי מְצַוֶּה עָלֶיךָ לָשֶׁבֶת", + "אֲבָל בְּכָל יוֹם תּוּכַל לָשֶׁבֶת קָרוֹב יוֹתֵר" + ], + "לִשְׁבֹּת": [ + "\"אֲנִי מְצַוֶּה עָלֶיךָ לָשֶׁבֶת", + "אֲבָל בְּכָל יוֹם תּוּכַל לָשֶׁבֶת קָרוֹב יוֹתֵר" + ], + "שַׁבָּת": [ + "\"אֲנִי מְצַוֶּה עָלֶיךָ לָשֶׁבֶת", + "אֲבָל בְּכָל יוֹם תּוּכַל לָשֶׁבֶת קָרוֹב יוֹתֵר", + "וְהַגַּלְגֶּלֶת נֶאֶנְחָה כְּמוֹ שַׁבְשֶׁבֶת שֶׁזָּכְתָה בְּמַשַּׁב רוּחַ אַחֲרֵי זְמַן רַב" + ], + "תְּנוּעָה": [ + "הוּא קָפָא בִּמְקוֹמוֹ לְלֹא תְּנוּעָה", + "אֲנִי מוֹשֵׁךְ בִּכְתֵפַי בִּתְנוּעָה שֶׁפֵּרוּשָׁהּ \"אֲנִי לֹא יוֹדֵעַ\"", + "\" עָנָה לוֹ הַמֶּלֶךְ וְאָסַף אֵלָיו בִּתְנוּעָה מַלְכוּתִית אֶת שֹוּלֶיהָ שֶׁל גְּלִימַת הַפַּרְוָה שֶׁלּוֹ" + ], + "מוֹשֵׁל": [ + "עַל מָה בִּכְלָל מוֹשֵׁל הַמֶּלֶךְ הַזֶּה" + ], + "פִּנָה": [ + "שְׁנֵי סִירִים חֲלוּדִים נִצָּבִים בַּפִּנָּה", + "הוּא מַפְנֶה אֵלַי אֶת רֹאשׁוֹ", + "הָאִשָּׁה זָזָה הַצִּדָּה וּמְפַנָּה לוֹ אֶת הַדֶּרֶךְ", + "\" פָּנָה אֵלָיו בְּהִסּוּס הַנָּסִיךְ הַקָּטָן, \"הַאִם אוּכַל, בִּמְחִילָה, לִשְׁאֹל אוֹתְךָ שְׁאֵלָה", + "\"אֲנִי מְקַוָה שֶׁאֶמְצָא אוֹתָהּ,\" הִיא אוֹמֶרֶת לִי, מַפְנָה אֵלַי אֶת גַּבָּהּ וּמִתְרַחֶקֶת" + ], + "לִשְׁאֹל": [ + "\" \"אֲנִי מְצַוֶּה עָלֶיךָ לִשְׁאֹל אוֹתִי", + "\"אוּלַי בִּמְקוֹם לִשְׁאוֹל שְׁאֵלוֹת, פָּשׁוּט תְּשַׁחְרֵר אוֹתִי", + "\" \"אוּלַי בִּמְקוֹם לִשְׁאוֹל שְׁאֵלוֹת, תְּשַׁחְרְרִי אוֹתִי", + "\" לֹא, הָאֱמֶת הִיא שֶׁבִּכְלָל לֹא הִתְכַּוַנְתִּי לִשְׁאוֹל אוֹתָהּ", + "\" \"הוּא מִתְכַּוֵן לִשְׁאוֹל אִם אֲנַחְנוּ אַשְׁכְּנָזִים,\" שָׁרוֹן מְפָרֶשֶׁת אוֹתוֹ" + ], + "מְחִלָּה": [ + "\" פָּנָה אֵלָיו בְּהִסּוּס הַנָּסִיךְ הַקָּטָן, \"הַאִם אוּכַל, בִּמְחִילָה, לִשְׁאֹל אוֹתְךָ שְׁאֵלָה" + ], + "מְחִילָה": [ + "\" פָּנָה אֵלָיו בְּהִסּוּס הַנָּסִיךְ הַקָּטָן, \"הַאִם אוּכַל, בִּמְחִילָה, לִשְׁאֹל אוֹתְךָ שְׁאֵלָה" + ], + "סוּס": [ + "הַמְּסֻלְסָל מְזַנֵּק עַל הַסּוּס שֶׁלּוֹ", + "\"כְּדֵי שֶׁנּוּכַל לְהוֹשִׁיב אוֹתוֹ עַל הַסּוּס", + "\" \"אַתָּה,\" עָנָה הַנָּסִיךְ הַקָּטָן בְּלִי הִסּוּס", + "וַאֲנִי הוֹסַפְתִּי בְּהִסּוּס: \"אוּלַי בִּגְלַל שֶׁמָּלְאָה בְּדִיּוּק שָׁנָה", + "\" פָּנָה אֵלָיו בְּהִסּוּס הַנָּסִיךְ הַקָּטָן, \"הַאִם אוּכַל, בִּמְחִילָה, לִשְׁאֹל אוֹתְךָ שְׁאֵלָה" + ], + "אֹכֶל": [ + "\"שָׁלְחוּ אֶתְכֶם לְהָבִיא אֹכֶל", + "אֲנִי לֹא אוֹכֵל לֶחֶם, לְגַבַּי הַחִטָּה חַסְרַת תּוֹעֶלֶת", + "\"אֵין לָהֶם אֹכֶל וְאֵין לָהֶם אֶפְשָׁרוּת לִמְצוֹא עֲבוֹדָה", + "אוּכַל לַעֲזֹר לְךָ בְּבוֹא הַיּוֹם, אִם תִּתְגַּעְגֵּעַ מְאוֹד לַכּוֹכָב שֶׁלְּךָ", + "\" \"אֲנִי אוּכַל לִקְנוֹת עוֹד כּוֹכָבִים, אִם מִישֶׁהוּ יְגַלֶּה כּוֹכָבִים חֲדָשִׁים" + ], + "שִׂיא": [ + "\" \"עַל הַכֹּל,\" עָנָה הַמֶּלֶךְ בְּשִׂיא הַפַּשְׁטוּת" + ], + "יָד": [ + "יוֹתֵר נָכוֹן, יָד שֶׁל יֶלֶד", + "\" אֲנִי שׁוֹלֵחַ יָד אֶל הַקִּיר", + "\" הוּא מַנִּיחַ יָד עַל רֹאשׁוֹ בְּצוּרָה שֶׁל כִּפָּה", + "\" הוּא מַנִּיחַ יָד עַל כְּתֵפוֹ שֶׁל חֲבֵרוֹ, \"אַתָּה יָכוֹל לִסְמוֹךְ עָלַי", + "\" בִּתְנוּעַת יָד הִצְבִּיעַ הַמֶּלֶךְ עַל הַכּוֹכָב שֶׁלּוֹ, עַל שְׁאַר הַכּוֹכָבִים וְעַל כָּל הַכּוֹכָבִים הַגְּדוֹלִים בַּשָּׁמַיִם" + ], + "שְׁאָר": [ + "שֶׁכֵּן בְּעֵינֵי הַשַּׁחְצָנִים, כָּל שְׁאַר הָאֲנָשִׁים הֵם הַמַּעֲרִיצִים שֶׁלָּהֶם", + "כָּל שְׁאַר הַיְּלָדִים חוֹזְרִים לְהַבִּיט בִּי, וְאֶחָד מֵהֶם אוֹמֵר: \"תִּרְאוּ אֵיךְ קָשְׁרוּ אוֹתוֹ חָזָק", + "\" בִּתְנוּעַת יָד הִצְבִּיעַ הַמֶּלֶךְ עַל הַכּוֹכָב שֶׁלּוֹ, עַל שְׁאַר הַכּוֹכָבִים וְעַל כָּל הַכּוֹכָבִים הַגְּדוֹלִים בַּשָּׁמַיִם" + ], + "אֶלָּא": [ + "הִיא מְחַיֶּכֶת לֹא רַק בַּשְּׂפָתַיִם, אֶלָּא גַּם בָּעֵינַיִם", + "כִּי הַמֶּלֶךְ הַזֶּה הָיָה לֹא רַק שַׁלִּיט יָחִיד, אֶלָּא שַׁלִּיט כְּלַל־עוֹלָמִי", + "אוּלַי כִּי הוּא לֹא עוֹסֵק רַק בְּעַצְמוֹ, אֶלָּא מְטַפֵּל בִּדְבָרִים אֲחֵרִים", + "אוֹמְרִים שֶׁנְּשִׁימוֹת עֲמֻקּוֹת מְמַלְּאוֹת אֶת הָרֵאוֹת לֹא רַק בַּאֲוִיר אֶלָּא גַּם בְּאֹמֶץ", + "הַ\"בּוּם\" הַזֶּה לֹא נוֹעַד לְתָאֵר מַכָּה שֶׁקִּבַּלְתִּי אוֹ רַעַשׁ חִיצוֹנִי, אֶלָּא הִתְבַּהֲרוּת" + ], + "יְכֹלֶת": [ + "\" יְכֹלֶת שֶׁכָּזֹאת הִרְשִׁימָה מְאוֹד אֶת הַנָּסִיךְ הַקָּטָן", + "\"אֵיךְ יָכֹלְתְּ לְהַבְטִיחַ מַשֶּׁהוּ שֶׁאֵין לָךְ סִכּוּי לְקַיֵּם" + ], + "רְשִׁימָה": [ + "\" יְכֹלֶת שֶׁכָּזֹאת הִרְשִׁימָה מְאוֹד אֶת הַנָּסִיךְ הַקָּטָן" + ], + "לִשְׁקֹעַ": [ + "צַוֵּה עַל הַשֶּׁמֶשׁ לִשְׁקֹעַ" + ], + "לַעֲשׂוֹת": [ + "\" \"מָה אֲנִי צָרִיךְ לַעֲשׂוֹת", + "תְּנוּ לִי לַעֲשׂוֹת חִשּׁוּב זְמַנִּים", + "\"וּמָה צָרִיךְ לַעֲשׂוֹת כְּדֵי שֶׁהַכּוֹבַע יִפֹּל", + "מָה הֵם כְּבָר יוּכְלוּ לַעֲשׂוֹת לִי", + "\"נִרְאֶה לָךְ שֶׁהוּא יָכוֹל לַעֲשׂוֹת לָנוּ מַשֶּׁהוּ" + ], + "לְעַשּׂוֹת": [ + "\" \"מָה אֲנִי צָרִיךְ לַעֲשׂוֹת", + "תְּנוּ לִי לַעֲשׂוֹת חִשּׁוּב זְמַנִּים", + "\"וּמָה צָרִיךְ לַעֲשׂוֹת כְּדֵי שֶׁהַכּוֹבַע יִפֹּל", + "מָה הֵם כְּבָר יוּכְלוּ לַעֲשׂוֹת לִי", + "\"נִרְאֶה לָךְ שֶׁהוּא יָכוֹל לַעֲשׂוֹת לָנוּ מַשֶּׁהוּ" + ], + "לִדְרֹשׁ": [ + "יֵשׁ לִי הַזְּכוּת לִדְרשׁ שֶׁיְּצַיְּתוּ לִפְקֻדּוֹתַי כִּי הֵן הֶגְיוֹנִיּוֹת", + "יֵשׁ לִדְרשׁ מִכָּל אָדָם רַק מָה שֶׁהוּא מְסֻגָּל לַעֲשׂוֹת,\" פָּסַק הַמֶּלֶךְ" + ], + "פְּסָק": [ + "יֵשׁ לִדְרשׁ מִכָּל אָדָם רַק מָה שֶׁהוּא מְסֻגָּל לַעֲשׂוֹת,\" פָּסַק הַמֶּלֶךְ", + "\"הִיא הָיְתָה מִשְׁתַּעֶלֶת לְלֹא הֶפְסֵק וּמַעֲמִידָה פְּנֵי גּוֹסֶסֶת, רַק כְּדֵי שֶׁלֹּא יִלְעֲגוּ לָהּ" + ], + "פֶּסֶק": [ + "יֵשׁ לִדְרשׁ מִכָּל אָדָם רַק מָה שֶׁהוּא מְסֻגָּל לַעֲשׂוֹת,\" פָּסַק הַמֶּלֶךְ", + "\"הִיא הָיְתָה מִשְׁתַּעֶלֶת לְלֹא הֶפְסֵק וּמַעֲמִידָה פְּנֵי גּוֹסֶסֶת, רַק כְּדֵי שֶׁלֹּא יִלְעֲגוּ לָהּ" + ], + "הִגָּיוֹן": [ + "\"הַסַּמְכוּת הַשִּׁלְטוֹנִית מְבֻסֶּסֶת בָּרֹאשׁ וּבָרִאשׁוֹנָה עַל הִגָּיוֹן", + "\" הוּא לֹא הֵבִין אֶת הַהִגָּיוֹן שֶׁבִּדְבָרַי, וְעָנָה לִי: \"טוֹב שֶׁיֵּשׁ חָבֵר, גַּם אִם עוֹמְדִים לָמוּת" + ], + "סַמְכוּת": [ + "\"הַסַּמְכוּת הַשִּׁלְטוֹנִית מְבֻסֶּסֶת בָּרֹאשׁ וּבָרִאשׁוֹנָה עַל הִגָּיוֹן" + ], + "מַהְפֵּכָה": [ + "אִם תְּצַוֶּה עַל בְּנֵי עַמְּךָ לְהַטְבִּיעַ אֶת עַצְמָם בַּיָּם, תִּפְרֹץ מַהְפֵּכָה" + ], + "לְהַטְבִּיעַ": [ + "אִם תְּצַוֶּה עַל בְּנֵי עַמְּךָ לְהַטְבִּיעַ אֶת עַצְמָם בַּיָּם, תִּפְרֹץ מַהְפֵּכָה" + ], + "פְּקֻדָּה": [ + "אֲנִי אֶתֵּן אֶת הַפְּקֻדָּה", + "כְּמוֹ עַל פִּי פְּקֻדָּה, כָּל הַמַּבָּטִים מֻפְנִים לְכִווּן מַעֲרָב" + ], + "בְּעֵרֶךְ": [ + "הָעֶרֶב בַּשָּׁעָה שֶׁבַע וְאַרְבָּעִים בְּעֵרֶךְ", + "מֵרָחוֹק לֹא יָכֹלְתִּי לְנַחֵשׁ בֶּן כַּמָּה הוּא, אֲבָל הוּא נִרְאָה בְּעֵרֶךְ בְּגִילֵנוּ", + "הָרִאשׁוֹן קְצָת יוֹתֵר גָּבוֹהַּ מִשְּׁנֵי הָאֲחֵרִים, הוּא בֶּאֱמֶת נִרְאֶה בְּעֵרֶךְ בַּגִּיל שֶׁלָּנוּ", + "\"הְמְמְמְ, הְמְמְמְ,\" עָנָה הַמֶּלֶךְ שֶׁבֵּינְתַיִם עִיֵּן בְּלוּחַ הַשָּׁנִים וְהַזְּמַנִּים, \"הְמְמְמְ, הְמְמְמְ, זֶה יִהְיֶה בְּעֵרֶךְ", + "הַמִּלְחָמָה נִמְשְׁכָה בְּעֵרֶךְ מִשְּׁנַת 1914 וְעַד 1918, וּמִכָּאן שֶׁאֲנַחְנוּ נִמְצָאִים בִּירוּשָׁלַיִם בַּיָּמִים שֶׁלִּפְנֵי 1917" + ], + "בֵּינְתַיִם": [ + "וּבֵינְתַיִם הַיְּלָדִים מַנִּיחִים אֶת הָאַרְגָּז עַל הָאֲדָמָה", + "\"הְמְמְמְ, הְמְמְמְ,\" עָנָה הַמֶּלֶךְ שֶׁבֵּינְתַיִם עִיֵּן בְּלוּחַ הַשָּׁנִים וְהַזְּמַנִּים, \"הְמְמְמְ, הְמְמְמְ, זֶה יִהְיֶה בְּעֵרֶךְ" + ], + "לוּחַ": [ + "מִישֶׁהוּ הָיָה אָמוּר לִשְׁלוֹחַ אוֹתָנוּ", + "\"הוּא צָחִיחַ וּמָלוּחַ וְכֻלּוֹ צוּקִים חַדִּים", + "מִי עוֹד הָיָה יָכוֹל לִשְׁלוֹחַ סְפָרִים לַתֵּימָנִים חוּץ מֵהַפַּטְרִיאַרְךְ", + "\"אִם הוּא לֹא שָׁלַח אוֹתוֹ, מִי הָיָה יָכוֹל לִשְׁלוֹחַ אוֹתוֹ", + "\" אֲנִי קוֹטֵעַ אוֹתָהּ, \"אָז הַמָּקוֹם שֶׁבּוֹ הָיִינוּ הוּא כְּפַר הַשִּׁלוֹחַ" + ], + "עֵרֶךְ": [ + "הָעֶרֶב בַּשָּׁעָה שֶׁבַע וְאַרְבָּעִים בְּעֵרֶךְ", + "הוא ערך את הסיפור שוב ושוב", + "מֵרָחוֹק לֹא יָכֹלְתִּי לְנַחֵשׁ בֶּן כַּמָּה הוּא, אֲבָל הוּא נִרְאָה בְּעֵרֶךְ בְּגִילֵנוּ", + "הָרִאשׁוֹן קְצָת יוֹתֵר גָּבוֹהַּ מִשְּׁנֵי הָאֲחֵרִים, הוּא בֶּאֱמֶת נִרְאֶה בְּעֵרֶךְ בַּגִּיל שֶׁלָּנוּ", + "\"הְמְמְמְ, הְמְמְמְ,\" עָנָה הַמֶּלֶךְ שֶׁבֵּינְתַיִם עִיֵּן בְּלוּחַ הַשָּׁנִים וְהַזְּמַנִּים, \"הְמְמְמְ, הְמְמְמְ, זֶה יִהְיֶה בְּעֵרֶךְ" + ], + "שָׂבֵעַ": [ + "הָעֶרֶב בַּשָּׁעָה שֶׁבַע וְאַרְבָּעִים בְּעֵרֶךְ", + "חָמֵשׁ וְעוֹד שֶׁבַע - שְׁתֵּים־עֶשְׂרֵה", + "שְׁתַּיִם וְעוֹד חָמֵשׁ ־ שֶׁבַע", + "חֲמֵשׁ־עֶשְׂרֵה וְעוֹד שֶׁבַע ־ עֶשְׂרִים וּשְׁתַּיִם", + "\" \"חֲמִשָּׁה מִילְיוֹן שֵׁשׁ מֵאוֹת עֶשְׂרִים וּשְׁנַיִם אֶלֶף, שְׁבַע מֵאוֹת שְׁלוֹשִׁים וְאֶחָד" + ], + "שֶׁבַע": [ + "הָעֶרֶב בַּשָּׁעָה שֶׁבַע וְאַרְבָּעִים בְּעֵרֶךְ", + "חָמֵשׁ וְעוֹד שֶׁבַע - שְׁתֵּים־עֶשְׂרֵה", + "שְׁתַּיִם וְעוֹד חָמֵשׁ ־ שֶׁבַע", + "חֲמֵשׁ־עֶשְׂרֵה וְעוֹד שֶׁבַע ־ עֶשְׂרִים וּשְׁתַּיִם", + "\" \"חֲמִשָּׁה מִילְיוֹן שֵׁשׁ מֵאוֹת עֶשְׂרִים וּשְׁנַיִם אֶלֶף, שְׁבַע מֵאוֹת שְׁלוֹשִׁים וְאֶחָד" + ], + "שַׁיִשׁ": [ + "הֲרֵי הוּא הַיָּחִיד שֶׁיֵּשׁ לָנוּ", + "\" \"נִרְאֶה לְךָ שֶׁיֵּשׁ שָׁם עוֹד מִישֶׁהוּ", + "\" \"אַל תֵּלֵךְ,\" עָנָה הַמֶּלֶךְ, שֶׁהָיָה מְאֻשָּׁר מִכָּךְ שֶׁיֵּשׁ לוֹ נָתִין", + "כְּשֶׁיֵּשׁ לְךָ רַעְיוֹן שֶׁאַתָּה הָרִאשׁוֹן שֶׁחָשַׁב עָלָיו, אַתָּה רוֹשֵׁם עָלָיו פָּטֵנְט וְאָז הוּא שֶׁלְּךָ", + "לֹא יָדַעְנוּ שֶׁיֵּשׁ מִישֶׁהוּ בַּמְּעָרוֹת הָאֵלֶּה,\" וְתוֹךְ כְּדֵי דִּבּוּר הִיא מְנַסָּה לִגְרוֹר אוֹתִי לְאָחוֹר" + ], + "מְאֻשָּׁר": [ + "אֲנִי מַמָּשׁ מְאֻשָּׁר שֶׁזָּכִיתִי בְּחָבֵר שׁוּעָל", + "הַרְבֵּה יוֹתֵר קָשֶׁה לִשְׁפֹּט אֶת עַצְמְךָ מֵאֲשֶׁר לִשְׁפֹּט אֲחֵרִים", + "כְּכָל שֶׁזְּמַן הַפְּגִישָׁה הָיָה מִתְקָרֵב, כָּךְ הָיִיתִי מַרְגִּישׁ מְאֻשָּׁר יוֹתֵר", + "\" \"אַל תֵּלֵךְ,\" עָנָה הַמֶּלֶךְ, שֶׁהָיָה מְאֻשָּׁר מִכָּךְ שֶׁיֵּשׁ לוֹ נָתִין", + "\"אִם הָיִיתָ בָּא בְּאַרְבַּע אַחַר הַצָּהֳרַיִם, לְמָשָׁל, מִשָּׁעָה שָׁלוֹשׁ הָיִיתִי מַתְחִיל לִהְיוֹת מְאֻשָּׁר" + ], + "מֵאֲשֶׁר": [ + "אֲנִי מַמָּשׁ מְאֻשָּׁר שֶׁזָּכִיתִי בְּחָבֵר שׁוּעָל", + "הַרְבֵּה יוֹתֵר קָשֶׁה לִשְׁפֹּט אֶת עַצְמְךָ מֵאֲשֶׁר לִשְׁפֹּט אֲחֵרִים", + "כְּכָל שֶׁזְּמַן הַפְּגִישָׁה הָיָה מִתְקָרֵב, כָּךְ הָיִיתִי מַרְגִּישׁ מְאֻשָּׁר יוֹתֵר", + "\" \"אַל תֵּלֵךְ,\" עָנָה הַמֶּלֶךְ, שֶׁהָיָה מְאֻשָּׁר מִכָּךְ שֶׁיֵּשׁ לוֹ נָתִין", + "\"אִם הָיִיתָ בָּא בְּאַרְבַּע אַחַר הַצָּהֳרַיִם, לְמָשָׁל, מִשָּׁעָה שָׁלוֹשׁ הָיִיתִי מַתְחִיל לִהְיוֹת מְאֻשָּׁר" + ], + "אֲמָנָה": [ + "\"אַל תֵּלֵךְ, אֲנִי אֲמַנֶּה אוֹתְךָ לְשַׂר" + ], + "סִיּוּר": [ + "\"עֲדַיִן לֹא עָרַכְתִּי סִיּוּר בַּמַּמְלָכָה שֶׁלִּי", + "עם פרוץ מלחמת העולם השנייה הצטרף סנט־אכזופרי לטייסת סיור של חיל האוויר הצרפתי כטייס מילואים" + ], + "מַמְלָכָה": [ + "\"עֲדַיִן לֹא עָרַכְתִּי סִיּוּר בַּמַּמְלָכָה שֶׁלִּי" + ], + "מַלְכָּה": [ + "\"עֲדַיִן לֹא עָרַכְתִּי סִיּוּר בַּמַּמְלָכָה שֶׁלִּי" + ], + "זָקֵן": [ + "\" \"אֲנִי גֵּאוֹגְרָף,\" אָמַר הָאָדוֹן הַזָּקֵן", + "אֲנִי זָקֵן מִדַּי וְקָשֶׁה לִי לָלֶכֶת, וְאֵין כָּאן דֵּי מָקוֹם לְמֶרְכָּבָה" + ], + "זָקָן": [ + "\" \"אֲנִי גֵּאוֹגְרָף,\" אָמַר הָאָדוֹן הַזָּקֵן", + "אֲנִי זָקֵן מִדַּי וְקָשֶׁה לִי לָלֶכֶת, וְאֵין כָּאן דֵּי מָקוֹם לְמֶרְכָּבָה" + ], + "מֶרְכָּבָה": [ + "אֲנִי זָקֵן מִדַּי וְקָשֶׁה לִי לָלֶכֶת, וְאֵין כָּאן דֵּי מָקוֹם לְמֶרְכָּבָה" + ], + "צֶדֶק": [ + "אִם תַּצְלִיחַ לִשְׁפֹּט בְּצֶדֶק אֶת עַצְמְךָ, זֶה אוֹמֵר שֶׁאַתָּה חָכָם בֶּאֱמֶת", + "אַתָּה יָכוֹל לָדוּן אוֹתוֹ לַמָּוֶת מִפַּעַם לְפַעַם, וְכָךְ חַיָּיו יִהְיוּ תְּלוּיִים בְּמִשְׁפַּט הַצֶּדֶק שֶׁלְּךָ" + ], + "חָכָם": [ + "אִם תַּצְלִיחַ לִשְׁפֹּט בְּצֶדֶק אֶת עַצְמְךָ, זֶה אוֹמֵר שֶׁאַתָּה חָכָם בֶּאֱמֶת" + ], + "דַּוְקָא": [ + "אֲנִי לֹא חַיָּב לָגוּר דַּוְקָא פֹּה", + "\"אֲנִי דַּוְקָא כֵּן יוֹדַעַת מִי הֵם,\" הִיא עוֹנָה", + "דַּוְקָא בִּגְלַל שֶׁהַשִּׁחְרוּר הָיָה כָּל כָּךְ פָּשׁוּט, הַכַּעַס שֶׁלִּי עַל שָׁלוֹם מִתְעַצֵּם" + ], + "לָגוּר": [ + "אֲנִי לֹא חַיָּב לָגוּר דַּוְקָא פֹּה", + "אוּלַי אֵין לָהֶם שׁוּם מָקוֹם אַחֵר לָגוּר בּוֹ", + "לֹא הָיָה לָהֶם אֵיפֹה לָגוּר וְלֹא הָיָה לָהֶם כֶּסֶף לִקְנוֹת מָזוֹן", + "\" הִיא חוֹזֶרֶת וְקוֹשֶׁרֶת אֶת הַשּׁוּלַיִם, \"לְדַעְתִּי, מִישֶׁהוּ עָבַר לָגוּר כָּאן,\" הִיא מוֹסִיפָה" + ], + "גּוּר": [ + "אֲנִי לֹא חַיָּב לָגוּר דַּוְקָא פֹּה", + "אוּלַי אֵין לָהֶם שׁוּם מָקוֹם אַחֵר לָגוּר בּוֹ", + "לֹא הָיָה לָהֶם אֵיפֹה לָגוּר וְלֹא הָיָה לָהֶם כֶּסֶף לִקְנוֹת מָזוֹן", + "\" הִיא חוֹזֶרֶת וְקוֹשֶׁרֶת אֶת הַשּׁוּלַיִם, \"לְדַעְתִּי, מִישֶׁהוּ עָבַר לָגוּר כָּאן,\" הִיא מוֹסִיפָה" + ], + "לָמוּת": [ + "\"אִי אֶפְשָׁר לָמוּת לְמַעַנְכֶן", + "\" 10 דֶּגֶל הַדְּיוֹ 11 הַנִּדּוֹנִים לַמָּוֶת 12", + "אַתָּה יָכוֹל לָדוּן אוֹתוֹ לַמָּוֶת מִפַּעַם לְפַעַם, וְכָךְ חַיָּיו יִהְיוּ תְּלוּיִים בְּמִשְׁפַּט הַצֶּדֶק שֶׁלְּךָ", + "\" \"אֲנִי,\" עָנָה הַנָּסִיךְ הַקָּטָן, \"אֲנִי לֹא אוֹהֵב לָדוּן לַמָּוֶת, וְעַכְשָׁו אֲנִי חוֹשֵׁב שֶׁמּוּטָב שֶׁאֵלֵךְ מִכָּאן", + "\" הוּא לֹא הֵבִין אֶת הַהִגָּיוֹן שֶׁבִּדְבָרַי, וְעָנָה לִי: \"טוֹב שֶׁיֵּשׁ חָבֵר, גַּם אִם עוֹמְדִים לָמוּת" + ], + "לִפְעֹם": [ + "אַתָּה יָכוֹל לָדוּן אוֹתוֹ לַמָּוֶת מִפַּעַם לְפַעַם, וְכָךְ חַיָּיו יִהְיוּ תְּלוּיִים בְּמִשְׁפַּט הַצֶּדֶק שֶׁלְּךָ" + ], + "לְפַעֵם": [ + "אַתָּה יָכוֹל לָדוּן אוֹתוֹ לַמָּוֶת מִפַּעַם לְפַעַם, וְכָךְ חַיָּיו יִהְיוּ תְּלוּיִים בְּמִשְׁפַּט הַצֶּדֶק שֶׁלְּךָ" + ], + "לָדוּן": [ + "אַתָּה יָכוֹל לָדוּן אוֹתוֹ לַמָּוֶת מִפַּעַם לְפַעַם, וְכָךְ חַיָּיו יִהְיוּ תְּלוּיִים בְּמִשְׁפַּט הַצֶּדֶק שֶׁלְּךָ", + "\" \"אֲנִי,\" עָנָה הַנָּסִיךְ הַקָּטָן, \"אֲנִי לֹא אוֹהֵב לָדוּן לַמָּוֶת, וְעַכְשָׁו אֲנִי חוֹשֵׁב שֶׁמּוּטָב שֶׁאֵלֵךְ מִכָּאן" + ], + "מִשְׁפָּט": [ + "את משפט המפתח של הספר, למשל, \"רואים היטב רק עם הלב", + "אַתָּה יָכוֹל לָדוּן אוֹתוֹ לַמָּוֶת מִפַּעַם לְפַעַם, וְכָךְ חַיָּיו יִהְיוּ תְּלוּיִים בְּמִשְׁפַּט הַצֶּדֶק שֶׁלְּךָ", + "\" אֲנִי לֹא מְסַיֵּם אֶת הַמִּשְׁפָּט, כִּי קוֹלוֹ שֶׁל הַנַּעַר קוֹטֵעַ אוֹתִי: \"מִי אֵלֶּה" + ], + "חִסָּכוֹן": [ + "אֲבָל תִּתֵּן לוֹ חֲנִינָה, מִטַּעֲמֵי חִסָּכוֹן, כְּדֵי לִשְׁמֹר עָלָיו" + ], + "שֻׁמָּר": [ + "אֲבָל תִּתֵּן לוֹ חֲנִינָה, מִטַּעֲמֵי חִסָּכוֹן, כְּדֵי לִשְׁמֹר עָלָיו", + "הוּא אָהַב אֶת מַדְלִיק הַפָּנָסִים הַזֶּה שֶׁהָיָה מָסוּר כָּל כָּךְ וְשָׁמַר בִּדְבֵקוּת עַל הַהוֹרָאָה" + ], + "לִשְׁמֹר": [ + "אֲבָל תִּתֵּן לוֹ חֲנִינָה, מִטַּעֲמֵי חִסָּכוֹן, כְּדֵי לִשְׁמֹר עָלָיו" + ], + "לְשַׁמֵּר": [ + "אֲבָל תִּתֵּן לוֹ חֲנִינָה, מִטַּעֲמֵי חִסָּכוֹן, כְּדֵי לִשְׁמֹר עָלָיו" + ], + "צֶוֶת": [ + "הוּא יָכוֹל לְצַוּוֹת עָלַי, לְמָשָׁל, לַעֲזֹב בְּתוֹךְ דַּקָּה" + ], + "לַעֲזֹב": [ + "הוּא יָכוֹל לְצַוּוֹת עָלַי, לְמָשָׁל, לַעֲזֹב בְּתוֹךְ דַּקָּה" + ], + "לְצַוּוֹת": [ + "הוּא יָכוֹל לְצַוּוֹת עָלַי, לְמָשָׁל, לַעֲזֹב בְּתוֹךְ דַּקָּה" + ], + "לִדְרֹךְ": [ + "\" וְהַנָּסִיךְ הַקָּטָן יָצָא לַדֶּרֶךְ, וּבְלִבּוֹ הַשּׁוֹשַׁנָּה שֶׁלּוֹ", + "\" בַּלַּיְלָה הַהוּא לֹא רָאִיתִי אוֹתוֹ כְּשֶׁיָּצָא לַדֶּרֶךְ", + "הֵם מָכְרוּ אֶת כָּל הָרְכוּשׁ שֶׁלָּהֶם וְיָצְאוּ לַדֶּרֶךְ", + "תְּחִלָּה הִסֵּס הַנָּסִיךְ הַקָּטָן וְאַחַר כָּךְ נֶאֱנַח וְיָצָא לַדֶּרֶךְ", + "הֵן הֵבִיאוּ לָנוּ פִּתּוֹת לַדֶּרֶךְ, כְּדֵי שֶׁלֹּא נִהְיֶה רְעֵבִים" + ], + "מָנָה": [ + "בִּקַּשְׁתִּי מִמֶּנָּה לָבוֹא אִתִּי לִבְדּוֹק אֶת הַמִּנְהָרָה", + "\" הוּא עוֹבֵר אֶל מְעָרָה נוֹסֶפֶת וּמִמֶּנָּה מַמְשִׁיךְ הָלְאָה", + "\"אֲנִי מְמַנֶּה אוֹתְךָ לְשַׁגְרִיר שֶׁלִּי בָּעוֹלָם,\" קָרָא אַחֲרָיו מִיָּד הַמֶּלֶךְ", + "גַּם הוּא הָיָה בְּתוֹךְ הַמִּנְהָרָה, וְעַכְשָׁיו הֵגִיחַ מִמֶּנָּה אֶל הַמְּעָרָה", + "אַתָּה לֹא רוֹאֶה שֶׁחוּץ מִמֶּנָּה יֵשׁ פֹּה עוֹד מְעָרוֹת, כָּאן וְכָאן וְכָאן" + ], + "שַׁגְרִיר": [ + "\"אֲנִי מְמַנֶּה אוֹתְךָ לְשַׁגְרִיר שֶׁלִּי בָּעוֹלָם,\" קָרָא אַחֲרָיו מִיָּד הַמֶּלֶךְ" + ], + "מַלְכוּתִי": [ + "הוּא נִשְׁמַע סַמְכוּתִי וּמַלְכוּתִי" + ], + "הֵידָד": [ + "11 עַל הַכּוֹכָב הַשֵּׁנִי גָּר שַׁחְצָן: \"הֵידָד" + ], + "שַׁחְצָן": [ + "אֲבָל הַשַּׁחְצָן לֹא שָׁמַע אֶת דְּבָרָיו", + "11 עַל הַכּוֹכָב הַשֵּׁנִי גָּר שַׁחְצָן: \"הֵידָד", + "הַשַּׁחְצָן הֵנִיד בְּרֹאשׁוֹ בַּעֲנָוָה וְנִפְנֵף קַלּוֹת בְּכוֹבָעוֹ", + "\" קָרָא מֵרָחוֹק הַשַּׁחְצָן מִיָּד כְּשֶׁהִבְחִין בַּנָּסִיךְ הַקָּטָן", + "\"מְחָא כַּפַּיִם, כַּף אֶל כַּף,\" הוֹרָה לוֹ הַשַּׁחְצָן" + ], + "מַצְחִיק": [ + "\"שָׁלוֹם לְךָ,\" אָמַר הַנָּסִיךְ הַקָּטָן, \"אֵיזֶה כּוֹבַע מַצְחִיק יֵשׁ לְךָ" + ], + "לִשְׁלֹם": [ + "הוּא מְנוֹפֵף לָנוּ בְּיָדוֹ כְּאִלּוּ מְבָרֵךְ אוֹתָנוּ לְשָׁלוֹם", + "\"אֵלֶּה בָּטוּחַ גּוֹיִים,\" הַנַּעַר אוֹמֵר לְשָׁלוֹם, \"אֵיפֹה הַפֵּאוֹת שֶׁלָּהֶם", + "\" \"אֲנִי נֶעֱזָר בּוֹ כְּדֵי לְבָרֵךְ לְשָׁלוֹם,\" עָנָה לוֹ הַשַּׁחְצָן" + ], + "לְבָרֵךְ": [ + "\"אֲנִי נֶעֱזָר בּוֹ כְּדֵי לְבָרֵךְ אֶת הַמַּעֲרִיצִים שֶׁמְּרִיעִים לִכְבוֹדִי", + "\" \"אֲנִי נֶעֱזָר בּוֹ כְּדֵי לְבָרֵךְ לְשָׁלוֹם,\" עָנָה לוֹ הַשַּׁחְצָן" + ], + "צַעַר": [ + "לְמַרְבֵּה הַצַּעַר, אִישׁ מֵעוֹלָם לֹא בִּקֵּר כָּאן", + "״ הוּא נֶאֱנַח בְּצַעַר וְאָמַר לְעַצְמוֹ: \"הָאִישׁ הַזֶּה הוּא הַיָּחִיד שֶׁהָיָה יָכוֹל לִהְיוֹת חָבֵר שֶׁלִּי" + ], + "מְרֻבָּהּ": [ + "לְמַרְבֵּה הַצַּעַר, אִישׁ מֵעוֹלָם לֹא בִּקֵּר כָּאן" + ], + "כַּף": [ + "הַנָּסִיךְ הַקָּטָן מָחָא כַּפַּיִם, כַּף אֶל כַּף", + "\"מְחָא כַּפַּיִם, כַּף אֶל כַּף,\" הוֹרָה לוֹ הַשַּׁחְצָן" + ], + "הוֹרֶה": [ + "\"מְחָא כַּפַּיִם, כַּף אֶל כַּף,\" הוֹרָה לוֹ הַשַּׁחְצָן" + ], + "נַיָּד": [ + "\"לֹא,\" אֲנִי מֵנִיד בְּרֹאשִׁי", + "הַשַּׁחְצָן הֵנִיד בְּרֹאשׁוֹ בַּעֲנָוָה וְנִפְנֵף קַלּוֹת בְּכוֹבָעוֹ", + "אֲנִי לֹא מְהַנְהֵן, וַאֲנִי גַּם לֹא מֵנִיד בְּרֹאשִׁי" + ], + "עֲנָוָה": [ + "הַשַּׁחְצָן הֵנִיד בְּרֹאשׁוֹ בַּעֲנָוָה וְנִפְנֵף קַלּוֹת בְּכוֹבָעוֹ" + ], + "קַלּוּת": [ + "הַשַּׁחְצָן הֵנִיד בְּרֹאשׁוֹ בַּעֲנָוָה וְנִפְנֵף קַלּוֹת בְּכוֹבָעוֹ", + "בְּקַלּוּת אֶפְשָׁר לְהַשְׁגִּיחַ מִכָּאן הַאִם בֶּאֱמֶת הַכֹּל בְּסֵדֶר" + ], + "חֹמֶשׁ": [ + "חָמֵשׁ וְעוֹד שֶׁבַע - שְׁתֵּים־עֶשְׂרֵה", + "חֲמֵשׁ מֵאוֹת וְאֶחָד מִילְיוֹן שֶׁל", + "שְׁתַּיִם וְעוֹד חָמֵשׁ ־ שֶׁבַע", + "\" \"שָׁלוֹשׁ וְעוֹד שְׁתַּיִם שָׁוֶה חָמֵשׁ", + "\" \"חֲמֵשׁ מֵאוֹת מִילְיוֹן שֶׁל מָה" + ], + "חָמֵש": [ + "חָמֵשׁ וְעוֹד שֶׁבַע - שְׁתֵּים־עֶשְׂרֵה", + "חֲמֵשׁ מֵאוֹת וְאֶחָד מִילְיוֹן שֶׁל", + "שְׁתַּיִם וְעוֹד חָמֵשׁ ־ שֶׁבַע", + "\" \"שָׁלוֹשׁ וְעוֹד שְׁתַּיִם שָׁוֶה חָמֵשׁ", + "\" \"חֲמֵשׁ מֵאוֹת מִילְיוֹן שֶׁל מָה" + ], + "מִשְׂחָק": [ + "הוּא מְשַׂחֵק בַּיָּדִית שֶׁל הָרוֹכְסָן, מֵנִיעַ אוֹתָהּ קָדִימָה וְאָחוֹרָה", + "כַּעֲבֹר חָמֵשׁ דַּקּוֹת שֶׁהִשְׁתַּעְשְׁעוּ כָּךְ בֵּינֵיהֶם, הִתְחִיל הַנָּסִיךְ הַקָּטָן לְהִשְׁתַּעֲמֵם מֵהַמִּשְׂחָק שֶׁחָזַר עַל עַצְמוֹ" + ], + "דַּקּוּת": [ + "בָּרַחְתִּי הַחוּצָה וְחִכִּיתִי כַּמָּה דַּקּוֹת", + "\" \"כֵּן, שְׁלוֹשִׁים דַּקּוֹת, שְׁלוֹשִׁים יָמִים", + "\" \"וּמָה עוֹשִׂים בַּחֲמִשִּׁים וְשָׁלוֹשׁ הַדַּקּוֹת הָאֵלֶּה", + "\" שְׁתַּיִם אוֹ שָׁלוֹשׁ דַּקּוֹת חוֹלְפוֹת, וּכְבָר אֲנִי מְשֻׁחְרָר", + "כַּעֲבֹר חָמֵשׁ דַּקּוֹת שֶׁהִשְׁתַּעְשְׁעוּ כָּךְ בֵּינֵיהֶם, הִתְחִיל הַנָּסִיךְ הַקָּטָן לְהִשְׁתַּעֲמֵם מֵהַמִּשְׂחָק שֶׁחָזַר עַל עַצְמוֹ" + ], + "לְהִשְׁתַּעְמֵם": [ + "כַּעֲבֹר חָמֵשׁ דַּקּוֹת שֶׁהִשְׁתַּעְשְׁעוּ כָּךְ בֵּינֵיהֶם, הִתְחִיל הַנָּסִיךְ הַקָּטָן לְהִשְׁתַּעֲמֵם מֵהַמִּשְׂחָק שֶׁחָזַר עַל עַצְמוֹ" + ], + "עָרִיץ": [ + "\"הַאִם אַתָּה בֶּאֱמֶת מַעֲרִיץ אוֹתִי מְאוֹד", + "\" \"אֲנִי מַעֲרִיץ אוֹתְךָ,\" אָמַר הַנָּסִיךְ הַקָּטָן וּמָשַׁךְ בִּכְתֵפָיו, \"אֲבָל לָמָּה זֶה חָשׁוּב לְךָ כָּל כָּךְ" + ], + "טוֹבָה": [ + "'' \"תַּעֲשֶׂה טוֹבָה, אַל תֵּלֵךְ", + "\"תַּעֲשִׂי טוֹבָה וּתְסַלְּקִי אוֹתוֹ,\" אֲנִי מְבַקֵּשׁ מִשָּׁרוֹן", + "\" \"עֲשֵׂה לִי טוֹבָה, תַּעֲרִיץ אוֹתִי לַמְרוֹת זֹאת", + "'' \"תַּעֲשֶׂה טוֹבָה וְאַל תְּשַׁגֵּעַ אוֹתִי,\" אֲנִי מְבַקֵּשׁ מִמֶּנּוּ" + ], + "מָרוּת": [ + "\" \"עֲשֵׂה לִי טוֹבָה, תַּעֲרִיץ אוֹתִי לַמְרוֹת זֹאת", + "אֲבָל לֹא, הוּא לֹא נִרְאֶה בַּת, לַמְרוֹת שֶׁהוּא לוֹבֵשׁ גְּלִימָה", + "\" זֶה קוֹלוֹ שֶׁל שָׁלוֹם, וַאֲנִי מֵבִין כָּל מִלָּה לַמְרוֹת הַמִּבְטָא, \"אִמָּא", + "וְלַמְרוֹת זֹאת הַנָּסִיךְ הַקָּטָן חָזַר וְאָמַר: \"בְּוַדַּאי, אַתָּה תִּרְאֶה אֵיפֹה מַתְחִילוֹת הָעֲקֵבוֹת שֶׁלִּי בַּחוֹל", + "\"אֲנִי ללללללֹא מַכִּירררררר,\" לַמְרוֹת הַמִּבְטָא הַמּוּזָר שֶׁל שָׁלוֹם, הַפַּעַם אֲנִי מַצְלִיחַ לְהָבִין מָה הוּא אוֹמֵר" + ], + "לַמְרוֹת": [ + "\" \"עֲשֵׂה לִי טוֹבָה, תַּעֲרִיץ אוֹתִי לַמְרוֹת זֹאת", + "אֲבָל לֹא, הוּא לֹא נִרְאֶה בַּת, לַמְרוֹת שֶׁהוּא לוֹבֵשׁ גְּלִימָה", + "\" זֶה קוֹלוֹ שֶׁל שָׁלוֹם, וַאֲנִי מֵבִין כָּל מִלָּה לַמְרוֹת הַמִּבְטָא, \"אִמָּא", + "וְלַמְרוֹת זֹאת הַנָּסִיךְ הַקָּטָן חָזַר וְאָמַר: \"בְּוַדַּאי, אַתָּה תִּרְאֶה אֵיפֹה מַתְחִילוֹת הָעֲקֵבוֹת שֶׁלִּי בַּחוֹל", + "\"אֲנִי ללללללֹא מַכִּירררררר,\" לַמְרוֹת הַמִּבְטָא הַמּוּזָר שֶׁל שָׁלוֹם, הַפַּעַם אֲנִי מַצְלִיחַ לְהָבִין מָה הוּא אוֹמֵר" + ], + "סַפָּק": [ + "\" \"לֹא, זֶה מְסֻבָּךְ מִדַּי, אֲבָל מְבַקְּשִׁים מֵהַחוֹקֵר לְסַפֵּק רְאָיוֹת מֵהַשֶּׁטַח", + "\"הַמְּבֻגָּרִים לְלֹא סָפֵק מוּזָרִים בְּיוֹתֵר,\" אָמַר לְעַצְמוֹ הַנָּסִיךְ הַקָּטָן בְּשָׁעָה שֶׁהִמְשִׁיךְ בְּמַסָּעוֹ", + "\" \"הַמְּבֻגָּרִים לְלֹא סָפֵק מוּזָרִים מְאוֹד,\" אָמַר לְעַצְמוֹ הַנָּסִיךְ הַקָּטָן בְּשָׁעָה שֶׁהִמְשִׁיךְ בְּמַסָּעוֹ" + ], + "סָפֵק": [ + "\" \"לֹא, זֶה מְסֻבָּךְ מִדַּי, אֲבָל מְבַקְּשִׁים מֵהַחוֹקֵר לְסַפֵּק רְאָיוֹת מֵהַשֶּׁטַח", + "\"הַמְּבֻגָּרִים לְלֹא סָפֵק מוּזָרִים בְּיוֹתֵר,\" אָמַר לְעַצְמוֹ הַנָּסִיךְ הַקָּטָן בְּשָׁעָה שֶׁהִמְשִׁיךְ בְּמַסָּעוֹ", + "\" \"הַמְּבֻגָּרִים לְלֹא סָפֵק מוּזָרִים מְאוֹד,\" אָמַר לְעַצְמוֹ הַנָּסִיךְ הַקָּטָן בְּשָׁעָה שֶׁהִמְשִׁיךְ בְּמַסָּעוֹ" + ], + "שִׁכּוֹר": [ + "\"כְּדֵי לִשְׁכֹּחַ,\" עָנָה הַשִּׁכּוֹר", + "12 עַל הַכּוֹכָב הַבָּא גָּר שִׁכּוֹר", + "\"אֲנִי שׁוֹתֶה,\" עָנָה הַשִּׁכּוֹר בְּפָנִים קוֹדְרוֹת", + "\"לִשְׁכֹּחַ שֶׁאֲנִי מִתְבַּיֵּשׁ בְּעַצְמִי,\" הוֹדָה הַשִּׁכּוֹר בְּרֹאשׁ מֻשְׁפָּל", + "\" עָנָה הַשִּׁכּוֹר, שָׁקַע שׁוּב בִּשְׁתִיקָה וְלֹא דִּבֵּר עוֹד" + ], + "שָׂכוּר": [ + "\"כְּדֵי לִשְׁכֹּחַ,\" עָנָה הַשִּׁכּוֹר", + "12 עַל הַכּוֹכָב הַבָּא גָּר שִׁכּוֹר", + "\"אֲנִי שׁוֹתֶה,\" עָנָה הַשִּׁכּוֹר בְּפָנִים קוֹדְרוֹת", + "\"לִשְׁכֹּחַ שֶׁאֲנִי מִתְבַּיֵּשׁ בְּעַצְמִי,\" הוֹדָה הַשִּׁכּוֹר בְּרֹאשׁ מֻשְׁפָּל", + "\" עָנָה הַשִּׁכּוֹר, שָׁקַע שׁוּב בִּשְׁתִיקָה וְלֹא דִּבֵּר עוֹד" + ], + "כּוּר": [ + "\"כְּדֵי לִשְׁכֹּחַ,\" עָנָה הַשִּׁכּוֹר", + "12 עַל הַכּוֹכָב הַבָּא גָּר שִׁכּוֹר", + "\"אֲנִי שׁוֹתֶה,\" עָנָה הַשִּׁכּוֹר בְּפָנִים קוֹדְרוֹת", + "\"לִשְׁכֹּחַ שֶׁאֲנִי מִתְבַּיֵּשׁ בְּעַצְמִי,\" הוֹדָה הַשִּׁכּוֹר בְּרֹאשׁ מֻשְׁפָּל", + "\" עָנָה הַשִּׁכּוֹר, שָׁקַע שׁוּב בִּשְׁתִיקָה וְלֹא דִּבֵּר עוֹד" + ], + "בִּקּוּר": [ + "אַתְּ רוֹצָה שֶׁנְּבַקֵּשׁ מֵהַהוֹרִים לָקַחַת אוֹתָנוּ לְבִקּוּר שָׁם", + "הַבִּקּוּר כָּאן הָיָה קָצָר מְאוֹד, אֲבָל בְּעִקְבוֹתָיו שָׁקַע הַנָּסִיךְ הַקָּטָן בְּעֶצֶב עָמֹק: \"מָה אַתָּה עוֹשֶׂה" + ], + "עֶצֶב": [ + "\" הוּא חִיֵּךְ אֵלַי בְּעֶצֶב", + "וְשׁוּב, מִבְּלִי לְהָבִין מַדּוּעַ, נִמְלֵאתִי עֶצֶב מוּזָר", + "\" וְאָז הִמְשִׁיךְ בְּעֶצֶב: \"הַבַּיִת שֶׁלִּי הַרְבֵּה יוֹתֵר רָחוֹק", + "הַבִּקּוּר כָּאן הָיָה קָצָר מְאוֹד, אֲבָל בְּעִקְבוֹתָיו שָׁקַע הַנָּסִיךְ הַקָּטָן בְּעֶצֶב עָמֹק: \"מָה אַתָּה עוֹשֶׂה" + ], + "עָצָב": [ + "\" הוּא חִיֵּךְ אֵלַי בְּעֶצֶב", + "וְשׁוּב, מִבְּלִי לְהָבִין מַדּוּעַ, נִמְלֵאתִי עֶצֶב מוּזָר", + "\" וְאָז הִמְשִׁיךְ בְּעֶצֶב: \"הַבַּיִת שֶׁלִּי הַרְבֵּה יוֹתֵר רָחוֹק", + "הַבִּקּוּר כָּאן הָיָה קָצָר מְאוֹד, אֲבָל בְּעִקְבוֹתָיו שָׁקַע הַנָּסִיךְ הַקָּטָן בְּעֶצֶב עָמֹק: \"מָה אַתָּה עוֹשֶׂה" + ], + "שֵׁפֶל": [ + "\"לִשְׁכֹּחַ שֶׁאֲנִי מִתְבַּיֵּשׁ בְּעַצְמִי,\" הוֹדָה הַשִּׁכּוֹר בְּרֹאשׁ מֻשְׁפָּל" + ], + "לַעֲזֹר": [ + "\" \"כָּל עֵדָה דָּאֲגָה לַעֲזוֹר לָאֲנָשִׁים שֶׁלָּהּ", + "\" חָקַר הַנָּסִיךְ הַקָּטָן, שֶׁרָצָה מְאוֹד לַעֲזֹר לוֹ", + "מִישֶׁהוּ יָכוֹל לַעֲזוֹר לִי לְהָבִין מָה קוֹרֶה כָּאן", + "אוּכַל לַעֲזֹר לְךָ בְּבוֹא הַיּוֹם, אִם תִּתְגַּעְגֵּעַ מְאוֹד לַכּוֹכָב שֶׁלְּךָ", + "הוּא רָצָה לַעֲזֹר לַחֲבֵרוֹ: \"אַתָּה יוֹדֵעַ, יֵשׁ לִי רַעְיוֹן אֵיךְ תּוּכַל לָנוּחַ כְּשֶׁתִּרְצֶה" + ], + "עֵזֶר": [ + "\" חָקַר הַנָּסִיךְ הַקָּטָן, שֶׁרָצָה מְאוֹד לַעֲזֹר לוֹ", + "אוּכַל לַעֲזֹר לְךָ בְּבוֹא הַיּוֹם, אִם תִּתְגַּעְגֵּעַ מְאוֹד לַכּוֹכָב שֶׁלְּךָ", + "הוּא רָצָה לַעֲזֹר לַחֲבֵרוֹ: \"אַתָּה יוֹדֵעַ, יֵשׁ לִי רַעְיוֹן אֵיךְ תּוּכַל לָנוּחַ כְּשֶׁתִּרְצֶה" + ], + "בִּזָּה": [ + "\"מִתְבַּיֵּשׁ בָּזֶה שֶׁאֲנִי שׁוֹתֶה", + "בָּזֶה אַחַר זֶה הֵם בּוֹרְחִים", + "\" וְהוּא הוֹסִיף: \"אֵין בָּזֶה שׁוּם תּוֹעֶלֶת", + "\"תִּכָּנֵס רִאשׁוֹן,\" הִיא מְנַדֶּבֶת אוֹתִי, וְלֹא קָשֶׁה לִי לְנַחֵשׁ שֶׁהִיא חוֹשֶׁשֶׁת, אֲבָל מִתְבַּיֶּשֶׁת לְהוֹדוֹת בְּזֶה", + "מִזָּוִית הָעַיִן אֲנִי מַבְחִין בַּיְּלָדִים הָרַבִּים שֶׁצָּצִים בָּזֶה אַחַר זֶה, כְּאִלּוּ מִתּוֹךְ הָאֲדָמָה, וּמִתְקָרְבִים אֵלֵינוּ" + ], + "שְׁתִיקָה": [ + "\" עָנָה הַשִּׁכּוֹר, שָׁקַע שׁוּב בִּשְׁתִיקָה וְלֹא דִּבֵּר עוֹד", + "אַחֲרֵי שְׁתִיקָה מְמֻשֶּׁכֶת הוֹסִיף הַנָּסִיךְ וְאָמַר: \"הָאֶרֶס שֶׁלְּךָ טוֹב", + "\" אָז, אַחֲרֵי שְׁתִיקָה אֲרֻכָּה, הוֹסִיף: \"נָחַתִּי לֹא רָחוֹק מִכָּאן" + ], + "רְבִיעִי": [ + "13 הַכּוֹכָב הָרְבִיעִי הָיָה שֶׁל אִישׁ עֲסָקִים", + "ביום הרביעי מצא אותם בדואי והציל את חייהם" + ], + "סִיגַרְיָה": [ + "\"שָׁלוֹם לְךָ,\" אָמַר לוֹ הַנָּסִיךְ הַקָּטָן, \"הַסִּיגַרְיָה שֶׁלְּךָ כְּבוּיָה" + ], + "שָׁלֹשׁ": [ + "שְׁתֵּים־עֶשְׂרֵה וְעוֹד שָׁלוֹשׁ - חֲמֵשׁ־עֶשְׂרֵה", + "\" \"שָׁלוֹשׁ וְעוֹד שְׁתַּיִם שָׁוֶה חָמֵשׁ", + "\" \"וּמָה עוֹשִׂים בַּחֲמִשִּׁים וְשָׁלוֹשׁ הַדַּקּוֹת הָאֵלֶּה", + "\" שְׁתַּיִם אוֹ שָׁלוֹשׁ דַּקּוֹת חוֹלְפוֹת, וּכְבָר אֲנִי מְשֻׁחְרָר", + "\"אִם הָיִיתָ בָּא בְּאַרְבַּע אַחַר הַצָּהֳרַיִם, לְמָשָׁל, מִשָּׁעָה שָׁלוֹשׁ הָיִיתִי מַתְחִיל לִהְיוֹת מְאֻשָּׁר" + ], + "וְעוֹד": [ + "חָמֵשׁ וְעוֹד שֶׁבַע - שְׁתֵּים־עֶשְׂרֵה", + "שְׁתֵּים־עֶשְׂרֵה וְעוֹד שָׁלוֹשׁ - חֲמֵשׁ־עֶשְׂרֵה", + "שְׁתַּיִם וְעוֹד חָמֵשׁ ־ שֶׁבַע", + "\" \"שָׁלוֹשׁ וְעוֹד שְׁתַּיִם שָׁוֶה חָמֵשׁ", + "חֲמֵשׁ־עֶשְׂרֵה וְעוֹד שֶׁבַע ־ עֶשְׂרִים וּשְׁתַּיִם" + ], + "לְהַדְלִיק": [ + "אֵין לִי זְמַן לְהַדְלִיק אוֹתָהּ" + ], + "דָּלִיק": [ + "אֵין לִי זְמַן לְהַדְלִיק אוֹתָהּ", + "\"אֲבָל מַדּוּעַ אַתָּה שׁוּב מַדְלִיק אוֹתוֹ", + "\" \"זֹאת הַהוֹרָאָה,\" עָנָה מַדְלִיק הַפָּנָסִים", + "\"אָכֵן חֹסֶר מַזָּל,\" אָמַר מַדְלִיק הַפָּנָסִים", + "\" וְהוּא הִדְלִיק שׁוּב אֶת פָּנַס הָרְחוֹב" + ], + "אוֹת": [ + "חֲמֵשׁ מֵאוֹת וְאֶחָד מִילְיוֹן שֶׁל", + "\" \"חֲמֵשׁ מֵאוֹת מִילְיוֹן שֶׁל מָה", + "כְּמוֹ חֲמֵשׁ מֵאוֹת מִילְיוֹן פַּעֲמוֹנִים זְעִירִים", + "\" \"חֲמֵשׁ מֵאוֹת וְאֶחָד מִילְיוֹן שֶׁל מָה", + "אִם כֵּן, כְּמוֹ שֶׁאָמַרְתִּי, חֲמֵשׁ מֵאוֹת וְאֶחָד מִילְיוֹן" + ], + "מִילְיוֹן": [ + "חֲמֵשׁ מֵאוֹת וְאֶחָד מִילְיוֹן שֶׁל", + "\" \"חֲמֵשׁ מֵאוֹת מִילְיוֹן שֶׁל מָה", + "כְּמוֹ חֲמֵשׁ מֵאוֹת מִילְיוֹן פַּעֲמוֹנִים זְעִירִים", + "\" \"חֲמֵשׁ מֵאוֹת וְאֶחָד מִילְיוֹן שֶׁל מָה", + "\" \"וּמָה אַתָּה עוֹשֶׂה בַּחֲמִשָּׁה מִילְיוֹן כּוֹכָבִים" + ], + "זְמַנִּי": [ + "אֲנִי בֶּן אָדָם רְצִינִי, אֲנִי לֹא מְבַזְבֵּז אֶת זְמַנִּי עַל שְׁטוּיוֹת" + ], + "אֵיפֹה": [ + "אֲבָל אֵיפֹה זֶה \"כָּאן\"", + "אֵיפֹה בְּדִיּוּק אֲנַחְנוּ נִמְצָאִים", + "מֵאֵיפֹה הַמַּדִּים הָאֵלֶּה מֻכָּרִים לִי", + "וְאֵיפֹה לְדַעְתְּכֶם נִמְצָא הַר הַזֵּיתִים", + "\" \"אֲנִי יוֹדַעַת אֵיפֹה אֲנַחְנוּ נִמְצָאִים" + ], + "לְכָאן": [ + "הַפַּעַם הָרִאשׁוֹנָה הָיְתָה לִפְנֵי עֶשְׂרִים וּשְׁתַּיִם שָׁנִים, כְּשֶׁחִפּוּשִׁית מוּזָרָה צָנְחָה לְכָאן, הַשֵּׁד יוֹדֵעַ מֵאֵיפֹה" + ], + "רַעַשׁ": [ + "הָרַעַשׁ שֶׁעָשְׂתָה הָיָה בִּלְתִּי נִסְבָּל, וּבִגְלָלָהּ עָשִׂיתִי אַרְבַּע שְׁגִיאוֹת בְּדַף חֶשְׁבּוֹן אֶחָד", + "הַ\"בּוּם\" הַזֶּה לֹא נוֹעַד לְתָאֵר מַכָּה שֶׁקִּבַּלְתִּי אוֹ רַעַשׁ חִיצוֹנִי, אֶלָּא הִתְבַּהֲרוּת" + ], + "חֶשְׁבּוֹן": [ + "\"יֵשׁ עֻבְדָּה אַחַת שֶׁאַתָּה לֹא לוֹקֵחַ בְּחֶשְׁבּוֹן", + "הָרַעַשׁ שֶׁעָשְׂתָה הָיָה בִּלְתִּי נִסְבָּל, וּבִגְלָלָהּ עָשִׂיתִי אַרְבַּע שְׁגִיאוֹת בְּדַף חֶשְׁבּוֹן אֶחָד" + ], + "שְׁנִיָּה": [ + "אֲבָל שְׁנִיָּה, אוּלַי אֲנִי טוֹעֶה", + "שַׁבְרִיר שְׁנִיָּה, וְאַחֲרָיו נִשְׁלָפוֹת יָדַיִם מִתּוֹךְ הַגּוּשׁ", + "עוֹד שַׁבְרִיר שְׁנִיָּה, וּמִתּוֹךְ הַגּוּשׁ נִשְׁלָפוֹת רַגְלַיִם", + "הַפַּעַם הַשְּׁנִיָּה הָיְתָה לִפְנֵי אַחַת־עֶשְׂרֵה שָׁנִים, כְּשֶׁחָלִיתִי בְּמַחֲלַת הַשִּׁגָּרוֹן", + "זֶה קוֹרֶה כְּמוֹ בְּמַטֵּה קֶסֶם, וְזוֹ כְּבָר הַפַּעַם הַשְּׁנִיָּה" + ], + "גָּרוֹן": [ + "הַפַּעַם הַשְּׁנִיָּה הָיְתָה לִפְנֵי אַחַת־עֶשְׂרֵה שָׁנִים, כְּשֶׁחָלִיתִי בְּמַחֲלַת הַשִּׁגָּרוֹן" + ], + "לְהִתְעַמֵּל": [ + "אֵין לִי זְמַן לְהִתְעַמֵּל" + ], + "לַחְלֹם": [ + "\" \"לֹא, הַדְּבָרִים הַקְּטַנִּים שֶׁנּוֹצְצִים כְּמוֹ זָהָב וְגוֹרְמִים לַבַּטְלָנִים שֶֹבֵּינֵינוּ לַחְלֹם בְּהָקִיץ" + ], + "זָהָב": [ + "אֲבָל לְךָ יֵשׁ שֵׂעָר שֶׁצִּבְעוֹ זָהָב", + "בְּעֵינֵי אִישׁ הָעֲסָקִים שֶׁלִּי, הֵם זָהָב", + "\" \"לֹא, הַדְּבָרִים הַקְּטַנִּים שֶׁנּוֹצְצִים כְּמוֹ זָהָב וְגוֹרְמִים לַבַּטְלָנִים שֶֹבֵּינֵינוּ לַחְלֹם בְּהָקִיץ" + ], + "זָהֹב": [ + "אֲבָל לְךָ יֵשׁ שֵׂעָר שֶׁצִּבְעוֹ זָהָב", + "בְּעֵינֵי אִישׁ הָעֲסָקִים שֶׁלִּי, הֵם זָהָב", + "\" \"לֹא, הַדְּבָרִים הַקְּטַנִּים שֶׁנּוֹצְצִים כְּמוֹ זָהָב וְגוֹרְמִים לַבַּטְלָנִים שֶֹבֵּינֵינוּ לַחְלֹם בְּהָקִיץ" + ], + "פְּנַאי": [ + "אֲבָל אֲנִי בֶּן אָדָם רְצִינִי, אֵין לִי פְּנַאי לַחֲלוֹמוֹת", + "בְּמֶשֶׁךְ הַיּוֹם הָיָה לִי פְּנַאי לָנוּחַ, וּבְמֶשֶׁךְ הַלַּיְלָה הָיָה זְמַן לִישֹׁן" + ], + "שֶׁ": [ + "\" \"אֲבָל פָּגַשְׁתִּי קֹדֶם מֶלֶךְ שֶׁ", + "\" אָמַרְתִּי לוֹ, \"אֲנִי פּוֹחֵד שֶׁ", + "וְאֶפְשָׁרוּת שְׁלִישִׁית, שֶׁעָלֶיהָ אֲנִי אֲפִלּוּ לֹא מַסְפִּיק לַחְשׁוֹב, הִיא שֶׁ" + ], + "שׁוֹנֶה": [ + "זֶה עִנְיָן שׁוֹנֶה לְגַמְרֵי", + "\" \"כִּי הַכֹּל פֹּה כָּל כָּךְ שׁוֹנֶה", + "אֲנִי אֲזַהֶה אֶת תִּיפוּף צְעָדֶיךָ, שֶׁיִּהְיֶה שׁוֹנֶה מִכָּל הָאֲחֵרִים", + "\" לַנָּסִיךְ הַקָּטָן הָיְתָה דֵּעָה שׁוֹנָה מִזּוֹ שֶׁל הַמְּבֻגָּרִים עַל מָה רְצִינִי וּמָה לֹא", + "אֲנִי יָכוֹל לְהַגִּיד לָכֶם שֶׁזּוֹ בֶּאֱמֶת הָיְתָה בְּעָיָה גְּדוֹלָה וּבְכָל פַּעַם חָזַרְנוּ בְּדֶרֶךְ שׁוֹנָה" + ], + "עָשִׁיר": [ + "\" \"זֶה מָה שֶׁהוֹפֵךְ אוֹתִי לְאִישׁ עָשִׁיר", + "\" \"וּמָה יוֹצֵא לְךָ מִזֶּה שֶׁאַתָּה עָשִׁיר" + ], + "לְאַיֵּשׁ": [ + "\" \"זֶה מָה שֶׁהוֹפֵךְ אוֹתִי לְאִישׁ עָשִׁיר", + "כְּשֶׁאַתָּה מְגַלֶּה אִי שֶׁלֹּא שַׁיָּךְ לְאִישׁ, הוּא שֶׁלְּךָ", + "עַד עַתָּה לֹא סִפַּרְתִּי אֶת הַסִּפּוּר הַזֶּה לְאִישׁ" + ], + "לִקְנוֹת": [ + "\" \"אֲנִי אוּכַל לִקְנוֹת עוֹד כּוֹכָבִים, אִם מִישֶׁהוּ יְגַלֶּה כּוֹכָבִים חֲדָשִׁים", + "לֹא הָיָה לָהֶם אֵיפֹה לָגוּר וְלֹא הָיָה לָהֶם כֶּסֶף לִקְנוֹת מָזוֹן" + ], + "זְכִירָה": [ + "\" \"הָאִישׁ הַזֶּה,\" חָשַׁב לְעַצְמוֹ הַנָּסִיךְ הַקָּטָן, \"יֵשׁ לוֹ דֶּרֶךְ חֲשִׁיבָה שֶׁמַּזְכִּירָה קְצָת אֶת הַשִּׁכּוֹר שֶׁפָּגַשְׁתִּי" + ], + "חֲשִׁיבָה": [ + "\" \"הָאִישׁ הַזֶּה,\" חָשַׁב לְעַצְמוֹ הַנָּסִיךְ הַקָּטָן, \"יֵשׁ לוֹ דֶּרֶךְ חֲשִׁיבָה שֶׁמַּזְכִּירָה קְצָת אֶת הַשִּׁכּוֹר שֶׁפָּגַשְׁתִּי" + ], + "מוֹצָא": [ + "כְּשֶׁאַתָּה מוֹצֵא יַהֲלוֹם שֶׁלֹּא שַׁיָּךְ לְאַף אֶחָד, הוּא שֶׁלְּךָ" + ], + "יַהֲלוֹם": [ + "כְּשֶׁאַתָּה מוֹצֵא יַהֲלוֹם שֶׁלֹּא שַׁיָּךְ לְאַף אֶחָד, הוּא שֶׁלְּךָ" + ], + "רֹשֶׁם": [ + "מִמֶּרְחָק זֶה עָשָׂה רשֶׁם מַדְהִים", + "הוּא מְתַחְקֵר אוֹתָם וְרוֹשֵׁם אֶת זִכְרוֹנוֹת הַמַּסָּע שֶׁלָּהֶם", + "וּבְכֵן, רַק כַּאֲשֶׁר הַחוֹקֵר עוֹשֶׂה רשֶׁם הָגוּן, בּוֹדְקִים אֶת תַּגְלִיּוֹתָיו", + "בְּכָךְ אֲנִי חוֹשֵׁשׁ שֶׁיָּצַרְתִּי רשֶׁם מֻטְעֶה בְּקֶרֶב אֵלֶּה שֶׁאֵינָם מַכִּירִים אֶת הַכּוֹכָב שֶׁלָּנוּ", + "כְּשֶׁיֵּשׁ לְךָ רַעְיוֹן שֶׁאַתָּה הָרִאשׁוֹן שֶׁחָשַׁב עָלָיו, אַתָּה רוֹשֵׁם עָלָיו פָּטֵנְט וְאָז הוּא שֶׁלְּךָ" + ], + "עֲלוּת": [ + "וַאֲנִי הַבְּעָלִים שֶׁל הַכּוֹכָבִים כִּי אִישׁ לֹא חָשַׁב לְהַכְרִיז עֲלֵיהֶם בַּעֲלוּת", + "אַחַר כָּךְ הִגִּיעַ תּוֹרָם שֶׁל מַדְלִיקֵי הַפָּנָסִים בְּרוּסְיָה וּבְהֹדּוּ לַעֲלוֹת לַבָּמָה" + ], + "לְהַכְרִיז": [ + "וַאֲנִי הַבְּעָלִים שֶׁל הַכּוֹכָבִים כִּי אִישׁ לֹא חָשַׁב לְהַכְרִיז עֲלֵיהֶם בַּעֲלוּת" + ], + "סוֹפֵר": [ + "אֲנִי סוֹפֵר אוֹתָם שׁוּב וָשׁוּב,\" אָמַר אִישׁ הָעֲסָקִים" + ], + "בָּא": [ + "\" הַנָּסִיךְ הַקָּטָן עֲדַיִן לֹא בָּא עַל סִפּוּקוֹ", + "\"אִם הָיִיתָ בָּא בְּאַרְבַּע אַחַר הַצָּהֳרַיִם, לְמָשָׁל, מִשָּׁעָה שָׁלוֹשׁ הָיִיתִי מַתְחִיל לִהְיוֹת מְאֻשָּׁר", + "\" שׁוּב הַקּוֹל הַזֶּה בָּא מִמֶּנּוּ, אַף עַל פִּי שֶׁהוּא לֹא פּוֹעֵר אֶת פִּיו" + ], + "לָשֵׂאת": [ + "הוא נהג לשאת איתו עותק ולהקריא ממנו לסובבים אותו", + "\"אִם יֵשׁ לִי צָעִיף, אֲנִי יָכוֹל לִכְרֹךְ אוֹתוֹ סְבִיב הַצַּוָּאר וְלָשֵׂאת אוֹתוֹ אִתִּי" + ], + "צָעִיף": [ + "\"אִם יֵשׁ לִי צָעִיף, אֲנִי יָכוֹל לִכְרֹךְ אוֹתוֹ סְבִיב הַצַּוָּאר וְלָשֵׂאת אוֹתוֹ אִתִּי", + "\" שִׁחְרַרְתִּי אֶת הַצָּעִיף הַצָּהֹב הַנִּצְחִי מִצַּוָּארוֹ, הִרְטַבְתִּי אֶת מִצְחוֹ וְהִשְׁקֵיתִי אוֹתוֹ מְעַט מַיִם" + ], + "לִכְרֹךְ": [ + "\"אִם יֵשׁ לִי צָעִיף, אֲנִי יָכוֹל לִכְרֹךְ אוֹתוֹ סְבִיב הַצַּוָּאר וְלָשֵׂאת אוֹתוֹ אִתִּי" + ], + "סָבִיב": [ + "מִסָּבִיב לַחוֹמוֹת כִּמְעַט הַכֹּל שְׁמָמָה", + "בָּאֶצְבַּע הַמּוֹרָה שֶׁלִּי אֲנִי לוֹחֵץ מִסָּבִיב לַפֶּצַע הַמַּגְלִיד", + "הוּא הִבִּיט בִּי בְּכֹבֶד רֹאשׁ וְכָרַךְ אֶת זְרוֹעוֹתָיו סְבִיב צַוָּארִי", + "\"אִם יֵשׁ לִי צָעִיף, אֲנִי יָכוֹל לִכְרֹךְ אוֹתוֹ סְבִיב הַצַּוָּאר וְלָשֵׂאת אוֹתוֹ אִתִּי" + ], + "כֶּרֶךְ": [ + "הוּא הִבִּיט בִּי בְּכֹבֶד רֹאשׁ וְכָרַךְ אֶת זְרוֹעוֹתָיו סְבִיב צַוָּארִי", + "\"אִם יֵשׁ לִי צָעִיף, אֲנִי יָכוֹל לִכְרֹךְ אוֹתוֹ סְבִיב הַצַּוָּאר וְלָשֵׂאת אוֹתוֹ אִתִּי" + ], + "צָוָאר": [ + "\"אִם יֵשׁ לִי צָעִיף, אֲנִי יָכוֹל לִכְרֹךְ אוֹתוֹ סְבִיב הַצַּוָּאר וְלָשֵׂאת אוֹתוֹ אִתִּי" + ], + "לִקְטֹף": [ + "אֲבָל כּוֹכָבִים אִי אֶפְשָׁר לִקְטֹף", + "אִם יֵשׁ לִי פֶּרַח, אֲנִי יָכוֹל לִקְטֹף אוֹתוֹ וְלָקַחַת אוֹתוֹ אִתִּי" + ], + "לְהַפְקִיד": [ + "\" \"לֹא, אֲבָל אֶפְשָׁר לְהַפְקִיד אוֹתָם בַּבַּנְק" + ], + "בַּנְק": [ + "\" \"לֹא, אֲבָל אֶפְשָׁר לְהַפְקִיד אוֹתָם בַּבַּנְק" + ], + "פָּקִיד": [ + "\" \"לֹא, אֲבָל אֶפְשָׁר לְהַפְקִיד אוֹתָם בַּבַּנְק" + ], + "גּוֹרֵף": [ + "כִּי אֲנִי גּוֹרֵף גַּם אֶת הַר הַגַּעַשׁ הַכָּבוּי" + ], + "פֶּתַח": [ + "זֶה פֶּתַח שֶׁל מְעָרָה", + "\"זֶה פֶּתַח שֶׁל מְעָרָה, אֲבָל", + "עַכְשָׁיו אֲנִי מַגִּיעַ אֶל מִלַּת הַמַּפְתֵּחַ \"בַּקְשִׁישׁ\"", + "\" \"אַתָּה חוֹשֵׁב שֶׁהוּא יָדַע עַל הַפֶּתַח הַזֶּה", + "\" וְהַגֵּאוֹגְרָף פָּתַח אֶת סִפְרוֹ הַגָּדוֹל וְחִדֵּד אֶת עֶפְרוֹנוֹ" + ], + "סַקְרָן": [ + "הָיָה נִרְאֶה שֶׁהַשּׁוּעָל סַקְרָן מְאוֹד", + "14 הַכּוֹכָב הַחֲמִישִׁי הָיָה מְסַקְרֵן מְאוֹד" + ], + "פָּנָס": [ + "\" \"לְכַבּוֹת אֶת פָּנַס הָרְחוֹב", + "\" וְהוּא הִדְלִיק שׁוּב אֶת פָּנַס הָרְחוֹב", + "\" וְהוּא כִּבָּה אֶת פָּנַס הָרְחוֹב שֶׁלּוֹ", + "\" וְהוּא שׁוּב הִדְלִיק אֶת פָּנַס הָרְחוֹב שֶׁלּוֹ", + "הֵאַרְנוּ אֶת הַקִּירוֹת בְּפָנָס וְגִלִּינוּ פְּתָחִים לְמִנְהָרוֹת צְדָדִיּוֹת" + ], + "רְחוֹב": [ + "\" \"לְכַבּוֹת אֶת פָּנַס הָרְחוֹב", + "\" וְהוּא הִדְלִיק שׁוּב אֶת פָּנַס הָרְחוֹב", + "\" וְהוּא כִּבָּה אֶת פָּנַס הָרְחוֹב שֶׁלּוֹ", + "\" וְהוּא שׁוּב הִדְלִיק אֶת פָּנַס הָרְחוֹב שֶׁלּוֹ", + "הָיָה שָׁם בְּקשִׁי מָקוֹם לְפָנַס רְחוֹב אֶחָד וּלְמַדְלִיק פָּנָסִים" + ], + "מַשְׁמָעוּת": [ + "לְפָחוֹת לָעֲבוֹדָה שֶׁלּוֹ יֵשׁ מַשְׁמָעוּת כָּלְשֶׁהִי" + ], + "לְפָחוֹת": [ + "לְפָחוֹת לָעֲבוֹדָה שֶׁלּוֹ יֵשׁ מַשְׁמָעוּת כָּלְשֶׁהִי", + "כָּכָה לְפָחוֹת הָיִיתִי מְגַלֶּה לְאָן כֻּלָּם נֶעֱלָמִים", + "\" וְאִם אַתֶּם מְקַוִים כָּמוֹנִי שֶׁשָּׁרוֹן לְפָחוֹת תִּטְרַח וְתַעֲנֶה לִי, צְפוּיָה לָכֶם אַכְזָבָה" + ], + "לִפְחֹת": [ + "לְפָחוֹת לָעֲבוֹדָה שֶׁלּוֹ יֵשׁ מַשְׁמָעוּת כָּלְשֶׁהִי", + "כָּכָה לְפָחוֹת הָיִיתִי מְגַלֶּה לְאָן כֻּלָּם נֶעֱלָמִים", + "\" וְאִם אַתֶּם מְקַוִים כָּמוֹנִי שֶׁשָּׁרוֹן לְפָחוֹת תִּטְרַח וְתַעֲנֶה לִי, צְפוּיָה לָכֶם אַכְזָבָה" + ], + "עִסּוּק": [ + "זֶה עִסּוּק יָפֶה מְאוֹד" + ], + "עָסוּק": [ + "זֶה עִסּוּק יָפֶה מְאוֹד" + ], + "תּוֹעֶלֶת": [ + "אֵין בְּכָךְ שׁוּם תּוֹעֶלֶת", + "\" וְהוּא הוֹסִיף: \"אֵין בָּזֶה שׁוּם תּוֹעֶלֶת", + "הוּא מֵבִיא תּוֹעֶלֶת אֲמִתִּית כִּי הוּא יוֹצֵר יֹפִי", + "אֲנִי לֹא אוֹכֵל לֶחֶם, לְגַבַּי הַחִטָּה חַסְרַת תּוֹעֶלֶת" + ], + "הוֹרָאָה": [ + "\" \"זֹאת הַהוֹרָאָה,\" עָנָה מַדְלִיק הַפָּנָסִים", + "\" \"זֹאת הַהוֹרָאָה,\" עָנָה מַדְלִיק הַפָּנָסִים, \"בֹּקֶר טוֹב", + "\"אֵין פֹּה מָה לְהָבִין,\" אָמַר מַדְלִיק הַפָּנָסִים, \"הוֹרָאָה זֹאת הוֹרָאָה", + "\" \"הַהוֹרָאָה לֹא הִשְׁתַּנְּתָה,\" עָנָה מַדְלִיק הַפָּנָסִים, \"זֶה מָה שֶׁנּוֹרָא בָּעִנְיָן", + "מִשָּׁנָה לְשָׁנָה מִסְתּוֹבֵב הַכּוֹכָב עַל צִירוֹ יוֹתֵר וְיוֹתֵר מַהֵר, וְהַהוֹרָאָה לֹא הִשְׁתַּנְּתָה" + ], + "לְכַבּוֹת": [ + "\" \"לְכַבּוֹת אֶת פָּנַס הָרְחוֹב", + "יֵשׁ לְהָגֵן הֵיטֵב עַל אוֹר הָעֲשָׁשִׁית: מַשַּׁב רוּחַ עָלוּל לְכַבּוֹת אוֹתוֹ" + ], + "לִכְבּוֹת": [ + "\" \"לְכַבּוֹת אֶת פָּנַס הָרְחוֹב", + "יֵשׁ לְהָגֵן הֵיטֵב עַל אוֹר הָעֲשָׁשִׁית: מַשַּׁב רוּחַ עָלוּל לְכַבּוֹת אוֹתוֹ" + ], + "מִטְפַּחַת": [ + "אַחַר כָּךְ נִגֵּב אֶת מִצְחוֹ בְּמִטְפַּחַת אֲדֻמָּה מְשֻׁבֶּצֶת", + "\" כְּשֶׁהִיא מְנוֹפֶפֶת בַּמַּקֵּל, אֲנִי מַבְחִין שֶׁהִיא לוֹבֶשֶׁת שִׂמְלָה קְרוּעָה וְשַׂעֲרוֹתֶיהָ עֲטוּפוֹת בְּמִטְפַּחַת" + ], + "מִשְׁבֶּצֶת": [ + "אַחַר כָּךְ נִגֵּב אֶת מִצְחוֹ בְּמִטְפַּחַת אֲדֻמָּה מְשֻׁבֶּצֶת" + ], + "לָנוּחַ": [ + "כְּשֶׁתִּרְצֶה לָנוּחַ פָּשׁוּט תִּצְעַד", + "בְּמֶשֶׁךְ הַיּוֹם הָיָה לִי פְּנַאי לָנוּחַ, וּבְמֶשֶׁךְ הַלַּיְלָה הָיָה זְמַן לִישֹׁן", + "הוּא רָצָה לַעֲזֹר לַחֲבֵרוֹ: \"אַתָּה יוֹדֵעַ, יֵשׁ לִי רַעְיוֹן אֵיךְ תּוּכַל לָנוּחַ כְּשֶׁתִּרְצֶה" + ], + "לִישֹׁן": [ + "הֵם הִדְלִיקוּ אֶת פָּנָסֵי הָרְחוֹב שָׁם וְאַחַר כָּךְ הָלְכוּ לִישֹׁן", + "בְּמֶשֶׁךְ הַיּוֹם הָיָה לִי פְּנַאי לָנוּחַ, וּבְמֶשֶׁךְ הַלַּיְלָה הָיָה זְמַן לִישֹׁן" + ], + "יָשָׁן": [ + "הֵם הִדְלִיקוּ אֶת פָּנָסֵי הָרְחוֹב שָׁם וְאַחַר כָּךְ הָלְכוּ לִישֹׁן", + "בְּמֶשֶׁךְ הַיּוֹם הָיָה לִי פְּנַאי לָנוּחַ, וּבְמֶשֶׁךְ הַלַּיְלָה הָיָה זְמַן לִישֹׁן" + ], + "מוּזָר": [ + "מַשֶּׁהוּ מוּזָר קוֹרֶה בָּאֹפֶק", + "\"מוּזָר,\" אֲנִי אוֹמֵר לְשָׁרוֹן", + "הַכּוֹבַע שֶׁלּוֹ בֶּאֱמֶת מוּזָר", + "\"מוּזָר מְאוֹד,\" אָמַרְתִּי לַנָּסִיךְ הַקָּטָן", + "הַמַּצָּב שֶׁבּוֹ אֲנִי נִמְצָא בְּהֶחְלֵט מוּזָר" + ], + "שָׁלֵם": [ + "\"עַד עַכְשָׁו אֲנַחְנוּ כְּבָר מְשׂוֹחֲחִים בְּמֶשֶׁךְ חֹדֶשׁ שָׁלֵם", + "\" \"טוֹב, שׁוּם דָּבָר לֹא מֻשְׁלָם,\" נֶאֱנַח הַשּׁוּעָל", + "בְּמַבָּט שִׁטְחִי הַקִּיר נִרְאֶה שָׁלֵם, כְּאִלּוּ אֵין בּוֹ שׁוּם פֶּתַח" + ], + "מָסוּר": [ + "הוּא אָהַב אֶת מַדְלִיק הַפָּנָסִים הַזֶּה שֶׁהָיָה מָסוּר כָּל כָּךְ וְשָׁמַר בִּדְבֵקוּת עַל הַהוֹרָאָה" + ], + "מַסּוֹר": [ + "הוּא אָהַב אֶת מַדְלִיק הַפָּנָסִים הַזֶּה שֶׁהָיָה מָסוּר כָּל כָּךְ וְשָׁמַר בִּדְבֵקוּת עַל הַהוֹרָאָה" + ], + "עוֹנָה": [ + "\"נִתְכּוֹנֵן כְּשֶׁנַּחְזֹר,\" הִיא עוֹנָה", + "\"יְהוּדִים תֵּימָנִים,\" אֲנִי עוֹנֶה", + "\"סִפַּרְתִּי לָהֶם,\" שָׁרוֹן עוֹנָה", + "שָׁרוֹן לֹא עוֹנָה לָהּ", + "אַף אֶחָד לֹא עוֹנֶה לִי" + ], + "לְהַקִּיף": [ + "הַנָּסִיךְ הַקָּטָן הִמְשִׁיךְ: \"הַכּוֹכָב שֶׁלְּךָ קָטָן עַד כְּדֵי כָּךְ שֶׁאַתָּה יָכוֹל לְהַקִּיף אוֹתוֹ בִּשְׁלוֹשָׁה צְעָדִים" + ], + "צַעַד": [ + "הוּא צָעַד צַעַד אֶחָד", + "\" הִמְשַׁכְתִּי לִצְעֹד לְכִוּוּן הַחוֹמָה", + "תֵּן לִי לִצְעֹד צַעַד אֶחָד לְבַד", + "כְּשֶׁהִצְלַחְתִּי לְהַשִּׂיג אוֹתוֹ, הוּא צָעַד בְּבִטָּחוֹן, בְּצַעַד מָהִיר", + "כָּל מָה שֶׁאַתָּה צָרִיךְ לַעֲשׂוֹת הוּא לִצְעֹד דֵּי לְאַט, כָּךְ שֶׁתּוּכַל לִהְיוֹת תָּמִיד בַּשֶּׁמֶשׁ" + ], + "לִצְעֹד": [ + "\" הִמְשַׁכְתִּי לִצְעֹד לְכִוּוּן הַחוֹמָה", + "תֵּן לִי לִצְעֹד צַעַד אֶחָד לְבַד", + "כָּל מָה שֶׁאַתָּה צָרִיךְ לַעֲשׂוֹת הוּא לִצְעֹד דֵּי לְאַט, כָּךְ שֶׁתּוּכַל לִהְיוֹת תָּמִיד בַּשֶּׁמֶשׁ" + ], + "אָהוּב": [ + "\"הַדָּבָר הָאָהוּב עָלַי בְּיוֹתֵר בַּחַיִּים הוּא שֵׁנָה" + ], + "מְגֻחָךְ": [ + "אֲבָל הוּא הַיָּחִיד שֶׁאֵינוֹ מְגֻחָךְ בְּעֵינַי", + "\" הִרְכַּנְתִּי אֶת רֹאשִׁי בְּיֵאוּשׁ: מְגֻחָךְ לְחַפֵּשׂ בְּאֵר, סְתָם כָּךְ, בְּמֶרְחֲבֵי הַמִּדְבָּר הָעֲצוּמִים" + ], + "שִׁשִּׁי": [ + "15 הַכּוֹכָב הַשִּׁשִּׁי הָיָה גָּדוֹל פִּי עֲשָׂרָה מֵהַחֲמִישִׁי" + ], + "קָשִׁישׁ": [ + "\" שָׁאַל אוֹתוֹ הָאָדוֹן הַקָּשִׁישׁ", + "עַכְשָׁיו אֲנִי מַגִּיעַ אֶל מִלַּת הַמַּפְתֵּחַ \"בַּקְשִׁישׁ\"", + "גָּר שָׁם אִישׁ נִכְבָּד וְקָשִׁישׁ שֶׁכָּתַב סְפָרִים עֲצוּמִים בְּגָדְלָם", + "הַמִּלָּה הַזֹּאת \"בַּקְשִׁישׁ\" נִשְׁמַעַת לִי כְּמוֹ תְּרוּעָה שֶׁל חֲצוֹצְרוֹת", + "פֶּרֶק ז שֶׁבּוֹ אֲנִי סוֹף סוֹף מֵבִין לְאֵיזוֹ תְּקוּפָה הִגַּעְנוּ בַּקְשִׁישׁ" + ], + "כַּתָּב": [ + "גָּר שָׁם אִישׁ נִכְבָּד וְקָשִׁישׁ שֶׁכָּתַב סְפָרִים עֲצוּמִים בְּגָדְלָם", + "סנט־אכזופרי כתב ואייר את הנסיך הקטן במקומות שונים בניו יורק", + "סנט־אכזופרי חברו חשש מאוד לשלומו וכתב לו מכתבים רבים שנותרו ללא מענה", + "נָהוּג תְּחִלָּה לִרְשֹׁם אֶת דִּבְרֵי הַחוֹקְרִים בְּעִפָּרוֹן, וְרַק אַחֲרֵי שֶׁהֵם מְסַפְּקִים הוֹכָחוֹת, עוֹבְרִים לִכְתֹּב בְּעֵט", + "את רצונו העַז לעודד את ידידו ולעזור לו הביע בהקדשה שכתב בתחילת הספר הנסיך הקטן" + ], + "כְּתָב": [ + "גָּר שָׁם אִישׁ נִכְבָּד וְקָשִׁישׁ שֶׁכָּתַב סְפָרִים עֲצוּמִים בְּגָדְלָם", + "סנט־אכזופרי כתב ואייר את הנסיך הקטן במקומות שונים בניו יורק", + "סנט־אכזופרי חברו חשש מאוד לשלומו וכתב לו מכתבים רבים שנותרו ללא מענה", + "נָהוּג תְּחִלָּה לִרְשֹׁם אֶת דִּבְרֵי הַחוֹקְרִים בְּעִפָּרוֹן, וְרַק אַחֲרֵי שֶׁהֵם מְסַפְּקִים הוֹכָחוֹת, עוֹבְרִים לִכְתֹּב בְּעֵט", + "את רצונו העַז לעודד את ידידו ולעזור לו הביע בהקדשה שכתב בתחילת הספר הנסיך הקטן" + ], + "נִכְבָּד": [ + "גָּר שָׁם אִישׁ נִכְבָּד וְקָשִׁישׁ שֶׁכָּתַב סְפָרִים עֲצוּמִים בְּגָדְלָם" + ], + "לָחֹן": [ + "הַנָּסִיךְ הַקָּטָן הִתְיַשֵּׁב עַל הַשֻּׁלְחָן וְהִתְנַשֵּׁף מְעַט" + ], + "לַחַן": [ + "הַנָּסִיךְ הַקָּטָן הִתְיַשֵּׁב עַל הַשֻּׁלְחָן וְהִתְנַשֵּׁף מְעַט" + ], + "שֻׁלְחָן": [ + "הַנָּסִיךְ הַקָּטָן הִתְיַשֵּׁב עַל הַשֻּׁלְחָן וְהִתְנַשֵּׁף מְעַט" + ], + "אֹרֶךְ": [ + "הוּא כְּבָר עָבַר מַסָּע אָרֹךְ כָּל כָּךְ" + ], + "אָרֹךְ": [ + "הוּא כְּבָר עָבַר מַסָּע אָרֹךְ כָּל כָּךְ" + ], + "מְעַנְיֵן": [ + "וְזֶה מָה שֶֹמְּעַנְיֵן בָּהֶם", + "\" \"זֶה מְעַנְיֵן מְאוֹד,\" אָמַר הַנָּסִיךְ הַקָּטָן", + "\" \"יְדִידִי הֶחָבִיב, הַשּׁוּעָל שֶׁלְּךָ לֹא מְעַנְיֵן עַכְשָׁו", + "\" \"מְעַנְיֵן לָמָּה הֵם הָיוּ צְרִיכִים לִקְרוֹעַ אוֹתָהּ", + "\"אָה,\" אָמַר הַנָּסִיךְ הַקָּטָן, \"אֶצְלִי לֹא מְעַנְיֵן בִּמְיֻחָד, זֶה כּוֹכָב קָטָן מְאוֹד" + ], + "מַבָּט": [ + "יֵשׁ לוֹ מַבָּט מְאַיֵּם", + "\" הִיא נוֹעֶצֶת בִּי מַבָּט מֻדְאָג", + "הוּא נִגָּשׁ אֶל הַתַּרְמִיל שֶׁלִּי וּמַבִּיט בּוֹ בְּמַבָּט חוֹשֵׁד", + "\" וְהוּא הֵעִיף מַבָּט סְבִיבוֹ וְסָקַר אֶת כּוֹכָבוֹ שֶׁל הַגֵּאוֹגְרָף", + "בְּמַבָּט שִׁטְחִי הַקִּיר נִרְאֶה שָׁלֵם, כְּאִלּוּ אֵין בּוֹ שׁוּם פֶּתַח" + ], + "סֶקֶר": [ + "\" וְהוּא הֵעִיף מַבָּט סְבִיבוֹ וְסָקַר אֶת כּוֹכָבוֹ שֶׁל הַגֵּאוֹגְרָף", + "אֵין זֶה מִתַּפְקִידוֹ שֶׁל הַגֵּאוֹגְרָף לָצֵאת לַשֶּׁטַח וְלִסְקֹר עָרִים, נְהָרוֹת, הָרִים, יַמִּים, אוֹקְיָנוֹסִים וּמִדְבָּרִיּוֹת" + ], + "מַרְשִׁים": [ + "הוּא מֵעוֹלָם לֹא רָאָה כּוֹכָב מַרְשִׁים כָּל כָּךְ" + ], + "מֻשָּׂג": [ + "\" \"אֵין לִי מֻשָּׂג,\" אָמַר הַגֵּאוֹגְרָף", + "\" \"אֵין לִי מֻשָּׂג,\" עָנָה הַגֵּאוֹגְרָף", + "אֵין לִי מֻשָּׂג מָה יֵשׁ בְּתוֹכָהּ", + "\"יֵשׁ לָךְ מֻשָּׂג מָה קוֹרֶה כָּאן", + "\" \"אֵין לִי מֻשָּׂג,\" הִיא מוֹדָה" + ], + "מְאֻכְזָב": [ + "הוּא נִרְאֶה מְאֻכְזָב מְאוֹד", + "\" (הַנָּסִיךְ הַקָּטָן הָיָה מְאֻכְזָב" + ], + "לְגַבֵּי": [ + "אֲנִי לֹא אוֹכֵל לֶחֶם, לְגַבַּי הַחִטָּה חַסְרַת תּוֹעֶלֶת", + "\" \"גַּם לְגַבֵּי זֶה אֵין לִי מֻשָּׂג,\" אָמַר הַגֵּאוֹגְרָף" + ], + "לִסְקֹר": [ + "אֵין זֶה מִתַּפְקִידוֹ שֶׁל הַגֵּאוֹגְרָף לָצֵאת לַשֶּׁטַח וְלִסְקֹר עָרִים, נְהָרוֹת, הָרִים, יַמִּים, אוֹקְיָנוֹסִים וּמִדְבָּרִיּוֹת" + ], + "לְסַקֵּר": [ + "אֵין זֶה מִתַּפְקִידוֹ שֶׁל הַגֵּאוֹגְרָף לָצֵאת לַשֶּׁטַח וְלִסְקֹר עָרִים, נְהָרוֹת, הָרִים, יַמִּים, אוֹקְיָנוֹסִים וּמִדְבָּרִיּוֹת" + ], + "לִשְׁטֹחַ": [ + "אֵין זֶה מִתַּפְקִידוֹ שֶׁל הַגֵּאוֹגְרָף לָצֵאת לַשֶּׁטַח וְלִסְקֹר עָרִים, נְהָרוֹת, הָרִים, יַמִּים, אוֹקְיָנוֹסִים וּמִדְבָּרִיּוֹת" + ], + "שֶׁטַח": [ + "כָּכָה מַשְׁאִירִים בַּשֶּׁטַח יֶלֶד קָשׁוּר מוּל נָחָשׁ אַרְסִי", + "בְּנֵי הָאָדָם תּוֹפְסִים שֶׁטַח קָטָן מְאוֹד עַל פְּנֵי הָאֲדָמָה", + "הַאִם יִתָּכֵן שֶׁהֵם הִשְׁתַּלְּטוּ עַל שֶׁטַח שֶׁלֹּא הָיָה מְיֹעָד לָהֶם", + "\" \"לֹא, זֶה מְסֻבָּךְ מִדַּי, אֲבָל מְבַקְּשִׁים מֵהַחוֹקֵר לְסַפֵּק רְאָיוֹת מֵהַשֶּׁטַח", + "\"הֵם לֹא רוֹצִים אוֹתָנוּ פֹּה,\" שָׁלוֹם עוֹנֶה, \"זֶה לֹא שֶׁטַח שֶׁלָּנוּ" + ], + "מִשְׂרָד": [ + "הוּא לֹא יוֹצֵא מֵהַמִּשְׂרָד שֶׁלּוֹ", + "אֲבָל הַחוֹקְרִים בָּאִים אֵלָיו לַמִּשְׂרָד" + ], + "אָיֹם": [ + "יֵשׁ לוֹ מַבָּט מְאַיֵּם", + "אֲבָל הַחוֹקְרִים בָּאִים אֵלָיו לַמִּשְׂרָד", + "לֹא בְּכָל יוֹם אֲנַחְנוּ בָּאִים אֵלֶיהָ", + "לִפְנֵי שֶׁהִסְפַּקְנוּ לְהָבִין אֵיפֹה אֲנַחְנוּ נִמְצָאִים, בָּחוּר עִם אֶקְדָּח אִיֵּם עָלֵינוּ", + "'' אֲנִי מַשְׁמִיעַ קוֹל מְאַיֵּם שֶׁל חָתוּל, כִּי אֲנִי יוֹדֵעַ שֶׁנְּחָשִׁים מְפַחֲדִים מֵחֲתוּלִים" + ], + "לִגְרֹם": [ + "\" \"כִּי חוֹקֵר שֶׁמְּשַׁקֵּר עָלוּל לִגְרֹם אָסוֹן בְּסִפְרֵי הַגֵּאוֹגְרַפְיָה" + ], + "שֶׁקֶר": [ + "\" \"כִּי חוֹקֵר שֶׁמְּשַׁקֵּר עָלוּל לִגְרֹם אָסוֹן בְּסִפְרֵי הַגֵּאוֹגְרַפְיָה" + ], + "גָּוֶן": [ + "לֹא הָיִיתִי לְגַמְרֵי הָגוּן כְּשֶׁתֵּאַרְתִּי בִּפְנֵיכֶם אֶת מַדְלִיקֵי הַפָּנָסִים", + "וּבְכֵן, רַק כַּאֲשֶׁר הַחוֹקֵר עוֹשֶׂה רשֶׁם הָגוּן, בּוֹדְקִים אֶת תַּגְלִיּוֹתָיו" + ], + "הָגוּן": [ + "לֹא הָיִיתִי לְגַמְרֵי הָגוּן כְּשֶׁתֵּאַרְתִּי בִּפְנֵיכֶם אֶת מַדְלִיקֵי הַפָּנָסִים", + "וּבְכֵן, רַק כַּאֲשֶׁר הַחוֹקֵר עוֹשֶׂה רשֶׁם הָגוּן, בּוֹדְקִים אֶת תַּגְלִיּוֹתָיו" + ], + "לִסְפֹּק": [ + "\" \"לֹא, זֶה מְסֻבָּךְ מִדַּי, אֲבָל מְבַקְּשִׁים מֵהַחוֹקֵר לְסַפֵּק רְאָיוֹת מֵהַשֶּׁטַח" + ], + "לְסַפֵּק": [ + "\" \"לֹא, זֶה מְסֻבָּךְ מִדַּי, אֲבָל מְבַקְּשִׁים מֵהַחוֹקֵר לְסַפֵּק רְאָיוֹת מֵהַשֶּׁטַח" + ], + "הִתְרַגְּשׁוּת": [ + "\" לְפֶתַע נִמְלָא הַגֵּאוֹגְרָף הִתְרַגְּשׁוּת" + ], + "לִרְשֹׁם": [ + "נָהוּג תְּחִלָּה לִרְשֹׁם אֶת דִּבְרֵי הַחוֹקְרִים בְּעִפָּרוֹן, וְרַק אַחֲרֵי שֶׁהֵם מְסַפְּקִים הוֹכָחוֹת, עוֹבְרִים לִכְתֹּב בְּעֵט" + ], + "לִכְתֹּב": [ + "נָהוּג תְּחִלָּה לִרְשֹׁם אֶת דִּבְרֵי הַחוֹקְרִים בְּעִפָּרוֹן, וְרַק אַחֲרֵי שֶׁהֵם מְסַפְּקִים הוֹכָחוֹת, עוֹבְרִים לִכְתֹּב בְּעֵט" + ], + "לְכַתֵּב": [ + "נָהוּג תְּחִלָּה לִרְשֹׁם אֶת דִּבְרֵי הַחוֹקְרִים בְּעִפָּרוֹן, וְרַק אַחֲרֵי שֶׁהֵם מְסַפְּקִים הוֹכָחוֹת, עוֹבְרִים לִכְתֹּב בְּעֵט" + ], + "נָהוּג": [ + "נָהוּג תְּחִלָּה לִרְשֹׁם אֶת דִּבְרֵי הַחוֹקְרִים בְּעִפָּרוֹן, וְרַק אַחֲרֵי שֶׁהֵם מְסַפְּקִים הוֹכָחוֹת, עוֹבְרִים לִכְתֹּב בְּעֵט" + ], + "עִפָּרוֹן": [ + "נָהוּג תְּחִלָּה לִרְשֹׁם אֶת דִּבְרֵי הַחוֹקְרִים בְּעִפָּרוֹן, וְרַק אַחֲרֵי שֶׁהֵם מְסַפְּקִים הוֹכָחוֹת, עוֹבְרִים לִכְתֹּב בְּעֵט" + ], + "חִלּוּף": [ + "\"מָה זֹאת אוֹמֶרֶת 'בְּנֵי חֲלוֹף'", + "\" \"כִּי הַפְּרָחִים הֵם בְּנֵי חֲלוֹף", + "\" \"מָה זֹאת אוֹמֶרֶת 'בְּנֵי חֲלוֹף'", + "\" \"אֲבָל מָה זֹאת אוֹמֶרֶת 'בְּנֵי חֲלוֹף'", + "אֲנָשִׁים רַבִּים יָכְלוּ לַחְלוֹף עַל פָּנֶיהָ, וּבִכְלָל לֹא לְהַבְחִין בָּהּ אוֹ לְגַלּוֹת אֵיזֶשֶׁהֵם סִימָנִים לְקִיּוּמָהּ" + ], + "נָדִיר": [ + "נָדִיר מְאוֹד שֶׁהַר יָזוּז מִמְּקוֹמוֹ", + "נָדִיר מְאוֹד שֶׁאוֹקְיָנוֹס יִתְרוֹקֵן מִמֵּימָיו" + ], + "אוֹקְיָנוֹס": [ + "נָדִיר מְאוֹד שֶׁאוֹקְיָנוֹס יִתְרוֹקֵן מִמֵּימָיו", + "הָיָה אֶפְשָׁר לְרַכֵּז אֶת הָאֱנוֹשׁוּת כֻּלָּהּ עַל אַחַד הָאִיִּים הַקְּטַנִּים בָּאוֹקְיָנוֹס הַשָּׁקֵט" + ], + "לְהִתְעוֹרֵר": [ + "\" \"אֲבָל הָרֵי הַגַּעַשׁ הַכְּבוּיִים עֲלוּלִים לְהִתְעוֹרֵר,\" קָטַע אֶת דְּבָרָיו הַנָּסִיךְ הַקָּטָן" + ], + "הֵעָלְמוּת": [ + "\"זֹאת אוֹמֶרֶת 'דְּבָרִים הַמְּצוּיִים בְּסַכָּנַת הֵעָלְמוּת בֶּעָתִיד'", + "\" \"הַשּׁוֹשַׁנָּה שֶׁלִּי מְצוּיָה בְּסַכָּנַת הֵעָלְמוּת בֶּעָתִיד" + ], + "אַשְׁמָה": [ + "\" הוּא חָשֹ לָרִאשׁוֹנָה רִגְשֵֹי אַשְֹמָה" + ], + "כְּדַאי": [ + "וְלָכֵן כְּדַאי שֶׁתַּצִּיעוּ לָהֶם לַעֲשׂוֹת אֶת הַחִשּׁוּב בְּעַצְמָם", + "אַךְ מִיָּד הִתְעַשֵּׁת וְשָׁאַל: \"אֵיפֹה לְדַעְתְּךָ כְּדַאי לִי לְבַקֵּר עַכְשָׁו", + "אֲבָל כְּדַאי שֶׁתֵּדַע שֶׁהַהַכָּשָׁה אוּלַי תַּכְאִיב לִי, אֲבָל אֵין סִכּוּי שֶׁהִיא תָּמִית אוֹתִי" + ], + "שְׁבִיעִי": [ + "16 אִם כֵּן, הַכּוֹכָב הַשְּׁבִיעִי הָיָה כַּדּוּר הָאָרֶץ" + ], + "מַדְהִים": [ + "מִמֶּרְחָק זֶה עָשָׂה רשֶׁם מַדְהִים" + ], + "מוֹפְתִי": [ + "תְּנוּעוֹת הַצָּבָא הַזֶּה הָיוּ מְתֻזְמָרוֹת וַעֲרוּכוֹת בְּסֵדֶר מוֹפְתִי, כְּמוֹ לַהֲקַת רַקְדָנִיּוֹת בְּמוֹפַע בָּלֵט" + ], + "מוֹפָע": [ + "תְּנוּעוֹת הַצָּבָא הַזֶּה הָיוּ מְתֻזְמָרוֹת וַעֲרוּכוֹת בְּסֵדֶר מוֹפְתִי, כְּמוֹ לַהֲקַת רַקְדָנִיּוֹת בְּמוֹפַע בָּלֵט" + ], + "בְּסֵדֶר": [ + "מָה עָשִׂיתִי לֹא בְּסֵדֶר", + "\" שָׁרוֹן רוֹכֶנֶת כְּלַפַּי, \"אַתָּה בְּסֵדֶר", + "\" שָׁרוֹן מֻפְתַּעַת, \"כְּאִלּוּ, אַתָּה בְּסֵדֶר", + "וְהֵם מֵעוֹלָם לֹא טָעוּ בְּסֵדֶר הַכְּנִיסָה לַבָּמָה", + "אִם הַכֹּל בְּסֵדֶר, אֵין לָנוּ מָה לִדְאוֹג" + ], + "צָבָא": [ + "תְּנוּעוֹת הַצָּבָא הַזֶּה הָיוּ מְתֻזְמָרוֹת וַעֲרוּכוֹת בְּסֵדֶר מוֹפְתִי, כְּמוֹ לַהֲקַת רַקְדָנִיּוֹת בְּמוֹפַע בָּלֵט" + ], + "לִמְחֹל": [ + "וְאָז הִצְטָרְפוּ לַמָּחוֹל מַדְלִיקֵי הַפָּנָסִים בְּסִין וּבְסִיבִּיר" + ], + "לַעֲלוֹת": [ + "אַחַר כָּךְ הִגִּיעַ תּוֹרָם שֶׁל מַדְלִיקֵי הַפָּנָסִים בְּרוּסְיָה וּבְהֹדּוּ לַעֲלוֹת לַבָּמָה" + ], + "אֵירוֹפָּה": [ + "אַחַר כָּךְ שֶׁל אֵלּוּ בְּאַפְרִיקָה וּבְאֵירוֹפָּה", + "השניים שבו לאירופה, אך סנט־אכזופרי מעולם לא התאושש מהחוויה הזו" + ], + "כְּנִיסָה": [ + "וְהֵם מֵעוֹלָם לֹא טָעוּ בְּסֵדֶר הַכְּנִיסָה לַבָּמָה" + ], + "לְהַרְשִׁים": [ + "17 כְּשֶׁרוֹצִים לְהַרְשִׁים, קוֹרֶה שֶׁמְּשַׁקְּרִים קְצָת" + ], + "בְּקֶרֶב": [ + "בְּכָךְ אֲנִי חוֹשֵׁשׁ שֶׁיָּצַרְתִּי רשֶׁם מֻטְעֶה בְּקֶרֶב אֵלֶּה שֶׁאֵינָם מַכִּירִים אֶת הַכּוֹכָב שֶׁלָּנוּ" + ], + "קְרָב": [ + "בְּכָךְ אֲנִי חוֹשֵׁשׁ שֶׁיָּצַרְתִּי רשֶׁם מֻטְעֶה בְּקֶרֶב אֵלֶּה שֶׁאֵינָם מַכִּירִים אֶת הַכּוֹכָב שֶׁלָּנוּ", + "\" הָאִישׁ תּוֹפֵס בְּשׁוּלֵי הַגְּלִימָה הַמְּלֻכְלֶכֶת שֶׁלּוֹ וּמְקָרֵב אֶת הַבַּד אֶל הַמֵּצַח שֶׁלִּי" + ], + "קֶרֶב": [ + "בְּכָךְ אֲנִי חוֹשֵׁשׁ שֶׁיָּצַרְתִּי רשֶׁם מֻטְעֶה בְּקֶרֶב אֵלֶּה שֶׁאֵינָם מַכִּירִים אֶת הַכּוֹכָב שֶׁלָּנוּ", + "\" הָאִישׁ תּוֹפֵס בְּשׁוּלֵי הַגְּלִימָה הַמְּלֻכְלֶכֶת שֶׁלּוֹ וּמְקָרֵב אֶת הַבַּד אֶל הַמֵּצַח שֶׁלִּי" + ], + "אֱנוֹשׁוּת": [ + "הָיָה אֶפְשָׁר לְרַכֵּז אֶת הָאֱנוֹשׁוּת כֻּלָּהּ עַל אַחַד הָאִיִּים הַקְּטַנִּים בָּאוֹקְיָנוֹס הַשָּׁקֵט" + ], + "רַכָּז": [ + "הָיָה אֶפְשָׁר לְרַכֵּז אֶת הָאֱנוֹשׁוּת כֻּלָּהּ עַל אַחַד הָאִיִּים הַקְּטַנִּים בָּאוֹקְיָנוֹס הַשָּׁקֵט" + ], + "לְרַכֵּז": [ + "הָיָה אֶפְשָׁר לְרַכֵּז אֶת הָאֱנוֹשׁוּת כֻּלָּהּ עַל אַחַד הָאִיִּים הַקְּטַנִּים בָּאוֹקְיָנוֹס הַשָּׁקֵט" + ], + "כַּלָּה": [ + "הָיָה אֶפְשָׁר לְרַכֵּז אֶת הָאֱנוֹשׁוּת כֻּלָּהּ עַל אַחַד הָאִיִּים הַקְּטַנִּים בָּאוֹקְיָנוֹס הַשָּׁקֵט", + "שָׁרוֹן כְּבָר נִמְצֵאת כֻּלָּהּ בְּתוֹךְ הַמְּעָרָה, אֲבָל אֲנִי עֲדַיִן רַק חֶלְקִית בִּפְנִים", + "וְעוֹד הָיָה נִדְמֶה לִי שֶׁאֵין מַשֶּׁהוּ עָדִין וְשָׁבִיר כְּמוֹתוֹ עַל פְּנֵי הָאֲדָמָה כֻּלָּהּ" + ], + "חֵן": [ + "הֵם אוֹהֲבִים מִסְפָּרִים: זֶה יִמְצָא חֵן בְּעֵינֵיהֶם", + "הדברים החשובים באמת נסתרים מהעין\", שיכתב חמש־עשרה פעמים עד שהגיע לניסוח שמצא חן בעיניו" + ], + "נַחַת": [ + "עַל הָרִצְפָּה מֻנַּחַת מַחְצֶלֶת", + "וְכָךְ, כְּשֶׁנָּחַת עַל פְּנֵי הָאֲדָמָה, הֻפְתַּע הַנָּסִיךְ הַקָּטָן לְאַחַר שֶׁלֹּא רָאָה אִישׁ" + ], + "נֶחָת": [ + "עַל הָרִצְפָּה מֻנַּחַת מַחְצֶלֶת", + "וְכָךְ, כְּשֶׁנָּחַת עַל פְּנֵי הָאֲדָמָה, הֻפְתַּע הַנָּסִיךְ הַקָּטָן לְאַחַר שֶׁלֹּא רָאָה אִישׁ" + ], + "לְאַחֵר": [ + "אֲבָל לְאַחַר מַחְשָׁבָה הוֹסִיף: \"מָה זֹאת אוֹמֶרֶת 'לְאַלֵּף'", + "וְכָךְ, כְּשֶׁנָּחַת עַל פְּנֵי הָאֲדָמָה, הֻפְתַּע הַנָּסִיךְ הַקָּטָן לְאַחַר שֶׁלֹּא רָאָה אִישׁ" + ], + "לְאַחַר": [ + "אֲבָל לְאַחַר מַחְשָׁבָה הוֹסִיף: \"מָה זֹאת אוֹמֶרֶת 'לְאַלֵּף'", + "וְכָךְ, כְּשֶׁנָּחַת עַל פְּנֵי הָאֲדָמָה, הֻפְתַּע הַנָּסִיךְ הַקָּטָן לְאַחַר שֶׁלֹּא רָאָה אִישׁ" + ], + "הֶבֵּט": [ + "הַבֵּט בַּכּוֹכָב שֶׁלִּי, הוּא מַמָּשׁ מֵעָלֵינוּ" + ], + "אֶצְבַּע": [ + "אֲנִי עוֹקֵב אַחֲרֵי הָאֶצְבַּע שֶׁל שָׁרוֹן", + "בָּאֶצְבַּע הַמּוֹרָה שֶׁלִּי אֲנִי לוֹחֵץ מִסָּבִיב לַפֶּצַע הַמַּגְלִיד", + "\" \"אֲבָל אֲנִי חָזָק יוֹתֵר מֵאֶצְבַּע שֶׁל מֶלֶךְ,\" עָנָה הַנָּחָשׁ", + "הַנָּסִיךְ הַקָּטָן הִתְבּוֹנֵן בּוֹ זְמַן רַב: \"אַתָּה חַיָּה מְשֻׁנָּה,\" אָמַר לְבַסּוֹף, \"דַּק כְּמוֹ אֶצְבַּע" + ], + "דַּק": [ + "הַנָּסִיךְ הַקָּטָן הִתְבּוֹנֵן בּוֹ זְמַן רַב: \"אַתָּה חַיָּה מְשֻׁנָּה,\" אָמַר לְבַסּוֹף, \"דַּק כְּמוֹ אֶצְבַּע" + ], + "חֹזֶק": [ + "\"אַתָּה לֹא כָּל כָּךְ חָזָק", + "\" \"אֲבָל אֲנִי חָזָק יוֹתֵר מֵאֶצְבַּע שֶׁל מֶלֶךְ,\" עָנָה הַנָּחָשׁ", + "בּוֹקְס אֶחָד חָזָק בַּמָּקוֹם שֶׁבּוֹ הַקִּיר רַךְ, וּבְדִיּוּק כְּמוֹ שֶׁצִּפִּיתִי, חוֹר נִפְעַר", + "כָּל שְׁאַר הַיְּלָדִים חוֹזְרִים לְהַבִּיט בִּי, וְאֶחָד מֵהֶם אוֹמֵר: \"תִּרְאוּ אֵיךְ קָשְׁרוּ אוֹתוֹ חָזָק" + ], + "חָזָק": [ + "\"אַתָּה לֹא כָּל כָּךְ חָזָק", + "\" \"אֲבָל אֲנִי חָזָק יוֹתֵר מֵאֶצְבַּע שֶׁל מֶלֶךְ,\" עָנָה הַנָּחָשׁ", + "בּוֹקְס אֶחָד חָזָק בַּמָּקוֹם שֶׁבּוֹ הַקִּיר רַךְ, וּבְדִיּוּק כְּמוֹ שֶׁצִּפִּיתִי, חוֹר נִפְעַר", + "כָּל שְׁאַר הַיְּלָדִים חוֹזְרִים לְהַבִּיט בִּי, וְאֶחָד מֵהֶם אוֹמֵר: \"תִּרְאוּ אֵיךְ קָשְׁרוּ אוֹתוֹ חָזָק" + ], + "קַל": [ + "חִיּוּךְ קַל עָלָה עַל פָּנָיו שֶׁל הַנָּסִיךְ", + "\" מַפְתִּיעַ אוֹתִי עַד כַּמָּה קַל לִגְרוֹר אֶת הַיֶּלֶד הַזֶּה לְאָן שֶׁאֲנִי רוֹצֶה" + ], + "חִיּוּךְ": [ + "חִיּוּךְ קַל עָלָה עַל פָּנָיו שֶׁל הַנָּסִיךְ" + ], + "סְפִינָה": [ + "\" \"אֲנִי יָכוֹל לָקַחַת אוֹתְךָ הַרְבֵּה יוֹתֵר רָחוֹק מִסְּפִינָה,\" אָמַר הַנָּחָשׁ" + ], + "טָהוֹר": [ + "\"אֲבָל אַתָּה טָהוֹר, וּבָאתָ הֵנָּה מִכּוֹכָב" + ], + "טִהוּר": [ + "\"אֲבָל אַתָּה טָהוֹר, וּבָאתָ הֵנָּה מִכּוֹכָב" + ], + "רֶחֶם": [ + "\"אֲנִי מְרַחֵם עָלֶיךָ, אַתָּה נִרְאֶה שַׁבְרִירִי כָּל כָּךְ כָּאן, עַל סַלְעֵי הַגְּרָנִיט הָאֵלֶּה" + ], + "שַׁבְרִירִי": [ + "\" וְאָז הוּא הָיָה בְּעֵינַי שַׁבְרִירִי שִׁבְעָתַיִם", + "\"אֲנִי מְרַחֵם עָלֶיךָ, אַתָּה נִרְאֶה שַׁבְרִירִי כָּל כָּךְ כָּאן, עַל סַלְעֵי הַגְּרָנִיט הָאֵלֶּה" + ], + "שִׁירָה": [ + "הַפֶּרַח רָאָה פַּעַם שַׁיָּרָה חוֹלֶפֶת עַל פָּנָיו: \"אֲנָשִׁים" + ], + "טֹפֶס": [ + "19 הַנָּסִיךְ הַקָּטָן טִפֵּס עַל הַר גָּבוֹהַּ" + ], + "גָּבֹהַּ": [ + "19 הַנָּסִיךְ הַקָּטָן טִפֵּס עַל הַר גָּבוֹהַּ", + "הָרִאשׁוֹן קְצָת יוֹתֵר גָּבוֹהַּ מִשְּׁנֵי הָאֲחֵרִים, הוּא בֶּאֱמֶת נִרְאֶה בְּעֵרֶךְ בַּגִּיל שֶׁלָּנוּ", + "\"אֲנִי מְקַוָה שֶׁאֶמְצָא אוֹתָהּ,\" הִיא אוֹמֶרֶת לִי, מַפְנָה אֵלַי אֶת גַּבָּהּ וּמִתְרַחֶקֶת", + "\"מֵהַר גָּבוֹהַּ כָּזֶה אֲנִי אַצְלִיחַ לִרְאוֹת בְּמַבָּט אֶחָד אֶת כָּל הַכּוֹכָב וְאֶת כָּל הָאֲנָשִׁים" + ], + "שְׁרַפְרַף": [ + "וְהַר הַגַּעַשׁ הַכָּבוּי שֶׁלּוֹ שִׁמֵּשׁ לוֹ שְׁרַפְרַף" + ], + "רֶגֶל": [ + "\"שָׁלוֹם,\" הוּא קָרָא מִתּוֹךְ הֶרְגֵּל", + "\" הַמְּסֻלְסָל נָע מֵרֶגֶל לְרֶגֶל", + "הֵם בֶּאֱמֶת הָלְכוּ אֶת כָּל הַדֶּרֶךְ בָּרֶגֶל", + "\" \"לְמָשָׁל לְאַנְשֵׁי עֲלִיַּת 'אֶעֱלֶה בְּתָמָר', שֶׁיָּצְאוּ בָּרֶגֶל לַדֶּרֶךְ מִתֵּימָן לְאֶרֶץ־יִשְׂרָאֵל", + "הֵם לֹא הִגִּיעוּ בִּמְטוֹסִים בְּ'מַרְבַד הַקְּסָמִים', הֵם יָצְאוּ לַדֶּרֶךְ בָּרֶגֶל מִתֵּימָן לְאֶרֶץ־יִשְׂרָאֵל" + ], + "הֶרְגֵּל": [ + "\"שָׁלוֹם,\" הוּא קָרָא מִתּוֹךְ הֶרְגֵּל" + ], + "צָחִיחַ": [ + "\"הוּא צָחִיחַ וּמָלוּחַ וְכֻלּוֹ צוּקִים חַדִּים" + ], + "מָלוּחַ": [ + "\"הוּא צָחִיחַ וּמָלוּחַ וְכֻלּוֹ צוּקִים חַדִּים" + ], + "לָגֹן": [ + "הוּא הִגִּיעַ לְגַן שׁוֹשַׁנִּים פּוֹרֵחַ", + "תַּגִּידוּ, אַתֶּם מַצְלִיחִים לְפַעְנֵחַ אֶת הַבָּלָגָן שֶׁהוֹלֵךְ פֹּה" + ], + "בֹּהֶן": [ + "הַנָּסִיךְ הַקָּטָן הִתְבּוֹנֵן בָּהֶן", + "הַנָּסִיךְ הַקָּטָן הִבְחִין בָּהֶן וּפָרַץ בִּצְחוֹק: \"עֲצֵי הַבָּאוֹבַּבּ שֶׁלְּךָ מַזְכִּירִים רָאשֵׁי כְּרוּב", + "סִימָנִים אֲדֻמִּים נוֹתְרוּ בָּהֶן מִשּׁוּם שֶׁהַשּׁוֹטְרִים הַטּוּרְקִים הִדְּקוּ כָּל כָּךְ אֶת הַחֲבָלִים", + "פָּנִינוּ לְמִנְהָרָה צְדָדִית אַחַת, וְהִיא הוֹבִילָה אוֹתָנוּ לְחֶדֶר מוּזָר שֶׁהָיוּ בּוֹ חָבִיּוֹת וּבָהֶן רוֹבִים", + "הַבְּגָדִים שֶׁלָּהּ נִהְיוּ חוּמִים וְגַם הַשְּׂעָרוֹת הַבְּהִירוֹת שֶׁלָּהּ נִהְיוּ חוּמוֹת וְגוּשֵׁי בֹּץ דָּבְקוּ בָּהֶן" + ], + "סִפְרָה": [ + "כְּשֶׁהָיִיתִי יֶלֶד, גַּרְתִּי בְּבַיִת עַתִּיק, שֶׁהָאַגָּדָה סִפְּרָה שֶׁחָבוּי בּוֹ אוֹצָר", + "הַשּׁוֹשַׁנָּה שֶׁלּוֹ סִפְּרָה לוֹ שֶׁהִיא אַחַת וִיחִידָה בְּמִינָהּ בְּכָל הַיְּקוּם כֻּלּוֹ" + ], + "יְקוּם": [ + "הַשּׁוֹשַׁנָּה שֶׁלּוֹ סִפְּרָה לוֹ שֶׁהִיא אַחַת וִיחִידָה בְּמִינָהּ בְּכָל הַיְּקוּם כֻּלּוֹ" + ], + "זוּ": [ + "אָכֵן, זוֹ תַּעֲלוּמָה גְּדוֹלָה", + "זוֹ הַרְגָּשַׁת שִׁחְרוּר נֶהֱדֶרֶת", + "'' זוֹ הַתְּשׁוּבָה שֶׁל הַנָּחָשׁ", + "\"זוֹ לֹא הַמְּעָרָה שֶׁלָּנוּ,\" אֲנִי אוֹמֵר", + "הֲרֵי זוֹ הַמְּעָרָה שֶׁלָּנוּ, זֶה הַסּוֹד הַכָּמוּס שֶׁלָּנוּ" + ], + "אַלְפַּיִם": [ + "\" \"מַכִּירִים הֵיטֵב רַק אֶת מִי שֶׁמְּאַלְּפִים,\" אָמַר הַשּׁוּעָל", + "\"הָאֲנָשִׁים בַּכּוֹכָב שֶׁלְּךָ,\" אָמַר הַנָּסִיךְ הַקָּטָן, \"מְגַדְּלִים חֲמֵשֶׁת אֲלָפִים שׁוֹשַׁנִּים בְּגַן אֶחָד", + "וְהִנֵּה כָּאן, בְּגַן אֶחָד, הָיוּ כַּחֲמֵשֶׁת אֲלָפִים שׁוֹשַׁנִּים כָּמוֹהָ, כֻּלָּן דּוֹמוֹת זוֹ לָזוֹ" + ], + "הֶפְסֵק": [ + "\"הִיא הָיְתָה מִשְׁתַּעֶלֶת לְלֹא הֶפְסֵק וּמַעֲמִידָה פְּנֵי גּוֹסֶסֶת, רַק כְּדֵי שֶׁלֹּא יִלְעֲגוּ לָהּ" + ], + "עֲמִידָה": [ + "\"הִיא הָיְתָה מִשְׁתַּעֶלֶת לְלֹא הֶפְסֵק וּמַעֲמִידָה פְּנֵי גּוֹסֶסֶת, רַק כְּדֵי שֶׁלֹּא יִלְעֲגוּ לָהּ" + ], + "דֶּשֶׁא": [ + "\" וְהוּא נִשְׁכַּב עַל הַדֶּשֶׁא וּבָכָה" + ], + "שׁוּעָל": [ + "\"הֱיֵה שָׁלוֹם,\" אָמַר הַשּׁוּעָל", + "\" \"אֲנִי שׁוּעָל,\" אָמַר הַשּׁוּעָל", + "\" \"יִתָּכֵן מְאוֹד,\" אָמַר הַשּׁוּעָל", + "הָיָה נִרְאֶה שֶׁהַשּׁוּעָל סַקְרָן מְאוֹד", + "\"צָרִיךְ הַרְבֵּה סַבְלָנוּת,\" עָנָה הַשּׁוּעָל" + ], + "אִחוּר": [ + "הַיְּלָדִים וְהַמְּבֻגָּרִים שֶׁהִשְׁאַרְנוּ מֵאָחוֹר עוֹנִים בִּמְקוֹמִי", + "הַמַּכָּה שֶׁאֲנִי מְקַבֵּל בַּמֵּצַח מְעִיפָה אוֹתִי לְאָחוֹר", + "\"מִישֶׁהוּ זוֹחֵל בְּתוֹךְ הַשִּׂיחַ,\" הַמְּסֻלְסָל מְזַנֵּק לְאָחוֹר", + "\"שָׁלוֹם,\" עָנָה בְּנִימוּס הַנָּסִיךְ הַקָּטָן, שֶׁהִסְתּוֹבֵב לְאָחוֹר אַךְ לֹא רָאָה דָּבָר", + "\" וְכָךְ הִשְׁפַּלְתִּי גַּם אֲנִי אֶת מַבָּטִי לְתַחְתִּית הַחוֹמָה וְזִנַּקְתִּי לְאָחוֹר" + ], + "אָחוֹר": [ + "הַיְּלָדִים וְהַמְּבֻגָּרִים שֶׁהִשְׁאַרְנוּ מֵאָחוֹר עוֹנִים בִּמְקוֹמִי", + "הַמַּכָּה שֶׁאֲנִי מְקַבֵּל בַּמֵּצַח מְעִיפָה אוֹתִי לְאָחוֹר", + "\"מִישֶׁהוּ זוֹחֵל בְּתוֹךְ הַשִּׂיחַ,\" הַמְּסֻלְסָל מְזַנֵּק לְאָחוֹר", + "\"שָׁלוֹם,\" עָנָה בְּנִימוּס הַנָּסִיךְ הַקָּטָן, שֶׁהִסְתּוֹבֵב לְאָחוֹר אַךְ לֹא רָאָה דָּבָר", + "\" וְכָךְ הִשְׁפַּלְתִּי גַּם אֲנִי אֶת מַבָּטִי לְתַחְתִּית הַחוֹמָה וְזִנַּקְתִּי לְאָחוֹר" + ], + "מִתַּחַת": [ + "\"אֲנִי כָּאן,\" נִשְׁמַע קוֹל, \"מִתַּחַת לְעֵץ הַתַּפּוּחַ", + "הַצְּעָדִים הָאֲחֵרִים יִגְרְמוּ לִי לְהִסְתַּתֵּר מִתַּחַת לִפְנֵי הָאֲדָמָה", + "כָּכָה אֶפְשָׁר לְהִסְתַּתֵּר מִתַּחַת לַשְּׂמִיכָה כְּשֶׁמַּשֶּׁהוּ נוֹרָא קוֹרֶה עַל הַמָּסָךְ" + ], + "תַּפּוּחַ": [ + "\"אֲנִי כָּאן,\" נִשְׁמַע קוֹל, \"מִתַּחַת לְעֵץ הַתַּפּוּחַ" + ], + "תַּחַת": [ + "\"אֲנִי כָּאן,\" נִשְׁמַע קוֹל, \"מִתַּחַת לְעֵץ הַתַּפּוּחַ", + "הַצְּעָדִים הָאֲחֵרִים יִגְרְמוּ לִי לְהִסְתַּתֵּר מִתַּחַת לִפְנֵי הָאֲדָמָה", + "כָּכָה אֶפְשָׁר לְהִסְתַּתֵּר מִתַּחַת לַשְּׂמִיכָה כְּשֶׁמַּשֶּׁהוּ נוֹרָא קוֹרֶה עַל הַמָּסָךְ" + ], + "לִשְׁחֹק": [ + "\" \"אֲנִי לֹא יָכוֹל לְשַׂחֵק אִתְּךָ,\" אָמַר הַשּׁוּעָל", + "\"בּוֹא לְשַׂחֵק אִתִּי,\" הִצִּיעַ הַנָּסִיךְ הַקָּטָן, \"אֲנִי כָּל כָּךְ עָצוּב" + ], + "לְשַׂחֵק": [ + "\" \"אֲנִי לֹא יָכוֹל לְשַׂחֵק אִתְּךָ,\" אָמַר הַשּׁוּעָל", + "\"בּוֹא לְשַׂחֵק אִתִּי,\" הִצִּיעַ הַנָּסִיךְ הַקָּטָן, \"אֲנִי כָּל כָּךְ עָצוּב" + ], + "לְאַלֵּף": [ + "\"קֹדֶם צָרִיךְ לְאַלֵּף אוֹתִי", + "מָה זֹאת אוֹמֶרֶת ׳לְאַלֵּף׳", + "מִי שֶׁמֵּנִיחַ לְמִישֶׁהוּ לְאַלֵּף אוֹתוֹ, מִסְתַּכֵּן בְּבֶכִי", + "אֲבָל לְאַחַר מַחְשָׁבָה הוֹסִיף: \"מָה זֹאת אוֹמֶרֶת 'לְאַלֵּף'", + "\" \"אֲנִי מְחַפֵּשׂ אֲנָשִׁים,\" עָנָה הַנָּסִיךְ הַקָּטָן, \"מָה זֹאת אוֹמֶרֶת ׳לְאַלֵּף׳" + ], + "מַחְשָׁבָה": [ + "אֲבָל לְאַחַר מַחְשָׁבָה הוֹסִיף: \"מָה זֹאת אוֹמֶרֶת 'לְאַלֵּף'", + "הַמַּחְשָׁבָה הָרִאשׁוֹנָה שֶׁעוֹלָה בְּמוֹחִי הִיא שֶׁהוּא שׁוֹטֵר יַרְדֵּנִי", + "וְהֵבַנְתִּי שֶׁאֵינֶנִּי יָכוֹל לִסְבֹּל אֶת הַמַּחְשָׁבָה שֶׁלֹּא אֶשְׁמַע שׁוּב לְעוֹלָם אֶת הַצְּחוֹק הַזֶּה", + "שְׁלוֹשָׁה רוֹכְבִים מִתְקַדְּמִים לְעֶבְרֵנוּ, וְהַמַּחְשָׁבָה הָרִאשׁוֹנָה שֶׁעוֹלָה בְּמוֹחִי הִיא שֶׁהַשּׁוֹטְרִים הַטּוּרְקִים חוֹזְרִים עִם תִּגְבֹּרֶת" + ], + "חֹפֶשׁ": [ + "צָרִיךְ לְחַפֵּשׂ עִם הַלֵּב", + "\" וְאָז הֵבַנְתִּי מָה הוּא חִפֵּשׂ", + "\"בָּרוּר,\" הִיא עוֹנָה, \"אַתָּה מְחַפֵּשׂ אֶת הַסִּינֶמָטֶק", + "\" \"אַתָּה לֹא מִכָּאן,\" אָמַר הַשּׁוּעָל, \"מָה אַתָּה מְחַפֵּשׂ", + "\" \"אֲנִי מְחַפֵּשׂ אֲנָשִׁים,\" עָנָה הַנָּסִיךְ הַקָּטָן, \"מָה זֹאת אוֹמֶרֶת ׳לְאַלֵּף׳" + ], + "מְזֻמָּן": [ + "\" \"זֶה עִנְיָן שֶׁנִּשְׁכַּח מִזְּמַן,\" עָנָה הַשּׁוּעָל", + "\"גַּם זֶה מַשֶּׁהוּ שֶׁשָּׁכְחוּ מִזְּמַן,\" עָנָה הַשּׁוּעָל" + ], + "מִזְּמַן": [ + "\" \"זֶה עִנְיָן שֶׁנִּשְׁכַּח מִזְּמַן,\" עָנָה הַשּׁוּעָל", + "\"גַּם זֶה מַשֶּׁהוּ שֶׁשָּׁכְחוּ מִזְּמַן,\" עָנָה הַשּׁוּעָל" + ], + "יֵצֶר": [ + "\"הַפֵּרוּשׁ הוּא לִיצֹר קְשָׁרִים" + ], + "לִיצֹר": [ + "\"הַפֵּרוּשׁ הוּא לִיצֹר קְשָׁרִים" + ], + "לְיַצֵּר": [ + "\"הַפֵּרוּשׁ הוּא לִיצֹר קְשָׁרִים" + ], + "פֵּרוּשׁ": [ + "\"הַפֵּרוּשׁ הוּא לִיצֹר קְשָׁרִים", + "פֵּרוּשׁ הַמִּלָּה הוּא מַתָּנָה, אֲבָל לֹא מְדֻבָּר בְּמַתָּנָה סְתָם" + ], + "פָּרוּשׁ": [ + "\"הַפֵּרוּשׁ הוּא לִיצֹר קְשָׁרִים", + "פֵּרוּשׁ הַמִּלָּה הוּא מַתָּנָה, אֲבָל לֹא מְדֻבָּר בְּמַתָּנָה סְתָם" + ], + "נַעַר": [ + "\"תַּכְנִיס אוֹתָם,\" הַנַּעַר אוֹמֵר", + "אֲנִי מְנַעֵר מִמֶּנִּי אֶת יָדָהּ", + "שָׁלוֹם וְהַנַּעַר מִתְנַפְּלִים עַל כִּכְּרוֹת הַלֶּחֶם", + "לִפְנֵי שֶׁהוּא מְנַעֵר אוֹתוֹ, אֲנִי נִדְרָךְ", + "בְּעֶצֶם הוּא לֹא בְּדִיּוּק יֶלֶד, הוּא נַעַר" + ], + "נֹעַר": [ + "\"תַּכְנִיס אוֹתָם,\" הַנַּעַר אוֹמֵר", + "אֲנִי מְנַעֵר מִמֶּנִּי אֶת יָדָהּ", + "שָׁלוֹם וְהַנַּעַר מִתְנַפְּלִים עַל כִּכְּרוֹת הַלֶּחֶם", + "לִפְנֵי שֶׁהוּא מְנַעֵר אוֹתוֹ, אֲנִי נִדְרָךְ", + "בְּעֶצֶם הוּא לֹא בְּדִיּוּק יֶלֶד, הוּא נַעַר" + ], + "נִהְיָה": [ + "אֲבָל אִם תְּאַלֵּף אוֹתִי, נִהְיֶה זְקוּקִים זֶה לָזֶה", + "הֵן הֵבִיאוּ לָנוּ פִּתּוֹת לַדֶּרֶךְ, כְּדֵי שֶׁלֹּא נִהְיֶה רְעֵבִים", + "כְּכָל שֶׁהַמֶּרְחָק מִתְקַצֵּר, כָּךְ נִהְיֶה לִי בָּרוּר יוֹתֵר וְיוֹתֵר שֶׁמֵּעוֹלָם לֹא רָאִיתִי אֶת הָאֲנָשִׁים הָאֵלֶּה" + ], + "מֻשְׁלָם": [ + "\" \"טוֹב, שׁוּם דָּבָר לֹא מֻשְׁלָם,\" נֶאֱנַח הַשּׁוּעָל" + ], + "צַד": [ + "אַתְּ לֹא קוֹלֶטֶת שֶׁשָּׁם צַד מַעֲרָב", + "אֲנִי צָד עוֹפוֹת, בְּנֵי הָאָדָם צָדִים אוֹתִי", + "וְאִם אָכֵן זֶהוּ צַד מַעֲרָב, כָּרֶגַע אֲנִי מַבִּיט בְּכִפַּת הַסֶּלַע לֹא מִירוּשָׁלַיִם שֶׁאֲנִי מַכִּיר" + ], + "לְהִסְתַּתֵּר": [ + "הַצְּעָדִים הָאֲחֵרִים יִגְרְמוּ לִי לְהִסְתַּתֵּר מִתַּחַת לִפְנֵי הָאֲדָמָה", + "כָּכָה אֶפְשָׁר לְהִסְתַּתֵּר מִתַּחַת לַשְּׂמִיכָה כְּשֶׁמַּשֶּׁהוּ נוֹרָא קוֹרֶה עַל הַמָּסָךְ" + ], + "זִקָּה": [ + "הַצְּעָדִים שֶׁלְּךָ יִמְשְׁכוּ אוֹתִי הַחוּצָה, כְּמוֹ צְלִילֵי מוּזִיקָה", + "הַמַּיִם שֶׁנָּתַתָּ לִי לִשְׁתּוֹת הָיוּ בִּשְׁבִילִי כְּמוֹ מוּזִיקָה, בִּזְכוּת הַגַּלְגֶּלֶת וְהַחֶבֶל" + ], + "הַחוּצָה": [ + "בָּרַחְתִּי הַחוּצָה וְחִכִּיתִי כַּמָּה דַּקּוֹת", + "\" אֲנִי מוֹשֵׁךְ אֶת עַצְמִי הַחוּצָה", + "\" הִיא מוֹשֶׁכֶת אוֹתִי הַחוּצָה מִמַּעְגַּל הַיְּלָדִים", + "הַצְּעָדִים שֶׁלְּךָ יִמְשְׁכוּ אוֹתִי הַחוּצָה, כְּמוֹ צְלִילֵי מוּזִיקָה", + "\"שָׁרוֹן,\" אֲנִי מְנַצֵּל אֶת הַהִזְדַּמְּנוּת וְתוֹפֵס אֶת יָדָהּ, \"תָּצִיצִי הַחוּצָה" + ], + "מוּזִיקָה": [ + "הַצְּעָדִים שֶׁלְּךָ יִמְשְׁכוּ אוֹתִי הַחוּצָה, כְּמוֹ צְלִילֵי מוּזִיקָה", + "הַמַּיִם שֶׁנָּתַתָּ לִי לִשְׁתּוֹת הָיוּ בִּשְׁבִילִי כְּמוֹ מוּזִיקָה, בִּזְכוּת הַגַּלְגֶּלֶת וְהַחֶבֶל" + ], + "חִטָּה": [ + "\"אֶת צֶבַע שִׁבּוֹלֵי הַחִטָּה", + "אַתָּה רוֹאֶה שָׁם אֶת שְׂדוֹת הַחִטָּה", + "שְׂדוֹת הַחִטָּה לֹא מַזְכִּירִים לִי כְּלוּם", + "הַחִטָּה הַזְּהֻבָּה תַּזְכִּיר לִי אוֹתְךָ תָּמִיד", + "אֲנִי לֹא אוֹכֵל לֶחֶם, לְגַבַּי הַחִטָּה חַסְרַת תּוֹעֶלֶת" + ], + "לֶחֶם": [ + "\" הוּא צוֹעֵק, \"הִגִּיעַ לֶחֶם", + "\"לְפִי הָרֵיחַ, הָיָה בּוֹ לֶחֶם", + "שָׁלוֹם וְהַנַּעַר מִתְנַפְּלִים עַל כִּכְּרוֹת הַלֶּחֶם", + "אֲנִי לֹא אוֹכֵל לֶחֶם, לְגַבַּי הַחִטָּה חַסְרַת תּוֹעֶלֶת", + "שָׁלוֹם, הַנַּעַר וְהָאִמָּא עֲסוּקִים כָּל כָּךְ בְּכִכְּרוֹת הַלֶּחֶם וְלֹא מִתְעַנְיְנִים בִּי" + ], + "שַׁעַר": [ + "אֲבָל לְךָ יֵשׁ שֵׂעָר שֶׁצִּבְעוֹ זָהָב" + ], + "שֵׂעָר": [ + "אֲבָל לְךָ יֵשׁ שֵׂעָר שֶׁצִּבְעוֹ זָהָב" + ], + "נִפְלָא": [ + "לָכֵן יִהְיֶה נִפְלָא אִם תְּאַלֵּף אוֹתִי", + "וְכָךְ בִּשְׁבִילִי יוֹם חֲמִישִׁי הוּא יוֹם נִפְלָא" + ], + "צְלִיל": [ + "וַאֲנִי אֹהַב אֶת צְלִיל הָרוּחַ עַל פְּנֵי הַשִּׁבּוֹלִים" + ], + "שִׁמּוּשׁ": [ + "הֵם קוֹנִים הַכֹּל מוּכָן לְשִׁמּוּשׁ בַּחֲנוּיוֹת" + ], + "מוּכָן": [ + "הֵם קוֹנִים הַכֹּל מוּכָן לְשִׁמּוּשׁ בַּחֲנוּיוֹת", + "כְּאִלּוּ, אַתָּה מוּכָן לְקַבֵּל מֵידָע חָדָשׁ", + "הוא עבד במהלך הקיץ והסתיו, ובחודש אוקטובר 1942 היה הספר מוכן" + ], + "סַבְלָנוּת": [ + "\"צָרִיךְ הַרְבֵּה סַבְלָנוּת,\" עָנָה הַשּׁוּעָל" + ], + "זָוִית": [ + "מִזָּוִית הָעַיִן אֲנִי קוֹלֵט אֶת שָׁלוֹם", + "מִזָּוִית הָעַיִן אֲנִי רוֹאֶה אֶת שָׁרוֹן מִתְכּוֹפֶפֶת", + "\" מִזָּוִית הָעַיִן אֲנִי מַבְחִין בְּדָבָר מוּזָר נוֹסָף", + "אֲנִי אַבִּיט בְּךָ מִזָּוִית הָעַיִן, וְאַתָּה לֹא תַּגִּיד כְּלוּם", + "מִזָּוִית הָעַיִן אֲנִי קוֹלֵט אֶת בּוּרָאט מְנַעֵר אֶת הַתַּרְמִיל שֶׁלִּי שׁוּב וָשׁוּב" + ], + "מִקּוּר": [ + "הַמִּלִּים הֵן מָקוֹר לְאִי־הֲבָנוֹת" + ], + "מַקּוֹר": [ + "הַמִּלִּים הֵן מָקוֹר לְאִי־הֲבָנוֹת" + ], + "מָקוֹר": [ + "הַמִּלִּים הֵן מָקוֹר לְאִי־הֲבָנוֹת" + ], + "קָרוֹב": [ + "אֲבָל בְּכָל יוֹם תּוּכַל לָשֶׁבֶת קָרוֹב יוֹתֵר", + "הֵם לֹא מַבְחִינִים בִּי, וְגַם זֶה מוּזָר בְּעֵינַי, כִּי אֲנִי מַמָּשׁ קָרוֹב", + "יַלְדֵי הַמְּעָרוֹת יִרְאֶה אוֹר בְּקָרוֹב: מִנְהֶרֶת־הַזְּמַן 83 מִכְתָּבִים לְאָנָה פְרַנְק רוֹצִים לָדַעַת יוֹתֵר", + "הוּא מִתְכּוֹפֵף לְעֵבֶר הַשִּׂיחַ שֶׁנִּמְצָא קָרוֹב מְאוֹד אֵלַי, כַּנִּרְאֶה מְחַפֵּשׂ אֶת הַנָּחָשׁ שֶׁאוּלַי זוֹחֵל שָׁם" + ], + "מָחֳרָת": [ + "\" לַמָּחֳרָת שָׁב הַנָּסִיךְ הַקָּטָן" + ], + "לְמָחֳרָת": [ + "\" לַמָּחֳרָת שָׁב הַנָּסִיךְ הַקָּטָן" + ], + "עָדִיף": [ + "אֲנִי חוֹשֵׁב שֶׁעָדִיף לִי לְהַעֲמִיד פָּנִים שֶׁאֲנִי יוֹדֵעַ", + "אֲנִי מַסְכִּים שֶׁעָדִיף לְהַעֲמִיד פָּנִים שֶׁאֲנַחְנוּ סְתָם מְטַיְּלִים כָּאן", + "\"הָיָה עָדִיף לוּ חָזַרְתָּ הַיּוֹם בְּדִיּוּק בְּאוֹתָהּ שָׁעָה שֶׁבָּאתָ אֶתְמוֹל,\" אָמַר הַשּׁוּעָל", + "\"גַּם אִם הוּא יוֹדֵעַ עַל מִנְהֶרֶת־הַזְּמַן, עָדִיף שֶׁהוּא לֹא יֵדַע שֶׁגַּם אֲנַחְנוּ מַכִּירִים אוֹתָהּ" + ], + "חַזֶּרֶת": [ + "חָזַרְתָּ אֶל מְקוֹם הַנְּחִיתָה שֶׁלְּךָ", + "'' הוּא עוֹנֶה, \"בֶּאֱמֶת חָזַרְתָּ אָחוֹרָה בַּזְּמַן", + "\"הָיָה עָדִיף לוּ חָזַרְתָּ הַיּוֹם בְּדִיּוּק בְּאוֹתָהּ שָׁעָה שֶׁבָּאתָ אֶתְמוֹל,\" אָמַר הַשּׁוּעָל" + ], + "אֶתְמוֹל": [ + "\"הָיָה עָדִיף לוּ חָזַרְתָּ הַיּוֹם בְּדִיּוּק בְּאוֹתָהּ שָׁעָה שֶׁבָּאתָ אֶתְמוֹל,\" אָמַר הַשּׁוּעָל" + ], + "פְּגִישָׁה": [ + "כְּכָל שֶׁזְּמַן הַפְּגִישָׁה הָיָה מִתְקָרֵב, כָּךְ הָיִיתִי מַרְגִּישׁ מְאֻשָּׁר יוֹתֵר" + ], + "מֻדְאָג": [ + "\" אֲבָל הוּא הָיָה מֻדְאָג", + "\" הִיא נוֹעֶצֶת בִּי מַבָּט מֻדְאָג", + "בַּשָּׁעָה אַרְבַּע כְּבָר הָיִיתִי נִרְגָּשׁ וּמֻדְאָג, הָיִיתִי מְגַלֶּה אֶת מְחִיר הָאשֶׁר" + ], + "מְחִיר": [ + "בַּשָּׁעָה אַרְבַּע כְּבָר הָיִיתִי נִרְגָּשׁ וּמֻדְאָג, הָיִיתִי מְגַלֶּה אֶת מְחִיר הָאשֶׁר" + ], + "אֵיזוֹ": [ + "וּבְאֵיזוֹ שָׁנָה לְדַעְתְּךָ אֲנַחְנוּ נִמְצָאִים", + "רָצִיתָ לָדַעַת אֵיזוֹ שָׁנָה זֹאת שְׁנַת תרמ\"ב", + "מָה אֲנִי אָמוּר לְהַגִּיד וּבְאֵיזוֹ שָׂפָה עָלַי לַעֲנוֹת לוֹ", + "פֶּרֶק ז שֶׁבּוֹ אֲנִי סוֹף סוֹף מֵבִין לְאֵיזוֹ תְּקוּפָה הִגַּעְנוּ בַּקְשִׁישׁ", + "אֲבָל אִם תַּגִּיעַ בְּכָל שָׁעָה שֶׁהִיא, לֹא אֵדַע לְעוֹלָם מֵאֵיזוֹ שָׁעָה לִפְתֹּחַ אֶת לִבִּי" + ], + "לְפַתֵּחַ": [ + "כֵּיוָן שֶׁהִיא לֹא הוֹצִיאָה אֶת רֹאשָׁהּ מִבַּעַד לַפֶּתַח, הִיא לֹא הִבְחִינָה בֶּעָנָן", + "הִיא נִדְבֶּקֶת אֶל שִׂיחַ שֶׁצּוֹמֵחַ סָמוּךְ לַפֶּתַח וְנִרְאֵית כְּמוֹ אַחַת שֶׁמְּנַסָּה לְהִבָּלַע בְּתוֹכוֹ", + "אֲבָל אִם תַּגִּיעַ בְּכָל שָׁעָה שֶׁהִיא, לֹא אֵדַע לְעוֹלָם מֵאֵיזוֹ שָׁעָה לִפְתֹּחַ אֶת לִבִּי", + "אֲבָל מַהֵר מְאוֹד הַתְּמוּנָה מִתְבַּהֶרֶת, כִּי מִבַּעַד לַפֶּתַח שֶׁפָּעַרְתִּי בַּקִּיר, נִשְׁמָט יֶלֶד וְנוֹפֵל יָשָׁר לְמַרְגְּלוֹתַי" + ], + "לִפְתֹּחַ": [ + "אֲנִי מַצְבִּיעַ עַל הָרוֹכְסָן וּמְסַמֵּן לוֹ שֶׁאֲנִי רַק רוֹצֶה לִפְתּוֹחַ אוֹתוֹ", + "כֵּיוָן שֶׁהִיא לֹא הוֹצִיאָה אֶת רֹאשָׁהּ מִבַּעַד לַפֶּתַח, הִיא לֹא הִבְחִינָה בֶּעָנָן", + "הִיא נִדְבֶּקֶת אֶל שִׂיחַ שֶׁצּוֹמֵחַ סָמוּךְ לַפֶּתַח וְנִרְאֵית כְּמוֹ אַחַת שֶׁמְּנַסָּה לְהִבָּלַע בְּתוֹכוֹ", + "אֲבָל אִם תַּגִּיעַ בְּכָל שָׁעָה שֶׁהִיא, לֹא אֵדַע לְעוֹלָם מֵאֵיזוֹ שָׁעָה לִפְתֹּחַ אֶת לִבִּי", + "אֲבָל מַהֵר מְאוֹד הַתְּמוּנָה מִתְבַּהֶרֶת, כִּי מִבַּעַד לַפֶּתַח שֶׁפָּעַרְתִּי בַּקִּיר, נִשְׁמָט יֶלֶד וְנוֹפֵל יָשָׁר לְמַרְגְּלוֹתַי" + ], + "טֶקֶס": [ + "לַצַּיָּדִים שֶׁלִּי, לְמָשָׁל, יֵשׁ טֶקֶס" + ], + "כְּפָר": [ + "זֹאת שֶׁלָּנוּ נִרְאֲתָה כְּמוֹ בְּאֵר בַּכְּפָר", + "בְּיוֹם חֲמִישִׁי הֵם רוֹקְדִים עִם נַעֲרוֹת הַכְּפָר", + "אֲבָל לֹא הָיָה שָׁם שׁוּם כְּפָר, וַאֲנִי תָּהִיתִי אִם חָלַמְתִּי", + "\" אֲנִי קוֹטֵעַ אוֹתָהּ, \"אָז הַמָּקוֹם שֶׁבּוֹ הָיִינוּ הוּא כְּפַר הַשִּׁלוֹחַ", + "באותן שנים הסתתר ליאון ורת' מפני הנאצים בכפר קטן באזור הררי בקרבת שוויץ" + ], + "טִיל": [ + "אֲנִי יוֹצֵא לִי לְטַיֵּל לַכֶּרֶם", + "הֲרֵי זוֹ מְדִינָה חָפְשִׁית, וּמֻתָּר לִי לְטַיֵּל בַּשָּׂדוֹת כַּמָּה שֶׁמִּתְחַשֵּׁק לִי" + ], + "כֶּרֶם": [ + "אֲנִי יוֹצֵא לִי לְטַיֵּל לַכֶּרֶם" + ], + "לְטַיֵּל": [ + "אֲנִי יוֹצֵא לִי לְטַיֵּל לַכֶּרֶם", + "הֲרֵי זוֹ מְדִינָה חָפְשִׁית, וּמֻתָּר לִי לְטַיֵּל בַּשָּׂדוֹת כַּמָּה שֶׁמִּתְחַשֵּׁק לִי" + ], + "פְּרֵדָה": [ + "וְכַאֲשֶׁר הִתְקָרְבָה שְׁעַת הַפְּרֵדָה: \"אָה" + ], + "הַפְרָדָה": [ + "וְכַאֲשֶׁר הִתְקָרְבָה שְׁעַת הַפְּרֵדָה: \"אָה" + ], + "לִפְגֹּעַ": [ + "\"מֵעוֹלָם לֹא רָצִיתִי לִפְגֹּעַ בְּךָ, אֲבָל אַתָּה בִּקַּשְׁתָּ שֶׁאֲאַלֵּף אוֹתְךָ", + "לוּלֵא פָּחַדְתִּי שֶׁהַשּׁוֹטְרִים הָאֵלֶּה עֲלוּלִים לִפְגּוֹעַ בִּי, לֹא הָיִיתִי מַצְלִיחַ לְהִתְאַפֵּק לֹא לִצְחוֹק" + ], + "מֵאָה": [ + "\" \"מֵאָה אָחוּז,\" אֲנִי עוֹנֶה", + "הוּא הָיָה שׁוּעָל כְּמוֹ מֵאָה אֶלֶף שׁוּעָלִים אֲחֵרִים", + "היצירה תורגמה ליותר מ־250 שפות ודיאלקטים ונבחרה לספר הצרפתי הטוב ביותר במאה העשרים", + "הֲרֵי בְּדָבָר אֶחָד אֲנִי בָּטוּחַ בְּמֵאָה אָחוּז: מִבְצַע 'מַרְבַד הַקְּסָמִים' הָיָה אַחֲרֵי הֲקָמַת מְדִינַת יִשְׂרָאֵל" + ], + "אֹרַח": [ + "מוּבָן שֶׁבְּעֵינֵי עוֹבֵר אֹרַח מִזְדַּמֵּן הַשּׁוֹשַׁנָּה שֶׁלִּי תִּדְמֶה לָכֶן" + ], + "עֲלִיָּה": [ + "כִּי עָלֶיהָ הֵגַנְתִּי בְּפַרְגּוֹד", + "הָעֲלִיָּה דֵּי תְּלוּלָה וַאֲנִי מִתְנַשֵּׁף", + "עוֹד שָׂפָה שֶׁמֵּעוֹלָם לֹא שָׁמַעְתִּי עָלֶיהָ", + "\" \"כֵּן,\" שָׁרוֹן מְאַשֶּׁרֶת, \"וּבֶאֱמֶת הָיְתָה עֲלִיָּה כָּזֹאת", + "\" \"אֵיךְ כָּל הַסִּפּוּר הַזֶּה קָשׁוּר לָעֲלִיָּה שֶׁל הַתֵּימָנִים" + ], + "מַעֲנֶה": [ + "כִּי לְמַעֲנָהּ הָרַגְתִּי אֶת הַזְּחָלִים (מִלְּבַד שְׁנַיִם־שְׁלוֹשָׁה, כְּדֵי שֶׁיַּהַפְכוּ לְפַרְפָּרִים)", + "סנט־אכזופרי חברו חשש מאוד לשלומו וכתב לו מכתבים רבים שנותרו ללא מענה" + ], + "זֵכֶר": [ + "תּוֹךְ שְׁנִיּוֹת אֵין לָהֶם זֵכֶר", + "הִתְכַּוַנְתִּי לְהַגִּיד: לַיְּהוּדִים הַתֵּימָנִים שֶׁהָיוּ כָּאן, כִּי כָּרֶגַע לֹא נוֹתַר מֵהֶם זֵכֶר", + "\" \"הַדְּבָרִים הַחֲשׁוּבִים בֶּאֱמֶת נִסְתָּרִים מֵהָעַיִן,\" חָזַר הַנָּסִיךְ הַקָּטָן עַל דִּבְרֵי הַשּׁוּעָל כְּדֵי לִזְכֹּר אוֹתָם הֵיטֵב" + ], + "זָכָר": [ + "תּוֹךְ שְׁנִיּוֹת אֵין לָהֶם זֵכֶר", + "הִתְכַּוַנְתִּי לְהַגִּיד: לַיְּהוּדִים הַתֵּימָנִים שֶׁהָיוּ כָּאן, כִּי כָּרֶגַע לֹא נוֹתַר מֵהֶם זֵכֶר", + "\" \"הַדְּבָרִים הַחֲשׁוּבִים בֶּאֱמֶת נִסְתָּרִים מֵהָעַיִן,\" חָזַר הַנָּסִיךְ הַקָּטָן עַל דִּבְרֵי הַשּׁוּעָל כְּדֵי לִזְכֹּר אוֹתָם הֵיטֵב" + ], + "לִזְכֹּר": [ + "חָשׁוּב לִזְכּוֹר אֶת הַתַּאֲרִיךְ הַזֶּה", + "\" \"הַדְּבָרִים הַחֲשׁוּבִים בֶּאֱמֶת נִסְתָּרִים מֵהָעַיִן,\" חָזַר הַנָּסִיךְ הַקָּטָן עַל דִּבְרֵי הַשּׁוּעָל כְּדֵי לִזְכֹּר אוֹתָם הֵיטֵב" + ], + "אִסּוּר": [ + "\"אֲבָל לְךָ אָסוּר לִשְׁכֹּחַ", + "אָסוּר שֶׁהוּא יַכִּישׁ אוֹתְךָ", + "הַאִם יִתָּכֵן שֶׁמִּסִּבָּה כָּלְשֶׁהִי, אָסוּר לָהֶם לְהִמָּצֵא כָּאן" + ], + "אָסוּר": [ + "\"אֲבָל לְךָ אָסוּר לִשְׁכֹּחַ", + "אָסוּר שֶׁהוּא יַכִּישׁ אוֹתְךָ", + "הַאִם יִתָּכֵן שֶׁמִּסִּבָּה כָּלְשֶׁהִי, אָסוּר לָהֶם לְהִמָּצֵא כָּאן" + ], + "אַחְרַאי": [ + "אַתָּה אַחְרַאי לַשּׁוֹשַׁנָּה שֶׁלְּךָ", + "אֲנִי אַחְרַאי לַפֶּרַח הַזֶּה", + "אַתָּה אַחְרַאי לְעוֹלָם לְאֵלֶּה שֶׁאִלַּפְתָּ", + "\" \"אֲנִי אַחְרַאי לַשּׁוֹשַׁנָּה שֶׁלִּי" + ], + "אַחְרָאִי": [ + "אַתָּה אַחְרַאי לַשּׁוֹשַׁנָּה שֶׁלְּךָ", + "אֲנִי אַחְרַאי לַפֶּרַח הַזֶּה", + "אַתָּה אַחְרַאי לְעוֹלָם לְאֵלֶּה שֶׁאִלַּפְתָּ", + "\" \"אֲנִי אַחְרַאי לַשּׁוֹשַׁנָּה שֶׁלִּי" + ], + "פִּקֵּחַ": [ + "\"שָׁלוֹם,\" עָנָה פַּקַּח הָרַכָּבוֹת", + "אֶלֶף בְּכָל קְבוּצָה,\" אָמַר הַפַּקָּח", + "\" \"יֵשׁ לָהֶם מַזָּל,\" אָמַר הַפַּקָּח", + "\"הֵם לֹא הוֹלְכִים בְּעִקְבוֹת אִישׁ,\" אָמַר הַפַּקָּח", + "\"אֵלּוּ לֹא אוֹתָם אֲנָשִׁים,\" אָמַר הַפַּקָּח, \"הֵם הִתְחַלְּפוּ" + ], + "קְבוּצָה": [ + "אֶלֶף בְּכָל קְבוּצָה,\" אָמַר הַפַּקָּח", + "\" \"הַקְּבוּצָה שֶׁל הָרַב סְעַדְיָה מַדְמוּנִי הִגִּיעָה לִירוּשָׁלַיִם,\" זֶה תּוֹרִי לִקְרוֹא, \"אֲבָל בִּירוּשָׁלַיִם" + ], + "יָמִין": [ + "\"אֲנִי שׁוֹלֵחַ לְדַרְכָּן אֶת הָרַכָּבוֹת שֶׁמּוֹבִילוֹת אוֹתָם, לִפְעָמִים מִכִּוּוּן יָמִין וְלִפְעָמִים מִכִּוּוּן שְׂמֹאל" + ], + "שְׂמֹאל": [ + "\"אֲנִי שׁוֹלֵחַ לְדַרְכָּן אֶת הָרַכָּבוֹת שֶׁמּוֹבִילוֹת אוֹתָם, לִפְעָמִים מִכִּוּוּן יָמִין וְלִפְעָמִים מִכִּוּוּן שְׂמֹאל" + ], + "לִפְעָמִים": [ + "\" לִפְעָמִים אֲנִי אוֹמֵר לְעַצְמִי, \"מָה פִּתְאוֹם", + "וְלִפְעָמִים תִּפְתַּח אֶת הַחַלּוֹן, כָּכָה סְתָם, כְּדֵי לֵהָנוֹת", + "לִפְעָמִים מִלָּה אַחַת מְסֻגֶּלֶת לְפַעְנֵחַ תַּעֲלוּמָה מֻרְכֶּבֶת, כִּי הִיא מְיַצֶּגֶת תְּקוּפָה", + "\"אֲנִי שׁוֹלֵחַ לְדַרְכָּן אֶת הָרַכָּבוֹת שֶׁמּוֹבִילוֹת אוֹתָם, לִפְעָמִים מִכִּוּוּן יָמִין וְלִפְעָמִים מִכִּוּוּן שְׂמֹאל", + "לִפְעָמִים אֲנִי אוֹמֵר לְעַצְמִי, \"הֲרֵי קוֹרֶה שֶׁלִּפְעָמִים לֹא שָׂמִים לֵב לְרֶגַע, וְזֶה מַסְפִּיק" + ], + "כִּוּוּן": [ + "\" הִמְשַׁכְתִּי לִצְעֹד לְכִוּוּן הַחוֹמָה", + "כִּווּן הַהִתְקַדְּמוּת שֶׁלָּנוּ הוּא הָעִיר הָעַתִּיקָה", + "אֵלֶּה שֶׁמַּגִּיעוֹת מִכִּווּן הַמִּדְבָּר, מֵהַמִּזְרָח, הֵן יְבֵשׁוֹת מְאוֹד", + "\" הַמְּסֻלְסָל חוֹזֵר וּמְדַלֵּג עָלַי, הַפַּעַם בַּכִּווּן הֶהָפוּךְ", + "כְּמוֹ עַל פִּי פְּקֻדָּה, כָּל הַמַּבָּטִים מֻפְנִים לְכִווּן מַעֲרָב" + ], + "רְעִידָה": [ + "\" רַכֶּבֶת מְהִירָה מוּאֶרֶת בִּשְׁלַל אוֹרוֹת חָלְפָה עַל פְּנֵיהֶם כְּרַעַם מִתְגַּלְגֵּל וְהִרְעִידָה אֶת הַבִּיתָן שֶׁל הַפַּקָּח" + ], + "שָׁלָל": [ + "\" רַכֶּבֶת מְהִירָה מוּאֶרֶת בִּשְׁלַל אוֹרוֹת חָלְפָה עַל פְּנֵיהֶם כְּרַעַם מִתְגַּלְגֵּל וְהִרְעִידָה אֶת הַבִּיתָן שֶׁל הַפַּקָּח" + ], + "שְׁלָל": [ + "\" רַכֶּבֶת מְהִירָה מוּאֶרֶת בִּשְׁלַל אוֹרוֹת חָלְפָה עַל פְּנֵיהֶם כְּרַעַם מִתְגַּלְגֵּל וְהִרְעִידָה אֶת הַבִּיתָן שֶׁל הַפַּקָּח" + ], + "רַעַם": [ + "וְשׁוּב עָבְרָה כְּרַעַם מִתְגַּלְגֵּל רַכֶּבֶת שְׁלִישִׁית, מְהִירָה וּמוּאֶרֶת", + "עוֹד רַכֶּבֶת מְהִירָה וּמוּאֶרֶת עָבְרָה כְּרַעַם מִתְגַּלְגֵּל, הַפַּעַם לַכִּוּוּן הֶהָפוּךְ", + "\" רַכֶּבֶת מְהִירָה מוּאֶרֶת בִּשְׁלַל אוֹרוֹת חָלְפָה עַל פְּנֵיהֶם כְּרַעַם מִתְגַּלְגֵּל וְהִרְעִידָה אֶת הַבִּיתָן שֶׁל הַפַּקָּח" + ], + "קֹטֶר": [ + "\" \"אֶת זֶה אֲפִלּוּ נַהַג הַקַּטָּר לֹא יוֹדֵעַ,\" אָמַר הַפַּקָּח" + ], + "קַטָּר": [ + "\" \"אֶת זֶה אֲפִלּוּ נַהַג הַקַּטָּר לֹא יוֹדֵעַ,\" אָמַר הַפַּקָּח" + ], + "לְכַוֵּן": [ + "\" הִמְשַׁכְתִּי לִצְעֹד לְכִוּוּן הַחוֹמָה", + "כְּמוֹ עַל פִּי פְּקֻדָּה, כָּל הַמַּבָּטִים מֻפְנִים לְכִווּן מַעֲרָב", + "עוֹד רַכֶּבֶת מְהִירָה וּמוּאֶרֶת עָבְרָה כְּרַעַם מִתְגַּלְגֵּל, הַפַּעַם לַכִּוּוּן הֶהָפוּךְ", + "\"אֲנִי גָּר שָׁם-\" פִּתְאוֹם יוֹצֵאת לִי תְּשׁוּבָה בַּעֲרָבִית וַאֲנִי מַצְבִּיעַ לְכִווּן יְרוּשָׁלַיִם", + "הוּא מַבִּיט לְכִווּן יְרוּשָׁלַיִם, וְאַחַר כָּךְ מַבִּיט בִּי, וְאַחַר כָּךְ שׁוּב לְכִווּן יְרוּשָׁלַיִם" + ], + "עֲבֵרָה": [ + "וְשׁוּב עָבְרָה כְּרַעַם מִתְגַּלְגֵּל רַכֶּבֶת שְׁלִישִׁית, מְהִירָה וּמוּאֶרֶת", + "עוֹד רַכֶּבֶת מְהִירָה וּמוּאֶרֶת עָבְרָה כְּרַעַם מִתְגַּלְגֵּל, הַפַּעַם לַכִּוּוּן הֶהָפוּךְ" + ], + "הִפּוּךְ": [ + "\" הַמְּסֻלְסָל חוֹזֵר וּמְדַלֵּג עָלַי, הַפַּעַם בַּכִּווּן הֶהָפוּךְ", + "עוֹד רַכֶּבֶת מְהִירָה וּמוּאֶרֶת עָבְרָה כְּרַעַם מִתְגַּלְגֵּל, הַפַּעַם לַכִּוּוּן הֶהָפוּךְ" + ], + "הָפוּךְ": [ + "\" הַמְּסֻלְסָל חוֹזֵר וּמְדַלֵּג עָלַי, הַפַּעַם בַּכִּווּן הֶהָפוּךְ", + "עוֹד רַכֶּבֶת מְהִירָה וּמוּאֶרֶת עָבְרָה כְּרַעַם מִתְגַּלְגֵּל, הַפַּעַם לַכִּוּוּן הֶהָפוּךְ" + ], + "בְּעִקְבוֹת": [ + "\"הֵם לֹא הוֹלְכִים בְּעִקְבוֹת אִישׁ,\" אָמַר הַפַּקָּח", + "\" בְּעִקְבוֹת הָרֹאשׁ מוֹפִיעַ גַּם גּוּפוֹ שֶׁל שָׁלוֹם" + ], + "חַלּוֹן": [ + "רַק הַיְּלָדִים מוֹעֲכִים אֶת אַפֵּיהֶם אֶל שִׁמְשַׁת הַחַלּוֹן", + "וְלִפְעָמִים תִּפְתַּח אֶת הַחַלּוֹן, כָּכָה סְתָם, כְּדֵי לֵהָנוֹת" + ], + "מֶכֶר": [ + "זֶה הָיָה רוֹכֵל שֶׁמָּכַר גְּלוּלוֹת מְיֻחָדוֹת שֶׁמַּרְגִּיעוֹת אֶת הַצָּמָא", + "\" זֶה קוֹל שֶׁל אִשָּׁה שֶׁבּוֹקֵעַ מִתּוֹךְ הַמִּנְהָרָה וְהַמִּבְטָא שֶׁלָּהּ מוּזָר וְלֹא מֻכָּר לִי" + ], + "לִשְׁתּוֹת": [ + "בּוֹלְעִים גְּלוּלָה אַחַת פַּעַם בְּשָׁבוּעַ, וְאָז לֹא צְרִיכִים לִשְׁתּוֹת", + "\"אֲנִי צָמֵא לַמַּיִם הָאֵלֶּה,\" אָמַר הַנָּסִיךְ הַקָּטָן, \"תֵּן לִי לִשְׁתּוֹת", + "הַמַּיִם שֶׁנָּתַתָּ לִי לִשְׁתּוֹת הָיוּ בִּשְׁבִילִי כְּמוֹ מוּזִיקָה, בִּזְכוּת הַגַּלְגֶּלֶת וְהַחֶבֶל" + ], + "לִשְׁתֹּת": [ + "בּוֹלְעִים גְּלוּלָה אַחַת פַּעַם בְּשָׁבוּעַ, וְאָז לֹא צְרִיכִים לִשְׁתּוֹת", + "\"אֲנִי צָמֵא לַמַּיִם הָאֵלֶּה,\" אָמַר הַנָּסִיךְ הַקָּטָן, \"תֵּן לִי לִשְׁתּוֹת", + "הַמַּיִם שֶׁנָּתַתָּ לִי לִשְׁתּוֹת הָיוּ בִּשְׁבִילִי כְּמוֹ מוּזִיקָה, בִּזְכוּת הַגַּלְגֶּלֶת וְהַחֶבֶל" + ], + "תּוּת": [ + "בּוֹלְעִים גְּלוּלָה אַחַת פַּעַם בְּשָׁבוּעַ, וְאָז לֹא צְרִיכִים לִשְׁתּוֹת", + "\"אֲנִי צָמֵא לַמַּיִם הָאֵלֶּה,\" אָמַר הַנָּסִיךְ הַקָּטָן, \"תֵּן לִי לִשְׁתּוֹת", + "הַמַּיִם שֶׁנָּתַתָּ לִי לִשְׁתּוֹת הָיוּ בִּשְׁבִילִי כְּמוֹ מוּזִיקָה, בִּזְכוּת הַגַּלְגֶּלֶת וְהַחֶבֶל" + ], + "גְּלוּלָה": [ + "בּוֹלְעִים גְּלוּלָה אַחַת פַּעַם בְּשָׁבוּעַ, וְאָז לֹא צְרִיכִים לִשְׁתּוֹת" + ], + "שָׁבוּעַ": [ + "בּוֹלְעִים גְּלוּלָה אַחַת פַּעַם בְּשָׁבוּעַ, וְאָז לֹא צְרִיכִים לִשְׁתּוֹת", + "\"הֵן חוֹסְכוֹת הֲמוֹן זְמַן,\" אָמַר הַסּוֹחֵר, \"הַמֻּמְחִים עָשׂוּ חִשּׁוּב שֶׁחוֹסְכִים כָּךְ חֲמִשִּׁים וְשָׁלוֹשׁ דַּקּוֹת בְּשָׁבוּעַ" + ], + "סוֹחֵר": [ + "\"הֵן חוֹסְכוֹת הֲמוֹן זְמַן,\" אָמַר הַסּוֹחֵר, \"הַמֻּמְחִים עָשׂוּ חִשּׁוּב שֶׁחוֹסְכִים כָּךְ חֲמִשִּׁים וְשָׁלוֹשׁ דַּקּוֹת בְּשָׁבוּעַ" + ], + "הָמוֹן": [ + "הֲמוֹן אֶפְשָׁרוּיוֹת מִתְרוֹצְצוֹת בְּמוֹחִי", + "\" פִּתְאוֹם צָצִים הֲמוֹן יְלָדִים וּמַקִּיפִים אוֹתִי", + "\"כְּאִלּוּ נָתַתִּי לְךָ, בִּמְקוֹם כּוֹכָבִים, הֲמוֹן פַּעֲמוֹנִים שֶׁיּוֹדְעִים לִצְחֹק", + "\"הֵן חוֹסְכוֹת הֲמוֹן זְמַן,\" אָמַר הַסּוֹחֵר, \"הַמֻּמְחִים עָשׂוּ חִשּׁוּב שֶׁחוֹסְכִים כָּךְ חֲמִשִּׁים וְשָׁלוֹשׁ דַּקּוֹת בְּשָׁבוּעַ" + ], + "חָבִיב": [ + "\" \"יְדִידִי הֶחָבִיב, הַשּׁוּעָל שֶׁלְּךָ לֹא מְעַנְיֵן עַכְשָׁו" + ], + "רָעָב": [ + "\"הוּא לְעוֹלָם אֵינוֹ רָעֵב אוֹ צָמֵא" + ], + "רָעֵב": [ + "\"הוּא לְעוֹלָם אֵינוֹ רָעֵב אוֹ צָמֵא" + ], + "סְפִיקָה": [ + "קְצָת שֶׁמֶשׁ מַסְפִּיקָה לוֹ" + ], + "רָאשִׁי": [ + "\"לֹא,\" אֲנִי מֵנִיד בְּרֹאשִׁי", + "בָּרוּר שֶׁהִיא מְבֹהֶלֶת מֵהַתּוֹצָאוֹת שֶׁל הַחֲבָטָה שֶׁלָּהּ בְּרֹאשִׁי", + "אֲנִי לֹא מְהַנְהֵן, וַאֲנִי גַּם לֹא מֵנִיד בְּרֹאשִׁי", + "רָאשֵׁי הַמְּבֻגָּרִים עֲטוּפִים בְּמִטְפָּחוֹת, וַאֲנִי מֵבִין שֶׁאֵלֶּה שְׁתֵּי נָשִׁים", + "פַּטְרִיאַרְךְ הוּא כְּמוֹ רַב רָאשִׁי שֶׁל קְבוּצוֹת מְסֻיָּמוֹת שֶׁל נוֹצְרִים" + ], + "בְּאֵר": [ + "זֹאת שֶׁלָּנוּ נִרְאֲתָה כְּמוֹ בְּאֵר בַּכְּפָר", + "הִמְשַׁכְתִּי לָלֶכֶת כָּךְ וְעִם שַׁחַר גִּלִּיתִי אֶת הַבְּאֵר", + "\" לְאַט־לְאַט הֶעֱלֵיתִי אֶת הַדְּלִי אֶל שְׂפַת הַבְּאֵר", + "26 לְיַד הַבְּאֵר נִצְּבוּ שְׂרִידִים שֶׁל חוֹמַת אֶבֶן יְשָׁנָה", + "\" הַבְּאֵר שֶׁמָּצָאנוּ לֹא נִרְאֲתָה כְּמוֹ בְּאֵר רְגִילָה בְּמִדְבַּר סָהָרָה" + ], + "יֵאוּשׁ": [ + "\" הִרְכַּנְתִּי אֶת רֹאשִׁי בְּיֵאוּשׁ: מְגֻחָךְ לְחַפֵּשׂ בְּאֵר, סְתָם כָּךְ, בְּמֶרְחֲבֵי הַמִּדְבָּר הָעֲצוּמִים" + ], + "לְחַפֵּשׂ": [ + "צָרִיךְ לְחַפֵּשׂ עִם הַלֵּב", + "\" הִרְכַּנְתִּי אֶת רֹאשִׁי בְּיֵאוּשׁ: מְגֻחָךְ לְחַפֵּשׂ בְּאֵר, סְתָם כָּךְ, בְּמֶרְחֲבֵי הַמִּדְבָּר הָעֲצוּמִים", + "\"אֲנַחְנוּ מַשְׁאִירִים אֶת הַתַּרְמִילִים שֶׁלָּנוּ בַּשִּׂיחַ שֶׁנִּמְצָא כָּאן לְמַעְלָה, וְאָז אֲנַחְנוּ יוֹצְאִים לְחַפֵּשׂ חֶלְזוֹנוֹת" + ], + "לִזְהֹר": [ + "בְּעוֹדֵנוּ צוֹעֲדִים שָׁעוֹת עַל שָׁעוֹת, בְּשֶׁקֶט, יָרַד הַלַּיְלָה, וְהַכּוֹכָבִים הִתְחִילוּ לִזְהֹר" + ], + "חָם": [ + "הַצָּמָא הֶעֱלָה אֶת חֹם גּוּפִי וְרָאִיתִי אוֹתָם כְּמוֹ מִתּוֹךְ חֲלוֹם" + ], + "חֹם": [ + "הַצָּמָא הֶעֱלָה אֶת חֹם גּוּפִי וְרָאִיתִי אוֹתָם כְּמוֹ מִתּוֹךְ חֲלוֹם" + ], + "חַם": [ + "הַצָּמָא הֶעֱלָה אֶת חֹם גּוּפִי וְרָאִיתִי אוֹתָם כְּמוֹ מִתּוֹךְ חֲלוֹם" + ], + "חָלוֹם": [ + "הַצָּמָא הֶעֱלָה אֶת חֹם גּוּפִי וְרָאִיתִי אוֹתָם כְּמוֹ מִתּוֹךְ חֲלוֹם", + "\" \"יַלְדּוֹן, הַסִּפּוּר הַזֶּה עִם הַנָּחָשׁ וּנְקֻדַּת הַמִּפְגָּשׁ וְהַכּוֹכָב הוּא רַק חֲלוֹם רַע, נָכוֹן" + ], + "לַחְקֹר": [ + "וְאָז לֹא הֵעַזְתִּי לַחְקֹר אוֹתוֹ בִּכְלָל", + "כְּבָר יָדַעְתִּי הֵיטֵב שֶׁמּוּטָב לֹא לַחְקֹר אוֹתוֹ" + ], + "דְּמָמָה": [ + "וְאַף עַל פִּי כֵן מַשֶּׁהוּ זוֹהֵר בַּדְּמָמָה", + "\" \"כַּמּוּבָן,\" עָנִיתִי וְהִתְבּוֹנַנְתִּי בִּדְמָמָה בְּקִפְלֵי הַחוֹלוֹת הַזּוֹהֲרִים לְאוֹר הַיָּרֵחַ" + ], + "יָרֵחַ": [ + "\" \"כַּמּוּבָן,\" עָנִיתִי וְהִתְבּוֹנַנְתִּי בִּדְמָמָה בְּקִפְלֵי הַחוֹלוֹת הַזּוֹהֲרִים לְאוֹר הַיָּרֵחַ" + ], + "קֶסֶם": [ + "זֶה קוֹרֶה כְּמוֹ בְּמַטֵּה קֶסֶם, וְזוֹ כְּבָר הַפַּעַם הַשְּׁנִיָּה", + "\" מָה גְּדוֹלָה הָיְתָה הַפְתָּעָתִי כְּשֶׁלְּפֶתַע הֵבַנְתִּי אֶת סוֹד הַקֶּסֶם שֶׁבַּחוֹלוֹת", + "אֲנִי פּוֹתֵחַ אֶת הָרוֹכְסָן וּשְׁנֵיהֶם מַבִּיטִים בִּי בִּפְלִיאָה כְּאִלּוּ בִּצַּעְתִּי אֵיזֶשֶׁהוּ קֶסֶם" + ], + "חָבוּי": [ + "כְּשֶׁהָיִיתִי יֶלֶד, גַּרְתִּי בְּבַיִת עַתִּיק, שֶׁהָאַגָּדָה סִפְּרָה שֶׁחָבוּי בּוֹ אוֹצָר" + ], + "עַתִּיק": [ + "כְּשֶׁהָיִיתִי יֶלֶד, גַּרְתִּי בְּבַיִת עַתִּיק, שֶׁהָאַגָּדָה סִפְּרָה שֶׁחָבוּי בּוֹ אוֹצָר" + ], + "קָסוּם": [ + "אֲבָל הוּא שָׁפַךְ אוֹר קָסוּם עַל הַבַּיִת כֻּלּוֹ" + ], + "שָׁבִיר": [ + "הָיִיתִי נִרְגָּשׁ, הָיָה נִדְמֶה לִי שֶׁאֲנִי נוֹשֵׂא אוֹצָר שָׁבִיר", + "וְעוֹד הָיָה נִדְמֶה לִי שֶׁאֵין מַשֶּׁהוּ עָדִין וְשָׁבִיר כְּמוֹתוֹ עַל פְּנֵי הָאֲדָמָה כֻּלָּהּ" + ], + "שִׁבְעָתַיִם": [ + "\" וְאָז הוּא הָיָה בְּעֵינַי שַׁבְרִירִי שִׁבְעָתַיִם" + ], + "עֲשָׁשִׁית": [ + "יֵשׁ לְהָגֵן הֵיטֵב עַל אוֹר הָעֲשָׁשִׁית: מַשַּׁב רוּחַ עָלוּל לְכַבּוֹת אוֹתוֹ" + ], + "לְהָגֵן": [ + "יֵשׁ לְהָגֵן הֵיטֵב עַל אוֹר הָעֲשָׁשִׁית: מַשַּׁב רוּחַ עָלוּל לְכַבּוֹת אוֹתוֹ", + "יֵשׁ לָהּ אַרְבָּעָה קוֹצִים עֲלוּבִים כְּדֵי לְהָגֵן עָלֶיהָ מִפְּנֵי כָּל הָעוֹלָם" + ], + "שָׁחֹר": [ + "הִמְשַׁכְתִּי לָלֶכֶת כָּךְ וְעִם שַׁחַר גִּלִּיתִי אֶת הַבְּאֵר" + ], + "שַׁחַר": [ + "הִמְשַׁכְתִּי לָלֶכֶת כָּךְ וְעִם שַׁחַר גִּלִּיתִי אֶת הַבְּאֵר" + ], + "מָנוֹחַ": [ + "לָכֵן הֵם נָעִים סְחוֹר־סְחוֹר, חַסְרֵי מָנוֹחַ" + ], + "בּוּרוּת": [ + "הַבְּאֵרוֹת בְּסָהָרָה הֵן סְתָם בּוֹרוֹת חֲפוּרִים בַּחוֹל" + ], + "גֻּלְגֹּלֶת": [ + "\"הַכֹּל כָּאן: הַגַּלְגֶּלֶת, הַדְּלִי, הַחֶבֶל", + "\" הוּא צָחַק, מָשַׁךְ בַּחֶבֶל, הִפְעִיל אֶת הַגַּלְגֶּלֶת", + "וְהַגַּלְגֶּלֶת נֶאֶנְחָה כְּמוֹ שַׁבְשֶׁבֶת שֶׁזָּכְתָה בְּמַשַּׁב רוּחַ אַחֲרֵי זְמַן רַב", + "הֵם נָבְעוּ מֵהַהֲלִיכָה הָאֲרֻכָּה שֶׁלָּנוּ לְאוֹר הַכּוֹכָבִים, מִשִּׁירַת הַגַּלְגֶּלֶת, מִמַּאֲמַץ זְרוֹעוֹתַי", + "הַמַּיִם שֶׁנָּתַתָּ לִי לִשְׁתּוֹת הָיוּ בִּשְׁבִילִי כְּמוֹ מוּזִיקָה, בִּזְכוּת הַגַּלְגֶּלֶת וְהַחֶבֶל" + ], + "פָּעִיל": [ + "\" הוּא צָחַק, מָשַׁךְ בַּחֶבֶל, הִפְעִיל אֶת הַגַּלְגֶּלֶת", + "\"בְּנוֹסָף לַעֲבוֹדָתוֹ הָעִתּוֹנָאִית,\" הִיא קוֹרֵאת, \"פְרוּמְקִין הָיָה פְּעִיל צִבּוּר וְסִיֵּעַ רַבּוֹת לְנִזְקָקִים" + ], + "מֵימִי": [ + "בְּאָזְנַי עֲדַיִן הִדְהֲדָה שִׁירַת הַגַּלְגֶּלֶת, וּבְמֵימֵי הַדְּלִי, שֶׁהוֹסִיפוּ לִרְטֹט, רָאִיתִי אֶת הַשֶּׁמֶשׁ רוֹטֶטֶת" + ], + "לִרְטֹט": [ + "בְּאָזְנַי עֲדַיִן הִדְהֲדָה שִׁירַת הַגַּלְגֶּלֶת, וּבְמֵימֵי הַדְּלִי, שֶׁהוֹסִיפוּ לִרְטֹט, רָאִיתִי אֶת הַשֶּׁמֶשׁ רוֹטֶטֶת" + ], + "לְרַטֵּט": [ + "בְּאָזְנַי עֲדַיִן הִדְהֲדָה שִׁירַת הַגַּלְגֶּלֶת, וּבְמֵימֵי הַדְּלִי, שֶׁהוֹסִיפוּ לִרְטֹט, רָאִיתִי אֶת הַשֶּׁמֶשׁ רוֹטֶטֶת" + ], + "חַג": [ + "הַמַּיִם מָתְקוּ כְּמוֹ יוֹם חַג" + ], + "נוֹזֵל": [ + "הַדָּם כְּבָר לֹא נוֹזֵל וּמַתְחִיל לְהִקָּרֵשׁ", + "הַמַּיִם הָאֵלֶּה הָיוּ הַרְבֵּה יוֹתֵר מִסְּתָם נוֹזֵל" + ], + "הֲלִיכָה": [ + "הֵם נָבְעוּ מֵהַהֲלִיכָה הָאֲרֻכָּה שֶׁלָּנוּ לְאוֹר הַכּוֹכָבִים, מִשִּׁירַת הַגַּלְגֶּלֶת, מִמַּאֲמַץ זְרוֹעוֹתַי" + ], + "מַתָּנָה": [ + "\" \"וְזֹאת בְּדִיּוּק הַמַּתָּנָה שֶׁלִּי", + "הֵם הָיוּ טוֹבִים לַלֵּב, כְּמוֹ מַתָּנָה", + "חוּץ מִזֶּה, יֵשׁ לִי בִּשְׁבִילְךָ מַתָּנָה", + "פֵּרוּשׁ הַמִּלָּה הוּא מַתָּנָה, אֲבָל לֹא מְדֻבָּר בְּמַתָּנָה סְתָם", + "בַּקְשִׁישׁ הוּא סוּג שֶׁל שֹׁחַד, כְּלוֹמַר אַתָּה נוֹתֵן מַתָּנָה לְמִישֶׁהוּ כְּדֵי לְקַבֵּל מִמֶּנּוּ מַשֶּׁהוּ תְּמוּרָתָהּ" + ], + "לְהִמָּצֵא": [ + "הַאִם יִתָּכֵן שֶׁמִּסִּבָּה כָּלְשֶׁהִי, אָסוּר לָהֶם לְהִמָּצֵא כָּאן", + "\"אַךְ מָה שֶׁהֵם מְחַפְּשִׂים עָשׂוּי לְהִמָּצֵא בְּשׁוֹשַׁנָּה אַחַת אוֹ בִּמְעַט מַיִם" + ], + "עָשׂוּי": [ + "\"אַךְ מָה שֶׁהֵם מְחַפְּשִׂים עָשׂוּי לְהִמָּצֵא בְּשׁוֹשַׁנָּה אַחַת אוֹ בִּמְעַט מַיִם", + "אֲבָל כְּשֶׁאֲנִי מְמַשֵּׁשׁ בְּיָדִי אֶת הַקִּיר, אֲנִי מַרְגִּישׁ שֶׁחֵלֶק מִמֶּנּוּ כְּאִלּוּ עָשׂוּי מִנְּיָר" + ], + "דְּבַשׁ": [ + "שָׂמַחְתִּי גַּם בַּדְּבַשׁ הַזֶּה", + "חוֹל הַמִּדְבָּר בִּשְׁעַת הַזְּרִיחָה הָיָה כְּעֵין הַדְּבַשׁ" + ], + "לִידֵי": [ + "\"עָלֶיךָ לְקַיֵּם אֶת הַהַבְטָחָה שֶׁלְּךָ,\" אָמַר לִי בְּרַכּוּת הַנָּסִיךְ הַקָּטָן שֶׁשּׁוּב הִתְיַשֵּׁב לְיָדִי", + "שָׁלוֹם מִתְיַשֵּׁב לְיָדִי וּמְשַׂכֵּל אֶת רַגְלָיו, וַאֲנִי בָּטוּחַ שֶׁהִנֵּה הִנֵּה, תֵּכֶף אֶשְׁתַּחְרֵר מֵהַחֲבָלִים הָאֲרוּרִים הָאֵלֶּה" + ], + "לְקַיֵּם": [ + "\"אֵיךְ יָכֹלְתְּ לְהַבְטִיחַ מַשֶּׁהוּ שֶׁאֵין לָךְ סִכּוּי לְקַיֵּם", + "\"עָלֶיךָ לְקַיֵּם אֶת הַהַבְטָחָה שֶׁלְּךָ,\" אָמַר לִי בְּרַכּוּת הַנָּסִיךְ הַקָּטָן שֶׁשּׁוּב הִתְיַשֵּׁב לְיָדִי" + ], + "קַיָּם": [ + "\"כְּשֶׁהֵם הִגִּיעוּ, רָאִיתִי שֶׁהָיוּ אִתָּם שַׂקִּים,\" הוּא מְדַוֵחַ", + "\"אֵיךְ יָכֹלְתְּ לְהַבְטִיחַ מַשֶּׁהוּ שֶׁאֵין לָךְ סִכּוּי לְקַיֵּם", + "גַּם כְּשֶׁאַתָּה לֹא קַיָּם, מַכָּה הִיא מַכָּה וּכְאֵב הוּא כְּאֵב", + "\"עָלֶיךָ לְקַיֵּם אֶת הַהַבְטָחָה שֶׁלְּךָ,\" אָמַר לִי בְּרַכּוּת הַנָּסִיךְ הַקָּטָן שֶׁשּׁוּב הִתְיַשֵּׁב לְיָדִי", + "כְּשֶׁאַתָּה חַי וְקַיָּם וְחוֹטֵף מַכָּה, אֲפִלּוּ לְךָ קָשֶׁה לְהַאֲמִין לָאֶפְשָׁרוּת שֶׁאַתָּה בִּכְלָל לֹא קַיָּם" + ], + "הַבְטָחָה": [ + "\"עָלֶיךָ לְקַיֵּם אֶת הַהַבְטָחָה שֶׁלְּךָ,\" אָמַר לִי בְּרַכּוּת הַנָּסִיךְ הַקָּטָן שֶׁשּׁוּב הִתְיַשֵּׁב לְיָדִי" + ], + "כְּרוּב": [ + "הַנָּסִיךְ הַקָּטָן הִבְחִין בָּהֶן וּפָרַץ בִּצְחוֹק: \"עֲצֵי הַבָּאוֹבַּבּ שֶׁלְּךָ מַזְכִּירִים רָאשֵׁי כְּרוּב" + ], + "גֵּאֶה": [ + "אך סנט־אכזופרי היה גאה בו מאוד", + "\" הָיִיתִי כָּל כָּךְ גֵּאֶה בַּעֲצֵי הַבָּאוֹבַּבּ שֶׁצִּיַּרְתִּי" + ], + "נְחִיתָה": [ + "חָזַרְתָּ אֶל מְקוֹם הַנְּחִיתָה שֶׁלְּךָ", + "הוּא רַק אָמַר: \"אַתָּה יוֹדֵעַ, הַנְּחִיתָה שֶׁלִּי עַל כַּדּוּר הָאָרֶץ" + ], + "מָחָר": [ + "מָחָר תִּמְלָא לָהּ שָׁנָה", + "מָחָר יֵשׁ לָנוּ הַכְתָּבָה בְּאַנְגְּלִית וְרָצִינוּ לְהִתְכּוֹנֵן כְּמוֹ שֶׁצָּרִיךְ", + "\" \"הִגְזַמְתְּ,\" אֲנִי עוֹנֶה, \"מָחָר יֵשׁ לָנוּ הַכְתָּבָה בְּאַנְגְּלִית וְעוֹד לֹא הִתְחַלְנוּ לְהִתְכּוֹנֵן" + ], + "לְהָשִׁיב": [ + "אֵין לִי צֹרֶךְ לְהָשִׁיב לַשְּׁאֵלָה שֶׁל שָׁרוֹן", + "הוּא מֵעוֹלָם לֹא נָהַג לְהָשִׁיב עַל שְׁאֵלוֹת, אֲבָל אִם מַסְמִיקִים, זֶה אוֹמֵר הַכֹּל" + ], + "לַעֲבֹד": [ + "\" אֲבָל הוּא עָנָה לִי: \"עַכְשָׁו אַתָּה צָרִיךְ לַעֲבֹד" + ], + "לְעַבֵּד": [ + "\" אֲבָל הוּא עָנָה לִי: \"עַכְשָׁו אַתָּה צָרִיךְ לַעֲבֹד" + ], + "עֶבֶד": [ + "\" אֲבָל הוּא עָנָה לִי: \"עַכְשָׁו אַתָּה צָרִיךְ לַעֲבֹד", + "הוא עבד במהלך הקיץ והסתיו, ובחודש אוקטובר 1942 היה הספר מוכן" + ], + "מָטוֹס": [ + "אַתָּה צָרִיךְ לְתַקֵּן אֶת הַמָּטוֹס שֶׁלְּךָ" + ], + "חַכָּה": [ + "אֲנִי מְחַכֶּה לְךָ כָּאן" + ], + "רָגוּעַ": [ + "\" אֲבָל לֹא הָיִיתִי רָגוּעַ" + ], + "נַיָּח": [ + "מִי שֶׁמֵּנִיחַ לְמִישֶׁהוּ לְאַלֵּף אוֹתוֹ, מִסְתַּכֵּן בְּבֶכִי", + "\" הוּא מַנִּיחַ יָד עַל רֹאשׁוֹ בְּצוּרָה שֶׁל כִּפָּה", + "\" הוּא מַנִּיחַ יָד עַל כְּתֵפוֹ שֶׁל חֲבֵרוֹ, \"אַתָּה יָכוֹל לִסְמוֹךְ עָלַי", + "לָכֵן אֲנִי מַנִּיחַ אוֹתוֹ עַל הַמִּטָּה וּמִצְטָרֵף אֶל שָׁרוֹן שֶׁיּוֹשֶׁבֶת מוּל הַמַּחְשֵׁב", + "אֵין לָהֶם שׁוּם מֻשָּׂג אֵיךְ לְהַנִּיחַ אוֹתִי עַל גַּבּוֹ שֶׁל סוּס בַּזְּמַן שֶׁאֲנִי קָשׁוּר" + ], + "אֶבֶן": [ + "26 לְיַד הַבְּאֵר נִצְּבוּ שְׂרִידִים שֶׁל חוֹמַת אֶבֶן יְשָׁנָה", + "\" אֲנִי נֶעֱמָד עַל אֶבֶן, מַשְׁקִיף אֶל הָאֹפֶק, צָפוֹנָה, מִזְרָחָה, דָּרוֹמָה, מַעֲרָבָה", + "אִם לְרֶגַע עָלְתָה בְּדַעְתִּי הָאֶפְשָׁרוּת שֶׁמְּדֻבָּר בְּאֶבֶן אוֹ בְּרֶגֶב עָפָר גָּדוֹל, טָעִיתִי" + ], + "לְיַד": [ + "בִּמְקוֹמוֹ, לְיַד הַסִּירִים, יֵשׁ עֲרֵמָה שֶׁל עֵצִים", + "26 לְיַד הַבְּאֵר נִצְּבוּ שְׂרִידִים שֶׁל חוֹמַת אֶבֶן יְשָׁנָה", + "\" הוּא עוֹצֵר לְיַד פֶּתַח שֶׁל מְעָרָה אַחֶרֶת, \"לִבְרוֹחַ", + "לֹא הָיָה שׁוּם סִימָן, רַק מַשֶּׁהוּ צָהֹב שֶׁהִבְהֵב לְיַד הַקַּרְסֹל שֶׁלּוֹ" + ], + "חוֹמָה": [ + "\" הִמְשַׁכְתִּי לִצְעֹד לְכִוּוּן הַחוֹמָה", + "\" הָיִיתִי בְּמֶרְחַק עֶשְׂרִים מֶטְרִים מֵהַחוֹמָה, וַעֲדַיִן לֹא רָאִיתִי דָּבָר", + "\" וְכָךְ הִשְׁפַּלְתִּי גַּם אֲנִי אֶת מַבָּטִי לְתַחְתִּית הַחוֹמָה וְזִנַּקְתִּי לְאָחוֹר", + "הִגַּעְתִּי לַחוֹמָה בְּדִיּוּק בַּזְּמַן לִתְפֹּס בִּזְרוֹעוֹתַי אֶת הַנָּסִיךְ הַקָּטָן הַיַּלְדּוֹן שֶׁלִּי, חִוֵּר כַּשֶּׁלֶג" + ], + "נֶפֶשׁ": [ + "הֲרֵי אֵין כָּאן נֶפֶשׁ חַיָּה, כֻּלָּם נֶעֶלְמוּ", + "עֲדַיִן לֹא רָאִיתִי וְלֹא שָׁמַעְתִּי נֶפֶשׁ חַיָּה מִלְּבַדּוֹ", + "ורת' היה אנרכיסט שמאלני ומבוגר מאכזופרי ב־22 שנים, אך עד מהרה הפכו השניים לידידי נפש" + ], + "לְחַכּוֹת": [ + "אַתָּה רַק צָרִיךְ לְחַכּוֹת לִי" + ], + "לָרֶדֶת": [ + "\" אָמַר, \"אֲנִי רוֹצֶה לָרֶדֶת", + "\" \"נִרְאֶה לְךָ שֶׁמֵּהַשָּׁמָיִם הַכְּחֻלִּים הָאֵלֶּה יָכוֹל לָרֶדֶת מַבּוּל" + ], + "תַּחְתִּית": [ + "\" וְכָךְ הִשְׁפַּלְתִּי גַּם אֲנִי אֶת מַבָּטִי לְתַחְתִּית הַחוֹמָה וְזִנַּקְתִּי לְאָחוֹר" + ], + "זָקוּף": [ + "בְּרֹאשׁ זָקוּף עָמַד לוֹ אֶחָד מֵאוֹתָם נְחָשִׁים צְהֻבִּים שֶׁמְּחַסְּלִים אוֹתְךָ בִּשְׁלוֹשִׁים שְׁנִיּוֹת" + ], + "שֶׁלֶג": [ + "הִגַּעְתִּי לַחוֹמָה בְּדִיּוּק בַּזְּמַן לִתְפֹּס בִּזְרוֹעוֹתַי אֶת הַנָּסִיךְ הַקָּטָן הַיַּלְדּוֹן שֶׁלִּי, חִוֵּר כַּשֶּׁלֶג" + ], + "צָהֹב": [ + "לֹא הָיָה שׁוּם סִימָן, רַק מַשֶּׁהוּ צָהֹב שֶׁהִבְהֵב לְיַד הַקַּרְסֹל שֶׁלּוֹ", + "\" שִׁחְרַרְתִּי אֶת הַצָּעִיף הַצָּהֹב הַנִּצְחִי מִצַּוָּארוֹ, הִרְטַבְתִּי אֶת מִצְחוֹ וְהִשְׁקֵיתִי אוֹתוֹ מְעַט מַיִם" + ], + "נִצְחִי": [ + "כך נולד ספר הילדים הנצחי הנסיך הקטן", + "\" שִׁחְרַרְתִּי אֶת הַצָּעִיף הַצָּהֹב הַנִּצְחִי מִצַּוָּארוֹ, הִרְטַבְתִּי אֶת מִצְחוֹ וְהִשְׁקֵיתִי אוֹתוֹ מְעַט מַיִם" + ], + "צִפּוֹר": [ + "הִרְגַּשְׁתִּי אֶת לִבּוֹ פּוֹעֵם כְּאִלּוּ הָיָה צִפּוֹר גּוֹסֶסֶת מִפְּגִיעַת רוֹבֶה" + ], + "רוֹבֶה": [ + "הִרְגַּשְׁתִּי אֶת לִבּוֹ פּוֹעֵם כְּאִלּוּ הָיָה צִפּוֹר גּוֹסֶסֶת מִפְּגִיעַת רוֹבֶה" + ], + "לַחֲזֹר": [ + "רוֹצִים לָדַעַת מָה עָשִׂינוּ כְּשֶׁרָצִינוּ לַחְזוֹר לַתְּקוּפָה שֶׁלָּנוּ", + "\" אֲנִי שׁוֹאֵל, \"נִרְאֶה לְךָ שֶׁאֵין דָּבָר כָּזֶה לַחְזוֹר בַּזְּמַן", + "נִרְאֶה לָכֶם הֶגְיוֹנִי שֶׁמִּנְהֶרֶת־הַזְּמַן תַּזְמִין אֲנָשִׁים מְבֻגָּרִים לַחְזוֹר אָחוֹרָה בַּזְּמַן לְאֵרוּעִים בֶּעָבָר", + "הוּא אָמַר לִי: \"אֲנִי שָׂמֵחַ שֶׁגִּלִּיתָ מָה הִתְקַלְקֵל בַּמָּנוֹעַ, עַכְשָׁו תּוּכַל לַחְזֹר הַבַּיְתָה" + ], + "לְחַזֵּר": [ + "הוּא אָמַר לִי: \"אֲנִי שָׂמֵחַ שֶׁגִּלִּיתָ מָה הִתְקַלְקֵל בַּמָּנוֹעַ, עַכְשָׁו תּוּכַל לַחְזֹר הַבַּיְתָה" + ], + "כְּנֶגֶד": [ + "בְּדִיּוּק עָמַדְתִּי לְסַפֵּר לוֹ שֶׁכְּנֶגֶד כָּל הַסִּכּוּיִים, הִצְלַחְתִּי לְתַקֵּן אֶת הַמָּנוֹעַ" + ], + "רָגִיל": [ + "\" הִרְגַּשְׁתִּי שֶׁמַּשֶּׁהוּ לֹא רָגִיל קוֹרֶה", + "יֶלֶד יִשְׂרְאֵלִי רָגִיל, מְדַבֵּר עִבְרִית וְלֹא מְגַדֵּל פֵּאוֹת", + "לָמָּה אֲנִי לֹא יָכוֹל לִהְיוֹת פָּשׁוּט יֶלֶד יְהוּדִי רָגִיל" + ], + "נֶזֶק": [ + "\" שׁוּב חַשְׁתִּי כֵּיצַד מַקְפִּיאָה אוֹתִי הַתְּחוּשָׁה שֶׁנֶּזֶק בִּלְתִּי הָפִיךְ נִגְרַם", + "חִפּוּשׂ בָּהֶם מוֹכִיחַ שֶׁכָּל הַמַּחְבָּרוֹת, הַחוֹבְרוֹת וְהַסְּפָרִים נִמְצָאִים, וְלֹא אֵרַע לָהֶם כָּל נֶזֶק" + ], + "תְּחוּשָׁה": [ + "\" שׁוּב חַשְׁתִּי כֵּיצַד מַקְפִּיאָה אוֹתִי הַתְּחוּשָׁה שֶׁנֶּזֶק בִּלְתִּי הָפִיךְ נִגְרַם" + ], + "כֵּיצַד": [ + "\" שׁוּב חַשְׁתִּי כֵּיצַד מַקְפִּיאָה אוֹתִי הַתְּחוּשָׁה שֶׁנֶּזֶק בִּלְתִּי הָפִיךְ נִגְרַם" + ], + "הָפִיךְ": [ + "\" שׁוּב חַשְׁתִּי כֵּיצַד מַקְפִּיאָה אוֹתִי הַתְּחוּשָׁה שֶׁנֶּזֶק בִּלְתִּי הָפִיךְ נִגְרַם" + ], + "סֵבֶל": [ + "וְהֵבַנְתִּי שֶׁאֵינֶנִּי יָכוֹל לִסְבֹּל אֶת הַמַּחְשָׁבָה שֶׁלֹּא אֶשְׁמַע שׁוּב לְעוֹלָם אֶת הַצְּחוֹק הַזֶּה" + ], + "סַבָּל": [ + "וְהֵבַנְתִּי שֶׁאֵינֶנִּי יָכוֹל לִסְבֹּל אֶת הַמַּחְשָׁבָה שֶׁלֹּא אֶשְׁמַע שׁוּב לְעוֹלָם אֶת הַצְּחוֹק הַזֶּה" + ], + "לִסְבֹּל": [ + "וְהֵבַנְתִּי שֶׁאֵינֶנִּי יָכוֹל לִסְבֹּל אֶת הַמַּחְשָׁבָה שֶׁלֹּא אֶשְׁמַע שׁוּב לְעוֹלָם אֶת הַצְּחוֹק הַזֶּה" + ], + "מְעֻיָּן": [ + "הוּא הָיָה בְּעֵינַי כְּמַעְיָן בְּלֵב הַמִּדְבָּר", + "\"הִנֵּה מַיִם צֵידָה לַדֶּרֶךְ,\" הוּא מוֹשִׁיט לָנוּ כַּד חֶרֶס, \"זֶה מִמַּעְיָן הַשִּׁלוֹחַ,\" הוּא מְדַוֵחַ" + ], + "מַעֲיָן": [ + "הוּא הָיָה בְּעֵינַי כְּמַעְיָן בְּלֵב הַמִּדְבָּר", + "\"הִנֵּה מַיִם צֵידָה לַדֶּרֶךְ,\" הוּא מוֹשִׁיט לָנוּ כַּד חֶרֶס, \"זֶה מִמַּעְיָן הַשִּׁלוֹחַ,\" הוּא מְדַוֵחַ" + ], + "מֵעַל": [ + "אַרְבַּע הָעֵינַיִם שֶׁנִּמְצָאוֹת מֵעַל שְׁנֵי הַשְּׂפָמִים מַבִּיטוֹת בִּי בְּמַבָּט מְבֹהָל", + "הַכּוֹכָב שֶׁלִּי יִמָּצֵא בְּדִיּוּק מֵעַל אוֹתָהּ נְקֻדָּה שֶׁבָּהּ נָחַתִּי כָּאן לִפְנֵי שָׁנָה" + ], + "נְקֻדָּה": [ + "הַכּוֹכָב שֶׁלִּי יִמָּצֵא בְּדִיּוּק מֵעַל אוֹתָהּ נְקֻדָּה שֶׁבָּהּ נָחַתִּי כָּאן לִפְנֵי שָׁנָה" + ], + "מִפְגָּשׁ": [ + "\" \"יַלְדּוֹן, הַסִּפּוּר הַזֶּה עִם הַנָּחָשׁ וּנְקֻדַּת הַמִּפְגָּשׁ וְהַכּוֹכָב הוּא רַק חֲלוֹם רַע, נָכוֹן" + ], + "מִן": [ + "הוּא אָמַר לִי: \"הַדְּבָרִים הַחֲשׁוּבִים נִסְתָּרִים מִן הָעַיִן" + ], + "מָן": [ + "הוּא אָמַר לִי: \"הַדְּבָרִים הַחֲשׁוּבִים נִסְתָּרִים מִן הָעַיִן" + ], + "לְהַרְאוֹת": [ + "\"בּוֹא,\" אֲנִי אוֹחֵז בְּיָדוֹ, \"אֲנִי רוֹצֶה לְהַרְאוֹת לְךָ מַשֶּׁהוּ", + "הַכּוֹכָב שֶׁלִּי קָטָן מְאוֹד, וְלָכֵן לֹא אוּכַל לְהַרְאוֹת לְךָ אֵיפֹה הוּא נִמְצָא בְּדִיּוּק", + "זֶה אוֹתוֹ נוֹף כְּמוֹ בָּעַמּוּד הַקּוֹדֵם, אֲבָל צִיַּרְתִּי אוֹתוֹ שׁוּב כְּדֵי לְהַרְאוֹת לָכֶם אוֹתוֹ כָּרָאוּי" + ], + "לְהֵרָאוֹת": [ + "\"בּוֹא,\" אֲנִי אוֹחֵז בְּיָדוֹ, \"אֲנִי רוֹצֶה לְהַרְאוֹת לְךָ מַשֶּׁהוּ", + "הַכּוֹכָב שֶׁלִּי קָטָן מְאוֹד, וְלָכֵן לֹא אוּכַל לְהַרְאוֹת לְךָ אֵיפֹה הוּא נִמְצָא בְּדִיּוּק", + "זֶה אוֹתוֹ נוֹף כְּמוֹ בָּעַמּוּד הַקּוֹדֵם, אֲבָל צִיַּרְתִּי אוֹתוֹ שׁוּב כְּדֵי לְהַרְאוֹת לָכֶם אוֹתוֹ כָּרָאוּי" + ], + "לְהַבִּיט": [ + "בִּשְׁבִילְךָ הַכּוֹכָב שֶׁלִּי יִהְיֶה אֶחָד מֵהַכּוֹכָבִים, וְכָךְ אַתָּה תֹּאהַב לְהַבִּיט בְּכָל הַכּוֹכָבִים", + "כָּל שְׁאַר הַיְּלָדִים חוֹזְרִים לְהַבִּיט בִּי, וְאֶחָד מֵהֶם אוֹמֵר: \"תִּרְאוּ אֵיךְ קָשְׁרוּ אוֹתוֹ חָזָק" + ], + "לִצְחֹק": [ + "יִתְחַשֵּׁק לְךָ לִצְחֹק אִתִּי", + "לְךָ יִהְיוּ כּוֹכָבִים שֶׁיּוֹדְעִים לִצְחֹק", + "\"הוֹ, יַלְדּוֹן, יַלְדּוֹן, כַּמָּה שֶׁאֲנִי אוֹהֵב לְהַקְשִׁיב לַצְּחוֹק הַזֶּה", + "\"כְּאִלּוּ נָתַתִּי לְךָ, בִּמְקוֹם כּוֹכָבִים, הֲמוֹן פַּעֲמוֹנִים שֶׁיּוֹדְעִים לִצְחֹק", + "לוּלֵא פָּחַדְתִּי שֶׁהַשּׁוֹטְרִים הָאֵלֶּה עֲלוּלִים לִפְגּוֹעַ בִּי, לֹא הָיִיתִי מַצְלִיחַ לְהִתְאַפֵּק לֹא לִצְחוֹק" + ], + "עֲבוּר": [ + "\" \"לַאֲנָשִׁים יֵשׁ כּוֹכָבִים, אֲבָל הֵם לֹא אוֹתוֹ דָּבָר עֲבוּר כֻּלָּם" + ], + "לְצַחֵק": [ + "יִתְחַשֵּׁק לְךָ לִצְחֹק אִתִּי", + "לְךָ יִהְיוּ כּוֹכָבִים שֶׁיּוֹדְעִים לִצְחֹק", + "\"כְּאִלּוּ נָתַתִּי לְךָ, בִּמְקוֹם כּוֹכָבִים, הֲמוֹן פַּעֲמוֹנִים שֶׁיּוֹדְעִים לִצְחֹק" + ], + "מְשֻׁגָּע": [ + "' וְהֵם יַחְשְׁבוּ שֶׁאַתָּה מְשֻׁגָּע" + ], + "כֵּיף": [ + "הֵם יְכוֹלִים לְהַכִּישׁ בִּשְׁבִיל הַכֵּיף" + ], + "לְהַכִּישׁ": [ + "הֵם יְכוֹלִים לְהַכִּישׁ בִּשְׁבִיל הַכֵּיף", + "\"אִם אַתָּה רוֹצֶה לְהַכִּישׁ אוֹתִי, תַּכִּישׁ כְּבָר" + ], + "לְהַשִּׂיג": [ + "כְּשֶׁהִצְלַחְתִּי לְהַשִּׂיג אוֹתוֹ, הוּא צָעַד בְּבִטָּחוֹן, בְּצַעַד מָהִיר" + ], + "מָהִיר": [ + "כְּשֶׁהִצְלַחְתִּי לְהַשִּׂיג אוֹתוֹ, הוּא צָעַד בְּבִטָּחוֹן, בְּצַעַד מָהִיר" + ], + "טָעוּת": [ + "וְשׁוּב הִתְלַבֵּט: \"עָשִׂיתָ טָעוּת שֶׁבָּאתָ, זֶה מְאוֹד יְצַעֵר אוֹתְךָ" + ], + "גּוּף": [ + "זֶה לֹא הָיָה גּוּף כָּבֵד מִדַּי", + "אֲנִי לֹא יָכוֹל לִסְחֹב אֶת הַגּוּף הַזֶּה אִתִּי", + "כֵּיוָן שֶׁרֹב הַגּוּף שֶׁלִּי נִמְצָא מִחוּץ לַמְּעָרָה, הֵם מַבְחִינִים בִּי" + ], + "לִסְחֹב": [ + "אֲנִי לֹא יָכוֹל לִסְחֹב אֶת הַגּוּף הַזֶּה אִתִּי" + ], + "קְלִפָּה": [ + "אֵין שׁוּם דָּבָר עָצוּב בִּקְלִפָּה יְשָׁנָה", + "\"כְּשֶׁהוּא יִשָּׁאֵר כָּאן, הוּא יִהְיֶה בְּעֶצֶם רַק קְלִפָּה יְשָׁנָה שֶׁזָּרְקוּ" + ], + "נֶחְמָד": [ + "הוּא לֹא נִרְאֶה נֶחְמָד", + "הוּא הִתְחִיל לְהִתְיָאֵשׁ, אֲבָל בְּכָל זֹאת עָשָׂה נִסָּיוֹן נוֹסָף: \"אַתָּה יוֹדֵעַ, זֶה יִהְיֶה מְאוֹד נֶחְמָד" + ], + "נִסָּיוֹן": [ + "הוּא הִתְחִיל לְהִתְיָאֵשׁ, אֲבָל בְּכָל זֹאת עָשָׂה נִסָּיוֹן נוֹסָף: \"אַתָּה יוֹדֵעַ, זֶה יִהְיֶה מְאוֹד נֶחְמָד" + ], + "לְהִתְיָאֵשׁ": [ + "הוּא הִתְחִיל לְהִתְיָאֵשׁ, אֲבָל בְּכָל זֹאת עָשָׂה נִסָּיוֹן נוֹסָף: \"אַתָּה יוֹדֵעַ, זֶה יִהְיֶה מְאוֹד נֶחְמָד" + ], + "פַּחַד": [ + "\" וְהוּא הִתְיַשֵּׁב כִּי פָּחַד", + "אֲנִי מַחְלִיט שֶׁאֵין סִבָּה לְפַחֵד מֵהֶם", + "הֵם נִצְמָדִים זֶה אֶל זֶה בְּפַחַד", + "\"אַתָּה לֹא צָרִיךְ לְפַחֵד,\" אֲנִי מְנַסֶּה לְהַרְגִּיעַ אוֹתוֹ, \"אֲנַחְנוּ סְתָם מְטַיְּלִים כָּאן" + ], + "מִפְּנֵי": [ + "יֵשׁ לָהּ אַרְבָּעָה קוֹצִים עֲלוּבִים כְּדֵי לְהָגֵן עָלֶיהָ מִפְּנֵי כָּל הָעוֹלָם", + "את הספר הוא מקדיש לחברו הטוב ביותר, המתחבא מפני הנאצים אי־שם בצרפת הרחוקה", + "באותן שנים הסתתר ליאון ורת' מפני הנאצים בכפר קטן באזור הררי בקרבת שוויץ" + ], + "סִימָן": [ + "בָּרֶגַע שֶׁהֵם מוֹפִיעִים בָּאֹפֶק, זֶה סִימָן שֶׁאֲנַחְנוּ מִתְקָרְבִים הַבַּיְתָה", + "לֹא הָיָה שׁוּם סִימָן, רַק מַשֶּׁהוּ צָהֹב שֶׁהִבְהֵב לְיַד הַקַּרְסֹל שֶׁלּוֹ", + "בַּמִּקְרֶה הֲכִי גָּרוּעַ הַהַכָּשָׁה תַּכְאִיב לִי, אֲבָל כְּשֶׁאֶחְזֹר לַהֹוֶה, לֹא יִשָּׁאֵר לִי שׁוּם סִימָן" + ], + "קַרְסֹל": [ + "לֹא הָיָה שׁוּם סִימָן, רַק מַשֶּׁהוּ צָהֹב שֶׁהִבְהֵב לְיַד הַקַּרְסֹל שֶׁלּוֹ" + ], + "עֵץ": [ + "וְאָז נָפַל לְאִטּוֹ כְּמוֹ עֵץ שֶׁנּוֹפֵל", + "הִיא הוֹפֶכֶת אוֹתִי מִצַּד לְצַד כְּאִלּוּ אֲנִי קוֹרַת עֵץ וּמְחַפֶּשֶׂת אֶת הַקֶּשֶׁר" + ], + "עַתָּה": [ + "לְאָן לְדַעְתָּהּ אֲנַחְנוּ יְכוֹלִים לְהִסְתַּלֵּק", + "עַד עַתָּה לֹא סִפַּרְתִּי אֶת הַסִּפּוּר הַזֶּה לְאִישׁ", + "סוֹף לְהִתְרָאוֹת בְּסֵפֶר הַבָּא: מִנְהֶרֶת־הַזְּמַן 83 מִכְתָּבִים לְאָנָה פְרַנְק סִפְרֵי 'מִנְהֶרֶת־הַזְּמַן' שֶׁרָאוּ אוֹר עַד עַתָּה: 1" + ], + "חַי": [ + "כְּשֶׁפָּגְשׁוּ אוֹתִי הַחֲבֵרִים, הֵם שָׂמְחוּ מֵעֶצֶם הָעֻבְדָּה שֶׁחָזַרְתִּי חַי", + "כְּשֶׁאַתָּה חַי וְקַיָּם וְחוֹטֵף מַכָּה, אֲפִלּוּ לְךָ קָשֶׁה לְהַאֲמִין לָאֶפְשָׁרוּת שֶׁאַתָּה בִּכְלָל לֹא קַיָּם" + ], + "לְצָרֵף": [ + "שָׁכַחְתִּי לְצָרֵף רְצוּעַת עוֹר לַמַּחְסוֹם שֶׁצִּיַּרְתִּי לַנָּסִיךְ הַקָּטָן" + ], + "לִצְרֹף": [ + "שָׁכַחְתִּי לְצָרֵף רְצוּעַת עוֹר לַמַּחְסוֹם שֶׁצִּיַּרְתִּי לַנָּסִיךְ הַקָּטָן" + ], + "עִוֵּר": [ + "שְׁנֵיהֶם נִרְאִים כְּמוֹ שְׁלָדִים שֶׁכֻּסּוּ בְּעוֹר", + "שָׁכַחְתִּי לְצָרֵף רְצוּעַת עוֹר לַמַּחְסוֹם שֶׁצִּיַּרְתִּי לַנָּסִיךְ הַקָּטָן", + "אֲנִי מַסִּיק אֶת הַמַּסְקָנָה הַזֹּאת בִּגְלַל צֶבַע הָעוֹר שֶׁלָּהֶם" + ], + "עוֹר": [ + "שְׁנֵיהֶם נִרְאִים כְּמוֹ שְׁלָדִים שֶׁכֻּסּוּ בְּעוֹר", + "שָׁכַחְתִּי לְצָרֵף רְצוּעַת עוֹר לַמַּחְסוֹם שֶׁצִּיַּרְתִּי לַנָּסִיךְ הַקָּטָן", + "אֲנִי מַסִּיק אֶת הַמַּסְקָנָה הַזֹּאת בִּגְלַל צֶבַע הָעוֹר שֶׁלָּהֶם" + ], + "חָלִילָה": [ + "אוּלַי, חָלִילָה, הַכִּבְשָׂה אָכְלָה אֶת הַשּׁוֹשַׁנָּה" + ], + "פִּתְאוֹם": [ + "מֵאַיִן הִיא צָצָה פִּתְאוֹם", + "\" לִפְעָמִים אֲנִי אוֹמֵר לְעַצְמִי, \"מָה פִּתְאוֹם", + "מָה פִּתְאוֹם שֶׁמִּישֶׁהוּ יִשְׁאַל אוֹתָנוּ שְׁאֵלָה כָּזֹאת", + "\" אֲנִי שׁוֹאֵל כִּי פִּתְאוֹם הוּא מִשְׁתַּתֵּק", + "\" פִּתְאוֹם צָצִים הֲמוֹן יְלָדִים וּמַקִּיפִים אוֹתִי" + ], + "מַשְׁגִּיחַ": [ + "הֲרֵי בַּלֵּילוֹת הַנָּסִיךְ הַקָּטָן מְכַסֶּה אֶת הַשּׁוֹשַׁנָּה בְּפַעֲמוֹן הַזְּכוּכִית, וְהוּא מַשְׁגִּיחַ הֵיטֵב עַל הַכִּבְשָׂה" + ], + "לָשִׂים": [ + "אוּלַי לַיְלָה אֶחָד הוּא שָׁכַח לָשִׂים אֶת פַּעֲמוֹן הַזְּכוּכִית" + ], + "נוֹף": [ + "\" \"אַתָּה לֹא רוֹאֶה שֶׁגַּם הַנּוֹף הִשְׁתַּנָּה", + "בְּעֵינַי זֶה הַנּוֹף הַיָּפֶה בְּיוֹתֵר וְהֶעָצוּב בְּיוֹתֵר בָּעוֹלָם", + "זֶה אוֹתוֹ נוֹף כְּמוֹ בָּעַמּוּד הַקּוֹדֵם, אֲבָל צִיַּרְתִּי אוֹתוֹ שׁוּב כְּדֵי לְהַרְאוֹת לָכֶם אוֹתוֹ כָּרָאוּי", + "שִׂימוּ לֵב לְכָל פְּרָט בַּנּוֹף הַזֶּה, כְּדֵי שֶׁתַּצְלִיחוּ לְזַהוֹת אוֹתוֹ אִם אֵי־פַּעַם תַּגִּיעוּ לְמִדְבָּר בְּאַפְרִיקָה" + ], + "עִמּוּד": [ + "זֶה אוֹתוֹ נוֹף כְּמוֹ בָּעַמּוּד הַקּוֹדֵם, אֲבָל צִיַּרְתִּי אוֹתוֹ שׁוּב כְּדֵי לְהַרְאוֹת לָכֶם אוֹתוֹ כָּרָאוּי" + ], + "עַמּוּד": [ + "זֶה אוֹתוֹ נוֹף כְּמוֹ בָּעַמּוּד הַקּוֹדֵם, אֲבָל צִיַּרְתִּי אוֹתוֹ שׁוּב כְּדֵי לְהַרְאוֹת לָכֶם אוֹתוֹ כָּרָאוּי" + ], + "קוֹדֵם": [ + "זֶה אוֹתוֹ נוֹף כְּמוֹ בָּעַמּוּד הַקּוֹדֵם, אֲבָל צִיַּרְתִּי אוֹתוֹ שׁוּב כְּדֵי לְהַרְאוֹת לָכֶם אוֹתוֹ כָּרָאוּי" + ], + "רָאוּי": [ + "זֶה אוֹתוֹ נוֹף כְּמוֹ בָּעַמּוּד הַקּוֹדֵם, אֲבָל צִיַּרְתִּי אוֹתוֹ שׁוּב כְּדֵי לְהַרְאוֹת לָכֶם אוֹתוֹ כָּרָאוּי" + ], + "כָּרָאוּי": [ + "זֶה אוֹתוֹ נוֹף כְּמוֹ בָּעַמּוּד הַקּוֹדֵם, אֲבָל צִיַּרְתִּי אוֹתוֹ שׁוּב כְּדֵי לְהַרְאוֹת לָכֶם אוֹתוֹ כָּרָאוּי" + ], + "לְזַהוֹת": [ + "בָּרֶגַע הָרִאשׁוֹן אֲנִי מִתְקַשֶּׁה לְזַהוֹת אוֹתָהּ", + "בְּלִי לְזַהוֹת אוֹתוֹ, בָּרוּר שֶׁלֹּא אוּכַל לָדַעַת אִם אֲנִי מַכִּיר אוֹתוֹ אוֹ לֹא", + "אֲנִי מַכִּיר אֶת הָרוּחוֹת הָאֵלֶּה וּמְסֻגָּל לְזַהוֹת אוֹתָן, הֵן לֹא הִשְׁתַּנּוּ בְּמֶשֶׁךְ הַזְּמַנִּים", + "שִׂימוּ לֵב לְכָל פְּרָט בַּנּוֹף הַזֶּה, כְּדֵי שֶׁתַּצְלִיחוּ לְזַהוֹת אוֹתוֹ אִם אֵי־פַּעַם תַּגִּיעוּ לְמִדְבָּר בְּאַפְרִיקָה" + ], + "זֶהוּת": [ + "בָּרֶגַע הָרִאשׁוֹן אֲנִי מִתְקַשֶּׁה לְזַהוֹת אוֹתָהּ", + "בְּלִי לְזַהוֹת אוֹתוֹ, בָּרוּר שֶׁלֹּא אוּכַל לָדַעַת אִם אֲנִי מַכִּיר אוֹתוֹ אוֹ לֹא", + "אֲנִי מַכִּיר אֶת הָרוּחוֹת הָאֵלֶּה וּמְסֻגָּל לְזַהוֹת אוֹתָן, הֵן לֹא הִשְׁתַּנּוּ בְּמֶשֶׁךְ הַזְּמַנִּים", + "שִׂימוּ לֵב לְכָל פְּרָט בַּנּוֹף הַזֶּה, כְּדֵי שֶׁתַּצְלִיחוּ לְזַהוֹת אוֹתוֹ אִם אֵי־פַּעַם תַּגִּיעוּ לְמִדְבָּר בְּאַפְרִיקָה" + ], + "בֶּדוּאִי": [ + "ביום הרביעי מצא אותם בדואי והציל את חייהם" + ], + "חֲוָיָה": [ + "השניים שבו לאירופה, אך סנט־אכזופרי מעולם לא התאושש מהחוויה הזו" + ], + "צָרְפָתִי": [ + "היצירה תורגמה ליותר מ־250 שפות ודיאלקטים ונבחרה לספר הצרפתי הטוב ביותר במאה העשרים", + "עם פרוץ מלחמת העולם השנייה הצטרף סנט־אכזופרי לטייסת סיור של חיל האוויר הצרפתי כטייס מילואים" + ], + "מִלּוּאִים": [ + "עם פרוץ מלחמת העולם השנייה הצטרף סנט־אכזופרי לטייסת סיור של חיל האוויר הצרפתי כטייס מילואים" + ], + "חַיָּל": [ + "עם פרוץ מלחמת העולם השנייה הצטרף סנט־אכזופרי לטייסת סיור של חיל האוויר הצרפתי כטייס מילואים" + ], + "חַיִל": [ + "עם פרוץ מלחמת העולם השנייה הצטרף סנט־אכזופרי לטייסת סיור של חיל האוויר הצרפתי כטייס מילואים" + ], + "פָּרוּץ": [ + "עם פרוץ מלחמת העולם השנייה הצטרף סנט־אכזופרי לטייסת סיור של חיל האוויר הצרפתי כטייס מילואים" + ], + "בַּעַת": [ + "עשרים ושבעת החודשים ששהו באמריקה היו קשים מאוד" + ], + "מָתוּחַ": [ + "סנט־אכזופרי היה חולה ומתוח, ודאג מאוד לבני ארצו" + ], + "מַפְתֵּחַ": [ + "עַכְשָׁיו אֲנִי מַגִּיעַ אֶל מִלַּת הַמַּפְתֵּחַ \"בַּקְשִׁישׁ\"", + "את משפט המפתח של הספר, למשל, \"רואים היטב רק עם הלב" + ], + "מַהֲלָךְ": [ + "הוא עבד במהלך הקיץ והסתיו, ובחודש אוקטובר 1942 היה הספר מוכן", + "גַּם תְּשׁוּבָה לַשְּׁאֵלָה הַזֹּאת יֵשׁ לִי: זֶה קָרָה בְּמַהֲלַךְ מִלְחֶמֶת הָעוֹלָם הָרִאשׁוֹנָה" + ], + "סְתָו": [ + "הוא עבד במהלך הקיץ והסתיו, ובחודש אוקטובר 1942 היה הספר מוכן" + ], + "בְּמַהֲלַךְ": [ + "הוא עבד במהלך הקיץ והסתיו, ובחודש אוקטובר 1942 היה הספר מוכן", + "גַּם תְּשׁוּבָה לַשְּׁאֵלָה הַזֹּאת יֵשׁ לִי: זֶה קָרָה בְּמַהֲלַךְ מִלְחֶמֶת הָעוֹלָם הָרִאשׁוֹנָה" + ], + "הֲרָרִי": [ + "באותן שנים הסתתר ליאון ורת' מפני הנאצים בכפר קטן באזור הררי בקרבת שוויץ" + ], + "לְעוֹדֵד": [ + "את רצונו העַז לעודד את ידידו ולעזור לו הביע בהקדשה שכתב בתחילת הספר הנסיך הקטן" + ], + "מֻרְכָּב": [ + "1943, באנגלית ובצרפתית, והתקבל בהיסוס בידי המבקרים, שהתקשו לעכל את ספר הילדים הפילוסופי המורכב" + ], + "לְהַקְרִיא": [ + "הוא נהג לשאת איתו עותק ולהקריא ממנו לסובבים אותו" + ], + "לְהָנִיא": [ + "חבריו ועמיתיו ניסו להניא אותו מלטוס, אך לא הצליחו" + ], + "רַדְיוֹ": [ + "לליאון ורת' נודע על היעלמותו של ידידו משידורי הרדיו" + ], + "בִּירָה": [ + "אנטואן דה סנט־אכזופרי לא זכה לראות את ההצלחה הכבירה של הנסיך הקטן" + ], + "הַצְלָחָה": [ + "אנטואן דה סנט־אכזופרי לא זכה לראות את ההצלחה הכבירה של הנסיך הקטן" + ], + "יְצִירָה": [ + "היצירה תורגמה ליותר מ־250 שפות ודיאלקטים ונבחרה לספר הצרפתי הטוב ביותר במאה העשרים" + ], + "חַיְזָר": [ + "אַף פַּעַם לֹא הִמְצֵאתִי שֶׁפָּגַשְׁתִּי חַיְזָר אוֹ גִּבּוֹר־עָל, לְמָשָׁל" + ], + "אֵימָה": [ + "חוּץ מִזֶּה אֲנִי נִגְנָב מִסִּרְטֵי אֵימָה" + ], + "שְׂמִיכָה": [ + "\"הֵם קָרְעוּ אֶת הַשְּׂמִיכָה", + "וְהִנֵּה שְׂמִיכָה קְרוּעָה נוֹסֶפֶת", + "מָה יֵצֵא לָהֶם מִשְּׂמִיכָה קְרוּעָה", + "\"הוּא תָּלַשׁ אֶת הַשְּׂמִיכָה שֶׁמְּכַסָּה אֶת הַפֶּתַח שֶׁל מִנְהֶרֶת־הַזְּמַן", + "הִיא עוֹזֶבֶת אֶת הַקִּיר וְנִגֶּשֶׁת אֶל הַשְּׂמִיכָה שֶׁשּׁוּלֶיהָ קְשׁוּרִים" + ], + "מָסַךְ": [ + "כָּכָה אֶפְשָׁר לְהִסְתַּתֵּר מִתַּחַת לַשְּׂמִיכָה כְּשֶׁמַּשֶּׁהוּ נוֹרָא קוֹרֶה עַל הַמָּסָךְ", + "\" שָׁרוֹן עוֹנָה, \"תֵּן לִבְדּוֹק,\" הִיא מִתְקָרֶבֶת אֶל מָסַךְ הַמַּחְשֵׁב, \"הִנֵּה" + ], + "מְעָרָה": [ + "אַחַר כָּךְ חָזַרְתִּי לַמְּעָרָה", + "מִתּוֹךְ הַמְּעָרָה נִשְׁמַע רַחַשׁ", + "עֵינַי סוֹקְרוֹת אֶת הַמְּעָרָה", + "\"אֵין לָהּ מְעָרָה שְׁכֵנָה", + "זֶה פֶּתַח שֶׁל מְעָרָה" + ], + "מְעֹרֶה": [ + "אַחַר כָּךְ חָזַרְתִּי לַמְּעָרָה", + "מִתּוֹךְ הַמְּעָרָה נִשְׁמַע רַחַשׁ", + "עֵינַי סוֹקְרוֹת אֶת הַמְּעָרָה", + "\"אֵין לָהּ מְעָרָה שְׁכֵנָה", + "זֶה פֶּתַח שֶׁל מְעָרָה" + ], + "מַחְבּוֹא": [ + "הֶחְלַטְתִּי אָז שֶׁזֹּאת תִּהְיֶה הַמְּעָרָה שֶׁלִּי וְהָפַכְתִּי אוֹתָהּ לִמְקוֹם הַמַּחְבּוֹא הַסּוֹדִי שֶׁלִּי" + ], + "מִיּוּן": [ + "בָּרֶגַע הָרִאשׁוֹן חָשַׁבְתִּי שֶׁזֶּה סְתָם דִּמְיוֹן, אֲבָל זֶה בִּכְלָל לֹא הָיָה דִּמְיוֹן" + ], + "דִּמְיוֹן": [ + "בָּרֶגַע הָרִאשׁוֹן חָשַׁבְתִּי שֶׁזֶּה סְתָם דִּמְיוֹן, אֲבָל זֶה בִּכְלָל לֹא הָיָה דִּמְיוֹן" + ], + "קִיר": [ + "לְאַט לְאַט נִפְעַר חוֹר בַּקִּיר", + "\" אֲנִי שׁוֹלֵחַ יָד אֶל הַקִּיר", + "אֲנִי לֹא מֵעֵז לְהַכּוֹת בַּקִּיר בָּאֶגְרוֹף שֶׁלִּי", + "בַּזְּמַן שֶׁהָיִיתִי בַּחוּץ, הַקִּיר כְּאִלּוּ נִרְגַּע וְהִפְסִיק לְהִתְפּוֹרֵר", + "\" הִיא מַכְרִיזָה, מְלַטֶּפֶת בְּאֶצְבְּעוֹתֶיהָ אֶת הַקִּיר, \"בּוֹא, תַּרְגִּישׁ" + ], + "שָׁטִיחַ": [ + "הוֹצֵאתִי אֶת הַשָּׁטִיחַ וְנִעַרְתִּי אוֹתוֹ", + "הַקִּיר הָאֲחוֹרִי שֶׁל הַמְּעָרָה הִתְחִיל מַמָּשׁ לְהִתְפּוֹרֵר וַאֲבָנִים קְטַנּוֹת נָפְלוּ מִמֶּנּוּ אֶל הַשָּׁטִיחַ", + "כְּשֶׁפָּרַשְׂתִּי שׁוּב אֶת הַשָּׁטִיחַ עַל הָאֲדָמָה, גִּלִּיתִי שֶׁלַּחוֹר שֶׁבַּקִּיר יֵשׁ צוּרָה שֶׁל עִגּוּל" + ], + "לְהִתְפּוֹרֵר": [ + "בַּזְּמַן שֶׁהָיִיתִי בַּחוּץ, הַקִּיר כְּאִלּוּ נִרְגַּע וְהִפְסִיק לְהִתְפּוֹרֵר", + "הַקִּיר הָאֲחוֹרִי שֶׁל הַמְּעָרָה הִתְחִיל מַמָּשׁ לְהִתְפּוֹרֵר וַאֲבָנִים קְטַנּוֹת נָפְלוּ מִמֶּנּוּ אֶל הַשָּׁטִיחַ" + ], + "גִּיד": [ + "אֵין לִי מָה לְהַגִּיד", + "אֲנִי רוֹצֶה לְהַגִּיד לָהּ שֶׁעֲדַיִן כּוֹאֵב לִי", + "אֲנִי חַיָּב לְהַגִּיד לָכֶם שֶׁזֶּה הָיָה קֶטַע מָה־זֶה מַבְהִיל", + "מָה אֲנִי אָמוּר לְהַגִּיד וּבְאֵיזוֹ שָׂפָה עָלַי לַעֲנוֹת לוֹ", + "\" קְצָת לֹא נָעִים לִי לְהַגִּיד שֶׁדִּבַּרְתִּי עִם נָחָשׁ" + ], + "לְהַגִּיד": [ + "אֵין לִי מָה לְהַגִּיד", + "אֲנִי רוֹצֶה לְהַגִּיד לָהּ שֶׁעֲדַיִן כּוֹאֵב לִי", + "אֲנִי חַיָּב לְהַגִּיד לָכֶם שֶׁזֶּה הָיָה קֶטַע מָה־זֶה מַבְהִיל", + "מָה אֲנִי אָמוּר לְהַגִּיד וּבְאֵיזוֹ שָׂפָה עָלַי לַעֲנוֹת לוֹ", + "\" קְצָת לֹא נָעִים לִי לְהַגִּיד שֶׁדִּבַּרְתִּי עִם נָחָשׁ" + ], + "עִגּוּל": [ + "כְּשֶׁפָּרַשְׂתִּי שׁוּב אֶת הַשָּׁטִיחַ עַל הָאֲדָמָה, גִּלִּיתִי שֶׁלַּחוֹר שֶׁבַּקִּיר יֵשׁ צוּרָה שֶׁל עִגּוּל" + ], + "עָגֹל": [ + "\" הִיא מוֹשֶׁכֶת אוֹתִי הַחוּצָה מִמַּעְגַּל הַיְּלָדִים", + "בַּמַּצָּב הַזֶּה הִיא דּוֹמָה מְאוֹד לַיְּלָדִים שֶׁעוֹמְדִים סְבִיבִי בְּמַעְגָּל", + "כְּשֶׁפָּרַשְׂתִּי שׁוּב אֶת הַשָּׁטִיחַ עַל הָאֲדָמָה, גִּלִּיתִי שֶׁלַּחוֹר שֶׁבַּקִּיר יֵשׁ צוּרָה שֶׁל עִגּוּל" + ], + "צוּרָה": [ + "\" הוּא מְסַמֵּן בְּאֶצְבְּעוֹתָיו צוּרָה שֶׁל צְלָב", + "לַשָּׂפָם שֶׁלּוֹ יֵשׁ צוּרָה שֶׁל מַטְאֲטֵא, \"יְהוּדִי", + "\" הוּא מַנִּיחַ יָד עַל רֹאשׁוֹ בְּצוּרָה שֶׁל כִּפָּה", + "כְּשֶׁפָּרַשְׂתִּי שׁוּב אֶת הַשָּׁטִיחַ עַל הָאֲדָמָה, גִּלִּיתִי שֶׁלַּחוֹר שֶׁבַּקִּיר יֵשׁ צוּרָה שֶׁל עִגּוּל" + ], + "פְּנִימָה": [ + "הֵצַצְתִּי פְּנִימָה כְּדֵי לִרְאוֹת מָה יֵשׁ בְּתוֹךְ הַחוֹר, אֲבָל רָאִיתִי רַק חֹשֶךְ" + ], + "חֹשֶׁךְ": [ + "הֵצַצְתִּי פְּנִימָה כְּדֵי לִרְאוֹת מָה יֵשׁ בְּתוֹךְ הַחוֹר, אֲבָל רָאִיתִי רַק חֹשֶךְ" + ], + "חָשֵׁךְ": [ + "הֵצַצְתִּי פְּנִימָה כְּדֵי לִרְאוֹת מָה יֵשׁ בְּתוֹךְ הַחוֹר, אֲבָל רָאִיתִי רַק חֹשֶךְ" + ], + "לְתַוֵּךְ": [ + "\" \"הַנָּחָשׁ זָחַל לְתוֹךְ הַבּוֹר", + "\" אֲנִי מַבִּיט יָשָׁר לְתוֹךְ עֵינָיו", + "\" אֲנִי מוֹשֵׁךְ אֶת הַיֶּלֶד חֲזָרָה לְתוֹךְ הַמְּעָרָה", + "הִיא מְלֻכְלֶכֶת כְּאִלּוּ נָפְלָה לְתוֹךְ אַמְבַּטְיָה שֶׁל בֹּץ", + "'' הַנָּחָשׁ מַבִּיט יָשָׁר לְתוֹךְ עֵינַי וּמוֹצִיא אֶת לְשׁוֹנוֹ הָאֲרֻכָּה וְהַמְּפֻצֶּלֶת" + ], + "אֲפֵלָה": [ + "יֶלֶד אַחֵר, אַמִּיץ יוֹתֵר מִמֶּנִּי, אוּלַי הָיָה נִכְנָס לְבַדּוֹ לְתוֹךְ הַמִּנְהָרָה הָאֲפֵלָה שֶׁהִתְגַּלְּתָה שָׁם" + ], + "אַמִּיץ": [ + "אֲבָל אֲנִי לֹא הַיֶּלֶד הֲכִי אַמִּיץ בָּעוֹלָם, וְלָכֵן גִּלִּיתִי אֶת הַסּוֹד לְשָׁרוֹן", + "יֶלֶד אַחֵר, אַמִּיץ יוֹתֵר מִמֶּנִּי, אוּלַי הָיָה נִכְנָס לְבַדּוֹ לְתוֹךְ הַמִּנְהָרָה הָאֲפֵלָה שֶׁהִתְגַּלְּתָה שָׁם" + ], + "מִנְהָרָה": [ + "נִפְגַּשְׁנוּ אַחֲרֵי הַלִּמּוּדִים וְנִכְנַסְנוּ לַמִּנְהָרָה", + "בִּקַּשְׁתִּי מִמֶּנָּה לָבוֹא אִתִּי לִבְדּוֹק אֶת הַמִּנְהָרָה", + "זוּג עֵינַיִם פְּעוּרוֹת מַבִּיט בִּי מִתּוֹךְ הַמִּנְהָרָה", + "בִּתְמִימוּתֵנוּ קִוִינוּ שֶׁהַמִּנְהָרָה תְּמַלֵּא אֶת הַמִּשְׁאָלָה שֶׁלָּנוּ", + "עַד הַיּוֹם הָיָה לִי בָּרוּר שֶׁזּוֹ מִנְהָרָה רַק שֶׁלָּנוּ" + ], + "לָבוֹא": [ + "הַיּוֹם, לְמָשָׁל, בִּכְלָל לֹא תִּכְנַנּוּ לָבוֹא", + "\"תּוּכְלִי לְבַקֵּשׁ מִשָּׁרוֹן לָבוֹא לְשַׁחְרֵר אוֹתִי", + "בִּקַּשְׁתִּי מִמֶּנָּה לָבוֹא אִתִּי לִבְדּוֹק אֶת הַמִּנְהָרָה", + "הִיא יַלְדָּה סַקְרָנִית וְלָכֵן הִיא הִסְכִּימָה לָבוֹא אִתִּי לַמְּעָרָה", + "הִיא מְסַמֶּנֶת לִי בְּיָדָהּ לָבוֹא אַחֲרֶיהָ אֶל הַחֶדֶר שֶׁלָּהּ" + ], + "לִבְדֹּק": [ + "בִּקַּשְׁתִּי מִמֶּנָּה לָבוֹא אִתִּי לִבְדּוֹק אֶת הַמִּנְהָרָה", + "\"אֶפְשָׁר לִבְדּוֹק,\" אֲנִי מִשְׁתַּלֵּט עַל הָעַכְבָּר, \"לֹא", + "בְּאֹפֶן טִבְעִי אֲנִי מְנַסֶּה לִבְדּוֹק אִם אֲנִי מְזַהֶה אֶת הַנּוֹכְחִים", + "\"בּוֹא נָכִין לַפִּיד וְנִכָּנֵס לִבְדּוֹק מָה יֵשׁ שָׁם בְּתוֹךְ הַמְּעָרָה", + "\" צְרָחַת הַבֶּהָלָה הַזֹּאת בּוֹקַעַת מִגְּרוֹנוֹ שֶׁל בּוּרָאט, \"מָה יֵשׁ לִבְדּוֹק" + ], + "כִּתָּה": [ + "אֲנִי חוֹשֵׁב שֶׁבַּמַּקֵּל הַזֶּה הִיא הִכְּתָה אוֹתִי", + "שָׁרוֹן לוֹמֶדֶת בַּכִּתָּה שֶׁלִּי, וְהִיא אַמִּיצָה יוֹתֵר מֵהַרְבֵּה בָּנִים שֶׁאֲנִי מַכִּיר" + ], + "יַלְדָּה": [ + "הַיַּלְדָּה הַזֹּאת יוֹדַעַת עַל מִנְהֶרֶת־הַזְּמַן", + "\" שׁוֹאֶלֶת יַלְדָּה עִם צַמּוֹת שְׁחוֹרוֹת", + "\" \"שָׁרוֹן מֵהֶעָתִיד,\" הַיַּלְדָּה עוֹנָה לִי", + "\" אֲנִי מְדַבֵּר רַק אֶל הַיַּלְדָּה", + "הַיַּלְדָּה הַזֹּאת יוֹדַעַת שֶׁשָּׁרוֹן הִגִּיעָה מֵהֶעָתִיד" + ], + "חֶדֶר": [ + "הִיא מְסַמֶּנֶת לִי בְּיָדָהּ לָבוֹא אַחֲרֶיהָ אֶל הַחֶדֶר שֶׁלָּהּ", + "פָּנִינוּ לְמִנְהָרָה צְדָדִית אַחַת, וְהִיא הוֹבִילָה אוֹתָנוּ לְחֶדֶר מוּזָר שֶׁהָיוּ בּוֹ חָבִיּוֹת וּבָהֶן רוֹבִים" + ], + "לַחְדֹּר": [ + "פָּנִינוּ לְמִנְהָרָה צְדָדִית אַחַת, וְהִיא הוֹבִילָה אוֹתָנוּ לְחֶדֶר מוּזָר שֶׁהָיוּ בּוֹ חָבִיּוֹת וּבָהֶן רוֹבִים" + ], + "אֶקְדָּח": [ + "לִפְנֵי שֶׁהִסְפַּקְנוּ לְהָבִין אֵיפֹה אֲנַחְנוּ נִמְצָאִים, בָּחוּר עִם אֶקְדָּח אִיֵּם עָלֵינוּ" + ], + "בָּחוּר": [ + "לִפְנֵי שֶׁהִסְפַּקְנוּ לְהָבִין אֵיפֹה אֲנַחְנוּ נִמְצָאִים, בָּחוּר עִם אֶקְדָּח אִיֵּם עָלֵינוּ" + ], + "נָגִיד": [ + "נַגִּיד לַקָּצִין שֶׁהַתֵּימָנִים נֶעֶלְמוּ וְנֵלֵךְ לַפַּטְרִיאַרְךְ", + "אִם כֵּן, נַגִּיד לוֹ סְתָם מִלִּים כְּמוֹ \"הַיי\" וּ\"בַּיי\"", + "הוּא אָמַר שֶׁאִם לֹא נַגִּיד לוֹ מָה הַסִּסְמָה, הוּא יִקַּח אוֹתָנוּ בַּשֶּׁבִי" + ], + "שֶׁבִי": [ + "בָּרוּר שֶׁלֹּא יָדַעְנוּ מָה הַסִּסְמָה, וְלָכֵן נָפַלְנוּ בַּשֶּׁבִי", + "הוּא אָמַר שֶׁאִם לֹא נַגִּיד לוֹ מָה הַסִּסְמָה, הוּא יִקַּח אוֹתָנוּ בַּשֶּׁבִי" + ], + "רֹבַע": [ + "הִתְבָּרֵר לָנוּ גַּם שֶׁהָאֲנָשִׁים שֶׁפָּגַשְׁנוּ הֵם הַמְּגִנִּים שֶׁל הָרֹבַע הַיְּהוּדִי שֶׁבָּעִיר הָעַתִּיקָה שֶׁל יְרוּשָׁלַיִם" + ], + "רֶבַע": [ + "הִתְבָּרֵר לָנוּ גַּם שֶׁהָאֲנָשִׁים שֶׁפָּגַשְׁנוּ הֵם הַמְּגִנִּים שֶׁל הָרֹבַע הַיְּהוּדִי שֶׁבָּעִיר הָעַתִּיקָה שֶׁל יְרוּשָׁלַיִם" + ], + "יְהוּדִי": [ + "הַקּוֹמַנְדּוֹ הַיְּהוּדִי יוֹצֵא לְבַּגְדַד 80", + "זֶה בְּדִיּוּק מָה שֶׁיְּהוּדֵי תֵּימָן עָשׂוּ", + "לַשָּׂפָם שֶׁלּוֹ יֵשׁ צוּרָה שֶׁל מַטְאֲטֵא, \"יְהוּדִי", + "לָמָּה אֲנִי לֹא יָכוֹל לִהְיוֹת פָּשׁוּט יֶלֶד יְהוּדִי רָגִיל", + "\" \"לֹא,\" בּוּרָאט נָע לְעֵבֶר הַסּוּסִים, \"יְהוּדִי הוּא בָּטוּחַ לֹא" + ], + "חִזּוּר": [ + "רוֹצִים לָדַעַת מָה עָשִׂינוּ כְּשֶׁרָצִינוּ לַחְזוֹר לַתְּקוּפָה שֶׁלָּנוּ", + "\" אֲנִי שׁוֹאֵל, \"נִרְאֶה לְךָ שֶׁאֵין דָּבָר כָּזֶה לַחְזוֹר בַּזְּמַן", + "נִרְאֶה לָכֶם הֶגְיוֹנִי שֶׁמִּנְהֶרֶת־הַזְּמַן תַּזְמִין אֲנָשִׁים מְבֻגָּרִים לַחְזוֹר אָחוֹרָה בַּזְּמַן לְאֵרוּעִים בֶּעָבָר" + ], + "פֶּרֶק": [ + "פֶּרֶק ד שֶׁבּוֹ אֲנִי נִפְצָע אֵיפֹה אֲנַחְנוּ", + "\" פֶּרֶק ט שֶׁבּוֹ שָׁרוֹן מְפַזֶּרֶת הַבְטָחוֹת הִנֵּה שָׁרוֹן", + "פֶּרֶק י שֶׁבּוֹ סוֹף סוֹף מִתְבָּרֵר מִיהוּ פְרוּמְקִין אֲנַחְנוּ צוֹעֲדִים", + "פֶּרֶק ז שֶׁבּוֹ אֲנִי סוֹף סוֹף מֵבִין לְאֵיזוֹ תְּקוּפָה הִגַּעְנוּ בַּקְשִׁישׁ", + "פֶּרֶק א שֶׁבּוֹ יְלָדִים זָרִים פּוֹלְשִׁים לַמְּעָרָה \"שָׁרוֹן, אַתְּ רוֹאָה מָה שֶׁאֲנִי רוֹאֶה" + ], + "לְהַשְׁקִיף": [ + "כִּי אֲנַחְנוּ רוֹצִים לְהַגִּיעַ אֶל הַמָּקוֹם שֶׁמִּמֶּנּוּ נִתָּן לְהַשְׁקִיף לְעֵבֶר הַמְּעָרָה שֶׁלָּנוּ" + ], + "כַּתָּבָה": [ + "\" \"וּמָה עִם הַהַכְתָּבָה בְּאַנְגְּלִית", + "הַהַכְתָּבָה בְּאַנְגְּלִית כְּבָר לֹא בָּרֹאשׁ שֶׁלִּי", + "מָחָר יֵשׁ לָנוּ הַכְתָּבָה בְּאַנְגְּלִית וְרָצִינוּ לְהִתְכּוֹנֵן כְּמוֹ שֶׁצָּרִיךְ", + "\"מוּזָר,\" אֲנִי אוֹמֵר, \"נִרְאֶה לָךְ שֶׁהַתֵּימָנִים שֶׁפָּגַשְׁנוּ חִכּוּ שֶׁהוּא יִכְתֹּב עֲלֵיהֶם כַּתָּבָה", + "\" \"הִגְזַמְתְּ,\" אֲנִי עוֹנֶה, \"מָחָר יֵשׁ לָנוּ הַכְתָּבָה בְּאַנְגְּלִית וְעוֹד לֹא הִתְחַלְנוּ לְהִתְכּוֹנֵן" + ], + "כְּתֻבָּה": [ + "\" \"וּמָה עִם הַהַכְתָּבָה בְּאַנְגְּלִית", + "הַהַכְתָּבָה בְּאַנְגְּלִית כְּבָר לֹא בָּרֹאשׁ שֶׁלִּי", + "מָחָר יֵשׁ לָנוּ הַכְתָּבָה בְּאַנְגְּלִית וְרָצִינוּ לְהִתְכּוֹנֵן כְּמוֹ שֶׁצָּרִיךְ", + "\"מוּזָר,\" אֲנִי אוֹמֵר, \"נִרְאֶה לָךְ שֶׁהַתֵּימָנִים שֶׁפָּגַשְׁנוּ חִכּוּ שֶׁהוּא יִכְתֹּב עֲלֵיהֶם כַּתָּבָה", + "\" \"הִגְזַמְתְּ,\" אֲנִי עוֹנֶה, \"מָחָר יֵשׁ לָנוּ הַכְתָּבָה בְּאַנְגְּלִית וְעוֹד לֹא הִתְחַלְנוּ לְהִתְכּוֹנֵן" + ], + "לְהִתְכּוֹנֵן": [ + "מָחָר יֵשׁ לָנוּ הַכְתָּבָה בְּאַנְגְּלִית וְרָצִינוּ לְהִתְכּוֹנֵן כְּמוֹ שֶׁצָּרִיךְ", + "\" \"הִגְזַמְתְּ,\" אֲנִי עוֹנֶה, \"מָחָר יֵשׁ לָנוּ הַכְתָּבָה בְּאַנְגְּלִית וְעוֹד לֹא הִתְחַלְנוּ לְהִתְכּוֹנֵן" + ], + "הַכְתָּבָה": [ + "\" \"וּמָה עִם הַהַכְתָּבָה בְּאַנְגְּלִית", + "הַהַכְתָּבָה בְּאַנְגְּלִית כְּבָר לֹא בָּרֹאשׁ שֶׁלִּי", + "מָחָר יֵשׁ לָנוּ הַכְתָּבָה בְּאַנְגְּלִית וְרָצִינוּ לְהִתְכּוֹנֵן כְּמוֹ שֶׁצָּרִיךְ", + "\" \"הִגְזַמְתְּ,\" אֲנִי עוֹנֶה, \"מָחָר יֵשׁ לָנוּ הַכְתָּבָה בְּאַנְגְּלִית וְעוֹד לֹא הִתְחַלְנוּ לְהִתְכּוֹנֵן" + ], + "בְּקַלּוּת": [ + "בְּקַלּוּת אֶפְשָׁר לְהַשְׁגִּיחַ מִכָּאן הַאִם בֶּאֱמֶת הַכֹּל בְּסֵדֶר" + ], + "לְהַשְׁגִּיחַ": [ + "בְּקַלּוּת אֶפְשָׁר לְהַשְׁגִּיחַ מִכָּאן הַאִם בֶּאֱמֶת הַכֹּל בְּסֵדֶר" + ], + "מָתַי": [ + "אֲבָל מָתַי זֶה קָרָה", + "וְאִם הָיְתָה, מָתַי הִיא הָיְתָה", + "וּמָתַי הָיְתָה מִלְחֶמֶת הָעוֹלָם הָרִאשׁוֹנָה", + "הַיּוֹם, בָּרֶגַע שֶׁעָצַרְנוּ וְהִשְׁקַפְנוּ לְעֵבֶר הַמְּעָרָה, שַׂמְתִּי לֵב שֶׁהַכֹּל בִּכְלָל לֹא בְּסֵדֶר", + "\" \"נָכוֹן,\" הִיא מַסְכִּימָה אִתִּי, \"אֲבָל אַתָּה לֹא יוֹדֵעַ מָתַי הֵם הִגִּיעוּ" + ], + "לְכַסּוֹת": [ + "הַשִּׂיחַ שֶׁהָיָה אָמוּר לְכַסּוֹת אֶת הַפֶּתַח, לֹא כִּסָּה אוֹתוֹ" + ], + "אָמוּר": [ + "מִישֶׁהוּ הָיָה אָמוּר לִשְׁלוֹחַ אוֹתָנוּ", + "\" \"מָה אֲנִי אָמוּר לִרְאוֹת", + "וּמִי שֶׁאָמוּר לְהַצִּיל אוֹתָם זֶה רַק פְרוּמְקִין", + "הַשִּׂיחַ שֶׁהָיָה אָמוּר לְכַסּוֹת אֶת הַפֶּתַח, לֹא כִּסָּה אוֹתוֹ", + "מָה אֲנִי אָמוּר לְהַגִּיד וּבְאֵיזוֹ שָׂפָה עָלַי לַעֲנוֹת לוֹ" + ], + "כְּסוּת": [ + "הַכִּפּוֹת שֶׁהַיְּלָדִים חוֹבְשִׁים מְכַסּוֹת אֶת רָאשֵׁיהֶם", + "הַשִּׂיחַ שֶׁהָיָה אָמוּר לְכַסּוֹת אֶת הַפֶּתַח, לֹא כִּסָּה אוֹתוֹ" + ], + "לְנַחֵשׁ": [ + "מֵרָחוֹק לֹא יָכֹלְתִּי לְנַחֵשׁ בֶּן כַּמָּה הוּא, אֲבָל הוּא נִרְאָה בְּעֵרֶךְ בְּגִילֵנוּ", + "\"תִּכָּנֵס רִאשׁוֹן,\" הִיא מְנַדֶּבֶת אוֹתִי, וְלֹא קָשֶׁה לִי לְנַחֵשׁ שֶׁהִיא חוֹשֶׁשֶׁת, אֲבָל מִתְבַּיֶּשֶׁת לְהוֹדוֹת בְּזֶה" + ], + "כְּבִישׁ": [ + "הַכְּבִישׁ דֵּי רָחוֹק מֵהַמְּעָרָה, וְאֵין מַצָּב שֶׁנְּזַהֶה מִמֶּרְחָק כָּזֶה מִי זֶה" + ], + "אַרְגָּז": [ + "אוּלַי זֶה הָאַרְגָּז שֶׁלָּנוּ וְאוּלַי לֹא", + "וּבֵינְתַיִם הַיְּלָדִים מַנִּיחִים אֶת הָאַרְגָּז עַל הָאֲדָמָה", + "הַאִם יִתָּכֵן שֶׁהוּא רוֹקֵן אֶת מָה שֶׁהָיָה בָּאַרְגָּז שֶׁלָּנוּ", + "מָה שֶׁהֵם סוֹחֲבִים נִרְאֶה כָּבֵד מְאוֹד, וְלָכֵן אֲנִי חוֹשֵׁב שֶׁאוּלַי זֶה לֹא הָאַרְגָּז שֶׁלָּנוּ" + ], + "מְבֹהָל": [ + "\" אֲנִי מוֹדֶה שֶׁאֲנִי מַמָּשׁ מְבֹהָל מֵהַמַּרְאֶה", + "אַרְבַּע הָעֵינַיִם שֶׁנִּמְצָאוֹת מֵעַל שְׁנֵי הַשְּׂפָמִים מַבִּיטוֹת בִּי בְּמַבָּט מְבֹהָל", + "הוּא נִרְאֶה מְבֹהָל כְּמוֹ חַיָּה שֶׁנִּלְכְּדָה עַל יְדֵי צַיָּדִים, וְלָכֵן אֲנִי מִתְאַמֵּץ לְהַרְגִּיעַ אוֹתוֹ" + ], + "לָחוּץ": [ + "\" \"אַתָּה לֹא נִרְאֶה לִי לָחוּץ", + "אֲנִי לָחוּץ שֶׁחֲבָל לָכֶם עַל הַזְּמַן", + "הִיא מַמָּשׁ לֹא דִּיְּקָה כְּשֶׁקָּבְעָה שֶׁאֲנִי לֹא לָחוּץ", + "\" \"אֲנִי לָחוּץ וְעוֹד אֵיךְ,\" אֲנִי מְמַהֵר לַעֲנוֹת, \"אֲבָל אֲנִי לֹא מְמַהֵר כָּמוֹךְ לְהַסִּיק מַסְקָנוֹת" + ], + "לַעֲנוֹת": [ + "מָה אֲנִי אָמוּר לְהַגִּיד וּבְאֵיזוֹ שָׂפָה עָלַי לַעֲנוֹת לוֹ", + "\" \"אֲנִי לָחוּץ וְעוֹד אֵיךְ,\" אֲנִי מְמַהֵר לַעֲנוֹת, \"אֲבָל אֲנִי לֹא מְמַהֵר כָּמוֹךְ לְהַסִּיק מַסְקָנוֹת" + ], + "לְעַנּוֹת": [ + "מָה אֲנִי אָמוּר לְהַגִּיד וּבְאֵיזוֹ שָׂפָה עָלַי לַעֲנוֹת לוֹ", + "\" \"אֲנִי לָחוּץ וְעוֹד אֵיךְ,\" אֲנִי מְמַהֵר לַעֲנוֹת, \"אֲבָל אֲנִי לֹא מְמַהֵר כָּמוֹךְ לְהַסִּיק מַסְקָנוֹת" + ], + "לְהַסִּיק": [ + "מֵהַמַּרְאֶה שֶׁלָּהֶם לֹא קָשֶׁה לִי לְהַסִּיק אֶת הַמַּסְקָנָה שֶׁהֵם עֲנִיִּים, אוּלַי אֲפִלּוּ עֲנִיִּים מְאוֹד", + "\" \"אֲנִי לָחוּץ וְעוֹד אֵיךְ,\" אֲנִי מְמַהֵר לַעֲנוֹת, \"אֲבָל אֲנִי לֹא מְמַהֵר כָּמוֹךְ לְהַסִּיק מַסְקָנוֹת" + ], + "עַנּוֹת": [ + "אִם הִיא קוֹרֵאת לְךָ, חַיָּבִים לְהֵעָנוֹת לָהּ", + "אִם לֹא תֵּעָנֶה, הִיא תְּאַלֵּץ אוֹתְךָ לְהֵעָנוֹת", + "מָה אֲנִי אָמוּר לְהַגִּיד וּבְאֵיזוֹ שָׂפָה עָלַי לַעֲנוֹת לוֹ", + "\" \"אֲנִי לָחוּץ וְעוֹד אֵיךְ,\" אֲנִי מְמַהֵר לַעֲנוֹת, \"אֲבָל אֲנִי לֹא מְמַהֵר כָּמוֹךְ לְהַסִּיק מַסְקָנוֹת" + ], + "זֵהֶה": [ + "מַדִּים שֶׁל הַמִּשְׁטָרָה הַבְּרִיטִית הָיִיתִי מְזַהֶה מִיָּד", + "בְּאֹפֶן טִבְעִי אֲנִי מְנַסֶּה לִבְדּוֹק אִם אֲנִי מְזַהֶה אֶת הַנּוֹכְחִים", + "הָאֶפְשָׁרוּת שֶׁמִּישֶׁהוּ זִהָה אֶת מִנְהֶרֶת־הַזְּמַן שֶׁלָּנוּ וּמִתְכַּוֵן לְהִכָּנֵס לְתוֹכָהּ, מַבְהִילָה אוֹתִי", + "הִנֵּה אֲנִי מְזַהֶה אֶת הַמַּדִּים שֶׁל הַשּׁוֹטְרִים, אֵלֶּה מַדִּים שֶׁל הַמִּשְׁטָרָה הַטּוּרְקִית", + "אַף עַל פִּי שֶׁאֲנִי מְטֻשְׁטָשׁ, אֲנִי מְזַהֶה שֶׁהִיא אַחַת מִשְּׁתֵּי הַנָּשִׁים שֶׁהָיוּ כָּאן קֹדֶם" + ], + "מַתְכּוֹן": [ + "\" אֲנִי מַמְשִׁיךְ לֹא לְהָבִין לְמָה הוּא מִתְכַּוֵן", + "\" \"הוּא מִתְכַּוֵן לִשְׁאוֹל אִם אֲנַחְנוּ אַשְׁכְּנָזִים,\" שָׁרוֹן מְפָרֶשֶׁת אוֹתוֹ", + "הָאֶפְשָׁרוּת שֶׁמִּישֶׁהוּ זִהָה אֶת מִנְהֶרֶת־הַזְּמַן שֶׁלָּנוּ וּמִתְכַּוֵן לְהִכָּנֵס לְתוֹכָהּ, מַבְהִילָה אוֹתִי", + "\" זֹאת הַמִּלָּה הָרִאשׁוֹנָה שֶׁאֲנִי מוֹצִיא מֵהַפֶּה, וְלִי אֵין לִי שׁוּם מֻשָּׂג לְמָה הוּא מִתְכַּוֵן" + ], + "אֶפְשָׁרוּת": [ + "אֲנִי כָּבוּל, וְאֵין לִי אֶפְשָׁרוּת לִבְרוֹחַ", + "לְרֶגַע עוֹלָה בְּדַעְתִּי הָאֶפְשָׁרוּת שֶׁהוּא אֲפִלּוּ לֹא נוֹשֵׁם", + "\"אֵין לָהֶם אֹכֶל וְאֵין לָהֶם אֶפְשָׁרוּת לִמְצוֹא עֲבוֹדָה", + "אֶפְשָׁרוּת שְׁלִישִׁית, שֶׁהַמְּעָרָה רֵיקָה וְאַף אֶחָד לֹא יִפְגַּע בִּי", + "וְאֶפְשָׁרוּת שְׁלִישִׁית, שֶׁעָלֶיהָ אֲנִי אֲפִלּוּ לֹא מַסְפִּיק לַחְשׁוֹב, הִיא שֶׁ" + ], + "גָּלוּת": [ + "הֵם אָמְנָם יָצְאוּ מֵהַגָּלוּת כְּדֵי לְהַגִּיעַ לְאֶרֶץ־יִשְׂרָאֵל, אֲבָל הַגָּלוּת הָיְתָה תֵּימָן", + "אֲנָשִׁים רַבִּים יָכְלוּ לַחְלוֹף עַל פָּנֶיהָ, וּבִכְלָל לֹא לְהַבְחִין בָּהּ אוֹ לְגַלּוֹת אֵיזֶשֶׁהֵם סִימָנִים לְקִיּוּמָהּ" + ], + "לִגְלוֹת": [ + "אֲנָשִׁים רַבִּים יָכְלוּ לַחְלוֹף עַל פָּנֶיהָ, וּבִכְלָל לֹא לְהַבְחִין בָּהּ אוֹ לְגַלּוֹת אֵיזֶשֶׁהֵם סִימָנִים לְקִיּוּמָהּ" + ], + "לְגַלּוֹת": [ + "אֲנָשִׁים רַבִּים יָכְלוּ לַחְלוֹף עַל פָּנֶיהָ, וּבִכְלָל לֹא לְהַבְחִין בָּהּ אוֹ לְגַלּוֹת אֵיזֶשֶׁהֵם סִימָנִים לְקִיּוּמָהּ" + ], + "פְּנִיָּה": [ + "אֲנָשִׁים רַבִּים יָכְלוּ לַחְלוֹף עַל פָּנֶיהָ, וּבִכְלָל לֹא לְהַבְחִין בָּהּ אוֹ לְגַלּוֹת אֵיזֶשֶׁהֵם סִימָנִים לְקִיּוּמָהּ" + ], + "לַחֲלֹף": [ + "אֲנָשִׁים רַבִּים יָכְלוּ לַחְלוֹף עַל פָּנֶיהָ, וּבִכְלָל לֹא לְהַבְחִין בָּהּ אוֹ לְגַלּוֹת אֵיזֶשֶׁהֵם סִימָנִים לְקִיּוּמָהּ" + ], + "שַׁרְווּל": [ + "\" שָׁרוֹן תּוֹפֶסֶת אוֹתִי בַּשַּׁרְווּל", + "\" אֲנִי מִתְיַשֵּׁב וּמְנַגֵּב אֶת הַדָּם בְּשַׁרְווּל הַחֻלְצָה שֶׁלִּי" + ], + "צְבִיעָה": [ + "הִיא מַצְבִּיעָה עַל עַצְמָהּ", + "הַיְּלָדִים הָאֵלֶּה-\" הִיא מַצְבִּיעָה עֲלֵיהֶם", + "\" הִיא מַצְבִּיעָה לְעֵבֶר הָרוֹכְבִים", + "\" \"מִמֶּנּוּ-\" הִיא מַצְבִּיעָה עַל הַיֶּלֶד" + ], + "כָּרֶגַע": [ + "טוֹב, כָּרֶגַע זֶה בֶּאֱמֶת לֹא מְשַׁנֶּה", + "וְזֶה בְּדִיּוּק מָה שֶׁקּוֹרֶה לִי כָּרֶגַע", + "הִתְכַּוַנְתִּי לְהַגִּיד: לַיְּהוּדִים הַתֵּימָנִים שֶׁהָיוּ כָּאן, כִּי כָּרֶגַע לֹא נוֹתַר מֵהֶם זֵכֶר", + "וְאִם אָכֵן זֶהוּ צַד מַעֲרָב, כָּרֶגַע אֲנִי מַבִּיט בְּכִפַּת הַסֶּלַע לֹא מִירוּשָׁלַיִם שֶׁאֲנִי מַכִּיר" + ], + "לְבָרֵר": [ + "אִם לֹא, נְנַסֶּה לְבָרֵר מִי הוּא", + "וּבּוּרָאט מְסַנֵּן קְלָלָה, אֲבָל לֹא טוֹרֵחַ לְבָרֵר אִם נִפְגַּעְתִּי" + ], + "בַּקְבּוּק": [ + "כְּשֶׁאֲנִי מִתְכּוֹפֵף, בַּקְבּוּק הַמַּיִם שֶׁנִּמְצָא בַּתַּרְמִיל שֶׁלִּי נוֹפֵל" + ], + "תַּרְמִיל": [ + "זֶה עֲדַיִן הַתַּרְמִיל שֶׁלִּי", + "הַמִּסְתַּלְסֵל הוֹפֵךְ אֶת הַתַּרְמִיל", + "\"תָּבִיאִי לִי אֶת הַתַּרְמִיל שֶׁלִּי", + "\" \"דָּן, דַּי כְּבָר עִם הַתַּרְמִיל", + "הוּא מִתְכּוֹפֵף אֶל הַתַּרְמִיל שֶׁלִּי וּמֵרִים אוֹתוֹ" + ], + "אָחוֹרָה": [ + "'' הוּא עוֹנֶה, \"בֶּאֱמֶת חָזַרְתָּ אָחוֹרָה בַּזְּמַן", + "הוּא מְשַׂחֵק בַּיָּדִית שֶׁל הָרוֹכְסָן, מֵנִיעַ אוֹתָהּ קָדִימָה וְאָחוֹרָה", + "אָז מִי עוֹד הָיָה יָכוֹל לִשְׁאוֹל אוֹתִי הַאִם חָזַרְתִּי אָחוֹרָה בַּזְּמַן", + "נִרְאֶה לָכֶם הֶגְיוֹנִי שֶׁמִּנְהֶרֶת־הַזְּמַן תַּזְמִין אֲנָשִׁים מְבֻגָּרִים לַחְזוֹר אָחוֹרָה בַּזְּמַן לְאֵרוּעִים בֶּעָבָר" + ], + "טִבְעִי": [ + "בְּאֹפֶן טִבְעִי אֲנִי נִרְתָּע מִמֶּנּוּ", + "בְּאֹפֶן טִבְעִי אֲנִי מְנַסֶּה לִבְדּוֹק אִם אֲנִי מְזַהֶה אֶת הַנּוֹכְחִים" + ], + "אֹפֶן": [ + "בְּאֹפֶן טִבְעִי אֲנִי נִרְתָּע מִמֶּנּוּ", + "בְּאֹפֶן טִבְעִי אֲנִי מְנַסֶּה לִבְדּוֹק אִם אֲנִי מְזַהֶה אֶת הַנּוֹכְחִים" + ], + "לִגְנֹב": [ + "\" \"גַּם יְלָדִים לֹא־דָּתִיִּים אֲמוּרִים לֹא לִגְנוֹב,\" שָׁרוֹן עוֹנָה לִי", + "\"יְלָדִים דָּתִיִּים אֲמוּרִים לֹא לִגְנוֹב,\" אֲנִי מִתְרַגֵּז, \"הֲרֵי כָּתוּב בַּתּוֹרָה: לֹא תִּגְנֹב", + "וְאִם שָׁרוֹן צוֹדֶקֶת, וְהֵם בֶּאֱמֶת גַּנָּבִים, לָמָּה הֵם לֹא לָקְחוּ אִתָּם אֶת מָה שֶׁהִתְכַּוְנוּ לִגְנוֹב" + ], + "גָּנוּב": [ + "\" \"גַּם יְלָדִים לֹא־דָּתִיִּים אֲמוּרִים לֹא לִגְנוֹב,\" שָׁרוֹן עוֹנָה לִי", + "\"יְלָדִים דָּתִיִּים אֲמוּרִים לֹא לִגְנוֹב,\" אֲנִי מִתְרַגֵּז, \"הֲרֵי כָּתוּב בַּתּוֹרָה: לֹא תִּגְנֹב", + "וְאִם שָׁרוֹן צוֹדֶקֶת, וְהֵם בֶּאֱמֶת גַּנָּבִים, לָמָּה הֵם לֹא לָקְחוּ אִתָּם אֶת מָה שֶׁהִתְכַּוְנוּ לִגְנוֹב" + ], + "תּוֹרָה": [ + "\"יְלָדִים דָּתִיִּים אֲמוּרִים לֹא לִגְנוֹב,\" אֲנִי מִתְרַגֵּז, \"הֲרֵי כָּתוּב בַּתּוֹרָה: לֹא תִּגְנֹב" + ], + "הֶבְדֵּל": [ + "\"לְגַמְרֵי,\" אֲנִי מַסְכִּים, \"אֲבָל בְּכָל זֹאת יֵשׁ הֶבְדֵּל" + ], + "עֵדָה": [ + "\" \"כָּל עֵדָה דָּאֲגָה לַעֲזוֹר לָאֲנָשִׁים שֶׁלָּהּ", + "\"הֵם נִרְאִים כְּמוֹ יְלָדִים מֵהָעֵדָה הָאֶתְיוֹפִּית,\" אֲנִי לוֹחֵשׁ", + "יָצָא מִזֶּה שֶׁלַּיְּהוּדִים שֶׁבָּאוּ מִתֵּימָן לֹא הָיְתָה עֵדָה שֶׁתַּעֲזֹר לָהֶם", + "\" אֲנִי שׁוֹאֵל, כִּי אֲנִי יוֹדֵעַ שֶׁזֹּאת הַשָּׂפָה שֶׁל בְּנֵי הָעֵדָה הָאֶתְיוֹפִּית", + "הָעֵדָה הָיְתָה מְקַבֶּלֶת תְּרוּמוֹת מִיהוּדִים עֲשִׁירִים בַּגּוֹלָה, וְחִלְּקָה אֶת הַתְּרוּמוֹת הָאֵלֶּה רַק לָאֲנָשִׁים שֶׁלָּהּ" + ], + "מַסְּקָנָה": [ + "טוֹב, אָז לְאָן הַמַּסְקָנָה הַזֹּאת מוֹבִילָה אוֹתִי", + "\" \"הִצְלַחְתִּי לְהַגִּיעַ אֶל הַמַּסְקָנָה הַהֶגְיוֹנִית,\" שָׁרוֹן עוֹנָה", + "אֲנִי מַסִּיק אֶת הַמַּסְקָנָה הַזֹּאת בִּגְלַל צֶבַע הָעוֹר שֶׁלָּהֶם", + "מֵהַמַּרְאֶה שֶׁלָּהֶם לֹא קָשֶׁה לִי לְהַסִּיק אֶת הַמַּסְקָנָה שֶׁהֵם עֲנִיִּים, אוּלַי אֲפִלּוּ עֲנִיִּים מְאוֹד" + ], + "לִקְרֹעַ": [ + "\" \"מְעַנְיֵן לָמָּה הֵם הָיוּ צְרִיכִים לִקְרוֹעַ אוֹתָהּ", + "הַמַּרְאֶה שֶׁל הַחוֹרִים הָאֵלֶּה מֵצִיף אוֹתִי בְּכַעַס, כִּי לִקְרוֹעַ שְׂמִיכָה שֶׁלֹּא שֶׁלְּךָ זוֹ בֶּאֱמֶת חֻצְפָּה" + ], + "קָרוּעַ": [ + "\" \"מְעַנְיֵן לָמָּה הֵם הָיוּ צְרִיכִים לִקְרוֹעַ אוֹתָהּ", + "הַמַּרְאֶה שֶׁל הַחוֹרִים הָאֵלֶּה מֵצִיף אוֹתִי בְּכַעַס, כִּי לִקְרוֹעַ שְׂמִיכָה שֶׁלֹּא שֶׁלְּךָ זוֹ בֶּאֱמֶת חֻצְפָּה" + ], + "שָׁאוּל": [ + "\"אוּלַי בִּמְקוֹם לִשְׁאוֹל שְׁאֵלוֹת, פָּשׁוּט תְּשַׁחְרֵר אוֹתִי", + "\" \"אוּלַי בִּמְקוֹם לִשְׁאוֹל שְׁאֵלוֹת, תְּשַׁחְרְרִי אוֹתִי", + "\" לֹא, הָאֱמֶת הִיא שֶׁבִּכְלָל לֹא הִתְכַּוַנְתִּי לִשְׁאוֹל אוֹתָהּ", + "\" \"הוּא מִתְכַּוֵן לִשְׁאוֹל אִם אֲנַחְנוּ אַשְׁכְּנָזִים,\" שָׁרוֹן מְפָרֶשֶׁת אוֹתוֹ", + "' וְזֶה בְּדִיּוּק מָה שֶׁאֲנִי רוֹצֶה לִשְׁאוֹל: מִי פָּלַשׁ לַמְּעָרָה שֶׁלִּי" + ], + "רְוָחָה": [ + "עֵינֵיהֶם שֶׁל שְׁלוֹשֶׁת הַיְּלָדִים הָרָזִים נִפְעָרוֹת לִרְוָחָה", + "הֵם פּוֹרְשִׂים לִרְוָחָה אֶת הַשְּׂמִיכָה הַקְּרוּעָה, כַּנִּרְאֶה כְּדֵי לְנַעֵר אוֹתָהּ", + "אֲבָל לִפְנֵי שֶׁהִיא פּוֹתַחַת אֶת הַדֶּלֶת לִרְוָחָה, שָׁרוֹן שׁוֹאֶלֶת אוֹתָהּ: \"יֵשׁ לָךְ מֻשָּׂג מִיהוּ פְרוּמְקִין" + ], + "לִרְוָחָה": [ + "עֵינֵיהֶם שֶׁל שְׁלוֹשֶׁת הַיְּלָדִים הָרָזִים נִפְעָרוֹת לִרְוָחָה", + "הֵם פּוֹרְשִׂים לִרְוָחָה אֶת הַשְּׂמִיכָה הַקְּרוּעָה, כַּנִּרְאֶה כְּדֵי לְנַעֵר אוֹתָהּ", + "אֲבָל לִפְנֵי שֶׁהִיא פּוֹתַחַת אֶת הַדֶּלֶת לִרְוָחָה, שָׁרוֹן שׁוֹאֶלֶת אוֹתָהּ: \"יֵשׁ לָךְ מֻשָּׂג מִיהוּ פְרוּמְקִין" + ], + "לִנְעֹר": [ + "הֵם פּוֹרְשִׂים לִרְוָחָה אֶת הַשְּׂמִיכָה הַקְּרוּעָה, כַּנִּרְאֶה כְּדֵי לְנַעֵר אוֹתָהּ", + "\"אֲנַחְנוּ לֹא בְּדִיּוּק אַשְׁכְּנָזִים,\" אֲנִי עוֹנֶה לַנַּעַר, \"אֲבָל לָמָּה זֶה אִכְפַּת לְךָ" + ], + "לְנַעֵר": [ + "הֵם פּוֹרְשִׂים לִרְוָחָה אֶת הַשְּׂמִיכָה הַקְּרוּעָה, כַּנִּרְאֶה כְּדֵי לְנַעֵר אוֹתָהּ", + "\"אֲנַחְנוּ לֹא בְּדִיּוּק אַשְׁכְּנָזִים,\" אֲנִי עוֹנֶה לַנַּעַר, \"אֲבָל לָמָּה זֶה אִכְפַּת לְךָ" + ], + "חֻצְפָּה": [ + "הַמַּרְאֶה שֶׁל הַחוֹרִים הָאֵלֶּה מֵצִיף אוֹתִי בְּכַעַס, כִּי לִקְרוֹעַ שְׂמִיכָה שֶׁלֹּא שֶׁלְּךָ זוֹ בֶּאֱמֶת חֻצְפָּה" + ], + "אֵיכְשֶׁהוּ": [ + "אֲבָל אֵיכְשֶׁהוּ אֲנִי תָּקוּעַ", + "וְאִם הֵם מוֹצְאִים צִיּוּד בְּתוֹךְ הַמְּעָרָה הַזֹּאת, גַּם זֶה אֵיכְשֶׁהוּ בְּסֵדֶר" + ], + "צִיּוּד": [ + "מֻתָּר לָהֶם לַחְשׁוֹב שֶׁזֶּהוּ צִיּוּד הֶפְקֵר וּלְהַחְרִים אוֹתוֹ", + "וְאִם הֵם מוֹצְאִים צִיּוּד בְּתוֹךְ הַמְּעָרָה הַזֹּאת, גַּם זֶה אֵיכְשֶׁהוּ בְּסֵדֶר" + ], + "הֶפְקֵר": [ + "מֻתָּר לָהֶם לַחְשׁוֹב שֶׁזֶּהוּ צִיּוּד הֶפְקֵר וּלְהַחְרִים אוֹתוֹ" + ], + "מֻתָּר": [ + "מֻתָּר לָהֶם לַחְשׁוֹב שֶׁזֶּהוּ צִיּוּד הֶפְקֵר וּלְהַחְרִים אוֹתוֹ", + "\"זֹאת שָׁרוֹן-\" אֲנִי לֹא מְוַתֵּר וּמַצְבִּיעַ עַל שָׁרוֹן", + "הֲרֵי זוֹ מְדִינָה חָפְשִׁית, וּמֻתָּר לִי לְטַיֵּל בַּשָּׂדוֹת כַּמָּה שֶׁמִּתְחַשֵּׁק לִי" + ], + "לְהַחֲרִים": [ + "מֻתָּר לָהֶם לַחְשׁוֹב שֶׁזֶּהוּ צִיּוּד הֶפְקֵר וּלְהַחְרִים אוֹתוֹ" + ], + "מִכְנָסַיִם": [ + "שְׁלוֹשֶׁת הַיְּלָדִים רָזִים מְאוֹד וּבִמְקוֹם מִכְנָסַיִם הֵם לוֹבְשִׁים גְּלִימוֹת אֲרֻכּוֹת" + ], + "לִפְחֹד": [ + "אֲנִי מַחְלִיט שֶׁאֵין סִבָּה לְפַחֵד מֵהֶם", + "\"אַתָּה לֹא צָרִיךְ לְפַחֵד,\" אֲנִי מְנַסֶּה לְהַרְגִּיעַ אוֹתוֹ, \"אֲנַחְנוּ סְתָם מְטַיְּלִים כָּאן" + ], + "לְפַחֵד": [ + "אֲנִי מַחְלִיט שֶׁאֵין סִבָּה לְפַחֵד מֵהֶם", + "\"אַתָּה לֹא צָרִיךְ לְפַחֵד,\" אֲנִי מְנַסֶּה לְהַרְגִּיעַ אוֹתוֹ, \"אֲנַחְנוּ סְתָם מְטַיְּלִים כָּאן" + ], + "מְדִינָה": [ + "הֲרֵי זוֹ מְדִינָה חָפְשִׁית, וּמֻתָּר לִי לְטַיֵּל בַּשָּׂדוֹת כַּמָּה שֶׁמִּתְחַשֵּׁק לִי", + "יוֹצֵא מִזֶּה שֶׁאִם הַשּׁוֹטֵר אֵינוֹ שׁוֹטֵר יִשְׂרְאֵלִי, חָזַרְנוּ בַּזְּמַן לַתְּקוּפָה שֶׁלִּפְנֵי קוּם הַמְּדִינָה", + "הַאִם יָכוֹל לִהְיוֹת שֶׁתֵּימָנִים הִגִּיעוּ לְאֶרֶץ־יִשְׂרָאֵל הַרְבֵּה לִפְנֵי שֶׁהַמְּדִינָה הֶעֶלְתָה אוֹתָם לָאָרֶץ בְּמִבְצַע 'מַרְבַד הַקְּסָמִים'" + ], + "לְהָנִיס": [ + "הֵן נִרְאוֹת כָּל כָּךְ דַּקִּיקוֹת, כְּמוֹ שְׁנֵי דַּחְלִילִים שֶׁמַּצִּיבִים בַּשָּׂדוֹת כְּדֵי לְהָנִיס צִפּוֹרִים" + ], + "לִשְׁווֹת": [ + "\" שָׁרוֹן מִצְטָרֶפֶת אֵלַי, וְגַם הִיא מְנַסָּה לְשַׁווֹת לְקוֹלָהּ נִימָה יְדִידוּתִית" + ], + "לְשַׁוּוֹת": [ + "\" שָׁרוֹן מִצְטָרֶפֶת אֵלַי, וְגַם הִיא מְנַסָּה לְשַׁווֹת לְקוֹלָהּ נִימָה יְדִידוּתִית" + ], + "מִלָּה": [ + "הֲיִיתֶם מַאֲמִינִים שֶׁמִּלָּה אַחַת תִּפְתֹּר תַּעֲלוּמָה שְׁלֵמָה", + "\"הַיֶּלֶד צָעַק 'הַצִּילוּ', אוֹ שֶׁזֹּאת הָיְתָה מִלָּה אַחֶרֶת", + "הַמִּלָּה הַזֹּאת \"בַּקְשִׁישׁ\" נִשְׁמַעַת לִי כְּמוֹ תְּרוּעָה שֶׁל חֲצוֹצְרוֹת", + "פֵּרוּשׁ הַמִּלָּה הוּא מַתָּנָה, אֲבָל לֹא מְדֻבָּר בְּמַתָּנָה סְתָם", + "לִפְעָמִים מִלָּה אַחַת מְסֻגֶּלֶת לְפַעְנֵחַ תַּעֲלוּמָה מֻרְכֶּבֶת, כִּי הִיא מְיַצֶּגֶת תְּקוּפָה" + ], + "צָפוֹנָה": [ + "\" אֲנִי נֶעֱמָד עַל אֶבֶן, מַשְׁקִיף אֶל הָאֹפֶק, צָפוֹנָה, מִזְרָחָה, דָּרוֹמָה, מַעֲרָבָה" + ], + "דָּרוֹמָה": [ + "\" אֲנִי נֶעֱמָד עַל אֶבֶן, מַשְׁקִיף אֶל הָאֹפֶק, צָפוֹנָה, מִזְרָחָה, דָּרוֹמָה, מַעֲרָבָה" + ], + "עֲרֻבָּה": [ + "\" אֲנִי נֶעֱמָד עַל אֶבֶן, מַשְׁקִיף אֶל הָאֹפֶק, צָפוֹנָה, מִזְרָחָה, דָּרוֹמָה, מַעֲרָבָה", + "הַמִּלִּים הָאֵלֶּה \"כָּל הַר הַזֵּיתִים מָלֵא מְעָרוֹת\" מְהַדְהֲדוֹת בְּאָזְנַי כְּמוֹ מַנְגִּינָה עֲרֵבָה" + ], + "עֲרָבָה": [ + "\" אֲנִי נֶעֱמָד עַל אֶבֶן, מַשְׁקִיף אֶל הָאֹפֶק, צָפוֹנָה, מִזְרָחָה, דָּרוֹמָה, מַעֲרָבָה", + "הַמִּלִּים הָאֵלֶּה \"כָּל הַר הַזֵּיתִים מָלֵא מְעָרוֹת\" מְהַדְהֲדוֹת בְּאָזְנַי כְּמוֹ מַנְגִּינָה עֲרֵבָה" + ], + "מַעֲרָבָה": [ + "\" אֲנִי נֶעֱמָד עַל אֶבֶן, מַשְׁקִיף אֶל הָאֹפֶק, צָפוֹנָה, מִזְרָחָה, דָּרוֹמָה, מַעֲרָבָה" + ], + "אֹפֶק": [ + "מַשֶּׁהוּ מוּזָר קוֹרֶה בָּאֹפֶק", + "וְאָז, בָּאֹפֶק, אֲנִי מַבְחִין בְּמַשֶּׁהוּ", + "שְׁנֵי סוּסִים נִרְאִים בָּאֹפֶק וַעֲלֵיהֶם רוֹכְבִים הַמִּתְקַדְּמִים לְעֶבְרֵנוּ", + "בָּרֶגַע שֶׁהֵם מוֹפִיעִים בָּאֹפֶק, זֶה סִימָן שֶׁאֲנַחְנוּ מִתְקָרְבִים הַבַּיְתָה", + "\" אֲנִי נֶעֱמָד עַל אֶבֶן, מַשְׁקִיף אֶל הָאֹפֶק, צָפוֹנָה, מִזְרָחָה, דָּרוֹמָה, מַעֲרָבָה" + ], + "מִזְרָחָה": [ + "\" אֲנִי נֶעֱמָד עַל אֶבֶן, מַשְׁקִיף אֶל הָאֹפֶק, צָפוֹנָה, מִזְרָחָה, דָּרוֹמָה, מַעֲרָבָה" + ], + "הֶעֱלֵם": [ + "לְאָן הֵם יָכְלוּ לְהֵעָלֵם" + ], + "עֶלֶם": [ + "לְאָן הֵם יָכְלוּ לְהֵעָלֵם" + ], + "לְהֵעָלֵם": [ + "לְאָן הֵם יָכְלוּ לְהֵעָלֵם" + ], + "דֹּחַק": [ + "\" \"אֶפְשָׁר לִבְדּוֹק,\" אֲנִי נִשְׁכָּב עַל הַבֶּטֶן וְדוֹחֵק אֶת הָרֹאשׁ שֶׁלִּי לְתוֹךְ הַפֶּתַח" + ], + "בֹּטֶן": [ + "\" \"אֶפְשָׁר לִבְדּוֹק,\" אֲנִי נִשְׁכָּב עַל הַבֶּטֶן וְדוֹחֵק אֶת הָרֹאשׁ שֶׁלִּי לְתוֹךְ הַפֶּתַח" + ], + "בֵּטֶן": [ + "\" \"אֶפְשָׁר לִבְדּוֹק,\" אֲנִי נִשְׁכָּב עַל הַבֶּטֶן וְדוֹחֵק אֶת הָרֹאשׁ שֶׁלִּי לְתוֹךְ הַפֶּתַח" + ], + "לְהוֹדוֹת": [ + "\"תִּכָּנֵס רִאשׁוֹן,\" הִיא מְנַדֶּבֶת אוֹתִי, וְלֹא קָשֶׁה לִי לְנַחֵשׁ שֶׁהִיא חוֹשֶׁשֶׁת, אֲבָל מִתְבַּיֶּשֶׁת לְהוֹדוֹת בְּזֶה" + ], + "נְשִׁימָה": [ + "שָׁרוֹן נוֹשֶׁמֶת נְשִׁימָה עֲמֻקָּה", + "לִפְנֵי שֶׁאֲנִי נִכְנָס, אֲנִי נוֹשֵׁם נְשִׁימָה עֲמֻקָּה" + ], + "דַּיְסָה": [ + "שְׁלוֹשֶׁת הַדֻּבִּים חָזְרוּ הַבַּיְתָה וְשָׁאֲלוּ כָּל אֶחָד בַּקּוֹל הָאֹפְיָנִי לוֹ: 'מִי אָכַל אֶת הַדַּיְסָה שֶׁלִּי" + ], + "אָפְיָנִי": [ + "שְׁלוֹשֶׁת הַדֻּבִּים חָזְרוּ הַבַּיְתָה וְשָׁאֲלוּ כָּל אֶחָד בַּקּוֹל הָאֹפְיָנִי לוֹ: 'מִי אָכַל אֶת הַדַּיְסָה שֶׁלִּי" + ], + "מַחְצֶלֶת": [ + "עַל הָרִצְפָּה מֻנַּחַת מַחְצֶלֶת" + ], + "רִצְפָּה": [ + "עַל הָרִצְפָּה מֻנַּחַת מַחְצֶלֶת" + ], + "עֲרֵמָה": [ + "בִּמְקוֹמוֹ, לְיַד הַסִּירִים, יֵשׁ עֲרֵמָה שֶׁל עֵצִים" + ], + "עָרְמָה": [ + "בִּמְקוֹמוֹ, לְיַד הַסִּירִים, יֵשׁ עֲרֵמָה שֶׁל עֵצִים" + ], + "שַׂק": [ + "הִיא קְשׁוּרָה בְּשׁוּלֶיהָ וְנִרְאֵית כְּמוֹ שַׂק", + "\" שָׁרוֹן אוֹמֶרֶת, \"זֶה לֹא הַתַּרְמִיל שֶׁלְּךָ,\" הִיא אוֹחֶזֶת בְּיָדָהּ שַׂק" + ], + "בֶּטַח": [ + "אֵלֶּה בֶּטַח חַסְרֵי בַּיִת", + "בֶּטַח הָאֲנָשִׁים שֶׁמִּסְתּוֹבְבִים פֹּה פָּתְחוּ אוֹתוֹ, וְאִם אַתָּה שׁוֹאֵל אוֹתִי", + "וּבִכְלָל, אֲנִי עוֹד לֹא חָזַרְתִּי הַבַּיְתָה מִבֵּית הַסֵּפֶר, וְאִמָּא שֶׁלִּי בֶּטַח כְּבָר דּוֹאֶגֶת", + "אַתֶּם בֶּטַח כְּבָר מְבִינִים שֶׁהַמָּקוֹם שֶׁבּוֹ אָמוּר הָיָה לִהְיוֹת הַפֶּתַח שֶׁל מִנְהֶרֶת־הַזְּמַן אֵינוֹ מְכֻסֶּה בַּשְּׂמִיכָה" + ], + "חֵלֶק": [ + "רַק חֵלֶק מֵהֶם הִגִּיעוּ לִירוּשָׁלַיִם", + "אִם תַּכֶּה בָּאֶגְרוֹף בַּחֵלֶק הַזֶּה, יִפָּעֵר חוֹר", + "וְשׁוּב רַגְלַי בָּאֲוִיר, וְגַם הַחֵלֶק הַקִּדְמִי שֶׁל גּוּפִי תָּלוּי בָּאֲוִיר", + "אֲבָל כְּשֶׁאֲנִי מְמַשֵּׁשׁ בְּיָדִי אֶת הַקִּיר, אֲנִי מַרְגִּישׁ שֶׁחֵלֶק מִמֶּנּוּ כְּאִלּוּ עָשׂוּי מִנְּיָר" + ], + "חָלָק": [ + "רַק חֵלֶק מֵהֶם הִגִּיעוּ לִירוּשָׁלַיִם", + "אִם תַּכֶּה בָּאֶגְרוֹף בַּחֵלֶק הַזֶּה, יִפָּעֵר חוֹר", + "וְשׁוּב רַגְלַי בָּאֲוִיר, וְגַם הַחֵלֶק הַקִּדְמִי שֶׁל גּוּפִי תָּלוּי בָּאֲוִיר", + "אֲבָל כְּשֶׁאֲנִי מְמַשֵּׁשׁ בְּיָדִי אֶת הַקִּיר, אֲנִי מַרְגִּישׁ שֶׁחֵלֶק מִמֶּנּוּ כְּאִלּוּ עָשׂוּי מִנְּיָר" + ], + "נְיָר": [ + "אֲבָל כְּשֶׁאֲנִי מְמַשֵּׁשׁ בְּיָדִי אֶת הַקִּיר, אֲנִי מַרְגִּישׁ שֶׁחֵלֶק מִמֶּנּוּ כְּאִלּוּ עָשׂוּי מִנְּיָר" + ], + "אִגְרוּף": [ + "אִם תַּכֶּה בָּאֶגְרוֹף בַּחֵלֶק הַזֶּה, יִפָּעֵר חוֹר", + "אֲנִי לֹא מֵעֵז לְהַכּוֹת בַּקִּיר בָּאֶגְרוֹף שֶׁלִּי" + ], + "אֶגְרוֹף": [ + "אִם תַּכֶּה בָּאֶגְרוֹף בַּחֵלֶק הַזֶּה, יִפָּעֵר חוֹר", + "אֲנִי לֹא מֵעֵז לְהַכּוֹת בַּקִּיר בָּאֶגְרוֹף שֶׁלִּי" + ], + "לְהַכּוֹת": [ + "אֲנִי לֹא מֵעֵז לְהַכּוֹת בַּקִּיר בָּאֶגְרוֹף שֶׁלִּי" + ], + "מָעֹז": [ + "הַמָּעוֹז הָאַחֲרוֹן בָּרֶפֶת שֶׁל דְּבוֹרָה 71", + "אֲנִי לֹא מֵעֵז לְהַכּוֹת בַּקִּיר בָּאֶגְרוֹף שֶׁלִּי" + ], + "חוֹף": [ + "הַרְבֵּה יוֹתֵר דָּחוּף לִי לְהָבִין מָה קוֹרֶה כָּאן וְאֵיפֹה בְּעֶצֶם אֲנַחְנוּ נִמְצָאִים" + ], + "דָּחוּף": [ + "הַרְבֵּה יוֹתֵר דָּחוּף לִי לְהָבִין מָה קוֹרֶה כָּאן וְאֵיפֹה בְּעֶצֶם אֲנַחְנוּ נִמְצָאִים" + ], + "שׁוּלַיִם": [ + "\" הִיא חוֹזֶרֶת וְקוֹשֶׁרֶת אֶת הַשּׁוּלַיִם, \"לְדַעְתִּי, מִישֶׁהוּ עָבַר לָגוּר כָּאן,\" הִיא מוֹסִיפָה" + ], + "לִקְרֹא": [ + "הִיא הֵבִיאָה הֵנָּה יְלָדִים זָרִים, כְּדֵי לִקְרוֹא לָנוּ", + "\" \"הַקְּבוּצָה שֶׁל הָרַב סְעַדְיָה מַדְמוּנִי הִגִּיעָה לִירוּשָׁלַיִם,\" זֶה תּוֹרִי לִקְרוֹא, \"אֲבָל בִּירוּשָׁלַיִם" + ], + "בִּיאָה": [ + "הִיא הֵבִיאָה הֵנָּה יְלָדִים זָרִים, כְּדֵי לִקְרוֹא לָנוּ" + ], + "לְהִתְנַגֵּד": [ + "וּמִנִּסְיוֹנִי אֲנִי כְּבָר מֵבִין, שֶׁאֵין דֶּרֶךְ לְהִתְנַגֵּד לְמִנְהֶרֶת־הַזְּמַן" + ], + "לְהֵעָנוֹת": [ + "אִם הִיא קוֹרֵאת לְךָ, חַיָּבִים לְהֵעָנוֹת לָהּ", + "אִם לֹא תֵּעָנֶה, הִיא תְּאַלֵּץ אוֹתְךָ לְהֵעָנוֹת" + ], + "הֵעָנוּת": [ + "אִם הִיא קוֹרֵאת לְךָ, חַיָּבִים לְהֵעָנוֹת לָהּ", + "אִם לֹא תֵּעָנֶה, הִיא תְּאַלֵּץ אוֹתְךָ לְהֵעָנוֹת" + ], + "וְ": [ + "אֲנִי מְאַגְרֵף אֶת אֶצְבְּעוֹתַי, מִתְרַחֵק מְעַט מִקִּיר הַמְּעָרָה וְ", + "בִּגְלָלוֹ לֹא יָכֹלְתִּי לִרְאוֹת אֶת הַבָּתִּים שֶׁל רָמוֹת וְ", + "אַתָּה כְּמוֹ הַמְּבֻגָּרִים שֶׁלֹּא מַאֲמִינִים לְכָל מָה שֶׁלֹּא הֶגְיוֹנִי וְ" + ], + "רַךְ": [ + "בּוֹקְס אֶחָד חָזָק בַּמָּקוֹם שֶׁבּוֹ הַקִּיר רַךְ, וּבְדִיּוּק כְּמוֹ שֶׁצִּפִּיתִי, חוֹר נִפְעַר" + ], + "אִשָּׁה": [ + "הָאִשָּׁה עוֹשָׂה תְּנוּעוֹת מוּזָרוֹת בְּיָדֶיהָ", + "\" הָאִשָּׁה חוֹזֶרֶת וְאוֹמֶרֶת, \"אֲנִי", + "הָאִשָּׁה זָזָה הַצִּדָּה וּמְפַנָּה לוֹ אֶת הַדֶּרֶךְ", + "מוּלִי, הָאִשָּׁה שֶׁנִּדְחֲקָה אֶל הַשִּׂיחַ נֶחְלֶצֶת מִמֶּנּוּ", + "\" הָאִשָּׁה שֶׁשְּׁמָהּ עַיְשָׁה מוֹחֵאת כַּפַּיִם בְּשִׂמְחָה, \"תֵּימוֹנִים" + ], + "מִבְטָא": [ + "\" שָׁלוֹם שׁוֹאֵל אוֹתִי, וַאֲנִי מֵבִין הֵיטֵב אֶת הַמִּבְטָא שֶׁלּוֹ", + "\" זֶה קוֹלוֹ שֶׁל שָׁלוֹם, וַאֲנִי מֵבִין כָּל מִלָּה לַמְרוֹת הַמִּבְטָא, \"אִמָּא", + "\" זֶה קוֹל שֶׁל אִשָּׁה שֶׁבּוֹקֵעַ מִתּוֹךְ הַמִּנְהָרָה וְהַמִּבְטָא שֶׁלָּהּ מוּזָר וְלֹא מֻכָּר לִי", + "\" אֲנִי מַזְכִּיר לָהּ, \"וְהֵם לֹא מְדַבְּרִים בְּדִיּוּק בְּאוֹתוֹ מִבְטָא כְּמוֹ שֶׁהַתֵּימָנִים הָהֵם דִּבְּרוּ", + "\"אֲנִי ללללללֹא מַכִּירררררר,\" לַמְרוֹת הַמִּבְטָא הַמּוּזָר שֶׁל שָׁלוֹם, הַפַּעַם אֲנִי מַצְלִיחַ לְהָבִין מָה הוּא אוֹמֵר" + ], + "זוּג": [ + "זוּג עֵינַיִם פְּעוּרוֹת מַבִּיט בִּי מִתּוֹךְ הַמִּנְהָרָה" + ], + "בַּעַד": [ + "כֵּיוָן שֶׁהִיא לֹא הוֹצִיאָה אֶת רֹאשָׁהּ מִבַּעַד לַפֶּתַח, הִיא לֹא הִבְחִינָה בֶּעָנָן", + "אֲבָל מַהֵר מְאוֹד הַתְּמוּנָה מִתְבַּהֶרֶת, כִּי מִבַּעַד לַפֶּתַח שֶׁפָּעַרְתִּי בַּקִּיר, נִשְׁמָט יֶלֶד וְנוֹפֵל יָשָׁר לְמַרְגְּלוֹתַי" + ], + "לְהַחְלִיט": [ + "קָשֶׁה לִי לְהַחְלִיט אִם זֶה אֶחָד מֵהַיְּלָדִים שֶׁאוֹתָם רָאִינוּ קֹדֶם, אוֹ שֶׁזֶּהוּ יֶלֶד אַחֵר" + ], + "רָזֶה": [ + "גַּם הוּא רָזֶה מְאוֹד", + "זֶה הַשַּׂק שֶׁהֵבִיא הָאִישׁ הָרָזֶה", + "הוּא כָּל כָּךְ רָזֶה, כִּמְעַט אֵין לוֹ מִשְׁקָל", + "כְּמוֹ שֶׁכְּבָר סִפַּרְתִּי לָכֶם, הִיא רָזָה מְאוֹד וּלְחָיֶיהָ שְׁקוּעוֹת", + "דָּבָר אֶחָד בָּטוּחַ, גַּם לוֹ יֵשׁ פֵּאוֹת אֲרֻכּוֹת וְהוּא רָזֶה מְאוֹד וְחוֹבֵשׁ כִּפָּה מוּזָרָה" + ], + "כִּפָּה": [ + "\" הוּא מַנִּיחַ יָד עַל רֹאשׁוֹ בְּצוּרָה שֶׁל כִּפָּה", + "וְהָרֹאשׁ מְכֻסֶּה כִּפָּה, וְהִנֵּה גַּם שְׁתֵּי פֵּאוֹת וְעֵינַיִם כֵּהוֹת גְּדוֹלוֹת מַבִּיטוֹת בִּי", + "דָּבָר אֶחָד בָּטוּחַ, גַּם לוֹ יֵשׁ פֵּאוֹת אֲרֻכּוֹת וְהוּא רָזֶה מְאוֹד וְחוֹבֵשׁ כִּפָּה מוּזָרָה", + "רֹאשׁוֹ, כְּמוֹ הָרֹאשׁ שֶׁל הַיֶּלֶד שֶׁנִּמְצָא אִתָּנוּ, מְכֻסֶּה בְּכִפָּה מוּזָרָה, וְגַם לוֹ יֵשׁ פֵּאוֹת" + ], + "חוֹבֵשׁ": [ + "דָּבָר אֶחָד בָּטוּחַ, גַּם לוֹ יֵשׁ פֵּאוֹת אֲרֻכּוֹת וְהוּא רָזֶה מְאוֹד וְחוֹבֵשׁ כִּפָּה מוּזָרָה", + "בַּתְּמוּנָה הוּא חוֹבֵשׁ אֶת הַכּוֹבַע שֶׁהָיָה עַל רֹאשׁוֹ כְּשֶׁהוּא הִגִּיעַ אֵלֵינוּ, רָכוּב עַל חֲמוֹר" + ], + "שַׁיָּט": [ + "אֲנִי מוֹשִׁיט לוֹ אֶת יָדִי, \"הַיי", + "\"הִנֵּה מַיִם צֵידָה לַדֶּרֶךְ,\" הוּא מוֹשִׁיט לָנוּ כַּד חֶרֶס, \"זֶה מִמַּעְיָן הַשִּׁלוֹחַ,\" הוּא מְדַוֵחַ" + ], + "שַׁיִט": [ + "אֲנִי מוֹשִׁיט לוֹ אֶת יָדִי, \"הַיי", + "\"הִנֵּה מַיִם צֵידָה לַדֶּרֶךְ,\" הוּא מוֹשִׁיט לָנוּ כַּד חֶרֶס, \"זֶה מִמַּעְיָן הַשִּׁלוֹחַ,\" הוּא מְדַוֵחַ" + ], + "לִגְרֹר": [ + "\" מַפְתִּיעַ אוֹתִי עַד כַּמָּה קַל לִגְרוֹר אֶת הַיֶּלֶד הַזֶּה לְאָן שֶׁאֲנִי רוֹצֶה", + "לֹא יָדַעְנוּ שֶׁיֵּשׁ מִישֶׁהוּ בַּמְּעָרוֹת הָאֵלֶּה,\" וְתוֹךְ כְּדֵי דִּבּוּר הִיא מְנַסָּה לִגְרוֹר אוֹתִי לְאָחוֹר" + ], + "מִשְׁקָל": [ + "הוּא כָּל כָּךְ רָזֶה, כִּמְעַט אֵין לוֹ מִשְׁקָל" + ], + "שֶׁקֶל": [ + "הוּא כָּל כָּךְ רָזֶה, כִּמְעַט אֵין לוֹ מִשְׁקָל" + ], + "שְׁכוּנָה": [ + "הֶעָנָן שֶׁנֶּעֱלַם לָקַח אִתּוֹ אֶת בָּתֵּי הַשְּׁכוּנָה", + "בָּתֵּי הַשְּׁכוּנָה לֹא נִרְאִים בַּמָּקוֹם שֶׁעָלָיו אֲנִי מַצְבִּיעַ" + ], + "כַּוָּנָה": [ + "הֶעָנָן שֶׁנֶּעֱלַם לָקַח אִתּוֹ אֶת בָּתֵּי הַשְּׁכוּנָה", + "בָּתֵּי הַשְּׁכוּנָה לֹא נִרְאִים בַּמָּקוֹם שֶׁעָלָיו אֲנִי מַצְבִּיעַ" + ], + "בְּחִינָה": [ + "כֵּיוָן שֶׁהִיא לֹא הוֹצִיאָה אֶת רֹאשָׁהּ מִבַּעַד לַפֶּתַח, הִיא לֹא הִבְחִינָה בֶּעָנָן" + ], + "עָנָן": [ + "\"אַתָּה בָּטוּחַ שֶׁהָיָה עָנָן", + "הֶעָנָן שֶׁנֶּעֱלַם לָקַח אִתּוֹ אֶת בָּתֵּי הַשְּׁכוּנָה", + "אוּלַי בִּגְלַל עֲנַן הָאָבָק הַמְּכַסֶּה אוֹתָם, הַכּוֹבָעִים שֶׁלָּהֶם נִרְאִים לִי מוּזָרִים", + "כֵּיוָן שֶׁהִיא לֹא הוֹצִיאָה אֶת רֹאשָׁהּ מִבַּעַד לַפֶּתַח, הִיא לֹא הִבְחִינָה בֶּעָנָן" + ], + "לְמַעְלָה": [ + "\"אֲנַחְנוּ מַשְׁאִירִים אֶת הַתַּרְמִילִים שֶׁלָּנוּ בַּשִּׂיחַ שֶׁנִּמְצָא כָּאן לְמַעְלָה, וְאָז אֲנַחְנוּ יוֹצְאִים לְחַפֵּשׂ חֶלְזוֹנוֹת" + ], + "מַעֲלָה": [ + "וּכְשֶׁאַתָּה מְגַלֶּה שֶׁהֵבַנְתָּ דְּבָרִים נָכוֹן, זוֹ הַרְגָּשָׁה מְעֻלָּה", + "\" \"אוּלַי הוּא סְפָרַדִּי,\" בּוּרָאט מַעֲלֶה אֶפְשָׁרוּת, \"אַתָּה מְדַבֵּר גַּם לָדִינוֹ", + "אֲבָל הַהַרְגָּשָׁה הַמְּעֻלָּה מִתְפּוֹגֶגֶת מַהֵר מְאוֹד כְּשֶׁאֲנִי מַבְחִין בְּנָחָשׁ שֶׁיּוֹצֵא מִתּוֹךְ הַשִּׂיחַ", + "בִּמְקוֹם תְּשׁוּבָה, הַסּוּס שֶׁל בּוּרָאט מַתְחִיל לִבְעוֹט בָּאֲדָמָה וּמַעֲלֶה סְבִיבֵנוּ עַנְנֵי אָבָק", + "\"אֲנַחְנוּ מַשְׁאִירִים אֶת הַתַּרְמִילִים שֶׁלָּנוּ בַּשִּׂיחַ שֶׁנִּמְצָא כָּאן לְמַעְלָה, וְאָז אֲנַחְנוּ יוֹצְאִים לְחַפֵּשׂ חֶלְזוֹנוֹת" + ], + "מַעְלָה": [ + "וּכְשֶׁאַתָּה מְגַלֶּה שֶׁהֵבַנְתָּ דְּבָרִים נָכוֹן, זוֹ הַרְגָּשָׁה מְעֻלָּה", + "\" \"אוּלַי הוּא סְפָרַדִּי,\" בּוּרָאט מַעֲלֶה אֶפְשָׁרוּת, \"אַתָּה מְדַבֵּר גַּם לָדִינוֹ", + "אֲבָל הַהַרְגָּשָׁה הַמְּעֻלָּה מִתְפּוֹגֶגֶת מַהֵר מְאוֹד כְּשֶׁאֲנִי מַבְחִין בְּנָחָשׁ שֶׁיּוֹצֵא מִתּוֹךְ הַשִּׂיחַ", + "בִּמְקוֹם תְּשׁוּבָה, הַסּוּס שֶׁל בּוּרָאט מַתְחִיל לִבְעוֹט בָּאֲדָמָה וּמַעֲלֶה סְבִיבֵנוּ עַנְנֵי אָבָק", + "\"אֲנַחְנוּ מַשְׁאִירִים אֶת הַתַּרְמִילִים שֶׁלָּנוּ בַּשִּׂיחַ שֶׁנִּמְצָא כָּאן לְמַעְלָה, וְאָז אֲנַחְנוּ יוֹצְאִים לְחַפֵּשׂ חֶלְזוֹנוֹת" + ], + "מְעֻלֶּה": [ + "וּכְשֶׁאַתָּה מְגַלֶּה שֶׁהֵבַנְתָּ דְּבָרִים נָכוֹן, זוֹ הַרְגָּשָׁה מְעֻלָּה", + "\" \"אוּלַי הוּא סְפָרַדִּי,\" בּוּרָאט מַעֲלֶה אֶפְשָׁרוּת, \"אַתָּה מְדַבֵּר גַּם לָדִינוֹ", + "אֲבָל הַהַרְגָּשָׁה הַמְּעֻלָּה מִתְפּוֹגֶגֶת מַהֵר מְאוֹד כְּשֶׁאֲנִי מַבְחִין בְּנָחָשׁ שֶׁיּוֹצֵא מִתּוֹךְ הַשִּׂיחַ", + "בִּמְקוֹם תְּשׁוּבָה, הַסּוּס שֶׁל בּוּרָאט מַתְחִיל לִבְעוֹט בָּאֲדָמָה וּמַעֲלֶה סְבִיבֵנוּ עַנְנֵי אָבָק", + "\"אֲנַחְנוּ מַשְׁאִירִים אֶת הַתַּרְמִילִים שֶׁלָּנוּ בַּשִּׂיחַ שֶׁנִּמְצָא כָּאן לְמַעְלָה, וְאָז אֲנַחְנוּ יוֹצְאִים לְחַפֵּשׂ חֶלְזוֹנוֹת" + ], + "חֲזָרָה": [ + "שָׁרוֹן מַתְחִילָה לָרוּץ חֲזָרָה אֵלַי", + "אֲנִי מְחַקֶּה אֶת שָׁרוֹן וּמְנוֹפֵף לָהֶן בַּחֲזָרָה", + "\" אֲנִי מוֹשֵׁךְ אֶת הַיֶּלֶד חֲזָרָה לְתוֹךְ הַמְּעָרָה" + ], + "לְהִתְעַלֵּף": [ + "\" עַכְשָׁיו הַיֶּלֶד נִרְאֶה כְּאִלּוּ בְּעוֹד שְׁנִיָּה הוּא עוֹמֵד לְהִתְעַלֵּף" + ], + "בְּעוֹד": [ + "\" עַכְשָׁיו הַיֶּלֶד נִרְאֶה כְּאִלּוּ בְּעוֹד שְׁנִיָּה הוּא עוֹמֵד לְהִתְעַלֵּף" + ], + "תֵּכֶף": [ + "הַיֶּלֶד מַמְשִׁיךְ לְהִתְנַדְנֵד, נִרְאֶה לִי שֶׁתֵּכֶף הוּא יִפֹּל וְיִתְעַלֵּף", + "שָׁלוֹם מִתְיַשֵּׁב לְיָדִי וּמְשַׂכֵּל אֶת רַגְלָיו, וַאֲנִי בָּטוּחַ שֶׁהִנֵּה הִנֵּה, תֵּכֶף אֶשְׁתַּחְרֵר מֵהַחֲבָלִים הָאֲרוּרִים הָאֵלֶּה", + "תֵּכֶף נַחְזֹר עִם פְרוּמְקִין, וְהוּא יִדְאַג לָכֶם לְאֹכֶל, וְהוּא יִבְנֶה לָכֶם בָּתִּים וְתִהְיֶה לָכֶם פַּרְנָסָה" + ], + "לְהִתְנַדְנֵד": [ + "הַיֶּלֶד מַמְשִׁיךְ לְהִתְנַדְנֵד, נִרְאֶה לִי שֶׁתֵּכֶף הוּא יִפֹּל וְיִתְעַלֵּף" + ], + "שָׂפָה": [ + "\"אֵיזֶה שָׂפָה הוּא מְדַבֵּר", + "עוֹד שָׂפָה שֶׁמֵּעוֹלָם לֹא שָׁמַעְתִּי עָלֶיהָ", + "מָה אֲנִי אָמוּר לְהַגִּיד וּבְאֵיזוֹ שָׂפָה עָלַי לַעֲנוֹת לוֹ", + "יָכוֹל לִהְיוֹת שֶׁ\"פְרוּמְקִין\" זוֹ הַשָּׂפָה שֶׁלְּדַעְתָּם אֲנִי אָמוּר לְדַבֵּר", + "וְגַם הַשָּׂפָה הָעֲרָבִית מַתְאִימָה, כִּי רֹב הַטּוּרְקִים שֶׁהָיוּ כָּאן דִּבְּרוּ עֲרָבִית" + ], + "שַׁבְרִיר": [ + "שַׁבְרִיר שְׁנִיָּה, וְאַחֲרָיו נִשְׁלָפוֹת יָדַיִם מִתּוֹךְ הַגּוּשׁ", + "עוֹד שַׁבְרִיר שְׁנִיָּה, וּמִתּוֹךְ הַגּוּשׁ נִשְׁלָפוֹת רַגְלַיִם" + ], + "גּוּשׁ": [ + "שַׁבְרִיר שְׁנִיָּה, וְאַחֲרָיו נִשְׁלָפוֹת יָדַיִם מִתּוֹךְ הַגּוּשׁ", + "עוֹד שַׁבְרִיר שְׁנִיָּה, וּמִתּוֹךְ הַגּוּשׁ נִשְׁלָפוֹת רַגְלַיִם" + ], + "רִיר": [ + "שַׁבְרִיר שְׁנִיָּה, וְאַחֲרָיו נִשְׁלָפוֹת יָדַיִם מִתּוֹךְ הַגּוּשׁ", + "עוֹד שַׁבְרִיר שְׁנִיָּה, וּמִתּוֹךְ הַגּוּשׁ נִשְׁלָפוֹת רַגְלַיִם" + ], + "עָפָר": [ + "אִם לְרֶגַע עָלְתָה בְּדַעְתִּי הָאֶפְשָׁרוּת שֶׁמְּדֻבָּר בְּאֶבֶן אוֹ בְּרֶגֶב עָפָר גָּדוֹל, טָעִיתִי" + ], + "רֶגֶב": [ + "אִם לְרֶגַע עָלְתָה בְּדַעְתִּי הָאֶפְשָׁרוּת שֶׁמְּדֻבָּר בְּאֶבֶן אוֹ בְּרֶגֶב עָפָר גָּדוֹל, טָעִיתִי" + ], + "בַּת": [ + "לָכֵן, בָּרֶגַע הָרִאשׁוֹן חָשַׁבְתִּי שֶׁזֹּאת בַּת", + "אֲבָל לֹא, הוּא לֹא נִרְאֶה בַּת, לַמְרוֹת שֶׁהוּא לוֹבֵשׁ גְּלִימָה" + ], + "לְפַעְנֵחַ": [ + "תַּגִּידוּ, אַתֶּם מַצְלִיחִים לְפַעְנֵחַ אֶת הַבָּלָגָן שֶׁהוֹלֵךְ פֹּה", + "שָׁלוֹם מְמַלְמֵל מַשֶּׁהוּ, וַאֲנִי לֹא מַצְלִיחַ לְפַעְנֵחַ מָה הוּא אוֹמֵר", + "לִפְעָמִים מִלָּה אַחַת מְסֻגֶּלֶת לְפַעְנֵחַ תַּעֲלוּמָה מֻרְכֶּבֶת, כִּי הִיא מְיַצֶּגֶת תְּקוּפָה", + "תַּאֲמִינוּ לִי, אֵין רֶגַע מְאֻשָּׁר כְּמוֹ הָרֶגַע הַזֶּה שֶׁבּוֹ אַתָּה מַצְלִיחַ לְפַעְנֵחַ תַּעֲלוּמָה" + ], + "הִזְדַּמְּנוּת": [ + "\"שָׁרוֹן,\" אֲנִי מְנַצֵּל אֶת הַהִזְדַּמְּנוּת וְתוֹפֵס אֶת יָדָהּ, \"תָּצִיצִי הַחוּצָה", + "הִנֵּה, יֵשׁ לוֹ הִזְדַּמְּנוּת לְשַׁכְנֵעַ אוֹתָם לִהְיוֹת נוֹצְרִים, וְהוּא יַפְסִיד אוֹתָהּ" + ], + "לְהוֹצִיא": [ + "אֲנִי מַכְרִיחַ אוֹתָהּ לְהוֹצִיא אֶת הָרֹאשׁ הַחוּצָה, וְיַחַד אִתָּהּ מוֹצִיא הַחוּצָה גַּם אֶת הָרֹאשׁ שֶׁלִּי" + ], + "מַבּוּל": [ + "\" \"נִרְאֶה לְךָ שֶׁמֵּהַשָּׁמָיִם הַכְּחֻלִּים הָאֵלֶּה יָכוֹל לָרֶדֶת מַבּוּל" + ], + "בּוּל": [ + "אֲנִי כָּבוּל, וְאֵין לִי אֶפְשָׁרוּת לִבְרוֹחַ", + "\" \"נִרְאֶה לְךָ שֶׁמֵּהַשָּׁמָיִם הַכְּחֻלִּים הָאֵלֶּה יָכוֹל לָרֶדֶת מַבּוּל" + ], + "דִּבּוּר": [ + "\" טוֹן הַדִּבּוּר שֶׁלָּהּ מְלַגְלֵג", + "\" וְתוֹךְ כְּדֵי הַדִּבּוּר הוּא נֶעֱלָם מֵעֵינַי", + "לֹא יָדַעְנוּ שֶׁיֵּשׁ מִישֶׁהוּ בַּמְּעָרוֹת הָאֵלֶּה,\" וְתוֹךְ כְּדֵי דִּבּוּר הִיא מְנַסָּה לִגְרוֹר אוֹתִי לְאָחוֹר" + ], + "בּוּר": [ + "\" טוֹן הַדִּבּוּר שֶׁלָּהּ מְלַגְלֵג", + "\" \"הַנָּחָשׁ זָחַל לְתוֹךְ הַבּוֹר", + "\" וְתוֹךְ כְּדֵי הַדִּבּוּר הוּא נֶעֱלָם מֵעֵינַי", + "\" אֲנִי צוֹעֵק אֶל תּוֹךְ הַבּוֹר, \"אַתְּ שָׁם", + "לֹא יָדַעְנוּ שֶׁיֵּשׁ מִישֶׁהוּ בַּמְּעָרוֹת הָאֵלֶּה,\" וְתוֹךְ כְּדֵי דִּבּוּר הִיא מְנַסָּה לִגְרוֹר אוֹתִי לְאָחוֹר" + ], + "בּוֹר": [ + "\" טוֹן הַדִּבּוּר שֶׁלָּהּ מְלַגְלֵג", + "\" \"הַנָּחָשׁ זָחַל לְתוֹךְ הַבּוֹר", + "\" וְתוֹךְ כְּדֵי הַדִּבּוּר הוּא נֶעֱלָם מֵעֵינַי", + "\" אֲנִי צוֹעֵק אֶל תּוֹךְ הַבּוֹר, \"אַתְּ שָׁם", + "לֹא יָדַעְנוּ שֶׁיֵּשׁ מִישֶׁהוּ בַּמְּעָרוֹת הָאֵלֶּה,\" וְתוֹךְ כְּדֵי דִּבּוּר הִיא מְנַסָּה לִגְרוֹר אוֹתִי לְאָחוֹר" + ], + "מְסֻיָּם": [ + "הוּא מְסַיֵּם לְסַלְסֵל אֶת הַשָּׂפָם וְחוֹזֵר וְתוֹפֵס בִּזְרוֹעִי", + "\" אֲנִי לֹא מְסַיֵּם אֶת הַמִּשְׁפָּט, כִּי קוֹלוֹ שֶׁל הַנַּעַר קוֹטֵעַ אוֹתִי: \"מִי אֵלֶּה" + ], + "שָׁלוּחַ": [ + "מִישֶׁהוּ הָיָה אָמוּר לִשְׁלוֹחַ אוֹתָנוּ", + "מִי עוֹד הָיָה יָכוֹל לִשְׁלוֹחַ סְפָרִים לַתֵּימָנִים חוּץ מֵהַפַּטְרִיאַרְךְ", + "\"אִם הוּא לֹא שָׁלַח אוֹתוֹ, מִי הָיָה יָכוֹל לִשְׁלוֹחַ אוֹתוֹ", + "\" אֲנִי קוֹטֵעַ אוֹתָהּ, \"אָז הַמָּקוֹם שֶׁבּוֹ הָיִינוּ הוּא כְּפַר הַשִּׁלוֹחַ", + "\"הִנֵּה מַיִם צֵידָה לַדֶּרֶךְ,\" הוּא מוֹשִׁיט לָנוּ כַּד חֶרֶס, \"זֶה מִמַּעְיָן הַשִּׁלוֹחַ,\" הוּא מְדַוֵחַ" + ], + "לִשְׁלֹחַ": [ + "מִישֶׁהוּ הָיָה אָמוּר לִשְׁלוֹחַ אוֹתָנוּ", + "מִי עוֹד הָיָה יָכוֹל לִשְׁלוֹחַ סְפָרִים לַתֵּימָנִים חוּץ מֵהַפַּטְרִיאַרְךְ", + "\"אִם הוּא לֹא שָׁלַח אוֹתוֹ, מִי הָיָה יָכוֹל לִשְׁלוֹחַ אוֹתוֹ" + ], + "הַשְׁאָלָה": [ + "\" עַפְעַפָּיו מִצְטַמְצְמִים וְהוּא מִתְעַלֵּם לְגַמְרֵי מֵהַשְּׁאֵלָה שֶׁלִּי", + "הָאֱמֶת הִיא שֶׁהַשְּׁאֵלָה הַזֹּאת, הַאִם אֲנַחְנוּ אַשְׁכְּנָזִים, מַמָּשׁ מְבַלְבֶּלֶת, כִּי קָשֶׁה לְהַגְדִּיר אֶת שְׁנֵינוּ", + "\" לֹא בָּרוּר אִם הוּא מַפְנֶה אֶת הַשְּׁאֵלָה הַזֹּאת אֵלַי אוֹ שֶׁהוּא שׁוֹאֵל אֶת עַצְמוֹ" + ], + "לְהַגְדִּיר": [ + "הָאֱמֶת הִיא שֶׁהַשְּׁאֵלָה הַזֹּאת, הַאִם אֲנַחְנוּ אַשְׁכְּנָזִים, מַמָּשׁ מְבַלְבֶּלֶת, כִּי קָשֶׁה לְהַגְדִּיר אֶת שְׁנֵינוּ" + ], + "סָבְתָא": [ + "סָבְתָא רַבְּתָא שֶׁל שָׁרוֹן מִצַּד אַבָּא שֶׁלָּהּ הִגִּיעָה לְאֶרֶץ יִשְׂרָאֵל מִפּוֹלִין, וְלָכֵן הִיא אַשְׁכְּנָזִיָּה" + ], + "סַבָּא": [ + "אֲבָל הִיא הִתְחַתְּנָה עִם סַבָּא רַבָּא שֶׁל שָׁרוֹן שֶׁנּוֹלַד בְּאִירָאן וְהוּא לֹא אַשְׁכְּנָזִי" + ], + "אִכְפַּת": [ + "גַּם לַמְּסֻלְסָל כְּבָר לֹא אִכְפַּת מִמֶּנִּי", + "בְּבַת אַחַת כְּבָר לֹא אִכְפַּת לוֹ מִמֶּנִּי", + "\" כַּנִּרְאֶה לֹא אִכְפַּת לוֹ שֶׁאֲנִי לֹא עוֹנֶה", + "\"אֲנַחְנוּ לֹא בְּדִיּוּק אַשְׁכְּנָזִים,\" אֲנִי עוֹנֶה לַנַּעַר, \"אֲבָל לָמָּה זֶה אִכְפַּת לְךָ" + ], + "צְלָב": [ + "\" הוּא מְסַמֵּן בְּאֶצְבְּעוֹתָיו צוּרָה שֶׁל צְלָב" + ], + "תִּיק": [ + "\" הִיא מְנַסָּה לַחְטוֹף מִמֶּנּוּ אֶת הַסַּכִּין, אֲבָל הוּא זָרִיז מִמֶּנָּה, \"הָלַךְ עַל הַתִּיק שֶׁלִּי", + "\" שָׁרוֹן צוֹעֶקֶת כַּאֲשֶׁר שָׁלוֹם שׁוֹלֵף סַכִּין מֵחֲגוֹרָתוֹ וְחוֹתֵךְ אֶת הַתַּרְמִיל שֶׁלָּהּ, \"זֶה הַתִּיק בֵּית־סֵפֶר שֶׁלִּי" + ], + "סַכִּין": [ + "הוּא מֵזִיז אֶת הַסַּכִּין", + "יָדִי שֶׁנִּשְׁלַחַת קָדִימָה נִבְלֶמֶת עַל יְדֵי הַסַּכִּין שֶׁל הַמִּסְתַּלְסֵל", + "הַמִּסְתַּלְסֵל שׁוֹלֵף סַכִּין מֵחֲגוֹרָתוֹ, וַאֲנִי מְנַחֵשׁ שֶׁהוּא עוֹמֵד לַחְתּוֹךְ אֶת הַתַּרְמִיל שֶׁלִּי", + "\" הִיא מְנַסָּה לַחְטוֹף מִמֶּנּוּ אֶת הַסַּכִּין, אֲבָל הוּא זָרִיז מִמֶּנָּה, \"הָלַךְ עַל הַתִּיק שֶׁלִּי", + "\" שָׁרוֹן צוֹעֶקֶת כַּאֲשֶׁר שָׁלוֹם שׁוֹלֵף סַכִּין מֵחֲגוֹרָתוֹ וְחוֹתֵךְ אֶת הַתַּרְמִיל שֶׁלָּהּ, \"זֶה הַתִּיק בֵּית־סֵפֶר שֶׁלִּי" + ], + "זָרִיז": [ + "\" הִיא מְנַסָּה לַחְטוֹף מִמֶּנּוּ אֶת הַסַּכִּין, אֲבָל הוּא זָרִיז מִמֶּנָּה, \"הָלַךְ עַל הַתִּיק שֶׁלִּי" + ], + "לַחְטֹף": [ + "\" אֲנִי צוֹעֵק וּמְנַסֶּה לַחְטוֹף מֵהֶם אֶת הַתַּרְמִיל", + "זֶה תַּפְקִיד שֶׁל שׁוֹטְרִים, לַחְטוֹף יֶלֶד כְּדֵי לְנַסּוֹת לְקַבֵּל כֶּסֶף תְּמוּרַת שִׁחְרוּרוֹ", + "\" הִיא מְנַסָּה לַחְטוֹף מִמֶּנּוּ אֶת הַסַּכִּין, אֲבָל הוּא זָרִיז מִמֶּנָּה, \"הָלַךְ עַל הַתִּיק שֶׁלִּי" + ], + "חָטוּף": [ + "\" אֲנִי צוֹעֵק וּמְנַסֶּה לַחְטוֹף מֵהֶם אֶת הַתַּרְמִיל", + "זֶה תַּפְקִיד שֶׁל שׁוֹטְרִים, לַחְטוֹף יֶלֶד כְּדֵי לְנַסּוֹת לְקַבֵּל כֶּסֶף תְּמוּרַת שִׁחְרוּרוֹ", + "\" הִיא מְנַסָּה לַחְטוֹף מִמֶּנּוּ אֶת הַסַּכִּין, אֲבָל הוּא זָרִיז מִמֶּנָּה, \"הָלַךְ עַל הַתִּיק שֶׁלִּי" + ], + "אַרְנָק": [ + "וְגַם הָאַרְנָק עִם הַמַּפְתְּחוֹת לַבַּיִת, וְגַם" + ], + "לְבַיֵּת": [ + "וְגַם הָאַרְנָק עִם הַמַּפְתְּחוֹת לַבַּיִת, וְגַם" + ], + "בִּינָה": [ + "\" אִמָּא שֶׁל שָׁרוֹן לֹא מְבִינָה", + "\" \"אַתְּ לֹא מְבִינָה שֶׁכַּנִּרְאֶה חָזַרְנוּ בַּזְּמַן" + ], + "הֶסְבֵּר": [ + "אֵין לִי שׁוּם הֶסְבֵּר לַתּוֹפָעָה הַזּוֹ", + "\"לְפִי זֶה שֶׁאֵין לִי שׁוּם הֶסְבֵּר אַחֵר לְמָה שֶׁקּוֹרֶה לָנוּ,\" אֲנִי עוֹנֶה" + ], + "תּוֹפָעָה": [ + "אֵין לִי שׁוּם הֶסְבֵּר לַתּוֹפָעָה הַזּוֹ", + "גַּם אֶת הַתּוֹפָעָה הַזֹּאת אֲנִי מַכִּיר, וְאַתֶּם בְּוַדַּאי מַכִּירִים יַחַד אִתִּי" + ], + "סוֹפִי": [ + "\"חָזַרְנוּ בַּזְּמַן,\" אֲנִי אוֹמֵר לְשָׁרוֹן, \"וְזֶה סוֹפִי" + ], + "אִמָּא": [ + "\" אִמָּא שֶׁל שָׁרוֹן לֹא מְבִינָה", + "\" אִמָּא שֶׁל שָׁרוֹן מִתְפַּלֵּאת, \"אַתְּ מִתְכַּוֶנֶת לַשָּׁכֵן הֶחָדָשׁ", + "שָׁלוֹם, הַנַּעַר וְהָאִמָּא עֲסוּקִים כָּל כָּךְ בְּכִכְּרוֹת הַלֶּחֶם וְלֹא מִתְעַנְיְנִים בִּי", + "\" זֶה קוֹלוֹ שֶׁל שָׁלוֹם, וַאֲנִי מֵבִין כָּל מִלָּה לַמְרוֹת הַמִּבְטָא, \"אִמָּא", + "וּבִכְלָל, אֲנִי עוֹד לֹא חָזַרְתִּי הַבַּיְתָה מִבֵּית הַסֵּפֶר, וְאִמָּא שֶׁלִּי בֶּטַח כְּבָר דּוֹאֶגֶת" + ], + "כִּנָּה": [ + "\"אֵין לָהּ מְעָרָה שְׁכֵנָה", + "\"אַתְּ יָדַעְתְּ שֶׁלַּמְּעָרָה שֶׁלָּנוּ יֵשׁ מְעָרָה שְׁכֵנָה" + ], + "סְבִיבָה": [ + "\" שָׁרוֹן מַבִּיטָה סְבִיבָהּ, \"אַתָּה לֹא רוֹאֶה שֶׁזֶּה לֹא הַשָּׂדֶה שֶׁל שְׁכוּנַת רָמוֹת" + ], + "שָׂדֶה": [ + "\" שָׁרוֹן מַבִּיטָה סְבִיבָהּ, \"אַתָּה לֹא רוֹאֶה שֶׁזֶּה לֹא הַשָּׂדֶה שֶׁל שְׁכוּנַת רָמוֹת" + ], + "שִׁדָּה": [ + "\" שָׁרוֹן מַבִּיטָה סְבִיבָהּ, \"אַתָּה לֹא רוֹאֶה שֶׁזֶּה לֹא הַשָּׂדֶה שֶׁל שְׁכוּנַת רָמוֹת" + ], + "צָלוּל": [ + "לָכֵן, הַדָּבָר הַיָּחִיד שֶׁנּוֹתַר לִי לַעֲשׂוֹת הָיָה לְמַלֵּא אֶת רֵאוֹתַי בָּאֲוִיר הַצָּלוּל שֶׁל יְרוּשָׁלַיִם" + ], + "נוֹתָר": [ + "אֲפִלּוּ פֵּרוּר זָעִיר מֵהַלֶּחֶם שֶׁנִּשְׁלַח לַיְּהוּדִים הַתֵּימָנִים הָרְעֵבִים לֹא נוֹתַר בָּהֶם", + "הִתְכַּוַנְתִּי לְהַגִּיד: לַיְּהוּדִים הַתֵּימָנִים שֶׁהָיוּ כָּאן, כִּי כָּרֶגַע לֹא נוֹתַר מֵהֶם זֵכֶר", + "לָכֵן, הַדָּבָר הַיָּחִיד שֶׁנּוֹתַר לִי לַעֲשׂוֹת הָיָה לְמַלֵּא אֶת רֵאוֹתַי בָּאֲוִיר הַצָּלוּל שֶׁל יְרוּשָׁלַיִם" + ], + "מָלֵא": [ + "כָּל הַר הַזֵּיתִים מָלֵא מְעָרוֹת", + "יִשְׂרָאֵל דֹּב פְרוּמְקִין, זֶה הַשֵּׁם הַמָּלֵא שֶׁלּוֹ", + "הַמִּלִּים הָאֵלֶּה \"כָּל הַר הַזֵּיתִים מָלֵא מְעָרוֹת\" מְהַדְהֲדוֹת בְּאָזְנַי כְּמוֹ מַנְגִּינָה עֲרֵבָה", + "לָכֵן, הַדָּבָר הַיָּחִיד שֶׁנּוֹתַר לִי לַעֲשׂוֹת הָיָה לְמַלֵּא אֶת רֵאוֹתַי בָּאֲוִיר הַצָּלוּל שֶׁל יְרוּשָׁלַיִם" + ], + "לְמַלֵּא": [ + "לָכֵן, הַדָּבָר הַיָּחִיד שֶׁנּוֹתַר לִי לַעֲשׂוֹת הָיָה לְמַלֵּא אֶת רֵאוֹתַי בָּאֲוִיר הַצָּלוּל שֶׁל יְרוּשָׁלַיִם" + ], + "מֵצַח": [ + "אֲנִי נוֹגֵעַ בַּמֵּצַח שֶׁלִּי וּמִתְקַשֶּׁה לְהַאֲמִין", + "הַמַּכָּה שֶׁאֲנִי מְקַבֵּל בַּמֵּצַח מְעִיפָה אוֹתִי לְאָחוֹר", + "הַכְּאֵב בַּמֵּצַח קָשֶׁה, אֲבָל אֲנִי מִתְאַפֵּק וְלֹא צוֹעֵק", + "בְּיָדֶיהָ הַמְּגֻיָּדוֹת הִיא לוֹקַחַת קַמְצוּץ מֵהָאַבְקָה וּמְפַזֶּרֶת אוֹתוֹ עַל הַמֵּצַח שֶׁלִּי", + "\" הָאִישׁ תּוֹפֵס בְּשׁוּלֵי הַגְּלִימָה הַמְּלֻכְלֶכֶת שֶׁלּוֹ וּמְקָרֵב אֶת הַבַּד אֶל הַמֵּצַח שֶׁלִּי" + ], + "קַבָּל": [ + "כְּאִלּוּ, אַתָּה מוּכָן לְקַבֵּל מֵידָע חָדָשׁ", + "אֵצֶל הַשּׁוֹטְרִים הַטּוּרְקִים זֶה הָיָה מְקֻבָּל", + "הַמַּכָּה שֶׁאֲנִי מְקַבֵּל בַּמֵּצַח מְעִיפָה אוֹתִי לְאָחוֹר", + "זֶה תַּפְקִיד שֶׁל שׁוֹטְרִים, לַחְטוֹף יֶלֶד כְּדֵי לְנַסּוֹת לְקַבֵּל כֶּסֶף תְּמוּרַת שִׁחְרוּרוֹ", + "בַּקְשִׁישׁ הוּא סוּג שֶׁל שֹׁחַד, כְּלוֹמַר אַתָּה נוֹתֵן מַתָּנָה לְמִישֶׁהוּ כְּדֵי לְקַבֵּל מִמֶּנּוּ מַשֶּׁהוּ תְּמוּרָתָהּ" + ], + "מְקֻבָּל": [ + "אֵצֶל הַשּׁוֹטְרִים הַטּוּרְקִים זֶה הָיָה מְקֻבָּל", + "הַמַּכָּה שֶׁאֲנִי מְקַבֵּל בַּמֵּצַח מְעִיפָה אוֹתִי לְאָחוֹר" + ], + "אֵיבָה": [ + "הִיא מַכְאִיבָה לִי כָּל כָּךְ עַד שֶׁאֲנִי כִּמְעַט מִתְעַלֵּף" + ], + "צְרָחָה": [ + "\" הַצְּרָחָה הַזֹּאת בּוֹקַעַת מִפִּיהָ שֶׁל הָאִשָּׁה שֶׁמְּגִיחָה מִתּוֹךְ אַחַת מֵהַמְּעָרוֹת הָרַבּוֹת הַמְּפֻזָּרוֹת כָּאן" + ], + "גִּיחָה": [ + "\" הַצְּרָחָה הַזֹּאת בּוֹקַעַת מִפִּיהָ שֶׁל הָאִשָּׁה שֶׁמְּגִיחָה מִתּוֹךְ אַחַת מֵהַמְּעָרוֹת הָרַבּוֹת הַמְּפֻזָּרוֹת כָּאן" + ], + "מַקֵּל": [ + "בְּיָדָהּ הִיא אוֹחֶזֶת מַקֵּל", + "אֲנִי חוֹשֵׁב שֶׁבַּמַּקֵּל הַזֶּה הִיא הִכְּתָה אוֹתִי", + "לְמַזָּלִי, הִיא לֹא חוֹזֶרֶת לְהָנִיף אֶת הַמַּקֵּל", + "\" כְּשֶׁהִיא מְנוֹפֶפֶת בַּמַּקֵּל, אֲנִי מַבְחִין שֶׁהִיא לוֹבֶשֶׁת שִׂמְלָה קְרוּעָה וְשַׂעֲרוֹתֶיהָ עֲטוּפוֹת בְּמִטְפַּחַת" + ], + "מְשִׁיכָה": [ + "\" הִיא מַמְשִׁיכָה לִצְרוֹחַ, \"שׁוֹדְדִים" + ], + "לִצְרֹחַ": [ + "\" הִיא מַמְשִׁיכָה לִצְרוֹחַ, \"שׁוֹדְדִים" + ], + "שִׂמְלָה": [ + "הֲיִיתֶם מַאֲמִינִים שֶׁמִּלָּה אַחַת תִּפְתֹּר תַּעֲלוּמָה שְׁלֵמָה", + "\" כְּשֶׁהִיא מְנוֹפֶפֶת בַּמַּקֵּל, אֲנִי מַבְחִין שֶׁהִיא לוֹבֶשֶׁת שִׂמְלָה קְרוּעָה וְשַׂעֲרוֹתֶיהָ עֲטוּפוֹת בְּמִטְפַּחַת" + ], + "לְחַיֵּהַּ": [ + "כְּמוֹ שֶׁכְּבָר סִפַּרְתִּי לָכֶם, הִיא רָזָה מְאוֹד וּלְחָיֶיהָ שְׁקוּעוֹת" + ], + "לְהָנִיף": [ + "לְמַזָּלִי, הִיא לֹא חוֹזֶרֶת לְהָנִיף אֶת הַמַּקֵּל" + ], + "גֶּבֶר": [ + "נוֹכְחוּתוֹ שֶׁל גֶּבֶר שֶׁמּוֹפִיעַ פִּתְאוֹם, וְאֵין לִי מֻשָּׂג מֵאַיִן הוּא צָץ, כַּנִּרְאֶה מַרְגִּיעָה אוֹתָהּ" + ], + "צְבִי": [ + "\"יוֹרֵד לְךָ דָּם,\" שָׁרוֹן מְעַדְכֶּנֶת אוֹתִי בְּמַצָּבִי" + ], + "דָּם": [ + "\"יוֹרֵד לְךָ דָּם,\" שָׁרוֹן מְעַדְכֶּנֶת אוֹתִי בְּמַצָּבִי", + "רַק זֶה חָסֵר לִי, לְזַהֵם פֶּצַע שׁוֹתֵת דָּם בְּבַד מְלֻכְלָךְ", + "\"דָּם,\" הָאִישׁ חוֹזֵר אַחֲרֶיהָ, וּבְיָדוֹ הַשְּׂמָאלִית מַצְבִּיעַ עַל יָדוֹ הַיְּמָנִית שֶׁאוֹחֶזֶת בְּשׁוּלֵי הַגְּלִימָה, \"דָּם" + ], + "מְלֻכְלָךְ": [ + "רַק זֶה חָסֵר לִי, לְזַהֵם פֶּצַע שׁוֹתֵת דָּם בְּבַד מְלֻכְלָךְ" + ], + "פֶּצַע": [ + "נִשְׁטֹף אֶת הַפֶּצַע בַּמַּיִם וְנִסְתַּלֵּק", + "אֶצְבְּעוֹתַי שֶׁנּוֹגְעוֹת בַּפֶּצַע מְסַפְּרוֹת לִי שֶׁהַדָּם עֲדַיִן מְטַפְטֵף", + "בָּאֶצְבַּע הַמּוֹרָה שֶׁלִּי אֲנִי לוֹחֵץ מִסָּבִיב לַפֶּצַע הַמַּגְלִיד", + "רַק זֶה חָסֵר לִי, לְזַהֵם פֶּצַע שׁוֹתֵת דָּם בְּבַד מְלֻכְלָךְ", + "\" מְמַלְמֵל הָאִישׁ שֶׁנִּסָּה קֹדֶם לְנַגֵּב אֶת הַפֶּצַע שֶׁלִּי בְּשׁוּלֵי גְּלִימָתוֹ" + ], + "לְזַהֵם": [ + "רַק זֶה חָסֵר לִי, לְזַהֵם פֶּצַע שׁוֹתֵת דָּם בְּבַד מְלֻכְלָךְ" + ], + "לְהִסְתַּלֵּק": [ + "לְאָן לְדַעְתָּהּ אֲנַחְנוּ יְכוֹלִים לְהִסְתַּלֵּק" + ], + "מֻקְפָּץ": [ + "וְהִנֵּה הָאִישׁ מְקַפֵּץ עַל הַסְּלָעִים, מַגִּיעַ אֶל הַתַּרְמִיל וּמֵבִיא אוֹתוֹ", + "\" הוּא קוֹרֵא לַחֲבֵרוֹ שֶׁמְּקַפֵּץ וּמְדַלֵּג בֵּין הַסְּלָעִים, \"מָצָאתָ אֶת הָרַבִּי" + ], + "מִפְנֶה": [ + "הוּא מַפְנֶה אֵלַי אֶת רֹאשׁוֹ", + "הָאִשָּׁה זָזָה הַצִּדָּה וּמְפַנָּה לוֹ אֶת הַדֶּרֶךְ", + "\"אֲנִי מְקַוָה שֶׁאֶמְצָא אוֹתָהּ,\" הִיא אוֹמֶרֶת לִי, מַפְנָה אֵלַי אֶת גַּבָּהּ וּמִתְרַחֶקֶת", + "\" שָׁרוֹן מְפַנָּה לִי מָקוֹם, \" בְּאוֹתָהּ תְּקוּפָה הַיְּהוּדִים שֶׁל יְרוּשָׁלַיִם הָיוּ מְחֻלָּקִים לְעֵדוֹת", + "\" וְעוֹד לִפְנֵי שֶׁאֲנִי מֵבִין מָה הִיא רוֹצָה, הִיא מַפְנָה אֵלַי אֶת הַגַּב וְצוֹעֶקֶת, \"סְעַדְיָה" + ], + "לְהִבָּלֵעַ": [ + "הִיא נִדְבֶּקֶת אֶל שִׂיחַ שֶׁצּוֹמֵחַ סָמוּךְ לַפֶּתַח וְנִרְאֵית כְּמוֹ אַחַת שֶׁמְּנַסָּה לְהִבָּלַע בְּתוֹכוֹ" + ], + "סָמוּךְ": [ + "\" הוּא מַנִּיחַ יָד עַל כְּתֵפוֹ שֶׁל חֲבֵרוֹ, \"אַתָּה יָכוֹל לִסְמוֹךְ עָלַי", + "הִיא נִדְבֶּקֶת אֶל שִׂיחַ שֶׁצּוֹמֵחַ סָמוּךְ לַפֶּתַח וְנִרְאֵית כְּמוֹ אַחַת שֶׁמְּנַסָּה לְהִבָּלַע בְּתוֹכוֹ" + ], + "צוֹמֵחַ": [ + "הִיא נִדְבֶּקֶת אֶל שִׂיחַ שֶׁצּוֹמֵחַ סָמוּךְ לַפֶּתַח וְנִרְאֵית כְּמוֹ אַחַת שֶׁמְּנַסָּה לְהִבָּלַע בְּתוֹכוֹ" + ], + "כְּאֵב": [ + "הַכְּאֵב בַּמֵּצַח קָשֶׁה, אֲבָל אֲנִי מִתְאַפֵּק וְלֹא צוֹעֵק", + "גַּם כְּשֶׁאַתָּה לֹא קַיָּם, מַכָּה הִיא מַכָּה וּכְאֵב הוּא כְּאֵב" + ], + "לִבְלוֹת": [ + "הַמַּחְשָׁבוֹת שֶׁלִּי מְבֻלְבָּלוֹת לְגַמְרֵי" + ], + "לְבַלּוֹת": [ + "הַמַּחְשָׁבוֹת שֶׁלִּי מְבֻלְבָּלוֹת לְגַמְרֵי" + ], + "פְּצִיעָה": [ + "\" \"תֵּן לָאֲנָשִׁים הָאֵלֶּה לְטַפֵּל בַּפְּצִיעָה שֶׁלְּךָ בַּשִּׁיטוֹת שֶׁלָּהֶם" + ], + "לְטַפֵּל": [ + "\" \"תֵּן לָאֲנָשִׁים הָאֵלֶּה לְטַפֵּל בַּפְּצִיעָה שֶׁלְּךָ בַּשִּׁיטוֹת שֶׁלָּהֶם" + ], + "לִטְפֹּל": [ + "\" \"תֵּן לָאֲנָשִׁים הָאֵלֶּה לְטַפֵּל בַּפְּצִיעָה שֶׁלְּךָ בַּשִּׁיטוֹת שֶׁלָּהֶם" + ], + "עֵצָה": [ + "\"מִתְנַצֶּלֶת,\" הִיא אוֹמֶרֶת, \"אֵין לִי עֵצָה אַחֶרֶת" + ], + "חֻלְצָה": [ + "\" אֲנִי מִתְיַשֵּׁב וּמְנַגֵּב אֶת הַדָּם בְּשַׁרְווּל הַחֻלְצָה שֶׁלִּי" + ], + "סִפְרוּת": [ + "אֶצְבְּעוֹתַי שֶׁנּוֹגְעוֹת בַּפֶּצַע מְסַפְּרוֹת לִי שֶׁהַדָּם עֲדַיִן מְטַפְטֵף" + ], + "עָצְמָה": [ + "הִיא מַצְבִּיעָה עַל עַצְמָהּ" + ], + "כַּיָּס": [ + "הָאַבְקָה נוֹשֶׁרֶת אֶל כִּיס קָטָן שֶׁהִיא יָצְרָה מִשִּׂמְלָתָהּ" + ], + "כִּיס": [ + "הָאַבְקָה נוֹשֶׁרֶת אֶל כִּיס קָטָן שֶׁהִיא יָצְרָה מִשִּׂמְלָתָהּ" + ], + "לְהִתְנַצֵּל": [ + "הַאִם זוֹ הַדֶּרֶךְ שֶׁלָּהּ לְהִתְנַצֵּל עַל מָה שֶׁהִיא עָשְׂתָה לִי" + ], + "קֶרֶשׁ": [ + "הַדָּם כְּבָר לֹא נוֹזֵל וּמַתְחִיל לְהִקָּרֵשׁ" + ], + "לִפְצֹעַ": [ + "בָּאֶצְבַּע הַמּוֹרָה שֶׁלִּי אֲנִי לוֹחֵץ מִסָּבִיב לַפֶּצַע הַמַּגְלִיד" + ], + "מִסָּבִיב": [ + "מִסָּבִיב לַחוֹמוֹת כִּמְעַט הַכֹּל שְׁמָמָה", + "בָּאֶצְבַּע הַמּוֹרָה שֶׁלִּי אֲנִי לוֹחֵץ מִסָּבִיב לַפֶּצַע הַמַּגְלִיד" + ], + "מוֹרֶה": [ + "בָּאֶצְבַּע הַמּוֹרָה שֶׁלִּי אֲנִי לוֹחֵץ מִסָּבִיב לַפֶּצַע הַמַּגְלִיד" + ], + "חֵרֵשׁ": [ + "\" \"אֲבָל הַתַּרְמִיל נִשְׁאַר בַּהֹוֶה, אַתָּה חֵרֵשׁ אוֹ מָה" + ], + "מֵידָע": [ + "כְּאִלּוּ, אַתָּה מוּכָן לְקַבֵּל מֵידָע חָדָשׁ" + ], + "לִקְבֹּל": [ + "כְּאִלּוּ, אַתָּה מוּכָן לְקַבֵּל מֵידָע חָדָשׁ", + "זֶה תַּפְקִיד שֶׁל שׁוֹטְרִים, לַחְטוֹף יֶלֶד כְּדֵי לְנַסּוֹת לְקַבֵּל כֶּסֶף תְּמוּרַת שִׁחְרוּרוֹ", + "בַּקְשִׁישׁ הוּא סוּג שֶׁל שֹׁחַד, כְּלוֹמַר אַתָּה נוֹתֵן מַתָּנָה לְמִישֶׁהוּ כְּדֵי לְקַבֵּל מִמֶּנּוּ מַשֶּׁהוּ תְּמוּרָתָהּ" + ], + "לְקַבֵּל": [ + "כְּאִלּוּ, אַתָּה מוּכָן לְקַבֵּל מֵידָע חָדָשׁ", + "זֶה תַּפְקִיד שֶׁל שׁוֹטְרִים, לַחְטוֹף יֶלֶד כְּדֵי לְנַסּוֹת לְקַבֵּל כֶּסֶף תְּמוּרַת שִׁחְרוּרוֹ", + "בַּקְשִׁישׁ הוּא סוּג שֶׁל שֹׁחַד, כְּלוֹמַר אַתָּה נוֹתֵן מַתָּנָה לְמִישֶׁהוּ כְּדֵי לְקַבֵּל מִמֶּנּוּ מַשֶּׁהוּ תְּמוּרָתָהּ" + ], + "הֲמֻלָּה": [ + "הַמִּלָּה הַזֹּאת \"בַּקְשִׁישׁ\" נִשְׁמַעַת לִי כְּמוֹ תְּרוּעָה שֶׁל חֲצוֹצְרוֹת", + "פֵּרוּשׁ הַמִּלָּה הוּא מַתָּנָה, אֲבָל לֹא מְדֻבָּר בְּמַתָּנָה סְתָם", + "הֵם בּוֹחֲנִים אוֹתָנוּ כְּאִלּוּ אֲנַחְנוּ חַיְזָרִים, וְחוֹזְרִים שׁוּב וָשׁוּב עַל הַמִּלָּה \"גּוֹיִים\"", + "\" זֹאת הַמִּלָּה הָרִאשׁוֹנָה שֶׁאֲנִי מוֹצִיא מֵהַפֶּה, וְלִי אֵין לִי שׁוּם מֻשָּׂג לְמָה הוּא מִתְכַּוֵן" + ], + "סְבִיבוֹן": [ + "\" הִיא שׁוֹלַחַת אֶת יָדֶיהָ קָדִימָה וּמַנִּיחָה אוֹתָן עַל כְּתֵפַי וּמְסוֹבֶבֶת אוֹתִי כְּאִלּוּ הָיִיתִי סְבִיבוֹן" + ], + "לְנַגֵּב": [ + "\" מְמַלְמֵל הָאִישׁ שֶׁנִּסָּה קֹדֶם לְנַגֵּב אֶת הַפֶּצַע שֶׁלִּי בְּשׁוּלֵי גְּלִימָתוֹ" + ], + "מַעֲרָב": [ + "אַתְּ לֹא קוֹלֶטֶת שֶׁשָּׁם צַד מַעֲרָב", + "כְּלוֹמַר, כִּפַּת הַסֶּלַע נִמְצֵאת מִמַּעֲרָב לָנוּ", + "כְּמוֹ עַל פִּי פְּקֻדָּה, כָּל הַמַּבָּטִים מֻפְנִים לְכִווּן מַעֲרָב", + "וְאִם אָכֵן זֶהוּ צַד מַעֲרָב, כָּרֶגַע אֲנִי מַבִּיט בְּכִפַּת הַסֶּלַע לֹא מִירוּשָׁלַיִם שֶׁאֲנִי מַכִּיר", + "מָתַי הָאֵזוֹר הַמִּזְרָחִי הַזֶּה שֶׁמִּמֶּנּוּ רוֹאִים אֶת יְרוּשָׁלַיִם בְּמַעֲרָב, לֹא הָיָה בְּשֶׁטַח מְדִינַת יִשְׂרָאֵל" + ], + "סֶלַע": [ + "כְּלוֹמַר, כִּפַּת הַסֶּלַע נִמְצֵאת מִמַּעֲרָב לָנוּ", + "וְאִם אָכֵן זֶהוּ צַד מַעֲרָב, כָּרֶגַע אֲנִי מַבִּיט בְּכִפַּת הַסֶּלַע לֹא מִירוּשָׁלַיִם שֶׁאֲנִי מַכִּיר" + ], + "מִזְרָח": [ + "הוּא נִמְצָא בְּדִיּוּק מִמִּזְרָח לִירוּשָׁלַיִם", + "אֵלֶּה שֶׁמַּגִּיעוֹת מִכִּווּן הַמִּדְבָּר, מֵהַמִּזְרָח, הֵן יְבֵשׁוֹת מְאוֹד", + "הֲרֵי כְּבָר קֹדֶם יָדַעְתִּי שֶׁאֲנַחְנוּ נִמְצָאִים מִמִּזְרָח לִירוּשָׁלַיִם", + "\" וַאֲנִי מַצְבִּיעַ קָדִימָה, לְכִווּן הַשֶּׁמֶשׁ הַשּׁוֹקַעַת, \"יוֹצֵא מִזֶּה שֶׁאֲנַחְנוּ נִמְצָאִים מִמִּזְרָח לָעִיר הָעַתִּיקָה" + ], + "כְּלוֹמַר": [ + "כְּלוֹמַר, כִּפַּת הַסֶּלַע נִמְצֵאת מִמַּעֲרָב לָנוּ", + "נִרְאֶה שֶׁהַמִּסְתַּלְסֵל, כְּלוֹמַר בַּעַל הַשָּׂפָם הַמִּסְתַּלְסֵל, הִתְיָאֵשׁ מִמֶּנִּי", + "בַּקְשִׁישׁ הוּא סוּג שֶׁל שֹׁחַד, כְּלוֹמַר אַתָּה נוֹתֵן מַתָּנָה לְמִישֶׁהוּ כְּדֵי לְקַבֵּל מִמֶּנּוּ מַשֶּׁהוּ תְּמוּרָתָהּ" + ], + "לְהַדְאִיג": [ + "לֹא הִתְכַּוַנְתִּי לְהַדְאִיג אֶתְכֶם" + ], + "חִיצוֹנִי": [ + "הַ\"בּוּם\" הַזֶּה לֹא נוֹעַד לְתָאֵר מַכָּה שֶׁקִּבַּלְתִּי אוֹ רַעַשׁ חִיצוֹנִי, אֶלָּא הִתְבַּהֲרוּת" + ], + "מֹחַ": [ + "כִּי מַמָּשׁ בְּאוֹתָהּ שְׁנִיָּה, בְּבַת אַחַת חָלָה הִתְבַּהֲרוּת בַּמּוֹחַ שֶׁלִּי, וּמִיָּד אֲנִי נִזְכָּר" + ], + "רֹבֶד": [ + "חָשַׁבְתָּ שֶׁהֵם הוּבְאוּ לָאָרֶץ בְּמִבְצַע 'מַרְבַד הַקְּסָמִים', וְזֶה לְגַמְרֵי לֹא נָכוֹן", + "\" \"הֵם לֹא נִרְאִים בְּדִיּוּק כְּמוֹ הָעוֹלִים הַתֵּימָנִים שֶׁפָּגַשְׁנוּ בְּמִבְצַע 'מַרְבַד הַקְּסָמִים'", + "הֲרֵי בְּדָבָר אֶחָד אֲנִי בָּטוּחַ בְּמֵאָה אָחוּז: מִבְצַע 'מַרְבַד הַקְּסָמִים' הָיָה אַחֲרֵי הֲקָמַת מְדִינַת יִשְׂרָאֵל", + "הַאִם יָכוֹל לִהְיוֹת שֶׁתֵּימָנִים הִגִּיעוּ לְאֶרֶץ־יִשְׂרָאֵל הַרְבֵּה לִפְנֵי שֶׁהַמְּדִינָה הֶעֶלְתָה אוֹתָם לָאָרֶץ בְּמִבְצַע 'מַרְבַד הַקְּסָמִים'", + "פֶּרֶק ה שֶׁבּוֹ מִתְבַּהֲרִים כַּמָּה פְּרָטִים חֲשׁוּבִים זוֹכְרִים אֶת הַסִּפּוּר עַל מִבְצַע 'מַרְבַד הַקְּסָמִים' [מִנְהֶרֶת־הַזְּמַן 39]" + ], + "מַרְבָד": [ + "חָשַׁבְתָּ שֶׁהֵם הוּבְאוּ לָאָרֶץ בְּמִבְצַע 'מַרְבַד הַקְּסָמִים', וְזֶה לְגַמְרֵי לֹא נָכוֹן", + "\" \"הֵם לֹא נִרְאִים בְּדִיּוּק כְּמוֹ הָעוֹלִים הַתֵּימָנִים שֶׁפָּגַשְׁנוּ בְּמִבְצַע 'מַרְבַד הַקְּסָמִים'", + "הֲרֵי בְּדָבָר אֶחָד אֲנִי בָּטוּחַ בְּמֵאָה אָחוּז: מִבְצַע 'מַרְבַד הַקְּסָמִים' הָיָה אַחֲרֵי הֲקָמַת מְדִינַת יִשְׂרָאֵל", + "הַאִם יָכוֹל לִהְיוֹת שֶׁתֵּימָנִים הִגִּיעוּ לְאֶרֶץ־יִשְׂרָאֵל הַרְבֵּה לִפְנֵי שֶׁהַמְּדִינָה הֶעֶלְתָה אוֹתָם לָאָרֶץ בְּמִבְצַע 'מַרְבַד הַקְּסָמִים'", + "פֶּרֶק ה שֶׁבּוֹ מִתְבַּהֲרִים כַּמָּה פְּרָטִים חֲשׁוּבִים זוֹכְרִים אֶת הַסִּפּוּר עַל מִבְצַע 'מַרְבַד הַקְּסָמִים' [מִנְהֶרֶת־הַזְּמַן 39]" + ], + "מִבְצָע": [ + "מִבְצַע הַפְּתָקִים שֶׁל נִבְחֶרֶת הַכַּדּוּרֶגֶל 72", + "חָשַׁבְתָּ שֶׁהֵם הוּבְאוּ לָאָרֶץ בְּמִבְצַע 'מַרְבַד הַקְּסָמִים', וְזֶה לְגַמְרֵי לֹא נָכוֹן", + "\" \"הֵם לֹא נִרְאִים בְּדִיּוּק כְּמוֹ הָעוֹלִים הַתֵּימָנִים שֶׁפָּגַשְׁנוּ בְּמִבְצַע 'מַרְבַד הַקְּסָמִים'", + "הֲרֵי בְּדָבָר אֶחָד אֲנִי בָּטוּחַ בְּמֵאָה אָחוּז: מִבְצַע 'מַרְבַד הַקְּסָמִים' הָיָה אַחֲרֵי הֲקָמַת מְדִינַת יִשְׂרָאֵל", + "הַאִם יָכוֹל לִהְיוֹת שֶׁתֵּימָנִים הִגִּיעוּ לְאֶרֶץ־יִשְׂרָאֵל הַרְבֵּה לִפְנֵי שֶׁהַמְּדִינָה הֶעֶלְתָה אוֹתָם לָאָרֶץ בְּמִבְצַע 'מַרְבַד הַקְּסָמִים'" + ], + "חֲזִיר": [ + "הַסִּפּוּר הַהוּא הִתְחִיל כְּשֶׁשָּׁרוֹן וַאֲנִי בִּקַּשְׁנוּ מִמִּנְהֶרֶת־הַזְּמַן לְהַחְזִיר אוֹתָנוּ בַּזְּמַן אֶל יְמֵי יְצִיאַת מִצְרַיִם", + "אֲנִי מוֹתֵחַ אֶת זְרוֹעוֹתַי וּמוֹתֵחַ אֶת אֶצְבְּעוֹתַי כְּדֵי לְהַחְזִיר לְכָל אֵיבָרַי אֶת זְרִימַת הַדָּם הַתַּקִּינָה" + ], + "לְהַחֲזִיר": [ + "הַסִּפּוּר הַהוּא הִתְחִיל כְּשֶׁשָּׁרוֹן וַאֲנִי בִּקַּשְׁנוּ מִמִּנְהֶרֶת־הַזְּמַן לְהַחְזִיר אוֹתָנוּ בַּזְּמַן אֶל יְמֵי יְצִיאַת מִצְרַיִם", + "אֲנִי מוֹתֵחַ אֶת זְרוֹעוֹתַי וּמוֹתֵחַ אֶת אֶצְבְּעוֹתַי כְּדֵי לְהַחְזִיר לְכָל אֵיבָרַי אֶת זְרִימַת הַדָּם הַתַּקִּינָה" + ], + "יַמִּי": [ + "הַסִּפּוּר הַהוּא הִתְחִיל כְּשֶׁשָּׁרוֹן וַאֲנִי בִּקַּשְׁנוּ מִמִּנְהֶרֶת־הַזְּמַן לְהַחְזִיר אוֹתָנוּ בַּזְּמַן אֶל יְמֵי יְצִיאַת מִצְרַיִם" + ], + "מִצְרַיִם": [ + "הָאֲנָשִׁים שֶׁפָּגַשְׁנוּ הָיוּ אָמְנָם בְּנֵי יִשְׂרָאֵל, אֲבָל הֵם לֹא יָצְאוּ מִמִּצְרַיִם", + "הַסִּפּוּר הַהוּא הִתְחִיל כְּשֶׁשָּׁרוֹן וַאֲנִי בִּקַּשְׁנוּ מִמִּנְהֶרֶת־הַזְּמַן לְהַחְזִיר אוֹתָנוּ בַּזְּמַן אֶל יְמֵי יְצִיאַת מִצְרַיִם" + ], + "מִשְׁאָלָה": [ + "בִּתְמִימוּתֵנוּ קִוִינוּ שֶׁהַמִּנְהָרָה תְּמַלֵּא אֶת הַמִּשְׁאָלָה שֶׁלָּנוּ" + ], + "אָמְנָם": [ + "הֵם אָמְנָם לְבוּשִׁים בִּבְגָדִים קְרוּעִים, אֲבָל עֵינֵיהֶם מְאִירוֹת", + "הָאֲנָשִׁים שֶׁפָּגַשְׁנוּ הָיוּ אָמְנָם בְּנֵי יִשְׂרָאֵל, אֲבָל הֵם לֹא יָצְאוּ מִמִּצְרַיִם", + "הֵם אָמְנָם יָצְאוּ מֵהַגָּלוּת כְּדֵי לְהַגִּיעַ לְאֶרֶץ־יִשְׂרָאֵל, אֲבָל הַגָּלוּת הָיְתָה תֵּימָן", + "יְרוּשָׁלַיִם אָמְנָם הִשְׁתַּנְּתָה מְאוֹד, אֲבָל הָרוּחוֹת הַנּוֹשְׁבוֹת בָּהּ נִשְׁאֲרוּ אוֹתָן רוּחוֹת", + "הַשּׁוֹטֵר אָמְנָם צָעַק עָלַי בַּעֲרָבִית, אֲבָל אֲנִי הִצְלַחְתִּי לְהָבִין מָה הוּא אוֹמֵר" + ], + "מַזְכִּיר": [ + "וְלָמָּה אֲנִי מַזְכִּיר אֶת הַסִּפּוּר הַזֶּה כָּאן", + "\" \"כְּבָר שָׁאַלְנוּ אוֹתוֹ,\" הַמְּסֻלְסָל מַזְכִּיר, \"וְהוּא לֹא עוֹנֶה", + "\" אֲנִי מַזְכִּיר לָהּ, \"וְהֵם לֹא מְדַבְּרִים בְּדִיּוּק בְּאוֹתוֹ מִבְטָא כְּמוֹ שֶׁהַתֵּימָנִים הָהֵם דִּבְּרוּ" + ], + "לְפַסְפֵס": [ + "\" הִיא נִרְאֵית כְּאִלּוּ בָּרוּר לָהּ שֶׁאֲנִי עוֹמֵד לְפַסְפֵס" + ], + "עִדָן": [ + "\" הִיא שׁוֹאֶלֶת אוֹתָהּ, \"הִגַּעְתֶּם מֵעָדֶן" + ], + "בֹּשֶׂם": [ + "\" הִיא נוֹקֶבֶת בְּשֵׁם הָעִיר הַתֵּימָנִית שֶׁהִיא מַכִּירָה, \"אוֹ מִצַּנְעָא" + ], + "בְּשֵׁם": [ + "\" הִיא נוֹקֶבֶת בְּשֵׁם הָעִיר הַתֵּימָנִית שֶׁהִיא מַכִּירָה, \"אוֹ מִצַּנְעָא" + ], + "מְכִירָה": [ + "\" הִיא נוֹקֶבֶת בְּשֵׁם הָעִיר הַתֵּימָנִית שֶׁהִיא מַכִּירָה, \"אוֹ מִצַּנְעָא" + ], + "כִּירָה": [ + "\" הִיא נוֹקֶבֶת בְּשֵׁם הָעִיר הַתֵּימָנִית שֶׁהִיא מַכִּירָה, \"אוֹ מִצַּנְעָא" + ], + "מִשְׁטָרָה": [ + "\"הֵם מְפַחֲדִים מֵהַמִּשְׁטָרָה,\" שָׁרוֹן עוֹנָה", + "מַדִּים שֶׁל הַמִּשְׁטָרָה הַבְּרִיטִית הָיִיתִי מְזַהֶה מִיָּד", + "\"לֹא נָבִיא אוֹתוֹ לְתַחֲנַת הַמִּשְׁטָרָה,\" הוּא אוֹמֵר", + "הַיֶּלֶד שֶׁצָּעַק \"מִשְׁטָרָה\" עוֹזֵב אֶת מְקוֹמוֹ וּפוֹתֵחַ בְּרִיצָה", + "הִנֵּה אֲנִי מְזַהֶה אֶת הַמַּדִּים שֶׁל הַשּׁוֹטְרִים, אֵלֶּה מַדִּים שֶׁל הַמִּשְׁטָרָה הַטּוּרְקִית" + ], + "רִיצָה": [ + "הַיֶּלֶד שֶׁצָּעַק \"מִשְׁטָרָה\" עוֹזֵב אֶת מְקוֹמוֹ וּפוֹתֵחַ בְּרִיצָה" + ], + "הָלְאָה": [ + "\" הוּא עוֹבֵר אֶל מְעָרָה נוֹסֶפֶת וּמִמֶּנָּה מַמְשִׁיךְ הָלְאָה" + ], + "לָנוּעַ": [ + "\" גַּם הָאִישׁ שֶׁנִּמְצָא אִתָּנוּ מַתְחִיל לָנוּעַ, מְדַלֵּג עַל הַסְּלָעִים, \"לְהִתְפַּזֵּר" + ], + "לְהִתְפַּזֵּר": [ + "\" גַּם הָאִישׁ שֶׁנִּמְצָא אִתָּנוּ מַתְחִיל לָנוּעַ, מְדַלֵּג עַל הַסְּלָעִים, \"לְהִתְפַּזֵּר" + ], + "מִטָּה": [ + "זֶה קוֹרֶה כְּמוֹ בְּמַטֵּה קֶסֶם, וְזוֹ כְּבָר הַפַּעַם הַשְּׁנִיָּה", + "לָכֵן אֲנִי מַנִּיחַ אוֹתוֹ עַל הַמִּטָּה וּמִצְטָרֵף אֶל שָׁרוֹן שֶׁיּוֹשֶׁבֶת מוּל הַמַּחְשֵׁב" + ], + "מַטֶּה": [ + "זֶה קוֹרֶה כְּמוֹ בְּמַטֵּה קֶסֶם, וְזוֹ כְּבָר הַפַּעַם הַשְּׁנִיָּה", + "לָכֵן אֲנִי מַנִּיחַ אוֹתוֹ עַל הַמִּטָּה וּמִצְטָרֵף אֶל שָׁרוֹן שֶׁיּוֹשֶׁבֶת מוּל הַמַּחְשֵׁב" + ], + "לְהִצְטָרֵף": [ + "\" מֵאֲחוֹרֵי הַשִּׂיחַ הַצָּמוּד לַמְּעָרָה מִתְרוֹמֵם שָׁלוֹם וּמְסַמֵּן לִי בְּיָדוֹ לְהִצְטָרֵף אֵלָיו, \"מִשְׁטָרָה" + ], + "צָמוּד": [ + "\" מֵאֲחוֹרֵי הַשִּׂיחַ הַצָּמוּד לַמְּעָרָה מִתְרוֹמֵם שָׁלוֹם וּמְסַמֵּן לִי בְּיָדוֹ לְהִצְטָרֵף אֵלָיו, \"מִשְׁטָרָה" + ], + "בִּלְבּוּל": [ + "הַבִּלְבּוּל תּוֹקֵעַ אוֹתִי בִּמְקוֹמִי" + ], + "יַעַד": [ + "הַאִם יִתָּכֵן שֶׁהֵם הִשְׁתַּלְּטוּ עַל שֶׁטַח שֶׁלֹּא הָיָה מְיֹעָד לָהֶם" + ], + "הַפְגָּנָה": [ + "וְאוּלַי הֵם מִתְאַרְגְּנִים לְהַפְגָּנָה לֹא חֻקִּית" + ], + "מְסִבָּה": [ + "הַאִם יִתָּכֵן שֶׁמִּסִּבָּה כָּלְשֶׁהִי, אָסוּר לָהֶם לְהִמָּצֵא כָּאן" + ], + "טָרִי": [ + "אֵלֶּה לֹא כּוֹבָעִים שֶׁל שׁוֹטְרֵי מִשְׁטֶרֶת יִשְׂרָאֵל" + ], + "אָבָק": [ + "הָאָבָק חוֹנֵק אוֹתִי וַאֲנִי נִתְקָף שִׁעוּל", + "אוּלַי בִּגְלַל עֲנַן הָאָבָק הַמְּכַסֶּה אוֹתָם, הַכּוֹבָעִים שֶׁלָּהֶם נִרְאִים לִי מוּזָרִים", + "בִּמְקוֹם תְּשׁוּבָה, הַסּוּס שֶׁל בּוּרָאט מַתְחִיל לִבְעוֹט בָּאֲדָמָה וּמַעֲלֶה סְבִיבֵנוּ עַנְנֵי אָבָק" + ], + "שִׁעוּל": [ + "הָאָבָק חוֹנֵק אוֹתִי וַאֲנִי נִתְקָף שִׁעוּל" + ], + "עָוֶל": [ + "הָאָבָק חוֹנֵק אוֹתִי וַאֲנִי נִתְקָף שִׁעוּל" + ], + "מַדִּים": [ + "מֵאֵיפֹה הַמַּדִּים הָאֵלֶּה מֻכָּרִים לִי", + "מַדִּים שֶׁל הַמִּשְׁטָרָה הַבְּרִיטִית הָיִיתִי מְזַהֶה מִיָּד", + "עַכְשָׁיו אֲנִי מַצְלִיחַ לִרְאוֹת שֶׁגַּם הַמַּדִּים שֶׁלּוֹ אֵינָם שֶׁל מִשְׁטֶרֶת יִשְׂרָאֵל", + "אֲנִי בָּטוּחַ שֶׁבְּאַחַת הַחֲזָרוֹת שֶׁלָּנוּ בַּזְּמַן כְּבָר פָּגַשְׁנוּ שׁוֹטְרִים שֶׁלָּבְשׁוּ מַדִּים דּוֹמִים", + "הִנֵּה אֲנִי מְזַהֶה אֶת הַמַּדִּים שֶׁל הַשּׁוֹטְרִים, אֵלֶּה מַדִּים שֶׁל הַמִּשְׁטָרָה הַטּוּרְקִית" + ], + "שָׂפָם": [ + "\"לֹא נִרְאֶה כָּכָה,\" הַשָּׂפָם הַמִּסְתַּלְסֵל עוֹנֶה", + "\" הַשָּׂפָם הָעֲנָקִי פּוֹנֶה אֵלַי, \"פְרוּמְקִין", + "לַשָּׂפָם שֶׁלּוֹ יֵשׁ צוּרָה שֶׁל מַטְאֲטֵא, \"יְהוּדִי", + "הוּא מְסַיֵּם לְסַלְסֵל אֶת הַשָּׂפָם וְחוֹזֵר וְתוֹפֵס בִּזְרוֹעִי", + "\" בַּעַל הַשָּׂפָם הַמִּסְתַּלְסֵל מַמְשִׁיךְ לְדַבֵּר אֵלַי בַּעֲרָבִית" + ], + "שׁוֹטֵר": [ + "אֲבָל מִיהוּ הַשּׁוֹטֵר הַזֶּה", + "זֶה גַּם לֹא שׁוֹטֵר בְּרִיטִי", + "\" הַשּׁוֹטֵר שׁוֹאֵג עָלַי בַּעֲרָבִית", + "הַשּׁוֹטֵר שׁוֹלֵחַ אֶת יָדוֹ קָדִימָה וְתוֹפֵס אוֹתִי בִּזְרוֹעִי", + "הַמַּחְשָׁבָה הָרִאשׁוֹנָה שֶׁעוֹלָה בְּמוֹחִי הִיא שֶׁהוּא שׁוֹטֵר יַרְדֵּנִי" + ], + "אָחוּז": [ + "\" \"מֵאָה אָחוּז,\" אֲנִי עוֹנֶה", + "הֲרֵי בְּדָבָר אֶחָד אֲנִי בָּטוּחַ בְּמֵאָה אָחוּז: מִבְצַע 'מַרְבַד הַקְּסָמִים' הָיָה אַחֲרֵי הֲקָמַת מְדִינַת יִשְׂרָאֵל" + ], + "קַבָּלָה": [ + "מְדִינַת יִשְׂרָאֵל הָעַצְמָאִית הֶעֶלְתָה אֵלֶיהָ אֶת הַיְּהוּדִים מִתֵּימָן, קִבְּלָה אֶת פְּנֵיהֶם וְדָאֲגָה לָהֶם" + ], + "דְּאָגָה": [ + "\" \"כָּל עֵדָה דָּאֲגָה לַעֲזוֹר לָאֲנָשִׁים שֶׁלָּהּ", + "מְדִינַת יִשְׂרָאֵל הָעַצְמָאִית הֶעֶלְתָה אֵלֶיהָ אֶת הַיְּהוּדִים מִתֵּימָן, קִבְּלָה אֶת פְּנֵיהֶם וְדָאֲגָה לָהֶם" + ], + "זִכָּרוֹן": [ + "לָמָּה הַזִּכָּרוֹן שֶׁלִּי תָּקוּעַ כָּכָה" + ], + "גְּבוּל": [ + "יִתָּכֵן שֶׁעָבַרְנוּ אֶת הַגְּבוּל" + ], + "מִזְרָחִי": [ + "מָתַי הָאֵזוֹר הַמִּזְרָחִי הַזֶּה שֶׁמִּמֶּנּוּ רוֹאִים אֶת יְרוּשָׁלַיִם בְּמַעֲרָב, לֹא הָיָה בְּשֶׁטַח מְדִינַת יִשְׂרָאֵל" + ], + "תַּאֲרִיךְ": [ + "חָשׁוּב לִזְכּוֹר אֶת הַתַּאֲרִיךְ הַזֶּה" + ], + "זָכוּר": [ + "חָשׁוּב לִזְכּוֹר אֶת הַתַּאֲרִיךְ הַזֶּה" + ], + "אוֹיֵב": [ + "הֲרֵי יַרְדֵּן הָיְתָה אָז מְדִינַת אוֹיֵב" + ], + "לִנְסֹעַ": [ + "אֶזְרָחִים יִשְׂרְאֵלִים לֹא יָכְלוּ לִנְסוֹעַ לְבַקֵּר בָּהּ, כְּמוֹ הַיּוֹם" + ], + "שִׁחְרוּר": [ + "זוֹ הַרְגָּשַׁת שִׁחְרוּר נֶהֱדֶרֶת", + "הֲרֵי בְּמִלְחֶמֶת הַשִּׁחְרוּר יַרְדֵּן נִלְחֲמָה נֶגְדֵּנוּ", + "אֲנַחְנוּ מַתְחִילִים לְהִתְרַחֵק, וַאֲנִי מַרְגִּישׁ שֶׁשִּׂמְחַת הַשִּׁחְרוּר שֶׁלִּי מֵהַחֲבָלִים מִתְעַרְבֶּבֶת בַּחֲשָׁשׁ", + "דַּוְקָא בִּגְלַל שֶׁהַשִּׁחְרוּר הָיָה כָּל כָּךְ פָּשׁוּט, הַכַּעַס שֶׁלִּי עַל שָׁלוֹם מִתְעַצֵּם" + ], + "מַטָּרָה": [ + "וְאִם הָיָה אֵרוּעַ כָּזֶה, מָה הָיְתָה הַמַּטָּרָה שֶׁל הַמִּתְיַשְּׁבִים כָּאן" + ], + "בַּעַל": [ + "\" בַּעַל הַשָּׂפָם הַמִּסְתַּלְסֵל מַמְשִׁיךְ לְדַבֵּר אֵלַי בַּעֲרָבִית", + "נִרְאֶה שֶׁהַמִּסְתַּלְסֵל, כְּלוֹמַר בַּעַל הַשָּׂפָם הַמִּסְתַּלְסֵל, הִתְיָאֵשׁ מִמֶּנִּי", + "\" בַּעַל הַשָּׂפָם הַמִּסְתַּלְסֵל פּוֹנֶה אֶל בּוּרָאט, \"הוּא מְדַבֵּר עֲרָבִית", + "\" זֶה קוֹלוֹ שֶׁל הַשּׁוֹטֵר בַּעַל הַשָּׂפָם הָעֲנָק, שֶׁתָּפַס אוֹתִי בִּזְרוֹעִי", + "הַקְּצָווֹת שֶׁל הַשָּׂפָם שֶׁל בַּעַל הַשָּׂפָם רוֹקְדִים כְּשֶׁהוּא מְדַבֵּר, וְזֶה מַמָּשׁ קֶטַע" + ], + "עֲנָק": [ + "הַשּׁוֹטֵר מַרְפֶּה מִמֶּנִּי לְרֶגַע וּמְסַלְסֵל אֶת הַקְּצָווֹת שֶׁל שְׂפָמוֹ הָעֲנָק", + "\" זֶה קוֹלוֹ שֶׁל הַשּׁוֹטֵר בַּעַל הַשָּׂפָם הָעֲנָק, שֶׁתָּפַס אוֹתִי בִּזְרוֹעִי" + ], + "זְרוֹעַ": [ + "הוּא מְטַלְטֵל אֶת הַזְּרוֹעַ שֶׁלִּי וּמַכְאִיב לִי מְאוֹד" + ], + "לְהַרְוִיחַ": [ + "אֲנִי שׁוֹתֵק וּמְנַסֶּה לְהַרְוִיחַ זְמַן" + ], + "וֶתֶק": [ + "אֲנִי שׁוֹתֵק וּמְנַסֶּה לְהַרְוִיחַ זְמַן", + "\" אֲנִי שׁוֹתֵק וּמַבִּיט בַּיְּלָדִים", + "\" אֲנִי שׁוֹתֵק וּמַעֲבִיר אֶת מַבָּטִי עַל פְּנֵי הַיְּלָדִים שֶׁמַּקִּיפִים אוֹתָנוּ" + ], + "לְסַלְסֵל": [ + "הוּא מְסַיֵּם לְסַלְסֵל אֶת הַשָּׂפָם וְחוֹזֵר וְתוֹפֵס בִּזְרוֹעִי" + ], + "מַטְאֲטֵא": [ + "לַשָּׂפָם שֶׁלּוֹ יֵשׁ צוּרָה שֶׁל מַטְאֲטֵא, \"יְהוּדִי" + ], + "כַּוֶּרֶת": [ + "הַמַּחְשָׁבוֹת שֶׁלִּי רוֹחֲשׁוֹת כְּמוֹ דְּבוֹרִים בְּכַוֶרֶת" + ], + "חֲרֵדִי": [ + "אֲנִי נִרְאֶה לָהֶם מוּזָר כִּי אֲנִי לֹא יֶלֶד חֲרֵדִי" + ], + "לְהִתָּלֵשׁ": [ + "כְּשֶׁהוּא מִתְכּוֹפֵף, נִרְאֶה כְּאִלּוּ הַשָּׂפָם שֶׁלּוֹ עוֹמֵד לְהִתָּלֵשׁ מִפָּנָיו וְלִפּוֹל" + ], + "פּוֹל": [ + "כְּשֶׁהוּא מִתְכּוֹפֵף, נִרְאֶה כְּאִלּוּ הַשָּׂפָם שֶׁלּוֹ עוֹמֵד לְהִתָּלֵשׁ מִפָּנָיו וְלִפּוֹל" + ], + "לוּלֵא": [ + "לוּלֵא פָּחַדְתִּי שֶׁהַשּׁוֹטְרִים הָאֵלֶּה עֲלוּלִים לִפְגּוֹעַ בִּי, לֹא הָיִיתִי מַצְלִיחַ לְהִתְאַפֵּק לֹא לִצְחוֹק" + ], + "סְפָרַדִּי": [ + "\" \"אוּלַי הוּא סְפָרַדִּי,\" בּוּרָאט מַעֲלֶה אֶפְשָׁרוּת, \"אַתָּה מְדַבֵּר גַּם לָדִינוֹ" + ], + "בָּלָגָן": [ + "תַּגִּידוּ, אַתֶּם מַצְלִיחִים לְפַעְנֵחַ אֶת הַבָּלָגָן שֶׁהוֹלֵךְ פֹּה" + ], + "מִגְדָּל": [ + "יֶלֶד יִשְׂרְאֵלִי רָגִיל, מְדַבֵּר עִבְרִית וְלֹא מְגַדֵּל פֵּאוֹת", + "וְגַם הַמִּגְדָּל שֶׁנִּמְצָא בְּמִתְחַם כְּנֵסִיַּת אוֹגוּסְטָה וִיקְטוֹרְיָה, אֵינֶנּוּ", + "אֲפִלּוּ הַמִּגְדָּל הַמְּפֻרְסָם שֶׁבִּשְׁכוּנַת אָ־טוּר, שֶׁאוֹתוֹ נִתָּן לִרְאוֹת מֵרָחוֹק כְּשֶׁעוֹלִים לִירוּשָׁלַיִם מִכִּווּן יַם הַמֶּלַח, אֵינֶנּוּ" + ], + "יָדִית": [ + "הוּא מְשַׂחֵק בַּיָּדִית שֶׁל הָרוֹכְסָן, מֵנִיעַ אוֹתָהּ קָדִימָה וְאָחוֹרָה" + ], + "רוֹכְסָן": [ + "הוּא מְשַׂחֵק בַּיָּדִית שֶׁל הָרוֹכְסָן, מֵנִיעַ אוֹתָהּ קָדִימָה וְאָחוֹרָה", + "אֲנִי מַצְבִּיעַ עַל הָרוֹכְסָן וּמְסַמֵּן לוֹ שֶׁאֲנִי רַק רוֹצֶה לִפְתּוֹחַ אוֹתוֹ", + "אֲנִי פּוֹתֵחַ אֶת הָרוֹכְסָן וּשְׁנֵיהֶם מַבִּיטִים בִּי בִּפְלִיאָה כְּאִלּוּ בִּצַּעְתִּי אֵיזֶשֶׁהוּ קֶסֶם" + ], + "חָתוּךְ": [ + "הַמִּסְתַּלְסֵל שׁוֹלֵף סַכִּין מֵחֲגוֹרָתוֹ, וַאֲנִי מְנַחֵשׁ שֶׁהוּא עוֹמֵד לַחְתּוֹךְ אֶת הַתַּרְמִיל שֶׁלִּי" + ], + "לַחְתֹּךְ": [ + "הַמִּסְתַּלְסֵל שׁוֹלֵף סַכִּין מֵחֲגוֹרָתוֹ, וַאֲנִי מְנַחֵשׁ שֶׁהוּא עוֹמֵד לַחְתּוֹךְ אֶת הַתַּרְמִיל שֶׁלִּי" + ], + "פִּתּוּחַ": [ + "אֲנִי מַצְבִּיעַ עַל הָרוֹכְסָן וּמְסַמֵּן לוֹ שֶׁאֲנִי רַק רוֹצֶה לִפְתּוֹחַ אוֹתוֹ" + ], + "פָּתוּחַ": [ + "אֲנִי מַצְבִּיעַ עַל הָרוֹכְסָן וּמְסַמֵּן לוֹ שֶׁאֲנִי רַק רוֹצֶה לִפְתּוֹחַ אוֹתוֹ" + ], + "לְהָכִיל": [ + "אִם חָזַרְנוּ בַּזְּמַן לִתְקוּפָה לֹא יְדוּעָה, מִי יוֹדֵעַ מָה יָכוֹל לְהָכִיל הַתַּרְמִיל שֶׁלִּי" + ], + "לִמּוּד": [ + "לְתַדְהֵמָתִי הָרַבָּה, נוֹפְלִים מֵהַתַּרְמִיל שֶׁלִּי סִפְרֵי הַלִּמּוּד שֶׁלִּי", + "לֹא נִרְאֶה שֶׁהוּא מִתְרַשֵּׁם מִסִּפְרֵי הַלִּמּוּד וּמֵהַמַּחְבָּרוֹת שֶׁלִּי", + "מֵהַמְּעַט שֶׁהִסְפַּקְתִּי לִלְמוֹד אֲנִי יָכוֹל לְהַגִּיד רַק דָּבָר אֶחָד שֶׁהוּא לֹא שְׁלִילִי - הֵם בַּעֲלֵי שְׂפָמִים" + ], + "לָמוּד": [ + "לְתַדְהֵמָתִי הָרַבָּה, נוֹפְלִים מֵהַתַּרְמִיל שֶׁלִּי סִפְרֵי הַלִּמּוּד שֶׁלִּי", + "לֹא נִרְאֶה שֶׁהוּא מִתְרַשֵּׁם מִסִּפְרֵי הַלִּמּוּד וּמֵהַמַּחְבָּרוֹת שֶׁלִּי", + "מֵהַמְּעַט שֶׁהִסְפַּקְתִּי לִלְמוֹד אֲנִי יָכוֹל לְהַגִּיד רַק דָּבָר אֶחָד שֶׁהוּא לֹא שְׁלִילִי - הֵם בַּעֲלֵי שְׂפָמִים" + ], + "מִקְוֶה": [ + "הוּא כְּאִלּוּ מְקַוֶה לִמְצוֹא בַּתַּרְמִיל אֵיזֶשֶׁהוּ אוֹצָר", + "אֲנִי מְקַוֶה שֶׁאַתָּה לֹא חוֹשֵׁב שֶׁהַיֶּלֶד הַזֶּה הוּא יְהוּדִי וְשֶׁפְרוּמְקִין שָׁלַח אוֹתוֹ", + "\"אֲנִי מְקַוָה שֶׁאֶמְצָא אוֹתָהּ,\" הִיא אוֹמֶרֶת לִי, מַפְנָה אֵלַי אֶת גַּבָּהּ וּמִתְרַחֶקֶת" + ], + "חֲתִיכָה": [ + "זֶה כְּאִלּוּ הִרְכַּבְתִּי פָּאזֶל, וַחֲתִיכָה חֲסֵרָה אַחַת שִׁבְּשָׁה אֶת כָּל הַתְּמוּנָה, וּפִתְאוֹם הִיא הִתְגַּלְּתָה" + ], + "וַעַד": [ + "הַמִּלְחָמָה נִמְשְׁכָה בְּעֵרֶךְ מִשְּׁנַת 1914 וְעַד 1918, וּמִכָּאן שֶׁאֲנַחְנוּ נִמְצָאִים בִּירוּשָׁלַיִם בַּיָּמִים שֶׁלִּפְנֵי 1917" + ], + "סוּג": [ + "בַּקְשִׁישׁ הוּא סוּג שֶׁל שֹׁחַד, כְּלוֹמַר אַתָּה נוֹתֵן מַתָּנָה לְמִישֶׁהוּ כְּדֵי לְקַבֵּל מִמֶּנּוּ מַשֶּׁהוּ תְּמוּרָתָהּ" + ], + "שֹׁחַד": [ + "לְעֻמָּתָם, אֶת הַשּׁוֹטְרִים הַבְּרִיטִים כִּמְעַט לֹא הָיָה אֶפְשָׁר לְשַׁחֵד", + "בַּקְשִׁישׁ הוּא סוּג שֶׁל שֹׁחַד, כְּלוֹמַר אַתָּה נוֹתֵן מַתָּנָה לְמִישֶׁהוּ כְּדֵי לְקַבֵּל מִמֶּנּוּ מַשֶּׁהוּ תְּמוּרָתָהּ" + ], + "תְּמוּרָה": [ + "כָּךְ לְמָשָׁל, אִם אַתָּה נוֹתֵן בַּקְשִׁישׁ לְשׁוֹטֵר, בִּתְמוּרָה הוּא יְוַתֵּר לְךָ עַל הָאִשּׁוּם בְּפֶשַׁע שֶׁבִּצַּעְתָּ" + ], + "פֶּשַׁע": [ + "כָּךְ לְמָשָׁל, אִם אַתָּה נוֹתֵן בַּקְשִׁישׁ לְשׁוֹטֵר, בִּתְמוּרָה הוּא יְוַתֵּר לְךָ עַל הָאִשּׁוּם בְּפֶשַׁע שֶׁבִּצַּעְתָּ" + ], + "אֵצֶל": [ + "אֵצֶל הַשּׁוֹטְרִים הַטּוּרְקִים זֶה הָיָה מְקֻבָּל", + "נִרְאֶה לָכֶם שֶׁאָבוֹא הַבַּיְתָה וְאַגִּיד: אִמָּא, הִתְעַכַּבְתִּי אֵצֶל הַתֵּימָנִים הָעוֹלִים בְּתָמָר, וְלָכֵן אִחַרְתִּי" + ], + "לְשַׁחֵד": [ + "לְעֻמָּתָם, אֶת הַשּׁוֹטְרִים הַבְּרִיטִים כִּמְעַט לֹא הָיָה אֶפְשָׁר לְשַׁחֵד" + ], + "קָשׁוּר": [ + "אֶפְשָׁר לִקְשׁוֹר יָדַיִם שֶׁאֵינָן קַיָּמוֹת", + "כָּכָה מַשְׁאִירִים בַּשֶּׁטַח יֶלֶד קָשׁוּר מוּל נָחָשׁ אַרְסִי", + "\" \"אֵיךְ כָּל הַסִּפּוּר הַזֶּה קָשׁוּר לָעֲלִיָּה שֶׁל הַתֵּימָנִים", + "הֲרֵי אֲנִי קָשׁוּר בַּחֲבָלִים וְלֹא מְסֻגָּל לִבְרוֹחַ, וּבּוּרָאט וְהַמִּסְתַּלְסֵל כְּבָר רְחוֹקִים", + "\" בּוּרָאט מֵרִים אֶת קוֹלוֹ, \"אַתָּה רוֹצֶה לְהָבִיא יֶלֶד אַרְמֶנִי קָשׁוּר לְתַחֲנַת הַמִּשְׁטָרָה" + ], + "קִשּׁוּר": [ + "אֶפְשָׁר לִקְשׁוֹר יָדַיִם שֶׁאֵינָן קַיָּמוֹת", + "כָּכָה מַשְׁאִירִים בַּשֶּׁטַח יֶלֶד קָשׁוּר מוּל נָחָשׁ אַרְסִי", + "\" \"אֵיךְ כָּל הַסִּפּוּר הַזֶּה קָשׁוּר לָעֲלִיָּה שֶׁל הַתֵּימָנִים", + "הֲרֵי אֲנִי קָשׁוּר בַּחֲבָלִים וְלֹא מְסֻגָּל לִבְרוֹחַ, וּבּוּרָאט וְהַמִּסְתַּלְסֵל כְּבָר רְחוֹקִים", + "\" בּוּרָאט מֵרִים אֶת קוֹלוֹ, \"אַתָּה רוֹצֶה לְהָבִיא יֶלֶד אַרְמֶנִי קָשׁוּר לְתַחֲנַת הַמִּשְׁטָרָה" + ], + "הָדוּק": [ + "הַהִדּוּק שֶׁל הַחֲבָלִים לַיָּדַיִם שֶׁלִּי גּוֹרֵם לְשִׁבּוּשׁ בִּזְרִימַת הַדָּם" + ], + "שִׁבּוּשׁ": [ + "הַהִדּוּק שֶׁל הַחֲבָלִים לַיָּדַיִם שֶׁלִּי גּוֹרֵם לְשִׁבּוּשׁ בִּזְרִימַת הַדָּם" + ], + "קָצִין": [ + "אַתָּה רוֹצֶה שֶׁהַקָּצִין יִתְרַגֵּז עָלֵינוּ", + "נַגִּיד לַקָּצִין שֶׁהַתֵּימָנִים נֶעֶלְמוּ וְנֵלֵךְ לַפַּטְרִיאַרְךְ" + ], + "לְרַגֵּל": [ + "\" הַמְּסֻלְסָל נָע מֵרֶגֶל לְרֶגֶל" + ], + "נָבִיא": [ + "\"אָז לְאָן נָבִיא אוֹתוֹ", + "\"לֹא נָבִיא אוֹתוֹ לְתַחֲנַת הַמִּשְׁטָרָה,\" הוּא אוֹמֵר" + ], + "שִׂיחָה": [ + "הַשִּׂיחָה הַזֹּאת בֵּין שְׁנֵי הַשּׁוֹטְרִים נִשְׁמַעַת לִי כְּמוֹ קוֹמֶדְיָה קוֹרַעַת מִצְּחוֹק" + ], + "לְשַׁכְנֵעַ": [ + "הִנֵּה, יֵשׁ לוֹ הִזְדַּמְּנוּת לְשַׁכְנֵעַ אוֹתָם לִהְיוֹת נוֹצְרִים, וְהוּא יַפְסִיד אוֹתָהּ" + ], + "לִסְמֹךְ": [ + "\" הוּא מַנִּיחַ יָד עַל כְּתֵפוֹ שֶׁל חֲבֵרוֹ, \"אַתָּה יָכוֹל לִסְמוֹךְ עָלַי" + ], + "סְתִימָה": [ + "קֹדֶם חָשַׁבְתִּי שֶׁהַקּוֹמֶדְיָה הִסְתַּיְּמָה, וְעַכְשָׁיו מִתְבָּרֵר לִי שֶׁטָּעִיתִי", + "\" בַּשָּׁלָב הַזֶּה כַּנִּרְאֶה הִסְתַּיְּמָה הַקּוֹמֶדְיָה הַקּוֹרַעַת, וְהֵם מְרִימִים אוֹתִי" + ], + "שָׁלָב": [ + "\" בַּשָּׁלָב הַזֶּה כַּנִּרְאֶה הִסְתַּיְּמָה הַקּוֹמֶדְיָה הַקּוֹרַעַת, וְהֵם מְרִימִים אוֹתִי" + ], + "שִׁלְטוֹן": [ + "הֲרֵי חָזַרְנוּ בַּזְּמַן לִתְקוּפַת שִׁלְטוֹן הַטּוּרְקִים", + "הַאִם הָאַרְמֶנִים שֶׁל תְּקוּפַת הַשִּׁלְטוֹן הַטּוּרְקִי לָבְשׁוּ בְּגָדִים כְּמוֹ אֵלֶּה שֶׁאֲנִי לוֹבֵשׁ הַיּוֹם" + ], + "לְהָנִיחַ": [ + "אֵין לָהֶם שׁוּם מֻשָּׂג אֵיךְ לְהַנִּיחַ אוֹתִי עַל גַּבּוֹ שֶׁל סוּס בַּזְּמַן שֶׁאֲנִי קָשׁוּר" + ], + "לְהַנִּיחַ": [ + "אֵין לָהֶם שׁוּם מֻשָּׂג אֵיךְ לְהַנִּיחַ אוֹתִי עַל גַּבּוֹ שֶׁל סוּס בַּזְּמַן שֶׁאֲנִי קָשׁוּר" + ], + "קִדְמִי": [ + "וְשׁוּב רַגְלַי בָּאֲוִיר, וְגַם הַחֵלֶק הַקִּדְמִי שֶׁל גּוּפִי תָּלוּי בָּאֲוִיר" + ], + "תָּלוּי": [ + "וְשׁוּב רַגְלַי בָּאֲוִיר, וְגַם הַחֵלֶק הַקִּדְמִי שֶׁל גּוּפִי תָּלוּי בָּאֲוִיר" + ], + "מַסְנֵן": [ + "וּבּוּרָאט מְסַנֵּן קְלָלָה, אֲבָל לֹא טוֹרֵחַ לְבָרֵר אִם נִפְגַּעְתִּי" + ], + "מְסֻנָּן": [ + "וּבּוּרָאט מְסַנֵּן קְלָלָה, אֲבָל לֹא טוֹרֵחַ לְבָרֵר אִם נִפְגַּעְתִּי" + ], + "קְלָלָה": [ + "וּבּוּרָאט מְסַנֵּן קְלָלָה, אֲבָל לֹא טוֹרֵחַ לְבָרֵר אִם נִפְגַּעְתִּי" + ], + "פָּצוּעַ": [ + "\"אִם תַּחְזִירוּ אוֹתִי פָּצוּעַ, הַפַּטְרִיאַרְךְ לֹא יְשַׁלֵּם לָכֶם אֲפִלּוּ בִּישְׁלִיק אֶחָד" + ], + "לְהוֹשִׁיב": [ + "\"כְּדֵי שֶׁנּוּכַל לְהוֹשִׁיב אוֹתוֹ עַל הַסּוּס" + ], + "כֹּחַ": [ + "הֵם מִתְיַשְּׁבִים עַל הָאֲדָמָה, הַוִכּוּחַ כַּנִּרְאֶה מַתִּישׁ אוֹתָם" + ], + "וִכּוּחַ": [ + "הֵם מִתְיַשְּׁבִים עַל הָאֲדָמָה, הַוִכּוּחַ כַּנִּרְאֶה מַתִּישׁ אוֹתָם" + ], + "תַּיִשׁ": [ + "הֵם מִתְיַשְּׁבִים עַל הָאֲדָמָה, הַוִכּוּחַ כַּנִּרְאֶה מַתִּישׁ אוֹתָם" + ], + "לְנַסּוֹת": [ + "זֶה תַּפְקִיד שֶׁל שׁוֹטְרִים, לַחְטוֹף יֶלֶד כְּדֵי לְנַסּוֹת לְקַבֵּל כֶּסֶף תְּמוּרַת שִׁחְרוּרוֹ" + ], + "תַּפְקִיד": [ + "זֶה תַּפְקִיד שֶׁל שׁוֹטְרִים, לַחְטוֹף יֶלֶד כְּדֵי לְנַסּוֹת לְקַבֵּל כֶּסֶף תְּמוּרַת שִׁחְרוּרוֹ" + ], + "קֶלֶט": [ + "וְאָז, פִּתְאוֹם, אַחַד הַסּוּסִים צוֹהֵל וְזוֹקֵף אֶת צַוָארוֹ וְאֶת אָזְנָיו, כְּאִלּוּ קָלַט אֵיזֶשֶׁהוּ שֶׁדֶר" + ], + "זוֹחֵל": [ + "\"מִישֶׁהוּ זוֹחֵל בְּתוֹךְ הַשִּׂיחַ,\" הַמְּסֻלְסָל מְזַנֵּק לְאָחוֹר", + "הוּא מִתְכּוֹפֵף לְעֵבֶר הַשִּׂיחַ שֶׁנִּמְצָא קָרוֹב מְאוֹד אֵלַי, כַּנִּרְאֶה מְחַפֵּשׂ אֶת הַנָּחָשׁ שֶׁאוּלַי זוֹחֵל שָׁם" + ], + "לִזְחֹל": [ + "\"מִי יָכוֹל לִזְחוֹל בְּתוֹךְ הַשִּׂיחַ" + ], + "מִתְחָרֶה": [ + "אֲנִי מִתְחָרֶה בָּהּ מִי יַשִּׂיג, וּמְנַצֵּחַ", + "הוּא מְדַלֵּג מֵעָלַי כְּאִלּוּ אֲנִי מְשׂוּכָה וּכְאִלּוּ הוּא מִתְחָרֶה בְּמֵרוֹץ מְשׂוּכוֹת" + ], + "מֵרוֹץ": [ + "הוּא מְדַלֵּג מֵעָלַי כְּאִלּוּ אֲנִי מְשׂוּכָה וּכְאִלּוּ הוּא מִתְחָרֶה בְּמֵרוֹץ מְשׂוּכוֹת" + ], + "עָזוּב": [ + "\" \"עֲזוֹב אֶת הַנָּחָשׁ הַזֶּה, בּוּרָאט" + ], + "זַחַל": [ + "\" \"הַנָּחָשׁ זָחַל לְתוֹךְ הַבּוֹר" + ], + "נְגִינָה": [ + "הַמִּלִּים הָאֵלֶּה \"כָּל הַר הַזֵּיתִים מָלֵא מְעָרוֹת\" מְהַדְהֲדוֹת בְּאָזְנַי כְּמוֹ מַנְגִּינָה עֲרֵבָה" + ], + "מַנְגִּינָה": [ + "הַמִּלִּים הָאֵלֶּה \"כָּל הַר הַזֵּיתִים מָלֵא מְעָרוֹת\" מְהַדְהֲדוֹת בְּאָזְנַי כְּמוֹ מַנְגִּינָה עֲרֵבָה" + ], + "הַרְגָּשָׁה": [ + "וּכְשֶׁאַתָּה מְגַלֶּה שֶׁהֵבַנְתָּ דְּבָרִים נָכוֹן, זוֹ הַרְגָּשָׁה מְעֻלָּה", + "אֲבָל הַהַרְגָּשָׁה הַמְּעֻלָּה מִתְפּוֹגֶגֶת מַהֵר מְאוֹד כְּשֶׁאֲנִי מַבְחִין בְּנָחָשׁ שֶׁיּוֹצֵא מִתּוֹךְ הַשִּׂיחַ" + ], + "מְהִירוּת": [ + "וְהוּא מִתְפַּתֵּל בִּמְהִירוּת וּמִתְקַדֵּם בְּדִיּוּק אֶל הַמָּקוֹם שֶׁבּוֹ אֲנִי נִמְצָא" + ], + "בִּמְהִירוּת": [ + "וְהוּא מִתְפַּתֵּל בִּמְהִירוּת וּמִתְקַדֵּם בְּדִיּוּק אֶל הַמָּקוֹם שֶׁבּוֹ אֲנִי נִמְצָא" + ], + "לִבְעֹט": [ + "בִּמְקוֹם תְּשׁוּבָה, הַסּוּס שֶׁל בּוּרָאט מַתְחִיל לִבְעוֹט בָּאֲדָמָה וּמַעֲלֶה סְבִיבֵנוּ עַנְנֵי אָבָק" + ], + "לֵילִי": [ + "מֵהַמְּעַט שֶׁהִסְפַּקְתִּי לִלְמוֹד אֲנִי יָכוֹל לְהַגִּיד רַק דָּבָר אֶחָד שֶׁהוּא לֹא שְׁלִילִי - הֵם בַּעֲלֵי שְׂפָמִים" + ], + "שְׁלִילִי": [ + "מֵהַמְּעַט שֶׁהִסְפַּקְתִּי לִלְמוֹד אֲנִי יָכוֹל לְהַגִּיד רַק דָּבָר אֶחָד שֶׁהוּא לֹא שְׁלִילִי - הֵם בַּעֲלֵי שְׂפָמִים" + ], + "לְהִתְעַלֵּם": [ + "אִי אֶפְשָׁר לְהִתְעַלֵּם מֵהֶם, כִּי הֵם הַדָּבָר הֲכִי בּוֹלֵט בַּפָּנִים שֶׁלָּהֶם" + ], + "בּוּשָׁה": [ + "אִם כָּכָה נִהֲלָה הַמִּשְׁטָרָה הַטּוּרְקִית אֶת הָעִנְיָנִים בְּאֶרֶץ־יִשְׂרָאֵל, זוֹ בְּהֶחְלֵט בּוּשָׁה גְּדוֹלָה" + ], + "מִיָּדִי": [ + "\"אֲנַחְנוּ נִמְצָאִים לִפְנֵי 1917, לִפְנֵי שֶׁהָאַנְגְּלִים כָּבְשׁוּ אֶת הָאֶרֶץ מִידֵי הַטּוּרְקִים,\" אֲנִי אוֹמֵר", + "וְאִם הָאַנְגְּלִים עֲדַיִן לֹא כָּבְשׁוּ אוֹתָהּ מִידֵי הַטּוּרְקִים, בָּרוּר שֶׁמְּדִינַת יִשְׂרָאֵל עֲדַיִן לֹא קָמָה" + ], + "לְהִשְׁתַּלֵּט": [ + "הַפַּחְדָנִים הָאֵלֶּה לֹא יָכְלוּ לְהִשְׁתַּלֵּט עַל נְחַשׁ צֶפַע" + ], + "מוּל": [ + "כָּכָה מַשְׁאִירִים בַּשֶּׁטַח יֶלֶד קָשׁוּר מוּל נָחָשׁ אַרְסִי", + "לָכֵן אֲנִי מַנִּיחַ אוֹתוֹ עַל הַמִּטָּה וּמִצְטָרֵף אֶל שָׁרוֹן שֶׁיּוֹשֶׁבֶת מוּל הַמַּחְשֵׁב" + ], + "סֶרֶט": [ + "נִדְמֶה לִי שֶׁהוּא נָחָשׁ שֶׁיָּצָא מִסֶּרֶט מְצֻיָּר" + ], + "לְהַשְׁמִיעַ": [ + "'' אֲנִי עוֹנֶה לוֹ, כִּי לְמַזָּלִי הַפֶּה שֶׁלִּי מְשֻׁחְרָר וַאֲנִי מְסֻגָּל לְהַשְׁמִיעַ קוֹלוֹת" + ], + "חָתוּל": [ + "'' אֲנִי מַשְׁמִיעַ קוֹל מְאַיֵּם שֶׁל חָתוּל, כִּי אֲנִי יוֹדֵעַ שֶׁנְּחָשִׁים מְפַחֲדִים מֵחֲתוּלִים" + ], + "חִתּוּל": [ + "'' אֲנִי מַשְׁמִיעַ קוֹל מְאַיֵּם שֶׁל חָתוּל, כִּי אֲנִי יוֹדֵעַ שֶׁנְּחָשִׁים מְפַחֲדִים מֵחֲתוּלִים" + ], + "סִכּוּי": [ + "\"אֵיךְ יָכֹלְתְּ לְהַבְטִיחַ מַשֶּׁהוּ שֶׁאֵין לָךְ סִכּוּי לְקַיֵּם", + "אֲבָל כְּדַאי שֶׁתֵּדַע שֶׁהַהַכָּשָׁה אוּלַי תַּכְאִיב לִי, אֲבָל אֵין סִכּוּי שֶׁהִיא תָּמִית אוֹתִי" + ], + "לִרְעֹד": [ + "\" מֵרֹב תַּדְהֵמָה אֲנִי מַתְחִיל לִרְעוֹד" + ], + "שֵׂכֶל": [ + "חִפּוּשׂ בָּהֶם מוֹכִיחַ שֶׁכָּל הַמַּחְבָּרוֹת, הַחוֹבְרוֹת וְהַסְּפָרִים נִמְצָאִים, וְלֹא אֵרַע לָהֶם כָּל נֶזֶק", + "הִיא נִרְאֵית כְּמוֹ אַחַת שֶׁיּוֹדַעַת הַכֹּל וּבְטוּחָה שֶׁכָּל מַעֲשֶׂה שֶׁהִיא תַּעֲשֶׂה יִהְיֶה הַמַּעֲשֶׂה הַנָּכוֹן", + "שָׁלוֹם מִתְיַשֵּׁב לְיָדִי וּמְשַׂכֵּל אֶת רַגְלָיו, וַאֲנִי בָּטוּחַ שֶׁהִנֵּה הִנֵּה, תֵּכֶף אֶשְׁתַּחְרֵר מֵהַחֲבָלִים הָאֲרוּרִים הָאֵלֶּה" + ], + "לְהִתְרַחֵק": [ + "אֲנַחְנוּ מַתְחִילִים לְהִתְרַחֵק, וַאֲנִי מַרְגִּישׁ שֶׁשִּׂמְחַת הַשִּׁחְרוּר שֶׁלִּי מֵהַחֲבָלִים מִתְעַרְבֶּבֶת בַּחֲשָׁשׁ", + "\" אֲנִי קוֹרֵא לוֹ כִּי הוּא מַתְחִיל לְהִתְרַחֵק מִמֶּנִּי, כְּאִלּוּ שָׁכַח שֶׁאֲנִי קָשׁוּר כָּאן, \"שָׁלוֹוֹוֹם" + ], + "קוֹף": [ + "הֵם מַבִּיטִים בִּי בְּעֵינַיִם פְּעוּרוֹת, כְּאִלּוּ אֲנִי קוֹף בְּגַן חַיּוֹת" + ], + "שָׁלִיחַ": [ + "\"אַתָּה הַשָּׁלִיחַ שֶׁל פְרוּמְקִין" + ], + "שִׁיבָה": [ + "\"הִיא הָיְתָה אִתָּנוּ בְּמִנְהֶרֶת־הַזְּמַן,\" הַיַּלְדָּה מְשִׁיבָה תְּשׁוּבָה שֶׁנִּשְׁמַעַת לִי מְאוֹד מוּזָרָה כִּי" + ], + "לְבַקֵּשׁ": [ + "\"תּוּכְלִי לְבַקֵּשׁ מִשָּׁרוֹן לָבוֹא לְשַׁחְרֵר אוֹתִי" + ], + "גַּבָּה": [ + "\"אֲנִי מְקַוָה שֶׁאֶמְצָא אוֹתָהּ,\" הִיא אוֹמֶרֶת לִי, מַפְנָה אֵלַי אֶת גַּבָּהּ וּמִתְרַחֶקֶת" + ], + "גֹּבַהּ": [ + "\"אֲנִי מְקַוָה שֶׁאֶמְצָא אוֹתָהּ,\" הִיא אוֹמֶרֶת לִי, מַפְנָה אֵלַי אֶת גַּבָּהּ וּמִתְרַחֶקֶת" + ], + "בּוֹרֵא": [ + "זֶה רַק מוֹכִיחַ כַּמָּה הַטּוּרְקִים מְפַחֲדִים מֵהַשְּׁלִיחִים שֶׁבּוֹרֵא עוֹלָם שׁוֹלֵחַ אֵלֵינוּ מֵהֶעָתִיד" + ], + "אַמְבַּטְיָה": [ + "הִיא מְלֻכְלֶכֶת כְּאִלּוּ נָפְלָה לְתוֹךְ אַמְבַּטְיָה שֶׁל בֹּץ" + ], + "בֹּץ": [ + "הִיא מְלֻכְלֶכֶת כְּאִלּוּ נָפְלָה לְתוֹךְ אַמְבַּטְיָה שֶׁל בֹּץ", + "הַבְּגָדִים שֶׁלָּהּ נִהְיוּ חוּמִים וְגַם הַשְּׂעָרוֹת הַבְּהִירוֹת שֶׁלָּהּ נִהְיוּ חוּמוֹת וְגוּשֵׁי בֹּץ דָּבְקוּ בָּהֶן" + ], + "בְּהִירוּת": [ + "הַבְּגָדִים שֶׁלָּהּ נִהְיוּ חוּמִים וְגַם הַשְּׂעָרוֹת הַבְּהִירוֹת שֶׁלָּהּ נִהְיוּ חוּמוֹת וְגוּשֵׁי בֹּץ דָּבְקוּ בָּהֶן" + ], + "עֶגֶל": [ + "\" הִיא מוֹשֶׁכֶת אוֹתִי הַחוּצָה מִמַּעְגַּל הַיְּלָדִים", + "בַּמַּצָּב הַזֶּה הִיא דּוֹמָה מְאוֹד לַיְּלָדִים שֶׁעוֹמְדִים סְבִיבִי בְּמַעְגָּל" + ], + "מַעֲגָל": [ + "\" הִיא מוֹשֶׁכֶת אוֹתִי הַחוּצָה מִמַּעְגַּל הַיְּלָדִים", + "בַּמַּצָּב הַזֶּה הִיא דּוֹמָה מְאוֹד לַיְּלָדִים שֶׁעוֹמְדִים סְבִיבִי בְּמַעְגָּל" + ], + "נִגּוּד": [ + "\" בְּנִגּוּד לָאֲחֵרִים, שָׁרוֹן לֹא מִתְעַכֶּבֶת" + ], + "הֶקְשֵׁר": [ + "הִיא הוֹפֶכֶת אוֹתִי מִצַּד לְצַד כְּאִלּוּ אֲנִי קוֹרַת עֵץ וּמְחַפֶּשֶׂת אֶת הַקֶּשֶׁר" + ], + "מִסְנֶנֶת": [ + "\" הִיא מְסַנֶּנֶת כְּשֶׁהִיא מוֹצֵאת אוֹתוֹ" + ], + "לַחֲסֹךְ": [ + "הוּא לֹא הָיָה יָכוֹל לְשַׁחְרֵר אוֹתִי בְּעַצְמוֹ וְלַחְסוֹךְ לִי כְּאֵבִים מִתְמַשְּׁכִים" + ], + "מָשִׁיחַ": [ + "\" שָׁרוֹן מְחַיֶּכֶת, \"וְנוֹדַע לָהֶם שֶׁהַמָּשִׁיחַ עוֹמֵד לְהַגִּיעַ" + ], + "שִׁיטָה": [ + "שָׁרוֹן מוֹשִׁיטָה לִי אֶת יָדָהּ" + ], + "קָהָל": [ + "\" מִתּוֹךְ הַקָּהָל יוֹצֵא אָדָם מְבֻגָּר צָנוּם מְאוֹד", + "\"קוּם,\" הִיא אוֹמֶרֶת, \"נְפַזֵּר אֶת הַקָּהָל וְנֵלֵךְ לְהָבִיא אֶת פְרוּמְקִין", + "תּוֹךְ שְׁנִיּוֹת כְּבָר קָשֶׁה לְהַבְחִין בָּהֶם, כִּי הַקָּהָל הָרַב מַסְתִּיר אוֹתָם" + ], + "לְהַצִּיל": [ + "וּמִי שֶׁאָמוּר לְהַצִּיל אוֹתָם זֶה רַק פְרוּמְקִין" + ], + "לָקוּם": [ + "\" הִיא מַמָּשׁ מְאַלֶּצֶת אוֹתִי לָקוּם" + ], + "בְּרֵרָה": [ + "\" \"לֹא הָיְתָה לִי בְּרֵרָה,\" שָׁרוֹן מַסְבִּירָה" + ], + "מְנִיפָה": [ + "שָׁרוֹן מְנִיפָה אֶת יָדָהּ" + ], + "חֲגִיגִי": [ + "\" הִיא מַכְרִיזָה בְּטוֹן חֲגִיגִי, \"אַל תִּדְאֲגוּ, הַכֹּל יִסְתַּדֵּר" + ], + "בִּטּוּן": [ + "\" הִיא מַכְרִיזָה בְּטוֹן חֲגִיגִי, \"אַל תִּדְאֲגוּ, הַכֹּל יִסְתַּדֵּר" + ], + "לֶאֱכֹל": [ + "תֵּכֶף נַחְזֹר עִם פְרוּמְקִין, וְהוּא יִדְאַג לָכֶם לְאֹכֶל, וְהוּא יִבְנֶה לָכֶם בָּתִּים וְתִהְיֶה לָכֶם פַּרְנָסָה" + ], + "לְאַכֵּל": [ + "תֵּכֶף נַחְזֹר עִם פְרוּמְקִין, וְהוּא יִדְאַג לָכֶם לְאֹכֶל, וְהוּא יִבְנֶה לָכֶם בָּתִּים וְתִהְיֶה לָכֶם פַּרְנָסָה" + ], + "פַּרְנָסָה": [ + "תֵּכֶף נַחְזֹר עִם פְרוּמְקִין, וְהוּא יִדְאַג לָכֶם לְאֹכֶל, וְהוּא יִבְנֶה לָכֶם בָּתִּים וְתִהְיֶה לָכֶם פַּרְנָסָה" + ], + "כַּד": [ + "\"הִנֵּה מַיִם צֵידָה לַדֶּרֶךְ,\" הוּא מוֹשִׁיט לָנוּ כַּד חֶרֶס, \"זֶה מִמַּעְיָן הַשִּׁלוֹחַ,\" הוּא מְדַוֵחַ" + ], + "חֶרֶס": [ + "\"הִנֵּה מַיִם צֵידָה לַדֶּרֶךְ,\" הוּא מוֹשִׁיט לָנוּ כַּד חֶרֶס, \"זֶה מִמַּעְיָן הַשִּׁלוֹחַ,\" הוּא מְדַוֵחַ" + ], + "מַעֲבָר": [ + "מֵעֵבֶר לִקְבוּצַת הַיְּלָדִים מוֹפִיעוֹת שְׁתֵּי נָשִׁים וּמְנוֹפְפוֹת לָנוּ בִּידֵיהֶן", + "רַק לִפְנֵי מַעֲבַר הַחֲצָיָה אֲנַחְנוּ עוֹצְרִים וּמַמְתִּינִים לָאוֹר הַיָּרוֹק בָּרַמְזוֹר" + ], + "חֻקָּה": [ + "אֲנִי מְחַקֶּה אֶת שָׁרוֹן וּמְנוֹפֵף לָהֶן בַּחֲזָרָה" + ], + "תֵּאָבוֹן": [ + "הַפִּתּוֹת טְרִיּוֹת וְהָרֵיחַ הָעוֹלֶה מֵהֶן מְעוֹרֵר תֵּאָבוֹן" + ], + "טְרִיּוּת": [ + "הַפִּתּוֹת טְרִיּוֹת וְהָרֵיחַ הָעוֹלֶה מֵהֶן מְעוֹרֵר תֵּאָבוֹן" + ], + "לְהַבְטִיחַ": [ + "\"אֵיךְ יָכֹלְתְּ לְהַבְטִיחַ מַשֶּׁהוּ שֶׁאֵין לָךְ סִכּוּי לְקַיֵּם" + ], + "לְאַכְזֵב": [ + "יֵשׁ לָךְ לֵב לְאַכְזֵב אֶת הָאֲנָשִׁים הַמַּדְהִימִים הָאֵלֶּה, שֶׁיָּצְאוּ לַדֶּרֶךְ בָּרֶגֶל מִתֵּימָן לְאֶרֶץ־יִשְׂרָאֵל" + ], + "אַכְזָבָה": [ + "\" וְאִם אַתֶּם מְקַוִים כָּמוֹנִי שֶׁשָּׁרוֹן לְפָחוֹת תִּטְרַח וְתַעֲנֶה לִי, צְפוּיָה לָכֶם אַכְזָבָה" + ], + "הִתְקַדְּמוּת": [ + "כִּווּן הַהִתְקַדְּמוּת שֶׁלָּנוּ הוּא הָעִיר הָעַתִּיקָה" + ], + "שְׁמָמָה": [ + "מִסָּבִיב לַחוֹמוֹת כִּמְעַט הַכֹּל שְׁמָמָה" + ], + "עָשָׁן": [ + "אֲנִי יוֹדֵעַ אֶת זֶה כִּי בַּחֲזִית שֶׁל אֶחָד מֵהֶם יוֹשֵׁב עֲרָבִי וּמְעַשֵּׁן נַרְגִּילָה" + ], + "יוֹשֵׁב": [ + "אֲנִי יוֹדֵעַ אֶת זֶה כִּי בַּחֲזִית שֶׁל אֶחָד מֵהֶם יוֹשֵׁב עֲרָבִי וּמְעַשֵּׁן נַרְגִּילָה" + ], + "חֲזִית": [ + "אֲנִי יוֹדֵעַ אֶת זֶה כִּי בַּחֲזִית שֶׁל אֶחָד מֵהֶם יוֹשֵׁב עֲרָבִי וּמְעַשֵּׁן נַרְגִּילָה" + ], + "מְעֻשָּׁן": [ + "אֲנִי יוֹדֵעַ אֶת זֶה כִּי בַּחֲזִית שֶׁל אֶחָד מֵהֶם יוֹשֵׁב עֲרָבִי וּמְעַשֵּׁן נַרְגִּילָה" + ], + "מֶלַח": [ + "אֲפִלּוּ הַמִּגְדָּל הַמְּפֻרְסָם שֶׁבִּשְׁכוּנַת אָ־טוּר, שֶׁאוֹתוֹ נִתָּן לִרְאוֹת מֵרָחוֹק כְּשֶׁעוֹלִים לִירוּשָׁלַיִם מִכִּווּן יַם הַמֶּלַח, אֵינֶנּוּ" + ], + "מְפֻרְסָם": [ + "אֲפִלּוּ הַמִּגְדָּל הַמְּפֻרְסָם שֶׁבִּשְׁכוּנַת אָ־טוּר, שֶׁאוֹתוֹ נִתָּן לִרְאוֹת מֵרָחוֹק כְּשֶׁעוֹלִים לִירוּשָׁלַיִם מִכִּווּן יַם הַמֶּלַח, אֵינֶנּוּ" + ], + "מִתְחָם": [ + "וְגַם הַמִּגְדָּל שֶׁנִּמְצָא בְּמִתְחַם כְּנֵסִיַּת אוֹגוּסְטָה וִיקְטוֹרְיָה, אֵינֶנּוּ" + ], + "מַעֲשֶׂה": [ + "הִיא נִרְאֵית כְּמוֹ אַחַת שֶׁיּוֹדַעַת הַכֹּל וּבְטוּחָה שֶׁכָּל מַעֲשֶׂה שֶׁהִיא תַּעֲשֶׂה יִהְיֶה הַמַּעֲשֶׂה הַנָּכוֹן" + ], + "מְעֻשֶּׂה": [ + "הִיא נִרְאֵית כְּמוֹ אַחַת שֶׁיּוֹדַעַת הַכֹּל וּבְטוּחָה שֶׁכָּל מַעֲשֶׂה שֶׁהִיא תַּעֲשֶׂה יִהְיֶה הַמַּעֲשֶׂה הַנָּכוֹן" + ], + "לָרוּץ": [ + "שָׁרוֹן מַתְחִילָה לָרוּץ חֲזָרָה אֵלַי" + ], + "שׁוּרָה": [ + "הַדָּבָר הַיָּחִיד שֶׁאֲנִי יוֹדֵעַ הוּא שֶׁהַתֵּימָנִים שֶׁפָּגַשְׁנוּ מְצַפִּים מִמֶּנּוּ לְאֵיזוֹשֶׁהִי בְּשׂוֹרָה" + ], + "צֹרֶךְ": [ + "אֵין לִי צֹרֶךְ לְהָשִׁיב לַשְּׁאֵלָה שֶׁל שָׁרוֹן" + ], + "הֵד": [ + "\" הֵד עָמוּם מַגִּיעַ אֵלַי מִמַּעֲמַקִּים" + ], + "חִפּוּשׂ": [ + "הַחִפּוּשׂ אַחַר מְפַקֵּד הָאִרְגּוּן 47", + "חִפּוּשׂ בָּהֶם מוֹכִיחַ שֶׁכָּל הַמַּחְבָּרוֹת, הַחוֹבְרוֹת וְהַסְּפָרִים נִמְצָאִים, וְלֹא אֵרַע לָהֶם כָּל נֶזֶק" + ], + "זָעִיר": [ + "אֲפִלּוּ פֵּרוּר זָעִיר מֵהַלֶּחֶם שֶׁנִּשְׁלַח לַיְּהוּדִים הַתֵּימָנִים הָרְעֵבִים לֹא נוֹתַר בָּהֶם" + ], + "פַּרְוָר": [ + "אֲפִלּוּ פֵּרוּר זָעִיר מֵהַלֶּחֶם שֶׁנִּשְׁלַח לַיְּהוּדִים הַתֵּימָנִים הָרְעֵבִים לֹא נוֹתַר בָּהֶם" + ], + "פֵּרוּר": [ + "אֲפִלּוּ פֵּרוּר זָעִיר מֵהַלֶּחֶם שֶׁנִּשְׁלַח לַיְּהוּדִים הַתֵּימָנִים הָרְעֵבִים לֹא נוֹתַר בָּהֶם" + ], + "יָרֹק": [ + "רַק לִפְנֵי מַעֲבַר הַחֲצָיָה אֲנַחְנוּ עוֹצְרִים וּמַמְתִּינִים לָאוֹר הַיָּרוֹק בָּרַמְזוֹר" + ], + "רַמְזוֹר": [ + "רַק לִפְנֵי מַעֲבַר הַחֲצָיָה אֲנַחְנוּ עוֹצְרִים וּמַמְתִּינִים לָאוֹר הַיָּרוֹק בָּרַמְזוֹר" + ], + "דִּירָה": [ + "אֶל הַדִּירָה שֶׁל שָׁרוֹן אֲנַחְנוּ מַגִּיעִים מִתְנַשְּׁפִים" + ], + "דֶּלֶת": [ + "אֲבָל לִפְנֵי שֶׁהִיא פּוֹתַחַת אֶת הַדֶּלֶת לִרְוָחָה, שָׁרוֹן שׁוֹאֶלֶת אוֹתָהּ: \"יֵשׁ לָךְ מֻשָּׂג מִיהוּ פְרוּמְקִין" + ], + "לִשְׁכֹּן": [ + "\" אִמָּא שֶׁל שָׁרוֹן מִתְפַּלֵּאת, \"אַתְּ מִתְכַּוֶנֶת לַשָּׁכֵן הֶחָדָשׁ" + ], + "לְשַׁכֵּן": [ + "\" אִמָּא שֶׁל שָׁרוֹן מִתְפַּלֵּאת, \"אַתְּ מִתְכַּוֶנֶת לַשָּׁכֵן הֶחָדָשׁ" + ], + "הִיסְטוֹרְיָה": [ + "\"לֹא,\" הִיא אוֹמֶרֶת, \"פְרוּמְקִין אַחֵר, מֵהַהִיסְטוֹרְיָה" + ], + "טֶלֶפוֹן": [ + "בַּזְּמַן שֶׁהִיא מִתְיַשֶּׁבֶת וּמַפְעִילָה אֶת הַמַּחְשֵׁב, אֲנִי בּוֹדֵק בַּטֶּלֶפוֹן", + "\" אֲנִי לֹא מַצְלִיחַ לְהַמְשִׁיךְ, כִּי הַטֶּלֶפוֹן שֶׁלִּי כָּבָה, כַּנִּרְאֶה הַסּוֹלְלָה הִתְרוֹקְנָה" + ], + "מַחְשֵׁב": [ + "בַּזְּמַן שֶׁהִיא מִתְיַשֶּׁבֶת וּמַפְעִילָה אֶת הַמַּחְשֵׁב, אֲנִי בּוֹדֵק בַּטֶּלֶפוֹן", + "\" שָׁרוֹן עוֹנָה, \"תֵּן לִבְדּוֹק,\" הִיא מִתְקָרֶבֶת אֶל מָסַךְ הַמַּחְשֵׁב, \"הִנֵּה", + "לָכֵן אֲנִי מַנִּיחַ אוֹתוֹ עַל הַמִּטָּה וּמִצְטָרֵף אֶל שָׁרוֹן שֶׁיּוֹשֶׁבֶת מוּל הַמַּחְשֵׁב" + ], + "נֶצַח": [ + "אֲנִי מִתְחָרֶה בָּהּ מִי יַשִּׂיג, וּמְנַצֵּחַ" + ], + "מְנַצֵּחַ": [ + "אֲנִי מִתְחָרֶה בָּהּ מִי יַשִּׂיג, וּמְנַצֵּחַ" + ], + "חָמוּר": [ + "בַּתְּמוּנָה הוּא חוֹבֵשׁ אֶת הַכּוֹבַע שֶׁהָיָה עַל רֹאשׁוֹ כְּשֶׁהוּא הִגִּיעַ אֵלֵינוּ, רָכוּב עַל חֲמוֹר" + ], + "חֲמוֹר": [ + "בַּתְּמוּנָה הוּא חוֹבֵשׁ אֶת הַכּוֹבַע שֶׁהָיָה עַל רֹאשׁוֹ כְּשֶׁהוּא הִגִּיעַ אֵלֵינוּ, רָכוּב עַל חֲמוֹר" + ], + "דֹּב": [ + "יִשְׂרָאֵל דֹּב פְרוּמְקִין, זֶה הַשֵּׁם הַמָּלֵא שֶׁלּוֹ" + ], + "עִתּוֹנַאי": [ + "\"הוּא הָיָה עִתּוֹנַאי,\" שָׁרוֹן מַכְרִיזָה" + ], + "צִבּוּר": [ + "\"בְּנוֹסָף לַעֲבוֹדָתוֹ הָעִתּוֹנָאִית,\" הִיא קוֹרֵאת, \"פְרוּמְקִין הָיָה פְּעִיל צִבּוּר וְסִיֵּעַ רַבּוֹת לְנִזְקָקִים" + ], + "מָזוֹן": [ + "לֹא הָיָה לָהֶם אֵיפֹה לָגוּר וְלֹא הָיָה לָהֶם כֶּסֶף לִקְנוֹת מָזוֹן" + ], + "רְכוּשׁ": [ + "הֵם מָכְרוּ אֶת כָּל הָרְכוּשׁ שֶׁלָּהֶם וְיָצְאוּ לַדֶּרֶךְ" + ], + "סוֹלְלָה": [ + "\" אֲנִי לֹא מַצְלִיחַ לְהַמְשִׁיךְ, כִּי הַטֶּלֶפוֹן שֶׁלִּי כָּבָה, כַּנִּרְאֶה הַסּוֹלְלָה הִתְרוֹקְנָה" + ], + "עֵדוּת": [ + "\" שָׁרוֹן מְפַנָּה לִי מָקוֹם, \" בְּאוֹתָהּ תְּקוּפָה הַיְּהוּדִים שֶׁל יְרוּשָׁלַיִם הָיוּ מְחֻלָּקִים לְעֵדוֹת" + ], + "חֲלֻקָּה": [ + "הָעֵדָה הָיְתָה מְקַבֶּלֶת תְּרוּמוֹת מִיהוּדִים עֲשִׁירִים בַּגּוֹלָה, וְחִלְּקָה אֶת הַתְּרוּמוֹת הָאֵלֶּה רַק לָאֲנָשִׁים שֶׁלָּהּ" + ], + "גּוֹלָה": [ + "הָעֵדָה הָיְתָה מְקַבֶּלֶת תְּרוּמוֹת מִיהוּדִים עֲשִׁירִים בַּגּוֹלָה, וְחִלְּקָה אֶת הַתְּרוּמוֹת הָאֵלֶּה רַק לָאֲנָשִׁים שֶׁלָּהּ" + ], + "קִבֹּלֶת": [ + "הָעֵדָה הָיְתָה מְקַבֶּלֶת תְּרוּמוֹת מִיהוּדִים עֲשִׁירִים בַּגּוֹלָה, וְחִלְּקָה אֶת הַתְּרוּמוֹת הָאֵלֶּה רַק לָאֲנָשִׁים שֶׁלָּהּ" + ], + "עַכְבָּר": [ + "\"אֶפְשָׁר לִבְדּוֹק,\" אֲנִי מִשְׁתַּלֵּט עַל הָעַכְבָּר, \"לֹא" + ], + "פְּרָעוֹת": [ + "בַּפְּרָעוֹת שֶׁהָיוּ בִּתְקוּפַת הַבְּרִיטִים, הַפּוֹרְעִים הָעֲרָבִים הָרְסוּ אֶת בָּתֵּי הַיְּהוּדִים" + ], + "כְּנֶסֶת": [ + "רַק בֵּית כְּנֶסֶת נִשְׁאָר" + ], + "לְהִתְרָאוֹת": [ + "סוֹף לְהִתְרָאוֹת בְּסֵפֶר הַבָּא: מִנְהֶרֶת־הַזְּמַן 83 מִכְתָּבִים לְאָנָה פְרַנְק סִפְרֵי 'מִנְהֶרֶת־הַזְּמַן' שֶׁרָאוּ אוֹר עַד עַתָּה: 1" + ], + "דְּיוֹ": [ + "\" 10 דֶּגֶל הַדְּיוֹ 11 הַנִּדּוֹנִים לַמָּוֶת 12" + ], + "דֶּגֶל": [ + "\" 10 דֶּגֶל הַדְּיוֹ 11 הַנִּדּוֹנִים לַמָּוֶת 12" + ], + "יֶשַׁע": [ + "מַחְלֶקֶת הַיֶּשַׁע נִכְנֶסֶת לִצְפַת 22" + ], + "מְהַנְדֵּס": [ + "הַמְּהַנְדֵּס שֶׁהֵאִיר אֶת הָאָרֶץ 28" + ], + "מִפְקָד": [ + "הַחִפּוּשׂ אַחַר מְפַקֵּד הָאִרְגּוּן 47" + ], + "אִרְגּוּן": [ + "הַחִפּוּשׂ אַחַר מְפַקֵּד הָאִרְגּוּן 47" + ], + "רֶצַח": [ + "מְזִמַּת הָרֶצַח שֶׁל הַמֶּלֶךְ הוֹרְדוֹס 63" + ], + "מוֹעֲדוֹן": [ + "מוֹעֲדוֹן הַמַּעֲרִיצִים שֶׁל רָשִׁ\"י 67" + ], + "דְּבוֹרָה": [ + "הַמָּעוֹז הָאַחֲרוֹן בָּרֶפֶת שֶׁל דְּבוֹרָה 71" + ], + "אַחֲרוֹן": [ + "הַמָּעוֹז הָאַחֲרוֹן בָּרֶפֶת שֶׁל דְּבוֹרָה 71" + ], + "רֶפֶת": [ + "הַמָּעוֹז הָאַחֲרוֹן בָּרֶפֶת שֶׁל דְּבוֹרָה 71" + ], + "עֹז": [ + "הַמָּעוֹז הָאַחֲרוֹן בָּרֶפֶת שֶׁל דְּבוֹרָה 71" + ], + "כַּדּוּרֶגֶל": [ + "מִבְצַע הַפְּתָקִים שֶׁל נִבְחֶרֶת הַכַּדּוּרֶגֶל 72" + ], + "מְשִׂימָה": [ + "הַמְּשִׂימָה הַסּוֹדִית שֶׁל יַלְדֵי הַחוֹלוֹת 78" + ], + "בְּקָרוֹב": [ + "יַלְדֵי הַמְּעָרוֹת יִרְאֶה אוֹר בְּקָרוֹב: מִנְהֶרֶת־הַזְּמַן 83 מִכְתָּבִים לְאָנָה פְרַנְק רוֹצִים לָדַעַת יוֹתֵר" + ] +} \ No newline at end of file diff --git a/data/ktiv_male_forms.json b/data/ktiv_male_forms.json new file mode 100644 index 0000000..f954f65 --- /dev/null +++ b/data/ktiv_male_forms.json @@ -0,0 +1,186078 @@ +{ + "שומר": [ + { + "word_nikkud": "לשמור", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2255-lishmor" + } + ], + "שומרת": [ + { + "word_nikkud": "לשמור", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2255-lishmor" + } + ], + "שומרים": [ + { + "word_nikkud": "לשמור", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2255-lishmor" + } + ], + "שומרות": [ + { + "word_nikkud": "לשמור", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2255-lishmor" + } + ], + "שמרתי": [ + { + "word_nikkud": "לשמור", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2255-lishmor" + } + ], + "שמרנו": [ + { + "word_nikkud": "לשמור", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2255-lishmor" + } + ], + "שמרת": [ + { + "word_nikkud": "לשמור", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2255-lishmor" + } + ], + "שמרתם": [ + { + "word_nikkud": "לשמור", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2255-lishmor" + } + ], + "שמרתן": [ + { + "word_nikkud": "לשמור", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2255-lishmor" + } + ], + "שמר": [ + { + "word_nikkud": "לשמור", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2255-lishmor" + } + ], + "שמרה": [ + { + "word_nikkud": "לשמור", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2255-lishmor" + } + ], + "שמרו": [ + { + "word_nikkud": "לשמור", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2255-lishmor" + } + ], + "אשמור": [ + { + "word_nikkud": "לשמור", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2255-lishmor" + } + ], + "נשמור": [ + { + "word_nikkud": "לשמור", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2255-lishmor" + } + ], + "תשמור": [ + { + "word_nikkud": "לשמור", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2255-lishmor" + } + ], + "תשמרי": [ + { + "word_nikkud": "לשמור", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2255-lishmor" + } + ], + "תשמרו": [ + { + "word_nikkud": "לשמור", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2255-lishmor" + } + ], + "תשמורנה": [ + { + "word_nikkud": "לשמור", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2255-lishmor" + } + ], + "ישמור": [ + { + "word_nikkud": "לשמור", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2255-lishmor" + } + ], + "ישמרו": [ + { + "word_nikkud": "לשמור", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2255-lishmor" + } + ], + "שמור!‏": [ + { + "word_nikkud": "לשמור", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2255-lishmor" + } + ], + "שמרי!‏": [ + { + "word_nikkud": "לשמור", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2255-lishmor" + } + ], + "שמרו!‏": [ + { + "word_nikkud": "לשמור", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2255-lishmor" + } + ], + "שמורנה!‏": [ + { + "word_nikkud": "לשמור", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2255-lishmor" + } + ], + "לשמור": [ + { + "word_nikkud": "לשמור", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2255-lishmor" + } + ], + "לומד": [ + { + "word_nikkud": "ללמוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "41-lilmod" + }, + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "לומדת": [ + { + "word_nikkud": "ללמוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "41-lilmod" + }, + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "לומדים": [ + { + "word_nikkud": "ללמוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "41-lilmod" + } + ], + "לומדות": [ + { + "word_nikkud": "ללמוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "41-lilmod" + } + ], + "למדתי": [ + { + "word_nikkud": "ללמוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "41-lilmod" + } + ], + "למדנו": [ + { + "word_nikkud": "ללמוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "41-lilmod" + } + ], + "למדת": [ + { + "word_nikkud": "ללמוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "41-lilmod" + } + ], + "למדתם": [ + { + "word_nikkud": "ללמוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "41-lilmod" + } + ], + "למדתן": [ + { + "word_nikkud": "ללמוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "41-lilmod" + } + ], + "למד": [ + { + "word_nikkud": "ללמוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "41-lilmod" + } + ], + "למדה": [ + { + "word_nikkud": "ללמוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "41-lilmod" + } + ], + "למדו": [ + { + "word_nikkud": "ללמוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "41-lilmod" + } + ], + "אלמד": [ + { + "word_nikkud": "ללמוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "41-lilmod" + }, + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "נלמד": [ + { + "word_nikkud": "ללמוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "41-lilmod" + }, + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "תלמד": [ + { + "word_nikkud": "ללמוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "41-lilmod" + }, + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "תלמדי": [ + { + "word_nikkud": "ללמוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "41-lilmod" + }, + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "תלמדו": [ + { + "word_nikkud": "ללמוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "41-lilmod" + }, + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "תלמדנה": [ + { + "word_nikkud": "ללמוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "41-lilmod" + }, + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "ילמד": [ + { + "word_nikkud": "ללמוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "41-lilmod" + }, + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "ילמדו": [ + { + "word_nikkud": "ללמוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "41-lilmod" + }, + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "למד!‏": [ + { + "word_nikkud": "ללמוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "41-lilmod" + }, + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "למדי!‏": [ + { + "word_nikkud": "ללמוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "41-lilmod" + }, + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "למדו!‏": [ + { + "word_nikkud": "ללמוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "41-lilmod" + }, + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "למדנה!‏": [ + { + "word_nikkud": "ללמוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "41-lilmod" + }, + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "ללמוד": [ + { + "word_nikkud": "ללמוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "41-lilmod" + }, + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "אוסף": [ + { + "word_nikkud": "לאסוף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "128-leesof" + }, + { + "word_nikkud": "אֹסֶף", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5660-osef", + "gender": "masculine" + }, + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + } + ], + "אוספת": [ + { + "word_nikkud": "לאסוף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "128-leesof" + } + ], + "אוספים": [ + { + "word_nikkud": "לאסוף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "128-leesof" + }, + { + "word_nikkud": "אֹסֶף", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5660-osef", + "gender": "masculine" + } + ], + "אוספות": [ + { + "word_nikkud": "לאסוף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "128-leesof" + } + ], + "אספתי": [ + { + "word_nikkud": "לאסוף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "128-leesof" + } + ], + "אספנו": [ + { + "word_nikkud": "לאסוף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "128-leesof" + } + ], + "אספת": [ + { + "word_nikkud": "לאסוף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "128-leesof" + } + ], + "אספתם": [ + { + "word_nikkud": "לאסוף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "128-leesof" + } + ], + "אספתן": [ + { + "word_nikkud": "לאסוף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "128-leesof" + } + ], + "אסף": [ + { + "word_nikkud": "לאסוף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "128-leesof" + } + ], + "אספה": [ + { + "word_nikkud": "לאסוף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "128-leesof" + } + ], + "אספו": [ + { + "word_nikkud": "לאסוף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "128-leesof" + } + ], + "אאסוף": [ + { + "word_nikkud": "לאסוף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "128-leesof" + } + ], + "נאסוף": [ + { + "word_nikkud": "לאסוף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "128-leesof" + } + ], + "תאסוף": [ + { + "word_nikkud": "לאסוף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "128-leesof" + } + ], + "תאספי": [ + { + "word_nikkud": "לאסוף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "128-leesof" + } + ], + "תאספו": [ + { + "word_nikkud": "לאסוף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "128-leesof" + } + ], + "תאסופנה": [ + { + "word_nikkud": "לאסוף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "128-leesof" + } + ], + "יאסוף": [ + { + "word_nikkud": "לאסוף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "128-leesof" + } + ], + "יאספו": [ + { + "word_nikkud": "לאסוף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "128-leesof" + } + ], + "אסוף!‏": [ + { + "word_nikkud": "לאסוף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "128-leesof" + } + ], + "אספי!‏": [ + { + "word_nikkud": "לאסוף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "128-leesof" + } + ], + "אספו!‏": [ + { + "word_nikkud": "לאסוף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "128-leesof" + } + ], + "אסופנה!‏": [ + { + "word_nikkud": "לאסוף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "128-leesof" + } + ], + "לאסוף": [ + { + "word_nikkud": "לאסוף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "128-leesof" + } + ], + "עובד": [ + { + "word_nikkud": "לעבוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "51-laavod" + } + ], + "עובדת": [ + { + "word_nikkud": "לעבוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "51-laavod" + } + ], + "עובדים": [ + { + "word_nikkud": "לעבוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "51-laavod" + } + ], + "עובדות": [ + { + "word_nikkud": "לעבוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "51-laavod" + } + ], + "עבדתי": [ + { + "word_nikkud": "לעבוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "51-laavod" + } + ], + "עבדנו": [ + { + "word_nikkud": "לעבוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "51-laavod" + } + ], + "עבדת": [ + { + "word_nikkud": "לעבוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "51-laavod" + } + ], + "עבדתם": [ + { + "word_nikkud": "לעבוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "51-laavod" + } + ], + "עבדתן": [ + { + "word_nikkud": "לעבוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "51-laavod" + } + ], + "עבד": [ + { + "word_nikkud": "לעבוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "51-laavod" + } + ], + "עבדה": [ + { + "word_nikkud": "לעבוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "51-laavod" + } + ], + "עבדו": [ + { + "word_nikkud": "לעבוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "51-laavod" + } + ], + "אעבוד": [ + { + "word_nikkud": "לעבוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "51-laavod" + } + ], + "נעבוד": [ + { + "word_nikkud": "לעבוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "51-laavod" + } + ], + "תעבוד": [ + { + "word_nikkud": "לעבוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "51-laavod" + } + ], + "תעבדי": [ + { + "word_nikkud": "לעבוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "51-laavod" + } + ], + "תעבדו": [ + { + "word_nikkud": "לעבוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "51-laavod" + } + ], + "תעבודנה": [ + { + "word_nikkud": "לעבוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "51-laavod" + } + ], + "יעבוד": [ + { + "word_nikkud": "לעבוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "51-laavod" + } + ], + "יעבדו": [ + { + "word_nikkud": "לעבוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "51-laavod" + } + ], + "עבוד!‏": [ + { + "word_nikkud": "לעבוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "51-laavod" + } + ], + "עבדי!‏": [ + { + "word_nikkud": "לעבוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "51-laavod" + } + ], + "עבדו!‏": [ + { + "word_nikkud": "לעבוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "51-laavod" + } + ], + "עבודנה!‏": [ + { + "word_nikkud": "לעבוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "51-laavod" + } + ], + "לעבוד": [ + { + "word_nikkud": "לעבוד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "51-laavod" + } + ], + "חובש": [ + { + "word_nikkud": "לחבוש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "553-lachbosh" + } + ], + "חובשת": [ + { + "word_nikkud": "לחבוש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "553-lachbosh" + } + ], + "חובשים": [ + { + "word_nikkud": "לחבוש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "553-lachbosh" + } + ], + "חובשות": [ + { + "word_nikkud": "לחבוש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "553-lachbosh" + } + ], + "חבשתי": [ + { + "word_nikkud": "לחבוש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "553-lachbosh" + } + ], + "חבשנו": [ + { + "word_nikkud": "לחבוש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "553-lachbosh" + } + ], + "חבשת": [ + { + "word_nikkud": "לחבוש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "553-lachbosh" + } + ], + "חבשתם": [ + { + "word_nikkud": "לחבוש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "553-lachbosh" + } + ], + "חבשתן": [ + { + "word_nikkud": "לחבוש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "553-lachbosh" + } + ], + "חבש": [ + { + "word_nikkud": "לחבוש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "553-lachbosh" + } + ], + "חבשה": [ + { + "word_nikkud": "לחבוש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "553-lachbosh" + } + ], + "חבשו": [ + { + "word_nikkud": "לחבוש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "553-lachbosh" + } + ], + "אחבוש": [ + { + "word_nikkud": "לחבוש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "553-lachbosh" + } + ], + "נחבוש": [ + { + "word_nikkud": "לחבוש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "553-lachbosh" + } + ], + "תחבוש": [ + { + "word_nikkud": "לחבוש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "553-lachbosh" + } + ], + "תחבשי": [ + { + "word_nikkud": "לחבוש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "553-lachbosh" + } + ], + "תחבשו": [ + { + "word_nikkud": "לחבוש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "553-lachbosh" + } + ], + "תחבושנה": [ + { + "word_nikkud": "לחבוש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "553-lachbosh" + } + ], + "יחבוש": [ + { + "word_nikkud": "לחבוש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "553-lachbosh" + } + ], + "יחבשו": [ + { + "word_nikkud": "לחבוש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "553-lachbosh" + } + ], + "חבוש!‏": [ + { + "word_nikkud": "לחבוש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "553-lachbosh" + } + ], + "חבשי!‏": [ + { + "word_nikkud": "לחבוש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "553-lachbosh" + } + ], + "חבשו!‏": [ + { + "word_nikkud": "לחבוש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "553-lachbosh" + } + ], + "חבושנה!‏": [ + { + "word_nikkud": "לחבוש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "553-lachbosh" + } + ], + "לחבוש": [ + { + "word_nikkud": "לחבוש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "553-lachbosh" + } + ], + "אוכל": [ + { + "word_nikkud": "לאכול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "30-leechol" + }, + { + "word_nikkud": "אֹכֶל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3416-ochel", + "gender": "masculine" + }, + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "אוכלת": [ + { + "word_nikkud": "לאכול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "30-leechol" + } + ], + "אוכלים": [ + { + "word_nikkud": "לאכול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "30-leechol" + }, + { + "word_nikkud": "אֹכֶל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3416-ochel", + "gender": "masculine" + } + ], + "אוכלות": [ + { + "word_nikkud": "לאכול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "30-leechol" + } + ], + "אכלתי": [ + { + "word_nikkud": "לאכול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "30-leechol" + } + ], + "אכלנו": [ + { + "word_nikkud": "לאכול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "30-leechol" + } + ], + "אכלת": [ + { + "word_nikkud": "לאכול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "30-leechol" + } + ], + "אכלתם": [ + { + "word_nikkud": "לאכול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "30-leechol" + } + ], + "אכלתן": [ + { + "word_nikkud": "לאכול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "30-leechol" + } + ], + "אכל": [ + { + "word_nikkud": "לאכול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "30-leechol" + } + ], + "אכלה": [ + { + "word_nikkud": "לאכול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "30-leechol" + } + ], + "אכלו": [ + { + "word_nikkud": "לאכול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "30-leechol" + } + ], + "נאכל": [ + { + "word_nikkud": "לאכול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "30-leechol" + } + ], + "תאכל": [ + { + "word_nikkud": "לאכול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "30-leechol" + } + ], + "תאכלי": [ + { + "word_nikkud": "לאכול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "30-leechol" + } + ], + "תאכלו": [ + { + "word_nikkud": "לאכול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "30-leechol" + } + ], + "תאכלנה": [ + { + "word_nikkud": "לאכול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "30-leechol" + }, + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "יאכל": [ + { + "word_nikkud": "לאכול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "30-leechol" + } + ], + "יאכלו": [ + { + "word_nikkud": "לאכול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "30-leechol" + } + ], + "אכול!‏": [ + { + "word_nikkud": "לאכול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "30-leechol" + } + ], + "אכלי!‏": [ + { + "word_nikkud": "לאכול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "30-leechol" + } + ], + "אכלו!‏": [ + { + "word_nikkud": "לאכול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "30-leechol" + } + ], + "אכולנה!‏": [ + { + "word_nikkud": "לאכול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "30-leechol" + } + ], + "לאכול": [ + { + "word_nikkud": "לאכול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "30-leechol" + }, + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "שואל": [ + { + "word_nikkud": "לשאול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "39-lishol" + } + ], + "שואלת": [ + { + "word_nikkud": "לשאול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "39-lishol" + } + ], + "שואלים": [ + { + "word_nikkud": "לשאול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "39-lishol" + } + ], + "שואלות": [ + { + "word_nikkud": "לשאול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "39-lishol" + } + ], + "שאלתי": [ + { + "word_nikkud": "לשאול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "39-lishol" + } + ], + "שאלנו": [ + { + "word_nikkud": "לשאול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "39-lishol" + } + ], + "שאלת": [ + { + "word_nikkud": "לשאול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "39-lishol" + } + ], + "שאלתם": [ + { + "word_nikkud": "לשאול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "39-lishol" + } + ], + "שאלתן": [ + { + "word_nikkud": "לשאול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "39-lishol" + } + ], + "שאל": [ + { + "word_nikkud": "לשאול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "39-lishol" + } + ], + "שאלה": [ + { + "word_nikkud": "לשאול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "39-lishol" + } + ], + "שאלו": [ + { + "word_nikkud": "לשאול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "39-lishol" + } + ], + "אשאל": [ + { + "word_nikkud": "לשאול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "39-lishol" + } + ], + "נשאל": [ + { + "word_nikkud": "לשאול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "39-lishol" + } + ], + "תשאל": [ + { + "word_nikkud": "לשאול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "39-lishol" + } + ], + "תשאלי": [ + { + "word_nikkud": "לשאול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "39-lishol" + } + ], + "תשאלו": [ + { + "word_nikkud": "לשאול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "39-lishol" + } + ], + "תשאלנה": [ + { + "word_nikkud": "לשאול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "39-lishol" + } + ], + "ישאל": [ + { + "word_nikkud": "לשאול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "39-lishol" + } + ], + "ישאלו": [ + { + "word_nikkud": "לשאול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "39-lishol" + } + ], + "שאל!‏": [ + { + "word_nikkud": "לשאול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "39-lishol" + } + ], + "שאלי!‏": [ + { + "word_nikkud": "לשאול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "39-lishol" + } + ], + "שאלו!‏": [ + { + "word_nikkud": "לשאול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "39-lishol" + } + ], + "שאלנה!‏": [ + { + "word_nikkud": "לשאול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "39-lishol" + } + ], + "לשאול": [ + { + "word_nikkud": "לשאול", + "form_type": "conjugation", + "pos": "Verb", + "slug": "39-lishol" + } + ], + "שולח": [ + { + "word_nikkud": "לשלוח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2220-lishloach" + } + ], + "שולחת": [ + { + "word_nikkud": "לשלוח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2220-lishloach" + } + ], + "שולחים": [ + { + "word_nikkud": "לשלוח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2220-lishloach" + } + ], + "שולחות": [ + { + "word_nikkud": "לשלוח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2220-lishloach" + } + ], + "שלחתי": [ + { + "word_nikkud": "לשלוח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2220-lishloach" + } + ], + "שלחנו": [ + { + "word_nikkud": "לשלוח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2220-lishloach" + } + ], + "שלחת": [ + { + "word_nikkud": "לשלוח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2220-lishloach" + } + ], + "שלחתם": [ + { + "word_nikkud": "לשלוח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2220-lishloach" + } + ], + "שלחתן": [ + { + "word_nikkud": "לשלוח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2220-lishloach" + } + ], + "שלח": [ + { + "word_nikkud": "לשלוח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2220-lishloach" + } + ], + "שלחה": [ + { + "word_nikkud": "לשלוח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2220-lishloach" + } + ], + "שלחו": [ + { + "word_nikkud": "לשלוח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2220-lishloach" + } + ], + "אשלח": [ + { + "word_nikkud": "לשלוח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2220-lishloach" + } + ], + "נשלח": [ + { + "word_nikkud": "לשלוח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2220-lishloach" + } + ], + "תשלח": [ + { + "word_nikkud": "לשלוח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2220-lishloach" + } + ], + "תשלחי": [ + { + "word_nikkud": "לשלוח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2220-lishloach" + } + ], + "תשלחו": [ + { + "word_nikkud": "לשלוח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2220-lishloach" + } + ], + "תשלחנה": [ + { + "word_nikkud": "לשלוח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2220-lishloach" + } + ], + "ישלח": [ + { + "word_nikkud": "לשלוח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2220-lishloach" + } + ], + "ישלחו": [ + { + "word_nikkud": "לשלוח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2220-lishloach" + } + ], + "שלח!‏": [ + { + "word_nikkud": "לשלוח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2220-lishloach" + } + ], + "שלחי!‏": [ + { + "word_nikkud": "לשלוח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2220-lishloach" + } + ], + "שלחו!‏": [ + { + "word_nikkud": "לשלוח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2220-lishloach" + } + ], + "שלחנה!‏": [ + { + "word_nikkud": "לשלוח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2220-lishloach" + } + ], + "לשלוח": [ + { + "word_nikkud": "לשלוח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2220-lishloach" + } + ], + "גובה": [ + { + "word_nikkud": "לגבוה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "286-ligboah" + }, + { + "word_nikkud": "לְגַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "287-ligbot" + } + ], + "גבה": [ + { + "word_nikkud": "לגבוה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "286-ligboah" + }, + { + "word_nikkud": "גַּבָּה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6116-gaba", + "gender": "feminine" + }, + { + "word_nikkud": "לְגַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "287-ligbot" + } + ], + "גובהת": [ + { + "word_nikkud": "לגבוה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "286-ligboah" + } + ], + "גבהה": [ + { + "word_nikkud": "לגבוה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "286-ligboah" + } + ], + "גובהים": [ + { + "word_nikkud": "לגבוה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "286-ligboah" + } + ], + "גבהים": [ + { + "word_nikkud": "לגבוה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "286-ligboah" + } + ], + "גובהות": [ + { + "word_nikkud": "לגבוה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "286-ligboah" + } + ], + "גבהות": [ + { + "word_nikkud": "לגבוה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "286-ligboah" + } + ], + "גבהתי": [ + { + "word_nikkud": "לגבוה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "286-ligboah" + } + ], + "גבהנו": [ + { + "word_nikkud": "לגבוה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "286-ligboah" + } + ], + "גבהת": [ + { + "word_nikkud": "לגבוה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "286-ligboah" + } + ], + "גבהתם": [ + { + "word_nikkud": "לגבוה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "286-ligboah" + } + ], + "גבהתן": [ + { + "word_nikkud": "לגבוה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "286-ligboah" + } + ], + "גבהו": [ + { + "word_nikkud": "לגבוה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "286-ligboah" + } + ], + "אגבה": [ + { + "word_nikkud": "לגבוה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "286-ligboah" + }, + { + "word_nikkud": "לְגַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "287-ligbot" + } + ], + "נגבה": [ + { + "word_nikkud": "לגבוה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "286-ligboah" + }, + { + "word_nikkud": "לְגַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "287-ligbot" + } + ], + "תגבה": [ + { + "word_nikkud": "לגבוה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "286-ligboah" + }, + { + "word_nikkud": "לְגַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "287-ligbot" + } + ], + "תגבהי": [ + { + "word_nikkud": "לגבוה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "286-ligboah" + } + ], + "תגבהו": [ + { + "word_nikkud": "לגבוה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "286-ligboah" + } + ], + "תגבהנה": [ + { + "word_nikkud": "לגבוה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "286-ligboah" + } + ], + "יגבה": [ + { + "word_nikkud": "לגבוה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "286-ligboah" + }, + { + "word_nikkud": "לְגַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "287-ligbot" + } + ], + "יגבהו": [ + { + "word_nikkud": "לגבוה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "286-ligboah" + } + ], + "גבה!‏": [ + { + "word_nikkud": "לגבוה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "286-ligboah" + }, + { + "word_nikkud": "לְגַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "287-ligbot" + } + ], + "גבהי!‏": [ + { + "word_nikkud": "לגבוה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "286-ligboah" + } + ], + "גבהו!‏": [ + { + "word_nikkud": "לגבוה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "286-ligboah" + } + ], + "גבהנה!‏": [ + { + "word_nikkud": "לגבוה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "286-ligboah" + } + ], + "לגבוה": [ + { + "word_nikkud": "לגבוה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "286-ligboah" + } + ], + "יושב": [ + { + "word_nikkud": "לשבת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "9-lashevet" + }, + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "יושבת": [ + { + "word_nikkud": "לשבת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "9-lashevet" + } + ], + "יושבים": [ + { + "word_nikkud": "לשבת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "9-lashevet" + } + ], + "יושבות": [ + { + "word_nikkud": "לשבת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "9-lashevet" + } + ], + "ישבתי": [ + { + "word_nikkud": "לשבת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "9-lashevet" + } + ], + "ישבנו": [ + { + "word_nikkud": "לשבת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "9-lashevet" + } + ], + "ישבת": [ + { + "word_nikkud": "לשבת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "9-lashevet" + } + ], + "ישבתם": [ + { + "word_nikkud": "לשבת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "9-lashevet" + } + ], + "ישבתן": [ + { + "word_nikkud": "לשבת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "9-lashevet" + } + ], + "ישב": [ + { + "word_nikkud": "לשבת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "9-lashevet" + } + ], + "ישבה": [ + { + "word_nikkud": "לשבת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "9-lashevet" + } + ], + "ישבו": [ + { + "word_nikkud": "לשבת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "9-lashevet" + } + ], + "אשב": [ + { + "word_nikkud": "לשבת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "9-lashevet" + } + ], + "נשב": [ + { + "word_nikkud": "לשבת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "9-lashevet" + } + ], + "תשב": [ + { + "word_nikkud": "לשבת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "9-lashevet" + } + ], + "תשבי": [ + { + "word_nikkud": "לשבת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "9-lashevet" + } + ], + "תשבו": [ + { + "word_nikkud": "לשבת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "9-lashevet" + } + ], + "תשבנה": [ + { + "word_nikkud": "לשבת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "9-lashevet" + }, + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "שב!‏": [ + { + "word_nikkud": "לשבת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "9-lashevet" + } + ], + "שבי!‏": [ + { + "word_nikkud": "לשבת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "9-lashevet" + } + ], + "שבו!‏": [ + { + "word_nikkud": "לשבת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "9-lashevet" + } + ], + "שבנה!‏": [ + { + "word_nikkud": "לשבת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "9-lashevet" + } + ], + "לשבת": [ + { + "word_nikkud": "לשבת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "9-lashevet" + } + ], + "יורש": [ + { + "word_nikkud": "לרשת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "856-lareshet" + } + ], + "יורשת": [ + { + "word_nikkud": "לרשת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "856-lareshet" + } + ], + "יורשים": [ + { + "word_nikkud": "לרשת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "856-lareshet" + } + ], + "יורשות": [ + { + "word_nikkud": "לרשת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "856-lareshet" + } + ], + "ירשתי": [ + { + "word_nikkud": "לרשת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "856-lareshet" + } + ], + "ירשנו": [ + { + "word_nikkud": "לרשת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "856-lareshet" + } + ], + "ירשת": [ + { + "word_nikkud": "לרשת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "856-lareshet" + } + ], + "ירשתם": [ + { + "word_nikkud": "לרשת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "856-lareshet" + } + ], + "ירשתן": [ + { + "word_nikkud": "לרשת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "856-lareshet" + } + ], + "ירש": [ + { + "word_nikkud": "לרשת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "856-lareshet" + } + ], + "ירשה": [ + { + "word_nikkud": "לרשת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "856-lareshet" + }, + { + "word_nikkud": "להרשות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "ירשו": [ + { + "word_nikkud": "לרשת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "856-lareshet" + }, + { + "word_nikkud": "להרשות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "אירש": [ + { + "word_nikkud": "לרשת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "856-lareshet" + } + ], + "נירש": [ + { + "word_nikkud": "לרשת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "856-lareshet" + } + ], + "תירש": [ + { + "word_nikkud": "לרשת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "856-lareshet" + } + ], + "תירשי": [ + { + "word_nikkud": "לרשת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "856-lareshet" + } + ], + "תירשו": [ + { + "word_nikkud": "לרשת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "856-lareshet" + } + ], + "תירשנה": [ + { + "word_nikkud": "לרשת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "856-lareshet" + } + ], + "יירש": [ + { + "word_nikkud": "לרשת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "856-lareshet" + } + ], + "יירשו": [ + { + "word_nikkud": "לרשת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "856-lareshet" + } + ], + "רש!‏": [ + { + "word_nikkud": "לרשת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "856-lareshet" + } + ], + "ירש!‏": [ + { + "word_nikkud": "לרשת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "856-lareshet" + } + ], + "רשי!‏": [ + { + "word_nikkud": "לרשת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "856-lareshet" + } + ], + "ירשי!‏": [ + { + "word_nikkud": "לרשת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "856-lareshet" + } + ], + "רשו!‏": [ + { + "word_nikkud": "לרשת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "856-lareshet" + } + ], + "ירשו!‏": [ + { + "word_nikkud": "לרשת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "856-lareshet" + } + ], + "רשנה!‏": [ + { + "word_nikkud": "לרשת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "856-lareshet" + } + ], + "ירשנה!‏": [ + { + "word_nikkud": "לרשת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "856-lareshet" + } + ], + "לרשת": [ + { + "word_nikkud": "לרשת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "856-lareshet" + } + ], + "לירוש": [ + { + "word_nikkud": "לרשת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "856-lareshet" + } + ], + "נופל": [ + { + "word_nikkud": "לִיפּוֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1230-lipol" + }, + { + "word_nikkud": "לְהַפִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + } + ], + "נופלת": [ + { + "word_nikkud": "לִיפּוֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1230-lipol" + } + ], + "נופלים": [ + { + "word_nikkud": "לִיפּוֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1230-lipol" + } + ], + "נופלות": [ + { + "word_nikkud": "לִיפּוֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1230-lipol" + } + ], + "נפלתי": [ + { + "word_nikkud": "לִיפּוֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1230-lipol" + } + ], + "נפלנו": [ + { + "word_nikkud": "לִיפּוֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1230-lipol" + } + ], + "נפלת": [ + { + "word_nikkud": "לִיפּוֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1230-lipol" + } + ], + "נפלתם": [ + { + "word_nikkud": "לִיפּוֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1230-lipol" + } + ], + "נפלתן": [ + { + "word_nikkud": "לִיפּוֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1230-lipol" + } + ], + "נפל": [ + { + "word_nikkud": "לִיפּוֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1230-lipol" + } + ], + "נפלה": [ + { + "word_nikkud": "לִיפּוֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1230-lipol" + } + ], + "נפלו": [ + { + "word_nikkud": "לִיפּוֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1230-lipol" + } + ], + "אפול": [ + { + "word_nikkud": "לִיפּוֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1230-lipol" + } + ], + "ניפול": [ + { + "word_nikkud": "לִיפּוֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1230-lipol" + } + ], + "תיפול": [ + { + "word_nikkud": "לִיפּוֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1230-lipol" + } + ], + "תיפלי": [ + { + "word_nikkud": "לִיפּוֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1230-lipol" + } + ], + "תיפלו": [ + { + "word_nikkud": "לִיפּוֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1230-lipol" + } + ], + "תיפולנה": [ + { + "word_nikkud": "לִיפּוֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1230-lipol" + } + ], + "ייפול": [ + { + "word_nikkud": "לִיפּוֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1230-lipol" + } + ], + "ייפלו": [ + { + "word_nikkud": "לִיפּוֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1230-lipol" + } + ], + "פול!‏": [ + { + "word_nikkud": "לִיפּוֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1230-lipol" + } + ], + "נפול!‏": [ + { + "word_nikkud": "לִיפּוֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1230-lipol" + } + ], + "פלי!‏": [ + { + "word_nikkud": "לִיפּוֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1230-lipol" + } + ], + "נפלי!‏": [ + { + "word_nikkud": "לִיפּוֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1230-lipol" + } + ], + "פלו!‏": [ + { + "word_nikkud": "לִיפּוֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1230-lipol" + } + ], + "נפלו!‏": [ + { + "word_nikkud": "לִיפּוֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1230-lipol" + } + ], + "פולנה!‏": [ + { + "word_nikkud": "לִיפּוֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1230-lipol" + } + ], + "נפולנה!‏": [ + { + "word_nikkud": "לִיפּוֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1230-lipol" + } + ], + "ליפול": [ + { + "word_nikkud": "לִיפּוֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1230-lipol" + }, + { + "word_nikkud": "לְהַפִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + } + ], + "לנפול": [ + { + "word_nikkud": "לִיפּוֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1230-lipol" + } + ], + "קם": [ + { + "word_nikkud": "לקום", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1876-lakum" + } + ], + "קמה": [ + { + "word_nikkud": "לקום", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1876-lakum" + } + ], + "קמים": [ + { + "word_nikkud": "לקום", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1876-lakum" + } + ], + "קמות": [ + { + "word_nikkud": "לקום", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1876-lakum" + } + ], + "קמתי": [ + { + "word_nikkud": "לקום", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1876-lakum" + } + ], + "קמנו": [ + { + "word_nikkud": "לקום", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1876-lakum" + } + ], + "קמת": [ + { + "word_nikkud": "לקום", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1876-lakum" + } + ], + "קמתם": [ + { + "word_nikkud": "לקום", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1876-lakum" + } + ], + "קמתן": [ + { + "word_nikkud": "לקום", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1876-lakum" + } + ], + "קמו": [ + { + "word_nikkud": "לקום", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1876-lakum" + } + ], + "אקום": [ + { + "word_nikkud": "לקום", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1876-lakum" + }, + { + "word_nikkud": "לִנְקֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1256-linkom" + } + ], + "נקום": [ + { + "word_nikkud": "לקום", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1876-lakum" + } + ], + "תקום": [ + { + "word_nikkud": "לקום", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1876-lakum" + } + ], + "תקומי": [ + { + "word_nikkud": "לקום", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1876-lakum" + } + ], + "תקומו": [ + { + "word_nikkud": "לקום", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1876-lakum" + } + ], + "תקומנה": [ + { + "word_nikkud": "לקום", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1876-lakum" + } + ], + "תקומינה": [ + { + "word_nikkud": "לקום", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1876-lakum" + } + ], + "יקום": [ + { + "word_nikkud": "לקום", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1876-lakum" + }, + { + "word_nikkud": "לְהָקִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "יקומו": [ + { + "word_nikkud": "לקום", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1876-lakum" + } + ], + "קום!‏": [ + { + "word_nikkud": "לקום", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1876-lakum" + } + ], + "קומי!‏": [ + { + "word_nikkud": "לקום", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1876-lakum" + } + ], + "קומו!‏": [ + { + "word_nikkud": "לקום", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1876-lakum" + } + ], + "קומנה!‏": [ + { + "word_nikkud": "לקום", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1876-lakum" + } + ], + "קומינה!‏": [ + { + "word_nikkud": "לקום", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1876-lakum" + } + ], + "לקום": [ + { + "word_nikkud": "לקום", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1876-lakum" + }, + { + "word_nikkud": "לְהָקִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "חונן": [ + { + "word_nikkud": "לחון", + "form_type": "conjugation", + "pos": "Verb", + "slug": "634-lachon" + } + ], + "חוננת": [ + { + "word_nikkud": "לחון", + "form_type": "conjugation", + "pos": "Verb", + "slug": "634-lachon" + } + ], + "חוננים": [ + { + "word_nikkud": "לחון", + "form_type": "conjugation", + "pos": "Verb", + "slug": "634-lachon" + } + ], + "חוננות": [ + { + "word_nikkud": "לחון", + "form_type": "conjugation", + "pos": "Verb", + "slug": "634-lachon" + } + ], + "חנותי": [ + { + "word_nikkud": "לחון", + "form_type": "conjugation", + "pos": "Verb", + "slug": "634-lachon" + } + ], + "חננתי": [ + { + "word_nikkud": "לחון", + "form_type": "conjugation", + "pos": "Verb", + "slug": "634-lachon" + } + ], + "חנונו": [ + { + "word_nikkud": "לחון", + "form_type": "conjugation", + "pos": "Verb", + "slug": "634-lachon" + } + ], + "חננו": [ + { + "word_nikkud": "לחון", + "form_type": "conjugation", + "pos": "Verb", + "slug": "634-lachon" + } + ], + "חנות": [ + { + "word_nikkud": "לחון", + "form_type": "conjugation", + "pos": "Verb", + "slug": "634-lachon" + }, + { + "word_nikkud": "לַחֲנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "630-lachanot" + } + ], + "חננת": [ + { + "word_nikkud": "לחון", + "form_type": "conjugation", + "pos": "Verb", + "slug": "634-lachon" + } + ], + "חנותם": [ + { + "word_nikkud": "לחון", + "form_type": "conjugation", + "pos": "Verb", + "slug": "634-lachon" + } + ], + "חננתם": [ + { + "word_nikkud": "לחון", + "form_type": "conjugation", + "pos": "Verb", + "slug": "634-lachon" + } + ], + "חנותן": [ + { + "word_nikkud": "לחון", + "form_type": "conjugation", + "pos": "Verb", + "slug": "634-lachon" + } + ], + "חננתן": [ + { + "word_nikkud": "לחון", + "form_type": "conjugation", + "pos": "Verb", + "slug": "634-lachon" + } + ], + "חנן": [ + { + "word_nikkud": "לחון", + "form_type": "conjugation", + "pos": "Verb", + "slug": "634-lachon" + } + ], + "חן": [ + { + "word_nikkud": "לחון", + "form_type": "conjugation", + "pos": "Verb", + "slug": "634-lachon" + } + ], + "חננה": [ + { + "word_nikkud": "לחון", + "form_type": "conjugation", + "pos": "Verb", + "slug": "634-lachon" + } + ], + "חנה": [ + { + "word_nikkud": "לחון", + "form_type": "conjugation", + "pos": "Verb", + "slug": "634-lachon" + }, + { + "word_nikkud": "לַחֲנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "630-lachanot" + } + ], + "חנו": [ + { + "word_nikkud": "לחון", + "form_type": "conjugation", + "pos": "Verb", + "slug": "634-lachon" + }, + { + "word_nikkud": "לַחֲנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "630-lachanot" + } + ], + "אחון": [ + { + "word_nikkud": "לחון", + "form_type": "conjugation", + "pos": "Verb", + "slug": "634-lachon" + } + ], + "אחנון": [ + { + "word_nikkud": "לחון", + "form_type": "conjugation", + "pos": "Verb", + "slug": "634-lachon" + } + ], + "נחון": [ + { + "word_nikkud": "לחון", + "form_type": "conjugation", + "pos": "Verb", + "slug": "634-lachon" + } + ], + "נחנון": [ + { + "word_nikkud": "לחון", + "form_type": "conjugation", + "pos": "Verb", + "slug": "634-lachon" + } + ], + "תחון": [ + { + "word_nikkud": "לחון", + "form_type": "conjugation", + "pos": "Verb", + "slug": "634-lachon" + } + ], + "תחנון": [ + { + "word_nikkud": "לחון", + "form_type": "conjugation", + "pos": "Verb", + "slug": "634-lachon" + } + ], + "תחוני": [ + { + "word_nikkud": "לחון", + "form_type": "conjugation", + "pos": "Verb", + "slug": "634-lachon" + } + ], + "תחנני": [ + { + "word_nikkud": "לחון", + "form_type": "conjugation", + "pos": "Verb", + "slug": "634-lachon" + } + ], + "תחונו": [ + { + "word_nikkud": "לחון", + "form_type": "conjugation", + "pos": "Verb", + "slug": "634-lachon" + } + ], + "תחננו": [ + { + "word_nikkud": "לחון", + "form_type": "conjugation", + "pos": "Verb", + "slug": "634-lachon" + } + ], + "תחונינה": [ + { + "word_nikkud": "לחון", + "form_type": "conjugation", + "pos": "Verb", + "slug": "634-lachon" + } + ], + "תחונה": [ + { + "word_nikkud": "לחון", + "form_type": "conjugation", + "pos": "Verb", + "slug": "634-lachon" + } + ], + "תחנונה": [ + { + "word_nikkud": "לחון", + "form_type": "conjugation", + "pos": "Verb", + "slug": "634-lachon" + } + ], + "יחון": [ + { + "word_nikkud": "לחון", + "form_type": "conjugation", + "pos": "Verb", + "slug": "634-lachon" + } + ], + "יחנון": [ + { + "word_nikkud": "לחון", + "form_type": "conjugation", + "pos": "Verb", + "slug": "634-lachon" + } + ], + "יחונו": [ + { + "word_nikkud": "לחון", + "form_type": "conjugation", + "pos": "Verb", + "slug": "634-lachon" + } + ], + "יחננו": [ + { + "word_nikkud": "לחון", + "form_type": "conjugation", + "pos": "Verb", + "slug": "634-lachon" + } + ], + "חון!‏": [ + { + "word_nikkud": "לחון", + "form_type": "conjugation", + "pos": "Verb", + "slug": "634-lachon" + } + ], + "חוני!‏": [ + { + "word_nikkud": "לחון", + "form_type": "conjugation", + "pos": "Verb", + "slug": "634-lachon" + } + ], + "חונו!‏": [ + { + "word_nikkud": "לחון", + "form_type": "conjugation", + "pos": "Verb", + "slug": "634-lachon" + } + ], + "חונינה!‏": [ + { + "word_nikkud": "לחון", + "form_type": "conjugation", + "pos": "Verb", + "slug": "634-lachon" + } + ], + "חונה!‏": [ + { + "word_nikkud": "לחון", + "form_type": "conjugation", + "pos": "Verb", + "slug": "634-lachon" + } + ], + "לחון": [ + { + "word_nikkud": "לחון", + "form_type": "conjugation", + "pos": "Verb", + "slug": "634-lachon" + } + ], + "לחנון": [ + { + "word_nikkud": "לחון", + "form_type": "conjugation", + "pos": "Verb", + "slug": "634-lachon" + } + ], + "קורא": [ + { + "word_nikkud": "לקרוא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "13-likro" + } + ], + "קוראת": [ + { + "word_nikkud": "לקרוא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "13-likro" + } + ], + "קוראים": [ + { + "word_nikkud": "לקרוא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "13-likro" + } + ], + "קוראות": [ + { + "word_nikkud": "לקרוא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "13-likro" + } + ], + "קראתי": [ + { + "word_nikkud": "לקרוא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "13-likro" + } + ], + "קראנו": [ + { + "word_nikkud": "לקרוא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "13-likro" + } + ], + "קראת": [ + { + "word_nikkud": "לקרוא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "13-likro" + } + ], + "קראתם": [ + { + "word_nikkud": "לקרוא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "13-likro" + } + ], + "קראתן": [ + { + "word_nikkud": "לקרוא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "13-likro" + } + ], + "קרא": [ + { + "word_nikkud": "לקרוא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "13-likro" + } + ], + "קראה": [ + { + "word_nikkud": "לקרוא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "13-likro" + } + ], + "קראו": [ + { + "word_nikkud": "לקרוא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "13-likro" + } + ], + "אקרא": [ + { + "word_nikkud": "לקרוא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "13-likro" + } + ], + "נקרא": [ + { + "word_nikkud": "לקרוא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "13-likro" + } + ], + "תקרא": [ + { + "word_nikkud": "לקרוא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "13-likro" + } + ], + "תקראי": [ + { + "word_nikkud": "לקרוא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "13-likro" + } + ], + "תקראו": [ + { + "word_nikkud": "לקרוא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "13-likro" + } + ], + "תקראנה": [ + { + "word_nikkud": "לקרוא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "13-likro" + } + ], + "יקרא": [ + { + "word_nikkud": "לקרוא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "13-likro" + } + ], + "יקראו": [ + { + "word_nikkud": "לקרוא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "13-likro" + } + ], + "קרא!‏": [ + { + "word_nikkud": "לקרוא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "13-likro" + } + ], + "קראי!‏": [ + { + "word_nikkud": "לקרוא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "13-likro" + } + ], + "קראו!‏": [ + { + "word_nikkud": "לקרוא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "13-likro" + } + ], + "קראנה!‏": [ + { + "word_nikkud": "לקרוא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "13-likro" + } + ], + "לקרוא": [ + { + "word_nikkud": "לקרוא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "13-likro" + } + ], + "קונה": [ + { + "word_nikkud": "לקנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1913-liknot" + } + ], + "קונים": [ + { + "word_nikkud": "לקנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1913-liknot" + } + ], + "קונות": [ + { + "word_nikkud": "לקנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1913-liknot" + } + ], + "קניתי": [ + { + "word_nikkud": "לקנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1913-liknot" + } + ], + "קנינו": [ + { + "word_nikkud": "לקנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1913-liknot" + } + ], + "קנית": [ + { + "word_nikkud": "לקנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1913-liknot" + } + ], + "קניתם": [ + { + "word_nikkud": "לקנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1913-liknot" + } + ], + "קניתן": [ + { + "word_nikkud": "לקנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1913-liknot" + } + ], + "קנה": [ + { + "word_nikkud": "לקנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1913-liknot" + } + ], + "קנתה": [ + { + "word_nikkud": "לקנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1913-liknot" + } + ], + "קנו": [ + { + "word_nikkud": "לקנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1913-liknot" + } + ], + "אקנה": [ + { + "word_nikkud": "לקנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1913-liknot" + } + ], + "נקנה": [ + { + "word_nikkud": "לקנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1913-liknot" + } + ], + "תקנה": [ + { + "word_nikkud": "לקנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1913-liknot" + } + ], + "תקני": [ + { + "word_nikkud": "לקנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1913-liknot" + } + ], + "תקנו": [ + { + "word_nikkud": "לקנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1913-liknot" + } + ], + "תקנינה": [ + { + "word_nikkud": "לקנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1913-liknot" + } + ], + "יקנה": [ + { + "word_nikkud": "לקנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1913-liknot" + } + ], + "יקנו": [ + { + "word_nikkud": "לקנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1913-liknot" + } + ], + "קנה!‏": [ + { + "word_nikkud": "לקנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1913-liknot" + } + ], + "קני!‏": [ + { + "word_nikkud": "לקנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1913-liknot" + } + ], + "קנו!‏": [ + { + "word_nikkud": "לקנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1913-liknot" + } + ], + "קנינה!‏": [ + { + "word_nikkud": "לקנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1913-liknot" + } + ], + "לקנות": [ + { + "word_nikkud": "לקנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1913-liknot" + } + ], + "נבדק": [ + { + "word_nikkud": "להיבדק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "178-lehibadek" + } + ], + "נבדקת": [ + { + "word_nikkud": "להיבדק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "178-lehibadek" + } + ], + "נבדקים": [ + { + "word_nikkud": "להיבדק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "178-lehibadek" + } + ], + "נבדקות": [ + { + "word_nikkud": "להיבדק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "178-lehibadek" + } + ], + "נבדקתי": [ + { + "word_nikkud": "להיבדק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "178-lehibadek" + } + ], + "נבדקנו": [ + { + "word_nikkud": "להיבדק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "178-lehibadek" + } + ], + "נבדקתם": [ + { + "word_nikkud": "להיבדק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "178-lehibadek" + } + ], + "נבדקתן": [ + { + "word_nikkud": "להיבדק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "178-lehibadek" + } + ], + "נבדקה": [ + { + "word_nikkud": "להיבדק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "178-lehibadek" + } + ], + "נבדקו": [ + { + "word_nikkud": "להיבדק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "178-lehibadek" + } + ], + "אבדק": [ + { + "word_nikkud": "להיבדק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "178-lehibadek" + } + ], + "ניבדק": [ + { + "word_nikkud": "להיבדק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "178-lehibadek" + } + ], + "תיבדק": [ + { + "word_nikkud": "להיבדק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "178-lehibadek" + } + ], + "תיבדקי": [ + { + "word_nikkud": "להיבדק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "178-lehibadek" + } + ], + "תיבדקו": [ + { + "word_nikkud": "להיבדק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "178-lehibadek" + } + ], + "תיבדקנה": [ + { + "word_nikkud": "להיבדק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "178-lehibadek" + } + ], + "ייבדק": [ + { + "word_nikkud": "להיבדק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "178-lehibadek" + } + ], + "ייבדקו": [ + { + "word_nikkud": "להיבדק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "178-lehibadek" + } + ], + "היבדק!‏": [ + { + "word_nikkud": "להיבדק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "178-lehibadek" + } + ], + "היבדקי!‏": [ + { + "word_nikkud": "להיבדק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "178-lehibadek" + } + ], + "היבדקו!‏": [ + { + "word_nikkud": "להיבדק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "178-lehibadek" + } + ], + "היבדקנה!‏": [ + { + "word_nikkud": "להיבדק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "178-lehibadek" + } + ], + "להיבדק": [ + { + "word_nikkud": "להיבדק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "178-lehibadek" + }, + { + "word_nikkud": "לִבְדֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "177-livdok" + } + ], + "נרדם": [ + { + "word_nikkud": "להרדם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1996-leheradem" + } + ], + "נרדמת": [ + { + "word_nikkud": "להרדם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1996-leheradem" + } + ], + "נרדמים": [ + { + "word_nikkud": "להרדם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1996-leheradem" + } + ], + "נרדמות": [ + { + "word_nikkud": "להרדם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1996-leheradem" + } + ], + "נרדמתי": [ + { + "word_nikkud": "להרדם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1996-leheradem" + } + ], + "נרדמנו": [ + { + "word_nikkud": "להרדם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1996-leheradem" + } + ], + "נרדמתם": [ + { + "word_nikkud": "להרדם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1996-leheradem" + } + ], + "נרדמתן": [ + { + "word_nikkud": "להרדם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1996-leheradem" + } + ], + "נרדמה": [ + { + "word_nikkud": "להרדם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1996-leheradem" + } + ], + "נרדמו": [ + { + "word_nikkud": "להרדם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1996-leheradem" + } + ], + "אירדם": [ + { + "word_nikkud": "להרדם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1996-leheradem" + } + ], + "נירדם": [ + { + "word_nikkud": "להרדם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1996-leheradem" + } + ], + "תירדם": [ + { + "word_nikkud": "להרדם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1996-leheradem" + } + ], + "תירדמי": [ + { + "word_nikkud": "להרדם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1996-leheradem" + } + ], + "תירדמו": [ + { + "word_nikkud": "להרדם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1996-leheradem" + } + ], + "תירדמנה": [ + { + "word_nikkud": "להרדם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1996-leheradem" + } + ], + "יירדם": [ + { + "word_nikkud": "להרדם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1996-leheradem" + } + ], + "יירדמו": [ + { + "word_nikkud": "להרדם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1996-leheradem" + } + ], + "הירדם!‏": [ + { + "word_nikkud": "להרדם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1996-leheradem" + } + ], + "הירדמי!‏": [ + { + "word_nikkud": "להרדם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1996-leheradem" + } + ], + "הירדמו!‏": [ + { + "word_nikkud": "להרדם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1996-leheradem" + } + ], + "הירדמנה!‏": [ + { + "word_nikkud": "להרדם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1996-leheradem" + } + ], + "להירדם": [ + { + "word_nikkud": "להרדם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1996-leheradem" + } + ], + "נהרג": [ + { + "word_nikkud": "להיהרג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "474-lehehareg" + } + ], + "נהרגת": [ + { + "word_nikkud": "להיהרג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "474-lehehareg" + } + ], + "נהרגים": [ + { + "word_nikkud": "להיהרג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "474-lehehareg" + } + ], + "נהרגות": [ + { + "word_nikkud": "להיהרג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "474-lehehareg" + } + ], + "נהרגתי": [ + { + "word_nikkud": "להיהרג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "474-lehehareg" + } + ], + "נהרגנו": [ + { + "word_nikkud": "להיהרג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "474-lehehareg" + } + ], + "נהרגתם": [ + { + "word_nikkud": "להיהרג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "474-lehehareg" + } + ], + "נהרגתן": [ + { + "word_nikkud": "להיהרג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "474-lehehareg" + } + ], + "נהרגה": [ + { + "word_nikkud": "להיהרג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "474-lehehareg" + } + ], + "נהרגו": [ + { + "word_nikkud": "להיהרג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "474-lehehareg" + } + ], + "איהרג": [ + { + "word_nikkud": "להיהרג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "474-lehehareg" + } + ], + "ניהרג": [ + { + "word_nikkud": "להיהרג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "474-lehehareg" + } + ], + "תיהרג": [ + { + "word_nikkud": "להיהרג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "474-lehehareg" + } + ], + "תיהרגי": [ + { + "word_nikkud": "להיהרג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "474-lehehareg" + } + ], + "תיהרגו": [ + { + "word_nikkud": "להיהרג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "474-lehehareg" + } + ], + "תיהרגנה": [ + { + "word_nikkud": "להיהרג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "474-lehehareg" + } + ], + "ייהרג": [ + { + "word_nikkud": "להיהרג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "474-lehehareg" + } + ], + "ייהרגו": [ + { + "word_nikkud": "להיהרג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "474-lehehareg" + } + ], + "היהרג!‏": [ + { + "word_nikkud": "להיהרג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "474-lehehareg" + } + ], + "היהרגי!‏": [ + { + "word_nikkud": "להיהרג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "474-lehehareg" + } + ], + "היהרגו!‏": [ + { + "word_nikkud": "להיהרג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "474-lehehareg" + } + ], + "היהרגנה!‏": [ + { + "word_nikkud": "להיהרג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "474-lehehareg" + } + ], + "להיהרג": [ + { + "word_nikkud": "להיהרג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "474-lehehareg" + }, + { + "word_nikkud": "לַהֲרֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "473-laharog" + } + ], + "נחקר": [ + { + "word_nikkud": "להחקר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "673-lehechaker" + } + ], + "נחקרת": [ + { + "word_nikkud": "להחקר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "673-lehechaker" + } + ], + "נחקרים": [ + { + "word_nikkud": "להחקר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "673-lehechaker" + } + ], + "נחקרות": [ + { + "word_nikkud": "להחקר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "673-lehechaker" + } + ], + "נחקרתי": [ + { + "word_nikkud": "להחקר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "673-lehechaker" + } + ], + "נחקרנו": [ + { + "word_nikkud": "להחקר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "673-lehechaker" + } + ], + "נחקרתם": [ + { + "word_nikkud": "להחקר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "673-lehechaker" + } + ], + "נחקרתן": [ + { + "word_nikkud": "להחקר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "673-lehechaker" + } + ], + "נחקרה": [ + { + "word_nikkud": "להחקר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "673-lehechaker" + } + ], + "נחקרו": [ + { + "word_nikkud": "להחקר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "673-lehechaker" + } + ], + "איחקר": [ + { + "word_nikkud": "להחקר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "673-lehechaker" + } + ], + "ניחקר": [ + { + "word_nikkud": "להחקר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "673-lehechaker" + } + ], + "תיחקר": [ + { + "word_nikkud": "להחקר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "673-lehechaker" + } + ], + "תיחקרי": [ + { + "word_nikkud": "להחקר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "673-lehechaker" + } + ], + "תיחקרו": [ + { + "word_nikkud": "להחקר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "673-lehechaker" + } + ], + "תיחקרנה": [ + { + "word_nikkud": "להחקר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "673-lehechaker" + } + ], + "ייחקר": [ + { + "word_nikkud": "להחקר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "673-lehechaker" + } + ], + "ייחקרו": [ + { + "word_nikkud": "להחקר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "673-lehechaker" + } + ], + "היחקר!‏": [ + { + "word_nikkud": "להחקר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "673-lehechaker" + } + ], + "היחקרי!‏": [ + { + "word_nikkud": "להחקר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "673-lehechaker" + } + ], + "היחקרו!‏": [ + { + "word_nikkud": "להחקר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "673-lehechaker" + } + ], + "היחקרנה!‏": [ + { + "word_nikkud": "להחקר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "673-lehechaker" + } + ], + "להיחקר": [ + { + "word_nikkud": "להחקר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "673-lehechaker" + }, + { + "word_nikkud": "לַחְקֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "672-lachkor" + } + ], + "נשאר": [ + { + "word_nikkud": "להישאר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "47-lehishaer" + } + ], + "נשארת": [ + { + "word_nikkud": "להישאר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "47-lehishaer" + } + ], + "נשארים": [ + { + "word_nikkud": "להישאר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "47-lehishaer" + } + ], + "נשארות": [ + { + "word_nikkud": "להישאר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "47-lehishaer" + } + ], + "נשארתי": [ + { + "word_nikkud": "להישאר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "47-lehishaer" + } + ], + "נשארנו": [ + { + "word_nikkud": "להישאר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "47-lehishaer" + } + ], + "נשארתם": [ + { + "word_nikkud": "להישאר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "47-lehishaer" + } + ], + "נשארתן": [ + { + "word_nikkud": "להישאר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "47-lehishaer" + } + ], + "נשארה": [ + { + "word_nikkud": "להישאר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "47-lehishaer" + } + ], + "נשארו": [ + { + "word_nikkud": "להישאר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "47-lehishaer" + } + ], + "אשאר": [ + { + "word_nikkud": "להישאר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "47-lehishaer" + } + ], + "נישאר": [ + { + "word_nikkud": "להישאר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "47-lehishaer" + } + ], + "תישאר": [ + { + "word_nikkud": "להישאר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "47-lehishaer" + } + ], + "תישארי": [ + { + "word_nikkud": "להישאר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "47-lehishaer" + } + ], + "תישארו": [ + { + "word_nikkud": "להישאר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "47-lehishaer" + } + ], + "תישארנה": [ + { + "word_nikkud": "להישאר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "47-lehishaer" + } + ], + "יישאר": [ + { + "word_nikkud": "להישאר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "47-lehishaer" + } + ], + "יישארו": [ + { + "word_nikkud": "להישאר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "47-lehishaer" + } + ], + "הישאר!‏": [ + { + "word_nikkud": "להישאר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "47-lehishaer" + } + ], + "הישארי!‏": [ + { + "word_nikkud": "להישאר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "47-lehishaer" + } + ], + "הישארו!‏": [ + { + "word_nikkud": "להישאר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "47-lehishaer" + } + ], + "הישארנה!‏": [ + { + "word_nikkud": "להישאר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "47-lehishaer" + } + ], + "להישאר": [ + { + "word_nikkud": "להישאר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "47-lehishaer" + }, + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "נפגע": [ + { + "word_nikkud": "להיפגע", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1591-lehipagea" + }, + { + "word_nikkud": "לִפְגֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1590-lifgoa" + } + ], + "נפגעת": [ + { + "word_nikkud": "להיפגע", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1591-lehipagea" + } + ], + "נפגעים": [ + { + "word_nikkud": "להיפגע", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1591-lehipagea" + } + ], + "נפגעות": [ + { + "word_nikkud": "להיפגע", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1591-lehipagea" + } + ], + "נפגעתי": [ + { + "word_nikkud": "להיפגע", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1591-lehipagea" + } + ], + "נפגענו": [ + { + "word_nikkud": "להיפגע", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1591-lehipagea" + } + ], + "נפגעתם": [ + { + "word_nikkud": "להיפגע", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1591-lehipagea" + } + ], + "נפגעתן": [ + { + "word_nikkud": "להיפגע", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1591-lehipagea" + } + ], + "נפגעה": [ + { + "word_nikkud": "להיפגע", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1591-lehipagea" + } + ], + "נפגעו": [ + { + "word_nikkud": "להיפגע", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1591-lehipagea" + } + ], + "אפגע": [ + { + "word_nikkud": "להיפגע", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1591-lehipagea" + }, + { + "word_nikkud": "לִפְגֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1590-lifgoa" + } + ], + "ניפגע": [ + { + "word_nikkud": "להיפגע", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1591-lehipagea" + } + ], + "תיפגע": [ + { + "word_nikkud": "להיפגע", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1591-lehipagea" + } + ], + "תיפגעי": [ + { + "word_nikkud": "להיפגע", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1591-lehipagea" + } + ], + "תיפגעו": [ + { + "word_nikkud": "להיפגע", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1591-lehipagea" + } + ], + "תיפגענה": [ + { + "word_nikkud": "להיפגע", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1591-lehipagea" + } + ], + "ייפגע": [ + { + "word_nikkud": "להיפגע", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1591-lehipagea" + } + ], + "ייפגעו": [ + { + "word_nikkud": "להיפגע", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1591-lehipagea" + } + ], + "היפגע!‏": [ + { + "word_nikkud": "להיפגע", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1591-lehipagea" + } + ], + "היפגעי!‏": [ + { + "word_nikkud": "להיפגע", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1591-lehipagea" + } + ], + "היפגעו!‏": [ + { + "word_nikkud": "להיפגע", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1591-lehipagea" + } + ], + "היפגענה!‏": [ + { + "word_nikkud": "להיפגע", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1591-lehipagea" + } + ], + "להיפגע": [ + { + "word_nikkud": "להיפגע", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1591-lehipagea" + }, + { + "word_nikkud": "לִפְגֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1590-lifgoa" + } + ], + "נולד": [ + { + "word_nikkud": "להיוולד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "800-lehivaled" + } + ], + "נולדת": [ + { + "word_nikkud": "להיוולד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "800-lehivaled" + } + ], + "נולדים": [ + { + "word_nikkud": "להיוולד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "800-lehivaled" + } + ], + "נולדות": [ + { + "word_nikkud": "להיוולד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "800-lehivaled" + } + ], + "נולדתי": [ + { + "word_nikkud": "להיוולד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "800-lehivaled" + } + ], + "נולדנו": [ + { + "word_nikkud": "להיוולד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "800-lehivaled" + } + ], + "נולדתם": [ + { + "word_nikkud": "להיוולד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "800-lehivaled" + } + ], + "נולדתן": [ + { + "word_nikkud": "להיוולד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "800-lehivaled" + } + ], + "נולדה": [ + { + "word_nikkud": "להיוולד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "800-lehivaled" + } + ], + "נולדו": [ + { + "word_nikkud": "להיוולד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "800-lehivaled" + } + ], + "אוולד": [ + { + "word_nikkud": "להיוולד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "800-lehivaled" + } + ], + "ניוולד": [ + { + "word_nikkud": "להיוולד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "800-lehivaled" + } + ], + "תיוולד": [ + { + "word_nikkud": "להיוולד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "800-lehivaled" + } + ], + "תיוולדי": [ + { + "word_nikkud": "להיוולד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "800-lehivaled" + } + ], + "תיוולדו": [ + { + "word_nikkud": "להיוולד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "800-lehivaled" + } + ], + "תיוולדנה": [ + { + "word_nikkud": "להיוולד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "800-lehivaled" + } + ], + "ייוולד": [ + { + "word_nikkud": "להיוולד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "800-lehivaled" + } + ], + "ייוולדו": [ + { + "word_nikkud": "להיוולד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "800-lehivaled" + } + ], + "היוולד!‏": [ + { + "word_nikkud": "להיוולד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "800-lehivaled" + } + ], + "היוולדי!‏": [ + { + "word_nikkud": "להיוולד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "800-lehivaled" + } + ], + "היוולדו!‏": [ + { + "word_nikkud": "להיוולד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "800-lehivaled" + } + ], + "היוולדנה!‏": [ + { + "word_nikkud": "להיוולד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "800-lehivaled" + } + ], + "להיוולד": [ + { + "word_nikkud": "להיוולד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "800-lehivaled" + }, + { + "word_nikkud": "לָלֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "808-laledet" + } + ], + "ניצל": [ + { + "word_nikkud": "להנצל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1242-lehinatzel" + }, + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "ניצלת": [ + { + "word_nikkud": "להנצל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1242-lehinatzel" + }, + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "ניצלים": [ + { + "word_nikkud": "להנצל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1242-lehinatzel" + } + ], + "ניצלות": [ + { + "word_nikkud": "להנצל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1242-lehinatzel" + } + ], + "ניצלתי": [ + { + "word_nikkud": "להנצל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1242-lehinatzel" + }, + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "ניצלנו": [ + { + "word_nikkud": "להנצל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1242-lehinatzel" + }, + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "ניצלתם": [ + { + "word_nikkud": "להנצל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1242-lehinatzel" + }, + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "ניצלתן": [ + { + "word_nikkud": "להנצל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1242-lehinatzel" + }, + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "ניצלה": [ + { + "word_nikkud": "להנצל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1242-lehinatzel" + }, + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "ניצלו": [ + { + "word_nikkud": "להנצל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1242-lehinatzel" + }, + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "אנצל": [ + { + "word_nikkud": "להנצל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1242-lehinatzel" + }, + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "נינצל": [ + { + "word_nikkud": "להנצל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1242-lehinatzel" + } + ], + "תינצל": [ + { + "word_nikkud": "להנצל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1242-lehinatzel" + } + ], + "תינצלי": [ + { + "word_nikkud": "להנצל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1242-lehinatzel" + } + ], + "תינצלו": [ + { + "word_nikkud": "להנצל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1242-lehinatzel" + } + ], + "תינצלנה": [ + { + "word_nikkud": "להנצל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1242-lehinatzel" + } + ], + "יינצל": [ + { + "word_nikkud": "להנצל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1242-lehinatzel" + } + ], + "יינצלו": [ + { + "word_nikkud": "להנצל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1242-lehinatzel" + } + ], + "הינצל!‏": [ + { + "word_nikkud": "להנצל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1242-lehinatzel" + } + ], + "הינצלי!‏": [ + { + "word_nikkud": "להנצל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1242-lehinatzel" + } + ], + "הינצלו!‏": [ + { + "word_nikkud": "להנצל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1242-lehinatzel" + } + ], + "הינצלנה!‏": [ + { + "word_nikkud": "להנצל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1242-lehinatzel" + } + ], + "להינצל": [ + { + "word_nikkud": "להנצל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1242-lehinatzel" + }, + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + }, + { + "word_nikkud": "לְהִתְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1245-lehitnatzel" + }, + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "נסוג": [ + { + "word_nikkud": "להיסוג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1323-laseget" + } + ], + "נסוגה": [ + { + "word_nikkud": "להיסוג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1323-laseget" + } + ], + "נסוגים": [ + { + "word_nikkud": "להיסוג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1323-laseget" + } + ], + "נסוגות": [ + { + "word_nikkud": "להיסוג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1323-laseget" + } + ], + "נסוגותי": [ + { + "word_nikkud": "להיסוג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1323-laseget" + } + ], + "נסוגתי": [ + { + "word_nikkud": "להיסוג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1323-laseget" + } + ], + "נסוגונו": [ + { + "word_nikkud": "להיסוג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1323-laseget" + } + ], + "נסוגנו": [ + { + "word_nikkud": "להיסוג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1323-laseget" + } + ], + "נסוגת": [ + { + "word_nikkud": "להיסוג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1323-laseget" + } + ], + "נסוגותם": [ + { + "word_nikkud": "להיסוג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1323-laseget" + } + ], + "נסוגתם": [ + { + "word_nikkud": "להיסוג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1323-laseget" + } + ], + "נסוגותן": [ + { + "word_nikkud": "להיסוג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1323-laseget" + } + ], + "נסוגתן": [ + { + "word_nikkud": "להיסוג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1323-laseget" + } + ], + "נסוגו": [ + { + "word_nikkud": "להיסוג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1323-laseget" + } + ], + "איסוג": [ + { + "word_nikkud": "להיסוג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1323-laseget" + } + ], + "אסוג": [ + { + "word_nikkud": "להיסוג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1323-laseget" + } + ], + "ניסוג": [ + { + "word_nikkud": "להיסוג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1323-laseget" + } + ], + "תיסוג": [ + { + "word_nikkud": "להיסוג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1323-laseget" + } + ], + "תיסוגי": [ + { + "word_nikkud": "להיסוג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1323-laseget" + } + ], + "תיסוגו": [ + { + "word_nikkud": "להיסוג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1323-laseget" + } + ], + "תיסוגינה": [ + { + "word_nikkud": "להיסוג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1323-laseget" + } + ], + "תיסוגנה": [ + { + "word_nikkud": "להיסוג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1323-laseget" + } + ], + "ייסוג": [ + { + "word_nikkud": "להיסוג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1323-laseget" + } + ], + "ייסוגו": [ + { + "word_nikkud": "להיסוג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1323-laseget" + } + ], + "היסוג!‏": [ + { + "word_nikkud": "להיסוג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1323-laseget" + } + ], + "היסוגי!‏": [ + { + "word_nikkud": "להיסוג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1323-laseget" + } + ], + "היסוגו!‏": [ + { + "word_nikkud": "להיסוג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1323-laseget" + } + ], + "היסוגינה!‏": [ + { + "word_nikkud": "להיסוג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1323-laseget" + } + ], + "היסוגנה!‏": [ + { + "word_nikkud": "להיסוג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1323-laseget" + } + ], + "לסגת": [ + { + "word_nikkud": "להיסוג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1323-laseget" + } + ], + "להיסוג": [ + { + "word_nikkud": "להיסוג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1323-laseget" + } + ], + "נמצא": [ + { + "word_nikkud": "להימצא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1084-lehimatze" + }, + { + "word_nikkud": "לִמְצֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1083-limtzo" + } + ], + "נמצאת": [ + { + "word_nikkud": "להימצא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1084-lehimatze" + } + ], + "נמצאים": [ + { + "word_nikkud": "להימצא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1084-lehimatze" + } + ], + "נמצאות": [ + { + "word_nikkud": "להימצא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1084-lehimatze" + } + ], + "נמצאתי": [ + { + "word_nikkud": "להימצא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1084-lehimatze" + } + ], + "נמצאנו": [ + { + "word_nikkud": "להימצא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1084-lehimatze" + } + ], + "נמצאתם": [ + { + "word_nikkud": "להימצא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1084-lehimatze" + } + ], + "נמצאתן": [ + { + "word_nikkud": "להימצא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1084-lehimatze" + } + ], + "נמצאה": [ + { + "word_nikkud": "להימצא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1084-lehimatze" + } + ], + "נמצאו": [ + { + "word_nikkud": "להימצא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1084-lehimatze" + } + ], + "אמצא": [ + { + "word_nikkud": "להימצא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1084-lehimatze" + }, + { + "word_nikkud": "לִמְצֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1083-limtzo" + } + ], + "נימצא": [ + { + "word_nikkud": "להימצא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1084-lehimatze" + } + ], + "תימצא": [ + { + "word_nikkud": "להימצא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1084-lehimatze" + } + ], + "תימצאי": [ + { + "word_nikkud": "להימצא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1084-lehimatze" + } + ], + "תימצאו": [ + { + "word_nikkud": "להימצא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1084-lehimatze" + } + ], + "תימצאנה": [ + { + "word_nikkud": "להימצא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1084-lehimatze" + } + ], + "יימצא": [ + { + "word_nikkud": "להימצא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1084-lehimatze" + } + ], + "יימצאו": [ + { + "word_nikkud": "להימצא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1084-lehimatze" + } + ], + "הימצא!‏": [ + { + "word_nikkud": "להימצא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1084-lehimatze" + } + ], + "הימצאי!‏": [ + { + "word_nikkud": "להימצא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1084-lehimatze" + } + ], + "הימצאו!‏": [ + { + "word_nikkud": "להימצא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1084-lehimatze" + } + ], + "הימצאנה!‏": [ + { + "word_nikkud": "להימצא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1084-lehimatze" + } + ], + "להימצא": [ + { + "word_nikkud": "להימצא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1084-lehimatze" + }, + { + "word_nikkud": "לִמְצֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1083-limtzo" + }, + { + "word_nikkud": "לְהַמְצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "נבנה": [ + { + "word_nikkud": "להיבנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "235-lehibanot" + }, + { + "word_nikkud": "לִבְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "234-livnot" + } + ], + "נבנית": [ + { + "word_nikkud": "להיבנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "235-lehibanot" + } + ], + "נבנים": [ + { + "word_nikkud": "להיבנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "235-lehibanot" + } + ], + "נבנות": [ + { + "word_nikkud": "להיבנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "235-lehibanot" + } + ], + "נבניתי": [ + { + "word_nikkud": "להיבנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "235-lehibanot" + } + ], + "נבנינו": [ + { + "word_nikkud": "להיבנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "235-lehibanot" + } + ], + "נבניתם": [ + { + "word_nikkud": "להיבנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "235-lehibanot" + } + ], + "נבניתן": [ + { + "word_nikkud": "להיבנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "235-lehibanot" + } + ], + "נבנתה": [ + { + "word_nikkud": "להיבנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "235-lehibanot" + } + ], + "נבנו": [ + { + "word_nikkud": "להיבנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "235-lehibanot" + } + ], + "אבנה": [ + { + "word_nikkud": "להיבנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "235-lehibanot" + }, + { + "word_nikkud": "לִבְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "234-livnot" + } + ], + "ניבנה": [ + { + "word_nikkud": "להיבנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "235-lehibanot" + } + ], + "תיבנה": [ + { + "word_nikkud": "להיבנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "235-lehibanot" + } + ], + "תיבני": [ + { + "word_nikkud": "להיבנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "235-lehibanot" + } + ], + "תיבנו": [ + { + "word_nikkud": "להיבנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "235-lehibanot" + } + ], + "תיבנינה": [ + { + "word_nikkud": "להיבנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "235-lehibanot" + } + ], + "ייבנה": [ + { + "word_nikkud": "להיבנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "235-lehibanot" + } + ], + "ייבנו": [ + { + "word_nikkud": "להיבנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "235-lehibanot" + } + ], + "היבנה!‏": [ + { + "word_nikkud": "להיבנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "235-lehibanot" + } + ], + "היבני!‏": [ + { + "word_nikkud": "להיבנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "235-lehibanot" + } + ], + "היבנו!‏": [ + { + "word_nikkud": "להיבנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "235-lehibanot" + } + ], + "היבנינה!‏": [ + { + "word_nikkud": "להיבנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "235-lehibanot" + } + ], + "להיבנות": [ + { + "word_nikkud": "להיבנות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "235-lehibanot" + }, + { + "word_nikkud": "לִבְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "234-livnot" + } + ], + "מדבר": [ + { + "word_nikkud": "לדבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "מדברת": [ + { + "word_nikkud": "לדבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "מדברים": [ + { + "word_nikkud": "לדבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "מדברות": [ + { + "word_nikkud": "לדבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "דיברתי": [ + { + "word_nikkud": "לדבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "דיברנו": [ + { + "word_nikkud": "לדבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "דיברת": [ + { + "word_nikkud": "לדבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "דיברתם": [ + { + "word_nikkud": "לדבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "דיברתן": [ + { + "word_nikkud": "לדבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "דיבר": [ + { + "word_nikkud": "לדבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "דיברה": [ + { + "word_nikkud": "לדבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "דיברו": [ + { + "word_nikkud": "לדבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "אדבר": [ + { + "word_nikkud": "לדבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "נדבר": [ + { + "word_nikkud": "לדבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "תדבר": [ + { + "word_nikkud": "לדבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "תדברי": [ + { + "word_nikkud": "לדבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "תדברו": [ + { + "word_nikkud": "לדבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "תדברנה": [ + { + "word_nikkud": "לדבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "ידבר": [ + { + "word_nikkud": "לדבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "ידברו": [ + { + "word_nikkud": "לדבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "דבר!‏": [ + { + "word_nikkud": "לדבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "דברי!‏": [ + { + "word_nikkud": "לדבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "דברו!‏": [ + { + "word_nikkud": "לדבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "דברנה!‏": [ + { + "word_nikkud": "לדבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "לדבר": [ + { + "word_nikkud": "לדבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "מברך": [ + { + "word_nikkud": "לברך", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "מברכת": [ + { + "word_nikkud": "לברך", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "מברכים": [ + { + "word_nikkud": "לברך", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "מברכות": [ + { + "word_nikkud": "לברך", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "בירכתי": [ + { + "word_nikkud": "לברך", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "בירכנו": [ + { + "word_nikkud": "לברך", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "בירכת": [ + { + "word_nikkud": "לברך", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "בירכתם": [ + { + "word_nikkud": "לברך", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "בירכתן": [ + { + "word_nikkud": "לברך", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "בירך": [ + { + "word_nikkud": "לברך", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "בירכה": [ + { + "word_nikkud": "לברך", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "בירכו": [ + { + "word_nikkud": "לברך", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "אברך": [ + { + "word_nikkud": "לברך", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "נברך": [ + { + "word_nikkud": "לברך", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "תברך": [ + { + "word_nikkud": "לברך", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "תברכי": [ + { + "word_nikkud": "לברך", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "תברכו": [ + { + "word_nikkud": "לברך", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "תברכנה": [ + { + "word_nikkud": "לברך", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "יברך": [ + { + "word_nikkud": "לברך", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "יברכו": [ + { + "word_nikkud": "לברך", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "ברך!‏": [ + { + "word_nikkud": "לברך", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "ברכי!‏": [ + { + "word_nikkud": "לברך", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "ברכו!‏": [ + { + "word_nikkud": "לברך", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "ברכנה!‏": [ + { + "word_nikkud": "לברך", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "לברך": [ + { + "word_nikkud": "לברך", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "מנהל": [ + { + "word_nikkud": "לנהל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "מנהלת": [ + { + "word_nikkud": "לנהל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "מנהלים": [ + { + "word_nikkud": "לנהל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "מנהלות": [ + { + "word_nikkud": "לנהל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "ניהלתי": [ + { + "word_nikkud": "לנהל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "ניהלנו": [ + { + "word_nikkud": "לנהל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "ניהלת": [ + { + "word_nikkud": "לנהל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "ניהלתם": [ + { + "word_nikkud": "לנהל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "ניהלתן": [ + { + "word_nikkud": "לנהל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "ניהל": [ + { + "word_nikkud": "לנהל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "ניהלה": [ + { + "word_nikkud": "לנהל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "ניהלו": [ + { + "word_nikkud": "לנהל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "אנהל": [ + { + "word_nikkud": "לנהל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "ננהל": [ + { + "word_nikkud": "לנהל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "תנהל": [ + { + "word_nikkud": "לנהל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "תנהלי": [ + { + "word_nikkud": "לנהל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "תנהלו": [ + { + "word_nikkud": "לנהל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "תנהלנה": [ + { + "word_nikkud": "לנהל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "ינהל": [ + { + "word_nikkud": "לנהל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "ינהלו": [ + { + "word_nikkud": "לנהל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "נהל!‏": [ + { + "word_nikkud": "לנהל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "נהלי!‏": [ + { + "word_nikkud": "לנהל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "נהלו!‏": [ + { + "word_nikkud": "לנהל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "נהלנה!‏": [ + { + "word_nikkud": "לנהל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "לנהל": [ + { + "word_nikkud": "לנהל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "מנצח": [ + { + "word_nikkud": "לנצח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "מנצחת": [ + { + "word_nikkud": "לנצח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "מנצחים": [ + { + "word_nikkud": "לנצח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "מנצחות": [ + { + "word_nikkud": "לנצח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "ניצחתי": [ + { + "word_nikkud": "לנצח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "ניצחנו": [ + { + "word_nikkud": "לנצח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "ניצחת": [ + { + "word_nikkud": "לנצח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "ניצחתם": [ + { + "word_nikkud": "לנצח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "ניצחתן": [ + { + "word_nikkud": "לנצח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "ניצח": [ + { + "word_nikkud": "לנצח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "ניצחה": [ + { + "word_nikkud": "לנצח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "ניצחו": [ + { + "word_nikkud": "לנצח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "אנצח": [ + { + "word_nikkud": "לנצח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "ננצח": [ + { + "word_nikkud": "לנצח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "תנצח": [ + { + "word_nikkud": "לנצח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "תנצחי": [ + { + "word_nikkud": "לנצח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "תנצחו": [ + { + "word_nikkud": "לנצח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "תנצחנה": [ + { + "word_nikkud": "לנצח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "ינצח": [ + { + "word_nikkud": "לנצח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "ינצחו": [ + { + "word_nikkud": "לנצח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "נצח!‏": [ + { + "word_nikkud": "לנצח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "נצחי!‏": [ + { + "word_nikkud": "לנצח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "נצחו!‏": [ + { + "word_nikkud": "לנצח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "נצחנה!‏": [ + { + "word_nikkud": "לנצח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "לנצח": [ + { + "word_nikkud": "לנצח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "מקומם": [ + { + "word_nikkud": "לקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1878-lekomem" + } + ], + "מקוממת": [ + { + "word_nikkud": "לקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1878-lekomem" + } + ], + "מקוממים": [ + { + "word_nikkud": "לקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1878-lekomem" + } + ], + "מקוממות": [ + { + "word_nikkud": "לקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1878-lekomem" + } + ], + "קוממתי": [ + { + "word_nikkud": "לקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1878-lekomem" + } + ], + "קוממנו": [ + { + "word_nikkud": "לקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1878-lekomem" + } + ], + "קוממת": [ + { + "word_nikkud": "לקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1878-lekomem" + } + ], + "קוממתם": [ + { + "word_nikkud": "לקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1878-lekomem" + } + ], + "קוממתן": [ + { + "word_nikkud": "לקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1878-lekomem" + } + ], + "קומם": [ + { + "word_nikkud": "לקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1878-lekomem" + } + ], + "קוממה": [ + { + "word_nikkud": "לקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1878-lekomem" + } + ], + "קוממו": [ + { + "word_nikkud": "לקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1878-lekomem" + } + ], + "אקומם": [ + { + "word_nikkud": "לקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1878-lekomem" + } + ], + "נקומם": [ + { + "word_nikkud": "לקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1878-lekomem" + } + ], + "תקומם": [ + { + "word_nikkud": "לקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1878-lekomem" + } + ], + "תקוממי": [ + { + "word_nikkud": "לקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1878-lekomem" + } + ], + "תקוממו": [ + { + "word_nikkud": "לקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1878-lekomem" + } + ], + "תקוממנה": [ + { + "word_nikkud": "לקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1878-lekomem" + } + ], + "יקומם": [ + { + "word_nikkud": "לקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1878-lekomem" + } + ], + "יקוממו": [ + { + "word_nikkud": "לקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1878-lekomem" + } + ], + "קומם!‏": [ + { + "word_nikkud": "לקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1878-lekomem" + } + ], + "קוממי!‏": [ + { + "word_nikkud": "לקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1878-lekomem" + } + ], + "קוממו!‏": [ + { + "word_nikkud": "לקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1878-lekomem" + } + ], + "קוממנה!‏": [ + { + "word_nikkud": "לקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1878-lekomem" + } + ], + "לקומם": [ + { + "word_nikkud": "לקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1878-lekomem" + }, + { + "word_nikkud": "לָקוּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1876-lakum" + }, + { + "word_nikkud": "לְהָקִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "ממלא": [ + { + "word_nikkud": "למלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "ממלאה": [ + { + "word_nikkud": "למלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "ממלאת": [ + { + "word_nikkud": "למלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "ממלאים": [ + { + "word_nikkud": "למלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "ממלאות": [ + { + "word_nikkud": "למלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "מילאתי": [ + { + "word_nikkud": "למלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "מילאנו": [ + { + "word_nikkud": "למלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "מילאת": [ + { + "word_nikkud": "למלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "מילאתם": [ + { + "word_nikkud": "למלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "מילאתן": [ + { + "word_nikkud": "למלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "מילא": [ + { + "word_nikkud": "למלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "מילאה": [ + { + "word_nikkud": "למלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "מילאו": [ + { + "word_nikkud": "למלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "אמלא": [ + { + "word_nikkud": "למלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "נמלא": [ + { + "word_nikkud": "למלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "תמלא": [ + { + "word_nikkud": "למלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "תמלאי": [ + { + "word_nikkud": "למלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "תמלאו": [ + { + "word_nikkud": "למלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "תמלאנה": [ + { + "word_nikkud": "למלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "ימלא": [ + { + "word_nikkud": "למלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "ימלאו": [ + { + "word_nikkud": "למלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "מלא!‏": [ + { + "word_nikkud": "למלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "מלאי!‏": [ + { + "word_nikkud": "למלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "מלאו!‏": [ + { + "word_nikkud": "למלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "מלאנה!‏": [ + { + "word_nikkud": "למלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "למלא": [ + { + "word_nikkud": "למלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "מחכה": [ + { + "word_nikkud": "לחכות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + } + ], + "מחכים": [ + { + "word_nikkud": "לחכות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + } + ], + "מחכות": [ + { + "word_nikkud": "לחכות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + } + ], + "חיכיתי": [ + { + "word_nikkud": "לחכות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + } + ], + "חיכינו": [ + { + "word_nikkud": "לחכות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + } + ], + "חיכית": [ + { + "word_nikkud": "לחכות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + } + ], + "חיכיתם": [ + { + "word_nikkud": "לחכות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + } + ], + "חיכיתן": [ + { + "word_nikkud": "לחכות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + } + ], + "חיכה": [ + { + "word_nikkud": "לחכות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + } + ], + "חיכתה": [ + { + "word_nikkud": "לחכות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + } + ], + "חיכו": [ + { + "word_nikkud": "לחכות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + } + ], + "אחכה": [ + { + "word_nikkud": "לחכות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + } + ], + "נחכה": [ + { + "word_nikkud": "לחכות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + } + ], + "תחכה": [ + { + "word_nikkud": "לחכות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + } + ], + "תחכי": [ + { + "word_nikkud": "לחכות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + } + ], + "תחכו": [ + { + "word_nikkud": "לחכות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + } + ], + "תחכינה": [ + { + "word_nikkud": "לחכות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + } + ], + "יחכה": [ + { + "word_nikkud": "לחכות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + } + ], + "יחכו": [ + { + "word_nikkud": "לחכות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + } + ], + "חכה!‏": [ + { + "word_nikkud": "לחכות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + } + ], + "חכי!‏": [ + { + "word_nikkud": "לחכות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + } + ], + "חכו!‏": [ + { + "word_nikkud": "לחכות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + } + ], + "חכינה!‏": [ + { + "word_nikkud": "לחכות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + } + ], + "לחכות": [ + { + "word_nikkud": "לחכות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + } + ], + "מגלגל": [ + { + "word_nikkud": "לגלגל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "329-legalgel" + } + ], + "מגלגלת": [ + { + "word_nikkud": "לגלגל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "329-legalgel" + } + ], + "מגלגלים": [ + { + "word_nikkud": "לגלגל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "329-legalgel" + } + ], + "מגלגלות": [ + { + "word_nikkud": "לגלגל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "329-legalgel" + } + ], + "גלגלתי": [ + { + "word_nikkud": "לגלגל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "329-legalgel" + } + ], + "גלגלנו": [ + { + "word_nikkud": "לגלגל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "329-legalgel" + } + ], + "גלגלת": [ + { + "word_nikkud": "לגלגל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "329-legalgel" + } + ], + "גלגלתם": [ + { + "word_nikkud": "לגלגל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "329-legalgel" + } + ], + "גלגלתן": [ + { + "word_nikkud": "לגלגל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "329-legalgel" + } + ], + "גלגל": [ + { + "word_nikkud": "לגלגל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "329-legalgel" + }, + { + "word_nikkud": "גַּלְגַּל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3784-galgal", + "gender": "" + } + ], + "גלגלה": [ + { + "word_nikkud": "לגלגל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "329-legalgel" + } + ], + "גלגלו": [ + { + "word_nikkud": "לגלגל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "329-legalgel" + } + ], + "אגלגל": [ + { + "word_nikkud": "לגלגל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "329-legalgel" + } + ], + "נגלגל": [ + { + "word_nikkud": "לגלגל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "329-legalgel" + } + ], + "תגלגל": [ + { + "word_nikkud": "לגלגל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "329-legalgel" + } + ], + "תגלגלי": [ + { + "word_nikkud": "לגלגל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "329-legalgel" + } + ], + "תגלגלו": [ + { + "word_nikkud": "לגלגל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "329-legalgel" + } + ], + "תגלגלנה": [ + { + "word_nikkud": "לגלגל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "329-legalgel" + } + ], + "יגלגל": [ + { + "word_nikkud": "לגלגל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "329-legalgel" + } + ], + "יגלגלו": [ + { + "word_nikkud": "לגלגל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "329-legalgel" + } + ], + "גלגל!‏": [ + { + "word_nikkud": "לגלגל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "329-legalgel" + } + ], + "גלגלי!‏": [ + { + "word_nikkud": "לגלגל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "329-legalgel" + } + ], + "גלגלו!‏": [ + { + "word_nikkud": "לגלגל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "329-legalgel" + } + ], + "גלגלנה!‏": [ + { + "word_nikkud": "לגלגל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "329-legalgel" + } + ], + "לגלגל": [ + { + "word_nikkud": "לגלגל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "329-legalgel" + } + ], + "מתלבש": [ + { + "word_nikkud": "להתלבש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "974-lehitlabesh" + } + ], + "מתלבשת": [ + { + "word_nikkud": "להתלבש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "974-lehitlabesh" + } + ], + "מתלבשים": [ + { + "word_nikkud": "להתלבש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "974-lehitlabesh" + } + ], + "מתלבשות": [ + { + "word_nikkud": "להתלבש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "974-lehitlabesh" + } + ], + "התלבשתי": [ + { + "word_nikkud": "להתלבש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "974-lehitlabesh" + } + ], + "התלבשנו": [ + { + "word_nikkud": "להתלבש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "974-lehitlabesh" + } + ], + "התלבשת": [ + { + "word_nikkud": "להתלבש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "974-lehitlabesh" + } + ], + "התלבשתם": [ + { + "word_nikkud": "להתלבש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "974-lehitlabesh" + } + ], + "התלבשתן": [ + { + "word_nikkud": "להתלבש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "974-lehitlabesh" + } + ], + "התלבש": [ + { + "word_nikkud": "להתלבש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "974-lehitlabesh" + } + ], + "התלבשה": [ + { + "word_nikkud": "להתלבש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "974-lehitlabesh" + } + ], + "התלבשו": [ + { + "word_nikkud": "להתלבש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "974-lehitlabesh" + } + ], + "אתלבש": [ + { + "word_nikkud": "להתלבש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "974-lehitlabesh" + } + ], + "נתלבש": [ + { + "word_nikkud": "להתלבש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "974-lehitlabesh" + } + ], + "תתלבש": [ + { + "word_nikkud": "להתלבש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "974-lehitlabesh" + } + ], + "תתלבשי": [ + { + "word_nikkud": "להתלבש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "974-lehitlabesh" + } + ], + "תתלבשו": [ + { + "word_nikkud": "להתלבש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "974-lehitlabesh" + } + ], + "תתלבשנה": [ + { + "word_nikkud": "להתלבש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "974-lehitlabesh" + } + ], + "יתלבש": [ + { + "word_nikkud": "להתלבש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "974-lehitlabesh" + } + ], + "יתלבשו": [ + { + "word_nikkud": "להתלבש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "974-lehitlabesh" + } + ], + "התלבש!‏": [ + { + "word_nikkud": "להתלבש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "974-lehitlabesh" + } + ], + "התלבשי!‏": [ + { + "word_nikkud": "להתלבש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "974-lehitlabesh" + } + ], + "התלבשו!‏": [ + { + "word_nikkud": "להתלבש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "974-lehitlabesh" + } + ], + "התלבשנה!‏": [ + { + "word_nikkud": "להתלבש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "974-lehitlabesh" + } + ], + "להתלבש": [ + { + "word_nikkud": "להתלבש", + "form_type": "conjugation", + "pos": "Verb", + "slug": "974-lehitlabesh" + }, + { + "word_nikkud": "לִלְבֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "973-lilbosh" + } + ], + "מסתלק": [ + { + "word_nikkud": "להסתלק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1370-lehistalek" + } + ], + "מסתלקת": [ + { + "word_nikkud": "להסתלק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1370-lehistalek" + } + ], + "מסתלקים": [ + { + "word_nikkud": "להסתלק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1370-lehistalek" + } + ], + "מסתלקות": [ + { + "word_nikkud": "להסתלק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1370-lehistalek" + } + ], + "הסתלקתי": [ + { + "word_nikkud": "להסתלק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1370-lehistalek" + } + ], + "הסתלקנו": [ + { + "word_nikkud": "להסתלק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1370-lehistalek" + } + ], + "הסתלקת": [ + { + "word_nikkud": "להסתלק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1370-lehistalek" + } + ], + "הסתלקתם": [ + { + "word_nikkud": "להסתלק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1370-lehistalek" + } + ], + "הסתלקתן": [ + { + "word_nikkud": "להסתלק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1370-lehistalek" + } + ], + "הסתלק": [ + { + "word_nikkud": "להסתלק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1370-lehistalek" + } + ], + "הסתלקה": [ + { + "word_nikkud": "להסתלק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1370-lehistalek" + } + ], + "הסתלקו": [ + { + "word_nikkud": "להסתלק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1370-lehistalek" + } + ], + "אסתלק": [ + { + "word_nikkud": "להסתלק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1370-lehistalek" + } + ], + "נסתלק": [ + { + "word_nikkud": "להסתלק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1370-lehistalek" + } + ], + "תסתלק": [ + { + "word_nikkud": "להסתלק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1370-lehistalek" + } + ], + "תסתלקי": [ + { + "word_nikkud": "להסתלק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1370-lehistalek" + } + ], + "תסתלקו": [ + { + "word_nikkud": "להסתלק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1370-lehistalek" + } + ], + "תסתלקנה": [ + { + "word_nikkud": "להסתלק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1370-lehistalek" + } + ], + "יסתלק": [ + { + "word_nikkud": "להסתלק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1370-lehistalek" + } + ], + "יסתלקו": [ + { + "word_nikkud": "להסתלק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1370-lehistalek" + } + ], + "הסתלק!‏": [ + { + "word_nikkud": "להסתלק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1370-lehistalek" + } + ], + "הסתלקי!‏": [ + { + "word_nikkud": "להסתלק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1370-lehistalek" + } + ], + "הסתלקו!‏": [ + { + "word_nikkud": "להסתלק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1370-lehistalek" + } + ], + "הסתלקנה!‏": [ + { + "word_nikkud": "להסתלק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1370-lehistalek" + } + ], + "להסתלק": [ + { + "word_nikkud": "להסתלק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1370-lehistalek" + } + ], + "מצטלם": [ + { + "word_nikkud": "להצטלם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1803-lehitztalem" + } + ], + "מצטלמת": [ + { + "word_nikkud": "להצטלם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1803-lehitztalem" + } + ], + "מצטלמים": [ + { + "word_nikkud": "להצטלם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1803-lehitztalem" + } + ], + "מצטלמות": [ + { + "word_nikkud": "להצטלם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1803-lehitztalem" + } + ], + "הצטלמתי": [ + { + "word_nikkud": "להצטלם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1803-lehitztalem" + } + ], + "הצטלמנו": [ + { + "word_nikkud": "להצטלם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1803-lehitztalem" + } + ], + "הצטלמת": [ + { + "word_nikkud": "להצטלם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1803-lehitztalem" + } + ], + "הצטלמתם": [ + { + "word_nikkud": "להצטלם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1803-lehitztalem" + } + ], + "הצטלמתן": [ + { + "word_nikkud": "להצטלם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1803-lehitztalem" + } + ], + "הצטלם": [ + { + "word_nikkud": "להצטלם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1803-lehitztalem" + } + ], + "הצטלמה": [ + { + "word_nikkud": "להצטלם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1803-lehitztalem" + } + ], + "הצטלמו": [ + { + "word_nikkud": "להצטלם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1803-lehitztalem" + } + ], + "אצטלם": [ + { + "word_nikkud": "להצטלם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1803-lehitztalem" + } + ], + "נצטלם": [ + { + "word_nikkud": "להצטלם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1803-lehitztalem" + } + ], + "תצטלם": [ + { + "word_nikkud": "להצטלם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1803-lehitztalem" + } + ], + "תצטלמי": [ + { + "word_nikkud": "להצטלם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1803-lehitztalem" + } + ], + "תצטלמו": [ + { + "word_nikkud": "להצטלם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1803-lehitztalem" + } + ], + "תצטלמנה": [ + { + "word_nikkud": "להצטלם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1803-lehitztalem" + } + ], + "יצטלם": [ + { + "word_nikkud": "להצטלם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1803-lehitztalem" + } + ], + "יצטלמו": [ + { + "word_nikkud": "להצטלם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1803-lehitztalem" + } + ], + "הצטלם!‏": [ + { + "word_nikkud": "להצטלם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1803-lehitztalem" + } + ], + "הצטלמי!‏": [ + { + "word_nikkud": "להצטלם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1803-lehitztalem" + } + ], + "הצטלמו!‏": [ + { + "word_nikkud": "להצטלם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1803-lehitztalem" + } + ], + "הצטלמנה!‏": [ + { + "word_nikkud": "להצטלם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1803-lehitztalem" + } + ], + "להצטלם": [ + { + "word_nikkud": "להצטלם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1803-lehitztalem" + }, + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "מזדקק": [ + { + "word_nikkud": "להזדקק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "527-lehizdakek" + } + ], + "מזדקקת": [ + { + "word_nikkud": "להזדקק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "527-lehizdakek" + } + ], + "מזדקקים": [ + { + "word_nikkud": "להזדקק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "527-lehizdakek" + } + ], + "מזדקקות": [ + { + "word_nikkud": "להזדקק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "527-lehizdakek" + } + ], + "הזדקקתי": [ + { + "word_nikkud": "להזדקק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "527-lehizdakek" + } + ], + "הזדקקנו": [ + { + "word_nikkud": "להזדקק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "527-lehizdakek" + } + ], + "הזדקקת": [ + { + "word_nikkud": "להזדקק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "527-lehizdakek" + } + ], + "הזדקקתם": [ + { + "word_nikkud": "להזדקק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "527-lehizdakek" + } + ], + "הזדקקתן": [ + { + "word_nikkud": "להזדקק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "527-lehizdakek" + } + ], + "הזדקק": [ + { + "word_nikkud": "להזדקק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "527-lehizdakek" + } + ], + "הזדקקה": [ + { + "word_nikkud": "להזדקק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "527-lehizdakek" + } + ], + "הזדקקו": [ + { + "word_nikkud": "להזדקק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "527-lehizdakek" + } + ], + "אזדקק": [ + { + "word_nikkud": "להזדקק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "527-lehizdakek" + } + ], + "נזדקק": [ + { + "word_nikkud": "להזדקק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "527-lehizdakek" + } + ], + "תזדקק": [ + { + "word_nikkud": "להזדקק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "527-lehizdakek" + } + ], + "תזדקקי": [ + { + "word_nikkud": "להזדקק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "527-lehizdakek" + } + ], + "תזדקקו": [ + { + "word_nikkud": "להזדקק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "527-lehizdakek" + } + ], + "תזדקקנה": [ + { + "word_nikkud": "להזדקק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "527-lehizdakek" + } + ], + "יזדקק": [ + { + "word_nikkud": "להזדקק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "527-lehizdakek" + } + ], + "יזדקקו": [ + { + "word_nikkud": "להזדקק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "527-lehizdakek" + } + ], + "הזדקק!‏": [ + { + "word_nikkud": "להזדקק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "527-lehizdakek" + } + ], + "הזדקקי!‏": [ + { + "word_nikkud": "להזדקק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "527-lehizdakek" + } + ], + "הזדקקו!‏": [ + { + "word_nikkud": "להזדקק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "527-lehizdakek" + } + ], + "הזדקקנה!‏": [ + { + "word_nikkud": "להזדקק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "527-lehizdakek" + } + ], + "להזדקק": [ + { + "word_nikkud": "להזדקק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "527-lehizdakek" + } + ], + "מתנהג": [ + { + "word_nikkud": "להתנהג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1155-lehitnaheg" + } + ], + "מתנהגת": [ + { + "word_nikkud": "להתנהג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1155-lehitnaheg" + } + ], + "מתנהגים": [ + { + "word_nikkud": "להתנהג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1155-lehitnaheg" + } + ], + "מתנהגות": [ + { + "word_nikkud": "להתנהג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1155-lehitnaheg" + } + ], + "התנהגתי": [ + { + "word_nikkud": "להתנהג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1155-lehitnaheg" + } + ], + "התנהגנו": [ + { + "word_nikkud": "להתנהג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1155-lehitnaheg" + } + ], + "התנהגת": [ + { + "word_nikkud": "להתנהג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1155-lehitnaheg" + } + ], + "התנהגתם": [ + { + "word_nikkud": "להתנהג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1155-lehitnaheg" + } + ], + "התנהגתן": [ + { + "word_nikkud": "להתנהג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1155-lehitnaheg" + } + ], + "התנהג": [ + { + "word_nikkud": "להתנהג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1155-lehitnaheg" + } + ], + "התנהגה": [ + { + "word_nikkud": "להתנהג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1155-lehitnaheg" + } + ], + "התנהגו": [ + { + "word_nikkud": "להתנהג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1155-lehitnaheg" + } + ], + "אתנהג": [ + { + "word_nikkud": "להתנהג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1155-lehitnaheg" + } + ], + "נתנהג": [ + { + "word_nikkud": "להתנהג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1155-lehitnaheg" + } + ], + "תתנהג": [ + { + "word_nikkud": "להתנהג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1155-lehitnaheg" + } + ], + "תתנהגי": [ + { + "word_nikkud": "להתנהג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1155-lehitnaheg" + } + ], + "תתנהגו": [ + { + "word_nikkud": "להתנהג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1155-lehitnaheg" + } + ], + "תתנהגנה": [ + { + "word_nikkud": "להתנהג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1155-lehitnaheg" + } + ], + "יתנהג": [ + { + "word_nikkud": "להתנהג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1155-lehitnaheg" + } + ], + "יתנהגו": [ + { + "word_nikkud": "להתנהג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1155-lehitnaheg" + } + ], + "התנהג!‏": [ + { + "word_nikkud": "להתנהג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1155-lehitnaheg" + } + ], + "התנהגי!‏": [ + { + "word_nikkud": "להתנהג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1155-lehitnaheg" + } + ], + "התנהגו!‏": [ + { + "word_nikkud": "להתנהג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1155-lehitnaheg" + } + ], + "התנהגנה!‏": [ + { + "word_nikkud": "להתנהג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1155-lehitnaheg" + } + ], + "להתנהג": [ + { + "word_nikkud": "להתנהג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1155-lehitnaheg" + }, + { + "word_nikkud": "לִנְהֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1153-linhog" + } + ], + "מתקומם": [ + { + "word_nikkud": "להתקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1879-lehitkomem" + } + ], + "מתקוממת": [ + { + "word_nikkud": "להתקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1879-lehitkomem" + } + ], + "מתקוממים": [ + { + "word_nikkud": "להתקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1879-lehitkomem" + } + ], + "מתקוממות": [ + { + "word_nikkud": "להתקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1879-lehitkomem" + } + ], + "התקוממתי": [ + { + "word_nikkud": "להתקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1879-lehitkomem" + } + ], + "התקוממנו": [ + { + "word_nikkud": "להתקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1879-lehitkomem" + } + ], + "התקוממת": [ + { + "word_nikkud": "להתקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1879-lehitkomem" + } + ], + "התקוממתם": [ + { + "word_nikkud": "להתקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1879-lehitkomem" + } + ], + "התקוממתן": [ + { + "word_nikkud": "להתקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1879-lehitkomem" + } + ], + "התקומם": [ + { + "word_nikkud": "להתקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1879-lehitkomem" + } + ], + "התקוממה": [ + { + "word_nikkud": "להתקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1879-lehitkomem" + } + ], + "התקוממו": [ + { + "word_nikkud": "להתקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1879-lehitkomem" + } + ], + "אתקומם": [ + { + "word_nikkud": "להתקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1879-lehitkomem" + } + ], + "נתקומם": [ + { + "word_nikkud": "להתקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1879-lehitkomem" + } + ], + "תתקומם": [ + { + "word_nikkud": "להתקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1879-lehitkomem" + } + ], + "תתקוממי": [ + { + "word_nikkud": "להתקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1879-lehitkomem" + } + ], + "תתקוממו": [ + { + "word_nikkud": "להתקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1879-lehitkomem" + } + ], + "תתקוממנה": [ + { + "word_nikkud": "להתקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1879-lehitkomem" + } + ], + "יתקומם": [ + { + "word_nikkud": "להתקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1879-lehitkomem" + } + ], + "יתקוממו": [ + { + "word_nikkud": "להתקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1879-lehitkomem" + } + ], + "התקומם!‏": [ + { + "word_nikkud": "להתקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1879-lehitkomem" + } + ], + "התקוממי!‏": [ + { + "word_nikkud": "להתקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1879-lehitkomem" + } + ], + "התקוממו!‏": [ + { + "word_nikkud": "להתקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1879-lehitkomem" + } + ], + "התקוממנה!‏": [ + { + "word_nikkud": "להתקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1879-lehitkomem" + } + ], + "להתקומם": [ + { + "word_nikkud": "להתקומם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1879-lehitkomem" + }, + { + "word_nikkud": "לָקוּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1876-lakum" + }, + { + "word_nikkud": "לְהָקִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "מתפלא": [ + { + "word_nikkud": "להתפלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1634-lehitpale" + } + ], + "מתפלאה": [ + { + "word_nikkud": "להתפלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1634-lehitpale" + } + ], + "מתפלאת": [ + { + "word_nikkud": "להתפלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1634-lehitpale" + } + ], + "מתפלאים": [ + { + "word_nikkud": "להתפלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1634-lehitpale" + } + ], + "מתפלאות": [ + { + "word_nikkud": "להתפלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1634-lehitpale" + } + ], + "התפלאתי": [ + { + "word_nikkud": "להתפלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1634-lehitpale" + } + ], + "התפלאנו": [ + { + "word_nikkud": "להתפלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1634-lehitpale" + } + ], + "התפלאת": [ + { + "word_nikkud": "להתפלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1634-lehitpale" + } + ], + "התפלאתם": [ + { + "word_nikkud": "להתפלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1634-lehitpale" + } + ], + "התפלאתן": [ + { + "word_nikkud": "להתפלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1634-lehitpale" + } + ], + "התפלא": [ + { + "word_nikkud": "להתפלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1634-lehitpale" + } + ], + "התפלאה": [ + { + "word_nikkud": "להתפלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1634-lehitpale" + } + ], + "התפלאו": [ + { + "word_nikkud": "להתפלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1634-lehitpale" + } + ], + "אתפלא": [ + { + "word_nikkud": "להתפלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1634-lehitpale" + } + ], + "נתפלא": [ + { + "word_nikkud": "להתפלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1634-lehitpale" + } + ], + "תתפלא": [ + { + "word_nikkud": "להתפלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1634-lehitpale" + } + ], + "תתפלאי": [ + { + "word_nikkud": "להתפלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1634-lehitpale" + } + ], + "תתפלאו": [ + { + "word_nikkud": "להתפלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1634-lehitpale" + } + ], + "תתפלאנה": [ + { + "word_nikkud": "להתפלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1634-lehitpale" + } + ], + "יתפלא": [ + { + "word_nikkud": "להתפלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1634-lehitpale" + } + ], + "יתפלאו": [ + { + "word_nikkud": "להתפלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1634-lehitpale" + } + ], + "התפלא!‏": [ + { + "word_nikkud": "להתפלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1634-lehitpale" + } + ], + "התפלאי!‏": [ + { + "word_nikkud": "להתפלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1634-lehitpale" + } + ], + "התפלאו!‏": [ + { + "word_nikkud": "להתפלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1634-lehitpale" + } + ], + "התפלאנה!‏": [ + { + "word_nikkud": "להתפלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1634-lehitpale" + } + ], + "להתפלא": [ + { + "word_nikkud": "להתפלא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1634-lehitpale" + } + ], + "מתקלקל": [ + { + "word_nikkud": "להתקלקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1906-lehitkalkel" + } + ], + "מתקלקלת": [ + { + "word_nikkud": "להתקלקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1906-lehitkalkel" + } + ], + "מתקלקלים": [ + { + "word_nikkud": "להתקלקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1906-lehitkalkel" + } + ], + "מתקלקלות": [ + { + "word_nikkud": "להתקלקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1906-lehitkalkel" + } + ], + "התקלקלתי": [ + { + "word_nikkud": "להתקלקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1906-lehitkalkel" + } + ], + "התקלקלנו": [ + { + "word_nikkud": "להתקלקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1906-lehitkalkel" + } + ], + "התקלקלת": [ + { + "word_nikkud": "להתקלקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1906-lehitkalkel" + } + ], + "התקלקלתם": [ + { + "word_nikkud": "להתקלקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1906-lehitkalkel" + } + ], + "התקלקלתן": [ + { + "word_nikkud": "להתקלקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1906-lehitkalkel" + } + ], + "התקלקל": [ + { + "word_nikkud": "להתקלקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1906-lehitkalkel" + } + ], + "התקלקלה": [ + { + "word_nikkud": "להתקלקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1906-lehitkalkel" + } + ], + "התקלקלו": [ + { + "word_nikkud": "להתקלקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1906-lehitkalkel" + } + ], + "אתקלקל": [ + { + "word_nikkud": "להתקלקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1906-lehitkalkel" + } + ], + "נתקלקל": [ + { + "word_nikkud": "להתקלקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1906-lehitkalkel" + } + ], + "תתקלקל": [ + { + "word_nikkud": "להתקלקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1906-lehitkalkel" + } + ], + "תתקלקלי": [ + { + "word_nikkud": "להתקלקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1906-lehitkalkel" + } + ], + "תתקלקלו": [ + { + "word_nikkud": "להתקלקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1906-lehitkalkel" + } + ], + "תתקלקלנה": [ + { + "word_nikkud": "להתקלקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1906-lehitkalkel" + } + ], + "יתקלקל": [ + { + "word_nikkud": "להתקלקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1906-lehitkalkel" + } + ], + "יתקלקלו": [ + { + "word_nikkud": "להתקלקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1906-lehitkalkel" + } + ], + "התקלקל!‏": [ + { + "word_nikkud": "להתקלקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1906-lehitkalkel" + } + ], + "התקלקלי!‏": [ + { + "word_nikkud": "להתקלקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1906-lehitkalkel" + } + ], + "התקלקלו!‏": [ + { + "word_nikkud": "להתקלקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1906-lehitkalkel" + } + ], + "התקלקלנה!‏": [ + { + "word_nikkud": "להתקלקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1906-lehitkalkel" + } + ], + "להתקלקל": [ + { + "word_nikkud": "להתקלקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1906-lehitkalkel" + } + ], + "מכניס": [ + { + "word_nikkud": "להכניס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "מכניסה": [ + { + "word_nikkud": "להכניס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "מכניסים": [ + { + "word_nikkud": "להכניס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "מכניסות": [ + { + "word_nikkud": "להכניס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "הכנסתי": [ + { + "word_nikkud": "להכניס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "הכנסנו": [ + { + "word_nikkud": "להכניס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "הכנסת": [ + { + "word_nikkud": "להכניס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "הכנסתם": [ + { + "word_nikkud": "להכניס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "הכנסתן": [ + { + "word_nikkud": "להכניס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "הכניס": [ + { + "word_nikkud": "להכניס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "הכניסה": [ + { + "word_nikkud": "להכניס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "הכניסו": [ + { + "word_nikkud": "להכניס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "אכניס": [ + { + "word_nikkud": "להכניס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "נכניס": [ + { + "word_nikkud": "להכניס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "תכניס": [ + { + "word_nikkud": "להכניס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "תכניסי": [ + { + "word_nikkud": "להכניס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "תכניסו": [ + { + "word_nikkud": "להכניס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "תכנסנה": [ + { + "word_nikkud": "להכניס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "יכניס": [ + { + "word_nikkud": "להכניס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "יכניסו": [ + { + "word_nikkud": "להכניס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "הכנס!‏": [ + { + "word_nikkud": "להכניס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "הכניסי!‏": [ + { + "word_nikkud": "להכניס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "הכניסו!‏": [ + { + "word_nikkud": "להכניס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "הכנסנה!‏": [ + { + "word_nikkud": "להכניס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "להכניס": [ + { + "word_nikkud": "להכניס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + }, + { + "word_nikkud": "לְהִכָּנֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "918-lehikanes" + } + ], + "מעסיק": [ + { + "word_nikkud": "להעסיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1529-lehaasik" + } + ], + "מעסיקה": [ + { + "word_nikkud": "להעסיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1529-lehaasik" + } + ], + "מעסיקים": [ + { + "word_nikkud": "להעסיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1529-lehaasik" + } + ], + "מעסיקות": [ + { + "word_nikkud": "להעסיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1529-lehaasik" + } + ], + "העסקתי": [ + { + "word_nikkud": "להעסיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1529-lehaasik" + } + ], + "העסקנו": [ + { + "word_nikkud": "להעסיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1529-lehaasik" + } + ], + "העסקת": [ + { + "word_nikkud": "להעסיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1529-lehaasik" + } + ], + "העסקתם": [ + { + "word_nikkud": "להעסיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1529-lehaasik" + } + ], + "העסקתן": [ + { + "word_nikkud": "להעסיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1529-lehaasik" + } + ], + "העסיק": [ + { + "word_nikkud": "להעסיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1529-lehaasik" + } + ], + "העסיקה": [ + { + "word_nikkud": "להעסיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1529-lehaasik" + } + ], + "העסיקו": [ + { + "word_nikkud": "להעסיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1529-lehaasik" + } + ], + "אעסיק": [ + { + "word_nikkud": "להעסיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1529-lehaasik" + } + ], + "נעסיק": [ + { + "word_nikkud": "להעסיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1529-lehaasik" + } + ], + "תעסיק": [ + { + "word_nikkud": "להעסיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1529-lehaasik" + } + ], + "תעסיקי": [ + { + "word_nikkud": "להעסיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1529-lehaasik" + } + ], + "תעסיקו": [ + { + "word_nikkud": "להעסיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1529-lehaasik" + } + ], + "תעסקנה": [ + { + "word_nikkud": "להעסיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1529-lehaasik" + } + ], + "יעסיק": [ + { + "word_nikkud": "להעסיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1529-lehaasik" + } + ], + "יעסיקו": [ + { + "word_nikkud": "להעסיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1529-lehaasik" + } + ], + "העסק!‏": [ + { + "word_nikkud": "להעסיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1529-lehaasik" + } + ], + "העסיקי!‏": [ + { + "word_nikkud": "להעסיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1529-lehaasik" + } + ], + "העסיקו!‏": [ + { + "word_nikkud": "להעסיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1529-lehaasik" + } + ], + "העסקנה!‏": [ + { + "word_nikkud": "להעסיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1529-lehaasik" + } + ], + "להעסיק": [ + { + "word_nikkud": "להעסיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1529-lehaasik" + }, + { + "word_nikkud": "לְהִתְעַסֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1530-lehitasek" + } + ], + "מחליט": [ + { + "word_nikkud": "להחליט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "מחליטה": [ + { + "word_nikkud": "להחליט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "מחליטים": [ + { + "word_nikkud": "להחליט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "מחליטות": [ + { + "word_nikkud": "להחליט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "החלטתי": [ + { + "word_nikkud": "להחליט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "החלטנו": [ + { + "word_nikkud": "להחליט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "החלטת": [ + { + "word_nikkud": "להחליט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "החלטתם": [ + { + "word_nikkud": "להחליט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "החלטתן": [ + { + "word_nikkud": "להחליט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "החליט": [ + { + "word_nikkud": "להחליט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "החליטה": [ + { + "word_nikkud": "להחליט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "החליטו": [ + { + "word_nikkud": "להחליט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "אחליט": [ + { + "word_nikkud": "להחליט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "נחליט": [ + { + "word_nikkud": "להחליט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "תחליט": [ + { + "word_nikkud": "להחליט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "תחליטי": [ + { + "word_nikkud": "להחליט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "תחליטו": [ + { + "word_nikkud": "להחליט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "תחלטנה": [ + { + "word_nikkud": "להחליט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "יחליט": [ + { + "word_nikkud": "להחליט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "יחליטו": [ + { + "word_nikkud": "להחליט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "החלט!‏": [ + { + "word_nikkud": "להחליט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "החליטי!‏": [ + { + "word_nikkud": "להחליט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "החליטו!‏": [ + { + "word_nikkud": "להחליט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "החלטנה!‏": [ + { + "word_nikkud": "להחליט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "להחליט": [ + { + "word_nikkud": "להחליט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "מבטיח": [ + { + "word_nikkud": "להבטיח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + } + ], + "מבטיחה": [ + { + "word_nikkud": "להבטיח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + } + ], + "מבטיחים": [ + { + "word_nikkud": "להבטיח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + } + ], + "מבטיחות": [ + { + "word_nikkud": "להבטיח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + } + ], + "הבטחתי": [ + { + "word_nikkud": "להבטיח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + } + ], + "הבטחנו": [ + { + "word_nikkud": "להבטיח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + } + ], + "הבטחת": [ + { + "word_nikkud": "להבטיח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + } + ], + "הבטחתם": [ + { + "word_nikkud": "להבטיח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + } + ], + "הבטחתן": [ + { + "word_nikkud": "להבטיח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + } + ], + "הבטיח": [ + { + "word_nikkud": "להבטיח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + } + ], + "הבטיחה": [ + { + "word_nikkud": "להבטיח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + } + ], + "הבטיחו": [ + { + "word_nikkud": "להבטיח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + } + ], + "אבטיח": [ + { + "word_nikkud": "להבטיח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + }, + { + "word_nikkud": "אֲבַטִּיחַ", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5597-avatiach", + "gender": "masculine" + } + ], + "נבטיח": [ + { + "word_nikkud": "להבטיח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + } + ], + "תבטיח": [ + { + "word_nikkud": "להבטיח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + } + ], + "תבטיחי": [ + { + "word_nikkud": "להבטיח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + } + ], + "תבטיחו": [ + { + "word_nikkud": "להבטיח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + } + ], + "תבטחנה": [ + { + "word_nikkud": "להבטיח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + }, + { + "word_nikkud": "לִבְטֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "211-livtoach" + }, + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "יבטיח": [ + { + "word_nikkud": "להבטיח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + } + ], + "יבטיחו": [ + { + "word_nikkud": "להבטיח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + } + ], + "הבטח!‏": [ + { + "word_nikkud": "להבטיח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + } + ], + "הבטיחי!‏": [ + { + "word_nikkud": "להבטיח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + } + ], + "הבטיחו!‏": [ + { + "word_nikkud": "להבטיח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + } + ], + "הבטחנה!‏": [ + { + "word_nikkud": "להבטיח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + } + ], + "להבטיח": [ + { + "word_nikkud": "להבטיח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + }, + { + "word_nikkud": "לִבְטֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "211-livtoach" + }, + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "מוריד": [ + { + "word_nikkud": "להוריד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + } + ], + "מורידה": [ + { + "word_nikkud": "להוריד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + } + ], + "מורידים": [ + { + "word_nikkud": "להוריד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + } + ], + "מורידות": [ + { + "word_nikkud": "להוריד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + } + ], + "הורדתי": [ + { + "word_nikkud": "להוריד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + } + ], + "הורדנו": [ + { + "word_nikkud": "להוריד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + } + ], + "הורדת": [ + { + "word_nikkud": "להוריד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + } + ], + "הורדתם": [ + { + "word_nikkud": "להוריד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + } + ], + "הורדתן": [ + { + "word_nikkud": "להוריד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + } + ], + "הוריד": [ + { + "word_nikkud": "להוריד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + } + ], + "הורידה": [ + { + "word_nikkud": "להוריד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + } + ], + "הורידו": [ + { + "word_nikkud": "להוריד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + } + ], + "אוריד": [ + { + "word_nikkud": "להוריד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + } + ], + "נוריד": [ + { + "word_nikkud": "להוריד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + } + ], + "תוריד": [ + { + "word_nikkud": "להוריד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + } + ], + "תורידי": [ + { + "word_nikkud": "להוריד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + } + ], + "תורידו": [ + { + "word_nikkud": "להוריד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + } + ], + "תורדנה": [ + { + "word_nikkud": "להוריד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + } + ], + "יוריד": [ + { + "word_nikkud": "להוריד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + } + ], + "יורידו": [ + { + "word_nikkud": "להוריד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + } + ], + "הורד!‏": [ + { + "word_nikkud": "להוריד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + } + ], + "הורידי!‏": [ + { + "word_nikkud": "להוריד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + } + ], + "הורידו!‏": [ + { + "word_nikkud": "להוריד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + } + ], + "הורדנה!‏": [ + { + "word_nikkud": "להוריד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + } + ], + "להוריד": [ + { + "word_nikkud": "להוריד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + }, + { + "word_nikkud": "לָרֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "848-laredet" + } + ], + "מפיל": [ + { + "word_nikkud": "להפיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + } + ], + "מפילה": [ + { + "word_nikkud": "להפיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + } + ], + "מפילים": [ + { + "word_nikkud": "להפיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + } + ], + "מפילות": [ + { + "word_nikkud": "להפיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + } + ], + "הפלתי": [ + { + "word_nikkud": "להפיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + } + ], + "הפלנו": [ + { + "word_nikkud": "להפיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + } + ], + "הפלת": [ + { + "word_nikkud": "להפיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + } + ], + "הפלתם": [ + { + "word_nikkud": "להפיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + } + ], + "הפלתן": [ + { + "word_nikkud": "להפיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + } + ], + "הפיל": [ + { + "word_nikkud": "להפיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + } + ], + "הפילה": [ + { + "word_nikkud": "להפיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + } + ], + "הפילו": [ + { + "word_nikkud": "להפיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + } + ], + "אפיל": [ + { + "word_nikkud": "להפיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + } + ], + "נפיל": [ + { + "word_nikkud": "להפיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + } + ], + "תפיל": [ + { + "word_nikkud": "להפיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + } + ], + "תפילי": [ + { + "word_nikkud": "להפיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + } + ], + "תפילו": [ + { + "word_nikkud": "להפיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + } + ], + "תפלנה": [ + { + "word_nikkud": "להפיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + } + ], + "יפיל": [ + { + "word_nikkud": "להפיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + } + ], + "יפילו": [ + { + "word_nikkud": "להפיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + } + ], + "הפל!‏": [ + { + "word_nikkud": "להפיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + } + ], + "הפילי!‏": [ + { + "word_nikkud": "להפיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + } + ], + "הפילו!‏": [ + { + "word_nikkud": "להפיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + } + ], + "הפלנה!‏": [ + { + "word_nikkud": "להפיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + } + ], + "להפיל": [ + { + "word_nikkud": "להפיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + }, + { + "word_nikkud": "לִפֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1230-lipol" + } + ], + "מקים": [ + { + "word_nikkud": "להקים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + }, + { + "word_nikkud": "לָקוּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1876-lakum" + } + ], + "מקימה": [ + { + "word_nikkud": "להקים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "מקימים": [ + { + "word_nikkud": "להקים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "מקימות": [ + { + "word_nikkud": "להקים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "הקמתי": [ + { + "word_nikkud": "להקים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "הקימותי": [ + { + "word_nikkud": "להקים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "הקמנו": [ + { + "word_nikkud": "להקים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "הקימונו": [ + { + "word_nikkud": "להקים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "הקמת": [ + { + "word_nikkud": "להקים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "הקימות": [ + { + "word_nikkud": "להקים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "הקמתם": [ + { + "word_nikkud": "להקים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "הקימותם": [ + { + "word_nikkud": "להקים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "הקמתן": [ + { + "word_nikkud": "להקים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "הקימותן": [ + { + "word_nikkud": "להקים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "הקים": [ + { + "word_nikkud": "להקים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "הקימה": [ + { + "word_nikkud": "להקים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "הקימו": [ + { + "word_nikkud": "להקים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "אקים": [ + { + "word_nikkud": "להקים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "נקים": [ + { + "word_nikkud": "להקים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "תקים": [ + { + "word_nikkud": "להקים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "תקימי": [ + { + "word_nikkud": "להקים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "תקימו": [ + { + "word_nikkud": "להקים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "תקמנה": [ + { + "word_nikkud": "להקים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "תקימינה": [ + { + "word_nikkud": "להקים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "יקים": [ + { + "word_nikkud": "להקים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "יקימו": [ + { + "word_nikkud": "להקים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "הקם!‏": [ + { + "word_nikkud": "להקים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "הקימי!‏": [ + { + "word_nikkud": "להקים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "הקימו!‏": [ + { + "word_nikkud": "להקים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "הקמנה!‏": [ + { + "word_nikkud": "להקים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "להקים": [ + { + "word_nikkud": "להקים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + }, + { + "word_nikkud": "לָקוּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1876-lakum" + } + ], + "ממציא": [ + { + "word_nikkud": "להמציא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "ממציאה": [ + { + "word_nikkud": "להמציא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "ממציאים": [ + { + "word_nikkud": "להמציא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "ממציאות": [ + { + "word_nikkud": "להמציא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "המצאתי": [ + { + "word_nikkud": "להמציא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "המצאנו": [ + { + "word_nikkud": "להמציא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "המצאת": [ + { + "word_nikkud": "להמציא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "המצאתם": [ + { + "word_nikkud": "להמציא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "המצאתן": [ + { + "word_nikkud": "להמציא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "המציא": [ + { + "word_nikkud": "להמציא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "המציאה": [ + { + "word_nikkud": "להמציא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "המציאו": [ + { + "word_nikkud": "להמציא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "אמציא": [ + { + "word_nikkud": "להמציא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "נמציא": [ + { + "word_nikkud": "להמציא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "תמציא": [ + { + "word_nikkud": "להמציא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "תמציאי": [ + { + "word_nikkud": "להמציא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "תמציאו": [ + { + "word_nikkud": "להמציא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "תמצאנה": [ + { + "word_nikkud": "להמציא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + }, + { + "word_nikkud": "לִמְצֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1083-limtzo" + } + ], + "ימציא": [ + { + "word_nikkud": "להמציא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "ימציאו": [ + { + "word_nikkud": "להמציא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "המצא!‏": [ + { + "word_nikkud": "להמציא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "המציאי!‏": [ + { + "word_nikkud": "להמציא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "המציאו!‏": [ + { + "word_nikkud": "להמציא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "המצאנה!‏": [ + { + "word_nikkud": "להמציא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "להמציא": [ + { + "word_nikkud": "להמציא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + }, + { + "word_nikkud": "לִמְצֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1083-limtzo" + } + ], + "מרשה": [ + { + "word_nikkud": "להרשות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "מרשים": [ + { + "word_nikkud": "להרשות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + }, + { + "word_nikkud": "לִרְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2103-lirshom" + }, + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "מרשות": [ + { + "word_nikkud": "להרשות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "הרשיתי": [ + { + "word_nikkud": "להרשות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "הרשינו": [ + { + "word_nikkud": "להרשות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "הרשית": [ + { + "word_nikkud": "להרשות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "הרשיתם": [ + { + "word_nikkud": "להרשות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "הרשיתן": [ + { + "word_nikkud": "להרשות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "הרשה": [ + { + "word_nikkud": "להרשות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "הרשתה": [ + { + "word_nikkud": "להרשות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "הרשו": [ + { + "word_nikkud": "להרשות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "ארשה": [ + { + "word_nikkud": "להרשות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "נרשה": [ + { + "word_nikkud": "להרשות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "תרשה": [ + { + "word_nikkud": "להרשות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "תרשי": [ + { + "word_nikkud": "להרשות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "תרשו": [ + { + "word_nikkud": "להרשות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "תרשינה": [ + { + "word_nikkud": "להרשות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "הרשה!‏": [ + { + "word_nikkud": "להרשות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "הרשי!‏": [ + { + "word_nikkud": "להרשות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "הרשו!‏": [ + { + "word_nikkud": "להרשות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "הרשינה!‏": [ + { + "word_nikkud": "להרשות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "להרשות": [ + { + "word_nikkud": "להרשות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "מקל": [ + { + "word_nikkud": "להקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "מקילה": [ + { + "word_nikkud": "להקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "מקילים": [ + { + "word_nikkud": "להקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "מקילות": [ + { + "word_nikkud": "להקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "הקלתי": [ + { + "word_nikkud": "להקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "הקילותי": [ + { + "word_nikkud": "להקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "הקלנו": [ + { + "word_nikkud": "להקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "הקילונו": [ + { + "word_nikkud": "להקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "הקלת": [ + { + "word_nikkud": "להקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "הקילות": [ + { + "word_nikkud": "להקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "הקלתם": [ + { + "word_nikkud": "להקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "הקילותם": [ + { + "word_nikkud": "להקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "הקלתן": [ + { + "word_nikkud": "להקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "הקילותן": [ + { + "word_nikkud": "להקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "הקל": [ + { + "word_nikkud": "להקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "הקלה": [ + { + "word_nikkud": "להקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "הקלו": [ + { + "word_nikkud": "להקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "אקל": [ + { + "word_nikkud": "להקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "נקל": [ + { + "word_nikkud": "להקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "תקל": [ + { + "word_nikkud": "להקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "תקלי": [ + { + "word_nikkud": "להקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "תקלו": [ + { + "word_nikkud": "להקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "תקלנה": [ + { + "word_nikkud": "להקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "תקילינה": [ + { + "word_nikkud": "להקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "יקל": [ + { + "word_nikkud": "להקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "יקלו": [ + { + "word_nikkud": "להקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "הקל!‏": [ + { + "word_nikkud": "להקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "הקלי!‏": [ + { + "word_nikkud": "להקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "הקלו!‏": [ + { + "word_nikkud": "להקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "הקלנה!‏": [ + { + "word_nikkud": "להקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "להקל": [ + { + "word_nikkud": "להקל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "שם": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "45-lasim" + } + ], + "שמה": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "45-lasim" + } + ], + "שמים": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "45-lasim" + } + ], + "שמות": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "45-lasim" + } + ], + "שמתי": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "45-lasim" + } + ], + "שמנו": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "45-lasim" + } + ], + "שמת": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "45-lasim" + } + ], + "שמתם": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "45-lasim" + } + ], + "שמתן": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "45-lasim" + } + ], + "שמו": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "45-lasim" + } + ], + "אשים": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "45-lasim" + }, + { + "word_nikkud": "אֵשׁ", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5019-esh", + "gender": "feminine" + } + ], + "נשים": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "45-lasim" + }, + { + "word_nikkud": "אִשָּׁה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4220-isha", + "gender": "feminine" + } + ], + "תשים": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "45-lasim" + } + ], + "תשימי": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "45-lasim" + } + ], + "תשימו": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "45-lasim" + } + ], + "תשמנה": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "45-lasim" + }, + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + } + ], + "תשימינה": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "45-lasim" + } + ], + "ישים": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "45-lasim" + } + ], + "ישימו": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "45-lasim" + } + ], + "שים!‏": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "45-lasim" + } + ], + "שימי!‏": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "45-lasim" + } + ], + "שימו!‏": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "45-lasim" + } + ], + "שמנה!‏": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "45-lasim" + } + ], + "שימינה!‏": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "45-lasim" + } + ], + "לשים": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "45-lasim" + }, + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "989-lalush" + } + ], + "מבטל": [ + { + "word_nikkud": "בוטל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "מבטלת": [ + { + "word_nikkud": "בוטל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "מבטלים": [ + { + "word_nikkud": "בוטל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "מבטלות": [ + { + "word_nikkud": "בוטל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "ביטלתי": [ + { + "word_nikkud": "בוטל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "ביטלנו": [ + { + "word_nikkud": "בוטל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "ביטלת": [ + { + "word_nikkud": "בוטל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "ביטלתם": [ + { + "word_nikkud": "בוטל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "ביטלתן": [ + { + "word_nikkud": "בוטל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "ביטל": [ + { + "word_nikkud": "בוטל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "ביטלה": [ + { + "word_nikkud": "בוטל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "ביטלו": [ + { + "word_nikkud": "בוטל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "אבטל": [ + { + "word_nikkud": "בוטל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "נבטל": [ + { + "word_nikkud": "בוטל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "תבטל": [ + { + "word_nikkud": "בוטל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "תבטלי": [ + { + "word_nikkud": "בוטל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "תבטלו": [ + { + "word_nikkud": "בוטל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "תבטלנה": [ + { + "word_nikkud": "בוטל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "יבטל": [ + { + "word_nikkud": "בוטל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "יבטלו": [ + { + "word_nikkud": "בוטל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "בטל!‏": [ + { + "word_nikkud": "בוטל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "בטלי!‏": [ + { + "word_nikkud": "בוטל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "בטלו!‏": [ + { + "word_nikkud": "בוטל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "בטלנה!‏": [ + { + "word_nikkud": "בוטל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "לבטל": [ + { + "word_nikkud": "בוטל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "מתאם": [ + { + "word_nikkud": "תואם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2344-letaem" + } + ], + "מתאמת": [ + { + "word_nikkud": "תואם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2344-letaem" + } + ], + "מתאמים": [ + { + "word_nikkud": "תואם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2344-letaem" + } + ], + "מתאמות": [ + { + "word_nikkud": "תואם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2344-letaem" + } + ], + "תיאמתי": [ + { + "word_nikkud": "תואם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2344-letaem" + } + ], + "תיאמנו": [ + { + "word_nikkud": "תואם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2344-letaem" + } + ], + "תיאמת": [ + { + "word_nikkud": "תואם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2344-letaem" + } + ], + "תיאמתם": [ + { + "word_nikkud": "תואם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2344-letaem" + } + ], + "תיאמתן": [ + { + "word_nikkud": "תואם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2344-letaem" + } + ], + "תיאם": [ + { + "word_nikkud": "תואם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2344-letaem" + } + ], + "תיאמה": [ + { + "word_nikkud": "תואם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2344-letaem" + } + ], + "תיאמו": [ + { + "word_nikkud": "תואם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2344-letaem" + } + ], + "אתאם": [ + { + "word_nikkud": "תואם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2344-letaem" + } + ], + "נתאם": [ + { + "word_nikkud": "תואם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2344-letaem" + } + ], + "תתאם": [ + { + "word_nikkud": "תואם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2344-letaem" + } + ], + "תתאמי": [ + { + "word_nikkud": "תואם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2344-letaem" + } + ], + "תתאמו": [ + { + "word_nikkud": "תואם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2344-letaem" + } + ], + "תתאמנה": [ + { + "word_nikkud": "תואם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2344-letaem" + }, + { + "word_nikkud": "לְהִתְאַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "115-lehitamen" + }, + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "יתאם": [ + { + "word_nikkud": "תואם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2344-letaem" + } + ], + "יתאמו": [ + { + "word_nikkud": "תואם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2344-letaem" + } + ], + "תאם!‏": [ + { + "word_nikkud": "תואם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2344-letaem" + } + ], + "תאמי!‏": [ + { + "word_nikkud": "תואם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2344-letaem" + } + ], + "תאמו!‏": [ + { + "word_nikkud": "תואם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2344-letaem" + } + ], + "תאמנה!‏": [ + { + "word_nikkud": "תואם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2344-letaem" + } + ], + "לתאם": [ + { + "word_nikkud": "תואם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2344-letaem" + }, + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "מדכא": [ + { + "word_nikkud": "דוכא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2561-ledake" + } + ], + "מדכאת": [ + { + "word_nikkud": "דוכא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2561-ledake" + } + ], + "מדכאים": [ + { + "word_nikkud": "דוכא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2561-ledake" + } + ], + "מדכאות": [ + { + "word_nikkud": "דוכא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2561-ledake" + } + ], + "דיכאתי": [ + { + "word_nikkud": "דוכא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2561-ledake" + } + ], + "דיכאנו": [ + { + "word_nikkud": "דוכא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2561-ledake" + } + ], + "דיכאת": [ + { + "word_nikkud": "דוכא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2561-ledake" + } + ], + "דיכאתם": [ + { + "word_nikkud": "דוכא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2561-ledake" + } + ], + "דיכאתן": [ + { + "word_nikkud": "דוכא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2561-ledake" + } + ], + "דיכא": [ + { + "word_nikkud": "דוכא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2561-ledake" + } + ], + "דיכאה": [ + { + "word_nikkud": "דוכא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2561-ledake" + } + ], + "דיכאו": [ + { + "word_nikkud": "דוכא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2561-ledake" + } + ], + "אדכא": [ + { + "word_nikkud": "דוכא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2561-ledake" + } + ], + "נדכא": [ + { + "word_nikkud": "דוכא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2561-ledake" + } + ], + "תדכא": [ + { + "word_nikkud": "דוכא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2561-ledake" + } + ], + "תדכאי": [ + { + "word_nikkud": "דוכא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2561-ledake" + } + ], + "תדכאו": [ + { + "word_nikkud": "דוכא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2561-ledake" + } + ], + "תדכאנה": [ + { + "word_nikkud": "דוכא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2561-ledake" + } + ], + "ידכא": [ + { + "word_nikkud": "דוכא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2561-ledake" + } + ], + "ידכאו": [ + { + "word_nikkud": "דוכא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2561-ledake" + } + ], + "דכא!‏": [ + { + "word_nikkud": "דוכא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2561-ledake" + } + ], + "דכאי!‏": [ + { + "word_nikkud": "דוכא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2561-ledake" + } + ], + "דכאו!‏": [ + { + "word_nikkud": "דוכא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2561-ledake" + } + ], + "דכאנה!‏": [ + { + "word_nikkud": "דוכא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2561-ledake" + } + ], + "לדכא": [ + { + "word_nikkud": "דוכא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2561-ledake" + } + ], + "מזכה": [ + { + "word_nikkud": "זוכה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "503-lezakot" + } + ], + "מזכים": [ + { + "word_nikkud": "זוכה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "503-lezakot" + } + ], + "מזכות": [ + { + "word_nikkud": "זוכה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "503-lezakot" + } + ], + "זיכיתי": [ + { + "word_nikkud": "זוכה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "503-lezakot" + } + ], + "זיכינו": [ + { + "word_nikkud": "זוכה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "503-lezakot" + } + ], + "זיכית": [ + { + "word_nikkud": "זוכה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "503-lezakot" + } + ], + "זיכיתם": [ + { + "word_nikkud": "זוכה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "503-lezakot" + } + ], + "זיכיתן": [ + { + "word_nikkud": "זוכה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "503-lezakot" + } + ], + "זיכה": [ + { + "word_nikkud": "זוכה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "503-lezakot" + } + ], + "זיכתה": [ + { + "word_nikkud": "זוכה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "503-lezakot" + } + ], + "זיכו": [ + { + "word_nikkud": "זוכה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "503-lezakot" + } + ], + "אזכה": [ + { + "word_nikkud": "זוכה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "503-lezakot" + }, + { + "word_nikkud": "לְזַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "502-lizkot" + } + ], + "נזכה": [ + { + "word_nikkud": "זוכה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "503-lezakot" + }, + { + "word_nikkud": "לְזַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "502-lizkot" + } + ], + "תזכה": [ + { + "word_nikkud": "זוכה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "503-lezakot" + }, + { + "word_nikkud": "לְזַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "502-lizkot" + } + ], + "תזכי": [ + { + "word_nikkud": "זוכה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "503-lezakot" + }, + { + "word_nikkud": "לְזַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "502-lizkot" + } + ], + "תזכו": [ + { + "word_nikkud": "זוכה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "503-lezakot" + }, + { + "word_nikkud": "לְזַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "502-lizkot" + } + ], + "תזכינה": [ + { + "word_nikkud": "זוכה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "503-lezakot" + }, + { + "word_nikkud": "לְזַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "502-lizkot" + } + ], + "יזכה": [ + { + "word_nikkud": "זוכה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "503-lezakot" + }, + { + "word_nikkud": "לְזַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "502-lizkot" + } + ], + "יזכו": [ + { + "word_nikkud": "זוכה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "503-lezakot" + }, + { + "word_nikkud": "לְזַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "502-lizkot" + } + ], + "זכה!‏": [ + { + "word_nikkud": "זוכה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "503-lezakot" + }, + { + "word_nikkud": "לְזַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "502-lizkot" + } + ], + "זכי!‏": [ + { + "word_nikkud": "זוכה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "503-lezakot" + }, + { + "word_nikkud": "לְזַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "502-lizkot" + } + ], + "זכו!‏": [ + { + "word_nikkud": "זוכה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "503-lezakot" + }, + { + "word_nikkud": "לְזַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "502-lizkot" + } + ], + "זכינה!‏": [ + { + "word_nikkud": "זוכה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "503-lezakot" + }, + { + "word_nikkud": "לְזַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "502-lizkot" + } + ], + "לזכות": [ + { + "word_nikkud": "זוכה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "503-lezakot" + }, + { + "word_nikkud": "לְזַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "502-lizkot" + } + ], + "מפרסם": [ + { + "word_nikkud": "פורסם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "מפרסמת": [ + { + "word_nikkud": "פורסם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "מפרסמים": [ + { + "word_nikkud": "פורסם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "מפרסמות": [ + { + "word_nikkud": "פורסם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "פרסמתי": [ + { + "word_nikkud": "פורסם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "פרסמנו": [ + { + "word_nikkud": "פורסם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "פרסמת": [ + { + "word_nikkud": "פורסם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "פרסמתם": [ + { + "word_nikkud": "פורסם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "פרסמתן": [ + { + "word_nikkud": "פורסם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "פרסם": [ + { + "word_nikkud": "פורסם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "פרסמה": [ + { + "word_nikkud": "פורסם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "פרסמו": [ + { + "word_nikkud": "פורסם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "אפרסם": [ + { + "word_nikkud": "פורסם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "נפרסם": [ + { + "word_nikkud": "פורסם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "תפרסם": [ + { + "word_nikkud": "פורסם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "תפרסמי": [ + { + "word_nikkud": "פורסם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "תפרסמו": [ + { + "word_nikkud": "פורסם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "תפרסמנה": [ + { + "word_nikkud": "פורסם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "יפרסם": [ + { + "word_nikkud": "פורסם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "יפרסמו": [ + { + "word_nikkud": "פורסם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "פרסם!‏": [ + { + "word_nikkud": "פורסם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "פרסמי!‏": [ + { + "word_nikkud": "פורסם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "פרסמו!‏": [ + { + "word_nikkud": "פורסם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "פרסמנה!‏": [ + { + "word_nikkud": "פורסם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "לפרסם": [ + { + "word_nikkud": "פורסם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "מגביל": [ + { + "word_nikkud": "הוגבל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "291-lehagbil" + } + ], + "מגבילה": [ + { + "word_nikkud": "הוגבל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "291-lehagbil" + } + ], + "מגבילים": [ + { + "word_nikkud": "הוגבל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "291-lehagbil" + } + ], + "מגבילות": [ + { + "word_nikkud": "הוגבל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "291-lehagbil" + } + ], + "הגבלתי": [ + { + "word_nikkud": "הוגבל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "291-lehagbil" + } + ], + "הגבלנו": [ + { + "word_nikkud": "הוגבל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "291-lehagbil" + } + ], + "הגבלת": [ + { + "word_nikkud": "הוגבל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "291-lehagbil" + } + ], + "הגבלתם": [ + { + "word_nikkud": "הוגבל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "291-lehagbil" + } + ], + "הגבלתן": [ + { + "word_nikkud": "הוגבל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "291-lehagbil" + } + ], + "הגביל": [ + { + "word_nikkud": "הוגבל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "291-lehagbil" + } + ], + "הגבילה": [ + { + "word_nikkud": "הוגבל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "291-lehagbil" + } + ], + "הגבילו": [ + { + "word_nikkud": "הוגבל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "291-lehagbil" + } + ], + "אגביל": [ + { + "word_nikkud": "הוגבל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "291-lehagbil" + } + ], + "נגביל": [ + { + "word_nikkud": "הוגבל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "291-lehagbil" + } + ], + "תגביל": [ + { + "word_nikkud": "הוגבל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "291-lehagbil" + } + ], + "תגבילי": [ + { + "word_nikkud": "הוגבל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "291-lehagbil" + } + ], + "תגבילו": [ + { + "word_nikkud": "הוגבל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "291-lehagbil" + } + ], + "תגבלנה": [ + { + "word_nikkud": "הוגבל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "291-lehagbil" + } + ], + "יגביל": [ + { + "word_nikkud": "הוגבל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "291-lehagbil" + } + ], + "יגבילו": [ + { + "word_nikkud": "הוגבל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "291-lehagbil" + } + ], + "הגבל!‏": [ + { + "word_nikkud": "הוגבל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "291-lehagbil" + } + ], + "הגבילי!‏": [ + { + "word_nikkud": "הוגבל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "291-lehagbil" + } + ], + "הגבילו!‏": [ + { + "word_nikkud": "הוגבל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "291-lehagbil" + } + ], + "הגבלנה!‏": [ + { + "word_nikkud": "הוגבל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "291-lehagbil" + } + ], + "להגביל": [ + { + "word_nikkud": "הוגבל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "291-lehagbil" + } + ], + "מעביר": [ + { + "word_nikkud": "העבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + } + ], + "מעבירה": [ + { + "word_nikkud": "העבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + } + ], + "מעבירים": [ + { + "word_nikkud": "העבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + } + ], + "מעבירות": [ + { + "word_nikkud": "העבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + } + ], + "העברתי": [ + { + "word_nikkud": "העבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + } + ], + "העברנו": [ + { + "word_nikkud": "העבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + } + ], + "העברת": [ + { + "word_nikkud": "העבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + } + ], + "העברתם": [ + { + "word_nikkud": "העבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + } + ], + "העברתן": [ + { + "word_nikkud": "העבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + } + ], + "העביר": [ + { + "word_nikkud": "העבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + } + ], + "העבירה": [ + { + "word_nikkud": "העבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + } + ], + "העבירו": [ + { + "word_nikkud": "העבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + } + ], + "אעביר": [ + { + "word_nikkud": "העבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + } + ], + "נעביר": [ + { + "word_nikkud": "העבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + } + ], + "תעביר": [ + { + "word_nikkud": "העבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + } + ], + "תעבירי": [ + { + "word_nikkud": "העבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + } + ], + "תעבירו": [ + { + "word_nikkud": "העבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + } + ], + "תעברנה": [ + { + "word_nikkud": "העבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + }, + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "יעביר": [ + { + "word_nikkud": "העבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + } + ], + "יעבירו": [ + { + "word_nikkud": "העבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + } + ], + "העבר!‏": [ + { + "word_nikkud": "העבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + } + ], + "העבירי!‏": [ + { + "word_nikkud": "העבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + } + ], + "העבירו!‏": [ + { + "word_nikkud": "העבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + } + ], + "העברנה!‏": [ + { + "word_nikkud": "העבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + } + ], + "להעביר": [ + { + "word_nikkud": "העבר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + }, + { + "word_nikkud": "לַעֲבֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1441-laavor" + }, + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "מזהיר": [ + { + "word_nikkud": "הוזהר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + } + ], + "מזהירה": [ + { + "word_nikkud": "הוזהר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + } + ], + "מזהירים": [ + { + "word_nikkud": "הוזהר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + } + ], + "מזהירות": [ + { + "word_nikkud": "הוזהר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + } + ], + "הזהרתי": [ + { + "word_nikkud": "הוזהר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + } + ], + "הזהרנו": [ + { + "word_nikkud": "הוזהר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + } + ], + "הזהרת": [ + { + "word_nikkud": "הוזהר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + } + ], + "הזהרתם": [ + { + "word_nikkud": "הוזהר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + } + ], + "הזהרתן": [ + { + "word_nikkud": "הוזהר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + } + ], + "הזהיר": [ + { + "word_nikkud": "הוזהר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + } + ], + "הזהירה": [ + { + "word_nikkud": "הוזהר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + } + ], + "הזהירו": [ + { + "word_nikkud": "הוזהר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + } + ], + "אזהיר": [ + { + "word_nikkud": "הוזהר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + } + ], + "נזהיר": [ + { + "word_nikkud": "הוזהר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + } + ], + "תזהיר": [ + { + "word_nikkud": "הוזהר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + } + ], + "תזהירי": [ + { + "word_nikkud": "הוזהר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + } + ], + "תזהירו": [ + { + "word_nikkud": "הוזהר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + } + ], + "תזהרנה": [ + { + "word_nikkud": "הוזהר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + } + ], + "יזהיר": [ + { + "word_nikkud": "הוזהר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + } + ], + "יזהירו": [ + { + "word_nikkud": "הוזהר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + } + ], + "הזהר!‏": [ + { + "word_nikkud": "הוזהר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + } + ], + "הזהירי!‏": [ + { + "word_nikkud": "הוזהר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + } + ], + "הזהירו!‏": [ + { + "word_nikkud": "הוזהר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + } + ], + "הזהרנה!‏": [ + { + "word_nikkud": "הוזהר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + } + ], + "להזהיר": [ + { + "word_nikkud": "הוזהר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + }, + { + "word_nikkud": "לְהִזָּהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "488-lehizaher" + } + ], + "מחיל": [ + { + "word_nikkud": "הוחל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "569-lehachil" + } + ], + "מחילה": [ + { + "word_nikkud": "הוחל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "569-lehachil" + } + ], + "מחילים": [ + { + "word_nikkud": "הוחל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "569-lehachil" + } + ], + "מחילות": [ + { + "word_nikkud": "הוחל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "569-lehachil" + } + ], + "החלתי": [ + { + "word_nikkud": "הוחל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "569-lehachil" + } + ], + "החילותי": [ + { + "word_nikkud": "הוחל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "569-lehachil" + } + ], + "החלנו": [ + { + "word_nikkud": "הוחל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "569-lehachil" + } + ], + "החילונו": [ + { + "word_nikkud": "הוחל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "569-lehachil" + } + ], + "החלת": [ + { + "word_nikkud": "הוחל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "569-lehachil" + } + ], + "החילות": [ + { + "word_nikkud": "הוחל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "569-lehachil" + } + ], + "החלתם": [ + { + "word_nikkud": "הוחל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "569-lehachil" + } + ], + "החילותם": [ + { + "word_nikkud": "הוחל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "569-lehachil" + } + ], + "החלתן": [ + { + "word_nikkud": "הוחל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "569-lehachil" + } + ], + "החילותן": [ + { + "word_nikkud": "הוחל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "569-lehachil" + } + ], + "החיל": [ + { + "word_nikkud": "הוחל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "569-lehachil" + } + ], + "החילה": [ + { + "word_nikkud": "הוחל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "569-lehachil" + } + ], + "החילו": [ + { + "word_nikkud": "הוחל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "569-lehachil" + } + ], + "אחיל": [ + { + "word_nikkud": "הוחל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "569-lehachil" + } + ], + "נחיל": [ + { + "word_nikkud": "הוחל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "569-lehachil" + } + ], + "תחיל": [ + { + "word_nikkud": "הוחל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "569-lehachil" + } + ], + "תחילי": [ + { + "word_nikkud": "הוחל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "569-lehachil" + } + ], + "תחילו": [ + { + "word_nikkud": "הוחל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "569-lehachil" + } + ], + "תחלנה": [ + { + "word_nikkud": "הוחל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "569-lehachil" + } + ], + "תחילינה": [ + { + "word_nikkud": "הוחל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "569-lehachil" + } + ], + "יחיל": [ + { + "word_nikkud": "הוחל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "569-lehachil" + } + ], + "יחילו": [ + { + "word_nikkud": "הוחל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "569-lehachil" + } + ], + "החל!‏": [ + { + "word_nikkud": "הוחל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "569-lehachil" + } + ], + "החילי!‏": [ + { + "word_nikkud": "הוחל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "569-lehachil" + } + ], + "החילו!‏": [ + { + "word_nikkud": "הוחל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "569-lehachil" + } + ], + "החלנה!‏": [ + { + "word_nikkud": "הוחל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "569-lehachil" + } + ], + "להחיל": [ + { + "word_nikkud": "הוחל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "569-lehachil" + } + ], + "מקפיא": [ + { + "word_nikkud": "הוקפא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1926-lehakpi" + } + ], + "מקפיאה": [ + { + "word_nikkud": "הוקפא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1926-lehakpi" + } + ], + "מקפיאים": [ + { + "word_nikkud": "הוקפא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1926-lehakpi" + } + ], + "מקפיאות": [ + { + "word_nikkud": "הוקפא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1926-lehakpi" + } + ], + "הקפאתי": [ + { + "word_nikkud": "הוקפא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1926-lehakpi" + } + ], + "הקפאנו": [ + { + "word_nikkud": "הוקפא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1926-lehakpi" + } + ], + "הקפאת": [ + { + "word_nikkud": "הוקפא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1926-lehakpi" + } + ], + "הקפאתם": [ + { + "word_nikkud": "הוקפא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1926-lehakpi" + } + ], + "הקפאתן": [ + { + "word_nikkud": "הוקפא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1926-lehakpi" + } + ], + "הקפיא": [ + { + "word_nikkud": "הוקפא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1926-lehakpi" + } + ], + "הקפיאה": [ + { + "word_nikkud": "הוקפא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1926-lehakpi" + } + ], + "הקפיאו": [ + { + "word_nikkud": "הוקפא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1926-lehakpi" + } + ], + "אקפיא": [ + { + "word_nikkud": "הוקפא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1926-lehakpi" + } + ], + "נקפיא": [ + { + "word_nikkud": "הוקפא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1926-lehakpi" + } + ], + "תקפיא": [ + { + "word_nikkud": "הוקפא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1926-lehakpi" + } + ], + "תקפיאי": [ + { + "word_nikkud": "הוקפא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1926-lehakpi" + } + ], + "תקפיאו": [ + { + "word_nikkud": "הוקפא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1926-lehakpi" + } + ], + "תקפאנה": [ + { + "word_nikkud": "הוקפא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1926-lehakpi" + } + ], + "יקפיא": [ + { + "word_nikkud": "הוקפא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1926-lehakpi" + } + ], + "יקפיאו": [ + { + "word_nikkud": "הוקפא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1926-lehakpi" + } + ], + "הקפא!‏": [ + { + "word_nikkud": "הוקפא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1926-lehakpi" + } + ], + "הקפיאי!‏": [ + { + "word_nikkud": "הוקפא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1926-lehakpi" + } + ], + "הקפיאו!‏": [ + { + "word_nikkud": "הוקפא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1926-lehakpi" + } + ], + "הקפאנה!‏": [ + { + "word_nikkud": "הוקפא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1926-lehakpi" + } + ], + "להקפיא": [ + { + "word_nikkud": "הוקפא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1926-lehakpi" + } + ], + "מפנה": [ + { + "word_nikkud": "הופנה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1643-lehafnot" + }, + { + "word_nikkud": "לְפַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1640-lifnot" + } + ], + "מפנים": [ + { + "word_nikkud": "הופנה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1643-lehafnot" + } + ], + "מפנות": [ + { + "word_nikkud": "הופנה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1643-lehafnot" + } + ], + "הפניתי": [ + { + "word_nikkud": "הופנה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1643-lehafnot" + } + ], + "הפנינו": [ + { + "word_nikkud": "הופנה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1643-lehafnot" + } + ], + "הפנית": [ + { + "word_nikkud": "הופנה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1643-lehafnot" + } + ], + "הפניתם": [ + { + "word_nikkud": "הופנה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1643-lehafnot" + } + ], + "הפניתן": [ + { + "word_nikkud": "הופנה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1643-lehafnot" + } + ], + "הפנה": [ + { + "word_nikkud": "הופנה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1643-lehafnot" + } + ], + "הפנתה": [ + { + "word_nikkud": "הופנה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1643-lehafnot" + } + ], + "הפנו": [ + { + "word_nikkud": "הופנה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1643-lehafnot" + } + ], + "אפנה": [ + { + "word_nikkud": "הופנה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1643-lehafnot" + }, + { + "word_nikkud": "לְפַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1640-lifnot" + } + ], + "נפנה": [ + { + "word_nikkud": "הופנה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1643-lehafnot" + }, + { + "word_nikkud": "לְפַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1640-lifnot" + } + ], + "תפנה": [ + { + "word_nikkud": "הופנה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1643-lehafnot" + }, + { + "word_nikkud": "לְפַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1640-lifnot" + } + ], + "תפני": [ + { + "word_nikkud": "הופנה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1643-lehafnot" + }, + { + "word_nikkud": "לְפַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1640-lifnot" + } + ], + "תפנו": [ + { + "word_nikkud": "הופנה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1643-lehafnot" + }, + { + "word_nikkud": "לְפַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1640-lifnot" + } + ], + "תפנינה": [ + { + "word_nikkud": "הופנה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1643-lehafnot" + }, + { + "word_nikkud": "לְפַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1640-lifnot" + } + ], + "יפנה": [ + { + "word_nikkud": "הופנה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1643-lehafnot" + }, + { + "word_nikkud": "לְפַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1640-lifnot" + } + ], + "יפנו": [ + { + "word_nikkud": "הופנה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1643-lehafnot" + }, + { + "word_nikkud": "לְפַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1640-lifnot" + } + ], + "הפנה!‏": [ + { + "word_nikkud": "הופנה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1643-lehafnot" + } + ], + "הפני!‏": [ + { + "word_nikkud": "הופנה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1643-lehafnot" + } + ], + "הפנו!‏": [ + { + "word_nikkud": "הופנה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1643-lehafnot" + } + ], + "הפנינה!‏": [ + { + "word_nikkud": "הופנה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1643-lehafnot" + } + ], + "להפנות": [ + { + "word_nikkud": "הופנה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1643-lehafnot" + }, + { + "word_nikkud": "לְפַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1640-lifnot" + } + ], + "מתקלח": [ + { + "word_nikkud": "להתקלח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1896-lehitkaleach" + } + ], + "מתקלחת": [ + { + "word_nikkud": "להתקלח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1896-lehitkaleach" + } + ], + "מתקלחים": [ + { + "word_nikkud": "להתקלח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1896-lehitkaleach" + } + ], + "מתקלחות": [ + { + "word_nikkud": "להתקלח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1896-lehitkaleach" + } + ], + "התקלחתי": [ + { + "word_nikkud": "להתקלח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1896-lehitkaleach" + } + ], + "התקלחנו": [ + { + "word_nikkud": "להתקלח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1896-lehitkaleach" + } + ], + "התקלחת": [ + { + "word_nikkud": "להתקלח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1896-lehitkaleach" + } + ], + "התקלחתם": [ + { + "word_nikkud": "להתקלח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1896-lehitkaleach" + } + ], + "התקלחתן": [ + { + "word_nikkud": "להתקלח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1896-lehitkaleach" + } + ], + "התקלח": [ + { + "word_nikkud": "להתקלח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1896-lehitkaleach" + } + ], + "התקלחה": [ + { + "word_nikkud": "להתקלח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1896-lehitkaleach" + } + ], + "התקלחו": [ + { + "word_nikkud": "להתקלח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1896-lehitkaleach" + } + ], + "אתקלח": [ + { + "word_nikkud": "להתקלח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1896-lehitkaleach" + } + ], + "נתקלח": [ + { + "word_nikkud": "להתקלח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1896-lehitkaleach" + } + ], + "תתקלח": [ + { + "word_nikkud": "להתקלח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1896-lehitkaleach" + } + ], + "תתקלחי": [ + { + "word_nikkud": "להתקלח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1896-lehitkaleach" + } + ], + "תתקלחו": [ + { + "word_nikkud": "להתקלח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1896-lehitkaleach" + } + ], + "תתקלחנה": [ + { + "word_nikkud": "להתקלח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1896-lehitkaleach" + } + ], + "יתקלח": [ + { + "word_nikkud": "להתקלח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1896-lehitkaleach" + } + ], + "יתקלחו": [ + { + "word_nikkud": "להתקלח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1896-lehitkaleach" + } + ], + "התקלח!‏": [ + { + "word_nikkud": "להתקלח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1896-lehitkaleach" + } + ], + "התקלחי!‏": [ + { + "word_nikkud": "להתקלח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1896-lehitkaleach" + } + ], + "התקלחו!‏": [ + { + "word_nikkud": "להתקלח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1896-lehitkaleach" + } + ], + "התקלחנה!‏": [ + { + "word_nikkud": "להתקלח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1896-lehitkaleach" + } + ], + "להתקלח": [ + { + "word_nikkud": "להתקלח", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1896-lehitkaleach" + } + ], + "מתגלה": [ + { + "word_nikkud": "להתגלות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "332-lehitgalot" + } + ], + "מתגלים": [ + { + "word_nikkud": "להתגלות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "332-lehitgalot" + } + ], + "מתגלות": [ + { + "word_nikkud": "להתגלות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "332-lehitgalot" + } + ], + "נתגליתי": [ + { + "word_nikkud": "להתגלות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "332-lehitgalot" + } + ], + "התגליתי": [ + { + "word_nikkud": "להתגלות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "332-lehitgalot" + } + ], + "נתגלינו": [ + { + "word_nikkud": "להתגלות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "332-lehitgalot" + } + ], + "התגלינו": [ + { + "word_nikkud": "להתגלות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "332-lehitgalot" + } + ], + "נתגלית": [ + { + "word_nikkud": "להתגלות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "332-lehitgalot" + } + ], + "התגלית": [ + { + "word_nikkud": "להתגלות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "332-lehitgalot" + } + ], + "נתגליתם": [ + { + "word_nikkud": "להתגלות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "332-lehitgalot" + } + ], + "התגליתם": [ + { + "word_nikkud": "להתגלות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "332-lehitgalot" + } + ], + "נתגליתן": [ + { + "word_nikkud": "להתגלות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "332-lehitgalot" + } + ], + "התגליתן": [ + { + "word_nikkud": "להתגלות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "332-lehitgalot" + } + ], + "נתגלה": [ + { + "word_nikkud": "להתגלות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "332-lehitgalot" + } + ], + "התגלה": [ + { + "word_nikkud": "להתגלות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "332-lehitgalot" + } + ], + "נתגלתה": [ + { + "word_nikkud": "להתגלות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "332-lehitgalot" + } + ], + "התגלתה": [ + { + "word_nikkud": "להתגלות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "332-lehitgalot" + } + ], + "נתגלו": [ + { + "word_nikkud": "להתגלות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "332-lehitgalot" + } + ], + "התגלו": [ + { + "word_nikkud": "להתגלות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "332-lehitgalot" + } + ], + "אתגלה": [ + { + "word_nikkud": "להתגלות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "332-lehitgalot" + } + ], + "תתגלה": [ + { + "word_nikkud": "להתגלות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "332-lehitgalot" + } + ], + "תתגלי": [ + { + "word_nikkud": "להתגלות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "332-lehitgalot" + } + ], + "תתגלו": [ + { + "word_nikkud": "להתגלות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "332-lehitgalot" + } + ], + "תתגלינה": [ + { + "word_nikkud": "להתגלות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "332-lehitgalot" + } + ], + "יתגלה": [ + { + "word_nikkud": "להתגלות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "332-lehitgalot" + } + ], + "יתגלו": [ + { + "word_nikkud": "להתגלות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "332-lehitgalot" + } + ], + "התגלה!‏": [ + { + "word_nikkud": "להתגלות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "332-lehitgalot" + } + ], + "התגלי!‏": [ + { + "word_nikkud": "להתגלות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "332-lehitgalot" + } + ], + "התגלו!‏": [ + { + "word_nikkud": "להתגלות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "332-lehitgalot" + } + ], + "התגלינה!‏": [ + { + "word_nikkud": "להתגלות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "332-lehitgalot" + } + ], + "להתגלות": [ + { + "word_nikkud": "להתגלות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "332-lehitgalot" + }, + { + "word_nikkud": "לְגַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "333-liglot" + } + ], + "הייתי": [ + { + "word_nikkud": "להיות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "454-lihyot" + } + ], + "היינו": [ + { + "word_nikkud": "להיות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "454-lihyot" + } + ], + "היית": [ + { + "word_nikkud": "להיות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "454-lihyot" + } + ], + "הייתם": [ + { + "word_nikkud": "להיות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "454-lihyot" + } + ], + "הייתן": [ + { + "word_nikkud": "להיות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "454-lihyot" + } + ], + "היה": [ + { + "word_nikkud": "להיות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "454-lihyot" + } + ], + "הייתה": [ + { + "word_nikkud": "להיות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "454-lihyot" + } + ], + "היו": [ + { + "word_nikkud": "להיות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "454-lihyot" + } + ], + "אהיה": [ + { + "word_nikkud": "להיות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "454-lihyot" + } + ], + "נהיה": [ + { + "word_nikkud": "להיות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "454-lihyot" + }, + { + "word_nikkud": "נִהְיָה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2552-nihya" + } + ], + "תהיה": [ + { + "word_nikkud": "להיות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "454-lihyot" + }, + { + "word_nikkud": "לִתְהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2353-lithot" + } + ], + "תהיי": [ + { + "word_nikkud": "להיות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "454-lihyot" + } + ], + "תהיו": [ + { + "word_nikkud": "להיות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "454-lihyot" + } + ], + "תהיינה": [ + { + "word_nikkud": "להיות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "454-lihyot" + } + ], + "יהיה": [ + { + "word_nikkud": "להיות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "454-lihyot" + } + ], + "יהיו": [ + { + "word_nikkud": "להיות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "454-lihyot" + } + ], + "היה!‏": [ + { + "word_nikkud": "להיות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "454-lihyot" + } + ], + "היי!‏": [ + { + "word_nikkud": "להיות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "454-lihyot" + } + ], + "היו!‏": [ + { + "word_nikkud": "להיות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "454-lihyot" + } + ], + "היינה!‏": [ + { + "word_nikkud": "להיות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "454-lihyot" + } + ], + "להיות": [ + { + "word_nikkud": "להיות", + "form_type": "conjugation", + "pos": "Verb", + "slug": "454-lihyot" + }, + { + "word_nikkud": "נִהְיָה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2552-nihya" + } + ], + "אבא": [ + { + "word_nikkud": "אַבָּא", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4845-aba", + "gender": "" + } + ], + "אביב": [ + { + "word_nikkud": "אָבִיב", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4084-aviv", + "gender": "masculine" + } + ], + "אביבים": [ + { + "word_nikkud": "אָבִיב", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4084-aviv", + "gender": "masculine" + } + ], + "אביב־": [ + { + "word_nikkud": "אָבִיב", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4084-aviv", + "gender": "masculine" + } + ], + "אביבי־": [ + { + "word_nikkud": "אָבִיב", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4084-aviv", + "gender": "masculine" + } + ], + "אבידה": [ + { + "word_nikkud": "אֲבֵדָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8743-aveda", + "gender": "feminine" + }, + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + }, + { + "word_nikkud": "לְהִתְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "59-lehitabed" + } + ], + "אבידות": [ + { + "word_nikkud": "אֲבֵדָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8743-aveda", + "gender": "feminine" + } + ], + "אבידת־": [ + { + "word_nikkud": "אֲבֵדָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8743-aveda", + "gender": "feminine" + } + ], + "אבידות־": [ + { + "word_nikkud": "אֲבֵדָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8743-aveda", + "gender": "feminine" + } + ], + "איבוד": [ + { + "word_nikkud": "אִבּוּד", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3636-ibud", + "gender": "masculine" + }, + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + }, + { + "word_nikkud": "לְהִתְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "59-lehitabed" + } + ], + "איבודים": [ + { + "word_nikkud": "אִבּוּד", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3636-ibud", + "gender": "masculine" + } + ], + "איבוד־": [ + { + "word_nikkud": "אִבּוּד", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3636-ibud", + "gender": "masculine" + } + ], + "איבודי־": [ + { + "word_nikkud": "אִבּוּד", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3636-ibud", + "gender": "masculine" + } + ], + "התאבדות": [ + { + "word_nikkud": "הִתְאַבְּדוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3006-hitabdut", + "gender": "feminine" + }, + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + }, + { + "word_nikkud": "לְהִתְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "59-lehitabed" + } + ], + "התאבדויות": [ + { + "word_nikkud": "הִתְאַבְּדוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3006-hitabdut", + "gender": "feminine" + } + ], + "התאבדות־": [ + { + "word_nikkud": "הִתְאַבְּדוּת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3006-hitabdut", + "gender": "feminine" + } + ], + "התאבדויות־": [ + { + "word_nikkud": "הִתְאַבְּדוּת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3006-hitabdut", + "gender": "feminine" + } + ], + "אבדון": [ + { + "word_nikkud": "אֲבַדּוֹן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7199-avadon", + "gender": "" + }, + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + }, + { + "word_nikkud": "לְהִתְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "59-lehitabed" + } + ], + "אבוקדו": [ + { + "word_nikkud": "אָבוֹקָדוֹ", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7061-avokado", + "gender": "masculine" + } + ], + "אבוקדואים": [ + { + "word_nikkud": "אָבוֹקָדוֹ", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7061-avokado", + "gender": "masculine" + } + ], + "אבוקדו־": [ + { + "word_nikkud": "אָבוֹקָדוֹ", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7061-avokado", + "gender": "masculine" + } + ], + "אבוקדואי־": [ + { + "word_nikkud": "אָבוֹקָדוֹ", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7061-avokado", + "gender": "masculine" + } + ], + "אבזם": [ + { + "word_nikkud": "אַבְזָם", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "9010-avzam", + "gender": "masculine" + } + ], + "אבזמים": [ + { + "word_nikkud": "אַבְזָם", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "9010-avzam", + "gender": "masculine" + } + ], + "אבזם־": [ + { + "word_nikkud": "אַבְזָם", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "9010-avzam", + "gender": "masculine" + } + ], + "אבזמי־": [ + { + "word_nikkud": "אַבְזָם", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "9010-avzam", + "gender": "masculine" + } + ], + "אבחון": [ + { + "word_nikkud": "אִבְחוּן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3915-ivchun", + "gender": "masculine" + } + ], + "אבחון־": [ + { + "word_nikkud": "אִבְחוּן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3915-ivchun", + "gender": "masculine" + } + ], + "אבטוח": [ + { + "word_nikkud": "אִבְטוּחַ", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4737-ivtuach", + "gender": "masculine" + } + ], + "אבטוחים": [ + { + "word_nikkud": "אִבְטוּחַ", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4737-ivtuach", + "gender": "masculine" + } + ], + "אבטוח־": [ + { + "word_nikkud": "אִבְטוּחַ", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4737-ivtuach", + "gender": "masculine" + } + ], + "אבטוחי־": [ + { + "word_nikkud": "אִבְטוּחַ", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4737-ivtuach", + "gender": "masculine" + } + ], + "אבטיחים": [ + { + "word_nikkud": "אֲבַטִּיחַ", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5597-avatiach", + "gender": "masculine" + } + ], + "אבטיח־": [ + { + "word_nikkud": "אֲבַטִּיחַ", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5597-avatiach", + "gender": "masculine" + } + ], + "אבטיחי־": [ + { + "word_nikkud": "אֲבַטִּיחַ", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5597-avatiach", + "gender": "masculine" + } + ], + "אבטיפוס": [ + { + "word_nikkud": "אַבְטִיפּוּס", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6957-avtipus", + "gender": "" + } + ], + "אבטיפוסים": [ + { + "word_nikkud": "אַבְטִיפּוּס", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6957-avtipus", + "gender": "" + } + ], + "אבטיפוס־": [ + { + "word_nikkud": "אַבְטִיפּוּס", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6957-avtipus", + "gender": "" + } + ], + "אבטיפוסי־": [ + { + "word_nikkud": "אַבְטִיפּוּס", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6957-avtipus", + "gender": "" + } + ], + "אביזר": [ + { + "word_nikkud": "אֲבִיזָר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "9011-avizar", + "gender": "masculine" + } + ], + "אביזרים": [ + { + "word_nikkud": "אֲבִיזָר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "9011-avizar", + "gender": "masculine" + } + ], + "אובך": [ + { + "word_nikkud": "אֹבֶךְ", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8521-ovech", + "gender": "masculine" + } + ], + "אובכים": [ + { + "word_nikkud": "אֹבֶךְ", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8521-ovech", + "gender": "masculine" + } + ], + "אובך־": [ + { + "word_nikkud": "אֹבֶךְ", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8521-ovech", + "gender": "masculine" + } + ], + "אובכי־": [ + { + "word_nikkud": "אֹבֶךְ", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8521-ovech", + "gender": "masculine" + } + ], + "אבל": [ + { + "word_nikkud": "אֵבֶל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3195-evel", + "gender": "masculine" + } + ], + "אבל־": [ + { + "word_nikkud": "אֵבֶל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3195-evel", + "gender": "masculine" + } + ], + "אבן": [ + { + "word_nikkud": "אֶבֶן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6055-even", + "gender": "feminine" + } + ], + "אבנים": [ + { + "word_nikkud": "אֶבֶן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6055-even", + "gender": "feminine" + } + ], + "אבן־": [ + { + "word_nikkud": "אֶבֶן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6055-even", + "gender": "feminine" + } + ], + "אבני־": [ + { + "word_nikkud": "אֶבֶן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6055-even", + "gender": "feminine" + } + ], + "מאובן": [ + { + "word_nikkud": "מְאֻבָּן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8449-meuban", + "gender": "masculine" + } + ], + "מאובנים": [ + { + "word_nikkud": "מְאֻבָּן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8449-meuban", + "gender": "masculine" + } + ], + "מאובן־": [ + { + "word_nikkud": "מְאֻבָּן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8449-meuban", + "gender": "masculine" + } + ], + "מאובני־": [ + { + "word_nikkud": "מְאֻבָּן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8449-meuban", + "gender": "masculine" + } + ], + "האבסה": [ + { + "word_nikkud": "הַאֲבָסָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8217-haavasa", + "gender": "feminine" + } + ], + "האבסות": [ + { + "word_nikkud": "הַאֲבָסָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8217-haavasa", + "gender": "feminine" + } + ], + "האבסת־": [ + { + "word_nikkud": "הַאֲבָסָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8217-haavasa", + "gender": "feminine" + } + ], + "האבסות־": [ + { + "word_nikkud": "הַאֲבָסָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8217-haavasa", + "gender": "feminine" + } + ], + "איבוק": [ + { + "word_nikkud": "אִבּוּק", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4738-ibuk", + "gender": "masculine" + } + ], + "איבוקים": [ + { + "word_nikkud": "אִבּוּק", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4738-ibuk", + "gender": "masculine" + } + ], + "איבוק־": [ + { + "word_nikkud": "אִבּוּק", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4738-ibuk", + "gender": "masculine" + } + ], + "איבוקי־": [ + { + "word_nikkud": "אִבּוּק", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4738-ibuk", + "gender": "masculine" + } + ], + "מאבק": [ + { + "word_nikkud": "מַאֲבָק", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5458-maavak", + "gender": "masculine" + } + ], + "מאבקים": [ + { + "word_nikkud": "מַאֲבָק", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5458-maavak", + "gender": "masculine" + } + ], + "מאבק־": [ + { + "word_nikkud": "מַאֲבָק", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5458-maavak", + "gender": "masculine" + } + ], + "מאבקי־": [ + { + "word_nikkud": "מַאֲבָק", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5458-maavak", + "gender": "masculine" + } + ], + "אבק": [ + { + "word_nikkud": "אָבָק", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3328-avak", + "gender": "masculine" + } + ], + "אבקים": [ + { + "word_nikkud": "אָבָק", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3328-avak", + "gender": "masculine" + } + ], + "אבק־": [ + { + "word_nikkud": "אָבָק", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3328-avak", + "gender": "masculine" + } + ], + "אבקי־": [ + { + "word_nikkud": "אָבָק", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3328-avak", + "gender": "masculine" + } + ], + "אביר": [ + { + "word_nikkud": "אַבִּיר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5585-abir", + "gender": "masculine" + } + ], + "אבירים": [ + { + "word_nikkud": "אַבִּיר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5585-abir", + "gender": "masculine" + } + ], + "אביר־": [ + { + "word_nikkud": "אַבִּיר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5585-abir", + "gender": "masculine" + } + ], + "אבירי־": [ + { + "word_nikkud": "אַבִּיר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5585-abir", + "gender": "masculine" + } + ], + "אברה": [ + { + "word_nikkud": "אֶבְרָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7997-evra", + "gender": "feminine" + } + ], + "אברות": [ + { + "word_nikkud": "אֶבְרָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7997-evra", + "gender": "feminine" + } + ], + "אברת־": [ + { + "word_nikkud": "אֶבְרָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7997-evra", + "gender": "feminine" + } + ], + "אברות־": [ + { + "word_nikkud": "אֶבְרָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7997-evra", + "gender": "feminine" + } + ], + "איגוד": [ + { + "word_nikkud": "אִגּוּד", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4739-igud", + "gender": "masculine" + } + ], + "איגודים": [ + { + "word_nikkud": "אִגּוּד", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4739-igud", + "gender": "masculine" + } + ], + "איגוד־": [ + { + "word_nikkud": "אִגּוּד", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4739-igud", + "gender": "masculine" + } + ], + "איגודי־": [ + { + "word_nikkud": "אִגּוּד", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4739-igud", + "gender": "masculine" + } + ], + "התאגדות": [ + { + "word_nikkud": "הִתְאַגְּדוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4182-hitagdut", + "gender": "feminine" + } + ], + "התאגדויות": [ + { + "word_nikkud": "הִתְאַגְּדוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4182-hitagdut", + "gender": "feminine" + } + ], + "התאגדות־": [ + { + "word_nikkud": "הִתְאַגְּדוּת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4182-hitagdut", + "gender": "feminine" + } + ], + "התאגדויות־": [ + { + "word_nikkud": "הִתְאַגְּדוּת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4182-hitagdut", + "gender": "feminine" + } + ], + "אגדה": [ + { + "word_nikkud": "אַגָּדָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4178-agada", + "gender": "feminine" + }, + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + }, + { + "word_nikkud": "לְהִתְנַגֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2434-lehitnaged" + } + ], + "אגדות": [ + { + "word_nikkud": "אַגָּדָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4178-agada", + "gender": "feminine" + } + ], + "אגדת־": [ + { + "word_nikkud": "אַגָּדָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4178-agada", + "gender": "feminine" + } + ], + "אגדות־": [ + { + "word_nikkud": "אַגָּדָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4178-agada", + "gender": "feminine" + } + ], + "אגד": [ + { + "word_nikkud": "אֶגֶד", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4176-eged", + "gender": "masculine" + } + ], + "אגדים": [ + { + "word_nikkud": "אֶגֶד", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4176-eged", + "gender": "masculine" + } + ], + "אגד־": [ + { + "word_nikkud": "אֶגֶד", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4176-eged", + "gender": "masculine" + } + ], + "אגדי־": [ + { + "word_nikkud": "אֶגֶד", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4176-eged", + "gender": "masculine" + } + ], + "אגידה": [ + { + "word_nikkud": "אֲגִידָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4180-agida", + "gender": "feminine" + } + ], + "אגידות": [ + { + "word_nikkud": "אֲגִידָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4180-agida", + "gender": "feminine" + } + ], + "אגידת־": [ + { + "word_nikkud": "אֲגִידָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4180-agida", + "gender": "feminine" + } + ], + "אגידות־": [ + { + "word_nikkud": "אֲגִידָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4180-agida", + "gender": "feminine" + } + ], + "אוגד": [ + { + "word_nikkud": "אוֹגֵד", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7687-oged", + "gender": "masculine" + }, + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + } + ], + "אוגדים": [ + { + "word_nikkud": "אוֹגֵד", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7687-oged", + "gender": "masculine" + } + ], + "אוגד־": [ + { + "word_nikkud": "אוֹגֵד", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7687-oged", + "gender": "masculine" + } + ], + "אוגדי־": [ + { + "word_nikkud": "אוֹגֵד", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7687-oged", + "gender": "masculine" + } + ], + "תאגיד": [ + { + "word_nikkud": "תַּאֲגִיד", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6806-taagid", + "gender": "masculine" + } + ], + "תאגידים": [ + { + "word_nikkud": "תַּאֲגִיד", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6806-taagid", + "gender": "masculine" + } + ], + "תאגיד־": [ + { + "word_nikkud": "תַּאֲגִיד", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6806-taagid", + "gender": "masculine" + } + ], + "תאגידי־": [ + { + "word_nikkud": "תַּאֲגִיד", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6806-taagid", + "gender": "masculine" + } + ], + "אגוז": [ + { + "word_nikkud": "אֱגוֹז", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5376-egoz", + "gender": "masculine" + } + ], + "אגוזים": [ + { + "word_nikkud": "אֱגוֹז", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5376-egoz", + "gender": "masculine" + } + ], + "אגוז־": [ + { + "word_nikkud": "אֱגוֹז", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5376-egoz", + "gender": "masculine" + } + ], + "אגוזי־": [ + { + "word_nikkud": "אֱגוֹז", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5376-egoz", + "gender": "masculine" + } + ], + "אגם": [ + { + "word_nikkud": "אֲגַם", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5556-agam", + "gender": "masculine" + } + ], + "אגמים": [ + { + "word_nikkud": "אֲגַם", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5556-agam", + "gender": "masculine" + } + ], + "אגם־": [ + { + "word_nikkud": "אֲגַם", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5556-agam", + "gender": "masculine" + } + ], + "אגמי־": [ + { + "word_nikkud": "אֲגַם", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5556-agam", + "gender": "masculine" + } + ], + "אגן": [ + { + "word_nikkud": "אַגָּן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8151-agan", + "gender": "" + }, + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "אגנים": [ + { + "word_nikkud": "אַגָּן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8151-agan", + "gender": "" + } + ], + "אגן־": [ + { + "word_nikkud": "אַגָּן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8151-agan", + "gender": "" + } + ], + "אגני־": [ + { + "word_nikkud": "אַגָּן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8151-agan", + "gender": "" + } + ], + "אגס": [ + { + "word_nikkud": "אַגָּס", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7557-agas", + "gender": "masculine" + } + ], + "אגסים": [ + { + "word_nikkud": "אַגָּס", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7557-agas", + "gender": "masculine" + } + ], + "אגס־": [ + { + "word_nikkud": "אַגָּס", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7557-agas", + "gender": "masculine" + } + ], + "אגסי־": [ + { + "word_nikkud": "אַגָּס", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7557-agas", + "gender": "masculine" + } + ], + "איגוף": [ + { + "word_nikkud": "אִגּוּף", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4740-iguf", + "gender": "masculine" + } + ], + "איגופים": [ + { + "word_nikkud": "אִגּוּף", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4740-iguf", + "gender": "masculine" + } + ], + "איגוף־": [ + { + "word_nikkud": "אִגּוּף", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4740-iguf", + "gender": "masculine" + } + ], + "איגופי־": [ + { + "word_nikkud": "אִגּוּף", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4740-iguf", + "gender": "masculine" + } + ], + "אגף": [ + { + "word_nikkud": "אֲגַף", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3891-agaf", + "gender": "masculine" + } + ], + "אגפים": [ + { + "word_nikkud": "אֲגַף", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3891-agaf", + "gender": "masculine" + } + ], + "אגף־": [ + { + "word_nikkud": "אֲגַף", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3891-agaf", + "gender": "masculine" + } + ], + "אגפי־": [ + { + "word_nikkud": "אֲגַף", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3891-agaf", + "gender": "masculine" + } + ], + "איגרת": [ + { + "word_nikkud": "אִגֶּרֶת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4537-igeret", + "gender": "feminine" + } + ], + "איגרות": [ + { + "word_nikkud": "אִגֶּרֶת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4537-igeret", + "gender": "feminine" + } + ], + "איגרת־": [ + { + "word_nikkud": "אִגֶּרֶת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4537-igeret", + "gender": "feminine" + } + ], + "איגרות־": [ + { + "word_nikkud": "אִגֶּרֶת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4537-igeret", + "gender": "feminine" + } + ], + "אגרון": [ + { + "word_nikkud": "אֶגְרוֹן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6049-egron", + "gender": "masculine" + } + ], + "אגרונים": [ + { + "word_nikkud": "אֶגְרוֹן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6049-egron", + "gender": "masculine" + } + ], + "אגרון־": [ + { + "word_nikkud": "אֶגְרוֹן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6049-egron", + "gender": "masculine" + } + ], + "אגרוני־": [ + { + "word_nikkud": "אֶגְרוֹן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6049-egron", + "gender": "masculine" + } + ], + "מאגר": [ + { + "word_nikkud": "מַאֲגָר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5356-maagar", + "gender": "masculine" + } + ], + "מאגרים": [ + { + "word_nikkud": "מַאֲגָר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5356-maagar", + "gender": "masculine" + } + ], + "מאגר־": [ + { + "word_nikkud": "מַאֲגָר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5356-maagar", + "gender": "masculine" + } + ], + "מאגרי־": [ + { + "word_nikkud": "מַאֲגָר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5356-maagar", + "gender": "masculine" + } + ], + "אגרה": [ + { + "word_nikkud": "אַגְרָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8337-agra", + "gender": "feminine" + } + ], + "אגרות": [ + { + "word_nikkud": "אַגְרָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8337-agra", + "gender": "feminine" + } + ], + "אגרת־": [ + { + "word_nikkud": "אַגְרָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8337-agra", + "gender": "feminine" + } + ], + "אגרות־": [ + { + "word_nikkud": "אַגְרָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8337-agra", + "gender": "feminine" + } + ], + "אגרטל": [ + { + "word_nikkud": "אֲגַרְטָל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7452-agartal", + "gender": "masculine" + } + ], + "אגרטלים": [ + { + "word_nikkud": "אֲגַרְטָל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7452-agartal", + "gender": "masculine" + } + ], + "אגרטל־": [ + { + "word_nikkud": "אֲגַרְטָל", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7452-agartal", + "gender": "masculine" + } + ], + "אגרטלי־": [ + { + "word_nikkud": "אֲגַרְטָל", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7452-agartal", + "gender": "masculine" + } + ], + "אגרוף": [ + { + "word_nikkud": "אִגְרוּף", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8665-igruf", + "gender": "masculine" + } + ], + "אגרוף־": [ + { + "word_nikkud": "אִגְרוּף", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8665-igruf", + "gender": "masculine" + } + ], + "אדווה": [ + { + "word_nikkud": "אַדְוָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8937-adva", + "gender": "feminine" + } + ], + "אדוות": [ + { + "word_nikkud": "אַדְוָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8937-adva", + "gender": "feminine" + } + ], + "אדוות־": [ + { + "word_nikkud": "אַדְוָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8937-adva", + "gender": "feminine" + }, + { + "word_nikkud": "אַדְוָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8937-adva", + "gender": "feminine" + } + ], + "אדון": [ + { + "word_nikkud": "אָדוֹן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6879-adon", + "gender": "masculine" + }, + { + "word_nikkud": "לָדוּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "417-ladun" + } + ], + "אדונים": [ + { + "word_nikkud": "אָדוֹן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6879-adon", + "gender": "masculine" + } + ], + "אדון־": [ + { + "word_nikkud": "אָדוֹן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6879-adon", + "gender": "masculine" + } + ], + "אדוני־": [ + { + "word_nikkud": "אָדוֹן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6879-adon", + "gender": "masculine" + } + ], + "אד": [ + { + "word_nikkud": "אֵד", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5466-ed", + "gender": "masculine" + } + ], + "אדים": [ + { + "word_nikkud": "אֵד", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5466-ed", + "gender": "masculine" + } + ], + "אד־": [ + { + "word_nikkud": "אֵד", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5466-ed", + "gender": "masculine" + } + ], + "אדי־": [ + { + "word_nikkud": "אֵד", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5466-ed", + "gender": "masculine" + } + ], + "אידוי": [ + { + "word_nikkud": "אִדּוּי", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5470-iduy", + "gender": "masculine" + } + ], + "אידויים": [ + { + "word_nikkud": "אִדּוּי", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5470-iduy", + "gender": "masculine" + } + ], + "אידוי־": [ + { + "word_nikkud": "אִדּוּי", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5470-iduy", + "gender": "masculine" + } + ], + "אידויי־": [ + { + "word_nikkud": "אִדּוּי", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5470-iduy", + "gender": "masculine" + } + ], + "התאדות": [ + { + "word_nikkud": "הִתְאַדּוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5469-hitadut", + "gender": "feminine" + } + ], + "התאדויות": [ + { + "word_nikkud": "הִתְאַדּוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5469-hitadut", + "gender": "feminine" + } + ], + "התאדות־": [ + { + "word_nikkud": "הִתְאַדּוּת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5469-hitadut", + "gender": "feminine" + } + ], + "התאדויות־": [ + { + "word_nikkud": "הִתְאַדּוּת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5469-hitadut", + "gender": "feminine" + } + ], + "מאדים": [ + { + "word_nikkud": "מַאֲדִים", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4059-maadim", + "gender": "masculine" + } + ], + "אודם": [ + { + "word_nikkud": "אֹדֶם", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6901-odem", + "gender": "masculine" + } + ], + "אודמים": [ + { + "word_nikkud": "אֹדֶם", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6901-odem", + "gender": "masculine" + } + ], + "אודם־": [ + { + "word_nikkud": "אֹדֶם", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6901-odem", + "gender": "masculine" + } + ], + "אודמי־": [ + { + "word_nikkud": "אֹדֶם", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6901-odem", + "gender": "masculine" + } + ], + "אדמת": [ + { + "word_nikkud": "אַדֶּמֶת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3284-ademet", + "gender": "feminine" + } + ], + "אדמת־": [ + { + "word_nikkud": "אַדֶּמֶת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3284-ademet", + "gender": "feminine" + }, + { + "word_nikkud": "אֲדָמָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3552-adama", + "gender": "feminine" + } + ], + "אדמה": [ + { + "word_nikkud": "אֲדָמָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3552-adama", + "gender": "feminine" + } + ], + "אדמות": [ + { + "word_nikkud": "אֲדָמָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3552-adama", + "gender": "feminine" + } + ], + "אדמות־": [ + { + "word_nikkud": "אֲדָמָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3552-adama", + "gender": "feminine" + } + ], + "אדיקות": [ + { + "word_nikkud": "אֲדִיקוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7345-adikut", + "gender": "feminine" + } + ], + "אדיקויות": [ + { + "word_nikkud": "אֲדִיקוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7345-adikut", + "gender": "feminine" + } + ], + "אדיקות־": [ + { + "word_nikkud": "אֲדִיקוּת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7345-adikut", + "gender": "feminine" + } + ], + "אדיקויות־": [ + { + "word_nikkud": "אֲדִיקוּת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7345-adikut", + "gender": "feminine" + } + ], + "אדריכל": [ + { + "word_nikkud": "אַדְרִיכָל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6975-adrichal", + "gender": "" + } + ], + "אדריכלים": [ + { + "word_nikkud": "אַדְרִיכָל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6975-adrichal", + "gender": "" + } + ], + "אדריכל־": [ + { + "word_nikkud": "אַדְרִיכָל", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6975-adrichal", + "gender": "" + } + ], + "אדריכלי־": [ + { + "word_nikkud": "אַדְרִיכָל", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6975-adrichal", + "gender": "" + } + ], + "התאהבות": [ + { + "word_nikkud": "הִתְאַהֲבוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8346-hitahavut", + "gender": "feminine" + }, + { + "word_nikkud": "לֶאֱהֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "67-leehov" + } + ], + "התאהבויות": [ + { + "word_nikkud": "הִתְאַהֲבוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8346-hitahavut", + "gender": "feminine" + } + ], + "התאהבות־": [ + { + "word_nikkud": "הִתְאַהֲבוּת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8346-hitahavut", + "gender": "feminine" + } + ], + "התאהבויות־": [ + { + "word_nikkud": "הִתְאַהֲבוּת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8346-hitahavut", + "gender": "feminine" + } + ], + "אהבה": [ + { + "word_nikkud": "אַהֲבָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3131-ahava", + "gender": "feminine" + }, + { + "word_nikkud": "לֶאֱהֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "67-leehov" + } + ], + "אהבות": [ + { + "word_nikkud": "אַהֲבָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3131-ahava", + "gender": "feminine" + } + ], + "אהבת־": [ + { + "word_nikkud": "אַהֲבָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3131-ahava", + "gender": "feminine" + } + ], + "אהבות־": [ + { + "word_nikkud": "אַהֲבָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3131-ahava", + "gender": "feminine" + } + ], + "אהבל": [ + { + "word_nikkud": "אַהְבַּל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7554-ahbal", + "gender": "" + } + ], + "אהבלים": [ + { + "word_nikkud": "אַהְבַּל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7554-ahbal", + "gender": "" + } + ], + "אוהד": [ + { + "word_nikkud": "אוֹהֵד", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3524-ohed", + "gender": "masculine" + } + ], + "אוהדים": [ + { + "word_nikkud": "אוֹהֵד", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3524-ohed", + "gender": "masculine" + } + ], + "אוהד־": [ + { + "word_nikkud": "אוֹהֵד", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3524-ohed", + "gender": "masculine" + } + ], + "אוהדי־": [ + { + "word_nikkud": "אוֹהֵד", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3524-ohed", + "gender": "masculine" + } + ], + "אוהל": [ + { + "word_nikkud": "אֹהֶל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5441-ohel", + "gender": "masculine" + } + ], + "אוהלים": [ + { + "word_nikkud": "אֹהֶל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5441-ohel", + "gender": "masculine" + } + ], + "אוהל־": [ + { + "word_nikkud": "אֹהֶל", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5441-ohel", + "gender": "masculine" + } + ], + "אוהלי־": [ + { + "word_nikkud": "אֹהֶל", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5441-ohel", + "gender": "masculine" + }, + { + "word_nikkud": "אֹהֶל", + "form_type": "other", + "pos": "Noun", + "slug": "5441-ohel", + "gender": "masculine" + } + ], + "אובדן": [ + { + "word_nikkud": "אָבְדָן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7050-ovdan", + "gender": "" + } + ], + "אובדנים": [ + { + "word_nikkud": "אָבְדָן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7050-ovdan", + "gender": "" + } + ], + "אובדן־": [ + { + "word_nikkud": "אָבְדָן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7050-ovdan", + "gender": "" + } + ], + "אובדני־": [ + { + "word_nikkud": "אָבְדָן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7050-ovdan", + "gender": "" + } + ], + "אווז": [ + { + "word_nikkud": "אֲוָז", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7626-avaz", + "gender": "masculine" + } + ], + "אווזים": [ + { + "word_nikkud": "אֲוָז", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7626-avaz", + "gender": "masculine" + } + ], + "אווז־": [ + { + "word_nikkud": "אֲוָז", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7626-avaz", + "gender": "masculine" + } + ], + "אווזי־": [ + { + "word_nikkud": "אֲוָז", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7626-avaz", + "gender": "masculine" + } + ], + "אוויר": [ + { + "word_nikkud": "אֲוִיר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5942-avir", + "gender": "masculine" + } + ], + "אווירים": [ + { + "word_nikkud": "אֲוִיר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5942-avir", + "gender": "masculine" + } + ], + "אוויר־": [ + { + "word_nikkud": "אֲוִיר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5942-avir", + "gender": "masculine" + } + ], + "אווירי־": [ + { + "word_nikkud": "אֲוִיר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5942-avir", + "gender": "masculine" + } + ], + "אווירון": [ + { + "word_nikkud": "אֲוִירוֹן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8778-aviron", + "gender": "masculine" + } + ], + "אווירונים": [ + { + "word_nikkud": "אֲוִירוֹן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8778-aviron", + "gender": "masculine" + } + ], + "אווירון־": [ + { + "word_nikkud": "אֲוִירוֹן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8778-aviron", + "gender": "masculine" + } + ], + "אווירוני־": [ + { + "word_nikkud": "אֲוִירוֹן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8778-aviron", + "gender": "masculine" + } + ], + "אוטו": [ + { + "word_nikkud": "אוֹטוֹ", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "9107-oto", + "gender": "masculine" + } + ], + "אוטובוס": [ + { + "word_nikkud": "אוֹטוֹבּוּס", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6854-otobus", + "gender": "masculine" + } + ], + "אוטובוסים": [ + { + "word_nikkud": "אוֹטוֹבּוּס", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6854-otobus", + "gender": "masculine" + } + ], + "אוטובוס־": [ + { + "word_nikkud": "אוֹטוֹבּוּס", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6854-otobus", + "gender": "masculine" + } + ], + "אוטובוסי־": [ + { + "word_nikkud": "אוֹטוֹבּוּס", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6854-otobus", + "gender": "masculine" + } + ], + "תאווה": [ + { + "word_nikkud": "תַּאֲוָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5275-taava", + "gender": "feminine" + } + ], + "תאוות": [ + { + "word_nikkud": "תַּאֲוָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5275-taava", + "gender": "feminine" + } + ], + "תאוות־": [ + { + "word_nikkud": "תַּאֲוָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5275-taava", + "gender": "feminine" + }, + { + "word_nikkud": "תַּאֲוָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5275-taava", + "gender": "feminine" + } + ], + "אוכלוסיה": [ + { + "word_nikkud": "אֻכְלוּסִיָּה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6124-uchlusiya", + "gender": "feminine" + } + ], + "אוכלוסיות": [ + { + "word_nikkud": "אֻכְלוּסִיָּה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6124-uchlusiya", + "gender": "feminine" + } + ], + "אוכלוסיית־": [ + { + "word_nikkud": "אֻכְלוּסִיָּה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6124-uchlusiya", + "gender": "feminine" + } + ], + "אוכלוסיות־": [ + { + "word_nikkud": "אֻכְלוּסִיָּה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6124-uchlusiya", + "gender": "feminine" + } + ], + "אוכמנית": [ + { + "word_nikkud": "אֻכְמָנִית", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "9134-uchmanit", + "gender": "feminine" + } + ], + "אוכמניות": [ + { + "word_nikkud": "אֻכְמָנִית", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "9134-uchmanit", + "gender": "feminine" + } + ], + "אוכמנית־": [ + { + "word_nikkud": "אֻכְמָנִית", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "9134-uchmanit", + "gender": "feminine" + } + ], + "אוכמניות־": [ + { + "word_nikkud": "אֻכְמָנִית", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "9134-uchmanit", + "gender": "feminine" + } + ], + "אוויל": [ + { + "word_nikkud": "אֱוִיל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7276-evil", + "gender": "" + } + ], + "אווילים": [ + { + "word_nikkud": "אֱוִיל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7276-evil", + "gender": "" + } + ], + "אוויל־": [ + { + "word_nikkud": "אֱוִיל", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7276-evil", + "gender": "" + } + ], + "אווילי־": [ + { + "word_nikkud": "אֱוִיל", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7276-evil", + "gender": "" + } + ], + "איוולת": [ + { + "word_nikkud": "אִוֶּלֶת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7805-ivelet", + "gender": "feminine" + } + ], + "איוולות": [ + { + "word_nikkud": "אִוֶּלֶת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7805-ivelet", + "gender": "feminine" + } + ], + "איוולת־": [ + { + "word_nikkud": "אִוֶּלֶת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7805-ivelet", + "gender": "feminine" + } + ], + "איוולות־": [ + { + "word_nikkud": "אִוֶּלֶת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7805-ivelet", + "gender": "feminine" + } + ], + "אולם": [ + { + "word_nikkud": "אוּלָם", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7489-ulam", + "gender": "masculine" + } + ], + "אולמים": [ + { + "word_nikkud": "אוּלָם", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7489-ulam", + "gender": "masculine" + } + ], + "אולמות": [ + { + "word_nikkud": "אוּלָם", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7489-ulam", + "gender": "masculine" + } + ], + "אולם־": [ + { + "word_nikkud": "אוּלָם", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7489-ulam", + "gender": "masculine" + } + ], + "אולמי־": [ + { + "word_nikkud": "אוּלָם", + "form_type": "other", + "pos": "Noun", + "slug": "7489-ulam", + "gender": "masculine" + } + ], + "אולפן": [ + { + "word_nikkud": "אֻלְפָּן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6690-ulpan", + "gender": "masculine" + } + ], + "אולפנים": [ + { + "word_nikkud": "אֻלְפָּן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6690-ulpan", + "gender": "masculine" + } + ], + "אולפן־": [ + { + "word_nikkud": "אֻלְפָּן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6690-ulpan", + "gender": "masculine" + } + ], + "אולפני־": [ + { + "word_nikkud": "אֻלְפָּן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6690-ulpan", + "gender": "masculine" + } + ], + "אולר": [ + { + "word_nikkud": "אוֹלָר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "9236-olar", + "gender": "" + } + ], + "אולרים": [ + { + "word_nikkud": "אוֹלָר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "9236-olar", + "gender": "" + } + ], + "אולר־": [ + { + "word_nikkud": "אוֹלָר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "9236-olar", + "gender": "" + } + ], + "אולרי־": [ + { + "word_nikkud": "אוֹלָר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "9236-olar", + "gender": "" + } + ], + "אומנות לחימה": [ + { + "word_nikkud": "אָמָּנוּת לְחִימָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7985-omanut-lechima", + "gender": "" + } + ], + "אומנויות לחימה": [ + { + "word_nikkud": "אָמָּנוּת לְחִימָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7985-omanut-lechima", + "gender": "" + } + ], + "און": [ + { + "word_nikkud": "אוֹן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8562-on", + "gender": "masculine" + } + ], + "אונים": [ + { + "word_nikkud": "אוֹן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8562-on", + "gender": "masculine" + } + ], + "און־": [ + { + "word_nikkud": "אוֹן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8562-on", + "gender": "masculine" + } + ], + "אוני־": [ + { + "word_nikkud": "אוֹן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8562-on", + "gender": "masculine" + } + ], + "אוניברסיטה": [ + { + "word_nikkud": "אוּנִיבֶרְסִיטָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4890-universita", + "gender": "feminine" + }, + { + "word_nikkud": "לַעֲבֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1441-laavor" + }, + { + "word_nikkud": "לְהַעֲבִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + }, + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "אוניברסיטאות": [ + { + "word_nikkud": "אוּנִיבֶרְסִיטָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4890-universita", + "gender": "feminine" + } + ], + "אוניברסיטת־": [ + { + "word_nikkud": "אוּנִיבֶרְסִיטָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4890-universita", + "gender": "feminine" + } + ], + "אוניברסיטות־": [ + { + "word_nikkud": "אוּנִיבֶרְסִיטָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4890-universita", + "gender": "feminine" + } + ], + "אונייה": [ + { + "word_nikkud": "אֳנִיָּה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5606-oniya", + "gender": "feminine" + } + ], + "אוניות": [ + { + "word_nikkud": "אֳנִיָּה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5606-oniya", + "gender": "feminine" + } + ], + "אוניית־": [ + { + "word_nikkud": "אֳנִיָּה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5606-oniya", + "gender": "feminine" + } + ], + "אוניות־": [ + { + "word_nikkud": "אֳנִיָּה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5606-oniya", + "gender": "feminine" + } + ], + "אופנוע": [ + { + "word_nikkud": "אוֹפַנּוֹעַ", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6371-ofanoa", + "gender": "masculine" + } + ], + "אופנועים": [ + { + "word_nikkud": "אוֹפַנּוֹעַ", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6371-ofanoa", + "gender": "masculine" + } + ], + "אופנוע־": [ + { + "word_nikkud": "אוֹפַנּוֹעַ", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6371-ofanoa", + "gender": "masculine" + } + ], + "אופנועי־": [ + { + "word_nikkud": "אוֹפַנּוֹעַ", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6371-ofanoa", + "gender": "masculine" + } + ], + "תאוצה": [ + { + "word_nikkud": "תְּאוּצָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8561-teutza", + "gender": "feminine" + } + ], + "תאוצות": [ + { + "word_nikkud": "תְּאוּצָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8561-teutza", + "gender": "feminine" + } + ], + "תאוצת־": [ + { + "word_nikkud": "תְּאוּצָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8561-teutza", + "gender": "feminine" + } + ], + "תאוצות־": [ + { + "word_nikkud": "תְּאוּצָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8561-teutza", + "gender": "feminine" + } + ], + "האצה": [ + { + "word_nikkud": "הֶאָצָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "9190-heatza", + "gender": "" + } + ], + "האצות": [ + { + "word_nikkud": "הֶאָצָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "9190-heatza", + "gender": "" + } + ], + "האצת־": [ + { + "word_nikkud": "הֶאָצָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "9190-heatza", + "gender": "" + } + ], + "האצות־": [ + { + "word_nikkud": "הֶאָצָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "9190-heatza", + "gender": "" + } + ], + "אצן": [ + { + "word_nikkud": "אָצָן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8992-atzan", + "gender": "masculine" + } + ], + "אצנים": [ + { + "word_nikkud": "אָצָן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8992-atzan", + "gender": "masculine" + } + ], + "אצן־": [ + { + "word_nikkud": "אָצָן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8992-atzan", + "gender": "masculine" + } + ], + "אצני־": [ + { + "word_nikkud": "אָצָן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8992-atzan", + "gender": "masculine" + } + ], + "אוצר מילים": [ + { + "word_nikkud": "אוֹצַר מִלִּים", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7198-otzar-milim", + "gender": "" + } + ], + "אוצרות מילים": [ + { + "word_nikkud": "אוֹצַר מִלִּים", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7198-otzar-milim", + "gender": "" + } + ], + "אוקיינוס": [ + { + "word_nikkud": "אוֹקְיָנוֹס", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7667-okyanos", + "gender": "" + } + ], + "אוקיינוסים": [ + { + "word_nikkud": "אוֹקְיָנוֹס", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7667-okyanos", + "gender": "" + } + ], + "אוקיינוס־": [ + { + "word_nikkud": "אוֹקְיָנוֹס", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7667-okyanos", + "gender": "" + } + ], + "אוקיינוסי־": [ + { + "word_nikkud": "אוֹקְיָנוֹס", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7667-okyanos", + "gender": "" + } + ], + "אור": [ + { + "word_nikkud": "אוֹר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5232-or", + "gender": "masculine" + } + ], + "אורות": [ + { + "word_nikkud": "אוֹר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5232-or", + "gender": "masculine" + } + ], + "אור־": [ + { + "word_nikkud": "אוֹר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5232-or", + "gender": "masculine" + } + ], + "אורות־": [ + { + "word_nikkud": "אוֹר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5232-or", + "gender": "masculine" + } + ], + "תאורה": [ + { + "word_nikkud": "תְּאוּרָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3736-teura", + "gender": "feminine" + } + ], + "תאורות": [ + { + "word_nikkud": "תְּאוּרָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3736-teura", + "gender": "feminine" + } + ], + "תאורת־": [ + { + "word_nikkud": "תְּאוּרָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3736-teura", + "gender": "feminine" + } + ], + "תאורות־": [ + { + "word_nikkud": "תְּאוּרָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3736-teura", + "gender": "feminine" + } + ], + "מאורה": [ + { + "word_nikkud": "מְאוּרָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3886-meura", + "gender": "feminine" + } + ], + "מאורות": [ + { + "word_nikkud": "מְאוּרָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3886-meura", + "gender": "feminine" + }, + { + "word_nikkud": "מָאוֹר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4040-maor", + "gender": "masculine" + } + ], + "מאורת־": [ + { + "word_nikkud": "מְאוּרָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3886-meura", + "gender": "feminine" + } + ], + "מאורות־": [ + { + "word_nikkud": "מְאוּרָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3886-meura", + "gender": "feminine" + }, + { + "word_nikkud": "מָאוֹר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4040-maor", + "gender": "masculine" + } + ], + "מאור": [ + { + "word_nikkud": "מָאוֹר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4040-maor", + "gender": "masculine" + } + ], + "מאור־": [ + { + "word_nikkud": "מָאוֹר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4040-maor", + "gender": "masculine" + } + ], + "אוריינות": [ + { + "word_nikkud": "אוֹרְיָנוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8488-oryanut", + "gender": "" + } + ], + "אוריינויות": [ + { + "word_nikkud": "אוֹרְיָנוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8488-oryanut", + "gender": "" + } + ], + "אוריינות־": [ + { + "word_nikkud": "אוֹרְיָנוּת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8488-oryanut", + "gender": "" + } + ], + "אוריינויות־": [ + { + "word_nikkud": "אוֹרְיָנוּת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8488-oryanut", + "gender": "" + } + ], + "אוורור": [ + { + "word_nikkud": "אִוְרוּר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4741-ivrur", + "gender": "masculine" + } + ], + "אוורורים": [ + { + "word_nikkud": "אִוְרוּר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4741-ivrur", + "gender": "masculine" + } + ], + "אוורור־": [ + { + "word_nikkud": "אִוְרוּר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4741-ivrur", + "gender": "masculine" + } + ], + "אוורורי־": [ + { + "word_nikkud": "אִוְרוּר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4741-ivrur", + "gender": "masculine" + } + ], + "מאוורר": [ + { + "word_nikkud": "מְאַוְרֵר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6431-meavrer", + "gender": "masculine" + } + ], + "מאווררים": [ + { + "word_nikkud": "מְאַוְרֵר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6431-meavrer", + "gender": "masculine" + } + ], + "מאוורר־": [ + { + "word_nikkud": "מְאַוְרֵר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6431-meavrer", + "gender": "masculine" + } + ], + "מאווררי־": [ + { + "word_nikkud": "מְאַוְרֵר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6431-meavrer", + "gender": "masculine" + } + ], + "אוושוש": [ + { + "word_nikkud": "אִוְשׁוּשׁ", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6112-ivshush", + "gender": "masculine" + } + ], + "אוושושים": [ + { + "word_nikkud": "אִוְשׁוּשׁ", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6112-ivshush", + "gender": "masculine" + } + ], + "אוושוש־": [ + { + "word_nikkud": "אִוְשׁוּשׁ", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6112-ivshush", + "gender": "masculine" + } + ], + "אוושושי־": [ + { + "word_nikkud": "אִוְשׁוּשׁ", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6112-ivshush", + "gender": "masculine" + } + ], + "אות": [ + { + "word_nikkud": "אוֹת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5596-ot", + "gender": "feminine" + } + ], + "אותיות": [ + { + "word_nikkud": "אוֹת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5596-ot", + "gender": "feminine" + } + ], + "אות־": [ + { + "word_nikkud": "אוֹת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5596-ot", + "gender": "feminine" + } + ], + "אותיות־": [ + { + "word_nikkud": "אוֹת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5596-ot", + "gender": "feminine" + } + ], + "אזכור": [ + { + "word_nikkud": "אִזְכּוּר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7262-izkur", + "gender": "masculine" + }, + { + "word_nikkud": "לִזְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "34-lizkor" + } + ], + "אזכורים": [ + { + "word_nikkud": "אִזְכּוּר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7262-izkur", + "gender": "masculine" + } + ], + "אזכור־": [ + { + "word_nikkud": "אִזְכּוּר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7262-izkur", + "gender": "masculine" + } + ], + "אזכורי־": [ + { + "word_nikkud": "אִזְכּוּר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7262-izkur", + "gender": "masculine" + } + ], + "אזמל": [ + { + "word_nikkud": "אִזְמֵל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6621-izmel", + "gender": "masculine" + } + ], + "אזמלים": [ + { + "word_nikkud": "אִזְמֵל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6621-izmel", + "gender": "masculine" + } + ], + "אזמל־": [ + { + "word_nikkud": "אִזְמֵל", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6621-izmel", + "gender": "masculine" + } + ], + "אזמלי־": [ + { + "word_nikkud": "אִזְמֵל", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6621-izmel", + "gender": "masculine" + } + ], + "איזון": [ + { + "word_nikkud": "אִזּוּן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4684-izun", + "gender": "masculine" + } + ], + "איזונים": [ + { + "word_nikkud": "אִזּוּן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4684-izun", + "gender": "masculine" + } + ], + "איזון־": [ + { + "word_nikkud": "אִזּוּן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4684-izun", + "gender": "masculine" + } + ], + "איזוני־": [ + { + "word_nikkud": "אִזּוּן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4684-izun", + "gender": "masculine" + } + ], + "אוזן": [ + { + "word_nikkud": "אֹזֶן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3203-ozen", + "gender": "feminine" + } + ], + "אוזניים": [ + { + "word_nikkud": "אֹזֶן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3203-ozen", + "gender": "feminine" + } + ], + "אוזן־": [ + { + "word_nikkud": "אֹזֶן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3203-ozen", + "gender": "feminine" + } + ], + "אוזני־": [ + { + "word_nikkud": "אֹזֶן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3203-ozen", + "gender": "feminine" + } + ], + "האזנה": [ + { + "word_nikkud": "הַאֲזָנָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3729-haazana", + "gender": "feminine" + } + ], + "האזנת־": [ + { + "word_nikkud": "הַאֲזָנָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3729-haazana", + "gender": "feminine" + } + ], + "אוזנית": [ + { + "word_nikkud": "אָזְנִית", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8851-oznit", + "gender": "feminine" + } + ], + "אוזניות": [ + { + "word_nikkud": "אָזְנִית", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8851-oznit", + "gender": "feminine" + } + ], + "אוזנית־": [ + { + "word_nikkud": "אָזְנִית", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8851-oznit", + "gender": "feminine" + } + ], + "אוזניות־": [ + { + "word_nikkud": "אָזְנִית", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8851-oznit", + "gender": "feminine" + } + ], + "אזיקים": [ + { + "word_nikkud": "אֲזִקִּים", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6658-azikim", + "gender": "masculine" + }, + { + "word_nikkud": "אָזִיק", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6978-azik", + "gender": "masculine" + } + ], + "אזיקי־": [ + { + "word_nikkud": "אֲזִקִּים", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6658-azikim", + "gender": "masculine" + }, + { + "word_nikkud": "אָזִיק", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6978-azik", + "gender": "masculine" + } + ], + "אזיק": [ + { + "word_nikkud": "אָזִיק", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6978-azik", + "gender": "masculine" + } + ], + "אזיק־": [ + { + "word_nikkud": "אָזִיק", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6978-azik", + "gender": "masculine" + } + ], + "אזיקון": [ + { + "word_nikkud": "אֲזִיקוֹן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6979-azikon", + "gender": "masculine" + } + ], + "אזיקונים": [ + { + "word_nikkud": "אֲזִיקוֹן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6979-azikon", + "gender": "masculine" + } + ], + "אזיקון־": [ + { + "word_nikkud": "אֲזִיקוֹן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6979-azikon", + "gender": "masculine" + } + ], + "אזיקוני־": [ + { + "word_nikkud": "אֲזִיקוֹן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6979-azikon", + "gender": "masculine" + } + ], + "אזור": [ + { + "word_nikkud": "אֵזוֹר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4667-ezor", + "gender": "" + }, + { + "word_nikkud": "לֶאֱזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "81-leezor" + } + ], + "אזורים": [ + { + "word_nikkud": "אֵזוֹר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4667-ezor", + "gender": "" + } + ], + "אזור־": [ + { + "word_nikkud": "אֵזוֹר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4667-ezor", + "gender": "" + } + ], + "אזורי־": [ + { + "word_nikkud": "אֵזוֹר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4667-ezor", + "gender": "" + } + ], + "אזרח": [ + { + "word_nikkud": "אֶזְרָח", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8812-ezrach", + "gender": "" + } + ], + "אזרחים": [ + { + "word_nikkud": "אֶזְרָח", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8812-ezrach", + "gender": "" + } + ], + "אזרח־": [ + { + "word_nikkud": "אֶזְרָח", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8812-ezrach", + "gender": "" + } + ], + "אזרחי־": [ + { + "word_nikkud": "אֶזְרָח", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8812-ezrach", + "gender": "" + } + ], + "אח": [ + { + "word_nikkud": "אָח", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4113-ach", + "gender": "masculine" + } + ], + "אחים": [ + { + "word_nikkud": "אָח", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4113-ach", + "gender": "masculine" + } + ], + "אחי־": [ + { + "word_nikkud": "אָח", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4113-ach", + "gender": "masculine" + }, + { + "word_nikkud": "אָח", + "form_type": "other", + "pos": "Noun", + "slug": "4113-ach", + "gender": "masculine" + } + ], + "אח־": [ + { + "word_nikkud": "אָח", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4113-ach", + "gender": "masculine" + } + ], + "התאחדות": [ + { + "word_nikkud": "הִתְאַחֲדוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4191-hitachadut", + "gender": "feminine" + }, + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "התאחדויות": [ + { + "word_nikkud": "הִתְאַחֲדוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4191-hitachadut", + "gender": "feminine" + } + ], + "התאחדות־": [ + { + "word_nikkud": "הִתְאַחֲדוּת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4191-hitachadut", + "gender": "feminine" + } + ], + "התאחדויות־": [ + { + "word_nikkud": "הִתְאַחֲדוּת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4191-hitachadut", + "gender": "feminine" + } + ], + "אחדות": [ + { + "word_nikkud": "אַחְדוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3642-achdut", + "gender": "feminine" + }, + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "אחדות־": [ + { + "word_nikkud": "אַחְדוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3642-achdut", + "gender": "feminine" + } + ], + "איחוד": [ + { + "word_nikkud": "אִחוּד", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4190-ichud", + "gender": "masculine" + }, + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "איחודים": [ + { + "word_nikkud": "אִחוּד", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4190-ichud", + "gender": "masculine" + } + ], + "איחוד־": [ + { + "word_nikkud": "אִחוּד", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4190-ichud", + "gender": "masculine" + } + ], + "איחודי־": [ + { + "word_nikkud": "אִחוּד", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4190-ichud", + "gender": "masculine" + } + ], + "האחדה": [ + { + "word_nikkud": "הַאֲחָדָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4195-haachada", + "gender": "feminine" + }, + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "האחדות": [ + { + "word_nikkud": "הַאֲחָדָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4195-haachada", + "gender": "feminine" + } + ], + "האחדת־": [ + { + "word_nikkud": "הַאֲחָדָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4195-haachada", + "gender": "feminine" + } + ], + "האחדות־": [ + { + "word_nikkud": "הַאֲחָדָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4195-haachada", + "gender": "feminine" + } + ], + "אחווה": [ + { + "word_nikkud": "אַחֲוָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7851-achava", + "gender": "feminine" + } + ], + "אחוות־": [ + { + "word_nikkud": "אַחֲוָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7851-achava", + "gender": "feminine" + } + ], + "אחו": [ + { + "word_nikkud": "אָחוּ", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8759-achu", + "gender": "masculine" + } + ], + "אחווים": [ + { + "word_nikkud": "אָחוּ", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8759-achu", + "gender": "masculine" + } + ], + "אחו־": [ + { + "word_nikkud": "אָחוּ", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8759-achu", + "gender": "masculine" + } + ], + "אחווי־": [ + { + "word_nikkud": "אָחוּ", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8759-achu", + "gender": "masculine" + } + ], + "אחות": [ + { + "word_nikkud": "אָחוֹת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4120-achot", + "gender": "feminine" + } + ], + "אחיות": [ + { + "word_nikkud": "אָחוֹת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4120-achot", + "gender": "feminine" + } + ], + "אחות־": [ + { + "word_nikkud": "אָחוֹת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4120-achot", + "gender": "feminine" + } + ], + "אחיות־": [ + { + "word_nikkud": "אָחוֹת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4120-achot", + "gender": "feminine" + } + ], + "אחוזה": [ + { + "word_nikkud": "אֲחֻזָּה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7930-achuza", + "gender": "feminine" + } + ], + "אחוזות": [ + { + "word_nikkud": "אֲחֻזָּה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7930-achuza", + "gender": "feminine" + } + ], + "אחוזת־": [ + { + "word_nikkud": "אֲחֻזָּה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7930-achuza", + "gender": "feminine" + } + ], + "אחוזות־": [ + { + "word_nikkud": "אֲחֻזָּה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7930-achuza", + "gender": "feminine" + } + ], + "אחיזה": [ + { + "word_nikkud": "אֲחִיזָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8136-achiza", + "gender": "feminine" + } + ], + "אחיזות": [ + { + "word_nikkud": "אֲחִיזָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8136-achiza", + "gender": "feminine" + } + ], + "אחיזת־": [ + { + "word_nikkud": "אֲחִיזָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8136-achiza", + "gender": "feminine" + } + ], + "אחיזות־": [ + { + "word_nikkud": "אֲחִיזָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8136-achiza", + "gender": "feminine" + } + ], + "אחוז": [ + { + "word_nikkud": "אָחוּז", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6158-achuz", + "gender": "masculine" + } + ], + "אחוזים": [ + { + "word_nikkud": "אָחוּז", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6158-achuz", + "gender": "masculine" + } + ], + "אחוז־": [ + { + "word_nikkud": "אָחוּז", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6158-achuz", + "gender": "masculine" + } + ], + "אחוזי־": [ + { + "word_nikkud": "אָחוּז", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6158-achuz", + "gender": "masculine" + } + ], + "אחיין": [ + { + "word_nikkud": "אַחְיָן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5435-achyan", + "gender": "masculine" + } + ], + "אחיינים": [ + { + "word_nikkud": "אַחְיָן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5435-achyan", + "gender": "masculine" + } + ], + "אחיין־": [ + { + "word_nikkud": "אַחְיָן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5435-achyan", + "gender": "masculine" + } + ], + "אחייני־": [ + { + "word_nikkud": "אַחְיָן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5435-achyan", + "gender": "masculine" + } + ], + "אחיינית": [ + { + "word_nikkud": "אַחְיָנִית", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5436-achyanit", + "gender": "feminine" + } + ], + "אחייניות": [ + { + "word_nikkud": "אַחְיָנִית", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5436-achyanit", + "gender": "feminine" + } + ], + "אחיינית־": [ + { + "word_nikkud": "אַחְיָנִית", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5436-achyanit", + "gender": "feminine" + } + ], + "אחייניות־": [ + { + "word_nikkud": "אַחְיָנִית", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5436-achyanit", + "gender": "feminine" + } + ], + "איחול": [ + { + "word_nikkud": "אִחוּל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7600-ichul", + "gender": "masculine" + } + ], + "איחולים": [ + { + "word_nikkud": "אִחוּל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7600-ichul", + "gender": "masculine" + } + ], + "איחול־": [ + { + "word_nikkud": "אִחוּל", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7600-ichul", + "gender": "masculine" + } + ], + "איחולי־": [ + { + "word_nikkud": "אִחוּל", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7600-ichul", + "gender": "masculine" + } + ], + "אחסון": [ + { + "word_nikkud": "אִחְסוּן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3381-ichsun", + "gender": "masculine" + } + ], + "אחסונים": [ + { + "word_nikkud": "אִחְסוּן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3381-ichsun", + "gender": "masculine" + } + ], + "אחסון־": [ + { + "word_nikkud": "אִחְסוּן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3381-ichsun", + "gender": "masculine" + } + ], + "אחסוני־": [ + { + "word_nikkud": "אִחְסוּן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3381-ichsun", + "gender": "masculine" + } + ], + "אחריות": [ + { + "word_nikkud": "אַחְרָיוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7983-achrayut", + "gender": "feminine" + }, + { + "word_nikkud": "אַחֲרִית", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "9141-acharit", + "gender": "feminine" + }, + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "אחריויות": [ + { + "word_nikkud": "אַחְרָיוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7983-achrayut", + "gender": "feminine" + } + ], + "אחריות־": [ + { + "word_nikkud": "אַחְרָיוּת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7983-achrayut", + "gender": "feminine" + }, + { + "word_nikkud": "אַחֲרִית", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "9141-acharit", + "gender": "feminine" + } + ], + "אחריויות־": [ + { + "word_nikkud": "אַחְרָיוּת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7983-achrayut", + "gender": "feminine" + } + ], + "איחור": [ + { + "word_nikkud": "אִחוּר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7105-ichur", + "gender": "masculine" + }, + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "איחורים": [ + { + "word_nikkud": "אִחוּר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7105-ichur", + "gender": "masculine" + } + ], + "איחור־": [ + { + "word_nikkud": "אִחוּר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7105-ichur", + "gender": "masculine" + } + ], + "איחורי־": [ + { + "word_nikkud": "אִחוּר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7105-ichur", + "gender": "masculine" + } + ], + "אחוריים": [ + { + "word_nikkud": "אֲחוֹרַיִם", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4378-achorayim", + "gender": "masculine" + }, + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "אחורי־": [ + { + "word_nikkud": "אֲחוֹרַיִם", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4378-achorayim", + "gender": "masculine" + } + ], + "אחראי": [ + { + "word_nikkud": "אַחְרַאי", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7982-achray", + "gender": "" + }, + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "אחראים": [ + { + "word_nikkud": "אַחְרַאי", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7982-achray", + "gender": "" + } + ], + "אחראי־": [ + { + "word_nikkud": "אַחְרַאי", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7982-achray", + "gender": "" + }, + { + "word_nikkud": "אַחְרַאי", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7982-achray", + "gender": "" + } + ], + "אחרית": [ + { + "word_nikkud": "אַחֲרִית", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "9141-acharit", + "gender": "feminine" + }, + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "אחרית־": [ + { + "word_nikkud": "אַחֲרִית", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "9141-acharit", + "gender": "feminine" + } + ], + "אטב": [ + { + "word_nikkud": "אֶטֶב", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7692-etev", + "gender": "masculine" + } + ], + "אטבים": [ + { + "word_nikkud": "אֶטֶב", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7692-etev", + "gender": "masculine" + } + ], + "אטב־": [ + { + "word_nikkud": "אֶטֶב", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7692-etev", + "gender": "masculine" + } + ], + "אטבי־": [ + { + "word_nikkud": "אֶטֶב", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7692-etev", + "gender": "masculine" + } + ], + "אטליז": [ + { + "word_nikkud": "אִטְלִיז", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7994-itliz", + "gender": "masculine" + } + ], + "אטליזים": [ + { + "word_nikkud": "אִטְלִיז", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7994-itliz", + "gender": "masculine" + } + ], + "אטליז־": [ + { + "word_nikkud": "אִטְלִיז", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7994-itliz", + "gender": "masculine" + } + ], + "אטליזי־": [ + { + "word_nikkud": "אִטְלִיז", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7994-itliz", + "gender": "masculine" + } + ], + "אטימות": [ + { + "word_nikkud": "אֲטִימוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7496-atimut", + "gender": "feminine" + } + ], + "אטימויות": [ + { + "word_nikkud": "אֲטִימוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7496-atimut", + "gender": "feminine" + } + ], + "אטימות־": [ + { + "word_nikkud": "אֲטִימוּת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7496-atimut", + "gender": "feminine" + } + ], + "אטימויות־": [ + { + "word_nikkud": "אֲטִימוּת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7496-atimut", + "gender": "feminine" + } + ], + "איטום": [ + { + "word_nikkud": "אִטּוּם", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6609-itum", + "gender": "masculine" + } + ], + "איטומים": [ + { + "word_nikkud": "אִטּוּם", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6609-itum", + "gender": "masculine" + } + ], + "איטום־": [ + { + "word_nikkud": "אִטּוּם", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6609-itum", + "gender": "masculine" + } + ], + "איטומי־": [ + { + "word_nikkud": "אִטּוּם", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6609-itum", + "gender": "masculine" + } + ], + "אטריה": [ + { + "word_nikkud": "אִטְרִיָּה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6297-itriya", + "gender": "feminine" + } + ], + "אטריות": [ + { + "word_nikkud": "אִטְרִיָּה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6297-itriya", + "gender": "feminine" + } + ], + "אטריית־": [ + { + "word_nikkud": "אִטְרִיָּה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6297-itriya", + "gender": "feminine" + } + ], + "אטריות־": [ + { + "word_nikkud": "אִטְרִיָּה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6297-itriya", + "gender": "feminine" + } + ], + "אי": [ + { + "word_nikkud": "אִי", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4331-i", + "gender": "masculine" + } + ], + "איים": [ + { + "word_nikkud": "אִי", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4331-i", + "gender": "masculine" + } + ], + "אי־": [ + { + "word_nikkud": "אִי", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4331-i", + "gender": "masculine" + } + ], + "איי־": [ + { + "word_nikkud": "אִי", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4331-i", + "gender": "masculine" + } + ], + "אויב": [ + { + "word_nikkud": "אוֹיֵב", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5002-oyev", + "gender": "masculine" + } + ], + "אויבים": [ + { + "word_nikkud": "אוֹיֵב", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5002-oyev", + "gender": "masculine" + } + ], + "אויב־": [ + { + "word_nikkud": "אוֹיֵב", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5002-oyev", + "gender": "masculine" + } + ], + "אויבי־": [ + { + "word_nikkud": "אוֹיֵב", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5002-oyev", + "gender": "masculine" + } + ], + "איבה": [ + { + "word_nikkud": "אֵיבָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5003-eiva", + "gender": "" + } + ], + "איבות": [ + { + "word_nikkud": "אֵיבָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5003-eiva", + "gender": "" + } + ], + "איבת־": [ + { + "word_nikkud": "אֵיבָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5003-eiva", + "gender": "" + } + ], + "איבות־": [ + { + "word_nikkud": "אֵיבָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5003-eiva", + "gender": "" + } + ], + "איבר": [ + { + "word_nikkud": "אֵבָר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8478-eivar", + "gender": "masculine" + } + ], + "איברים": [ + { + "word_nikkud": "אֵבָר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8478-eivar", + "gender": "masculine" + } + ], + "איבר־": [ + { + "word_nikkud": "אֵבָר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8478-eivar", + "gender": "masculine" + } + ], + "איברי־": [ + { + "word_nikkud": "אֵבָר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8478-eivar", + "gender": "masculine" + } + ], + "התאיידות": [ + { + "word_nikkud": "הִתְאַיְּדוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "9071-hitaydut", + "gender": "feminine" + } + ], + "התאיידויות": [ + { + "word_nikkud": "הִתְאַיְּדוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "9071-hitaydut", + "gender": "feminine" + } + ], + "התאיידות־": [ + { + "word_nikkud": "הִתְאַיְּדוּת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "9071-hitaydut", + "gender": "feminine" + } + ], + "התאיידויות־": [ + { + "word_nikkud": "הִתְאַיְּדוּת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "9071-hitaydut", + "gender": "feminine" + } + ], + "אידיאל": [ + { + "word_nikkud": "אִידֵאָל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "9220-ideal", + "gender": "masculine" + } + ], + "אידיאלים": [ + { + "word_nikkud": "אִידֵאָל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "9220-ideal", + "gender": "masculine" + } + ], + "אידיאל־": [ + { + "word_nikkud": "אִידֵאָל", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "9220-ideal", + "gender": "masculine" + } + ], + "אידיאלי־": [ + { + "word_nikkud": "אִידֵאָל", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "9220-ideal", + "gender": "masculine" + } + ], + "איה": [ + { + "word_nikkud": "אַיָּה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5894-aya", + "gender": "feminine" + } + ], + "איות": [ + { + "word_nikkud": "אַיָּה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5894-aya", + "gender": "feminine" + }, + { + "word_nikkud": "אִיּוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8407-iyut", + "gender": "masculine" + } + ], + "איית־": [ + { + "word_nikkud": "אַיָּה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5894-aya", + "gender": "feminine" + } + ], + "איות־": [ + { + "word_nikkud": "אַיָּה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5894-aya", + "gender": "feminine" + }, + { + "word_nikkud": "אִיּוּת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8407-iyut", + "gender": "masculine" + } + ], + "אייל": [ + { + "word_nikkud": "אַיָּל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6858-ayal", + "gender": "masculine" + } + ], + "איילים": [ + { + "word_nikkud": "אַיָּל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6858-ayal", + "gender": "masculine" + } + ], + "אייל־": [ + { + "word_nikkud": "אַיָּל", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6858-ayal", + "gender": "masculine" + } + ], + "איילי־": [ + { + "word_nikkud": "אַיָּל", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6858-ayal", + "gender": "masculine" + } + ], + "איכות": [ + { + "word_nikkud": "אֵיכוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4590-eichut", + "gender": "feminine" + } + ], + "איכויות": [ + { + "word_nikkud": "אֵיכוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4590-eichut", + "gender": "feminine" + } + ], + "איכות־": [ + { + "word_nikkud": "אֵיכוּת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4590-eichut", + "gender": "feminine" + } + ], + "איכויות־": [ + { + "word_nikkud": "אֵיכוּת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4590-eichut", + "gender": "feminine" + } + ], + "אילן": [ + { + "word_nikkud": "אִילָן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7691-ilan", + "gender": "masculine" + } + ], + "אילנות": [ + { + "word_nikkud": "אִילָן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7691-ilan", + "gender": "masculine" + } + ], + "אילן־": [ + { + "word_nikkud": "אִילָן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7691-ilan", + "gender": "masculine" + } + ], + "אילני־": [ + { + "word_nikkud": "אִילָן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7691-ilan", + "gender": "masculine" + } + ], + "אים": [ + { + "word_nikkud": "אֵם", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "2664-em", + "gender": "feminine" + } + ], + "אימהות": [ + { + "word_nikkud": "אֵם", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "2664-em", + "gender": "feminine" + } + ], + "אים־": [ + { + "word_nikkud": "אֵם", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "2664-em", + "gender": "feminine" + } + ], + "אימות־": [ + { + "word_nikkud": "אֵם", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "2664-em", + "gender": "feminine" + }, + { + "word_nikkud": "אִמּוּת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5116-imut", + "gender": "masculine" + } + ], + "איום": [ + { + "word_nikkud": "אִיּוּם", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "2950-iyum", + "gender": "masculine" + } + ], + "איומים": [ + { + "word_nikkud": "אִיּוּם", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "2950-iyum", + "gender": "masculine" + } + ], + "איום־": [ + { + "word_nikkud": "אִיּוּם", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "2950-iyum", + "gender": "masculine" + } + ], + "איומי־": [ + { + "word_nikkud": "אִיּוּם", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "2950-iyum", + "gender": "masculine" + } + ], + "אימה": [ + { + "word_nikkud": "אֵימָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5966-eima", + "gender": "feminine" + } + ], + "אימת־": [ + { + "word_nikkud": "אֵימָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5966-eima", + "gender": "feminine" + } + ], + "אינטרנט": [ + { + "word_nikkud": "אִינְטֶרְנֶט", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7083-internet", + "gender": "masculine" + } + ], + "אינסוף": [ + { + "word_nikkud": "אֵינְסוֹף", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8673-einsof", + "gender": "masculine" + } + ], + "אינסוף־": [ + { + "word_nikkud": "אֵינְסוֹף", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8673-einsof", + "gender": "masculine" + } + ], + "איור": [ + { + "word_nikkud": "אִיּוּר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5578-iyur", + "gender": "masculine" + } + ], + "איורים": [ + { + "word_nikkud": "אִיּוּר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5578-iyur", + "gender": "masculine" + } + ], + "איור־": [ + { + "word_nikkud": "אִיּוּר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5578-iyur", + "gender": "masculine" + } + ], + "איורי־": [ + { + "word_nikkud": "אִיּוּר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5578-iyur", + "gender": "masculine" + } + ], + "אירופה": [ + { + "word_nikkud": "אֵירוֹפָּה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8073-eiropa", + "gender": "feminine" + } + ], + "איוש": [ + { + "word_nikkud": "אִיּוּשׁ", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8588-iyush", + "gender": "masculine" + } + ], + "איושים": [ + { + "word_nikkud": "אִיּוּשׁ", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8588-iyush", + "gender": "masculine" + } + ], + "איוש־": [ + { + "word_nikkud": "אִיּוּשׁ", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8588-iyush", + "gender": "masculine" + } + ], + "איושי־": [ + { + "word_nikkud": "אִיּוּשׁ", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8588-iyush", + "gender": "masculine" + } + ], + "אישון": [ + { + "word_nikkud": "אִישׁוֹן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6659-ishon", + "gender": "masculine" + } + ], + "אישונים": [ + { + "word_nikkud": "אִישׁוֹן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6659-ishon", + "gender": "masculine" + } + ], + "אישון־": [ + { + "word_nikkud": "אִישׁוֹן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6659-ishon", + "gender": "masculine" + } + ], + "אישוני־": [ + { + "word_nikkud": "אִישׁוֹן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6659-ishon", + "gender": "masculine" + } + ], + "איותים": [ + { + "word_nikkud": "אִיּוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8407-iyut", + "gender": "masculine" + } + ], + "איותי־": [ + { + "word_nikkud": "אִיּוּת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8407-iyut", + "gender": "masculine" + } + ], + "אכזבה": [ + { + "word_nikkud": "אַכְזָבָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8186-achzava", + "gender": "feminine" + }, + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "אכזבות": [ + { + "word_nikkud": "אַכְזָבָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8186-achzava", + "gender": "feminine" + } + ], + "אכזבת־": [ + { + "word_nikkud": "אַכְזָבָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8186-achzava", + "gender": "feminine" + } + ], + "אכזבות־": [ + { + "word_nikkud": "אַכְזָבָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8186-achzava", + "gender": "feminine" + } + ], + "אכזריות": [ + { + "word_nikkud": "אַכְזָרִיּוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7779-achzariyut", + "gender": "feminine" + } + ], + "אכזריויות": [ + { + "word_nikkud": "אַכְזָרִיּוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7779-achzariyut", + "gender": "feminine" + } + ], + "אכזריות־": [ + { + "word_nikkud": "אַכְזָרִיּוּת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7779-achzariyut", + "gender": "feminine" + } + ], + "אכזריויות־": [ + { + "word_nikkud": "אַכְזָרִיּוּת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7779-achzariyut", + "gender": "feminine" + } + ], + "אוכל־": [ + { + "word_nikkud": "אֹכֶל", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3416-ochel", + "gender": "masculine" + } + ], + "אוכלי־": [ + { + "word_nikkud": "אֹכֶל", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3416-ochel", + "gender": "masculine" + } + ], + "אכלן": [ + { + "word_nikkud": "אַכְלָן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3417-achlan", + "gender": "masculine" + }, + { + "word_nikkud": "לֶאֱכֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "30-leechol" + }, + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "אכלנים": [ + { + "word_nikkud": "אַכְלָן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3417-achlan", + "gender": "masculine" + } + ], + "אכלן־": [ + { + "word_nikkud": "אַכְלָן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3417-achlan", + "gender": "masculine" + } + ], + "אכלני־": [ + { + "word_nikkud": "אַכְלָן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3417-achlan", + "gender": "masculine" + } + ], + "האכלה": [ + { + "word_nikkud": "הַאֲכָלָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7540-haachala", + "gender": "feminine" + }, + { + "word_nikkud": "לֶאֱכֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "30-leechol" + }, + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "האכלות": [ + { + "word_nikkud": "הַאֲכָלָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7540-haachala", + "gender": "feminine" + } + ], + "האכלת־": [ + { + "word_nikkud": "הַאֲכָלָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7540-haachala", + "gender": "feminine" + } + ], + "האכלות־": [ + { + "word_nikkud": "הַאֲכָלָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7540-haachala", + "gender": "feminine" + } + ], + "מאכל": [ + { + "word_nikkud": "מַאֲכָל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8856-maachal", + "gender": "masculine" + }, + { + "word_nikkud": "לֶאֱכֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "30-leechol" + }, + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "מאכלים": [ + { + "word_nikkud": "מַאֲכָל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8856-maachal", + "gender": "masculine" + } + ], + "מאכלות": [ + { + "word_nikkud": "מַאֲכָל", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8856-maachal", + "gender": "masculine" + }, + { + "word_nikkud": "מַאֲכֶלֶת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8194-maachelet", + "gender": "feminine" + } + ], + "מאכל־": [ + { + "word_nikkud": "מַאֲכָל", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8856-maachal", + "gender": "masculine" + } + ], + "מאכלי־": [ + { + "word_nikkud": "מַאֲכָל", + "form_type": "other", + "pos": "Noun", + "slug": "8856-maachal", + "gender": "masculine" + } + ], + "מאכלת": [ + { + "word_nikkud": "מַאֲכֶלֶת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8194-maachelet", + "gender": "feminine" + }, + { + "word_nikkud": "לֶאֱכֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "30-leechol" + }, + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "מאכלת־": [ + { + "word_nikkud": "מַאֲכֶלֶת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8194-maachelet", + "gender": "feminine" + } + ], + "מאכלות־": [ + { + "word_nikkud": "מַאֲכֶלֶת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8194-maachelet", + "gender": "feminine" + } + ], + "אכילה": [ + { + "word_nikkud": "אֲכִילָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6332-achila", + "gender": "feminine" + }, + { + "word_nikkud": "לֶאֱכֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "30-leechol" + }, + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "אכילות": [ + { + "word_nikkud": "אֲכִילָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6332-achila", + "gender": "feminine" + } + ], + "אכילת־": [ + { + "word_nikkud": "אֲכִילָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6332-achila", + "gender": "feminine" + } + ], + "אכילות־": [ + { + "word_nikkud": "אֲכִילָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6332-achila", + "gender": "feminine" + } + ], + "מכולת": [ + { + "word_nikkud": "מַכֹּלֶת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7011-makolet", + "gender": "feminine" + }, + { + "word_nikkud": "לֶאֱכֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "30-leechol" + }, + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "מכולת־": [ + { + "word_nikkud": "מַכֹּלֶת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7011-makolet", + "gender": "feminine" + } + ], + "אכסניה": [ + { + "word_nikkud": "אַכְסַנְיָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7388-achsanya", + "gender": "feminine" + } + ], + "אכסניות": [ + { + "word_nikkud": "אַכְסַנְיָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7388-achsanya", + "gender": "feminine" + } + ], + "אכסניית־": [ + { + "word_nikkud": "אַכְסַנְיָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7388-achsanya", + "gender": "feminine" + } + ], + "אכסניות־": [ + { + "word_nikkud": "אַכְסַנְיָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7388-achsanya", + "gender": "feminine" + } + ], + "אכיפה": [ + { + "word_nikkud": "אֲכִיפָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7769-achifa", + "gender": "feminine" + } + ], + "אכיפות": [ + { + "word_nikkud": "אֲכִיפָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7769-achifa", + "gender": "feminine" + } + ], + "אכיפת־": [ + { + "word_nikkud": "אֲכִיפָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7769-achifa", + "gender": "feminine" + } + ], + "אכיפות־": [ + { + "word_nikkud": "אֲכִיפָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7769-achifa", + "gender": "feminine" + } + ], + "איכר": [ + { + "word_nikkud": "אִכָּר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7210-ikar", + "gender": "" + } + ], + "איכרים": [ + { + "word_nikkud": "אִכָּר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7210-ikar", + "gender": "" + } + ], + "איכר־": [ + { + "word_nikkud": "אִכָּר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7210-ikar", + "gender": "" + } + ], + "איכרי־": [ + { + "word_nikkud": "אִכָּר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7210-ikar", + "gender": "" + } + ], + "אל": [ + { + "word_nikkud": "אֵל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7560-el", + "gender": "masculine" + } + ], + "אלים": [ + { + "word_nikkud": "אֵל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7560-el", + "gender": "masculine" + } + ], + "אל־": [ + { + "word_nikkud": "אֵל", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7560-el", + "gender": "masculine" + } + ], + "אלי־": [ + { + "word_nikkud": "אֵל", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7560-el", + "gender": "masculine" + } + ], + "אלה": [ + { + "word_nikkud": "אַלָּה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5166-ala", + "gender": "" + } + ], + "אלות": [ + { + "word_nikkud": "אַלָּה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5166-ala", + "gender": "" + } + ], + "אלת־": [ + { + "word_nikkud": "אַלָּה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5166-ala", + "gender": "" + } + ], + "אלות־": [ + { + "word_nikkud": "אַלָּה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5166-ala", + "gender": "" + } + ], + "אלוהים": [ + { + "word_nikkud": "אֱלֹהִים", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4592-elohim", + "gender": "masculine" + } + ], + "אלוהי־": [ + { + "word_nikkud": "אֱלֹהִים", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4592-elohim", + "gender": "masculine" + } + ], + "אלון": [ + { + "word_nikkud": "אַלּוֹן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "9153-alon", + "gender": "" + } + ], + "אלונים": [ + { + "word_nikkud": "אַלּוֹן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "9153-alon", + "gender": "" + } + ], + "אלון־": [ + { + "word_nikkud": "אַלּוֹן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "9153-alon", + "gender": "" + } + ], + "אלוני־": [ + { + "word_nikkud": "אַלּוֹן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "9153-alon", + "gender": "" + } + ], + "אלונקה": [ + { + "word_nikkud": "אֲלוּנְקָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8719-alunka", + "gender": "feminine" + } + ], + "אלונקות": [ + { + "word_nikkud": "אֲלוּנְקָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8719-alunka", + "gender": "feminine" + } + ], + "אלונקת־": [ + { + "word_nikkud": "אֲלוּנְקָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8719-alunka", + "gender": "feminine" + } + ], + "אלונקות־": [ + { + "word_nikkud": "אֲלוּנְקָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8719-alunka", + "gender": "feminine" + } + ], + "אלחוט": [ + { + "word_nikkud": "אַלְחוּט", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8366-alchut", + "gender": "masculine" + } + ], + "אלחוטים": [ + { + "word_nikkud": "אַלְחוּט", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8366-alchut", + "gender": "masculine" + } + ], + "אלחוט־": [ + { + "word_nikkud": "אַלְחוּט", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8366-alchut", + "gender": "masculine" + } + ], + "אלחוטי־": [ + { + "word_nikkud": "אַלְחוּט", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8366-alchut", + "gender": "masculine" + } + ], + "אליל": [ + { + "word_nikkud": "אֱלִיל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6396-elil", + "gender": "masculine" + } + ], + "אלילים": [ + { + "word_nikkud": "אֱלִיל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6396-elil", + "gender": "masculine" + } + ], + "אליל־": [ + { + "word_nikkud": "אֱלִיל", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6396-elil", + "gender": "masculine" + } + ], + "אלילי־": [ + { + "word_nikkud": "אֱלִיל", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6396-elil", + "gender": "masculine" + } + ], + "אלכוהול": [ + { + "word_nikkud": "אַלְכּוֹהוֹל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8741-alkohol", + "gender": "masculine" + } + ], + "אלכוהול־": [ + { + "word_nikkud": "אַלְכּוֹהוֹל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8741-alkohol", + "gender": "masculine" + } + ], + "אלכסון": [ + { + "word_nikkud": "אֲלַכְסוֹן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4188-alachson", + "gender": "" + } + ], + "אלכסונים": [ + { + "word_nikkud": "אֲלַכְסוֹן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4188-alachson", + "gender": "" + } + ], + "אלכסון־": [ + { + "word_nikkud": "אֲלַכְסוֹן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4188-alachson", + "gender": "" + } + ], + "אלכסוני־": [ + { + "word_nikkud": "אֲלַכְסוֹן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4188-alachson", + "gender": "" + } + ], + "אלימות": [ + { + "word_nikkud": "אַלִּימוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7810-alimut", + "gender": "feminine" + } + ], + "אלימויות": [ + { + "word_nikkud": "אַלִּימוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7810-alimut", + "gender": "feminine" + } + ], + "אלימות־": [ + { + "word_nikkud": "אַלִּימוּת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7810-alimut", + "gender": "feminine" + } + ], + "אלימויות־": [ + { + "word_nikkud": "אַלִּימוּת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7810-alimut", + "gender": "feminine" + } + ], + "אלם": [ + { + "word_nikkud": "אֵלֶם", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7461-elem", + "gender": "masculine" + } + ], + "אלמים": [ + { + "word_nikkud": "אֵלֶם", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7461-elem", + "gender": "masculine" + } + ], + "אלם־": [ + { + "word_nikkud": "אֵלֶם", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7461-elem", + "gender": "masculine" + } + ], + "אלמי־": [ + { + "word_nikkud": "אֵלֶם", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7461-elem", + "gender": "masculine" + } + ], + "אלמוג": [ + { + "word_nikkud": "אַלְמֹג", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6304-almog", + "gender": "masculine" + } + ], + "אלמוגים": [ + { + "word_nikkud": "אַלְמֹג", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6304-almog", + "gender": "masculine" + } + ], + "אלמוג־": [ + { + "word_nikkud": "אַלְמֹג", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6304-almog", + "gender": "masculine" + } + ], + "אלמוגי־": [ + { + "word_nikkud": "אַלְמֹג", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6304-almog", + "gender": "masculine" + } + ], + "אלמן": [ + { + "word_nikkud": "אַלְמָן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8877-alman", + "gender": "masculine" + } + ], + "אלמנים": [ + { + "word_nikkud": "אַלְמָן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8877-alman", + "gender": "masculine" + } + ], + "אלמן־": [ + { + "word_nikkud": "אַלְמָן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8877-alman", + "gender": "masculine" + } + ], + "אלמני־": [ + { + "word_nikkud": "אַלְמָן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8877-alman", + "gender": "masculine" + } + ], + "אלמנה": [ + { + "word_nikkud": "אַלְמָנָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7929-almana", + "gender": "" + } + ], + "אלמנות": [ + { + "word_nikkud": "אַלְמָנָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7929-almana", + "gender": "" + } + ], + "אלמנת־": [ + { + "word_nikkud": "אַלְמָנָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7929-almana", + "gender": "" + } + ], + "אלמנות־": [ + { + "word_nikkud": "אַלְמָנָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7929-almana", + "gender": "" + } + ], + "אליפות": [ + { + "word_nikkud": "אַלִּיפוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8333-alifut", + "gender": "feminine" + } + ], + "אליפויות": [ + { + "word_nikkud": "אַלִּיפוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8333-alifut", + "gender": "feminine" + } + ], + "אליפות־": [ + { + "word_nikkud": "אַלִּיפוּת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8333-alifut", + "gender": "feminine" + } + ], + "אליפויות־": [ + { + "word_nikkud": "אַלִּיפוּת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8333-alifut", + "gender": "feminine" + } + ], + "אלף": [ + { + "word_nikkud": "אֶלֶף", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5879-elef", + "gender": "masculine" + } + ], + "אלפים": [ + { + "word_nikkud": "אֶלֶף", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5879-elef", + "gender": "masculine" + } + ], + "אלף־": [ + { + "word_nikkud": "אֶלֶף", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5879-elef", + "gender": "masculine" + } + ], + "אלפי־": [ + { + "word_nikkud": "אֶלֶף", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5879-elef", + "gender": "masculine" + } + ], + "אלוף": [ + { + "word_nikkud": "אַלּוּף", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3308-aluf", + "gender": "masculine" + } + ], + "אלופים": [ + { + "word_nikkud": "אַלּוּף", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3308-aluf", + "gender": "masculine" + } + ], + "אלוף־": [ + { + "word_nikkud": "אַלּוּף", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3308-aluf", + "gender": "masculine" + } + ], + "אלופי־": [ + { + "word_nikkud": "אַלּוּף", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3308-aluf", + "gender": "masculine" + } + ], + "מאלף": [ + { + "word_nikkud": "מְאַלֵּף", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8277-mealef", + "gender": "masculine" + } + ], + "מאלפים": [ + { + "word_nikkud": "מְאַלֵּף", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8277-mealef", + "gender": "masculine" + } + ], + "מאלף־": [ + { + "word_nikkud": "מְאַלֵּף", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8277-mealef", + "gender": "masculine" + } + ], + "מאלפי־": [ + { + "word_nikkud": "מְאַלֵּף", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8277-mealef", + "gender": "masculine" + } + ], + "אילוץ": [ + { + "word_nikkud": "אִלּוּץ", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5415-ilutz", + "gender": "masculine" + } + ], + "אילוצים": [ + { + "word_nikkud": "אִלּוּץ", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5415-ilutz", + "gender": "masculine" + } + ], + "אילוץ־": [ + { + "word_nikkud": "אִלּוּץ", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5415-ilutz", + "gender": "masculine" + } + ], + "אילוצי־": [ + { + "word_nikkud": "אִלּוּץ", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5415-ilutz", + "gender": "masculine" + } + ], + "אלתור": [ + { + "word_nikkud": "אִלְתּוּר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7721-iltur", + "gender": "masculine" + } + ], + "אלתורים": [ + { + "word_nikkud": "אִלְתּוּר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7721-iltur", + "gender": "masculine" + } + ], + "אלתור־": [ + { + "word_nikkud": "אִלְתּוּר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7721-iltur", + "gender": "masculine" + } + ], + "אלתורי־": [ + { + "word_nikkud": "אִלְתּוּר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7721-iltur", + "gender": "masculine" + } + ], + "אמא": [ + { + "word_nikkud": "אִמָּא", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4844-ima", + "gender": "" + } + ], + "אימא": [ + { + "word_nikkud": "אִמָּא", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4844-ima", + "gender": "" + } + ], + "אמבטיה": [ + { + "word_nikkud": "אַמְבַּטְיָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6355-ambatya", + "gender": "feminine" + } + ], + "אמבטיות": [ + { + "word_nikkud": "אַמְבַּטְיָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6355-ambatya", + "gender": "feminine" + } + ], + "אמבטייאות": [ + { + "word_nikkud": "אַמְבַּטְיָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6355-ambatya", + "gender": "feminine" + } + ], + "אמבטיית־": [ + { + "word_nikkud": "אַמְבַּטְיָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6355-ambatya", + "gender": "feminine" + } + ], + "אמבטיות־": [ + { + "word_nikkud": "אַמְבַּטְיָה", + "form_type": "other", + "pos": "Noun", + "slug": "6355-ambatya", + "gender": "feminine" + } + ], + "אמה": [ + { + "word_nikkud": "אָמָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8448-ama", + "gender": "feminine" + } + ], + "אמהות": [ + { + "word_nikkud": "אָמָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8448-ama", + "gender": "feminine" + } + ], + "אמת־": [ + { + "word_nikkud": "אָמָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8448-ama", + "gender": "feminine" + }, + { + "word_nikkud": "אֱמֶת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5186-emet", + "gender": "feminine" + } + ], + "אמהות־": [ + { + "word_nikkud": "אָמָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8448-ama", + "gender": "feminine" + } + ], + "מאמן": [ + { + "word_nikkud": "מְאַמֵּן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5296-meamen", + "gender": "masculine" + }, + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + }, + { + "word_nikkud": "לְהִתְאַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "115-lehitamen" + } + ], + "מאמנים": [ + { + "word_nikkud": "מְאַמֵּן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5296-meamen", + "gender": "masculine" + } + ], + "מאמן־": [ + { + "word_nikkud": "מְאַמֵּן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5296-meamen", + "gender": "masculine" + } + ], + "מאמני־": [ + { + "word_nikkud": "מְאַמֵּן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5296-meamen", + "gender": "masculine" + } + ], + "נאמנות": [ + { + "word_nikkud": "נֶאֱמָנוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7016-neemanut", + "gender": "feminine" + }, + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + }, + { + "word_nikkud": "לְהִתְאַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "115-lehitamen" + } + ], + "נאמנויות": [ + { + "word_nikkud": "נֶאֱמָנוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7016-neemanut", + "gender": "feminine" + } + ], + "נאמנות־": [ + { + "word_nikkud": "נֶאֱמָנוּת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7016-neemanut", + "gender": "feminine" + } + ], + "נאמנויות־": [ + { + "word_nikkud": "נֶאֱמָנוּת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7016-neemanut", + "gender": "feminine" + } + ], + "אומנות": [ + { + "word_nikkud": "אָמָּנוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4559-omanut", + "gender": "feminine" + }, + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + }, + { + "word_nikkud": "לְהִתְאַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "115-lehitamen" + } + ], + "אומנויות": [ + { + "word_nikkud": "אָמָּנוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4559-omanut", + "gender": "feminine" + } + ], + "אומנות־": [ + { + "word_nikkud": "אָמָּנוּת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4559-omanut", + "gender": "feminine" + } + ], + "אומנויות־": [ + { + "word_nikkud": "אָמָּנוּת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4559-omanut", + "gender": "feminine" + } + ], + "אומן": [ + { + "word_nikkud": "אֻמָּן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5608-uman", + "gender": "masculine" + }, + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + }, + { + "word_nikkud": "לְהִתְאַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "115-lehitamen" + } + ], + "אומנים": [ + { + "word_nikkud": "אֻמָּן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5608-uman", + "gender": "masculine" + } + ], + "אומן־": [ + { + "word_nikkud": "אֻמָּן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5608-uman", + "gender": "masculine" + } + ], + "אומני־": [ + { + "word_nikkud": "אֻמָּן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5608-uman", + "gender": "masculine" + } + ], + "אימון": [ + { + "word_nikkud": "אִמּוּן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5593-imun", + "gender": "masculine" + }, + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + }, + { + "word_nikkud": "לְהִתְאַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "115-lehitamen" + } + ], + "אימונים": [ + { + "word_nikkud": "אִמּוּן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5593-imun", + "gender": "masculine" + } + ], + "אימון־": [ + { + "word_nikkud": "אִמּוּן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5593-imun", + "gender": "masculine" + } + ], + "אימוני־": [ + { + "word_nikkud": "אִמּוּן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5593-imun", + "gender": "masculine" + } + ], + "אמונה": [ + { + "word_nikkud": "אֱמוּנָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4614-emuna", + "gender": "" + }, + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + }, + { + "word_nikkud": "לְהִתְאַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "115-lehitamen" + } + ], + "אמונות": [ + { + "word_nikkud": "אֱמוּנָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4614-emuna", + "gender": "" + } + ], + "אמונת־": [ + { + "word_nikkud": "אֱמוּנָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4614-emuna", + "gender": "" + } + ], + "אמונות־": [ + { + "word_nikkud": "אֱמוּנָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4614-emuna", + "gender": "" + } + ], + "אמנה": [ + { + "word_nikkud": "אֲמָנָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "9174-amana", + "gender": "feminine" + }, + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + }, + { + "word_nikkud": "לְהִתְאַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "115-lehitamen" + } + ], + "אמנות": [ + { + "word_nikkud": "אֲמָנָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "9174-amana", + "gender": "feminine" + } + ], + "אמנת־": [ + { + "word_nikkud": "אֲמָנָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "9174-amana", + "gender": "feminine" + } + ], + "אמנות־": [ + { + "word_nikkud": "אֲמָנָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "9174-amana", + "gender": "feminine" + } + ], + "אימונית": [ + { + "word_nikkud": "אִמּוּנִית", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7266-imunit", + "gender": "feminine" + }, + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + }, + { + "word_nikkud": "לְהִתְאַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "115-lehitamen" + } + ], + "אימוניות": [ + { + "word_nikkud": "אִמּוּנִית", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7266-imunit", + "gender": "feminine" + } + ], + "אימונית־": [ + { + "word_nikkud": "אִמּוּנִית", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7266-imunit", + "gender": "feminine" + } + ], + "אימוניות־": [ + { + "word_nikkud": "אִמּוּנִית", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7266-imunit", + "gender": "feminine" + } + ], + "מאמץ": [ + { + "word_nikkud": "מַאֲמָץ", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4080-maamatz", + "gender": "masculine" + } + ], + "מאמצים": [ + { + "word_nikkud": "מַאֲמָץ", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4080-maamatz", + "gender": "masculine" + } + ], + "מאמץ־": [ + { + "word_nikkud": "מַאֲמָץ", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4080-maamatz", + "gender": "masculine" + } + ], + "מאמצי־": [ + { + "word_nikkud": "מַאֲמָץ", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4080-maamatz", + "gender": "masculine" + } + ], + "אומץ": [ + { + "word_nikkud": "אֹמֶץ", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4604-ometz", + "gender": "masculine" + } + ], + "אומץ־": [ + { + "word_nikkud": "אֹמֶץ", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4604-ometz", + "gender": "masculine" + } + ], + "אימוץ": [ + { + "word_nikkud": "אִמּוּץ", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8363-imutz", + "gender": "masculine" + } + ], + "אימוצים": [ + { + "word_nikkud": "אִמּוּץ", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8363-imutz", + "gender": "masculine" + } + ], + "אימוץ־": [ + { + "word_nikkud": "אִמּוּץ", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8363-imutz", + "gender": "masculine" + } + ], + "אימוצי־": [ + { + "word_nikkud": "אִמּוּץ", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8363-imutz", + "gender": "masculine" + } + ], + "אמירות": [ + { + "word_nikkud": "אֶמִירוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8388-emirut", + "gender": "feminine" + }, + { + "word_nikkud": "לוֹמַר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "55-lomar" + } + ], + "אמירויות": [ + { + "word_nikkud": "אֶמִירוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8388-emirut", + "gender": "feminine" + } + ], + "אמירות־": [ + { + "word_nikkud": "אֶמִירוּת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8388-emirut", + "gender": "feminine" + } + ], + "אמירויות־": [ + { + "word_nikkud": "אֶמִירוּת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8388-emirut", + "gender": "feminine" + } + ], + "אמרה": [ + { + "word_nikkud": "אִמְרָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3217-imra", + "gender": "feminine" + }, + { + "word_nikkud": "לוֹמַר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "55-lomar" + } + ], + "אמרות": [ + { + "word_nikkud": "אִמְרָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3217-imra", + "gender": "feminine" + } + ], + "אמרת־": [ + { + "word_nikkud": "אִמְרָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3217-imra", + "gender": "feminine" + } + ], + "אמרות־": [ + { + "word_nikkud": "אִמְרָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3217-imra", + "gender": "feminine" + } + ], + "מאמר": [ + { + "word_nikkud": "מַאֲמָר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5131-maamar", + "gender": "masculine" + }, + { + "word_nikkud": "לוֹמַר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "55-lomar" + } + ], + "מאמרים": [ + { + "word_nikkud": "מַאֲמָר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5131-maamar", + "gender": "masculine" + } + ], + "מאמר־": [ + { + "word_nikkud": "מַאֲמָר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5131-maamar", + "gender": "masculine" + } + ], + "מאמרי־": [ + { + "word_nikkud": "מַאֲמָר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5131-maamar", + "gender": "masculine" + } + ], + "אמיר": [ + { + "word_nikkud": "אָמִיר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8387-amir", + "gender": "masculine" + }, + { + "word_nikkud": "לוֹמַר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "55-lomar" + } + ], + "אמירים": [ + { + "word_nikkud": "אָמִיר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8387-amir", + "gender": "masculine" + } + ], + "אמיר־": [ + { + "word_nikkud": "אָמִיר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8387-amir", + "gender": "masculine" + } + ], + "אמירי־": [ + { + "word_nikkud": "אָמִיר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8387-amir", + "gender": "masculine" + } + ], + "האמרה": [ + { + "word_nikkud": "הַאֲמָרָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5843-haamara", + "gender": "feminine" + }, + { + "word_nikkud": "לוֹמַר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "55-lomar" + } + ], + "האמרות": [ + { + "word_nikkud": "הַאֲמָרָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5843-haamara", + "gender": "feminine" + } + ], + "האמרת־": [ + { + "word_nikkud": "הַאֲמָרָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5843-haamara", + "gender": "feminine" + } + ], + "האמרות־": [ + { + "word_nikkud": "הַאֲמָרָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5843-haamara", + "gender": "feminine" + } + ], + "אימות": [ + { + "word_nikkud": "אִמּוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5116-imut", + "gender": "masculine" + }, + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "אימותים": [ + { + "word_nikkud": "אִמּוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5116-imut", + "gender": "masculine" + } + ], + "אימותי־": [ + { + "word_nikkud": "אִמּוּת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5116-imut", + "gender": "masculine" + } + ], + "אמת": [ + { + "word_nikkud": "אֱמֶת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5186-emet", + "gender": "feminine" + }, + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "אמיתות": [ + { + "word_nikkud": "אֱמֶת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5186-emet", + "gender": "feminine" + }, + { + "word_nikkud": "אֲמִתָּה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5188-amita", + "gender": "feminine" + }, + { + "word_nikkud": "אֲמִתּוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5189-amitut", + "gender": "feminine" + }, + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "אמיתות־": [ + { + "word_nikkud": "אֱמֶת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5186-emet", + "gender": "feminine" + }, + { + "word_nikkud": "אֲמִתָּה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5188-amita", + "gender": "feminine" + }, + { + "word_nikkud": "אֲמִתּוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5189-amitut", + "gender": "feminine" + } + ], + "אמיתה": [ + { + "word_nikkud": "אֲמִתָּה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5188-amita", + "gender": "feminine" + }, + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "אמיתת־": [ + { + "word_nikkud": "אֲמִתָּה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5188-amita", + "gender": "feminine" + } + ], + "אנדרטה": [ + { + "word_nikkud": "אַנְדַּרְטָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8822-andarta", + "gender": "feminine" + } + ], + "אנדרטות": [ + { + "word_nikkud": "אַנְדַּרְטָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8822-andarta", + "gender": "feminine" + } + ], + "אנדרטת־": [ + { + "word_nikkud": "אַנְדַּרְטָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8822-andarta", + "gender": "feminine" + } + ], + "אנדרטות־": [ + { + "word_nikkud": "אַנְדַּרְטָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8822-andarta", + "gender": "feminine" + } + ], + "אנוכיות": [ + { + "word_nikkud": "אֲנֹכִיּוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8810-anochiyut", + "gender": "feminine" + } + ], + "אנוכיות־": [ + { + "word_nikkud": "אֲנֹכִיּוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8810-anochiyut", + "gender": "feminine" + } + ], + "אנזים": [ + { + "word_nikkud": "אֶנְזִים", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8299-enzim", + "gender": "masculine" + } + ], + "אנזימים": [ + { + "word_nikkud": "אֶנְזִים", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8299-enzim", + "gender": "masculine" + } + ], + "אנזים־": [ + { + "word_nikkud": "אֶנְזִים", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8299-enzim", + "gender": "masculine" + } + ], + "אנזימי־": [ + { + "word_nikkud": "אֶנְזִים", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8299-enzim", + "gender": "masculine" + } + ], + "אנחה": [ + { + "word_nikkud": "אֲנָחָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7301-anacha", + "gender": "feminine" + } + ], + "אנחות": [ + { + "word_nikkud": "אֲנָחָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7301-anacha", + "gender": "feminine" + } + ], + "אנחת־": [ + { + "word_nikkud": "אֲנָחָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7301-anacha", + "gender": "feminine" + } + ], + "אנחות־": [ + { + "word_nikkud": "אֲנָחָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7301-anacha", + "gender": "feminine" + } + ], + "אנטישמיות": [ + { + "word_nikkud": "אַנְטִישֶׁמִיּוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6564-antishemiyut", + "gender": "feminine" + } + ], + "אנטישמיות־": [ + { + "word_nikkud": "אַנְטִישֶׁמִיּוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6564-antishemiyut", + "gender": "feminine" + } + ], + "תאונה": [ + { + "word_nikkud": "תְּאוּנָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6789-teuna", + "gender": "feminine" + } + ], + "תאונות": [ + { + "word_nikkud": "תְּאוּנָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6789-teuna", + "gender": "feminine" + } + ], + "תאונת־": [ + { + "word_nikkud": "תְּאוּנָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6789-teuna", + "gender": "feminine" + } + ], + "תאונות־": [ + { + "word_nikkud": "תְּאוּנָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6789-teuna", + "gender": "feminine" + } + ], + "תאנייה": [ + { + "word_nikkud": "תַּאֲנִיָּה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6942-taaniya", + "gender": "feminine" + } + ], + "תאניות": [ + { + "word_nikkud": "תַּאֲנִיָּה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6942-taaniya", + "gender": "feminine" + } + ], + "תאניית־": [ + { + "word_nikkud": "תַּאֲנִיָּה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6942-taaniya", + "gender": "feminine" + } + ], + "תאניות־": [ + { + "word_nikkud": "תַּאֲנִיָּה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6942-taaniya", + "gender": "feminine" + } + ], + "אנך": [ + { + "word_nikkud": "אֲנָךְ", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6670-anach", + "gender": "masculine" + } + ], + "אנכים": [ + { + "word_nikkud": "אֲנָךְ", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6670-anach", + "gender": "masculine" + } + ], + "אנך־": [ + { + "word_nikkud": "אֲנָךְ", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6670-anach", + "gender": "masculine" + } + ], + "אנכי־": [ + { + "word_nikkud": "אֲנָךְ", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6670-anach", + "gender": "masculine" + } + ], + "אננס": [ + { + "word_nikkud": "אָנָנָס", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7428-ananas", + "gender": "masculine" + } + ], + "אננסים": [ + { + "word_nikkud": "אָנָנָס", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7428-ananas", + "gender": "masculine" + } + ], + "אננס־": [ + { + "word_nikkud": "אָנָנָס", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7428-ananas", + "gender": "masculine" + } + ], + "אננסי־": [ + { + "word_nikkud": "אָנָנָס", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7428-ananas", + "gender": "masculine" + } + ], + "אנרגיה": [ + { + "word_nikkud": "אֶנֶרְגְּיָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8462-energya", + "gender": "feminine" + } + ], + "אנרגיות": [ + { + "word_nikkud": "אֶנֶרְגְּיָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8462-energya", + "gender": "feminine" + } + ], + "אנרגיית־": [ + { + "word_nikkud": "אֶנֶרְגְּיָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8462-energya", + "gender": "feminine" + } + ], + "אנרגיות־": [ + { + "word_nikkud": "אֶנֶרְגְּיָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8462-energya", + "gender": "feminine" + } + ], + "אישיות": [ + { + "word_nikkud": "אִישִׁיּוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5921-ishiyut", + "gender": "feminine" + } + ], + "אישיויות": [ + { + "word_nikkud": "אִישִׁיּוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5921-ishiyut", + "gender": "feminine" + } + ], + "אישיות־": [ + { + "word_nikkud": "אִישִׁיּוּת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5921-ishiyut", + "gender": "feminine" + } + ], + "אישיויות־": [ + { + "word_nikkud": "אִישִׁיּוּת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5921-ishiyut", + "gender": "feminine" + } + ], + "נשיות": [ + { + "word_nikkud": "נָשִׁיּוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7192-nashiyut", + "gender": "feminine" + } + ], + "נשיויות": [ + { + "word_nikkud": "נָשִׁיּוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7192-nashiyut", + "gender": "feminine" + } + ], + "נשיות־": [ + { + "word_nikkud": "נָשִׁיּוּת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7192-nashiyut", + "gender": "feminine" + } + ], + "נשיויות־": [ + { + "word_nikkud": "נָשִׁיּוּת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7192-nashiyut", + "gender": "feminine" + } + ], + "אנושות": [ + { + "word_nikkud": "אֱנוֹשׁוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6984-enoshut", + "gender": "feminine" + } + ], + "אנושויות": [ + { + "word_nikkud": "אֱנוֹשׁוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6984-enoshut", + "gender": "feminine" + } + ], + "אנושות־": [ + { + "word_nikkud": "אֱנוֹשׁוּת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6984-enoshut", + "gender": "feminine" + } + ], + "אנושויות־": [ + { + "word_nikkud": "אֱנוֹשׁוּת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6984-enoshut", + "gender": "feminine" + } + ], + "איש": [ + { + "word_nikkud": "אִישׁ", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3307-ish", + "gender": "masculine" + } + ], + "אנשים": [ + { + "word_nikkud": "אִישׁ", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3307-ish", + "gender": "masculine" + } + ], + "איש־": [ + { + "word_nikkud": "אִישׁ", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3307-ish", + "gender": "masculine" + } + ], + "אנשי־": [ + { + "word_nikkud": "אִישׁ", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3307-ish", + "gender": "masculine" + } + ], + "אישה": [ + { + "word_nikkud": "אִשָּׁה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4220-isha", + "gender": "feminine" + } + ], + "אשת־": [ + { + "word_nikkud": "אִשָּׁה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4220-isha", + "gender": "feminine" + } + ], + "נשי־": [ + { + "word_nikkud": "אִשָּׁה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4220-isha", + "gender": "feminine" + } + ], + "נשות־": [ + { + "word_nikkud": "אִשָּׁה", + "form_type": "other", + "pos": "Noun", + "slug": "4220-isha", + "gender": "feminine" + } + ], + "אנוש": [ + { + "word_nikkud": "אֱנוֹשׁ", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4221-enosh", + "gender": "masculine" + } + ], + "אישים": [ + { + "word_nikkud": "אִישִׁים", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8418-ishim", + "gender": "masculine" + } + ], + "אישי־": [ + { + "word_nikkud": "אִישִׁים", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8418-ishim", + "gender": "masculine" + } + ], + "אסון": [ + { + "word_nikkud": "אָסוֹן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4771-ason", + "gender": "masculine" + } + ], + "אסונות": [ + { + "word_nikkud": "אָסוֹן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4771-ason", + "gender": "masculine" + } + ], + "אסון־": [ + { + "word_nikkud": "אָסוֹן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4771-ason", + "gender": "masculine" + } + ], + "אסונות־": [ + { + "word_nikkud": "אָסוֹן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4771-ason", + "gender": "masculine" + } + ], + "אסטרונומיה": [ + { + "word_nikkud": "אַסְטְרוֹנוֹמְיָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5218-astronomya", + "gender": "feminine" + } + ], + "אסטרונומיית־": [ + { + "word_nikkud": "אַסְטְרוֹנוֹמְיָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5218-astronomya", + "gender": "feminine" + } + ], + "אסלה": [ + { + "word_nikkud": "אַסְלָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5896-asla", + "gender": "feminine" + } + ], + "אסלות": [ + { + "word_nikkud": "אַסְלָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5896-asla", + "gender": "feminine" + } + ], + "אסלת־": [ + { + "word_nikkud": "אַסְלָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5896-asla", + "gender": "feminine" + } + ], + "אסלות־": [ + { + "word_nikkud": "אַסְלָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5896-asla", + "gender": "feminine" + } + ], + "אסם": [ + { + "word_nikkud": "אָסָם", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8718-asam", + "gender": "masculine" + } + ], + "אסמים": [ + { + "word_nikkud": "אָסָם", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8718-asam", + "gender": "masculine" + } + ], + "אסם־": [ + { + "word_nikkud": "אָסָם", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8718-asam", + "gender": "masculine" + } + ], + "אסמי־": [ + { + "word_nikkud": "אָסָם", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8718-asam", + "gender": "masculine" + } + ], + "אוסף־": [ + { + "word_nikkud": "אֹסֶף", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5660-osef", + "gender": "masculine" + } + ], + "אוספי־": [ + { + "word_nikkud": "אֹסֶף", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5660-osef", + "gender": "masculine" + } + ], + "אסיפה": [ + { + "word_nikkud": "אֲסֵפָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7110-asefa", + "gender": "feminine" + }, + { + "word_nikkud": "לֶאֱסֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "128-leesof" + } + ], + "אסיפות": [ + { + "word_nikkud": "אֲסֵפָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7110-asefa", + "gender": "feminine" + } + ], + "אסיפת־": [ + { + "word_nikkud": "אֲסֵפָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7110-asefa", + "gender": "feminine" + } + ], + "אסיפות־": [ + { + "word_nikkud": "אֲסֵפָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7110-asefa", + "gender": "feminine" + } + ], + "אספן": [ + { + "word_nikkud": "אַסְפָן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3418-asfan", + "gender": "masculine" + }, + { + "word_nikkud": "לֶאֱסֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "128-leesof" + } + ], + "אספנים": [ + { + "word_nikkud": "אַסְפָן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3418-asfan", + "gender": "masculine" + } + ], + "אספן־": [ + { + "word_nikkud": "אַסְפָן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3418-asfan", + "gender": "masculine" + } + ], + "אספני־": [ + { + "word_nikkud": "אַסְפָן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3418-asfan", + "gender": "masculine" + } + ], + "איסוף": [ + { + "word_nikkud": "אִסּוּף", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7899-isuf", + "gender": "masculine" + }, + { + "word_nikkud": "לֶאֱסֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "128-leesof" + } + ], + "איסופים": [ + { + "word_nikkud": "אִסּוּף", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7899-isuf", + "gender": "masculine" + } + ], + "איסוף־": [ + { + "word_nikkud": "אִסּוּף", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7899-isuf", + "gender": "masculine" + } + ], + "איסופי־": [ + { + "word_nikkud": "אִסּוּף", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7899-isuf", + "gender": "masculine" + } + ], + "איסור": [ + { + "word_nikkud": "אִסּוּר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "2951-isur", + "gender": "masculine" + } + ], + "איסורים": [ + { + "word_nikkud": "אִסּוּר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "2951-isur", + "gender": "masculine" + } + ], + "איסור־": [ + { + "word_nikkud": "אִסּוּר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "2951-isur", + "gender": "masculine" + } + ], + "איסורי־": [ + { + "word_nikkud": "אִסּוּר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "2951-isur", + "gender": "masculine" + } + ], + "אסיר": [ + { + "word_nikkud": "אָסִיר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4257-asir", + "gender": "masculine" + }, + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "אסירים": [ + { + "word_nikkud": "אָסִיר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4257-asir", + "gender": "masculine" + } + ], + "אסיר־": [ + { + "word_nikkud": "אָסִיר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4257-asir", + "gender": "masculine" + } + ], + "אסירי־": [ + { + "word_nikkud": "אָסִיר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4257-asir", + "gender": "masculine" + } + ], + "מאסר": [ + { + "word_nikkud": "מַאֲסָר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7228-maasar", + "gender": "masculine" + } + ], + "מאסרים": [ + { + "word_nikkud": "מַאֲסָר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7228-maasar", + "gender": "masculine" + } + ], + "מאסר־": [ + { + "word_nikkud": "מַאֲסָר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7228-maasar", + "gender": "masculine" + } + ], + "מאסרי־": [ + { + "word_nikkud": "מַאֲסָר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7228-maasar", + "gender": "masculine" + } + ], + "אופיין": [ + { + "word_nikkud": "אָפְיָן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7604-ofyan", + "gender": "masculine" + } + ], + "אופיינים": [ + { + "word_nikkud": "אָפְיָן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7604-ofyan", + "gender": "masculine" + } + ], + "אופיין־": [ + { + "word_nikkud": "אָפְיָן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7604-ofyan", + "gender": "masculine" + } + ], + "אופייני־": [ + { + "word_nikkud": "אָפְיָן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7604-ofyan", + "gender": "masculine" + } + ], + "אופי": [ + { + "word_nikkud": "אֹפִי", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7603-ofi", + "gender": "masculine" + } + ], + "אופיים": [ + { + "word_nikkud": "אֹפִי", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7603-ofi", + "gender": "masculine" + } + ], + "אופי־": [ + { + "word_nikkud": "אֹפִי", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7603-ofi", + "gender": "masculine" + }, + { + "word_nikkud": "אוֹפֶה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6991-ofe", + "gender": "masculine" + } + ], + "אופיי־": [ + { + "word_nikkud": "אֹפִי", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7603-ofi", + "gender": "masculine" + } + ], + "מאפייה": [ + { + "word_nikkud": "מַאֲפִיָּה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6994-maafiya", + "gender": "feminine" + } + ], + "מאפייות": [ + { + "word_nikkud": "מַאֲפִיָּה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6994-maafiya", + "gender": "feminine" + } + ], + "מאפיית־": [ + { + "word_nikkud": "מַאֲפִיָּה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6994-maafiya", + "gender": "feminine" + } + ], + "מאפייות־": [ + { + "word_nikkud": "מַאֲפִיָּה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6994-maafiya", + "gender": "feminine" + } + ], + "אפיון": [ + { + "word_nikkud": "אִפְיוֹן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8663-ifyon", + "gender": "masculine" + } + ], + "אפיונות": [ + { + "word_nikkud": "אִפְיוֹן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8663-ifyon", + "gender": "masculine" + } + ], + "אפיון־": [ + { + "word_nikkud": "אִפְיוֹן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8663-ifyon", + "gender": "masculine" + } + ], + "אפיונות־": [ + { + "word_nikkud": "אִפְיוֹן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8663-ifyon", + "gender": "masculine" + } + ], + "אפייה": [ + { + "word_nikkud": "אֲפִיָּה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8573-afiya", + "gender": "feminine" + } + ], + "אפיית־": [ + { + "word_nikkud": "אֲפִיָּה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8573-afiya", + "gender": "feminine" + } + ], + "אופה": [ + { + "word_nikkud": "אוֹפֶה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6991-ofe", + "gender": "masculine" + } + ], + "אופים": [ + { + "word_nikkud": "אוֹפֶה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6991-ofe", + "gender": "masculine" + } + ], + "אופה־": [ + { + "word_nikkud": "אוֹפֶה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6991-ofe", + "gender": "masculine" + } + ], + "מאפה": [ + { + "word_nikkud": "מַאֲפֶה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7170-maafe", + "gender": "masculine" + } + ], + "מאפה־": [ + { + "word_nikkud": "מַאֲפֶה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7170-maafe", + "gender": "masculine" + } + ], + "אפיפיור": [ + { + "word_nikkud": "אַפִּיפְיוֹר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6820-apifyor", + "gender": "masculine" + } + ], + "אפיפיורים": [ + { + "word_nikkud": "אַפִּיפְיוֹר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6820-apifyor", + "gender": "masculine" + } + ], + "אפיפיור־": [ + { + "word_nikkud": "אַפִּיפְיוֹר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6820-apifyor", + "gender": "masculine" + } + ], + "אפיפיורי־": [ + { + "word_nikkud": "אַפִּיפְיוֹר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6820-apifyor", + "gender": "masculine" + } + ], + "איפול": [ + { + "word_nikkud": "אִפּוּל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8542-ipul", + "gender": "masculine" + } + ], + "איפולים": [ + { + "word_nikkud": "אִפּוּל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8542-ipul", + "gender": "masculine" + } + ], + "איפול־": [ + { + "word_nikkud": "אִפּוּל", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8542-ipul", + "gender": "masculine" + } + ], + "איפולי־": [ + { + "word_nikkud": "אִפּוּל", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8542-ipul", + "gender": "masculine" + } + ], + "אפלה": [ + { + "word_nikkud": "אֲפֵלָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4639-afela", + "gender": "feminine" + } + ], + "אפלות": [ + { + "word_nikkud": "אֲפֵלָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4639-afela", + "gender": "feminine" + } + ], + "אפלת־": [ + { + "word_nikkud": "אֲפֵלָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4639-afela", + "gender": "feminine" + } + ], + "אפלות־": [ + { + "word_nikkud": "אֲפֵלָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4639-afela", + "gender": "feminine" + } + ], + "אופל": [ + { + "word_nikkud": "אֹפֶל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "9172-ofel", + "gender": "masculine" + }, + { + "word_nikkud": "לְהַפִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + } + ], + "אופל־": [ + { + "word_nikkud": "אֹפֶל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "9172-ofel", + "gender": "masculine" + } + ], + "אופן": [ + { + "word_nikkud": "אֹפֶן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4351-ofen", + "gender": "masculine" + }, + { + "word_nikkud": "אוֹפַןּ", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6369-ofan", + "gender": "masculine" + } + ], + "אופנים": [ + { + "word_nikkud": "אֹפֶן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4351-ofen", + "gender": "masculine" + }, + { + "word_nikkud": "אוֹפַןּ", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6369-ofan", + "gender": "masculine" + } + ], + "אופן־": [ + { + "word_nikkud": "אֹפֶן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4351-ofen", + "gender": "masculine" + }, + { + "word_nikkud": "אוֹפַןּ", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6369-ofan", + "gender": "masculine" + } + ], + "אופני־": [ + { + "word_nikkud": "אֹפֶן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4351-ofen", + "gender": "masculine" + }, + { + "word_nikkud": "אוֹפַןּ", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6369-ofan", + "gender": "masculine" + }, + { + "word_nikkud": "אוֹפַנַּיִם", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6370-ofanayim", + "gender": "" + }, + { + "word_nikkud": "אוֹפַנַּיִם", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6370-ofanayim", + "gender": "" + } + ], + "אופנה": [ + { + "word_nikkud": "אָפְנָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4350-ofna", + "gender": "feminine" + } + ], + "אופנות": [ + { + "word_nikkud": "אָפְנָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4350-ofna", + "gender": "feminine" + } + ], + "אופנת־": [ + { + "word_nikkud": "אָפְנָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4350-ofna", + "gender": "feminine" + } + ], + "אופנות־": [ + { + "word_nikkud": "אָפְנָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4350-ofna", + "gender": "feminine" + } + ], + "אופניים": [ + { + "word_nikkud": "אוֹפַנַּיִם", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6370-ofanayim", + "gender": "" + }, + { + "word_nikkud": "אוֹפַנַּיִם", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6370-ofanayim", + "gender": "" + } + ], + "אפס": [ + { + "word_nikkud": "אֶפֶס", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6080-efes", + "gender": "masculine" + } + ], + "אפסים": [ + { + "word_nikkud": "אֶפֶס", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6080-efes", + "gender": "masculine" + } + ], + "אפס־": [ + { + "word_nikkud": "אֶפֶס", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6080-efes", + "gender": "masculine" + } + ], + "אפסי־": [ + { + "word_nikkud": "אֶפֶס", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6080-efes", + "gender": "masculine" + } + ], + "אף": [ + { + "word_nikkud": "אַף", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5868-af", + "gender": "masculine" + } + ], + "אפים": [ + { + "word_nikkud": "אַף", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5868-af", + "gender": "masculine" + } + ], + "אף־": [ + { + "word_nikkud": "אַף", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5868-af", + "gender": "masculine" + } + ], + "אפי־": [ + { + "word_nikkud": "אַף", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5868-af", + "gender": "masculine" + } + ], + "אופק": [ + { + "word_nikkud": "אֹפֶק", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5034-ofek", + "gender": "masculine" + } + ], + "אופקים": [ + { + "word_nikkud": "אֹפֶק", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5034-ofek", + "gender": "masculine" + } + ], + "אופק־": [ + { + "word_nikkud": "אֹפֶק", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5034-ofek", + "gender": "masculine" + } + ], + "אופקי־": [ + { + "word_nikkud": "אֹפֶק", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5034-ofek", + "gender": "masculine" + } + ], + "איפור": [ + { + "word_nikkud": "אִפּוּר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8570-ipur", + "gender": "masculine" + } + ], + "איפורים": [ + { + "word_nikkud": "אִפּוּר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8570-ipur", + "gender": "masculine" + } + ], + "איפור־": [ + { + "word_nikkud": "אִפּוּר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8570-ipur", + "gender": "masculine" + } + ], + "איפורי־": [ + { + "word_nikkud": "אִפּוּר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8570-ipur", + "gender": "masculine" + } + ], + "מאפרה": [ + { + "word_nikkud": "מַאֲפֵרָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6320-maafera", + "gender": "feminine" + } + ], + "מאפרות": [ + { + "word_nikkud": "מַאֲפֵרָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6320-maafera", + "gender": "feminine" + } + ], + "מאפרת־": [ + { + "word_nikkud": "מַאֲפֵרָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6320-maafera", + "gender": "feminine" + } + ], + "מאפרות־": [ + { + "word_nikkud": "מַאֲפֵרָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6320-maafera", + "gender": "feminine" + } + ], + "אפרסק": [ + { + "word_nikkud": "אֲפַרְסֵק", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6293-afarsek", + "gender": "masculine" + } + ], + "אפרסקים": [ + { + "word_nikkud": "אֲפַרְסֵק", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6293-afarsek", + "gender": "masculine" + } + ], + "אפרסק־": [ + { + "word_nikkud": "אֲפַרְסֵק", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6293-afarsek", + "gender": "masculine" + } + ], + "אפרסקי־": [ + { + "word_nikkud": "אֲפַרְסֵק", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6293-afarsek", + "gender": "masculine" + } + ], + "אפשרות": [ + { + "word_nikkud": "אֶפְשָׁרוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6126-efsharut", + "gender": "feminine" + } + ], + "אפשרויות": [ + { + "word_nikkud": "אֶפְשָׁרוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6126-efsharut", + "gender": "feminine" + } + ], + "אפשרות־": [ + { + "word_nikkud": "אֶפְשָׁרוּת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6126-efsharut", + "gender": "feminine" + } + ], + "אפשרויות־": [ + { + "word_nikkud": "אֶפְשָׁרוּת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6126-efsharut", + "gender": "feminine" + } + ], + "אצטדיון": [ + { + "word_nikkud": "אִצְטַדְיוֹן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "9120-itztadyon", + "gender": "masculine" + } + ], + "אצטדיון־": [ + { + "word_nikkud": "אִצְטַדְיוֹן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "9120-itztadyon", + "gender": "masculine" + } + ], + "אצולה": [ + { + "word_nikkud": "אֲצֻלָּה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8131-atzula", + "gender": "feminine" + } + ], + "אצולות": [ + { + "word_nikkud": "אֲצֻלָּה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8131-atzula", + "gender": "feminine" + } + ], + "אצולת־": [ + { + "word_nikkud": "אֲצֻלָּה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8131-atzula", + "gender": "feminine" + } + ], + "אצולות־": [ + { + "word_nikkud": "אֲצֻלָּה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8131-atzula", + "gender": "feminine" + } + ], + "אצילות": [ + { + "word_nikkud": "אֲצִילוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7385-atzilut", + "gender": "feminine" + } + ], + "אצילויות": [ + { + "word_nikkud": "אֲצִילוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7385-atzilut", + "gender": "feminine" + } + ], + "אצילות־": [ + { + "word_nikkud": "אֲצִילוּת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7385-atzilut", + "gender": "feminine" + } + ], + "אצילויות־": [ + { + "word_nikkud": "אֲצִילוּת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7385-atzilut", + "gender": "feminine" + } + ], + "אציל": [ + { + "word_nikkud": "אָצִיל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7384-atzil", + "gender": "masculine" + }, + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + } + ], + "אצילים": [ + { + "word_nikkud": "אָצִיל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7384-atzil", + "gender": "masculine" + } + ], + "אציל־": [ + { + "word_nikkud": "אָצִיל", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7384-atzil", + "gender": "masculine" + } + ], + "אצילי־": [ + { + "word_nikkud": "אָצִיל", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7384-atzil", + "gender": "masculine" + } + ], + "אוצר": [ + { + "word_nikkud": "אוֹצָר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5357-otzar", + "gender": "masculine" + } + ], + "אוצרות": [ + { + "word_nikkud": "אוֹצָר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5357-otzar", + "gender": "masculine" + } + ], + "אוצר־": [ + { + "word_nikkud": "אוֹצָר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5357-otzar", + "gender": "masculine" + } + ], + "אוצרות־": [ + { + "word_nikkud": "אוֹצָר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5357-otzar", + "gender": "masculine" + } + ], + "אקלים": [ + { + "word_nikkud": "אַקְלִים", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6627-aklim", + "gender": "" + } + ], + "אקלימים": [ + { + "word_nikkud": "אַקְלִים", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6627-aklim", + "gender": "" + } + ], + "אקלים־": [ + { + "word_nikkud": "אַקְלִים", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6627-aklim", + "gender": "" + } + ], + "אקלימי־": [ + { + "word_nikkud": "אַקְלִים", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6627-aklim", + "gender": "" + } + ], + "ארובה": [ + { + "word_nikkud": "אֲרֻבָּה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3859-aruba", + "gender": "feminine" + } + ], + "ארובות": [ + { + "word_nikkud": "אֲרֻבָּה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3859-aruba", + "gender": "feminine" + } + ], + "ארובת־": [ + { + "word_nikkud": "אֲרֻבָּה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3859-aruba", + "gender": "feminine" + } + ], + "ארובות־": [ + { + "word_nikkud": "אֲרֻבָּה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3859-aruba", + "gender": "feminine" + } + ], + "ארגמן": [ + { + "word_nikkud": "אַרְגָּמָן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8406-argaman", + "gender": "masculine" + } + ], + "ארגמן־": [ + { + "word_nikkud": "אַרְגָּמָן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8406-argaman", + "gender": "masculine" + } + ], + "ארגון": [ + { + "word_nikkud": "אִרְגּוּן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4906-irgun", + "gender": "masculine" + } + ], + "ארגונים": [ + { + "word_nikkud": "אִרְגּוּן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4906-irgun", + "gender": "masculine" + } + ], + "ארגון־": [ + { + "word_nikkud": "אִרְגּוּן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4906-irgun", + "gender": "masculine" + } + ], + "ארגוני־": [ + { + "word_nikkud": "אִרְגּוּן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4906-irgun", + "gender": "masculine" + } + ], + "ארד": [ + { + "word_nikkud": "אָרָד", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8891-arad", + "gender": "masculine" + }, + { + "word_nikkud": "לָרֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "848-laredet" + } + ], + "ארד־": [ + { + "word_nikkud": "אָרָד", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8891-arad", + "gender": "masculine" + } + ], + "אורווה": [ + { + "word_nikkud": "אֻרְוָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "9125-urva", + "gender": "feminine" + } + ], + "אורוות": [ + { + "word_nikkud": "אֻרְוָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "9125-urva", + "gender": "feminine" + } + ], + "אורוות־": [ + { + "word_nikkud": "אֻרְוָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "9125-urva", + "gender": "feminine" + }, + { + "word_nikkud": "אֻרְוָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "9125-urva", + "gender": "feminine" + } + ], + "ארוחת בוקר": [ + { + "word_nikkud": "אֲרוּחַת בֹּקֶר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7006-aruchat-boker", + "gender": "feminine" + } + ], + "ארוחות בוקר": [ + { + "word_nikkud": "אֲרוּחַת בֹּקֶר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7006-aruchat-boker", + "gender": "feminine" + } + ], + "ארוחת ערב": [ + { + "word_nikkud": "אֲרוּחַת עֶרֶב", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7007-aruchat-erev", + "gender": "feminine" + } + ], + "ארוחות ערב": [ + { + "word_nikkud": "אֲרוּחַת עֶרֶב", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7007-aruchat-erev", + "gender": "feminine" + } + ], + "ארוחת צוהריים": [ + { + "word_nikkud": "אֲרוּחַת צָהֳרַיִם", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5647-aruchat-tzohorayim", + "gender": "feminine" + } + ], + "ארוחות צוהריים": [ + { + "word_nikkud": "אֲרוּחַת צָהֳרַיִם", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5647-aruchat-tzohorayim", + "gender": "feminine" + } + ], + "ארון": [ + { + "word_nikkud": "אָרוֹן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5794-aron", + "gender": "masculine" + } + ], + "ארונות": [ + { + "word_nikkud": "אָרוֹן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5794-aron", + "gender": "masculine" + } + ], + "ארון־": [ + { + "word_nikkud": "אָרוֹן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5794-aron", + "gender": "masculine" + } + ], + "ארונות־": [ + { + "word_nikkud": "אָרוֹן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5794-aron", + "gender": "masculine" + } + ], + "ארונית": [ + { + "word_nikkud": "אֲרוֹנִית", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7686-aronit", + "gender": "feminine" + } + ], + "ארוניות": [ + { + "word_nikkud": "אֲרוֹנִית", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7686-aronit", + "gender": "feminine" + } + ], + "ארונית־": [ + { + "word_nikkud": "אֲרוֹנִית", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7686-aronit", + "gender": "feminine" + } + ], + "ארוניות־": [ + { + "word_nikkud": "אֲרוֹנִית", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7686-aronit", + "gender": "feminine" + } + ], + "ארז": [ + { + "word_nikkud": "אֶרֶז", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6056-erez", + "gender": "masculine" + }, + { + "word_nikkud": "לֶאֱרֹז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "153-leeroz" + } + ], + "ארזים": [ + { + "word_nikkud": "אֶרֶז", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6056-erez", + "gender": "masculine" + } + ], + "ארז־": [ + { + "word_nikkud": "אֶרֶז", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6056-erez", + "gender": "masculine" + } + ], + "ארזי־": [ + { + "word_nikkud": "אֶרֶז", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6056-erez", + "gender": "masculine" + } + ], + "אריזה": [ + { + "word_nikkud": "אֲרִיזָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5018-ariza", + "gender": "feminine" + }, + { + "word_nikkud": "לֶאֱרֹז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "153-leeroz" + } + ], + "אריזות": [ + { + "word_nikkud": "אֲרִיזָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5018-ariza", + "gender": "feminine" + } + ], + "אריזת־": [ + { + "word_nikkud": "אֲרִיזָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5018-ariza", + "gender": "feminine" + } + ], + "אריזות־": [ + { + "word_nikkud": "אֲרִיזָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5018-ariza", + "gender": "feminine" + } + ], + "מארז": [ + { + "word_nikkud": "מַאֲרָז", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7309-maaraz", + "gender": "masculine" + }, + { + "word_nikkud": "לֶאֱרֹז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "153-leeroz" + } + ], + "מארזים": [ + { + "word_nikkud": "מַאֲרָז", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7309-maaraz", + "gender": "masculine" + } + ], + "מארז־": [ + { + "word_nikkud": "מַאֲרָז", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7309-maaraz", + "gender": "masculine" + } + ], + "מארזי־": [ + { + "word_nikkud": "מַאֲרָז", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7309-maaraz", + "gender": "masculine" + } + ], + "אורח": [ + { + "word_nikkud": "אוֹרֵחַ", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3822-oreach", + "gender": "masculine" + }, + { + "word_nikkud": "אֹרַח", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5278-orach", + "gender": "masculine" + } + ], + "אורחים": [ + { + "word_nikkud": "אוֹרֵחַ", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3822-oreach", + "gender": "masculine" + } + ], + "אורח־": [ + { + "word_nikkud": "אוֹרֵחַ", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3822-oreach", + "gender": "masculine" + }, + { + "word_nikkud": "אֹרַח", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5278-orach", + "gender": "masculine" + } + ], + "אורחי־": [ + { + "word_nikkud": "אוֹרֵחַ", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3822-oreach", + "gender": "masculine" + } + ], + "ארוחה": [ + { + "word_nikkud": "אֲרוּחָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4289-arucha", + "gender": "feminine" + } + ], + "ארוחות": [ + { + "word_nikkud": "אֲרוּחָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4289-arucha", + "gender": "feminine" + } + ], + "ארוחת־": [ + { + "word_nikkud": "אֲרוּחָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4289-arucha", + "gender": "feminine" + } + ], + "ארוחות־": [ + { + "word_nikkud": "אֲרוּחָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4289-arucha", + "gender": "feminine" + } + ], + "אורחות": [ + { + "word_nikkud": "אֹרַח", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5278-orach", + "gender": "masculine" + } + ], + "אורחות־": [ + { + "word_nikkud": "אֹרַח", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5278-orach", + "gender": "masculine" + } + ], + "אריה": [ + { + "word_nikkud": "אַרְיֵה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6231-arye", + "gender": "masculine" + } + ], + "ארי": [ + { + "word_nikkud": "אַרְיֵה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6231-arye", + "gender": "masculine" + } + ], + "אריות": [ + { + "word_nikkud": "אַרְיֵה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6231-arye", + "gender": "masculine" + } + ], + "ארי־": [ + { + "word_nikkud": "אַרְיֵה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6231-arye", + "gender": "masculine" + } + ], + "אריות־": [ + { + "word_nikkud": "אַרְיֵה", + "form_type": "other", + "pos": "Noun", + "slug": "6231-arye", + "gender": "masculine" + } + ], + "אריכות": [ + { + "word_nikkud": "אֲרִיכוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7877-arichut", + "gender": "feminine" + } + ], + "אריכויות": [ + { + "word_nikkud": "אֲרִיכוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7877-arichut", + "gender": "feminine" + } + ], + "אריכות־": [ + { + "word_nikkud": "אֲרִיכוּת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7877-arichut", + "gender": "feminine" + } + ], + "אריכויות־": [ + { + "word_nikkud": "אֲרִיכוּת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7877-arichut", + "gender": "feminine" + } + ], + "אורך": [ + { + "word_nikkud": "אֹרֶךְ", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3205-orech", + "gender": "masculine" + } + ], + "אורכים": [ + { + "word_nikkud": "אֹרֶךְ", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3205-orech", + "gender": "masculine" + } + ], + "אורך־": [ + { + "word_nikkud": "אֹרֶךְ", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3205-orech", + "gender": "masculine" + } + ], + "אורכי־": [ + { + "word_nikkud": "אֹרֶךְ", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3205-orech", + "gender": "masculine" + } + ], + "ארכה": [ + { + "word_nikkud": "אַרְכָּה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3227-arka", + "gender": "feminine" + } + ], + "ארכת־": [ + { + "word_nikkud": "אַרְכָּה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3227-arka", + "gender": "feminine" + } + ], + "תאריך": [ + { + "word_nikkud": "תַּאֲרִיךְ", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7327-taarich", + "gender": "masculine" + } + ], + "תאריכים": [ + { + "word_nikkud": "תַּאֲרִיךְ", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7327-taarich", + "gender": "masculine" + } + ], + "תאריך־": [ + { + "word_nikkud": "תַּאֲרִיךְ", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7327-taarich", + "gender": "masculine" + } + ], + "תאריכי־": [ + { + "word_nikkud": "תַּאֲרִיךְ", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7327-taarich", + "gender": "masculine" + } + ], + "ארמון": [ + { + "word_nikkud": "אַרְמוֹן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5482-armon", + "gender": "masculine" + } + ], + "ארמונות": [ + { + "word_nikkud": "אַרְמוֹן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5482-armon", + "gender": "masculine" + } + ], + "ארמון־": [ + { + "word_nikkud": "אַרְמוֹן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5482-armon", + "gender": "masculine" + } + ], + "ארמונות־": [ + { + "word_nikkud": "אַרְמוֹן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5482-armon", + "gender": "masculine" + } + ], + "אורן": [ + { + "word_nikkud": "אֹרֶן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4237-oren", + "gender": "masculine" + } + ], + "אורנים": [ + { + "word_nikkud": "אֹרֶן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4237-oren", + "gender": "masculine" + } + ], + "אורן־": [ + { + "word_nikkud": "אֹרֶן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4237-oren", + "gender": "masculine" + } + ], + "אורני־": [ + { + "word_nikkud": "אֹרֶן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4237-oren", + "gender": "masculine" + } + ], + "ארנב": [ + { + "word_nikkud": "אַרְנָב", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5311-arnav", + "gender": "masculine" + } + ], + "ארנבים": [ + { + "word_nikkud": "אַרְנָב", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5311-arnav", + "gender": "masculine" + } + ], + "ארנב־": [ + { + "word_nikkud": "אַרְנָב", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5311-arnav", + "gender": "masculine" + } + ], + "ארנבי־": [ + { + "word_nikkud": "אַרְנָב", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5311-arnav", + "gender": "masculine" + } + ], + "ארנק": [ + { + "word_nikkud": "אַרְנָק", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6655-arnak", + "gender": "masculine" + } + ], + "ארנקים": [ + { + "word_nikkud": "אַרְנָק", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6655-arnak", + "gender": "masculine" + } + ], + "ארנק־": [ + { + "word_nikkud": "אַרְנָק", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6655-arnak", + "gender": "masculine" + } + ], + "ארנקי־": [ + { + "word_nikkud": "אַרְנָק", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6655-arnak", + "gender": "masculine" + } + ], + "ארוס": [ + { + "word_nikkud": "אָרוּס", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8771-arus", + "gender": "masculine" + } + ], + "ארוסים": [ + { + "word_nikkud": "אָרוּס", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8771-arus", + "gender": "masculine" + } + ], + "ארוס־": [ + { + "word_nikkud": "אָרוּס", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8771-arus", + "gender": "masculine" + } + ], + "ארוסי־": [ + { + "word_nikkud": "אָרוּס", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8771-arus", + "gender": "masculine" + } + ], + "אירוסין": [ + { + "word_nikkud": "אֵרוּסִין", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8042-erusin", + "gender": "masculine" + } + ], + "אירוסי־": [ + { + "word_nikkud": "אֵרוּסִין", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8042-erusin", + "gender": "masculine" + } + ], + "מאורע": [ + { + "word_nikkud": "מְאֹרָע", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7325-meora", + "gender": "masculine" + } + ], + "מאורעות": [ + { + "word_nikkud": "מְאֹרָע", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7325-meora", + "gender": "masculine" + } + ], + "מאורע־": [ + { + "word_nikkud": "מְאֹרָע", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7325-meora", + "gender": "masculine" + } + ], + "מאורעות־": [ + { + "word_nikkud": "מְאֹרָע", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7325-meora", + "gender": "masculine" + } + ], + "אירוע": [ + { + "word_nikkud": "אֵרוּעַ", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4666-erua", + "gender": "masculine" + } + ], + "אירועים": [ + { + "word_nikkud": "אֵרוּעַ", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4666-erua", + "gender": "masculine" + } + ], + "אירוע־": [ + { + "word_nikkud": "אֵרוּעַ", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4666-erua", + "gender": "masculine" + } + ], + "אירועי־": [ + { + "word_nikkud": "אֵרוּעַ", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4666-erua", + "gender": "masculine" + } + ], + "ארעיות": [ + { + "word_nikkud": "אֲרָעִיּוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8969-araiyut", + "gender": "feminine" + } + ], + "ארעיויות": [ + { + "word_nikkud": "אֲרָעִיּוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8969-araiyut", + "gender": "feminine" + } + ], + "ארעיות־": [ + { + "word_nikkud": "אֲרָעִיּוּת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8969-araiyut", + "gender": "feminine" + } + ], + "ארעיויות־": [ + { + "word_nikkud": "אֲרָעִיּוּת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8969-araiyut", + "gender": "feminine" + } + ], + "ארץ": [ + { + "word_nikkud": "אֶרֶץ", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6057-eretz", + "gender": "feminine" + } + ], + "ארצות": [ + { + "word_nikkud": "אֶרֶץ", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6057-eretz", + "gender": "feminine" + } + ], + "ארץ־": [ + { + "word_nikkud": "אֶרֶץ", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6057-eretz", + "gender": "feminine" + } + ], + "ארצות־": [ + { + "word_nikkud": "אֶרֶץ", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6057-eretz", + "gender": "feminine" + } + ], + "הארקה": [ + { + "word_nikkud": "הַאֲרָקָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6306-haaraka", + "gender": "feminine" + } + ], + "הארקות": [ + { + "word_nikkud": "הַאֲרָקָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6306-haaraka", + "gender": "feminine" + } + ], + "הארקת־": [ + { + "word_nikkud": "הַאֲרָקָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6306-haaraka", + "gender": "feminine" + } + ], + "הארקות־": [ + { + "word_nikkud": "הַאֲרָקָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6306-haaraka", + "gender": "feminine" + } + ], + "אש": [ + { + "word_nikkud": "אֵשׁ", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5019-esh", + "gender": "feminine" + } + ], + "אש־": [ + { + "word_nikkud": "אֵשׁ", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5019-esh", + "gender": "feminine" + } + ], + "אשי־": [ + { + "word_nikkud": "אֵשׁ", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5019-esh", + "gender": "feminine" + } + ], + "אשך": [ + { + "word_nikkud": "אֶשֶׁךְ", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6193-eshech", + "gender": "masculine" + } + ], + "אשכים": [ + { + "word_nikkud": "אֶשֶׁךְ", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6193-eshech", + "gender": "masculine" + } + ], + "אשך־": [ + { + "word_nikkud": "אֶשֶׁךְ", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6193-eshech", + "gender": "masculine" + } + ], + "אשכי־": [ + { + "word_nikkud": "אֶשֶׁךְ", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6193-eshech", + "gender": "masculine" + } + ], + "אשל": [ + { + "word_nikkud": "אֵשֶׁל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8280-eshel", + "gender": "masculine" + } + ], + "אשלים": [ + { + "word_nikkud": "אֵשֶׁל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8280-eshel", + "gender": "masculine" + }, + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + } + ], + "אשל־": [ + { + "word_nikkud": "אֵשֶׁל", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8280-eshel", + "gender": "masculine" + } + ], + "אשלי־": [ + { + "word_nikkud": "אֵשֶׁל", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8280-eshel", + "gender": "masculine" + } + ], + "אשמה": [ + { + "word_nikkud": "אַשְׁמָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3228-ashma", + "gender": "feminine" + }, + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "אשמות": [ + { + "word_nikkud": "אַשְׁמָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3228-ashma", + "gender": "feminine" + } + ], + "אשמת־": [ + { + "word_nikkud": "אַשְׁמָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3228-ashma", + "gender": "feminine" + } + ], + "אשמות־": [ + { + "word_nikkud": "אַשְׁמָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3228-ashma", + "gender": "feminine" + } + ], + "אשנב": [ + { + "word_nikkud": "אֶשְׁנָב", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5304-eshnav", + "gender": "" + } + ], + "אשנבים": [ + { + "word_nikkud": "אֶשְׁנָב", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5304-eshnav", + "gender": "" + } + ], + "אשנב־": [ + { + "word_nikkud": "אֶשְׁנָב", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5304-eshnav", + "gender": "" + } + ], + "אשנבי־": [ + { + "word_nikkud": "אֶשְׁנָב", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5304-eshnav", + "gender": "" + } + ], + "אשף": [ + { + "word_nikkud": "אַשָּׁף", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3863-ashaf", + "gender": "masculine" + } + ], + "אשפים": [ + { + "word_nikkud": "אַשָּׁף", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3863-ashaf", + "gender": "masculine" + } + ], + "אשף־": [ + { + "word_nikkud": "אַשָּׁף", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3863-ashaf", + "gender": "masculine" + } + ], + "אשפי־": [ + { + "word_nikkud": "אַשָּׁף", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3863-ashaf", + "gender": "masculine" + } + ], + "אשפה": [ + { + "word_nikkud": "אַשְׁפָּה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6849-ashpa", + "gender": "feminine" + } + ], + "אשפות": [ + { + "word_nikkud": "אַשְׁפָּה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6849-ashpa", + "gender": "feminine" + } + ], + "אשפת־": [ + { + "word_nikkud": "אַשְׁפָּה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6849-ashpa", + "gender": "feminine" + } + ], + "אשפות־": [ + { + "word_nikkud": "אַשְׁפָּה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6849-ashpa", + "gender": "feminine" + } + ], + "אשפוז": [ + { + "word_nikkud": "אִשְׁפּוּז", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8645-ishpuz", + "gender": "masculine" + } + ], + "אשפוזים": [ + { + "word_nikkud": "אִשְׁפּוּז", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8645-ishpuz", + "gender": "masculine" + } + ], + "אשפוז־": [ + { + "word_nikkud": "אִשְׁפּוּז", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8645-ishpuz", + "gender": "masculine" + } + ], + "אשפוזי־": [ + { + "word_nikkud": "אִשְׁפּוּז", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8645-ishpuz", + "gender": "masculine" + } + ], + "אישור": [ + { + "word_nikkud": "אִשּׁוּר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5267-ishur", + "gender": "masculine" + }, + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "אישורים": [ + { + "word_nikkud": "אִשּׁוּר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5267-ishur", + "gender": "masculine" + } + ], + "אישור־": [ + { + "word_nikkud": "אִשּׁוּר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5267-ishur", + "gender": "masculine" + } + ], + "אישורי־": [ + { + "word_nikkud": "אִשּׁוּר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5267-ishur", + "gender": "masculine" + } + ], + "אושר": [ + { + "word_nikkud": "אֹשֶׁר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4886-osher", + "gender": "masculine" + }, + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "אושר־": [ + { + "word_nikkud": "אֹשֶׁר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4886-osher", + "gender": "masculine" + } + ], + "אשרה": [ + { + "word_nikkud": "אִשְׁרָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8076-ishra", + "gender": "feminine" + }, + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "אשרות": [ + { + "word_nikkud": "אִשְׁרָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8076-ishra", + "gender": "feminine" + } + ], + "אשרת־": [ + { + "word_nikkud": "אִשְׁרָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8076-ishra", + "gender": "feminine" + } + ], + "אשרות־": [ + { + "word_nikkud": "אִשְׁרָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8076-ishra", + "gender": "feminine" + } + ], + "אשראי": [ + { + "word_nikkud": "אַשְׁרַאי", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8008-ashray", + "gender": "" + } + ], + "אשראי־": [ + { + "word_nikkud": "אַשְׁרַאי", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8008-ashray", + "gender": "" + } + ], + "התאוששות": [ + { + "word_nikkud": "הִתְאוֹשְׁשׁוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5361-hitosheshut", + "gender": "feminine" + } + ], + "התאוששות־": [ + { + "word_nikkud": "הִתְאוֹשְׁשׁוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5361-hitosheshut", + "gender": "feminine" + } + ], + "אתון": [ + { + "word_nikkud": "אָתוֹן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8167-aton", + "gender": "" + } + ], + "אתון־": [ + { + "word_nikkud": "אָתוֹן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8167-aton", + "gender": "" + } + ], + "אתחול": [ + { + "word_nikkud": "אִתְחוּל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6493-itchul", + "gender": "masculine" + } + ], + "אתחולים": [ + { + "word_nikkud": "אִתְחוּל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6493-itchul", + "gender": "masculine" + } + ], + "אתחול־": [ + { + "word_nikkud": "אִתְחוּל", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6493-itchul", + "gender": "masculine" + } + ], + "אתחולי־": [ + { + "word_nikkud": "אִתְחוּל", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6493-itchul", + "gender": "masculine" + } + ], + "איתור": [ + { + "word_nikkud": "אִתּוּר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6226-itur", + "gender": "masculine" + }, + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "איתורים": [ + { + "word_nikkud": "אִתּוּר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6226-itur", + "gender": "masculine" + } + ], + "איתור־": [ + { + "word_nikkud": "אִתּוּר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6226-itur", + "gender": "masculine" + } + ], + "איתורי־": [ + { + "word_nikkud": "אִתּוּר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6226-itur", + "gender": "masculine" + } + ], + "אתר": [ + { + "word_nikkud": "אֲתָר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6227-atar", + "gender": "masculine" + }, + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "אתרים": [ + { + "word_nikkud": "אֲתָר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6227-atar", + "gender": "masculine" + } + ], + "אתר־": [ + { + "word_nikkud": "אֲתָר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6227-atar", + "gender": "masculine" + } + ], + "אתרי־": [ + { + "word_nikkud": "אֲתָר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6227-atar", + "gender": "masculine" + } + ], + "אתרוג": [ + { + "word_nikkud": "אֶתְרוֹג", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4923-etrog", + "gender": "masculine" + } + ], + "אתרוגים": [ + { + "word_nikkud": "אֶתְרוֹג", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4923-etrog", + "gender": "masculine" + } + ], + "אתרוג־": [ + { + "word_nikkud": "אֶתְרוֹג", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4923-etrog", + "gender": "masculine" + } + ], + "אתרוגי־": [ + { + "word_nikkud": "אֶתְרוֹג", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4923-etrog", + "gender": "masculine" + } + ], + "אתת": [ + { + "word_nikkud": "אַתָּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6164-atat", + "gender": "masculine" + } + ], + "אתתים": [ + { + "word_nikkud": "אַתָּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6164-atat", + "gender": "masculine" + } + ], + "אתת־": [ + { + "word_nikkud": "אַתָּת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6164-atat", + "gender": "masculine" + } + ], + "אתתי־": [ + { + "word_nikkud": "אַתָּת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6164-atat", + "gender": "masculine" + } + ], + "את": [ + { + "word_nikkud": "אֵת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7014-et", + "gender": "masculine" + } + ], + "איתים": [ + { + "word_nikkud": "אֵת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7014-et", + "gender": "masculine" + } + ], + "את־": [ + { + "word_nikkud": "אֵת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7014-et", + "gender": "masculine" + } + ], + "איתי־": [ + { + "word_nikkud": "אֵת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7014-et", + "gender": "masculine" + } + ], + "ביאור": [ + { + "word_nikkud": "בֵּאוּר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7180-beur", + "gender": "masculine" + } + ], + "ביאורים": [ + { + "word_nikkud": "בֵּאוּר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7180-beur", + "gender": "masculine" + } + ], + "ביאור־": [ + { + "word_nikkud": "בֵּאוּר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7180-beur", + "gender": "masculine" + } + ], + "ביאורי־": [ + { + "word_nikkud": "בֵּאוּר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7180-beur", + "gender": "masculine" + } + ], + "באר": [ + { + "word_nikkud": "בְּאֵר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3732-beer", + "gender": "feminine" + } + ], + "בארות": [ + { + "word_nikkud": "בְּאֵר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3732-beer", + "gender": "feminine" + } + ], + "באר־": [ + { + "word_nikkud": "בְּאֵר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3732-beer", + "gender": "feminine" + } + ], + "בארות־": [ + { + "word_nikkud": "בְּאֵר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3732-beer", + "gender": "feminine" + } + ], + "בבונג": [ + { + "word_nikkud": "בַּבּוֹנָג", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "9122-babonag", + "gender": "" + } + ], + "בבונגים": [ + { + "word_nikkud": "בַּבּוֹנָג", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "9122-babonag", + "gender": "" + } + ], + "בבונג־": [ + { + "word_nikkud": "בַּבּוֹנָג", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "9122-babonag", + "gender": "" + } + ], + "בבונגי־": [ + { + "word_nikkud": "בַּבּוֹנָג", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "9122-babonag", + "gender": "" + } + ], + "בוגדניות": [ + { + "word_nikkud": "בּוֹגְדָנִיּוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8661-bogdanut", + "gender": "feminine" + } + ], + "בוגדניויות": [ + { + "word_nikkud": "בּוֹגְדָנִיּוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8661-bogdanut", + "gender": "feminine" + } + ], + "בוגדניות־": [ + { + "word_nikkud": "בּוֹגְדָנִיּוּת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8661-bogdanut", + "gender": "feminine" + } + ], + "בוגדניויות־": [ + { + "word_nikkud": "בּוֹגְדָנִיּוּת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8661-bogdanut", + "gender": "feminine" + } + ], + "בגד": [ + { + "word_nikkud": "בֶּגֶד", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6058-beged", + "gender": "masculine" + }, + { + "word_nikkud": "לִבְגֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "167-livgod" + } + ], + "בגדים": [ + { + "word_nikkud": "בֶּגֶד", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6058-beged", + "gender": "masculine" + } + ], + "בגד־": [ + { + "word_nikkud": "בֶּגֶד", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6058-beged", + "gender": "masculine" + } + ], + "בגדי־": [ + { + "word_nikkud": "בֶּגֶד", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6058-beged", + "gender": "masculine" + } + ], + "התבגרות": [ + { + "word_nikkud": "הִתְבַּגְּרוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3007-hitbagrut", + "gender": "feminine" + } + ], + "התבגרות־": [ + { + "word_nikkud": "הִתְבַּגְּרוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3007-hitbagrut", + "gender": "feminine" + } + ], + "בגרות": [ + { + "word_nikkud": "בַּגְרוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3641-bagrut", + "gender": "feminine" + } + ], + "בגרות־": [ + { + "word_nikkud": "בַּגְרוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3641-bagrut", + "gender": "feminine" + } + ], + "בד": [ + { + "word_nikkud": "בַּד", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5587-bad", + "gender": "masculine" + } + ], + "בדים": [ + { + "word_nikkud": "בַּד", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5587-bad", + "gender": "masculine" + } + ], + "בד־": [ + { + "word_nikkud": "בַּד", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5587-bad", + "gender": "masculine" + } + ], + "בדי־": [ + { + "word_nikkud": "בַּד", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5587-bad", + "gender": "masculine" + } + ], + "התבודדות": [ + { + "word_nikkud": "הִתְבּוֹדְדוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7248-hitbodedut", + "gender": "feminine" + } + ], + "התבודדויות": [ + { + "word_nikkud": "הִתְבּוֹדְדוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7248-hitbodedut", + "gender": "feminine" + } + ], + "התבודדות־": [ + { + "word_nikkud": "הִתְבּוֹדְדוּת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7248-hitbodedut", + "gender": "feminine" + } + ], + "התבודדויות־": [ + { + "word_nikkud": "הִתְבּוֹדְדוּת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7248-hitbodedut", + "gender": "feminine" + } + ], + "בידוד": [ + { + "word_nikkud": "בִּדּוּד", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6584-bidud", + "gender": "masculine" + } + ], + "בידודים": [ + { + "word_nikkud": "בִּדּוּד", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6584-bidud", + "gender": "masculine" + } + ], + "בידוד־": [ + { + "word_nikkud": "בִּדּוּד", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6584-bidud", + "gender": "masculine" + } + ], + "בידודי־": [ + { + "word_nikkud": "בִּדּוּד", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6584-bidud", + "gender": "masculine" + } + ], + "בדידות": [ + { + "word_nikkud": "בְּדִידוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7990-bdidut", + "gender": "feminine" + } + ], + "בדידות־": [ + { + "word_nikkud": "בְּדִידוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7990-bdidut", + "gender": "feminine" + } + ], + "בדולח": [ + { + "word_nikkud": "בְּדֹלַח", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6985-bdolach", + "gender": "masculine" + } + ], + "בדולחים": [ + { + "word_nikkud": "בְּדֹלַח", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6985-bdolach", + "gender": "masculine" + } + ], + "בדולח־": [ + { + "word_nikkud": "בְּדֹלַח", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6985-bdolach", + "gender": "masculine" + } + ], + "בדולחי־": [ + { + "word_nikkud": "בְּדֹלַח", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6985-bdolach", + "gender": "masculine" + } + ], + "בדיחה": [ + { + "word_nikkud": "בְּדִיחָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "2810-bdicha", + "gender": "feminine" + } + ], + "בדיחות": [ + { + "word_nikkud": "בְּדִיחָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "2810-bdicha", + "gender": "feminine" + } + ], + "בדיחת־": [ + { + "word_nikkud": "בְּדִיחָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "2810-bdicha", + "gender": "feminine" + } + ], + "בדיחות־": [ + { + "word_nikkud": "בְּדִיחָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "2810-bdicha", + "gender": "feminine" + } + ], + "בדייה": [ + { + "word_nikkud": "בְּדִיָּה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8204-bdiya", + "gender": "feminine" + } + ], + "בדיות": [ + { + "word_nikkud": "בְּדִיָּה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8204-bdiya", + "gender": "feminine" + } + ], + "בדיית־": [ + { + "word_nikkud": "בְּדִיָּה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8204-bdiya", + "gender": "feminine" + } + ], + "בדיות־": [ + { + "word_nikkud": "בְּדִיָּה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8204-bdiya", + "gender": "feminine" + } + ], + "בדיון": [ + { + "word_nikkud": "בִּדְיוֹן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5184-bidyon", + "gender": "masculine" + } + ], + "בדיון־": [ + { + "word_nikkud": "בִּדְיוֹן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5184-bidyon", + "gender": "masculine" + } + ], + "בדלנות": [ + { + "word_nikkud": "בַּדְלָנוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6993-badlanut", + "gender": "feminine" + } + ], + "בדלנויות": [ + { + "word_nikkud": "בַּדְלָנוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6993-badlanut", + "gender": "feminine" + } + ], + "בדלנות־": [ + { + "word_nikkud": "בַּדְלָנוּת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6993-badlanut", + "gender": "feminine" + } + ], + "בדלנויות־": [ + { + "word_nikkud": "בַּדְלָנוּת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6993-badlanut", + "gender": "feminine" + } + ], + "הבדל": [ + { + "word_nikkud": "הֶבְדֵּל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "2931-hevdel", + "gender": "masculine" + } + ], + "הבדלים": [ + { + "word_nikkud": "הֶבְדֵּל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "2931-hevdel", + "gender": "masculine" + } + ], + "הבדל־": [ + { + "word_nikkud": "הֶבְדֵּל", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "2931-hevdel", + "gender": "masculine" + } + ], + "הבדלי־": [ + { + "word_nikkud": "הֶבְדֵּל", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "2931-hevdel", + "gender": "masculine" + } + ], + "הבדלה": [ + { + "word_nikkud": "הַבְדָּלָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3099-havdala", + "gender": "feminine" + } + ], + "הבדלות": [ + { + "word_nikkud": "הַבְדָּלָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3099-havdala", + "gender": "feminine" + } + ], + "הבדלת־": [ + { + "word_nikkud": "הַבְדָּלָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3099-havdala", + "gender": "feminine" + } + ], + "הבדלות־": [ + { + "word_nikkud": "הַבְדָּלָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3099-havdala", + "gender": "feminine" + } + ], + "בדלן": [ + { + "word_nikkud": "בַּדְלָן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6992-badlan", + "gender": "masculine" + } + ], + "בדלנים": [ + { + "word_nikkud": "בַּדְלָן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6992-badlan", + "gender": "masculine" + } + ], + "בדלן־": [ + { + "word_nikkud": "בַּדְלָן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6992-badlan", + "gender": "masculine" + } + ], + "בדלני־": [ + { + "word_nikkud": "בַּדְלָן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6992-badlan", + "gender": "masculine" + } + ], + "מבדק": [ + { + "word_nikkud": "מִבְדָּק", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6042-mivdak", + "gender": "masculine" + }, + { + "word_nikkud": "לִבְדֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "177-livdok" + } + ], + "מבדקים": [ + { + "word_nikkud": "מִבְדָּק", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6042-mivdak", + "gender": "masculine" + } + ], + "מבדק־": [ + { + "word_nikkud": "מִבְדָּק", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6042-mivdak", + "gender": "masculine" + } + ], + "מבדקי־": [ + { + "word_nikkud": "מִבְדָּק", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6042-mivdak", + "gender": "masculine" + } + ], + "בדיקה": [ + { + "word_nikkud": "בְּדִיקָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "2811-bdika", + "gender": "feminine" + }, + { + "word_nikkud": "לִבְדֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "177-livdok" + } + ], + "בדיקות": [ + { + "word_nikkud": "בְּדִיקָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "2811-bdika", + "gender": "feminine" + } + ], + "בדיקת־": [ + { + "word_nikkud": "בְּדִיקָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "2811-bdika", + "gender": "feminine" + } + ], + "בדיקות־": [ + { + "word_nikkud": "בְּדִיקָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "2811-bdika", + "gender": "feminine" + } + ], + "מבדוק": [ + { + "word_nikkud": "מִבְדּוֹק", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3629-mivdok", + "gender": "masculine" + }, + { + "word_nikkud": "לִבְדֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "177-livdok" + } + ], + "מבדוקים": [ + { + "word_nikkud": "מִבְדּוֹק", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3629-mivdok", + "gender": "masculine" + } + ], + "מבדוק־": [ + { + "word_nikkud": "מִבְדּוֹק", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3629-mivdok", + "gender": "masculine" + } + ], + "מבדוקי־": [ + { + "word_nikkud": "מִבְדּוֹק", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3629-mivdok", + "gender": "masculine" + } + ], + "בידור": [ + { + "word_nikkud": "בִּדּוּר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3383-bidur", + "gender": "masculine" + } + ], + "בידורים": [ + { + "word_nikkud": "בִּדּוּר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3383-bidur", + "gender": "masculine" + } + ], + "בידור־": [ + { + "word_nikkud": "בִּדּוּר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3383-bidur", + "gender": "masculine" + } + ], + "בידורי־": [ + { + "word_nikkud": "בִּדּוּר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3383-bidur", + "gender": "masculine" + } + ], + "תבהלה": [ + { + "word_nikkud": "תַּבְהֵלָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4996-tavhela", + "gender": "feminine" + } + ], + "תבהלות": [ + { + "word_nikkud": "תַּבְהֵלָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4996-tavhela", + "gender": "feminine" + } + ], + "תבהלת־": [ + { + "word_nikkud": "תַּבְהֵלָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4996-tavhela", + "gender": "feminine" + } + ], + "תבהלות־": [ + { + "word_nikkud": "תַּבְהֵלָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4996-tavhela", + "gender": "feminine" + } + ], + "בהלה": [ + { + "word_nikkud": "בֶּהָלָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7064-behala", + "gender": "feminine" + } + ], + "בהלות": [ + { + "word_nikkud": "בֶּהָלָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7064-behala", + "gender": "feminine" + } + ], + "בהלת־": [ + { + "word_nikkud": "בֶּהָלָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7064-behala", + "gender": "feminine" + } + ], + "בהלות־": [ + { + "word_nikkud": "בֶּהָלָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7064-behala", + "gender": "feminine" + } + ], + "בהמה": [ + { + "word_nikkud": "בְּהֵמָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5096-behema", + "gender": "feminine" + } + ], + "בהמות": [ + { + "word_nikkud": "בְּהֵמָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5096-behema", + "gender": "feminine" + } + ], + "בהמת־": [ + { + "word_nikkud": "בְּהֵמָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5096-behema", + "gender": "feminine" + } + ], + "בהמות־": [ + { + "word_nikkud": "בְּהֵמָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5096-behema", + "gender": "feminine" + } + ], + "בוהן": [ + { + "word_nikkud": "בֹּהֶן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7223-bohen", + "gender": "feminine" + } + ], + "בהונות": [ + { + "word_nikkud": "בֹּהֶן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7223-bohen", + "gender": "feminine" + } + ], + "בוהן־": [ + { + "word_nikkud": "בֹּהֶן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7223-bohen", + "gender": "feminine" + } + ], + "בהונות־": [ + { + "word_nikkud": "בֹּהֶן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7223-bohen", + "gender": "feminine" + } + ], + "בהירות": [ + { + "word_nikkud": "בְּהִירוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7320-behirut", + "gender": "feminine" + }, + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "בהירויות": [ + { + "word_nikkud": "בְּהִירוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7320-behirut", + "gender": "feminine" + } + ], + "בהירות־": [ + { + "word_nikkud": "בְּהִירוּת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7320-behirut", + "gender": "feminine" + } + ], + "בהירויות־": [ + { + "word_nikkud": "בְּהִירוּת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7320-behirut", + "gender": "feminine" + } + ], + "מבוא": [ + { + "word_nikkud": "מָבוֹא", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4039-mavo", + "gender": "masculine" + }, + { + "word_nikkud": "לָבוֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "28-lavo" + }, + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "מבואות": [ + { + "word_nikkud": "מָבוֹא", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4039-mavo", + "gender": "masculine" + } + ], + "מבוא־": [ + { + "word_nikkud": "מָבוֹא", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4039-mavo", + "gender": "masculine" + } + ], + "מבואות־": [ + { + "word_nikkud": "מָבוֹא", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4039-mavo", + "gender": "masculine" + } + ], + "תבואה": [ + { + "word_nikkud": "תְּבוּאָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7487-tvua", + "gender": "feminine" + }, + { + "word_nikkud": "לָבוֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "28-lavo" + }, + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "תבואות": [ + { + "word_nikkud": "תְּבוּאָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7487-tvua", + "gender": "feminine" + } + ], + "תבואת־": [ + { + "word_nikkud": "תְּבוּאָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7487-tvua", + "gender": "feminine" + } + ], + "תבואות־": [ + { + "word_nikkud": "תְּבוּאָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7487-tvua", + "gender": "feminine" + } + ], + "ביאה": [ + { + "word_nikkud": "בִּיאָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8614-bia", + "gender": "feminine" + }, + { + "word_nikkud": "לָבוֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "28-lavo" + }, + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "ביאות": [ + { + "word_nikkud": "בִּיאָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8614-bia", + "gender": "feminine" + } + ], + "ביאת־": [ + { + "word_nikkud": "בִּיאָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8614-bia", + "gender": "feminine" + } + ], + "ביאות־": [ + { + "word_nikkud": "בִּיאָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8614-bia", + "gender": "feminine" + } + ], + "בובה": [ + { + "word_nikkud": "בֻּבָּה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6935-buba", + "gender": "feminine" + } + ], + "בובות": [ + { + "word_nikkud": "בֻּבָּה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6935-buba", + "gender": "feminine" + } + ], + "בובת־": [ + { + "word_nikkud": "בֻּבָּה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6935-buba", + "gender": "feminine" + } + ], + "בובות־": [ + { + "word_nikkud": "בֻּבָּה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6935-buba", + "gender": "feminine" + } + ], + "בוז": [ + { + "word_nikkud": "בּוּז", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8727-buz", + "gender": "masculine" + } + ], + "בוז־": [ + { + "word_nikkud": "בּוּז", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8727-buz", + "gender": "masculine" + } + ], + "מבוך": [ + { + "word_nikkud": "מָבוֹךְ", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3723-mavoch", + "gender": "masculine" + } + ], + "מבוכים": [ + { + "word_nikkud": "מָבוֹךְ", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3723-mavoch", + "gender": "masculine" + } + ], + "מבוך־": [ + { + "word_nikkud": "מָבוֹךְ", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3723-mavoch", + "gender": "masculine" + } + ], + "מבוכי־": [ + { + "word_nikkud": "מָבוֹךְ", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3723-mavoch", + "gender": "masculine" + } + ], + "מבוכה": [ + { + "word_nikkud": "מְבוּכָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3747-mevucha", + "gender": "feminine" + } + ], + "מבוכות": [ + { + "word_nikkud": "מְבוּכָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3747-mevucha", + "gender": "feminine" + } + ], + "מבוכת־": [ + { + "word_nikkud": "מְבוּכָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3747-mevucha", + "gender": "feminine" + } + ], + "מבוכות־": [ + { + "word_nikkud": "מְבוּכָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3747-mevucha", + "gender": "feminine" + } + ], + "בול": [ + { + "word_nikkud": "בּוּל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5324-bul", + "gender": "masculine" + } + ], + "בולים": [ + { + "word_nikkud": "בּוּל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5324-bul", + "gender": "masculine" + }, + { + "word_nikkud": "לְבַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2736-livlot" + } + ], + "בול־": [ + { + "word_nikkud": "בּוּל", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5324-bul", + "gender": "masculine" + } + ], + "בולי־": [ + { + "word_nikkud": "בּוּל", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5324-bul", + "gender": "masculine" + } + ], + "הבסה": [ + { + "word_nikkud": "הֲבָסָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8809-havasa", + "gender": "feminine" + }, + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "הבסות": [ + { + "word_nikkud": "הֲבָסָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8809-havasa", + "gender": "feminine" + } + ], + "הבסת־": [ + { + "word_nikkud": "הֲבָסָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8809-havasa", + "gender": "feminine" + } + ], + "הבסות־": [ + { + "word_nikkud": "הֲבָסָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8809-havasa", + "gender": "feminine" + } + ], + "תבוסה": [ + { + "word_nikkud": "תְּבוּסָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8808-tvusa", + "gender": "feminine" + }, + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "תבוסות": [ + { + "word_nikkud": "תְּבוּסָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8808-tvusa", + "gender": "feminine" + } + ], + "תבוסת־": [ + { + "word_nikkud": "תְּבוּסָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8808-tvusa", + "gender": "feminine" + } + ], + "תבוסות־": [ + { + "word_nikkud": "תְּבוּסָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8808-tvusa", + "gender": "feminine" + } + ], + "בועה": [ + { + "word_nikkud": "בּוּעָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6684-bua", + "gender": "" + } + ], + "בועות": [ + { + "word_nikkud": "בּוּעָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6684-bua", + "gender": "" + } + ], + "בועת־": [ + { + "word_nikkud": "בּוּעָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6684-bua", + "gender": "" + } + ], + "בועות־": [ + { + "word_nikkud": "בּוּעָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6684-bua", + "gender": "" + } + ], + "בורות": [ + { + "word_nikkud": "בּוּרוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "9296-burut", + "gender": "feminine" + } + ], + "בורות־": [ + { + "word_nikkud": "בּוּרוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "9296-burut", + "gender": "feminine" + } + ], + "בור": [ + { + "word_nikkud": "בּוּר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "9295-bur", + "gender": "masculine" + } + ], + "בורים": [ + { + "word_nikkud": "בּוּר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "9295-bur", + "gender": "masculine" + } + ], + "בור־": [ + { + "word_nikkud": "בּוּר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "9295-bur", + "gender": "masculine" + } + ], + "בורי־": [ + { + "word_nikkud": "בּוּר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "9295-bur", + "gender": "masculine" + } + ], + "בורסה": [ + { + "word_nikkud": "בּוּרְסָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4493-bursa", + "gender": "" + } + ], + "בורסות": [ + { + "word_nikkud": "בּוּרְסָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4493-bursa", + "gender": "" + } + ], + "בורסת־": [ + { + "word_nikkud": "בּוּרְסָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4493-bursa", + "gender": "" + } + ], + "בורסות־": [ + { + "word_nikkud": "בּוּרְסָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4493-bursa", + "gender": "" + } + ], + "בושה": [ + { + "word_nikkud": "בּוּשָׁה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8486-busha", + "gender": "feminine" + }, + { + "word_nikkud": "לֵבוֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "192-levosh" + } + ], + "בושת־": [ + { + "word_nikkud": "בּוּשָׁה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8486-busha", + "gender": "feminine" + } + ], + "בזבוז": [ + { + "word_nikkud": "בִּזְבּוּז", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6309-bizbuz", + "gender": "masculine" + } + ], + "בזבוזים": [ + { + "word_nikkud": "בִּזְבּוּז", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6309-bizbuz", + "gender": "masculine" + } + ], + "בזבוז־": [ + { + "word_nikkud": "בִּזְבּוּז", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6309-bizbuz", + "gender": "masculine" + } + ], + "בזבוזי־": [ + { + "word_nikkud": "בִּזְבּוּז", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6309-bizbuz", + "gender": "masculine" + } + ], + "ביזה": [ + { + "word_nikkud": "בִּזָּה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7240-biza", + "gender": "feminine" + } + ], + "ביזות": [ + { + "word_nikkud": "בִּזָּה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7240-biza", + "gender": "feminine" + } + ], + "ביזת־": [ + { + "word_nikkud": "בִּזָּה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7240-biza", + "gender": "feminine" + } + ], + "ביזות־": [ + { + "word_nikkud": "בִּזָּה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7240-biza", + "gender": "feminine" + } + ], + "בז": [ + { + "word_nikkud": "בַּז", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5962-baz", + "gender": "masculine" + } + ], + "בזים": [ + { + "word_nikkud": "בַּז", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5962-baz", + "gender": "masculine" + } + ], + "בז־": [ + { + "word_nikkud": "בַּז", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5962-baz", + "gender": "masculine" + } + ], + "בזי־": [ + { + "word_nikkud": "בַּז", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5962-baz", + "gender": "masculine" + } + ], + "מבזק": [ + { + "word_nikkud": "מִבְזָק", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7287-mivzak", + "gender": "masculine" + } + ], + "מבזקים": [ + { + "word_nikkud": "מִבְזָק", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7287-mivzak", + "gender": "masculine" + } + ], + "מבזק־": [ + { + "word_nikkud": "מִבְזָק", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7287-mivzak", + "gender": "masculine" + } + ], + "מבזקי־": [ + { + "word_nikkud": "מִבְזָק", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7287-mivzak", + "gender": "masculine" + } + ], + "בחילה": [ + { + "word_nikkud": "בְּחִילָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8760-bchila", + "gender": "feminine" + } + ], + "בחילות": [ + { + "word_nikkud": "בְּחִילָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8760-bchila", + "gender": "feminine" + } + ], + "בחילת־": [ + { + "word_nikkud": "בְּחִילָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8760-bchila", + "gender": "feminine" + } + ], + "בחילות־": [ + { + "word_nikkud": "בְּחִילָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8760-bchila", + "gender": "feminine" + } + ], + "בוחן": [ + { + "word_nikkud": "בֹּחַן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5681-bochan", + "gender": "masculine" + }, + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + }, + { + "word_nikkud": "לִבְחֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "202-livchon" + } + ], + "בחנים": [ + { + "word_nikkud": "בֹּחַן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5681-bochan", + "gender": "masculine" + } + ], + "בוחן־": [ + { + "word_nikkud": "בֹּחַן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5681-bochan", + "gender": "masculine" + } + ], + "בחני־": [ + { + "word_nikkud": "בֹּחַן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5681-bochan", + "gender": "masculine" + } + ], + "מבחנה": [ + { + "word_nikkud": "מַבְחֵנָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3555-mavchena", + "gender": "feminine" + }, + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + }, + { + "word_nikkud": "לִבְחֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "202-livchon" + } + ], + "מבחנות": [ + { + "word_nikkud": "מַבְחֵנָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3555-mavchena", + "gender": "feminine" + } + ], + "מבחנת־": [ + { + "word_nikkud": "מַבְחֵנָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3555-mavchena", + "gender": "feminine" + } + ], + "מבחנות־": [ + { + "word_nikkud": "מַבְחֵנָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3555-mavchena", + "gender": "feminine" + } + ], + "בחינה": [ + { + "word_nikkud": "בְּחִינָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "2813-bchina", + "gender": "feminine" + }, + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + }, + { + "word_nikkud": "לִבְחֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "202-livchon" + } + ], + "בחינות": [ + { + "word_nikkud": "בְּחִינָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "2813-bchina", + "gender": "feminine" + } + ], + "בחינת־": [ + { + "word_nikkud": "בְּחִינָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "2813-bchina", + "gender": "feminine" + } + ], + "בחינות־": [ + { + "word_nikkud": "בְּחִינָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "2813-bchina", + "gender": "feminine" + } + ], + "מבחן": [ + { + "word_nikkud": "מִבְחָן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3528-mivchan", + "gender": "masculine" + }, + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + }, + { + "word_nikkud": "לִבְחֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "202-livchon" + } + ], + "מבחנים": [ + { + "word_nikkud": "מִבְחָן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3528-mivchan", + "gender": "masculine" + } + ], + "מבחן־": [ + { + "word_nikkud": "מִבְחָן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3528-mivchan", + "gender": "masculine" + } + ], + "מבחני־": [ + { + "word_nikkud": "מִבְחָן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3528-mivchan", + "gender": "masculine" + } + ], + "אבחנה": [ + { + "word_nikkud": "אַבְחָנָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4217-avchana", + "gender": "feminine" + }, + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + }, + { + "word_nikkud": "לִבְחֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "202-livchon" + } + ], + "אבחנות": [ + { + "word_nikkud": "אַבְחָנָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4217-avchana", + "gender": "feminine" + } + ], + "אבחנת־": [ + { + "word_nikkud": "אַבְחָנָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4217-avchana", + "gender": "feminine" + } + ], + "אבחנות־": [ + { + "word_nikkud": "אַבְחָנָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4217-avchana", + "gender": "feminine" + } + ], + "הבחנה": [ + { + "word_nikkud": "הַבְחָנָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5162-havchana", + "gender": "feminine" + }, + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + }, + { + "word_nikkud": "לִבְחֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "202-livchon" + } + ], + "הבחנות": [ + { + "word_nikkud": "הַבְחָנָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5162-havchana", + "gender": "feminine" + } + ], + "הבחנת־": [ + { + "word_nikkud": "הַבְחָנָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5162-havchana", + "gender": "feminine" + } + ], + "הבחנות־": [ + { + "word_nikkud": "הַבְחָנָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5162-havchana", + "gender": "feminine" + } + ], + "בחירה": [ + { + "word_nikkud": "בְּחִירָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "2812-bchira", + "gender": "feminine" + }, + { + "word_nikkud": "לִבְחֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "206-livchor" + } + ], + "בחירות": [ + { + "word_nikkud": "בְּחִירָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "2812-bchira", + "gender": "feminine" + } + ], + "בחירת־": [ + { + "word_nikkud": "בְּחִירָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "2812-bchira", + "gender": "feminine" + } + ], + "בחירות־": [ + { + "word_nikkud": "בְּחִירָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "2812-bchira", + "gender": "feminine" + } + ], + "בחור": [ + { + "word_nikkud": "בָּחוּר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4165-bachur", + "gender": "masculine" + }, + { + "word_nikkud": "לִבְחֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "206-livchor" + } + ], + "בחורים": [ + { + "word_nikkud": "בָּחוּר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4165-bachur", + "gender": "masculine" + } + ], + "בחור־": [ + { + "word_nikkud": "בָּחוּר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4165-bachur", + "gender": "masculine" + } + ], + "בחורי־": [ + { + "word_nikkud": "בָּחוּר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4165-bachur", + "gender": "masculine" + } + ], + "בחורה": [ + { + "word_nikkud": "בַּחוּרָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4166-bachura", + "gender": "feminine" + }, + { + "word_nikkud": "לִבְחֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "206-livchor" + } + ], + "בחורות": [ + { + "word_nikkud": "בַּחוּרָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4166-bachura", + "gender": "feminine" + } + ], + "בחורת־": [ + { + "word_nikkud": "בַּחוּרָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4166-bachura", + "gender": "feminine" + } + ], + "בחורות־": [ + { + "word_nikkud": "בַּחוּרָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4166-bachura", + "gender": "feminine" + } + ], + "התבטאות": [ + { + "word_nikkud": "הִתְבַּטְּאוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8548-hitbatut", + "gender": "feminine" + } + ], + "התבטויות": [ + { + "word_nikkud": "הִתְבַּטְּאוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8548-hitbatut", + "gender": "feminine" + } + ], + "התבטאות־": [ + { + "word_nikkud": "הִתְבַּטְּאוּת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8548-hitbatut", + "gender": "feminine" + } + ], + "התבטויות־": [ + { + "word_nikkud": "הִתְבַּטְּאוּת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8548-hitbatut", + "gender": "feminine" + } + ], + "מבטא": [ + { + "word_nikkud": "מִבְטָא", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3540-mivta", + "gender": "masculine" + } + ], + "מבטאים": [ + { + "word_nikkud": "מִבְטָא", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3540-mivta", + "gender": "masculine" + } + ], + "מבטא־": [ + { + "word_nikkud": "מִבְטָא", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3540-mivta", + "gender": "masculine" + } + ], + "מבטאי־": [ + { + "word_nikkud": "מִבְטָא", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3540-mivta", + "gender": "masculine" + } + ], + "ביטאון": [ + { + "word_nikkud": "בִּטָּאוֹן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5502-bitaon", + "gender": "masculine" + } + ], + "ביטאונות": [ + { + "word_nikkud": "בִּטָּאוֹן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5502-bitaon", + "gender": "masculine" + } + ], + "ביטאון־": [ + { + "word_nikkud": "בִּטָּאוֹן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5502-bitaon", + "gender": "masculine" + } + ], + "ביטאונות־": [ + { + "word_nikkud": "בִּטָּאוֹן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5502-bitaon", + "gender": "masculine" + } + ], + "בטיחות": [ + { + "word_nikkud": "בְּטִיחוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8677-btichut", + "gender": "feminine" + }, + { + "word_nikkud": "לִבְטֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "211-livtoach" + }, + { + "word_nikkud": "לְהַבְטִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + }, + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "בטיחויות": [ + { + "word_nikkud": "בְּטִיחוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8677-btichut", + "gender": "feminine" + } + ], + "בטיחות־": [ + { + "word_nikkud": "בְּטִיחוּת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8677-btichut", + "gender": "feminine" + } + ], + "בטיחויות־": [ + { + "word_nikkud": "בְּטִיחוּת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8677-btichut", + "gender": "feminine" + } + ], + "ביטוח": [ + { + "word_nikkud": "בִּטּוּחַ", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3598-bituach", + "gender": "masculine" + }, + { + "word_nikkud": "לִבְטֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "211-livtoach" + }, + { + "word_nikkud": "לְהַבְטִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + }, + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "ביטוחים": [ + { + "word_nikkud": "בִּטּוּחַ", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3598-bituach", + "gender": "masculine" + } + ], + "ביטוח־": [ + { + "word_nikkud": "בִּטּוּחַ", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3598-bituach", + "gender": "masculine" + } + ], + "ביטוחי־": [ + { + "word_nikkud": "בִּטּוּחַ", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3598-bituach", + "gender": "masculine" + } + ], + "אבטחה": [ + { + "word_nikkud": "אַבְטָחָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "2927-avtacha", + "gender": "feminine" + }, + { + "word_nikkud": "לִבְטֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "211-livtoach" + }, + { + "word_nikkud": "לְהַבְטִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + }, + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "אבטחת־": [ + { + "word_nikkud": "אַבְטָחָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "2927-avtacha", + "gender": "feminine" + } + ], + "ביטחון": [ + { + "word_nikkud": "בִּטָּחוֹן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3575-bitachon", + "gender": "masculine" + }, + { + "word_nikkud": "לִבְטֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "211-livtoach" + }, + { + "word_nikkud": "לְהַבְטִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + }, + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "ביטחון־": [ + { + "word_nikkud": "בִּטָּחוֹן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3575-bitachon", + "gender": "masculine" + } + ], + "מבטח": [ + { + "word_nikkud": "מִבְטָח", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7424-mivtach", + "gender": "masculine" + }, + { + "word_nikkud": "לִבְטֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "211-livtoach" + }, + { + "word_nikkud": "לְהַבְטִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + }, + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "מבטחים": [ + { + "word_nikkud": "מִבְטָח", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7424-mivtach", + "gender": "masculine" + }, + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "מבטח־": [ + { + "word_nikkud": "מִבְטָח", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7424-mivtach", + "gender": "masculine" + } + ], + "מבטחי־": [ + { + "word_nikkud": "מִבְטָח", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7424-mivtach", + "gender": "masculine" + } + ], + "הבטחה": [ + { + "word_nikkud": "הַבְטָחָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6313-havtacha", + "gender": "feminine" + }, + { + "word_nikkud": "לִבְטֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "211-livtoach" + }, + { + "word_nikkud": "לְהַבְטִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + }, + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "הבטחות": [ + { + "word_nikkud": "הַבְטָחָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6313-havtacha", + "gender": "feminine" + } + ], + "הבטחת־": [ + { + "word_nikkud": "הַבְטָחָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6313-havtacha", + "gender": "feminine" + } + ], + "הבטחות־": [ + { + "word_nikkud": "הַבְטָחָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6313-havtacha", + "gender": "feminine" + } + ], + "בטטה": [ + { + "word_nikkud": "בָּטָטָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "9270-batata", + "gender": "feminine" + } + ], + "בטטות": [ + { + "word_nikkud": "בָּטָטָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "9270-batata", + "gender": "feminine" + } + ], + "בטטת־": [ + { + "word_nikkud": "בָּטָטָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "9270-batata", + "gender": "feminine" + } + ], + "בטטות־": [ + { + "word_nikkud": "בָּטָטָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "9270-batata", + "gender": "feminine" + } + ], + "בוטות": [ + { + "word_nikkud": "בּוֹטוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8672-botut", + "gender": "feminine" + } + ], + "בוטות־": [ + { + "word_nikkud": "בּוֹטוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8672-botut", + "gender": "feminine" + } + ], + "ביטוי": [ + { + "word_nikkud": "בִּטּוּי", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5880-bituy", + "gender": "masculine" + } + ], + "ביטויים": [ + { + "word_nikkud": "בִּטּוּי", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5880-bituy", + "gender": "masculine" + } + ], + "ביטוי־": [ + { + "word_nikkud": "בִּטּוּי", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5880-bituy", + "gender": "masculine" + } + ], + "ביטויי־": [ + { + "word_nikkud": "בִּטּוּי", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5880-bituy", + "gender": "masculine" + } + ], + "אבטלה": [ + { + "word_nikkud": "אַבְטָלָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "2928-avtala", + "gender": "feminine" + }, + { + "word_nikkud": "לְבַטֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "אבטלת־": [ + { + "word_nikkud": "אַבְטָלָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "2928-avtala", + "gender": "feminine" + } + ], + "ביטול": [ + { + "word_nikkud": "בִּטּוּל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "2952-bitul", + "gender": "masculine" + }, + { + "word_nikkud": "לְבַטֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "ביטולים": [ + { + "word_nikkud": "בִּטּוּל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "2952-bitul", + "gender": "masculine" + } + ], + "ביטול־": [ + { + "word_nikkud": "בִּטּוּל", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "2952-bitul", + "gender": "masculine" + } + ], + "ביטולי־": [ + { + "word_nikkud": "בִּטּוּל", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "2952-bitul", + "gender": "masculine" + } + ], + "בטלן": [ + { + "word_nikkud": "בַּטְלָן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3419-batlan", + "gender": "masculine" + }, + { + "word_nikkud": "לְבַטֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "בטלנים": [ + { + "word_nikkud": "בַּטְלָן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3419-batlan", + "gender": "masculine" + } + ], + "בטלן־": [ + { + "word_nikkud": "בַּטְלָן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3419-batlan", + "gender": "masculine" + } + ], + "בטלני־": [ + { + "word_nikkud": "בַּטְלָן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3419-batlan", + "gender": "masculine" + } + ], + "בוטן": [ + { + "word_nikkud": "בֹּטֶן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6805-boten", + "gender": "masculine" + } + ], + "בוטנים": [ + { + "word_nikkud": "בֹּטֶן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6805-boten", + "gender": "masculine" + } + ], + "בוטן־": [ + { + "word_nikkud": "בֹּטֶן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6805-boten", + "gender": "masculine" + } + ], + "בוטני־": [ + { + "word_nikkud": "בֹּטֶן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6805-boten", + "gender": "masculine" + } + ], + "ביטון": [ + { + "word_nikkud": "בִּטּוּן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6539-bitun", + "gender": "masculine" + } + ], + "ביטונים": [ + { + "word_nikkud": "בִּטּוּן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6539-bitun", + "gender": "masculine" + } + ], + "ביטון־": [ + { + "word_nikkud": "בִּטּוּן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6539-bitun", + "gender": "masculine" + } + ], + "ביטוני־": [ + { + "word_nikkud": "בִּטּוּן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6539-bitun", + "gender": "masculine" + } + ], + "בטנה": [ + { + "word_nikkud": "בִּטְנָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6823-bitna", + "gender": "feminine" + } + ], + "בטנות": [ + { + "word_nikkud": "בִּטְנָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6823-bitna", + "gender": "feminine" + } + ], + "בטנת־": [ + { + "word_nikkud": "בִּטְנָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6823-bitna", + "gender": "feminine" + } + ], + "בטנות־": [ + { + "word_nikkud": "בִּטְנָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6823-bitna", + "gender": "feminine" + } + ], + "ביוב": [ + { + "word_nikkud": "בִּיּוּב", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6630-biyuv", + "gender": "masculine" + } + ], + "ביובים": [ + { + "word_nikkud": "בִּיּוּב", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6630-biyuv", + "gender": "masculine" + } + ], + "ביוב־": [ + { + "word_nikkud": "בִּיּוּב", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6630-biyuv", + "gender": "masculine" + } + ], + "ביובי־": [ + { + "word_nikkud": "בִּיּוּב", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6630-biyuv", + "gender": "masculine" + } + ], + "התבוננות": [ + { + "word_nikkud": "הִתְבּוֹנְנוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5889-hitbonenut", + "gender": "feminine" + }, + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "התבוננויות": [ + { + "word_nikkud": "הִתְבּוֹנְנוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5889-hitbonenut", + "gender": "feminine" + } + ], + "התבוננות־": [ + { + "word_nikkud": "הִתְבּוֹנְנוּת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5889-hitbonenut", + "gender": "feminine" + } + ], + "התבוננויות־": [ + { + "word_nikkud": "הִתְבּוֹנְנוּת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5889-hitbonenut", + "gender": "feminine" + } + ], + "תובנה": [ + { + "word_nikkud": "תּוֹבָנָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5816-tovana", + "gender": "feminine" + }, + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "תובנות": [ + { + "word_nikkud": "תּוֹבָנָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5816-tovana", + "gender": "feminine" + } + ], + "תובנת־": [ + { + "word_nikkud": "תּוֹבָנָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5816-tovana", + "gender": "feminine" + } + ], + "תובנות־": [ + { + "word_nikkud": "תּוֹבָנָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5816-tovana", + "gender": "feminine" + } + ], + "ביון": [ + { + "word_nikkud": "בִּיּוּן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3998-biyun", + "gender": "masculine" + }, + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "ביונים": [ + { + "word_nikkud": "בִּיּוּן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3998-biyun", + "gender": "masculine" + } + ], + "ביון־": [ + { + "word_nikkud": "בִּיּוּן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3998-biyun", + "gender": "masculine" + } + ], + "ביוני־": [ + { + "word_nikkud": "בִּיּוּן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3998-biyun", + "gender": "masculine" + } + ], + "מובן": [ + { + "word_nikkud": "מוּבָן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5374-muvan", + "gender": "masculine" + }, + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "מובנים": [ + { + "word_nikkud": "מוּבָן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5374-muvan", + "gender": "masculine" + }, + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "מובן־": [ + { + "word_nikkud": "מוּבָן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5374-muvan", + "gender": "masculine" + } + ], + "מובני־": [ + { + "word_nikkud": "מוּבָן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5374-muvan", + "gender": "masculine" + } + ], + "תבונה": [ + { + "word_nikkud": "תְּבוּנָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7423-tvuna", + "gender": "feminine" + }, + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "תבונות": [ + { + "word_nikkud": "תְּבוּנָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7423-tvuna", + "gender": "feminine" + } + ], + "תבונת־": [ + { + "word_nikkud": "תְּבוּנָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7423-tvuna", + "gender": "feminine" + } + ], + "תבונות־": [ + { + "word_nikkud": "תְּבוּנָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7423-tvuna", + "gender": "feminine" + } + ], + "הבנה": [ + { + "word_nikkud": "הֲבָנָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6312-havana", + "gender": "feminine" + }, + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "הבנות": [ + { + "word_nikkud": "הֲבָנָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6312-havana", + "gender": "feminine" + } + ], + "הבנת־": [ + { + "word_nikkud": "הֲבָנָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6312-havana", + "gender": "feminine" + } + ], + "הבנות־": [ + { + "word_nikkud": "הֲבָנָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6312-havana", + "gender": "feminine" + } + ], + "בינה": [ + { + "word_nikkud": "בִּינָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6735-bina", + "gender": "feminine" + }, + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "בינת־": [ + { + "word_nikkud": "בִּינָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6735-bina", + "gender": "feminine" + } + ], + "בינוני": [ + { + "word_nikkud": "בֵּינוֹנִי", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5204-benoni", + "gender": "masculine" + } + ], + "בינוניים": [ + { + "word_nikkud": "בֵּינוֹנִי", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5204-benoni", + "gender": "masculine" + } + ], + "בינוני־": [ + { + "word_nikkud": "בֵּינוֹנִי", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5204-benoni", + "gender": "masculine" + } + ], + "בינוניי־": [ + { + "word_nikkud": "בֵּינוֹנִי", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5204-benoni", + "gender": "masculine" + } + ], + "ביניים": [ + { + "word_nikkud": "בֵּינַיִם", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8567-benayim", + "gender": "" + } + ], + "בינים": [ + { + "word_nikkud": "בֵּינַיִם", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8567-benayim", + "gender": "" + } + ], + "ביני־": [ + { + "word_nikkud": "בֵּינַיִם", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8567-benayim", + "gender": "" + }, + { + "word_nikkud": "בֵּינַיִם", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8567-benayim", + "gender": "" + } + ], + "ביצה": [ + { + "word_nikkud": "בֵּיצָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5944-beitza", + "gender": "feminine" + }, + { + "word_nikkud": "בִּצָּה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5945-bitza", + "gender": "feminine" + } + ], + "ביצים": [ + { + "word_nikkud": "בֵּיצָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5944-beitza", + "gender": "feminine" + } + ], + "ביצת־": [ + { + "word_nikkud": "בֵּיצָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5944-beitza", + "gender": "feminine" + }, + { + "word_nikkud": "בִּצָּה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5945-bitza", + "gender": "feminine" + } + ], + "ביצי־": [ + { + "word_nikkud": "בֵּיצָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5944-beitza", + "gender": "feminine" + } + ], + "בירה": [ + { + "word_nikkud": "בִּירָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5795-bira", + "gender": "feminine" + } + ], + "בירות": [ + { + "word_nikkud": "בִּירָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5795-bira", + "gender": "feminine" + } + ], + "בירת־": [ + { + "word_nikkud": "בִּירָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5795-bira", + "gender": "feminine" + } + ], + "בירות־": [ + { + "word_nikkud": "בִּירָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5795-bira", + "gender": "feminine" + } + ], + "בית": [ + { + "word_nikkud": "בַּיִת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4444-bayit", + "gender": "masculine" + } + ], + "בתים": [ + { + "word_nikkud": "בַּיִת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4444-bayit", + "gender": "masculine" + } + ], + "בית־": [ + { + "word_nikkud": "בַּיִת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4444-bayit", + "gender": "masculine" + } + ], + "בתי־": [ + { + "word_nikkud": "בַּיִת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4444-bayit", + "gender": "masculine" + } + ], + "בית גידול": [ + { + "word_nikkud": "בֵּית גִּדּוּל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7920-beit-gidul", + "gender": "" + } + ], + "בתי גידול": [ + { + "word_nikkud": "בֵּית גִּדּוּל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7920-beit-gidul", + "gender": "" + } + ], + "בית זיקוק": [ + { + "word_nikkud": "בֵּית זִקּוּק", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7336-beit-zikuk", + "gender": "" + } + ], + "בתי זיקוק": [ + { + "word_nikkud": "בֵּית זִקּוּק", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7336-beit-zikuk", + "gender": "" + } + ], + "בית כנסת": [ + { + "word_nikkud": "בֵּית כְּנֶסֶת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6215-beit-kneset", + "gender": "masculine" + } + ], + "בתי כנסת": [ + { + "word_nikkud": "בֵּית כְּנֶסֶת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6215-beit-kneset", + "gender": "masculine" + } + ], + "בית ספר": [ + { + "word_nikkud": "בֵּית סֵפֶר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6214-beit-sefer", + "gender": "masculine" + } + ], + "בתי ספר": [ + { + "word_nikkud": "בֵּית סֵפֶר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6214-beit-sefer", + "gender": "masculine" + } + ], + "בכי": [ + { + "word_nikkud": "בֶּכִי", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7741-bechi", + "gender": "masculine" + }, + { + "word_nikkud": "בֶּכִי", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7741-bechi", + "gender": "masculine" + }, + { + "word_nikkud": "לְבַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "17-livkot" + } + ], + "בכי־": [ + { + "word_nikkud": "בֶּכִי", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7741-bechi", + "gender": "masculine" + } + ], + "בכייה": [ + { + "word_nikkud": "בְּכִיָּה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7193-bchiya", + "gender": "feminine" + }, + { + "word_nikkud": "לְבַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "17-livkot" + } + ], + "בכיות": [ + { + "word_nikkud": "בְּכִיָּה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7193-bchiya", + "gender": "feminine" + } + ], + "בכיית־": [ + { + "word_nikkud": "בְּכִיָּה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7193-bchiya", + "gender": "feminine" + } + ], + "בכיות־": [ + { + "word_nikkud": "בְּכִיָּה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7193-bchiya", + "gender": "feminine" + } + ], + "ביכור": [ + { + "word_nikkud": "בִּכּוּר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7119-bikur", + "gender": "masculine" + } + ], + "ביכורים": [ + { + "word_nikkud": "בִּכּוּר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7119-bikur", + "gender": "masculine" + } + ], + "ביכור־": [ + { + "word_nikkud": "בִּכּוּר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7119-bikur", + "gender": "masculine" + } + ], + "ביכורי־": [ + { + "word_nikkud": "בִּכּוּר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7119-bikur", + "gender": "masculine" + } + ], + "בלבול": [ + { + "word_nikkud": "בִּלְבּוּל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6512-bilbul", + "gender": "masculine" + } + ], + "בלבולים": [ + { + "word_nikkud": "בִּלְבּוּל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6512-bilbul", + "gender": "masculine" + } + ], + "בלבול־": [ + { + "word_nikkud": "בִּלְבּוּל", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6512-bilbul", + "gender": "masculine" + } + ], + "בלבולי־": [ + { + "word_nikkud": "בִּלְבּוּל", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6512-bilbul", + "gender": "masculine" + } + ], + "בלגן": [ + { + "word_nikkud": "בָּלָגָן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4079-balagan", + "gender": "" + } + ], + "בלון": [ + { + "word_nikkud": "בָּלוֹן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8026-balon", + "gender": "masculine" + } + ], + "בלונים": [ + { + "word_nikkud": "בָּלוֹן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8026-balon", + "gender": "masculine" + } + ], + "בלון־": [ + { + "word_nikkud": "בָּלוֹן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8026-balon", + "gender": "masculine" + } + ], + "בלוני־": [ + { + "word_nikkud": "בָּלוֹן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8026-balon", + "gender": "masculine" + } + ], + "בלוט": [ + { + "word_nikkud": "בַּלּוּט", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3309-balut", + "gender": "masculine" + } + ], + "בלוטים": [ + { + "word_nikkud": "בַּלּוּט", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3309-balut", + "gender": "masculine" + } + ], + "בלוט־": [ + { + "word_nikkud": "בַּלּוּט", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3309-balut", + "gender": "masculine" + } + ], + "בלוטי־": [ + { + "word_nikkud": "בַּלּוּט", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3309-balut", + "gender": "masculine" + } + ], + "בלוטה": [ + { + "word_nikkud": "בַּלּוּטָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8297-baluta", + "gender": "" + } + ], + "בלוטות": [ + { + "word_nikkud": "בַּלּוּטָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8297-baluta", + "gender": "" + } + ], + "בלוטת־": [ + { + "word_nikkud": "בַּלּוּטָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8297-baluta", + "gender": "" + } + ], + "בלוטות־": [ + { + "word_nikkud": "בַּלּוּטָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8297-baluta", + "gender": "" + } + ], + "בליטה": [ + { + "word_nikkud": "בְּלִיטָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6614-blita", + "gender": "feminine" + } + ], + "בליטות": [ + { + "word_nikkud": "בְּלִיטָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6614-blita", + "gender": "feminine" + } + ], + "בליטת־": [ + { + "word_nikkud": "בְּלִיטָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6614-blita", + "gender": "feminine" + } + ], + "בליטות־": [ + { + "word_nikkud": "בְּלִיטָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6614-blita", + "gender": "feminine" + } + ], + "בלטה": [ + { + "word_nikkud": "בָּלָטָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5923-balata", + "gender": "feminine" + } + ], + "בלטות": [ + { + "word_nikkud": "בָּלָטָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5923-balata", + "gender": "feminine" + } + ], + "בילוי": [ + { + "word_nikkud": "בִּלּוּי", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6173-biluy", + "gender": "masculine" + }, + { + "word_nikkud": "לְבַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2736-livlot" + } + ], + "בילויים": [ + { + "word_nikkud": "בִּלּוּי", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6173-biluy", + "gender": "masculine" + } + ], + "בילוי־": [ + { + "word_nikkud": "בִּלּוּי", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6173-biluy", + "gender": "masculine" + } + ], + "בילויי־": [ + { + "word_nikkud": "בִּלּוּי", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6173-biluy", + "gender": "masculine" + } + ], + "בלייזר": [ + { + "word_nikkud": "בְּלֵיְזֶר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8726-bleyzer", + "gender": "masculine" + } + ], + "בלייזרים": [ + { + "word_nikkud": "בְּלֵיְזֶר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8726-bleyzer", + "gender": "masculine" + } + ], + "בלייזר־": [ + { + "word_nikkud": "בְּלֵיְזֶר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8726-bleyzer", + "gender": "masculine" + } + ], + "בלייזרי־": [ + { + "word_nikkud": "בְּלֵיְזֶר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8726-bleyzer", + "gender": "masculine" + } + ], + "התבוללות": [ + { + "word_nikkud": "הִתְבּוֹלְלוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8544-hitbolelut", + "gender": "feminine" + } + ], + "התבוללויות": [ + { + "word_nikkud": "הִתְבּוֹלְלוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8544-hitbolelut", + "gender": "feminine" + } + ], + "התבוללות־": [ + { + "word_nikkud": "הִתְבּוֹלְלוּת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8544-hitbolelut", + "gender": "feminine" + } + ], + "התבוללויות־": [ + { + "word_nikkud": "הִתְבּוֹלְלוּת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8544-hitbolelut", + "gender": "feminine" + } + ], + "בלימה": [ + { + "word_nikkud": "בְּלִימָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5490-blima", + "gender": "feminine" + } + ], + "בלימות": [ + { + "word_nikkud": "בְּלִימָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5490-blima", + "gender": "feminine" + } + ], + "בלימת־": [ + { + "word_nikkud": "בְּלִימָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5490-blima", + "gender": "feminine" + } + ], + "בלימות־": [ + { + "word_nikkud": "בְּלִימָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5490-blima", + "gender": "feminine" + } + ], + "בלם": [ + { + "word_nikkud": "בַּלָּם", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5489-balam", + "gender": "masculine" + } + ], + "בלמים": [ + { + "word_nikkud": "בַּלָּם", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5489-balam", + "gender": "masculine" + } + ], + "בלם־": [ + { + "word_nikkud": "בַּלָּם", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5489-balam", + "gender": "masculine" + } + ], + "בלמי־": [ + { + "word_nikkud": "בַּלָּם", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5489-balam", + "gender": "masculine" + } + ], + "בולען": [ + { + "word_nikkud": "בּוֹלְעָן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8993-bolan", + "gender": "masculine" + } + ], + "בולענים": [ + { + "word_nikkud": "בּוֹלְעָן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8993-bolan", + "gender": "masculine" + } + ], + "בולען־": [ + { + "word_nikkud": "בּוֹלְעָן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8993-bolan", + "gender": "masculine" + } + ], + "בולעני־": [ + { + "word_nikkud": "בּוֹלְעָן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8993-bolan", + "gender": "masculine" + } + ], + "בלעדיות": [ + { + "word_nikkud": "בִּלְעָדִיּוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8866-biladiyut", + "gender": "feminine" + } + ], + "בלעדיויות": [ + { + "word_nikkud": "בִּלְעָדִיּוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8866-biladiyut", + "gender": "feminine" + } + ], + "בלעדיות־": [ + { + "word_nikkud": "בִּלְעָדִיּוּת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8866-biladiyut", + "gender": "feminine" + } + ], + "בלעדיויות־": [ + { + "word_nikkud": "בִּלְעָדִיּוּת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8866-biladiyut", + "gender": "feminine" + } + ], + "בלשת": [ + { + "word_nikkud": "בַּלֶּשֶׁת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3285-baleshet", + "gender": "feminine" + } + ], + "בלשות": [ + { + "word_nikkud": "בַּלֶּשֶׁת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3285-baleshet", + "gender": "feminine" + } + ], + "בלשת־": [ + { + "word_nikkud": "בַּלֶּשֶׁת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3285-baleshet", + "gender": "feminine" + } + ], + "בלשות־": [ + { + "word_nikkud": "בַּלֶּשֶׁת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3285-baleshet", + "gender": "feminine" + } + ], + "בלש": [ + { + "word_nikkud": "בַּלָּשׁ", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3286-balash", + "gender": "masculine" + } + ], + "בלשים": [ + { + "word_nikkud": "בַּלָּשׁ", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3286-balash", + "gender": "masculine" + } + ], + "בלש־": [ + { + "word_nikkud": "בַּלָּשׁ", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3286-balash", + "gender": "masculine" + } + ], + "בלשי־": [ + { + "word_nikkud": "בַּלָּשׁ", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3286-balash", + "gender": "masculine" + } + ], + "בילוש": [ + { + "word_nikkud": "בִּלּוּשׁ", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3881-bilush", + "gender": "masculine" + } + ], + "בילושים": [ + { + "word_nikkud": "בִּלּוּשׁ", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3881-bilush", + "gender": "masculine" + } + ], + "בילוש־": [ + { + "word_nikkud": "בִּלּוּשׁ", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3881-bilush", + "gender": "masculine" + } + ], + "בילושי־": [ + { + "word_nikkud": "בִּלּוּשׁ", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3881-bilush", + "gender": "masculine" + } + ], + "במבוק": [ + { + "word_nikkud": "בַּמְבּוּק", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7371-bambuk", + "gender": "" + } + ], + "במבוק־": [ + { + "word_nikkud": "בַּמְבּוּק", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7371-bambuk", + "gender": "" + } + ], + "במאי": [ + { + "word_nikkud": "בַּמַּאי", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "2670-bamay", + "gender": "masculine" + } + ], + "במאים": [ + { + "word_nikkud": "בַּמַּאי", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "2670-bamay", + "gender": "masculine" + } + ], + "במאי־": [ + { + "word_nikkud": "בַּמַּאי", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "2670-bamay", + "gender": "masculine" + }, + { + "word_nikkud": "בַּמַּאי", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "2670-bamay", + "gender": "masculine" + } + ], + "במה": [ + { + "word_nikkud": "בָּמָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7933-bama", + "gender": "feminine" + } + ], + "במות": [ + { + "word_nikkud": "בָּמָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7933-bama", + "gender": "feminine" + } + ], + "במת־": [ + { + "word_nikkud": "בָּמָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7933-bama", + "gender": "feminine" + } + ], + "במות־": [ + { + "word_nikkud": "בָּמָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7933-bama", + "gender": "feminine" + } + ], + "בן": [ + { + "word_nikkud": "בֵּן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "2665-ben", + "gender": "masculine" + } + ], + "בנים": [ + { + "word_nikkud": "בֵּן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "2665-ben", + "gender": "masculine" + } + ], + "בן־": [ + { + "word_nikkud": "בֵּן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "2665-ben", + "gender": "masculine" + } + ], + "בני־": [ + { + "word_nikkud": "בֵּן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "2665-ben", + "gender": "masculine" + } + ], + "בנזין": [ + { + "word_nikkud": "בֶּנְזִין", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7351-benzin", + "gender": "" + } + ], + "בנזין־": [ + { + "word_nikkud": "בֶּנְזִין", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7351-benzin", + "gender": "" + } + ], + "בנייה": [ + { + "word_nikkud": "בְּנִיָּה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6331-bniya", + "gender": "feminine" + }, + { + "word_nikkud": "לִבְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "234-livnot" + } + ], + "בניות": [ + { + "word_nikkud": "בְּנִיָּה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6331-bniya", + "gender": "feminine" + } + ], + "בניית־": [ + { + "word_nikkud": "בְּנִיָּה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6331-bniya", + "gender": "feminine" + } + ], + "בניות־": [ + { + "word_nikkud": "בְּנִיָּה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6331-bniya", + "gender": "feminine" + } + ], + "בנאי": [ + { + "word_nikkud": "בַּנַּאי", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "2668-banay", + "gender": "masculine" + }, + { + "word_nikkud": "לִבְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "234-livnot" + } + ], + "בנאים": [ + { + "word_nikkud": "בַּנַּאי", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "2668-banay", + "gender": "masculine" + } + ], + "בנאי־": [ + { + "word_nikkud": "בַּנַּאי", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "2668-banay", + "gender": "masculine" + }, + { + "word_nikkud": "בַּנַּאי", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "2668-banay", + "gender": "masculine" + } + ], + "בינוי": [ + { + "word_nikkud": "בִּנּוּי", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "2953-binuy", + "gender": "masculine" + }, + { + "word_nikkud": "לִבְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "234-livnot" + } + ], + "בינוי־": [ + { + "word_nikkud": "בִּנּוּי", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "2953-binuy", + "gender": "masculine" + } + ], + "תבנית": [ + { + "word_nikkud": "תַּבְנִית", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3767-tavnit", + "gender": "feminine" + }, + { + "word_nikkud": "לִבְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "234-livnot" + } + ], + "תבניות": [ + { + "word_nikkud": "תַּבְנִית", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3767-tavnit", + "gender": "feminine" + } + ], + "תבנית־": [ + { + "word_nikkud": "תַּבְנִית", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3767-tavnit", + "gender": "feminine" + } + ], + "תבניות־": [ + { + "word_nikkud": "תַּבְנִית", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3767-tavnit", + "gender": "feminine" + } + ], + "בניין": [ + { + "word_nikkud": "בִּנְיָן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5964-binyan", + "gender": "masculine" + }, + { + "word_nikkud": "לִבְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "234-livnot" + } + ], + "בניינים": [ + { + "word_nikkud": "בִּנְיָן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5964-binyan", + "gender": "masculine" + } + ], + "בניין־": [ + { + "word_nikkud": "בִּנְיָן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5964-binyan", + "gender": "masculine" + } + ], + "בנייני־": [ + { + "word_nikkud": "בִּנְיָן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5964-binyan", + "gender": "masculine" + } + ], + "מבנה": [ + { + "word_nikkud": "מִבְנֶה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6989-mivne", + "gender": "masculine" + }, + { + "word_nikkud": "לִבְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "234-livnot" + } + ], + "מבנים": [ + { + "word_nikkud": "מִבְנֶה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6989-mivne", + "gender": "masculine" + } + ], + "מבנה־": [ + { + "word_nikkud": "מִבְנֶה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6989-mivne", + "gender": "masculine" + } + ], + "מבני־": [ + { + "word_nikkud": "מִבְנֶה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6989-mivne", + "gender": "masculine" + } + ], + "בננה": [ + { + "word_nikkud": "בָּנָנָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6339-banana", + "gender": "feminine" + } + ], + "בננות": [ + { + "word_nikkud": "בָּנָנָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6339-banana", + "gender": "feminine" + } + ], + "בנק": [ + { + "word_nikkud": "בַּנְק", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6705-bank", + "gender": "masculine" + } + ], + "בנקים": [ + { + "word_nikkud": "בַּנְק", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6705-bank", + "gender": "masculine" + } + ], + "בנק־": [ + { + "word_nikkud": "בַּנְק", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6705-bank", + "gender": "masculine" + } + ], + "בנקי־": [ + { + "word_nikkud": "בַּנְק", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6705-bank", + "gender": "masculine" + } + ], + "בסיס": [ + { + "word_nikkud": "בָּסִיס", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4955-basis", + "gender": "masculine" + } + ], + "בסיסים": [ + { + "word_nikkud": "בָּסִיס", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4955-basis", + "gender": "masculine" + } + ], + "בסיס־": [ + { + "word_nikkud": "בָּסִיס", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4955-basis", + "gender": "masculine" + } + ], + "בסיסי־": [ + { + "word_nikkud": "בָּסִיס", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4955-basis", + "gender": "masculine" + } + ], + "התבססות": [ + { + "word_nikkud": "הִתְבַּסְּסוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8368-hitbasesut", + "gender": "feminine" + } + ], + "התבססויות": [ + { + "word_nikkud": "הִתְבַּסְּסוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8368-hitbasesut", + "gender": "feminine" + } + ], + "התבססות־": [ + { + "word_nikkud": "הִתְבַּסְּסוּת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8368-hitbasesut", + "gender": "feminine" + } + ], + "התבססויות־": [ + { + "word_nikkud": "הִתְבַּסְּסוּת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8368-hitbasesut", + "gender": "feminine" + } + ], + "ביסוס": [ + { + "word_nikkud": "בִּסּוּס", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8539-bisus", + "gender": "masculine" + } + ], + "ביסוסים": [ + { + "word_nikkud": "בִּסּוּס", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8539-bisus", + "gender": "masculine" + } + ], + "ביסוס־": [ + { + "word_nikkud": "בִּסּוּס", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8539-bisus", + "gender": "masculine" + } + ], + "ביסוסי־": [ + { + "word_nikkud": "בִּסּוּס", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8539-bisus", + "gender": "masculine" + } + ], + "בעיטה": [ + { + "word_nikkud": "בְּעִיטָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "9093-beita", + "gender": "feminine" + }, + { + "word_nikkud": "לִבְעֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "239-livot" + } + ], + "בעיטות": [ + { + "word_nikkud": "בְּעִיטָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "9093-beita", + "gender": "feminine" + } + ], + "בעיטת־": [ + { + "word_nikkud": "בְּעִיטָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "9093-beita", + "gender": "feminine" + } + ], + "בעיטות־": [ + { + "word_nikkud": "בְּעִיטָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "9093-beita", + "gender": "feminine" + } + ], + "בעיה": [ + { + "word_nikkud": "בְּעָיָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4383-beaya", + "gender": "feminine" + } + ], + "בעיות": [ + { + "word_nikkud": "בְּעָיָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4383-beaya", + "gender": "feminine" + } + ], + "בעיית־": [ + { + "word_nikkud": "בְּעָיָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4383-beaya", + "gender": "feminine" + } + ], + "בעיות־": [ + { + "word_nikkud": "בְּעָיָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4383-beaya", + "gender": "feminine" + } + ], + "בעל": [ + { + "word_nikkud": "בַּעַל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6072-baal", + "gender": "masculine" + } + ], + "בעלים": [ + { + "word_nikkud": "בַּעַל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6072-baal", + "gender": "masculine" + } + ], + "בעל־": [ + { + "word_nikkud": "בַּעַל", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6072-baal", + "gender": "masculine" + } + ], + "בעלי־": [ + { + "word_nikkud": "בַּעַל", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6072-baal", + "gender": "masculine" + } + ], + "בעילה": [ + { + "word_nikkud": "בְּעִילָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8858-beila", + "gender": "feminine" + } + ], + "בעילות": [ + { + "word_nikkud": "בְּעִילָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8858-beila", + "gender": "feminine" + } + ], + "בעילת־": [ + { + "word_nikkud": "בְּעִילָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8858-beila", + "gender": "feminine" + } + ], + "בעילות־": [ + { + "word_nikkud": "בְּעִילָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8858-beila", + "gender": "feminine" + } + ], + "מבער": [ + { + "word_nikkud": "מַבְעֵר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3502-maver", + "gender": "masculine" + } + ], + "מבערים": [ + { + "word_nikkud": "מַבְעֵר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3502-maver", + "gender": "masculine" + } + ], + "מבער־": [ + { + "word_nikkud": "מַבְעֵר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3502-maver", + "gender": "masculine" + } + ], + "מבערי־": [ + { + "word_nikkud": "מַבְעֵר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3502-maver", + "gender": "masculine" + } + ], + "תבערה": [ + { + "word_nikkud": "תַּבְעֵרָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6683-tavera", + "gender": "feminine" + } + ], + "תבערות": [ + { + "word_nikkud": "תַּבְעֵרָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6683-tavera", + "gender": "feminine" + } + ], + "תבערת־": [ + { + "word_nikkud": "תַּבְעֵרָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6683-tavera", + "gender": "feminine" + } + ], + "תבערות־": [ + { + "word_nikkud": "תַּבְעֵרָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6683-tavera", + "gender": "feminine" + } + ], + "בעת": [ + { + "word_nikkud": "בַּעַת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5154-baat", + "gender": "masculine" + } + ], + "בעתים": [ + { + "word_nikkud": "בַּעַת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5154-baat", + "gender": "masculine" + } + ], + "בעת־": [ + { + "word_nikkud": "בַּעַת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5154-baat", + "gender": "masculine" + } + ], + "בעתי־": [ + { + "word_nikkud": "בַּעַת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5154-baat", + "gender": "masculine" + } + ], + "בצל": [ + { + "word_nikkud": "בָּצָל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7000-batzal", + "gender": "masculine" + } + ], + "בצלים": [ + { + "word_nikkud": "בָּצָל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7000-batzal", + "gender": "masculine" + } + ], + "בצל־": [ + { + "word_nikkud": "בָּצָל", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7000-batzal", + "gender": "masculine" + } + ], + "בצלי־": [ + { + "word_nikkud": "בָּצָל", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7000-batzal", + "gender": "masculine" + } + ], + "ביצוע": [ + { + "word_nikkud": "בִּצּוּעַ", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5513-bitzua", + "gender": "masculine" + }, + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "ביצועים": [ + { + "word_nikkud": "בִּצּוּעַ", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5513-bitzua", + "gender": "masculine" + } + ], + "ביצוע־": [ + { + "word_nikkud": "בִּצּוּעַ", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5513-bitzua", + "gender": "masculine" + } + ], + "ביצועי־": [ + { + "word_nikkud": "בִּצּוּעַ", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5513-bitzua", + "gender": "masculine" + } + ], + "מבצע": [ + { + "word_nikkud": "מִבְצָע", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6027-mivtza", + "gender": "masculine" + }, + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "מבצעים": [ + { + "word_nikkud": "מִבְצָע", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6027-mivtza", + "gender": "masculine" + }, + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "מבצע־": [ + { + "word_nikkud": "מִבְצָע", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6027-mivtza", + "gender": "masculine" + } + ], + "מבצעי־": [ + { + "word_nikkud": "מִבְצָע", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6027-mivtza", + "gender": "masculine" + } + ], + "ביצות": [ + { + "word_nikkud": "בִּצָּה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5945-bitza", + "gender": "feminine" + } + ], + "ביצות־": [ + { + "word_nikkud": "בִּצָּה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5945-bitza", + "gender": "feminine" + } + ], + "בוץ": [ + { + "word_nikkud": "בֹּץ", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6351-botz", + "gender": "masculine" + } + ], + "בוץ־": [ + { + "word_nikkud": "בֹּץ", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6351-botz", + "gender": "masculine" + } + ], + "בצק": [ + { + "word_nikkud": "בָּצֵק", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6298-batzek", + "gender": "masculine" + } + ], + "בצקים": [ + { + "word_nikkud": "בָּצֵק", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6298-batzek", + "gender": "masculine" + } + ], + "בצק־": [ + { + "word_nikkud": "בָּצֵק", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6298-batzek", + "gender": "masculine" + } + ], + "בצקי־": [ + { + "word_nikkud": "בָּצֵק", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6298-batzek", + "gender": "masculine" + } + ], + "בצורת": [ + { + "word_nikkud": "בַּצֹּרֶת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8022-batzoret", + "gender": "feminine" + } + ], + "בצורות": [ + { + "word_nikkud": "בַּצֹּרֶת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8022-batzoret", + "gender": "feminine" + } + ], + "בצורת־": [ + { + "word_nikkud": "בַּצֹּרֶת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8022-batzoret", + "gender": "feminine" + } + ], + "בצורות־": [ + { + "word_nikkud": "בַּצֹּרֶת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8022-batzoret", + "gender": "feminine" + } + ], + "מבצר": [ + { + "word_nikkud": "מִבְצָר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8040-mivtzar", + "gender": "masculine" + } + ], + "מבצרים": [ + { + "word_nikkud": "מִבְצָר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8040-mivtzar", + "gender": "masculine" + } + ], + "מבצר־": [ + { + "word_nikkud": "מִבְצָר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8040-mivtzar", + "gender": "masculine" + } + ], + "מבצרי־": [ + { + "word_nikkud": "מִבְצָר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8040-mivtzar", + "gender": "masculine" + } + ], + "בקבוק": [ + { + "word_nikkud": "בַּקְבּוּק", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4730-bakbuk", + "gender": "masculine" + } + ], + "בקבוקים": [ + { + "word_nikkud": "בַּקְבּוּק", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4730-bakbuk", + "gender": "masculine" + } + ], + "בקבוק־": [ + { + "word_nikkud": "בַּקְבּוּק", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4730-bakbuk", + "gender": "masculine" + } + ], + "בקבוקי־": [ + { + "word_nikkud": "בַּקְבּוּק", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4730-bakbuk", + "gender": "masculine" + } + ], + "ביקוע": [ + { + "word_nikkud": "בִּקּוּעַ", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8515-bikua", + "gender": "masculine" + } + ], + "ביקועים": [ + { + "word_nikkud": "בִּקּוּעַ", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8515-bikua", + "gender": "masculine" + } + ], + "ביקוע־": [ + { + "word_nikkud": "בִּקּוּעַ", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8515-bikua", + "gender": "masculine" + } + ], + "ביקועי־": [ + { + "word_nikkud": "בִּקּוּעַ", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8515-bikua", + "gender": "masculine" + } + ], + "בקע": [ + { + "word_nikkud": "בֶּקַע", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8224-beka", + "gender": "masculine" + } + ], + "בקעים": [ + { + "word_nikkud": "בֶּקַע", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8224-beka", + "gender": "masculine" + } + ], + "בקע־": [ + { + "word_nikkud": "בֶּקַע", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8224-beka", + "gender": "masculine" + } + ], + "בקעי־": [ + { + "word_nikkud": "בֶּקַע", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8224-beka", + "gender": "masculine" + } + ], + "התבקעות": [ + { + "word_nikkud": "הִתְבַּקְּעוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8315-hitbakut", + "gender": "feminine" + } + ], + "התבקעויות": [ + { + "word_nikkud": "הִתְבַּקְּעוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8315-hitbakut", + "gender": "feminine" + } + ], + "התבקעות־": [ + { + "word_nikkud": "הִתְבַּקְּעוּת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8315-hitbakut", + "gender": "feminine" + } + ], + "התבקעויות־": [ + { + "word_nikkud": "הִתְבַּקְּעוּת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8315-hitbakut", + "gender": "feminine" + } + ], + "בקעה": [ + { + "word_nikkud": "בִּקְעָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "9164-bika", + "gender": "feminine" + } + ], + "בקעות": [ + { + "word_nikkud": "בִּקְעָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "9164-bika", + "gender": "feminine" + } + ], + "בקעת־": [ + { + "word_nikkud": "בִּקְעָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "9164-bika", + "gender": "feminine" + } + ], + "בקעות־": [ + { + "word_nikkud": "בִּקְעָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "9164-bika", + "gender": "feminine" + } + ], + "בוקר": [ + { + "word_nikkud": "בֹּקֶר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4235-boker", + "gender": "masculine" + }, + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "בקרים": [ + { + "word_nikkud": "בֹּקֶר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4235-boker", + "gender": "masculine" + } + ], + "בוקר־": [ + { + "word_nikkud": "בֹּקֶר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4235-boker", + "gender": "masculine" + } + ], + "בקרי־": [ + { + "word_nikkud": "בֹּקֶר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4235-boker", + "gender": "masculine" + } + ], + "בקרה": [ + { + "word_nikkud": "בַּקָּרָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5532-bakara", + "gender": "feminine" + }, + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "בקרות": [ + { + "word_nikkud": "בַּקָּרָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5532-bakara", + "gender": "feminine" + } + ], + "בקרת־": [ + { + "word_nikkud": "בַּקָּרָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5532-bakara", + "gender": "feminine" + } + ], + "בקרות־": [ + { + "word_nikkud": "בַּקָּרָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5532-bakara", + "gender": "feminine" + } + ], + "ביקור": [ + { + "word_nikkud": "בִּקּוּר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "2954-bikur", + "gender": "masculine" + }, + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "ביקורים": [ + { + "word_nikkud": "בִּקּוּר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "2954-bikur", + "gender": "masculine" + } + ], + "ביקור־": [ + { + "word_nikkud": "בִּקּוּר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "2954-bikur", + "gender": "masculine" + } + ], + "ביקורי־": [ + { + "word_nikkud": "בִּקּוּר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "2954-bikur", + "gender": "masculine" + } + ], + "ביקורת": [ + { + "word_nikkud": "בִּקֹּרֶת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3265-bikoret", + "gender": "feminine" + }, + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "ביקורות": [ + { + "word_nikkud": "בִּקֹּרֶת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3265-bikoret", + "gender": "feminine" + } + ], + "ביקורת־": [ + { + "word_nikkud": "בִּקֹּרֶת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3265-bikoret", + "gender": "feminine" + } + ], + "ביקורות־": [ + { + "word_nikkud": "בִּקֹּרֶת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3265-bikoret", + "gender": "feminine" + } + ], + "ביקוש": [ + { + "word_nikkud": "בִּקּוּשׁ", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "2955-bikush", + "gender": "masculine" + }, + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "ביקושים": [ + { + "word_nikkud": "בִּקּוּשׁ", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "2955-bikush", + "gender": "masculine" + } + ], + "ביקוש־": [ + { + "word_nikkud": "בִּקּוּשׁ", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "2955-bikush", + "gender": "masculine" + } + ], + "ביקושי־": [ + { + "word_nikkud": "בִּקּוּשׁ", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "2955-bikush", + "gender": "masculine" + } + ], + "בקשה": [ + { + "word_nikkud": "בַּקָּשָׁה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3000-bakasha", + "gender": "feminine" + }, + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "בקשות": [ + { + "word_nikkud": "בַּקָּשָׁה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3000-bakasha", + "gender": "feminine" + } + ], + "בקשת־": [ + { + "word_nikkud": "בַּקָּשָׁה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3000-bakasha", + "gender": "feminine" + } + ], + "בקשות־": [ + { + "word_nikkud": "בַּקָּשָׁה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3000-bakasha", + "gender": "feminine" + } + ], + "בקתה": [ + { + "word_nikkud": "בִּקְתָּה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8990-bikta", + "gender": "feminine" + } + ], + "בקתות": [ + { + "word_nikkud": "בִּקְתָּה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8990-bikta", + "gender": "feminine" + } + ], + "בקתת־": [ + { + "word_nikkud": "בִּקְתָּה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8990-bikta", + "gender": "feminine" + } + ], + "בקתות־": [ + { + "word_nikkud": "בִּקְתָּה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8990-bikta", + "gender": "feminine" + } + ], + "בר": [ + { + "word_nikkud": "בָּר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "9203-bar", + "gender": "masculine" + } + ], + "בריאות": [ + { + "word_nikkud": "בְּרִיאוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4668-briut", + "gender": "feminine" + } + ], + "בריאות־": [ + { + "word_nikkud": "בְּרִיאוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4668-briut", + "gender": "feminine" + } + ], + "הבראה": [ + { + "word_nikkud": "הַבְרָאָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "2872-havraa", + "gender": "feminine" + } + ], + "הבראות": [ + { + "word_nikkud": "הַבְרָאָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "2872-havraa", + "gender": "feminine" + } + ], + "הבראת־": [ + { + "word_nikkud": "הַבְרָאָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "2872-havraa", + "gender": "feminine" + } + ], + "הבראות־": [ + { + "word_nikkud": "הַבְרָאָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "2872-havraa", + "gender": "feminine" + } + ], + "בורא": [ + { + "word_nikkud": "בּוֹרֵא", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8523-bore", + "gender": "masculine" + } + ], + "בוראים": [ + { + "word_nikkud": "בּוֹרֵא", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8523-bore", + "gender": "masculine" + } + ], + "בורא־": [ + { + "word_nikkud": "בּוֹרֵא", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8523-bore", + "gender": "masculine" + } + ], + "בוראי־": [ + { + "word_nikkud": "בּוֹרֵא", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8523-bore", + "gender": "masculine" + } + ], + "תברואה": [ + { + "word_nikkud": "תַּבְרוּאָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6697-tavrua", + "gender": "feminine" + } + ], + "תברואות": [ + { + "word_nikkud": "תַּבְרוּאָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6697-tavrua", + "gender": "feminine" + } + ], + "תברואת־": [ + { + "word_nikkud": "תַּבְרוּאָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6697-tavrua", + "gender": "feminine" + } + ], + "תברואות־": [ + { + "word_nikkud": "תַּבְרוּאָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6697-tavrua", + "gender": "feminine" + } + ], + "ברבור": [ + { + "word_nikkud": "בַּרְבּוּר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8960-barbur", + "gender": "" + } + ], + "ברבורים": [ + { + "word_nikkud": "בַּרְבּוּר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8960-barbur", + "gender": "" + } + ], + "ברבור־": [ + { + "word_nikkud": "בַּרְבּוּר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8960-barbur", + "gender": "" + } + ], + "ברבורי־": [ + { + "word_nikkud": "בַּרְבּוּר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8960-barbur", + "gender": "" + } + ], + "בורג": [ + { + "word_nikkud": "בֹּרֶג", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3206-boreg", + "gender": "masculine" + } + ], + "ברגים": [ + { + "word_nikkud": "בֹּרֶג", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3206-boreg", + "gender": "masculine" + } + ], + "בורג־": [ + { + "word_nikkud": "בֹּרֶג", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3206-boreg", + "gender": "masculine" + } + ], + "ברגי־": [ + { + "word_nikkud": "בֹּרֶג", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3206-boreg", + "gender": "masculine" + } + ], + "מברג": [ + { + "word_nikkud": "מַבְרֵג", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3503-mavreg", + "gender": "masculine" + } + ], + "מברגים": [ + { + "word_nikkud": "מַבְרֵג", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3503-mavreg", + "gender": "masculine" + } + ], + "מברג־": [ + { + "word_nikkud": "מַבְרֵג", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3503-mavreg", + "gender": "masculine" + } + ], + "מברגי־": [ + { + "word_nikkud": "מַבְרֵג", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3503-mavreg", + "gender": "masculine" + } + ], + "ברד": [ + { + "word_nikkud": "בָּרָד", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6881-barad", + "gender": "masculine" + } + ], + "ברד־": [ + { + "word_nikkud": "בָּרָד", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6881-barad", + "gender": "masculine" + } + ], + "ברדק": [ + { + "word_nikkud": "בַּרְדָּק", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8917-bardak", + "gender": "masculine" + } + ], + "ברווז": [ + { + "word_nikkud": "בַּרְוָז", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6271-barvaz", + "gender": "masculine" + } + ], + "ברווזים": [ + { + "word_nikkud": "בַּרְוָז", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6271-barvaz", + "gender": "masculine" + } + ], + "ברווז־": [ + { + "word_nikkud": "בַּרְוָז", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6271-barvaz", + "gender": "masculine" + } + ], + "ברווזי־": [ + { + "word_nikkud": "בַּרְוָז", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6271-barvaz", + "gender": "masculine" + } + ], + "ברז": [ + { + "word_nikkud": "בֶּרֶז", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6292-berez", + "gender": "masculine" + } + ], + "ברזים": [ + { + "word_nikkud": "בֶּרֶז", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6292-berez", + "gender": "masculine" + } + ], + "ברז־": [ + { + "word_nikkud": "בֶּרֶז", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6292-berez", + "gender": "masculine" + } + ], + "ברזי־": [ + { + "word_nikkud": "בֶּרֶז", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6292-berez", + "gender": "masculine" + } + ], + "ברזל": [ + { + "word_nikkud": "בַּרְזֶל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5756-barzel", + "gender": "" + } + ], + "ברזל־": [ + { + "word_nikkud": "בַּרְזֶל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5756-barzel", + "gender": "" + } + ], + "ברית": [ + { + "word_nikkud": "בְּרִית", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5628-brit", + "gender": "feminine" + } + ], + "בריתות": [ + { + "word_nikkud": "בְּרִית", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5628-brit", + "gender": "feminine" + } + ], + "ברית־": [ + { + "word_nikkud": "בְּרִית", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5628-brit", + "gender": "feminine" + } + ], + "בריתות־": [ + { + "word_nikkud": "בְּרִית", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5628-brit", + "gender": "feminine" + } + ], + "בריון": [ + { + "word_nikkud": "בִּרְיוֹן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8446-biryon", + "gender": "" + } + ], + "בריונים": [ + { + "word_nikkud": "בִּרְיוֹן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8446-biryon", + "gender": "" + } + ], + "בריון־": [ + { + "word_nikkud": "בִּרְיוֹן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8446-biryon", + "gender": "" + } + ], + "בריוני־": [ + { + "word_nikkud": "בִּרְיוֹן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8446-biryon", + "gender": "" + } + ], + "בריכה": [ + { + "word_nikkud": "בְּרֵכָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6334-brecha", + "gender": "feminine" + }, + { + "word_nikkud": "לְבָרֵךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "בריכות": [ + { + "word_nikkud": "בְּרֵכָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6334-brecha", + "gender": "feminine" + } + ], + "בריכת־": [ + { + "word_nikkud": "בְּרֵכָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6334-brecha", + "gender": "feminine" + } + ], + "בריכות־": [ + { + "word_nikkud": "בְּרֵכָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6334-brecha", + "gender": "feminine" + } + ], + "ברך": [ + { + "word_nikkud": "בֶּרֶךְ", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3105-berech", + "gender": "feminine" + }, + { + "word_nikkud": "לְבָרֵךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "ברכיים": [ + { + "word_nikkud": "בֶּרֶךְ", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3105-berech", + "gender": "feminine" + } + ], + "ברך־": [ + { + "word_nikkud": "בֶּרֶךְ", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3105-berech", + "gender": "feminine" + } + ], + "ברכי־": [ + { + "word_nikkud": "בֶּרֶךְ", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3105-berech", + "gender": "feminine" + } + ], + "הברקה": [ + { + "word_nikkud": "הַבְרָקָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3043-havraka", + "gender": "feminine" + } + ], + "הברקת־": [ + { + "word_nikkud": "הַבְרָקָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3043-havraka", + "gender": "feminine" + } + ], + "ברק": [ + { + "word_nikkud": "בָּרָק", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3044-barak", + "gender": "masculine" + } + ], + "ברקים": [ + { + "word_nikkud": "בָּרָק", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3044-barak", + "gender": "masculine" + } + ], + "ברק־": [ + { + "word_nikkud": "בָּרָק", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3044-barak", + "gender": "masculine" + } + ], + "ברקי־": [ + { + "word_nikkud": "בָּרָק", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3044-barak", + "gender": "masculine" + } + ], + "מברק": [ + { + "word_nikkud": "מִבְרָק", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3541-mivrak", + "gender": "masculine" + } + ], + "מברקים": [ + { + "word_nikkud": "מִבְרָק", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3541-mivrak", + "gender": "masculine" + } + ], + "מברק־": [ + { + "word_nikkud": "מִבְרָק", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3541-mivrak", + "gender": "masculine" + } + ], + "מברקי־": [ + { + "word_nikkud": "מִבְרָק", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3541-mivrak", + "gender": "masculine" + } + ], + "ברקת": [ + { + "word_nikkud": "בָּרֶקֶת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6903-bareket", + "gender": "feminine" + } + ], + "ברקות": [ + { + "word_nikkud": "בָּרֶקֶת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6903-bareket", + "gender": "feminine" + } + ], + "ברקת־": [ + { + "word_nikkud": "בָּרֶקֶת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6903-bareket", + "gender": "feminine" + } + ], + "ברקות־": [ + { + "word_nikkud": "בָּרֶקֶת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6903-bareket", + "gender": "feminine" + } + ], + "בררה": [ + { + "word_nikkud": "בְּרֵרָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5914-brera", + "gender": "feminine" + } + ], + "בררות": [ + { + "word_nikkud": "בְּרֵרָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5914-brera", + "gender": "feminine" + } + ], + "בררת־": [ + { + "word_nikkud": "בְּרֵרָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5914-brera", + "gender": "feminine" + } + ], + "בררות־": [ + { + "word_nikkud": "בְּרֵרָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5914-brera", + "gender": "feminine" + } + ], + "בירור": [ + { + "word_nikkud": "בֵּרוּר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7209-berur", + "gender": "masculine" + }, + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "בירורים": [ + { + "word_nikkud": "בֵּרוּר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7209-berur", + "gender": "masculine" + } + ], + "בירור־": [ + { + "word_nikkud": "בֵּרוּר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7209-berur", + "gender": "masculine" + } + ], + "בירורי־": [ + { + "word_nikkud": "בֵּרוּר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7209-berur", + "gender": "masculine" + } + ], + "מברשת": [ + { + "word_nikkud": "מִבְרֶשֶׁת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7527-mivreshet", + "gender": "feminine" + } + ], + "מברשות": [ + { + "word_nikkud": "מִבְרֶשֶׁת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7527-mivreshet", + "gender": "feminine" + } + ], + "מברשת־": [ + { + "word_nikkud": "מִבְרֶשֶׁת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7527-mivreshet", + "gender": "feminine" + } + ], + "מברשות־": [ + { + "word_nikkud": "מִבְרֶשֶׁת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7527-mivreshet", + "gender": "feminine" + } + ], + "בישול": [ + { + "word_nikkud": "בִּשּׁוּל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "2956-bishul", + "gender": "masculine" + }, + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "בישול־": [ + { + "word_nikkud": "בִּשּׁוּל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "2956-bishul", + "gender": "masculine" + } + ], + "בושם": [ + { + "word_nikkud": "בֹּשֶׂם", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5680-bosem", + "gender": "masculine" + } + ], + "בשמים": [ + { + "word_nikkud": "בֹּשֶׂם", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5680-bosem", + "gender": "masculine" + } + ], + "בושם־": [ + { + "word_nikkud": "בֹּשֶׂם", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5680-bosem", + "gender": "masculine" + } + ], + "בשמי־": [ + { + "word_nikkud": "בֹּשֶׂם", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5680-bosem", + "gender": "masculine" + } + ], + "בשר": [ + { + "word_nikkud": "בָּשָׂר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4465-basar", + "gender": "masculine" + } + ], + "בשרים": [ + { + "word_nikkud": "בָּשָׂר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4465-basar", + "gender": "masculine" + } + ], + "בשר־": [ + { + "word_nikkud": "בָּשָׂר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4465-basar", + "gender": "masculine" + } + ], + "בשרי־": [ + { + "word_nikkud": "בָּשָׂר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4465-basar", + "gender": "masculine" + } + ], + "בשר בקר": [ + { + "word_nikkud": "בְּשַׂר בָּקָר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "9186-bsar-bakar", + "gender": "" + } + ], + "בת": [ + { + "word_nikkud": "בַּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "2666-bat", + "gender": "feminine" + } + ], + "בנות": [ + { + "word_nikkud": "בַּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "2666-bat", + "gender": "feminine" + } + ], + "בת־": [ + { + "word_nikkud": "בַּת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "2666-bat", + "gender": "feminine" + } + ], + "בנות־": [ + { + "word_nikkud": "בַּת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "2666-bat", + "gender": "feminine" + } + ], + "בתוליות": [ + { + "word_nikkud": "בְּתוּלִיּוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8909-betuliyut", + "gender": "feminine" + } + ], + "בתוליות־": [ + { + "word_nikkud": "בְּתוּלִיּוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8909-betuliyut", + "gender": "feminine" + } + ], + "גאווה": [ + { + "word_nikkud": "גַּאֲוָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3977-gaava", + "gender": "feminine" + } + ], + "גאוות־": [ + { + "word_nikkud": "גַּאֲוָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3977-gaava", + "gender": "feminine" + } + ], + "גאון": [ + { + "word_nikkud": "גָּאוֹן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3778-gaon", + "gender": "masculine" + } + ], + "גאונים": [ + { + "word_nikkud": "גָּאוֹן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3778-gaon", + "gender": "masculine" + } + ], + "גאון־": [ + { + "word_nikkud": "גָּאוֹן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3778-gaon", + "gender": "masculine" + } + ], + "גאוני־": [ + { + "word_nikkud": "גָּאוֹן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3778-gaon", + "gender": "masculine" + } + ], + "גאולה": [ + { + "word_nikkud": "גְּאֻלָּה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "2862-geula", + "gender": "feminine" + } + ], + "גאולות": [ + { + "word_nikkud": "גְּאֻלָּה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "2862-geula", + "gender": "feminine" + } + ], + "גאולת־": [ + { + "word_nikkud": "גְּאֻלָּה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "2862-geula", + "gender": "feminine" + } + ], + "גאולות־": [ + { + "word_nikkud": "גְּאֻלָּה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "2862-geula", + "gender": "feminine" + } + ], + "גב": [ + { + "word_nikkud": "גַּב", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4817-gav", + "gender": "masculine" + } + ], + "גבות": [ + { + "word_nikkud": "גַּב", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4817-gav", + "gender": "masculine" + }, + { + "word_nikkud": "גַּבָּה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6116-gaba", + "gender": "feminine" + } + ], + "גבים": [ + { + "word_nikkud": "גַּב", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4817-gav", + "gender": "masculine" + } + ], + "גב־": [ + { + "word_nikkud": "גַּב", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4817-gav", + "gender": "masculine" + } + ], + "גבות־": [ + { + "word_nikkud": "גַּב", + "form_type": "other", + "pos": "Noun", + "slug": "4817-gav", + "gender": "masculine" + }, + { + "word_nikkud": "גַּבָּה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6116-gaba", + "gender": "feminine" + } + ], + "גבי־": [ + { + "word_nikkud": "גַּב", + "form_type": "other", + "pos": "Noun", + "slug": "4817-gav", + "gender": "masculine" + } + ], + "גבת־": [ + { + "word_nikkud": "גַּבָּה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6116-gaba", + "gender": "feminine" + } + ], + "גיבוי": [ + { + "word_nikkud": "גִּבּוּי", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3941-gibuy", + "gender": "masculine" + }, + { + "word_nikkud": "לְגַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "287-ligbot" + } + ], + "גיבוי־": [ + { + "word_nikkud": "גִּבּוּי", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3941-gibuy", + "gender": "masculine" + } + ], + "הגבלה": [ + { + "word_nikkud": "הַגְבָּלָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "2873-hagbala", + "gender": "feminine" + } + ], + "הגבלות": [ + { + "word_nikkud": "הַגְבָּלָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "2873-hagbala", + "gender": "feminine" + } + ], + "הגבלת־": [ + { + "word_nikkud": "הַגְבָּלָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "2873-hagbala", + "gender": "feminine" + } + ], + "הגבלות־": [ + { + "word_nikkud": "הַגְבָּלָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "2873-hagbala", + "gender": "feminine" + } + ], + "גבול": [ + { + "word_nikkud": "גְּבוּל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3075-gvul", + "gender": "masculine" + } + ], + "גבולות": [ + { + "word_nikkud": "גְּבוּל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3075-gvul", + "gender": "masculine" + } + ], + "גבול־": [ + { + "word_nikkud": "גְּבוּל", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3075-gvul", + "gender": "masculine" + } + ], + "גבולות־": [ + { + "word_nikkud": "גְּבוּל", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3075-gvul", + "gender": "masculine" + } + ], + "גבינה": [ + { + "word_nikkud": "גְּבִינָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "2814-gvina", + "gender": "feminine" + } + ], + "גבינות": [ + { + "word_nikkud": "גְּבִינָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "2814-gvina", + "gender": "feminine" + } + ], + "גבינת־": [ + { + "word_nikkud": "גְּבִינָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "2814-gvina", + "gender": "feminine" + } + ], + "גבינות־": [ + { + "word_nikkud": "גְּבִינָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "2814-gvina", + "gender": "feminine" + } + ], + "גבן": [ + { + "word_nikkud": "גַּבָּן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3345-gaban", + "gender": "masculine" + } + ], + "גבנים": [ + { + "word_nikkud": "גַּבָּן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3345-gaban", + "gender": "masculine" + } + ], + "גבן־": [ + { + "word_nikkud": "גַּבָּן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3345-gaban", + "gender": "masculine" + } + ], + "גבני־": [ + { + "word_nikkud": "גַּבָּן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3345-gaban", + "gender": "masculine" + } + ], + "גבס": [ + { + "word_nikkud": "גֶּבֶס", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5553-geves", + "gender": "masculine" + } + ], + "גבס־": [ + { + "word_nikkud": "גֶּבֶס", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5553-geves", + "gender": "masculine" + } + ], + "גבעה": [ + { + "word_nikkud": "גִּבְעָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4475-giva", + "gender": "feminine" + } + ], + "גבעות": [ + { + "word_nikkud": "גִּבְעָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4475-giva", + "gender": "feminine" + } + ], + "גבעת־": [ + { + "word_nikkud": "גִּבְעָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4475-giva", + "gender": "feminine" + } + ], + "גבעות־": [ + { + "word_nikkud": "גִּבְעָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4475-giva", + "gender": "feminine" + } + ], + "גבע": [ + { + "word_nikkud": "גֶּבַע", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4476-geva", + "gender": "masculine" + } + ], + "גבעים": [ + { + "word_nikkud": "גֶּבַע", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4476-geva", + "gender": "masculine" + } + ], + "גבע־": [ + { + "word_nikkud": "גֶּבַע", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4476-geva", + "gender": "masculine" + } + ], + "גבעי־": [ + { + "word_nikkud": "גֶּבַע", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4476-geva", + "gender": "masculine" + } + ], + "גביע": [ + { + "word_nikkud": "גָּבִיעַ", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7935-gavia", + "gender": "masculine" + } + ], + "גביעים": [ + { + "word_nikkud": "גָּבִיעַ", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7935-gavia", + "gender": "masculine" + } + ], + "גביע־": [ + { + "word_nikkud": "גָּבִיעַ", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7935-gavia", + "gender": "masculine" + } + ], + "גביעי־": [ + { + "word_nikkud": "גָּבִיעַ", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7935-gavia", + "gender": "masculine" + } + ], + "מגבעת": [ + { + "word_nikkud": "מִגְבַּעַת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "9239-migbaat", + "gender": "feminine" + } + ], + "מגבעות": [ + { + "word_nikkud": "מִגְבַּעַת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "9239-migbaat", + "gender": "feminine" + } + ], + "מגבעת־": [ + { + "word_nikkud": "מִגְבַּעַת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "9239-migbaat", + "gender": "feminine" + } + ], + "מגבעות־": [ + { + "word_nikkud": "מִגְבַּעַת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "9239-migbaat", + "gender": "feminine" + } + ], + "גיבור": [ + { + "word_nikkud": "גִּבּוֹר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5521-gibor", + "gender": "masculine" + }, + { + "word_nikkud": "לְהִתְגַּבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "294-lehitgaber" + } + ], + "גיבורים": [ + { + "word_nikkud": "גִּבּוֹר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5521-gibor", + "gender": "masculine" + } + ], + "גיבור־": [ + { + "word_nikkud": "גִּבּוֹר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5521-gibor", + "gender": "masculine" + } + ], + "גיבורי־": [ + { + "word_nikkud": "גִּבּוֹר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5521-gibor", + "gender": "masculine" + } + ], + "התגברות": [ + { + "word_nikkud": "הִתְגַּבְּרוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3008-hitgabrut", + "gender": "feminine" + }, + { + "word_nikkud": "לְהִתְגַּבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "294-lehitgaber" + } + ], + "התגברות־": [ + { + "word_nikkud": "הִתְגַּבְּרוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3008-hitgabrut", + "gender": "feminine" + } + ], + "גבר": [ + { + "word_nikkud": "גֶּבֶר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3106-gever", + "gender": "masculine" + }, + { + "word_nikkud": "לְהִתְגַּבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "294-lehitgaber" + } + ], + "גברים": [ + { + "word_nikkud": "גֶּבֶר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3106-gever", + "gender": "masculine" + } + ], + "גבר־": [ + { + "word_nikkud": "גֶּבֶר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3106-gever", + "gender": "masculine" + } + ], + "גברי־": [ + { + "word_nikkud": "גֶּבֶר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3106-gever", + "gender": "masculine" + } + ], + "גברתן": [ + { + "word_nikkud": "גְּבַרְתָּן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3457-gvartan", + "gender": "masculine" + }, + { + "word_nikkud": "לְהִתְגַּבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "294-lehitgaber" + } + ], + "גברתנים": [ + { + "word_nikkud": "גְּבַרְתָּן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3457-gvartan", + "gender": "masculine" + } + ], + "גברתן־": [ + { + "word_nikkud": "גְּבַרְתָּן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3457-gvartan", + "gender": "masculine" + } + ], + "גברתני־": [ + { + "word_nikkud": "גְּבַרְתָּן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3457-gvartan", + "gender": "masculine" + } + ], + "גבורה": [ + { + "word_nikkud": "גְּבוּרָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3655-gvura", + "gender": "feminine" + }, + { + "word_nikkud": "לְהִתְגַּבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "294-lehitgaber" + } + ], + "גבורת־": [ + { + "word_nikkud": "גְּבוּרָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3655-gvura", + "gender": "feminine" + } + ], + "גברת": [ + { + "word_nikkud": "גְּבֶרֶת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6970-gveret", + "gender": "feminine" + }, + { + "word_nikkud": "לְהִתְגַּבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "294-lehitgaber" + } + ], + "גברות": [ + { + "word_nikkud": "גְּבֶרֶת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6970-gveret", + "gender": "feminine" + } + ], + "גבירות": [ + { + "word_nikkud": "גְּבֶרֶת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6970-gveret", + "gender": "feminine" + } + ], + "גברת־": [ + { + "word_nikkud": "גְּבֶרֶת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6970-gveret", + "gender": "feminine" + } + ], + "גיבוש": [ + { + "word_nikkud": "גִּבּוּשׁ", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3951-gibush", + "gender": "masculine" + } + ], + "גיבושים": [ + { + "word_nikkud": "גִּבּוּשׁ", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3951-gibush", + "gender": "masculine" + } + ], + "גיבוש־": [ + { + "word_nikkud": "גִּבּוּשׁ", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3951-gibush", + "gender": "masculine" + } + ], + "גיבושי־": [ + { + "word_nikkud": "גִּבּוּשׁ", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3951-gibush", + "gender": "masculine" + } + ], + "גג": [ + { + "word_nikkud": "גַּג", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7066-gag", + "gender": "masculine" + } + ], + "גגות": [ + { + "word_nikkud": "גַּג", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7066-gag", + "gender": "masculine" + } + ], + "גג־": [ + { + "word_nikkud": "גַּג", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7066-gag", + "gender": "masculine" + } + ], + "גגות־": [ + { + "word_nikkud": "גַּג", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7066-gag", + "gender": "masculine" + } + ], + "גדוד": [ + { + "word_nikkud": "גְּדוּד", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8307-gdud", + "gender": "masculine" + } + ], + "גדודים": [ + { + "word_nikkud": "גְּדוּד", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8307-gdud", + "gender": "masculine" + } + ], + "גדוד־": [ + { + "word_nikkud": "גְּדוּד", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8307-gdud", + "gender": "masculine" + } + ], + "גדודי־": [ + { + "word_nikkud": "גְּדוּד", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8307-gdud", + "gender": "masculine" + } + ], + "גדה": [ + { + "word_nikkud": "גָּדָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8476-gada", + "gender": "feminine" + } + ], + "גדות": [ + { + "word_nikkud": "גָּדָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8476-gada", + "gender": "feminine" + } + ], + "גדותיים": [ + { + "word_nikkud": "גָּדָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8476-gada", + "gender": "feminine" + } + ], + "גדת־": [ + { + "word_nikkud": "גָּדָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8476-gada", + "gender": "feminine" + } + ], + "גדות־": [ + { + "word_nikkud": "גָּדָה", + "form_type": "other", + "pos": "Noun", + "slug": "8476-gada", + "gender": "feminine" + } + ], + "גדותי־": [ + { + "word_nikkud": "גָּדָה", + "form_type": "other", + "pos": "Noun", + "slug": "8476-gada", + "gender": "feminine" + } + ], + "גדי": [ + { + "word_nikkud": "גְּדִי", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5888-gdi", + "gender": "masculine" + } + ], + "גדיים": [ + { + "word_nikkud": "גְּדִי", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5888-gdi", + "gender": "masculine" + } + ], + "גדי־": [ + { + "word_nikkud": "גְּדִי", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5888-gdi", + "gender": "masculine" + } + ], + "גדיי־": [ + { + "word_nikkud": "גְּדִי", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5888-gdi", + "gender": "masculine" + } + ], + "גדולה": [ + { + "word_nikkud": "גְּדֻלָּה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7367-gdula", + "gender": "feminine" + }, + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + }, + { + "word_nikkud": "לִגְדֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "298-ligdol" + } + ], + "גדולות": [ + { + "word_nikkud": "גְּדֻלָּה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7367-gdula", + "gender": "feminine" + } + ], + "גדולת־": [ + { + "word_nikkud": "גְּדֻלָּה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7367-gdula", + "gender": "feminine" + } + ], + "גדולות־": [ + { + "word_nikkud": "גְּדֻלָּה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7367-gdula", + "gender": "feminine" + } + ], + "גדילה": [ + { + "word_nikkud": "גְּדִילָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5550-gdila", + "gender": "feminine" + }, + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + }, + { + "word_nikkud": "לִגְדֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "298-ligdol" + } + ], + "גדילות": [ + { + "word_nikkud": "גְּדִילָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5550-gdila", + "gender": "feminine" + } + ], + "גדילת־": [ + { + "word_nikkud": "גְּדִילָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5550-gdila", + "gender": "feminine" + } + ], + "גדילות־": [ + { + "word_nikkud": "גְּדִילָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5550-gdila", + "gender": "feminine" + } + ], + "גודל": [ + { + "word_nikkud": "גֹּדֶל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3207-godel", + "gender": "masculine" + }, + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + }, + { + "word_nikkud": "לִגְדֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "298-ligdol" + } + ], + "גדלים": [ + { + "word_nikkud": "גֹּדֶל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3207-godel", + "gender": "masculine" + }, + { + "word_nikkud": "לִגְדֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "298-ligdol" + } + ], + "גודל־": [ + { + "word_nikkud": "גֹּדֶל", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3207-godel", + "gender": "masculine" + } + ], + "גדלי־": [ + { + "word_nikkud": "גֹּדֶל", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3207-godel", + "gender": "masculine" + } + ], + "מגדל": [ + { + "word_nikkud": "מִגְדָּל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "2663-migdal", + "gender": "masculine" + }, + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + }, + { + "word_nikkud": "לִגְדֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "298-ligdol" + } + ], + "מגדלים": [ + { + "word_nikkud": "מִגְדָּל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "2663-migdal", + "gender": "masculine" + }, + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + } + ], + "מגדל־": [ + { + "word_nikkud": "מִגְדָּל", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "2663-migdal", + "gender": "masculine" + } + ], + "מגדלי־": [ + { + "word_nikkud": "מִגְדָּל", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "2663-migdal", + "gender": "masculine" + } + ], + "הגדלה": [ + { + "word_nikkud": "הַגְדָּלָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "2874-hagdala", + "gender": "feminine" + }, + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + }, + { + "word_nikkud": "לִגְדֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "298-ligdol" + } + ], + "הגדלת־": [ + { + "word_nikkud": "הַגְדָּלָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "2874-hagdala", + "gender": "feminine" + } + ], + "מגדלת": [ + { + "word_nikkud": "מַגְדֶּלֶת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3280-magdelet", + "gender": "feminine" + }, + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + }, + { + "word_nikkud": "לִגְדֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "298-ligdol" + } + ], + "מגדלות": [ + { + "word_nikkud": "מַגְדֶּלֶת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3280-magdelet", + "gender": "feminine" + }, + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + } + ], + "מגדלת־": [ + { + "word_nikkud": "מַגְדֶּלֶת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3280-magdelet", + "gender": "feminine" + } + ], + "מגדלות־": [ + { + "word_nikkud": "מַגְדֶּלֶת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3280-magdelet", + "gender": "feminine" + } + ], + "אגודל": [ + { + "word_nikkud": "אֲגוּדָל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4869-agudal", + "gender": "masculine" + }, + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + }, + { + "word_nikkud": "לִגְדֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "298-ligdol" + } + ], + "אגודלים": [ + { + "word_nikkud": "אֲגוּדָל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4869-agudal", + "gender": "masculine" + } + ], + "אגודל־": [ + { + "word_nikkud": "אֲגוּדָל", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4869-agudal", + "gender": "masculine" + } + ], + "אגודלי־": [ + { + "word_nikkud": "אֲגוּדָל", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4869-agudal", + "gender": "masculine" + } + ], + "גידול": [ + { + "word_nikkud": "גִּדּוּל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5453-gidul", + "gender": "masculine" + }, + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + }, + { + "word_nikkud": "לִגְדֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "298-ligdol" + } + ], + "גידולים": [ + { + "word_nikkud": "גִּדּוּל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5453-gidul", + "gender": "masculine" + } + ], + "גידול־": [ + { + "word_nikkud": "גִּדּוּל", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5453-gidul", + "gender": "masculine" + } + ], + "גידולי־": [ + { + "word_nikkud": "גִּדּוּל", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5453-gidul", + "gender": "masculine" + } + ], + "גידוף": [ + { + "word_nikkud": "גִּדּוּף", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4146-giduf", + "gender": "masculine" + } + ], + "גידופים": [ + { + "word_nikkud": "גִּדּוּף", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4146-giduf", + "gender": "masculine" + } + ], + "גידוף־": [ + { + "word_nikkud": "גִּדּוּף", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4146-giduf", + "gender": "masculine" + } + ], + "גידופי־": [ + { + "word_nikkud": "גִּדּוּף", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4146-giduf", + "gender": "masculine" + } + ], + "מגדר": [ + { + "word_nikkud": "מִגְדָּר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5732-migdar", + "gender": "masculine" + }, + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "מגדרים": [ + { + "word_nikkud": "מִגְדָּר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5732-migdar", + "gender": "masculine" + } + ], + "מגדר־": [ + { + "word_nikkud": "מִגְדָּר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5732-migdar", + "gender": "masculine" + } + ], + "מגדרי־": [ + { + "word_nikkud": "מִגְדָּר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5732-migdar", + "gender": "masculine" + } + ], + "הגדרה": [ + { + "word_nikkud": "הַגְדָּרָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3132-hagdara", + "gender": "feminine" + }, + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "הגדרות": [ + { + "word_nikkud": "הַגְדָּרָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3132-hagdara", + "gender": "feminine" + } + ], + "הגדרת־": [ + { + "word_nikkud": "הַגְדָּרָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3132-hagdara", + "gender": "feminine" + } + ], + "הגדרות־": [ + { + "word_nikkud": "הַגְדָּרָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3132-hagdara", + "gender": "feminine" + } + ], + "גדר": [ + { + "word_nikkud": "גָּדֵר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4570-gader", + "gender": "feminine" + }, + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "גדרות": [ + { + "word_nikkud": "גָּדֵר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4570-gader", + "gender": "feminine" + } + ], + "גדר־": [ + { + "word_nikkud": "גָּדֵר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4570-gader", + "gender": "feminine" + } + ], + "גדרות־": [ + { + "word_nikkud": "גָּדֵר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4570-gader", + "gender": "feminine" + } + ], + "מגהץ": [ + { + "word_nikkud": "מַגְהֵץ", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3504-maghetz", + "gender": "masculine" + } + ], + "מגהצים": [ + { + "word_nikkud": "מַגְהֵץ", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3504-maghetz", + "gender": "masculine" + } + ], + "מגהץ־": [ + { + "word_nikkud": "מַגְהֵץ", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3504-maghetz", + "gender": "masculine" + } + ], + "מגהצי־": [ + { + "word_nikkud": "מַגְהֵץ", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3504-maghetz", + "gender": "masculine" + } + ], + "גיהוץ": [ + { + "word_nikkud": "גִּהוּץ", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8762-gihutz", + "gender": "masculine" + } + ], + "גיהוצים": [ + { + "word_nikkud": "גִּהוּץ", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8762-gihutz", + "gender": "masculine" + } + ], + "גיהוץ־": [ + { + "word_nikkud": "גִּהוּץ", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8762-gihutz", + "gender": "masculine" + } + ], + "גיהוצי־": [ + { + "word_nikkud": "גִּהוּץ", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8762-gihutz", + "gender": "masculine" + } + ], + "גו": [ + { + "word_nikkud": "גֵּו", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5612-gev", + "gender": "masculine" + } + ], + "גווים": [ + { + "word_nikkud": "גֵּו", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5612-gev", + "gender": "masculine" + } + ], + "גו־": [ + { + "word_nikkud": "גֵּו", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5612-gev", + "gender": "masculine" + } + ], + "גווי־": [ + { + "word_nikkud": "גֵּו", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5612-gev", + "gender": "masculine" + } + ], + "תגובה": [ + { + "word_nikkud": "תְּגוּבָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3737-tguva", + "gender": "feminine" + }, + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "תגובות": [ + { + "word_nikkud": "תְּגוּבָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3737-tguva", + "gender": "feminine" + } + ], + "תגובת־": [ + { + "word_nikkud": "תְּגוּבָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3737-tguva", + "gender": "feminine" + } + ], + "תגובות־": [ + { + "word_nikkud": "תְּגוּבָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3737-tguva", + "gender": "feminine" + } + ], + "גוזיה": [ + { + "word_nikkud": "גּוּזִיָּה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "9152-guziya", + "gender": "" + } + ], + "גוזיות": [ + { + "word_nikkud": "גּוּזִיָּה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "9152-guziya", + "gender": "" + } + ], + "גוזיית־": [ + { + "word_nikkud": "גּוּזִיָּה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "9152-guziya", + "gender": "" + } + ], + "גוזיות־": [ + { + "word_nikkud": "גּוּזִיָּה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "9152-guziya", + "gender": "" + } + ], + "גוזל": [ + { + "word_nikkud": "גּוֹזָל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "9128-gozal", + "gender": "masculine" + } + ], + "גוזלים": [ + { + "word_nikkud": "גּוֹזָל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "9128-gozal", + "gender": "masculine" + } + ], + "גוזל־": [ + { + "word_nikkud": "גּוֹזָל", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "9128-gozal", + "gender": "masculine" + } + ], + "גוזלי־": [ + { + "word_nikkud": "גּוֹזָל", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "9128-gozal", + "gender": "masculine" + } + ], + "גומי": [ + { + "word_nikkud": "גּוּמִי", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7087-gumi", + "gender": "masculine" + } + ], + "מגוון": [ + { + "word_nikkud": "מִגְוָן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8664-migvan", + "gender": "masculine" + } + ], + "מגוונים": [ + { + "word_nikkud": "מִגְוָן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8664-migvan", + "gender": "masculine" + } + ], + "מגוון־": [ + { + "word_nikkud": "מִגְוָן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8664-migvan", + "gender": "masculine" + } + ], + "מגווני־": [ + { + "word_nikkud": "מִגְוָן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8664-migvan", + "gender": "masculine" + } + ], + "גוון": [ + { + "word_nikkud": "גָּוֶן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4477-gaven", + "gender": "masculine" + } + ], + "גוונים": [ + { + "word_nikkud": "גָּוֶן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4477-gaven", + "gender": "masculine" + } + ], + "גון־": [ + { + "word_nikkud": "גָּוֶן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4477-gaven", + "gender": "masculine" + } + ], + "גוני־": [ + { + "word_nikkud": "גָּוֶן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4477-gaven", + "gender": "masculine" + } + ], + "גוף": [ + { + "word_nikkud": "גּוּף", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5620-guf", + "gender": "masculine" + } + ], + "גופים": [ + { + "word_nikkud": "גּוּף", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5620-guf", + "gender": "masculine" + } + ], + "גוף־": [ + { + "word_nikkud": "גּוּף", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5620-guf", + "gender": "masculine" + } + ], + "גופי־": [ + { + "word_nikkud": "גּוּף", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5620-guf", + "gender": "masculine" + } + ], + "גופה": [ + { + "word_nikkud": "גּוּפָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5621-gufa", + "gender": "feminine" + } + ], + "גופות": [ + { + "word_nikkud": "גּוּפָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5621-gufa", + "gender": "feminine" + } + ], + "גופת־": [ + { + "word_nikkud": "גּוּפָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5621-gufa", + "gender": "feminine" + } + ], + "גופות־": [ + { + "word_nikkud": "גּוּפָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5621-gufa", + "gender": "feminine" + } + ], + "גופייה": [ + { + "word_nikkud": "גּוּפִיָּה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8435-gufiya", + "gender": "feminine" + } + ], + "גופיות": [ + { + "word_nikkud": "גּוּפִיָּה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8435-gufiya", + "gender": "feminine" + } + ], + "גופיית־": [ + { + "word_nikkud": "גּוּפִיָּה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8435-gufiya", + "gender": "feminine" + } + ], + "גופיות־": [ + { + "word_nikkud": "גּוּפִיָּה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8435-gufiya", + "gender": "feminine" + } + ], + "גור": [ + { + "word_nikkud": "גּוּר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "9228-gur", + "gender": "masculine" + } + ], + "גורים": [ + { + "word_nikkud": "גּוּר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "9228-gur", + "gender": "masculine" + } + ], + "גור־": [ + { + "word_nikkud": "גּוּר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "9228-gur", + "gender": "masculine" + } + ], + "גורי־": [ + { + "word_nikkud": "גּוּר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "9228-gur", + "gender": "masculine" + } + ], + "גוש": [ + { + "word_nikkud": "גּוּשׁ", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6976-gush", + "gender": "" + } + ], + "גושים": [ + { + "word_nikkud": "גּוּשׁ", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6976-gush", + "gender": "" + } + ], + "גוש־": [ + { + "word_nikkud": "גּוּשׁ", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6976-gush", + "gender": "" + } + ], + "גושי־": [ + { + "word_nikkud": "גּוּשׁ", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6976-gush", + "gender": "" + } + ], + "גושפנקה": [ + { + "word_nikkud": "גֻּשְׁפַּנְקָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8861-gushpanka", + "gender": "feminine" + } + ], + "גושפנקא": [ + { + "word_nikkud": "גֻּשְׁפַּנְקָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8861-gushpanka", + "gender": "feminine" + } + ], + "גושפנקות": [ + { + "word_nikkud": "גֻּשְׁפַּנְקָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8861-gushpanka", + "gender": "feminine" + } + ], + "גושפנקת־": [ + { + "word_nikkud": "גֻּשְׁפַּנְקָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8861-gushpanka", + "gender": "feminine" + } + ], + "גושפנקות־": [ + { + "word_nikkud": "גֻּשְׁפַּנְקָה", + "form_type": "other", + "pos": "Noun", + "slug": "8861-gushpanka", + "gender": "feminine" + } + ], + "גז": [ + { + "word_nikkud": "גָּז", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7908-gaz", + "gender": "" + } + ], + "גזים": [ + { + "word_nikkud": "גָּז", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7908-gaz", + "gender": "" + } + ], + "גז־": [ + { + "word_nikkud": "גָּז", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7908-gaz", + "gender": "" + } + ], + "גזי־": [ + { + "word_nikkud": "גָּז", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7908-gaz", + "gender": "" + } + ], + "גזבר": [ + { + "word_nikkud": "גִּזְבָּר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "9088-gizbar", + "gender": "masculine" + } + ], + "גזברים": [ + { + "word_nikkud": "גִּזְבָּר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "9088-gizbar", + "gender": "masculine" + } + ], + "גזבר־": [ + { + "word_nikkud": "גִּזְבָּר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "9088-gizbar", + "gender": "masculine" + } + ], + "גזברי־": [ + { + "word_nikkud": "גִּזְבָּר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "9088-gizbar", + "gender": "masculine" + } + ], + "גזל": [ + { + "word_nikkud": "גֶּזֶל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8190-gezel", + "gender": "masculine" + } + ], + "גזל־": [ + { + "word_nikkud": "גֶּזֶל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8190-gezel", + "gender": "masculine" + } + ], + "הגזמה": [ + { + "word_nikkud": "הַגְזָמָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6718-hagzama", + "gender": "feminine" + } + ], + "הגזמות": [ + { + "word_nikkud": "הַגְזָמָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6718-hagzama", + "gender": "feminine" + } + ], + "הגזמת־": [ + { + "word_nikkud": "הַגְזָמָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6718-hagzama", + "gender": "feminine" + } + ], + "הגזמות־": [ + { + "word_nikkud": "הַגְזָמָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6718-hagzama", + "gender": "feminine" + } + ], + "גזענות": [ + { + "word_nikkud": "גִּזְעָנוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5090-gizanut", + "gender": "feminine" + } + ], + "גזענות־": [ + { + "word_nikkud": "גִּזְעָנוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5090-gizanut", + "gender": "feminine" + } + ], + "גזע": [ + { + "word_nikkud": "גֶּזַע", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5087-geza", + "gender": "masculine" + } + ], + "גזעים": [ + { + "word_nikkud": "גֶּזַע", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5087-geza", + "gender": "masculine" + } + ], + "גזע־": [ + { + "word_nikkud": "גֶּזַע", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5087-geza", + "gender": "masculine" + } + ], + "גזעי־": [ + { + "word_nikkud": "גֶּזַע", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5087-geza", + "gender": "masculine" + } + ], + "גזען": [ + { + "word_nikkud": "גִּזְעָן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5089-gizan", + "gender": "masculine" + } + ], + "גזענים": [ + { + "word_nikkud": "גִּזְעָן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5089-gizan", + "gender": "masculine" + } + ], + "גזען־": [ + { + "word_nikkud": "גִּזְעָן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5089-gizan", + "gender": "masculine" + } + ], + "גזעני־": [ + { + "word_nikkud": "גִּזְעָן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5089-gizan", + "gender": "masculine" + } + ], + "גיזרון": [ + { + "word_nikkud": "גִּזָּרוֹן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4672-gizaron", + "gender": "masculine" + } + ], + "גיזרונות": [ + { + "word_nikkud": "גִּזָּרוֹן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4672-gizaron", + "gender": "masculine" + } + ], + "גיזרון־": [ + { + "word_nikkud": "גִּזָּרוֹן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4672-gizaron", + "gender": "masculine" + } + ], + "גיזרונות־": [ + { + "word_nikkud": "גִּזָּרוֹן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4672-gizaron", + "gender": "masculine" + } + ], + "גזרה": [ + { + "word_nikkud": "גִּזְרָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5475-gizra", + "gender": "masculine" + } + ], + "גזרות": [ + { + "word_nikkud": "גִּזְרָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5475-gizra", + "gender": "masculine" + } + ], + "גזרת־": [ + { + "word_nikkud": "גִּזְרָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5475-gizra", + "gender": "masculine" + } + ], + "גזרות־": [ + { + "word_nikkud": "גִּזְרָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5475-gizra", + "gender": "masculine" + } + ], + "גזר": [ + { + "word_nikkud": "גֶּזֶר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6097-gezer", + "gender": "masculine" + } + ], + "גזרים": [ + { + "word_nikkud": "גֶּזֶר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6097-gezer", + "gender": "masculine" + } + ], + "גזר־": [ + { + "word_nikkud": "גֶּזֶר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6097-gezer", + "gender": "masculine" + } + ], + "גזרי־": [ + { + "word_nikkud": "גֶּזֶר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6097-gezer", + "gender": "masculine" + } + ], + "גזירה": [ + { + "word_nikkud": "גְּזִירָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8617-gzira", + "gender": "feminine" + } + ], + "גזירות": [ + { + "word_nikkud": "גְּזִירָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8617-gzira", + "gender": "feminine" + } + ], + "גזירת־": [ + { + "word_nikkud": "גְּזִירָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8617-gzira", + "gender": "feminine" + } + ], + "גזירות־": [ + { + "word_nikkud": "גְּזִירָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8617-gzira", + "gender": "feminine" + } + ], + "גחלת": [ + { + "word_nikkud": "גַּחֶלֶת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7019-gachelet", + "gender": "feminine" + } + ], + "גחלים": [ + { + "word_nikkud": "גַּחֶלֶת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7019-gachelet", + "gender": "feminine" + } + ], + "גחלת־": [ + { + "word_nikkud": "גַּחֶלֶת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7019-gachelet", + "gender": "feminine" + } + ], + "גחלי־": [ + { + "word_nikkud": "גַּחֶלֶת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7019-gachelet", + "gender": "feminine" + } + ], + "גחליל": [ + { + "word_nikkud": "גַּחְלִיל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7021-gachlil", + "gender": "masculine" + } + ], + "גחלילים": [ + { + "word_nikkud": "גַּחְלִיל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7021-gachlil", + "gender": "masculine" + } + ], + "גחליל־": [ + { + "word_nikkud": "גַּחְלִיל", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7021-gachlil", + "gender": "masculine" + } + ], + "גחלילי־": [ + { + "word_nikkud": "גַּחְלִיל", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7021-gachlil", + "gender": "masculine" + } + ], + "גחלילית": [ + { + "word_nikkud": "גַּחְלִילִית", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7022-gachlilit", + "gender": "feminine" + } + ], + "גחליליות": [ + { + "word_nikkud": "גַּחְלִילִית", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7022-gachlilit", + "gender": "feminine" + } + ], + "גחלילית־": [ + { + "word_nikkud": "גַּחְלִילִית", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7022-gachlilit", + "gender": "feminine" + } + ], + "גחליליות־": [ + { + "word_nikkud": "גַּחְלִילִית", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7022-gachlilit", + "gender": "feminine" + } + ], + "גחמה": [ + { + "word_nikkud": "גַּחְמָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7052-gachma", + "gender": "feminine" + }, + { + "word_nikkud": "גַּחְמָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7052-gachma", + "gender": "feminine" + } + ], + "גחמות": [ + { + "word_nikkud": "גַּחְמָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7052-gachma", + "gender": "feminine" + } + ], + "גחמת־": [ + { + "word_nikkud": "גַּחְמָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7052-gachma", + "gender": "feminine" + }, + { + "word_nikkud": "גַּחְמָה", + "form_type": "other", + "pos": "Noun", + "slug": "7052-gachma", + "gender": "feminine" + } + ], + "גחמות־": [ + { + "word_nikkud": "גַּחְמָה", + "form_type": "other", + "pos": "Noun", + "slug": "7052-gachma", + "gender": "feminine" + } + ], + "גט": [ + { + "word_nikkud": "גֵּט", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8365-get", + "gender": "" + } + ], + "גטים": [ + { + "word_nikkud": "גֵּט", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8365-get", + "gender": "" + } + ], + "גט־": [ + { + "word_nikkud": "גֵּט", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8365-get", + "gender": "" + } + ], + "גטי־": [ + { + "word_nikkud": "גֵּט", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8365-get", + "gender": "" + } + ], + "גיא": [ + { + "word_nikkud": "גַּיְא", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7513-gay", + "gender": "masculine" + } + ], + "גיי": [ + { + "word_nikkud": "גַּיְא", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7513-gay", + "gender": "masculine" + } + ], + "גיאיות": [ + { + "word_nikkud": "גַּיְא", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7513-gay", + "gender": "masculine" + } + ], + "גיאות": [ + { + "word_nikkud": "גַּיְא", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7513-gay", + "gender": "masculine" + } + ], + "גיא־": [ + { + "word_nikkud": "גַּיְא", + "form_type": "other", + "pos": "Noun", + "slug": "7513-gay", + "gender": "masculine" + } + ], + "גי־": [ + { + "word_nikkud": "גַּיְא", + "form_type": "other", + "pos": "Noun", + "slug": "7513-gay", + "gender": "masculine" + } + ], + "גיאות־": [ + { + "word_nikkud": "גַּיְא", + "form_type": "other", + "pos": "Noun", + "slug": "7513-gay", + "gender": "masculine" + } + ], + "גיאומטריה": [ + { + "word_nikkud": "גֵּאוֹמֶטְרְיָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6210-geometrya", + "gender": "feminine" + } + ], + "גיאומטריית־": [ + { + "word_nikkud": "גֵּאוֹמֶטְרְיָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6210-geometrya", + "gender": "feminine" + } + ], + "גיד": [ + { + "word_nikkud": "גִּיד", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7195-gid", + "gender": "" + } + ], + "גידים": [ + { + "word_nikkud": "גִּיד", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7195-gid", + "gender": "" + } + ], + "גיד־": [ + { + "word_nikkud": "גִּיד", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7195-gid", + "gender": "" + } + ], + "גידי־": [ + { + "word_nikkud": "גִּיד", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7195-gid", + "gender": "" + } + ], + "גיהנום": [ + { + "word_nikkud": "גֵּיהִנֹּם", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8565-gehinom", + "gender": "masculine" + } + ], + "גיחה": [ + { + "word_nikkud": "גִּיחָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6817-gicha", + "gender": "feminine" + } + ], + "גיחות": [ + { + "word_nikkud": "גִּיחָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6817-gicha", + "gender": "feminine" + } + ], + "גיחת־": [ + { + "word_nikkud": "גִּיחָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6817-gicha", + "gender": "feminine" + } + ], + "גיחות־": [ + { + "word_nikkud": "גִּיחָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6817-gicha", + "gender": "feminine" + } + ], + "גיל": [ + { + "word_nikkud": "גִּיל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6887-gil", + "gender": "masculine" + }, + { + "word_nikkud": "לָגִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2452-lagil" + } + ], + "גיל־": [ + { + "word_nikkud": "גִּיל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6887-gil", + "gender": "masculine" + } + ], + "גילדה": [ + { + "word_nikkud": "גִּילְדָּה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8014-gilda", + "gender": "feminine" + } + ], + "גילדות": [ + { + "word_nikkud": "גִּילְדָּה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8014-gilda", + "gender": "feminine" + } + ], + "גילדת־": [ + { + "word_nikkud": "גִּילְדָּה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8014-gilda", + "gender": "feminine" + } + ], + "גילדות־": [ + { + "word_nikkud": "גִּילְדָּה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8014-gilda", + "gender": "feminine" + } + ], + "גיוס": [ + { + "word_nikkud": "גִּיּוּס", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5882-giyus", + "gender": "masculine" + } + ], + "גיוסים": [ + { + "word_nikkud": "גִּיּוּס", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5882-giyus", + "gender": "masculine" + } + ], + "גיוס־": [ + { + "word_nikkud": "גִּיּוּס", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5882-giyus", + "gender": "masculine" + } + ], + "גיוסי־": [ + { + "word_nikkud": "גִּיּוּס", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5882-giyus", + "gender": "masculine" + } + ], + "גיורת": [ + { + "word_nikkud": "גִּיֹּרֶת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8464-giyoret", + "gender": "feminine" + } + ], + "גיורות": [ + { + "word_nikkud": "גִּיֹּרֶת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8464-giyoret", + "gender": "feminine" + } + ], + "גיורת־": [ + { + "word_nikkud": "גִּיֹּרֶת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8464-giyoret", + "gender": "feminine" + } + ], + "גיורות־": [ + { + "word_nikkud": "גִּיֹּרֶת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8464-giyoret", + "gender": "feminine" + } + ], + "גיור": [ + { + "word_nikkud": "גִּיּוּר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5160-giyur", + "gender": "masculine" + } + ], + "גיורים": [ + { + "word_nikkud": "גִּיּוּר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5160-giyur", + "gender": "masculine" + } + ], + "גיור־": [ + { + "word_nikkud": "גִּיּוּר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5160-giyur", + "gender": "masculine" + } + ], + "גיורי־": [ + { + "word_nikkud": "גִּיּוּר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5160-giyur", + "gender": "masculine" + } + ], + "גיר": [ + { + "word_nikkud": "גִּיר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8977-gir", + "gender": "" + } + ], + "גירים": [ + { + "word_nikkud": "גִּיר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8977-gir", + "gender": "" + } + ], + "גיר־": [ + { + "word_nikkud": "גִּיר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8977-gir", + "gender": "" + } + ], + "גירי־": [ + { + "word_nikkud": "גִּיר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8977-gir", + "gender": "" + } + ], + "גלגלים": [ + { + "word_nikkud": "גַּלְגַּל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3784-galgal", + "gender": "" + } + ], + "גלגל־": [ + { + "word_nikkud": "גַּלְגַּל", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3784-galgal", + "gender": "" + } + ], + "גלגלי־": [ + { + "word_nikkud": "גַּלְגַּל", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3784-galgal", + "gender": "" + } + ], + "גולגולת": [ + { + "word_nikkud": "גֻּלְגֹּלֶת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5103-gulgolet", + "gender": "feminine" + } + ], + "גולגלות": [ + { + "word_nikkud": "גֻּלְגֹּלֶת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5103-gulgolet", + "gender": "feminine" + } + ], + "גולגולת־": [ + { + "word_nikkud": "גֻּלְגֹּלֶת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5103-gulgolet", + "gender": "feminine" + } + ], + "גולגלות־": [ + { + "word_nikkud": "גֻּלְגֹּלֶת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5103-gulgolet", + "gender": "feminine" + } + ], + "גלגלון": [ + { + "word_nikkud": "גַּלְגַּלּוֹן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6505-galgalon", + "gender": "masculine" + } + ], + "גלגלונים": [ + { + "word_nikkud": "גַּלְגַּלּוֹן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6505-galgalon", + "gender": "masculine" + } + ], + "גלגלון־": [ + { + "word_nikkud": "גַּלְגַּלּוֹן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6505-galgalon", + "gender": "masculine" + } + ], + "גלגלוני־": [ + { + "word_nikkud": "גַּלְגַּלּוֹן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6505-galgalon", + "gender": "masculine" + } + ], + "גלגול": [ + { + "word_nikkud": "גִּלְגּוּל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6885-gilgul", + "gender": "masculine" + } + ], + "גלגולים": [ + { + "word_nikkud": "גִּלְגּוּל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6885-gilgul", + "gender": "masculine" + } + ], + "גלגול־": [ + { + "word_nikkud": "גִּלְגּוּל", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6885-gilgul", + "gender": "masculine" + } + ], + "גלגולי־": [ + { + "word_nikkud": "גִּלְגּוּל", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6885-gilgul", + "gender": "masculine" + } + ], + "גלידה": [ + { + "word_nikkud": "גְּלִידָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6212-glida", + "gender": "feminine" + }, + { + "word_nikkud": "גְּלִידָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6212-glida", + "gender": "feminine" + } + ], + "גלידות": [ + { + "word_nikkud": "גְּלִידָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6212-glida", + "gender": "feminine" + } + ], + "גלידת־": [ + { + "word_nikkud": "גְּלִידָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6212-glida", + "gender": "feminine" + } + ], + "גלידות־": [ + { + "word_nikkud": "גְּלִידָה", + "form_type": "other", + "pos": "Noun", + "slug": "6212-glida", + "gender": "feminine" + } + ], + "גולה": [ + { + "word_nikkud": "גּוֹלָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8659-gola", + "gender": "feminine" + }, + { + "word_nikkud": "לְגַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "333-liglot" + } + ], + "גולות": [ + { + "word_nikkud": "גּוֹלָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8659-gola", + "gender": "feminine" + }, + { + "word_nikkud": "לְגַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "333-liglot" + } + ], + "גולת־": [ + { + "word_nikkud": "גּוֹלָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8659-gola", + "gender": "feminine" + } + ], + "גולות־": [ + { + "word_nikkud": "גּוֹלָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8659-gola", + "gender": "feminine" + } + ], + "גילוח": [ + { + "word_nikkud": "גִּלּוּחַ", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4989-giluach", + "gender": "masculine" + } + ], + "גילוחים": [ + { + "word_nikkud": "גִּלּוּחַ", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4989-giluach", + "gender": "masculine" + } + ], + "גילוח־": [ + { + "word_nikkud": "גִּלּוּחַ", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4989-giluach", + "gender": "masculine" + } + ], + "גילוחי־": [ + { + "word_nikkud": "גִּלּוּחַ", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4989-giluach", + "gender": "masculine" + } + ], + "גלויה": [ + { + "word_nikkud": "גְּלוּיָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3656-gluya", + "gender": "feminine" + }, + { + "word_nikkud": "לְגַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "333-liglot" + } + ], + "גלויות": [ + { + "word_nikkud": "גְּלוּיָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3656-gluya", + "gender": "feminine" + }, + { + "word_nikkud": "גָּלוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3772-galut", + "gender": "feminine" + } + ], + "גלוית־": [ + { + "word_nikkud": "גְּלוּיָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3656-gluya", + "gender": "feminine" + } + ], + "גלויות־": [ + { + "word_nikkud": "גְּלוּיָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3656-gluya", + "gender": "feminine" + }, + { + "word_nikkud": "גָּלוּת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3772-galut", + "gender": "feminine" + } + ], + "תגלית": [ + { + "word_nikkud": "תַּגְלִית", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3768-taglit", + "gender": "feminine" + }, + { + "word_nikkud": "לְגַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "333-liglot" + } + ], + "תגליות": [ + { + "word_nikkud": "תַּגְלִית", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3768-taglit", + "gender": "feminine" + } + ], + "תגלית־": [ + { + "word_nikkud": "תַּגְלִית", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3768-taglit", + "gender": "feminine" + } + ], + "תגליות־": [ + { + "word_nikkud": "תַּגְלִית", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3768-taglit", + "gender": "feminine" + } + ], + "גלות": [ + { + "word_nikkud": "גָּלוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3772-galut", + "gender": "feminine" + }, + { + "word_nikkud": "לְגַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "333-liglot" + }, + { + "word_nikkud": "לָגִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2452-lagil" + } + ], + "גלות־": [ + { + "word_nikkud": "גָּלוּת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3772-galut", + "gender": "feminine" + } + ], + "גלאי": [ + { + "word_nikkud": "גַּלַּאי", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7465-galay", + "gender": "masculine" + }, + { + "word_nikkud": "לְגַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "333-liglot" + } + ], + "גלאים": [ + { + "word_nikkud": "גַּלַּאי", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7465-galay", + "gender": "masculine" + } + ], + "גלאי־": [ + { + "word_nikkud": "גַּלַּאי", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7465-galay", + "gender": "masculine" + }, + { + "word_nikkud": "גַּלַּאי", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7465-galay", + "gender": "masculine" + } + ], + "גילוי": [ + { + "word_nikkud": "גִּלּוּי", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6113-giluy", + "gender": "masculine" + }, + { + "word_nikkud": "לְגַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "333-liglot" + } + ], + "גילויים": [ + { + "word_nikkud": "גִּלּוּי", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6113-giluy", + "gender": "masculine" + } + ], + "גילוי־": [ + { + "word_nikkud": "גִּלּוּי", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6113-giluy", + "gender": "masculine" + } + ], + "גילויי־": [ + { + "word_nikkud": "גִּלּוּי", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6113-giluy", + "gender": "masculine" + } + ], + "גיליון": [ + { + "word_nikkud": "גִּלָּיוֹן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6796-gilayon", + "gender": "masculine" + }, + { + "word_nikkud": "לְגַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "333-liglot" + } + ], + "גיליונות": [ + { + "word_nikkud": "גִּלָּיוֹן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6796-gilayon", + "gender": "masculine" + } + ], + "גיליון־": [ + { + "word_nikkud": "גִּלָּיוֹן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6796-gilayon", + "gender": "masculine" + } + ], + "גיליונות־": [ + { + "word_nikkud": "גִּלָּיוֹן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6796-gilayon", + "gender": "masculine" + } + ], + "מגילה": [ + { + "word_nikkud": "מְגִלָּה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3789-megila", + "gender": "feminine" + } + ], + "מגילות": [ + { + "word_nikkud": "מְגִלָּה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3789-megila", + "gender": "feminine" + } + ], + "מגילת־": [ + { + "word_nikkud": "מְגִלָּה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3789-megila", + "gender": "feminine" + } + ], + "מגילות־": [ + { + "word_nikkud": "מְגִלָּה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3789-megila", + "gender": "feminine" + } + ], + "גל": [ + { + "word_nikkud": "גַּל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "2653-gal", + "gender": "masculine" + }, + { + "word_nikkud": "לָגִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2452-lagil" + } + ], + "גלים": [ + { + "word_nikkud": "גַּל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "2653-gal", + "gender": "masculine" + }, + { + "word_nikkud": "לָגִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2452-lagil" + } + ], + "גל־": [ + { + "word_nikkud": "גַּל", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "2653-gal", + "gender": "masculine" + } + ], + "גלי־": [ + { + "word_nikkud": "גַּל", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "2653-gal", + "gender": "masculine" + } + ], + "גלולה": [ + { + "word_nikkud": "גְּלוּלָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3657-glula", + "gender": "feminine" + } + ], + "גלולות": [ + { + "word_nikkud": "גְּלוּלָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3657-glula", + "gender": "feminine" + } + ], + "גלולת־": [ + { + "word_nikkud": "גְּלוּלָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3657-glula", + "gender": "feminine" + } + ], + "גלולות־": [ + { + "word_nikkud": "גְּלוּלָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3657-glula", + "gender": "feminine" + } + ], + "גליל": [ + { + "word_nikkud": "גָּלִיל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8037-galil", + "gender": "masculine" + } + ], + "גלילים": [ + { + "word_nikkud": "גָּלִיל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8037-galil", + "gender": "masculine" + } + ], + "גליל־": [ + { + "word_nikkud": "גָּלִיל", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8037-galil", + "gender": "masculine" + } + ], + "גלילי־": [ + { + "word_nikkud": "גָּלִיל", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8037-galil", + "gender": "masculine" + } + ], + "גלילה": [ + { + "word_nikkud": "גְּלִילָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6646-glila", + "gender": "feminine" + } + ], + "גלילות": [ + { + "word_nikkud": "גְּלִילָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6646-glila", + "gender": "feminine" + } + ], + "גלילת־": [ + { + "word_nikkud": "גְּלִילָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6646-glila", + "gender": "feminine" + } + ], + "גלילות־": [ + { + "word_nikkud": "גְּלִילָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6646-glila", + "gender": "feminine" + } + ], + "גולם": [ + { + "word_nikkud": "גֹּלֶם", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7869-golem", + "gender": "masculine" + } + ], + "גלמים": [ + { + "word_nikkud": "גֹּלֶם", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7869-golem", + "gender": "masculine" + } + ], + "גולם־": [ + { + "word_nikkud": "גֹּלֶם", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7869-golem", + "gender": "masculine" + } + ], + "גלמי־": [ + { + "word_nikkud": "גֹּלֶם", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7869-golem", + "gender": "masculine" + } + ], + "גלימה": [ + { + "word_nikkud": "גְּלִימָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8105-glima", + "gender": "feminine" + } + ], + "גלימות": [ + { + "word_nikkud": "גְּלִימָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8105-glima", + "gender": "feminine" + } + ], + "גלימת־": [ + { + "word_nikkud": "גְּלִימָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8105-glima", + "gender": "feminine" + } + ], + "גלימות־": [ + { + "word_nikkud": "גְּלִימָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8105-glima", + "gender": "feminine" + } + ], + "תגליף": [ + { + "word_nikkud": "תַּגְלִיף", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3604-taglif", + "gender": "masculine" + } + ], + "תגליפים": [ + { + "word_nikkud": "תַּגְלִיף", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3604-taglif", + "gender": "masculine" + } + ], + "תגליף־": [ + { + "word_nikkud": "תַּגְלִיף", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3604-taglif", + "gender": "masculine" + } + ], + "תגליפי־": [ + { + "word_nikkud": "תַּגְלִיף", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3604-taglif", + "gender": "masculine" + } + ], + "גלופה": [ + { + "word_nikkud": "גְּלוּפָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3658-glufa", + "gender": "feminine" + } + ], + "גלופות": [ + { + "word_nikkud": "גְּלוּפָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3658-glufa", + "gender": "feminine" + } + ], + "גלופת־": [ + { + "word_nikkud": "גְּלוּפָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3658-glufa", + "gender": "feminine" + } + ], + "גלופות־": [ + { + "word_nikkud": "גְּלוּפָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3658-glufa", + "gender": "feminine" + } + ], + "גלישה": [ + { + "word_nikkud": "גְּלִישָׁה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8744-glisha", + "gender": "feminine" + } + ], + "גלישות": [ + { + "word_nikkud": "גְּלִישָׁה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8744-glisha", + "gender": "feminine" + } + ], + "גלישת־": [ + { + "word_nikkud": "גְּלִישָׁה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8744-glisha", + "gender": "feminine" + } + ], + "גלישות־": [ + { + "word_nikkud": "גְּלִישָׁה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8744-glisha", + "gender": "feminine" + } + ], + "מגלשה": [ + { + "word_nikkud": "מַגְלֵשָׁה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6330-maglesha", + "gender": "feminine" + } + ], + "מגלשות": [ + { + "word_nikkud": "מַגְלֵשָׁה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6330-maglesha", + "gender": "feminine" + } + ], + "מגלשת־": [ + { + "word_nikkud": "מַגְלֵשָׁה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6330-maglesha", + "gender": "feminine" + } + ], + "מגלשות־": [ + { + "word_nikkud": "מַגְלֵשָׁה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6330-maglesha", + "gender": "feminine" + } + ], + "גומא": [ + { + "word_nikkud": "גֹּמֶא", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4117-gome", + "gender": "masculine" + } + ], + "גמאים": [ + { + "word_nikkud": "גֹּמֶא", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4117-gome", + "gender": "masculine" + } + ], + "גומא־": [ + { + "word_nikkud": "גֹּמֶא", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4117-gome", + "gender": "masculine" + } + ], + "גמאי־": [ + { + "word_nikkud": "גֹּמֶא", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4117-gome", + "gender": "masculine" + } + ], + "גמבה": [ + { + "word_nikkud": "גַּמְבָּה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7911-gamba", + "gender": "feminine" + } + ], + "גמבות": [ + { + "word_nikkud": "גַּמְבָּה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7911-gamba", + "gender": "feminine" + } + ], + "גמל": [ + { + "word_nikkud": "גָּמָל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6064-gamal", + "gender": "masculine" + } + ], + "גמלים": [ + { + "word_nikkud": "גָּמָל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6064-gamal", + "gender": "masculine" + } + ], + "גמל־": [ + { + "word_nikkud": "גָּמָל", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6064-gamal", + "gender": "masculine" + } + ], + "גמלי־": [ + { + "word_nikkud": "גָּמָל", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6064-gamal", + "gender": "masculine" + } + ], + "תגמול": [ + { + "word_nikkud": "תַּגְמוּל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3622-tagmul", + "gender": "masculine" + } + ], + "תגמולים": [ + { + "word_nikkud": "תַּגְמוּל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3622-tagmul", + "gender": "masculine" + } + ], + "תגמול־": [ + { + "word_nikkud": "תַּגְמוּל", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3622-tagmul", + "gender": "masculine" + } + ], + "תגמולי־": [ + { + "word_nikkud": "תַּגְמוּל", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3622-tagmul", + "gender": "masculine" + } + ], + "גמלה": [ + { + "word_nikkud": "גִּמְלָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6354-gimla", + "gender": "feminine" + } + ], + "גמלאות": [ + { + "word_nikkud": "גִּמְלָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6354-gimla", + "gender": "feminine" + } + ], + "גמלת־": [ + { + "word_nikkud": "גִּמְלָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6354-gimla", + "gender": "feminine" + } + ], + "גמלות־": [ + { + "word_nikkud": "גִּמְלָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6354-gimla", + "gender": "feminine" + } + ], + "גמלאי": [ + { + "word_nikkud": "גִּמְלַאי", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6652-gimlay", + "gender": "masculine" + } + ], + "גמלאים": [ + { + "word_nikkud": "גִּמְלַאי", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6652-gimlay", + "gender": "masculine" + } + ], + "גמלאי־": [ + { + "word_nikkud": "גִּמְלַאי", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6652-gimlay", + "gender": "masculine" + }, + { + "word_nikkud": "גִּמְלַאי", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6652-gimlay", + "gender": "masculine" + } + ], + "גמילה": [ + { + "word_nikkud": "גְּמִילָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6943-gmila", + "gender": "feminine" + } + ], + "גמילות": [ + { + "word_nikkud": "גְּמִילָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6943-gmila", + "gender": "feminine" + } + ], + "גמילת־": [ + { + "word_nikkud": "גְּמִילָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6943-gmila", + "gender": "feminine" + } + ], + "גמילות־": [ + { + "word_nikkud": "גְּמִילָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6943-gmila", + "gender": "feminine" + } + ], + "גמירה": [ + { + "word_nikkud": "גְּמִירָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8290-gmira", + "gender": "feminine" + }, + { + "word_nikkud": "לִגְמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "351-ligmor" + } + ], + "גמירות": [ + { + "word_nikkud": "גְּמִירָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8290-gmira", + "gender": "feminine" + } + ], + "גמירת־": [ + { + "word_nikkud": "גְּמִירָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8290-gmira", + "gender": "feminine" + } + ], + "גמירות־": [ + { + "word_nikkud": "גְּמִירָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8290-gmira", + "gender": "feminine" + } + ], + "גניבה": [ + { + "word_nikkud": "גְּנֵבָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "2840-gneva", + "gender": "feminine" + }, + { + "word_nikkud": "לִגְנֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "353-lignov" + } + ], + "גניבות": [ + { + "word_nikkud": "גְּנֵבָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "2840-gneva", + "gender": "feminine" + } + ], + "גניבת־": [ + { + "word_nikkud": "גְּנֵבָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "2840-gneva", + "gender": "feminine" + } + ], + "גניבות־": [ + { + "word_nikkud": "גְּנֵבָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "2840-gneva", + "gender": "feminine" + } + ], + "גינוי": [ + { + "word_nikkud": "גִּנּוּי", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8027-ginuy", + "gender": "masculine" + } + ], + "גינויים": [ + { + "word_nikkud": "גִּנּוּי", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8027-ginuy", + "gender": "masculine" + } + ], + "גינוי־": [ + { + "word_nikkud": "גִּנּוּי", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8027-ginuy", + "gender": "masculine" + } + ], + "גינויי־": [ + { + "word_nikkud": "גִּנּוּי", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8027-ginuy", + "gender": "masculine" + } + ], + "גינה": [ + { + "word_nikkud": "גִּנָּה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7197-gina", + "gender": "feminine" + }, + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "גינות": [ + { + "word_nikkud": "גִּנָּה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7197-gina", + "gender": "feminine" + } + ], + "גינת־": [ + { + "word_nikkud": "גִּנָּה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7197-gina", + "gender": "feminine" + } + ], + "גינות־": [ + { + "word_nikkud": "גִּנָּה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7197-gina", + "gender": "feminine" + } + ], + "גן": [ + { + "word_nikkud": "גַּן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "2656-gan", + "gender": "masculine" + }, + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "גנים": [ + { + "word_nikkud": "גַּן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "2656-gan", + "gender": "masculine" + } + ], + "גן־": [ + { + "word_nikkud": "גַּן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "2656-gan", + "gender": "masculine" + } + ], + "גני־": [ + { + "word_nikkud": "גַּן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "2656-gan", + "gender": "masculine" + } + ], + "מגן": [ + { + "word_nikkud": "מָגֵן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4328-magen", + "gender": "" + }, + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "מגינים": [ + { + "word_nikkud": "מָגֵן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4328-magen", + "gender": "" + }, + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "מגן־": [ + { + "word_nikkud": "מָגֵן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4328-magen", + "gender": "" + } + ], + "מגיני־": [ + { + "word_nikkud": "מָגֵן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4328-magen", + "gender": "" + } + ], + "גנן": [ + { + "word_nikkud": "גַּנָּן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "2657-ganan", + "gender": "masculine" + }, + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "גננים": [ + { + "word_nikkud": "גַּנָּן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "2657-ganan", + "gender": "masculine" + } + ], + "גנן־": [ + { + "word_nikkud": "גַּנָּן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "2657-ganan", + "gender": "masculine" + } + ], + "גנני־": [ + { + "word_nikkud": "גַּנָּן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "2657-ganan", + "gender": "masculine" + } + ], + "הגנה": [ + { + "word_nikkud": "הֲגַנָּה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7229-hagana", + "gender": "feminine" + }, + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "הגנות": [ + { + "word_nikkud": "הֲגַנָּה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7229-hagana", + "gender": "feminine" + } + ], + "הגנת־": [ + { + "word_nikkud": "הֲגַנָּה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7229-hagana", + "gender": "feminine" + } + ], + "הגנות־": [ + { + "word_nikkud": "הֲגַנָּה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7229-hagana", + "gender": "feminine" + } + ], + "גסות": [ + { + "word_nikkud": "גַּסּוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8625-gasut", + "gender": "feminine" + } + ], + "גסויות": [ + { + "word_nikkud": "גַּסּוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8625-gasut", + "gender": "feminine" + } + ], + "גסות־": [ + { + "word_nikkud": "גַּסּוּת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8625-gasut", + "gender": "feminine" + } + ], + "גסויות־": [ + { + "word_nikkud": "גַּסּוּת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8625-gasut", + "gender": "feminine" + } + ], + "געגוע": [ + { + "word_nikkud": "גִּעְגּוּעַ", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5158-giagua", + "gender": "masculine" + } + ], + "געגוע־": [ + { + "word_nikkud": "גִּעְגּוּעַ", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5158-giagua", + "gender": "masculine" + } + ], + "גועל": [ + { + "word_nikkud": "גֹּעַל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7389-goal", + "gender": "masculine" + } + ], + "גועל־": [ + { + "word_nikkud": "גֹּעַל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7389-goal", + "gender": "masculine" + } + ], + "גערה": [ + { + "word_nikkud": "גְּעָרָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6765-geara", + "gender": "feminine" + } + ], + "גערות": [ + { + "word_nikkud": "גְּעָרָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6765-geara", + "gender": "feminine" + } + ], + "גערת־": [ + { + "word_nikkud": "גְּעָרָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6765-geara", + "gender": "feminine" + } + ], + "גערות־": [ + { + "word_nikkud": "גְּעָרָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6765-geara", + "gender": "feminine" + } + ], + "געשיות": [ + { + "word_nikkud": "גַּעְשִׁיּוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8583-gaashiyut", + "gender": "feminine" + } + ], + "געשיויות": [ + { + "word_nikkud": "גַּעְשִׁיּוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8583-gaashiyut", + "gender": "feminine" + } + ], + "געשיות־": [ + { + "word_nikkud": "גַּעְשִׁיּוּת", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8583-gaashiyut", + "gender": "feminine" + } + ], + "געשיויות־": [ + { + "word_nikkud": "גַּעְשִׁיּוּת", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8583-gaashiyut", + "gender": "feminine" + } + ], + "געש": [ + { + "word_nikkud": "גַּעַשׁ", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8581-gaash", + "gender": "masculine" + } + ], + "געשים": [ + { + "word_nikkud": "גַּעַשׁ", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8581-gaash", + "gender": "masculine" + } + ], + "געש־": [ + { + "word_nikkud": "גַּעַשׁ", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8581-gaash", + "gender": "masculine" + } + ], + "געשי־": [ + { + "word_nikkud": "גַּעַשׁ", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8581-gaash", + "gender": "masculine" + } + ], + "גף": [ + { + "word_nikkud": "גַּף", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8409-gaf", + "gender": "feminine" + } + ], + "גפיים": [ + { + "word_nikkud": "גַּף", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8409-gaf", + "gender": "feminine" + } + ], + "גף־": [ + { + "word_nikkud": "גַּף", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8409-gaf", + "gender": "feminine" + } + ], + "גפי־": [ + { + "word_nikkud": "גַּף", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8409-gaf", + "gender": "feminine" + } + ], + "גפן": [ + { + "word_nikkud": "גֶּפֶן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6092-gefen", + "gender": "feminine" + } + ], + "גפנים": [ + { + "word_nikkud": "גֶּפֶן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6092-gefen", + "gender": "feminine" + } + ], + "גפן־": [ + { + "word_nikkud": "גֶּפֶן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6092-gefen", + "gender": "feminine" + } + ], + "גפני־": [ + { + "word_nikkud": "גֶּפֶן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6092-gefen", + "gender": "feminine" + } + ], + "גופרית": [ + { + "word_nikkud": "גָּפְרִית", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7886-gofrit", + "gender": "feminine" + } + ], + "גופרית־": [ + { + "word_nikkud": "גָּפְרִית", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7886-gofrit", + "gender": "feminine" + } + ], + "גופר": [ + { + "word_nikkud": "גֹּפֶר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7885-gofer", + "gender": "masculine" + } + ], + "גופר־": [ + { + "word_nikkud": "גֹּפֶר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7885-gofer", + "gender": "masculine" + } + ], + "גפרור": [ + { + "word_nikkud": "גַּפְרוּר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8789-gafrur", + "gender": "masculine" + } + ], + "גפרורים": [ + { + "word_nikkud": "גַּפְרוּר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8789-gafrur", + "gender": "masculine" + } + ], + "גפרור־": [ + { + "word_nikkud": "גַּפְרוּר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8789-gafrur", + "gender": "masculine" + } + ], + "גפרורי־": [ + { + "word_nikkud": "גַּפְרוּר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8789-gafrur", + "gender": "masculine" + } + ], + "גרב": [ + { + "word_nikkud": "גֶּרֶב", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3107-gerev", + "gender": "masculine" + } + ], + "גרביים": [ + { + "word_nikkud": "גֶּרֶב", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3107-gerev", + "gender": "masculine" + } + ], + "גרב־": [ + { + "word_nikkud": "גֶּרֶב", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3107-gerev", + "gender": "masculine" + } + ], + "גרבי־": [ + { + "word_nikkud": "גֶּרֶב", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3107-gerev", + "gender": "masculine" + } + ], + "גרגר": [ + { + "word_nikkud": "גַּרְגֵּר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8304-garger", + "gender": "masculine" + } + ], + "גרגרים": [ + { + "word_nikkud": "גַּרְגֵּר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8304-garger", + "gender": "masculine" + } + ], + "גרגר־": [ + { + "word_nikkud": "גַּרְגֵּר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8304-garger", + "gender": "masculine" + } + ], + "גרגרי־": [ + { + "word_nikkud": "גַּרְגֵּר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8304-garger", + "gender": "masculine" + } + ], + "גירוד": [ + { + "word_nikkud": "גֵּרוּד", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "8442-gerud", + "gender": "masculine" + } + ], + "גירודים": [ + { + "word_nikkud": "גֵּרוּד", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "8442-gerud", + "gender": "masculine" + } + ], + "גירוד־": [ + { + "word_nikkud": "גֵּרוּד", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "8442-gerud", + "gender": "masculine" + } + ], + "גירודי־": [ + { + "word_nikkud": "גֵּרוּד", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "8442-gerud", + "gender": "masculine" + } + ], + "גרוי": [ + { + "word_nikkud": "גֵּרוּי", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7001-geruy", + "gender": "" + } + ], + "גרויים": [ + { + "word_nikkud": "גֵּרוּי", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7001-geruy", + "gender": "" + } + ], + "גרוי־": [ + { + "word_nikkud": "גֵּרוּי", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7001-geruy", + "gender": "" + } + ], + "גרויי־": [ + { + "word_nikkud": "גֵּרוּי", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7001-geruy", + "gender": "" + } + ], + "גרון": [ + { + "word_nikkud": "גָּרוֹן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6460-garon", + "gender": "" + } + ], + "גרונות": [ + { + "word_nikkud": "גָּרוֹן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6460-garon", + "gender": "" + } + ], + "גרון־": [ + { + "word_nikkud": "גָּרוֹן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6460-garon", + "gender": "" + } + ], + "גרונות־": [ + { + "word_nikkud": "גָּרוֹן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6460-garon", + "gender": "" + } + ], + "גרוש": [ + { + "word_nikkud": "גְּרוּשׁ", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6438-grush", + "gender": "" + } + ], + "גרושים": [ + { + "word_nikkud": "גְּרוּשׁ", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6438-grush", + "gender": "" + } + ], + "גרוש־": [ + { + "word_nikkud": "גְּרוּשׁ", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6438-grush", + "gender": "" + } + ], + "גרושי־": [ + { + "word_nikkud": "גְּרוּשׁ", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6438-grush", + "gender": "" + } + ], + "גירוז": [ + { + "word_nikkud": "גֵּרוּז", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7948-geruz", + "gender": "masculine" + } + ], + "גירוזים": [ + { + "word_nikkud": "גֵּרוּז", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7948-geruz", + "gender": "masculine" + } + ], + "גירוז־": [ + { + "word_nikkud": "גֵּרוּז", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7948-geruz", + "gender": "masculine" + } + ], + "גירוזי־": [ + { + "word_nikkud": "גֵּרוּז", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7948-geruz", + "gender": "masculine" + } + ], + "גרזן": [ + { + "word_nikkud": "גַּרְזֶן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4149-garzen", + "gender": "masculine" + } + ], + "גרזינים": [ + { + "word_nikkud": "גַּרְזֶן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4149-garzen", + "gender": "masculine" + } + ], + "גרזן־": [ + { + "word_nikkud": "גַּרְזֶן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4149-garzen", + "gender": "masculine" + } + ], + "גרזיני־": [ + { + "word_nikkud": "גַּרְזֶן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4149-garzen", + "gender": "masculine" + } + ], + "אתגר": [ + { + "word_nikkud": "אֶתְגָר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4814-etgar", + "gender": "masculine" + } + ], + "אתגרים": [ + { + "word_nikkud": "אֶתְגָר", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4814-etgar", + "gender": "masculine" + } + ], + "אתגר־": [ + { + "word_nikkud": "אֶתְגָר", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4814-etgar", + "gender": "masculine" + } + ], + "אתגרי־": [ + { + "word_nikkud": "אֶתְגָר", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4814-etgar", + "gender": "masculine" + } + ], + "גריז": [ + { + "word_nikkud": "גְּרִיז", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "9073-griz", + "gender": "masculine" + } + ], + "גריז־": [ + { + "word_nikkud": "גְּרִיז", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "9073-griz", + "gender": "masculine" + } + ], + "הגרלה": [ + { + "word_nikkud": "הַגְרָלָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3672-hagrala", + "gender": "feminine" + } + ], + "הגרלות": [ + { + "word_nikkud": "הַגְרָלָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3672-hagrala", + "gender": "feminine" + } + ], + "הגרלת־": [ + { + "word_nikkud": "הַגְרָלָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3672-hagrala", + "gender": "feminine" + } + ], + "הגרלות־": [ + { + "word_nikkud": "הַגְרָלָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3672-hagrala", + "gender": "feminine" + } + ], + "גורל": [ + { + "word_nikkud": "גּוֹרָל", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4107-goral", + "gender": "masculine" + } + ], + "גורלות": [ + { + "word_nikkud": "גּוֹרָל", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4107-goral", + "gender": "masculine" + } + ], + "גורל־": [ + { + "word_nikkud": "גּוֹרָל", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4107-goral", + "gender": "masculine" + } + ], + "גורלות־": [ + { + "word_nikkud": "גּוֹרָל", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4107-goral", + "gender": "masculine" + } + ], + "גירסה": [ + { + "word_nikkud": "גִּרְסָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "4685-girsa", + "gender": "feminine" + } + ], + "גירסא": [ + { + "word_nikkud": "גִּרְסָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "4685-girsa", + "gender": "feminine" + } + ], + "גירסות": [ + { + "word_nikkud": "גִּרְסָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "4685-girsa", + "gender": "feminine" + } + ], + "גירסאות": [ + { + "word_nikkud": "גִּרְסָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "4685-girsa", + "gender": "feminine" + } + ], + "גירסת־": [ + { + "word_nikkud": "גִּרְסָה", + "form_type": "other", + "pos": "Noun", + "slug": "4685-girsa", + "gender": "feminine" + } + ], + "גירסות־": [ + { + "word_nikkud": "גִּרְסָה", + "form_type": "other", + "pos": "Noun", + "slug": "4685-girsa", + "gender": "feminine" + } + ], + "גירעון": [ + { + "word_nikkud": "גֵּרָעוֹן", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "5961-geraon", + "gender": "masculine" + } + ], + "גירעונות": [ + { + "word_nikkud": "גֵּרָעוֹן", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "5961-geraon", + "gender": "masculine" + } + ], + "גירעון־": [ + { + "word_nikkud": "גֵּרָעוֹן", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "5961-geraon", + "gender": "masculine" + } + ], + "גירעונות־": [ + { + "word_nikkud": "גֵּרָעוֹן", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "5961-geraon", + "gender": "masculine" + } + ], + "גרעין": [ + { + "word_nikkud": "גַּרְעִין", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6960-garin", + "gender": "masculine" + } + ], + "גרעינים": [ + { + "word_nikkud": "גַּרְעִין", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6960-garin", + "gender": "masculine" + } + ], + "גרעין־": [ + { + "word_nikkud": "גַּרְעִין", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6960-garin", + "gender": "masculine" + } + ], + "גרעיני־": [ + { + "word_nikkud": "גַּרְעִין", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6960-garin", + "gender": "masculine" + } + ], + "מגרפה": [ + { + "word_nikkud": "מַגְרֵפָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6620-magrefa", + "gender": "feminine" + } + ], + "מגרפות": [ + { + "word_nikkud": "מַגְרֵפָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6620-magrefa", + "gender": "feminine" + } + ], + "מגרפת־": [ + { + "word_nikkud": "מַגְרֵפָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6620-magrefa", + "gender": "feminine" + } + ], + "מגרפות־": [ + { + "word_nikkud": "מַגְרֵפָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6620-magrefa", + "gender": "feminine" + } + ], + "מגירה": [ + { + "word_nikkud": "מְגֵרָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7480-megera", + "gender": "feminine" + }, + { + "word_nikkud": "לִגְרֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "384-ligror" + } + ], + "מגירות": [ + { + "word_nikkud": "מְגֵרָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7480-megera", + "gender": "feminine" + } + ], + "מגירת־": [ + { + "word_nikkud": "מְגֵרָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7480-megera", + "gender": "feminine" + } + ], + "מגירות־": [ + { + "word_nikkud": "מְגֵרָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "7480-megera", + "gender": "feminine" + } + ], + "גרר": [ + { + "word_nikkud": "גְּרָר", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3493-grar", + "gender": "masculine" + }, + { + "word_nikkud": "לִגְרֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "384-ligror" + } + ], + "גרירה": [ + { + "word_nikkud": "גְּרִירָה", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "9263-grira", + "gender": "feminine" + }, + { + "word_nikkud": "לִגְרֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "384-ligror" + } + ], + "גרירות": [ + { + "word_nikkud": "גְּרִירָה", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "9263-grira", + "gender": "feminine" + } + ], + "גרירת־": [ + { + "word_nikkud": "גְּרִירָה", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "9263-grira", + "gender": "feminine" + } + ], + "גרירות־": [ + { + "word_nikkud": "גְּרִירָה", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "9263-grira", + "gender": "feminine" + } + ], + "גירושים": [ + { + "word_nikkud": "גֵּרוּשִׁים", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "7959-gerushim", + "gender": "masculine" + } + ], + "גירושין": [ + { + "word_nikkud": "גֵּרוּשִׁים", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "7959-gerushim", + "gender": "masculine" + } + ], + "גירושי־": [ + { + "word_nikkud": "גֵּרוּשִׁים", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "7959-gerushim", + "gender": "masculine" + } + ], + "גרש": [ + { + "word_nikkud": "גֶּרֶשׁ", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3815-geresh", + "gender": "masculine" + }, + { + "word_nikkud": "גֶּרֶשׁ", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3815-geresh", + "gender": "masculine" + } + ], + "מגרש": [ + { + "word_nikkud": "מִגְרָשׁ", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3171-migrash", + "gender": "masculine" + } + ], + "מגרשים": [ + { + "word_nikkud": "מִגְרָשׁ", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3171-migrash", + "gender": "masculine" + } + ], + "מגרש־": [ + { + "word_nikkud": "מִגְרָשׁ", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "3171-migrash", + "gender": "masculine" + } + ], + "מגרשי־": [ + { + "word_nikkud": "מִגְרָשׁ", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "3171-migrash", + "gender": "masculine" + } + ], + "גשם": [ + { + "word_nikkud": "גֶּשֶׁם", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "6090-geshem", + "gender": "masculine" + } + ], + "גשמים": [ + { + "word_nikkud": "גֶּשֶׁם", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "6090-geshem", + "gender": "masculine" + } + ], + "גשם־": [ + { + "word_nikkud": "גֶּשֶׁם", + "form_type": "construct_singular", + "pos": "Noun", + "slug": "6090-geshem", + "gender": "masculine" + } + ], + "גשמי־": [ + { + "word_nikkud": "גֶּשֶׁם", + "form_type": "construct_plural", + "pos": "Noun", + "slug": "6090-geshem", + "gender": "masculine" + } + ], + "התגשמות": [ + { + "word_nikkud": "הִתְגַּשְּׁמוּת", + "form_type": "absolute_singular", + "pos": "Noun", + "slug": "3009-hitgashmut", + "gender": "feminine" + } + ], + "התגשמות־": [ + { + "word_nikkud": "הִתְגַּשְּׁמוּת", + "form_type": "absolute_plural", + "pos": "Noun", + "slug": "3009-hitgashmut", + "gender": "feminine" + } + ], + "שִׁינִּיתָ": [ + { + "word_nikkud": "לִהְיוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "454-lihyot" + }, + { + "word_nikkud": "לְעַשּׂוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3-laasot" + }, + { + "word_nikkud": "לִרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1972-lirot" + }, + { + "word_nikkud": "לָלֶכֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "7-lalechet" + }, + { + "word_nikkud": "לְדַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + }, + { + "word_nikkud": "לַעֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "46-laazor" + }, + { + "word_nikkud": "לָדַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "791-ladaat" + }, + { + "word_nikkud": "לוֹמַר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "55-lomar" + }, + { + "word_nikkud": "לָקַחַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2427-lakachat" + }, + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + }, + { + "word_nikkud": "לִמְצֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1083-limtzo" + }, + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + }, + { + "word_nikkud": "לָתֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1285-latet" + }, + { + "word_nikkud": "לָצֵאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "832-latzet" + }, + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + }, + { + "word_nikkud": "לַחֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "48-lachazor" + }, + { + "word_nikkud": "לַהֲרֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "473-laharog" + }, + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + }, + { + "word_nikkud": "לָבוֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "28-lavo" + }, + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + }, + { + "word_nikkud": "לִשְׁמֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2250-lishmoa" + }, + { + "word_nikkud": "לַעֲבֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "51-laavod" + }, + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + }, + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + }, + { + "word_nikkud": "לְהִשָּׁאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "47-lehishaer" + }, + { + "word_nikkud": "לִשְׁאֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "39-lishol" + }, + { + "word_nikkud": "עָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4426-arev" + }, + { + "word_nikkud": "לִפְחֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1619-lifchot" + }, + { + "word_nikkud": "לֶאֱכֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "30-leechol" + }, + { + "word_nikkud": "לַעֲזֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1470-laazov" + }, + { + "word_nikkud": "לְהִכָּנֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "918-lehikanes" + }, + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + }, + { + "word_nikkud": "לָמוּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "52-lamut" + }, + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + }, + { + "word_nikkud": "לַעֲצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1542-laatzor" + }, + { + "word_nikkud": "לִשְׁמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2255-lishmor" + }, + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + }, + { + "word_nikkud": "לְהִשְׁתַּמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2260-lehishtamesh" + }, + { + "word_nikkud": "לִקְרֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "13-likro" + }, + { + "word_nikkud": "לִחְיוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "797-lichyot" + }, + { + "word_nikkud": "לַעֲבֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1441-laavor" + }, + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + }, + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + }, + { + "word_nikkud": "לִפְגֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1592-lifgosh" + }, + { + "word_nikkud": "לִישֹׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "860-lishon" + }, + { + "word_nikkud": "לְנַצֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + }, + { + "word_nikkud": "לִגְרֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "376-ligrom" + }, + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + }, + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + }, + { + "word_nikkud": "לְחַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + }, + { + "word_nikkud": "לִבְדֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "177-livdok" + }, + { + "word_nikkud": "מָעַט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2770-maat" + }, + { + "word_nikkud": "נִהְיָה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2552-nihya" + }, + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + }, + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "989-lalush" + }, + { + "word_nikkud": "לְהִתְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1971-lehitkasher" + }, + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + }, + { + "word_nikkud": "לִקְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1913-liknot" + }, + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + }, + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + }, + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + }, + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + }, + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + }, + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + }, + { + "word_nikkud": "לִשְׁתֹּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2340-lishtot" + }, + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + }, + { + "word_nikkud": "לָזוּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "493-lazuz" + }, + { + "word_nikkud": "לִדְאֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "394-lidog" + }, + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + }, + { + "word_nikkud": "לָשֶׁבֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "9-lashevet" + }, + { + "word_nikkud": "לִלְמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "41-lilmod" + }, + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + }, + { + "word_nikkud": "לְהִתְמוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2451-lehitmoded" + }, + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + }, + { + "word_nikkud": "לְהוֹדוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "788-lehodot" + }, + { + "word_nikkud": "לִבְחֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "206-livchor" + }, + { + "word_nikkud": "לִפְגֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1590-lifgoa" + }, + { + "word_nikkud": "לְגַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "333-liglot" + }, + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + }, + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + }, + { + "word_nikkud": "לַהֲפֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "468-lahafoch" + }, + { + "word_nikkud": "לִבְרֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "263-livroach" + }, + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + }, + { + "word_nikkud": "לְשַׁנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2263-lishnot" + }, + { + "word_nikkud": "לַעֲמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "8-laamod" + }, + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + }, + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + }, + { + "word_nikkud": "לְהִסְתַּכֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1352-lehistakel" + }, + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + }, + { + "word_nikkud": "לְהִתְרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1974-lehitraot" + }, + { + "word_nikkud": "לִפְתֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1747-liftoach" + }, + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + }, + { + "word_nikkud": "לִירוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "851-lirot" + }, + { + "word_nikkud": "לִשְׁלֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2220-lishloach" + }, + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + }, + { + "word_nikkud": "לְהִלָּחֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "991-lehilachem" + }, + { + "word_nikkud": "לְהַעֲבִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + }, + { + "word_nikkud": "לִנְסֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1215-linsoa" + }, + { + "word_nikkud": "לְוַדֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "479-levade" + }, + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + }, + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + }, + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + }, + { + "word_nikkud": "לְהוֹכִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "807-lehochiach" + }, + { + "word_nikkud": "לִמְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "43-limkor" + }, + { + "word_nikkud": "לִסְמֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1372-lismoch" + }, + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + }, + { + "word_nikkud": "לְעַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "40-laanot" + }, + { + "word_nikkud": "לַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "26-laalot" + }, + { + "word_nikkud": "זָקֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6852-zaken" + }, + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + }, + { + "word_nikkud": "לָרֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "848-laredet" + }, + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + }, + { + "word_nikkud": "לִבְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "234-livnot" + }, + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + }, + { + "word_nikkud": "לְהוֹרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + }, + { + "word_nikkud": "לְבַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2736-livlot" + }, + { + "word_nikkud": "לְהַכְנִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + }, + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + }, + { + "word_nikkud": "לָגוּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4-lagur" + }, + { + "word_nikkud": "לְהִצְטָרֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1844-lehitztaref" + }, + { + "word_nikkud": "לַהֲרֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "477-laharos" + }, + { + "word_nikkud": "לְהִתְחַתֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "724-lehitchaten" + }, + { + "word_nikkud": "לֶאֱסֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "128-leesof" + }, + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + }, + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + }, + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + }, + { + "word_nikkud": "לִרְקֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "38-lirkod" + }, + { + "word_nikkud": "לֶאֱהֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "67-leehov" + }, + { + "word_nikkud": "לָרוּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "11-larutz" + }, + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + }, + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + }, + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + }, + { + "word_nikkud": "לְהֵרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1973-leheraot" + }, + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + }, + { + "word_nikkud": "לִשְׁכֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "36-lishkoach" + }, + { + "word_nikkud": "לִזְרֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "37-lizrok" + }, + { + "word_nikkud": "לִשְׁלֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2223-lishlot" + }, + { + "word_nikkud": "לְוַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "481-levater" + }, + { + "word_nikkud": "לְפַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1640-lifnot" + }, + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + }, + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + }, + { + "word_nikkud": "לְהִפָּגֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1593-lehipagesh" + }, + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + }, + { + "word_nikkud": "לִלְבֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "973-lilbosh" + }, + { + "word_nikkud": "לְהַרְשׁוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + }, + { + "word_nikkud": "לִזְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "34-lizkor" + }, + { + "word_nikkud": "לִגְנֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "353-lignov" + }, + { + "word_nikkud": "לְהֵרָגֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1990-leheragea" + }, + { + "word_nikkud": "לִסְגֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1314-lisgor" + }, + { + "word_nikkud": "לָגַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1140-lagaat" + }, + { + "word_nikkud": "לִמְנֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1068-limnoa" + }, + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + }, + { + "word_nikkud": "לִבְטֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "211-livtoach" + }, + { + "word_nikkud": "לִנְהֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1153-linhog" + }, + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + }, + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + }, + { + "word_nikkud": "לָשִׁיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5-lashir" + }, + { + "word_nikkud": "לְהַבְטִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + }, + { + "word_nikkud": "לִשְׁכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "10-lishkav" + }, + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + }, + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + }, + { + "word_nikkud": "לִנְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1273-linshom" + }, + { + "word_nikkud": "לַעֲקֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1544-laakov" + }, + { + "word_nikkud": "לְהַחְלִיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + }, + { + "word_nikkud": "לִקְפֹּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1931-likpotz" + }, + { + "word_nikkud": "לְנַהֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + }, + { + "word_nikkud": "לִסְבֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1301-lisbol" + }, + { + "word_nikkud": "לְהִתְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1245-lehitnatzel" + }, + { + "word_nikkud": "לְהִפָּטֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1625-lehipater" + }, + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + }, + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + }, + { + "word_nikkud": "לִשְׂרֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2314-lisrod" + }, + { + "word_nikkud": "לִפְתֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1754-liftor" + }, + { + "word_nikkud": "עָיֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1483-ayef" + }, + { + "word_nikkud": "לְבַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "17-livkot" + }, + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + }, + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + }, + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + }, + { + "word_nikkud": "לִשְׁבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2135-lishbor" + }, + { + "word_nikkud": "לְהִתְרַחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2024-lehitrachek" + }, + { + "word_nikkud": "לְהִסְתּוֹבֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1297-lehistovev" + }, + { + "word_nikkud": "לִרְכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2040-lirkav" + }, + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + }, + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + }, + { + "word_nikkud": "לָאֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2732-laor" + }, + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + }, + { + "word_nikkud": "לָעוּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1461-lauf" + }, + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + }, + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + }, + { + "word_nikkud": "לָנוּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1164-lanuach" + }, + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + }, + { + "word_nikkud": "לִמְשֹׁךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1108-limshoch" + }, + { + "word_nikkud": "לָקוּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1876-lakum" + }, + { + "word_nikkud": "לְשׂוֹחֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2187-lesocheach" + }, + { + "word_nikkud": "לַחְתֹּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "718-lachtoch" + }, + { + "word_nikkud": "לַחֲלֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "612-lachalok" + }, + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + }, + { + "word_nikkud": "לְזַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "502-lizkot" + }, + { + "word_nikkud": "לְמַלֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + }, + { + "word_nikkud": "לִפְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1658-lifol" + }, + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + }, + { + "word_nikkud": "לָשֵׂאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1265-laset" + }, + { + "word_nikkud": "לִכְבֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2761-lichbod" + }, + { + "word_nikkud": "לְבַטֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + }, + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + }, + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + }, + { + "word_nikkud": "לְרַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "12-lirtzot" + }, + { + "word_nikkud": "לַחְקֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "672-lachkor" + }, + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + }, + { + "word_nikkud": "לְהִתְנַהֵג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1155-lehitnaheg" + }, + { + "word_nikkud": "לִדְפֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "432-lidpok" + }, + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + }, + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + }, + { + "word_nikkud": "לִמְסֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1072-limsor" + }, + { + "word_nikkud": "לִסְלֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1362-lisloach" + }, + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + }, + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + }, + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + }, + { + "word_nikkud": "לִדְחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "416-lidchof" + }, + { + "word_nikkud": "לְהִזְדַּיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "500-lehizdayen" + }, + { + "word_nikkud": "לְהִפָּרֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1691-lehipared" + }, + { + "word_nikkud": "לַחְתֹּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "721-lachtom" + }, + { + "word_nikkud": "לַחֲנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "630-lachanot" + }, + { + "word_nikkud": "לְמַצֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2639-lematzev" + }, + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + }, + { + "word_nikkud": "לְפַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1613-lefached" + }, + { + "word_nikkud": "לִקְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1853-likboa" + }, + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + }, + { + "word_nikkud": "לְהוֹפִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "831-lehofia" + }, + { + "word_nikkud": "לָדוּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "417-ladun" + }, + { + "word_nikkud": "לְהִתְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1947-lehitkarev" + }, + { + "word_nikkud": "לִפְרֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1718-lifrotz" + }, + { + "word_nikkud": "לְהִתְקַדֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1865-lehitkadem" + }, + { + "word_nikkud": "לִצְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1785-litzchok" + }, + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + }, + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + }, + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + }, + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + }, + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + }, + { + "word_nikkud": "לְהִסְתַּדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1322-lehistader" + }, + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + }, + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + }, + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + }, + { + "word_nikkud": "לְעַשֵּׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1576-leashen" + }, + { + "word_nikkud": "לְהִשְׁתַּנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "25-lehishtanot" + }, + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + }, + { + "word_nikkud": "לְהִתְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1557-lehitarev" + }, + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + }, + { + "word_nikkud": "לַעֲרֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1561-laaroch" + }, + { + "word_nikkud": "לְהַפִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + }, + { + "word_nikkud": "לְפוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1674-lefotzetz" + }, + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + }, + { + "word_nikkud": "לְהִתְחַמֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "627-lehitchamek" + }, + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + }, + { + "word_nikkud": "לִלְחֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "994-lilchotz" + }, + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + }, + { + "word_nikkud": "לֵהָנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "465-lehanot" + }, + { + "word_nikkud": "לִשְׁחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5832-lishchot" + }, + { + "word_nikkud": "לָטוּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "740-latus" + }, + { + "word_nikkud": "לְהַזְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + }, + { + "word_nikkud": "לְהִתְעַסֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1530-lehitasek" + }, + { + "word_nikkud": "לַחְטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "587-lachtof" + }, + { + "word_nikkud": "לַחֲשֹׂף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "712-lachasof" + }, + { + "word_nikkud": "לְדַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "410-ledaveach" + }, + { + "word_nikkud": "לִפֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1230-lipol" + }, + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + }, + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + }, + { + "word_nikkud": "לִרְחֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2016-lirchov" + }, + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + }, + { + "word_nikkud": "לִצְעֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1824-litzok" + }, + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + }, + { + "word_nikkud": "לְהַבִּיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1126-lehabit" + }, + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + }, + { + "word_nikkud": "לָנוּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1170-lanua" + }, + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + }, + { + "word_nikkud": "לִרְדֹּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1998-lirdof" + }, + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + }, + { + "word_nikkud": "לְהִמָּנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1069-lehimanea" + }, + { + "word_nikkud": "לֵבוֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "192-levosh" + }, + { + "word_nikkud": "לָחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "657-lachof" + }, + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + }, + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + }, + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + }, + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + }, + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + }, + { + "word_nikkud": "לְצַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1775-letzavot" + }, + { + "word_nikkud": "לִרְצֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2091-lirtzoach" + }, + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + }, + { + "word_nikkud": "לְהִתְעַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1501-lehitalem" + }, + { + "word_nikkud": "לְהִתְרַכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2043-lehitrakez" + }, + { + "word_nikkud": "לְהִתְגַּבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "294-lehitgaber" + }, + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + }, + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + }, + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + }, + { + "word_nikkud": "לָרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2035-lariv" + }, + { + "word_nikkud": "לִגְמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "351-ligmor" + }, + { + "word_nikkud": "לְנַשֵּׁף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5426-lenashef" + }, + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + }, + { + "word_nikkud": "לִשְׁקֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2300-lishkol" + }, + { + "word_nikkud": "לַחְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "660-lachpor" + }, + { + "word_nikkud": "לְהִשְׁתַּתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2335-lehishtatef" + }, + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + }, + { + "word_nikkud": "לְהִתְאַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "115-lehitamen" + }, + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + }, + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + }, + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + }, + { + "word_nikkud": "לָגֶשֶׁת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1143-lageshet" + }, + { + "word_nikkud": "לָסֶגֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1323-laseget" + }, + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + }, + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + }, + { + "word_nikkud": "לְהִשְׁתַּלֵּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2226-lehishtalet" + }, + { + "word_nikkud": "לְחַיֵּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "591-lechayech" + }, + { + "word_nikkud": "לִשְׁלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2798-lishlom" + }, + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + }, + { + "word_nikkud": "לְהֵעָלֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1499-lehealem" + }, + { + "word_nikkud": "לֶאֱרֹז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "153-leeroz" + }, + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + }, + { + "word_nikkud": "לִפְרֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1726-lifrosh" + }, + { + "word_nikkud": "לְהִשָּׁמֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2251-lehishamea" + }, + { + "word_nikkud": "לִשְׂרֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2321-lisrof" + }, + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + }, + { + "word_nikkud": "לְטַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6046-letaveach" + }, + { + "word_nikkud": "לִשְׂכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2208-liskor" + }, + { + "word_nikkud": "לְהָרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2036-lehariach" + }, + { + "word_nikkud": "לְהִשְׁתַּחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2177-lehishtachrer" + }, + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + }, + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + }, + { + "word_nikkud": "לָצוּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1773-latzud" + }, + { + "word_nikkud": "לְהִתְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1468-lehitorer" + }, + { + "word_nikkud": "לְהִזָּהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "488-lehizaher" + }, + { + "word_nikkud": "לַחֲצוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "667-lachatzot" + }, + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + }, + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + }, + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + }, + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + }, + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + }, + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + }, + { + "word_nikkud": "לִסְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1408-lispor" + }, + { + "word_nikkud": "לִרְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2103-lirshom" + }, + { + "word_nikkud": "לִשְׁפֹּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2282-lishpot" + }, + { + "word_nikkud": "לְהִתְלַבֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "974-lehitlabesh" + }, + { + "word_nikkud": "לְהִמָּלֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1056-lehimalet" + }, + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + }, + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + }, + { + "word_nikkud": "לְהָקִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + }, + { + "word_nikkud": "לַחֲסֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "645-lachasoch" + }, + { + "word_nikkud": "לְהִסְתַּלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1370-lehistalek" + }, + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + }, + { + "word_nikkud": "לְהִתְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "552-lehitchaber" + }, + { + "word_nikkud": "לִגְדֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "298-ligdol" + }, + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + }, + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + }, + { + "word_nikkud": "לְהִתְמַקֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1092-lehitmaked" + }, + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + }, + { + "word_nikkud": "לָחוּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "573-lachush" + }, + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + }, + { + "word_nikkud": "לְהִסְתַּכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1357-lehistaken" + }, + { + "word_nikkud": "לְהִתְיַחֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "806-lehityaches" + }, + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + }, + { + "word_nikkud": "לִמְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1046-limchok" + }, + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + }, + { + "word_nikkud": "לִבְחֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "202-livchon" + }, + { + "word_nikkud": "לֶאֱזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "81-leezor" + }, + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + }, + { + "word_nikkud": "לְפַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1667-liftzot" + }, + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + }, + { + "word_nikkud": "לִדְחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2516-lidchot" + }, + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + }, + { + "word_nikkud": "לְהִתְחַבֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "542-lehitchabe" + }, + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + }, + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + }, + { + "word_nikkud": "לִתְלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2365-litlot" + }, + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + }, + { + "word_nikkud": "לְלַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "983-lilvot" + }, + { + "word_nikkud": "לִנְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2627-linol" + }, + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + }, + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + }, + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + }, + { + "word_nikkud": "לָדוּג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "409-ladug" + }, + { + "word_nikkud": "לְהַמֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2555-lehamer" + }, + { + "word_nikkud": "לְהִזָּכֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "504-lehizacher" + }, + { + "word_nikkud": "לִתְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2348-litboa" + }, + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + }, + { + "word_nikkud": "לָלֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "808-laledet" + }, + { + "word_nikkud": "לְהִתְפּוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1675-lehitpotzetz" + }, + { + "word_nikkud": "לִשְׁתֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2336-lishtok" + }, + { + "word_nikkud": "לִשְׂבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2130-lisboa" + }, + { + "word_nikkud": "לִקְרֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1954-likroa" + }, + { + "word_nikkud": "לִקְבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1858-likbor" + }, + { + "word_nikkud": "לְהִתְחָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "683-lehitcharot" + }, + { + "word_nikkud": "לַחְלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2419-lachlom" + }, + { + "word_nikkud": "לִקְשֹׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1968-likshor" + }, + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + }, + { + "word_nikkud": "לְהִתְקַלֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1896-lehitkaleach" + }, + { + "word_nikkud": "לִשְׁדֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2145-lishdod" + }, + { + "word_nikkud": "לָגִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2452-lagil" + }, + { + "word_nikkud": "לִכְעֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "930-lichos" + }, + { + "word_nikkud": "לִתְהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2353-lithot" + }, + { + "word_nikkud": "לְהִתְוַכֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "798-lehitvakeach" + }, + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + }, + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + }, + { + "word_nikkud": "לְהִתְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "59-lehitabed" + }, + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + }, + { + "word_nikkud": "לִשְׁטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2183-lishtof" + }, + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + }, + { + "word_nikkud": "לְהִתְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1988-lehitragel" + }, + { + "word_nikkud": "לְקַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1874-lekavot" + }, + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + }, + { + "word_nikkud": "לִשְׂנֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2261-lisno" + }, + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + }, + { + "word_nikkud": "לְהִסְתַּתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1434-lehistater" + }, + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + }, + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + }, + { + "word_nikkud": "לִבְעֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "239-livot" + }, + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + }, + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + }, + { + "word_nikkud": "לְהִתְפַּלֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2435-lehitpalel" + }, + { + "word_nikkud": "לְרַמּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2790-lirmot" + }, + { + "word_nikkud": "לִטְעֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "755-litom" + }, + { + "word_nikkud": "לִנְקֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1256-linkom" + }, + { + "word_nikkud": "לִטְעֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "757-liton" + }, + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + }, + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + }, + { + "word_nikkud": "לְבָרֵךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + }, + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + }, + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + }, + { + "word_nikkud": "לְעוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1458-leoded" + }, + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + }, + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + }, + { + "word_nikkud": "לְהִתְנַגֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2434-lehitnaged" + }, + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + }, + { + "word_nikkud": "לְהִתְוַדּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "789-lehitvadot" + }, + { + "word_nikkud": "דַּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2745-dal" + }, + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + }, + { + "word_nikkud": "לְגַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "287-ligbot" + }, + { + "word_nikkud": "לָשׁוּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2154-lashuv" + }, + { + "word_nikkud": "לָרֶשֶׁת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "856-lareshet" + }, + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + }, + { + "word_nikkud": "לְפַרְסֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + }, + { + "word_nikkud": "לְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1467-leorer" + }, + { + "word_nikkud": "לִרְכֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2048-lirkosh" + }, + { + "word_nikkud": "לַעֲקֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1550-laakof" + }, + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + }, + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + }, + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + }, + { + "word_nikkud": "לַחְדֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "559-lachdor" + }, + { + "word_nikkud": "לְהַסְפִּיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1406-lehaspik" + }, + { + "word_nikkud": "לְהִפָּגֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1591-lehipagea" + }, + { + "word_nikkud": "לִתְחֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2360-litchom" + }, + { + "word_nikkud": "לִנְטֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1199-lintosh" + }, + { + "word_nikkud": "לִלְכֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2512-lilkod" + }, + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + }, + { + "word_nikkud": "לְהַמְצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + }, + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + }, + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + }, + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + }, + { + "word_nikkud": "לִמְצֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1089-limtzotz" + }, + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + }, + { + "word_nikkud": "לְהֵרָדֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1996-leheradem" + }, + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + }, + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + }, + { + "word_nikkud": "לְהִתְלוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "988-lehitlonen" + }, + { + "word_nikkud": "לְהָקֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + }, + { + "word_nikkud": "לִגְרֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "384-ligror" + }, + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + }, + { + "word_nikkud": "לִבְגֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "167-livgod" + }, + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + }, + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + }, + { + "word_nikkud": "לַחְמֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "626-lachmok" + }, + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + }, + { + "word_nikkud": "לְהַדִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4229-lehadiach" + }, + { + "word_nikkud": "לְהֵהָרֵג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "474-lehehareg" + }, + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + }, + { + "word_nikkud": "לְהִתְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1881-lehitkayem" + }, + { + "word_nikkud": "לְפַעֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5672-lefaem" + }, + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + }, + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "שִׁנִּיתָ": [ + { + "word_nikkud": "לִהְיוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "454-lihyot" + }, + { + "word_nikkud": "לְעַשּׂוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3-laasot" + }, + { + "word_nikkud": "לִרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1972-lirot" + }, + { + "word_nikkud": "לָלֶכֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "7-lalechet" + }, + { + "word_nikkud": "לְדַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + }, + { + "word_nikkud": "לַעֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "46-laazor" + }, + { + "word_nikkud": "לָדַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "791-ladaat" + }, + { + "word_nikkud": "לוֹמַר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "55-lomar" + }, + { + "word_nikkud": "לָקַחַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2427-lakachat" + }, + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + }, + { + "word_nikkud": "לִמְצֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1083-limtzo" + }, + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + }, + { + "word_nikkud": "לָתֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1285-latet" + }, + { + "word_nikkud": "לָצֵאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "832-latzet" + }, + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + }, + { + "word_nikkud": "לַחֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "48-lachazor" + }, + { + "word_nikkud": "לַהֲרֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "473-laharog" + }, + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + }, + { + "word_nikkud": "לָבוֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "28-lavo" + }, + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + }, + { + "word_nikkud": "לִשְׁמֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2250-lishmoa" + }, + { + "word_nikkud": "לַעֲבֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "51-laavod" + }, + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + }, + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + }, + { + "word_nikkud": "לְהִשָּׁאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "47-lehishaer" + }, + { + "word_nikkud": "לִשְׁאֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "39-lishol" + }, + { + "word_nikkud": "עָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4426-arev" + }, + { + "word_nikkud": "לִפְחֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1619-lifchot" + }, + { + "word_nikkud": "לֶאֱכֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "30-leechol" + }, + { + "word_nikkud": "לַעֲזֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1470-laazov" + }, + { + "word_nikkud": "לְהִכָּנֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "918-lehikanes" + }, + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + }, + { + "word_nikkud": "לָמוּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "52-lamut" + }, + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + }, + { + "word_nikkud": "לַעֲצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1542-laatzor" + }, + { + "word_nikkud": "לִשְׁמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2255-lishmor" + }, + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + }, + { + "word_nikkud": "לְהִשְׁתַּמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2260-lehishtamesh" + }, + { + "word_nikkud": "לִקְרֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "13-likro" + }, + { + "word_nikkud": "לִחְיוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "797-lichyot" + }, + { + "word_nikkud": "לַעֲבֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1441-laavor" + }, + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + }, + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + }, + { + "word_nikkud": "לִפְגֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1592-lifgosh" + }, + { + "word_nikkud": "לִישֹׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "860-lishon" + }, + { + "word_nikkud": "לְנַצֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + }, + { + "word_nikkud": "לִגְרֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "376-ligrom" + }, + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + }, + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + }, + { + "word_nikkud": "לְחַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + }, + { + "word_nikkud": "לִבְדֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "177-livdok" + }, + { + "word_nikkud": "מָעַט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2770-maat" + }, + { + "word_nikkud": "נִהְיָה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2552-nihya" + }, + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + }, + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "989-lalush" + }, + { + "word_nikkud": "לְהִתְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1971-lehitkasher" + }, + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + }, + { + "word_nikkud": "לִקְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1913-liknot" + }, + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + }, + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + }, + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + }, + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + }, + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + }, + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + }, + { + "word_nikkud": "לִשְׁתֹּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2340-lishtot" + }, + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + }, + { + "word_nikkud": "לָזוּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "493-lazuz" + }, + { + "word_nikkud": "לִדְאֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "394-lidog" + }, + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + }, + { + "word_nikkud": "לָשֶׁבֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "9-lashevet" + }, + { + "word_nikkud": "לִלְמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "41-lilmod" + }, + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + }, + { + "word_nikkud": "לְהִתְמוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2451-lehitmoded" + }, + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + }, + { + "word_nikkud": "לְהוֹדוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "788-lehodot" + }, + { + "word_nikkud": "לִבְחֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "206-livchor" + }, + { + "word_nikkud": "לִפְגֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1590-lifgoa" + }, + { + "word_nikkud": "לְגַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "333-liglot" + }, + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + }, + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + }, + { + "word_nikkud": "לַהֲפֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "468-lahafoch" + }, + { + "word_nikkud": "לִבְרֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "263-livroach" + }, + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + }, + { + "word_nikkud": "לְשַׁנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2263-lishnot" + }, + { + "word_nikkud": "לַעֲמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "8-laamod" + }, + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + }, + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + }, + { + "word_nikkud": "לְהִסְתַּכֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1352-lehistakel" + }, + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + }, + { + "word_nikkud": "לְהִתְרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1974-lehitraot" + }, + { + "word_nikkud": "לִפְתֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1747-liftoach" + }, + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + }, + { + "word_nikkud": "לִירוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "851-lirot" + }, + { + "word_nikkud": "לִשְׁלֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2220-lishloach" + }, + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + }, + { + "word_nikkud": "לְהִלָּחֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "991-lehilachem" + }, + { + "word_nikkud": "לְהַעֲבִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + }, + { + "word_nikkud": "לִנְסֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1215-linsoa" + }, + { + "word_nikkud": "לְוַדֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "479-levade" + }, + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + }, + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + }, + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + }, + { + "word_nikkud": "לְהוֹכִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "807-lehochiach" + }, + { + "word_nikkud": "לִמְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "43-limkor" + }, + { + "word_nikkud": "לִסְמֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1372-lismoch" + }, + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + }, + { + "word_nikkud": "לְעַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "40-laanot" + }, + { + "word_nikkud": "לַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "26-laalot" + }, + { + "word_nikkud": "זָקֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6852-zaken" + }, + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + }, + { + "word_nikkud": "לָרֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "848-laredet" + }, + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + }, + { + "word_nikkud": "לִבְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "234-livnot" + }, + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + }, + { + "word_nikkud": "לְהוֹרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + }, + { + "word_nikkud": "לְבַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2736-livlot" + }, + { + "word_nikkud": "לְהַכְנִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + }, + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + }, + { + "word_nikkud": "לָגוּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4-lagur" + }, + { + "word_nikkud": "לְהִצְטָרֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1844-lehitztaref" + }, + { + "word_nikkud": "לַהֲרֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "477-laharos" + }, + { + "word_nikkud": "לְהִתְחַתֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "724-lehitchaten" + }, + { + "word_nikkud": "לֶאֱסֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "128-leesof" + }, + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + }, + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + }, + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + }, + { + "word_nikkud": "לִרְקֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "38-lirkod" + }, + { + "word_nikkud": "לֶאֱהֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "67-leehov" + }, + { + "word_nikkud": "לָרוּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "11-larutz" + }, + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + }, + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + }, + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + }, + { + "word_nikkud": "לְהֵרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1973-leheraot" + }, + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + }, + { + "word_nikkud": "לִשְׁכֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "36-lishkoach" + }, + { + "word_nikkud": "לִזְרֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "37-lizrok" + }, + { + "word_nikkud": "לִשְׁלֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2223-lishlot" + }, + { + "word_nikkud": "לְוַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "481-levater" + }, + { + "word_nikkud": "לְפַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1640-lifnot" + }, + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + }, + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + }, + { + "word_nikkud": "לְהִפָּגֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1593-lehipagesh" + }, + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + }, + { + "word_nikkud": "לִלְבֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "973-lilbosh" + }, + { + "word_nikkud": "לְהַרְשׁוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + }, + { + "word_nikkud": "לִזְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "34-lizkor" + }, + { + "word_nikkud": "לִגְנֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "353-lignov" + }, + { + "word_nikkud": "לְהֵרָגֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1990-leheragea" + }, + { + "word_nikkud": "לִסְגֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1314-lisgor" + }, + { + "word_nikkud": "לָגַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1140-lagaat" + }, + { + "word_nikkud": "לִמְנֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1068-limnoa" + }, + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + }, + { + "word_nikkud": "לִבְטֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "211-livtoach" + }, + { + "word_nikkud": "לִנְהֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1153-linhog" + }, + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + }, + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + }, + { + "word_nikkud": "לָשִׁיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5-lashir" + }, + { + "word_nikkud": "לְהַבְטִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + }, + { + "word_nikkud": "לִשְׁכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "10-lishkav" + }, + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + }, + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + }, + { + "word_nikkud": "לִנְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1273-linshom" + }, + { + "word_nikkud": "לַעֲקֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1544-laakov" + }, + { + "word_nikkud": "לְהַחְלִיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + }, + { + "word_nikkud": "לִקְפֹּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1931-likpotz" + }, + { + "word_nikkud": "לְנַהֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + }, + { + "word_nikkud": "לִסְבֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1301-lisbol" + }, + { + "word_nikkud": "לְהִתְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1245-lehitnatzel" + }, + { + "word_nikkud": "לְהִפָּטֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1625-lehipater" + }, + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + }, + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + }, + { + "word_nikkud": "לִשְׂרֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2314-lisrod" + }, + { + "word_nikkud": "לִפְתֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1754-liftor" + }, + { + "word_nikkud": "עָיֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1483-ayef" + }, + { + "word_nikkud": "לְבַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "17-livkot" + }, + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + }, + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + }, + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + }, + { + "word_nikkud": "לִשְׁבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2135-lishbor" + }, + { + "word_nikkud": "לְהִתְרַחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2024-lehitrachek" + }, + { + "word_nikkud": "לְהִסְתּוֹבֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1297-lehistovev" + }, + { + "word_nikkud": "לִרְכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2040-lirkav" + }, + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + }, + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + }, + { + "word_nikkud": "לָאֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2732-laor" + }, + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + }, + { + "word_nikkud": "לָעוּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1461-lauf" + }, + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + }, + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + }, + { + "word_nikkud": "לָנוּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1164-lanuach" + }, + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + }, + { + "word_nikkud": "לִמְשֹׁךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1108-limshoch" + }, + { + "word_nikkud": "לָקוּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1876-lakum" + }, + { + "word_nikkud": "לְשׂוֹחֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2187-lesocheach" + }, + { + "word_nikkud": "לַחְתֹּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "718-lachtoch" + }, + { + "word_nikkud": "לַחֲלֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "612-lachalok" + }, + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + }, + { + "word_nikkud": "לְזַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "502-lizkot" + }, + { + "word_nikkud": "לְמַלֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + }, + { + "word_nikkud": "לִפְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1658-lifol" + }, + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + }, + { + "word_nikkud": "לָשֵׂאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1265-laset" + }, + { + "word_nikkud": "לִכְבֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2761-lichbod" + }, + { + "word_nikkud": "לְבַטֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + }, + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + }, + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + }, + { + "word_nikkud": "לְרַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "12-lirtzot" + }, + { + "word_nikkud": "לַחְקֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "672-lachkor" + }, + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + }, + { + "word_nikkud": "לְהִתְנַהֵג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1155-lehitnaheg" + }, + { + "word_nikkud": "לִדְפֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "432-lidpok" + }, + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + }, + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + }, + { + "word_nikkud": "לִמְסֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1072-limsor" + }, + { + "word_nikkud": "לִסְלֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1362-lisloach" + }, + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + }, + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + }, + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + }, + { + "word_nikkud": "לִדְחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "416-lidchof" + }, + { + "word_nikkud": "לְהִזְדַּיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "500-lehizdayen" + }, + { + "word_nikkud": "לְהִפָּרֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1691-lehipared" + }, + { + "word_nikkud": "לַחְתֹּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "721-lachtom" + }, + { + "word_nikkud": "לַחֲנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "630-lachanot" + }, + { + "word_nikkud": "לְמַצֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2639-lematzev" + }, + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + }, + { + "word_nikkud": "לְפַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1613-lefached" + }, + { + "word_nikkud": "לִקְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1853-likboa" + }, + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + }, + { + "word_nikkud": "לְהוֹפִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "831-lehofia" + }, + { + "word_nikkud": "לָדוּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "417-ladun" + }, + { + "word_nikkud": "לְהִתְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1947-lehitkarev" + }, + { + "word_nikkud": "לִפְרֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1718-lifrotz" + }, + { + "word_nikkud": "לְהִתְקַדֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1865-lehitkadem" + }, + { + "word_nikkud": "לִצְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1785-litzchok" + }, + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + }, + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + }, + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + }, + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + }, + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + }, + { + "word_nikkud": "לְהִסְתַּדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1322-lehistader" + }, + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + }, + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + }, + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + }, + { + "word_nikkud": "לְעַשֵּׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1576-leashen" + }, + { + "word_nikkud": "לְהִשְׁתַּנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "25-lehishtanot" + }, + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + }, + { + "word_nikkud": "לְהִתְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1557-lehitarev" + }, + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + }, + { + "word_nikkud": "לַעֲרֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1561-laaroch" + }, + { + "word_nikkud": "לְהַפִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + }, + { + "word_nikkud": "לְפוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1674-lefotzetz" + }, + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + }, + { + "word_nikkud": "לְהִתְחַמֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "627-lehitchamek" + }, + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + }, + { + "word_nikkud": "לִלְחֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "994-lilchotz" + }, + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + }, + { + "word_nikkud": "לֵהָנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "465-lehanot" + }, + { + "word_nikkud": "לִשְׁחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5832-lishchot" + }, + { + "word_nikkud": "לָטוּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "740-latus" + }, + { + "word_nikkud": "לְהַזְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + }, + { + "word_nikkud": "לְהִתְעַסֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1530-lehitasek" + }, + { + "word_nikkud": "לַחְטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "587-lachtof" + }, + { + "word_nikkud": "לַחֲשֹׂף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "712-lachasof" + }, + { + "word_nikkud": "לְדַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "410-ledaveach" + }, + { + "word_nikkud": "לִפֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1230-lipol" + }, + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + }, + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + }, + { + "word_nikkud": "לִרְחֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2016-lirchov" + }, + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + }, + { + "word_nikkud": "לִצְעֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1824-litzok" + }, + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + }, + { + "word_nikkud": "לְהַבִּיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1126-lehabit" + }, + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + }, + { + "word_nikkud": "לָנוּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1170-lanua" + }, + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + }, + { + "word_nikkud": "לִרְדֹּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1998-lirdof" + }, + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + }, + { + "word_nikkud": "לְהִמָּנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1069-lehimanea" + }, + { + "word_nikkud": "לֵבוֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "192-levosh" + }, + { + "word_nikkud": "לָחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "657-lachof" + }, + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + }, + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + }, + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + }, + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + }, + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + }, + { + "word_nikkud": "לְצַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1775-letzavot" + }, + { + "word_nikkud": "לִרְצֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2091-lirtzoach" + }, + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + }, + { + "word_nikkud": "לְהִתְעַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1501-lehitalem" + }, + { + "word_nikkud": "לְהִתְרַכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2043-lehitrakez" + }, + { + "word_nikkud": "לְהִתְגַּבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "294-lehitgaber" + }, + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + }, + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + }, + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + }, + { + "word_nikkud": "לָרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2035-lariv" + }, + { + "word_nikkud": "לִגְמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "351-ligmor" + }, + { + "word_nikkud": "לְנַשֵּׁף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5426-lenashef" + }, + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + }, + { + "word_nikkud": "לִשְׁקֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2300-lishkol" + }, + { + "word_nikkud": "לַחְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "660-lachpor" + }, + { + "word_nikkud": "לְהִשְׁתַּתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2335-lehishtatef" + }, + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + }, + { + "word_nikkud": "לְהִתְאַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "115-lehitamen" + }, + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + }, + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + }, + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + }, + { + "word_nikkud": "לָגֶשֶׁת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1143-lageshet" + }, + { + "word_nikkud": "לָסֶגֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1323-laseget" + }, + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + }, + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + }, + { + "word_nikkud": "לְהִשְׁתַּלֵּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2226-lehishtalet" + }, + { + "word_nikkud": "לְחַיֵּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "591-lechayech" + }, + { + "word_nikkud": "לִשְׁלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2798-lishlom" + }, + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + }, + { + "word_nikkud": "לְהֵעָלֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1499-lehealem" + }, + { + "word_nikkud": "לֶאֱרֹז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "153-leeroz" + }, + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + }, + { + "word_nikkud": "לִפְרֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1726-lifrosh" + }, + { + "word_nikkud": "לְהִשָּׁמֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2251-lehishamea" + }, + { + "word_nikkud": "לִשְׂרֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2321-lisrof" + }, + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + }, + { + "word_nikkud": "לְטַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6046-letaveach" + }, + { + "word_nikkud": "לִשְׂכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2208-liskor" + }, + { + "word_nikkud": "לְהָרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2036-lehariach" + }, + { + "word_nikkud": "לְהִשְׁתַּחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2177-lehishtachrer" + }, + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + }, + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + }, + { + "word_nikkud": "לָצוּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1773-latzud" + }, + { + "word_nikkud": "לְהִתְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1468-lehitorer" + }, + { + "word_nikkud": "לְהִזָּהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "488-lehizaher" + }, + { + "word_nikkud": "לַחֲצוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "667-lachatzot" + }, + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + }, + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + }, + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + }, + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + }, + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + }, + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + }, + { + "word_nikkud": "לִסְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1408-lispor" + }, + { + "word_nikkud": "לִרְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2103-lirshom" + }, + { + "word_nikkud": "לִשְׁפֹּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2282-lishpot" + }, + { + "word_nikkud": "לְהִתְלַבֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "974-lehitlabesh" + }, + { + "word_nikkud": "לְהִמָּלֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1056-lehimalet" + }, + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + }, + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + }, + { + "word_nikkud": "לְהָקִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + }, + { + "word_nikkud": "לַחֲסֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "645-lachasoch" + }, + { + "word_nikkud": "לְהִסְתַּלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1370-lehistalek" + }, + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + }, + { + "word_nikkud": "לְהִתְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "552-lehitchaber" + }, + { + "word_nikkud": "לִגְדֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "298-ligdol" + }, + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + }, + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + }, + { + "word_nikkud": "לְהִתְמַקֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1092-lehitmaked" + }, + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + }, + { + "word_nikkud": "לָחוּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "573-lachush" + }, + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + }, + { + "word_nikkud": "לְהִסְתַּכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1357-lehistaken" + }, + { + "word_nikkud": "לְהִתְיַחֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "806-lehityaches" + }, + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + }, + { + "word_nikkud": "לִמְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1046-limchok" + }, + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + }, + { + "word_nikkud": "לִבְחֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "202-livchon" + }, + { + "word_nikkud": "לֶאֱזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "81-leezor" + }, + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + }, + { + "word_nikkud": "לְפַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1667-liftzot" + }, + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + }, + { + "word_nikkud": "לִדְחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2516-lidchot" + }, + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + }, + { + "word_nikkud": "לְהִתְחַבֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "542-lehitchabe" + }, + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + }, + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + }, + { + "word_nikkud": "לִתְלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2365-litlot" + }, + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + }, + { + "word_nikkud": "לְלַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "983-lilvot" + }, + { + "word_nikkud": "לִנְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2627-linol" + }, + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + }, + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + }, + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + }, + { + "word_nikkud": "לָדוּג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "409-ladug" + }, + { + "word_nikkud": "לְהַמֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2555-lehamer" + }, + { + "word_nikkud": "לְהִזָּכֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "504-lehizacher" + }, + { + "word_nikkud": "לִתְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2348-litboa" + }, + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + }, + { + "word_nikkud": "לָלֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "808-laledet" + }, + { + "word_nikkud": "לְהִתְפּוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1675-lehitpotzetz" + }, + { + "word_nikkud": "לִשְׁתֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2336-lishtok" + }, + { + "word_nikkud": "לִשְׂבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2130-lisboa" + }, + { + "word_nikkud": "לִקְרֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1954-likroa" + }, + { + "word_nikkud": "לִקְבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1858-likbor" + }, + { + "word_nikkud": "לְהִתְחָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "683-lehitcharot" + }, + { + "word_nikkud": "לַחְלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2419-lachlom" + }, + { + "word_nikkud": "לִקְשֹׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1968-likshor" + }, + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + }, + { + "word_nikkud": "לְהִתְקַלֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1896-lehitkaleach" + }, + { + "word_nikkud": "לִשְׁדֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2145-lishdod" + }, + { + "word_nikkud": "לָגִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2452-lagil" + }, + { + "word_nikkud": "לִכְעֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "930-lichos" + }, + { + "word_nikkud": "לִתְהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2353-lithot" + }, + { + "word_nikkud": "לְהִתְוַכֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "798-lehitvakeach" + }, + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + }, + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + }, + { + "word_nikkud": "לְהִתְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "59-lehitabed" + }, + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + }, + { + "word_nikkud": "לִשְׁטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2183-lishtof" + }, + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + }, + { + "word_nikkud": "לְהִתְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1988-lehitragel" + }, + { + "word_nikkud": "לְקַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1874-lekavot" + }, + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + }, + { + "word_nikkud": "לִשְׂנֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2261-lisno" + }, + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + }, + { + "word_nikkud": "לְהִסְתַּתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1434-lehistater" + }, + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + }, + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + }, + { + "word_nikkud": "לִבְעֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "239-livot" + }, + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + }, + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + }, + { + "word_nikkud": "לְהִתְפַּלֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2435-lehitpalel" + }, + { + "word_nikkud": "לְרַמּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2790-lirmot" + }, + { + "word_nikkud": "לִטְעֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "755-litom" + }, + { + "word_nikkud": "לִנְקֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1256-linkom" + }, + { + "word_nikkud": "לִטְעֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "757-liton" + }, + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + }, + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + }, + { + "word_nikkud": "לְבָרֵךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + }, + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + }, + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + }, + { + "word_nikkud": "לְעוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1458-leoded" + }, + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + }, + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + }, + { + "word_nikkud": "לְהִתְנַגֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2434-lehitnaged" + }, + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + }, + { + "word_nikkud": "לְהִתְוַדּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "789-lehitvadot" + }, + { + "word_nikkud": "דַּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2745-dal" + }, + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + }, + { + "word_nikkud": "לְגַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "287-ligbot" + }, + { + "word_nikkud": "לָשׁוּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2154-lashuv" + }, + { + "word_nikkud": "לָרֶשֶׁת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "856-lareshet" + }, + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + }, + { + "word_nikkud": "לְפַרְסֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + }, + { + "word_nikkud": "לְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1467-leorer" + }, + { + "word_nikkud": "לִרְכֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2048-lirkosh" + }, + { + "word_nikkud": "לַעֲקֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1550-laakof" + }, + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + }, + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + }, + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + }, + { + "word_nikkud": "לַחְדֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "559-lachdor" + }, + { + "word_nikkud": "לְהַסְפִּיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1406-lehaspik" + }, + { + "word_nikkud": "לְהִפָּגֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1591-lehipagea" + }, + { + "word_nikkud": "לִתְחֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2360-litchom" + }, + { + "word_nikkud": "לִנְטֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1199-lintosh" + }, + { + "word_nikkud": "לִלְכֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2512-lilkod" + }, + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + }, + { + "word_nikkud": "לְהַמְצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + }, + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + }, + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + }, + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + }, + { + "word_nikkud": "לִמְצֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1089-limtzotz" + }, + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + }, + { + "word_nikkud": "לְהֵרָדֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1996-leheradem" + }, + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + }, + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + }, + { + "word_nikkud": "לְהִתְלוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "988-lehitlonen" + }, + { + "word_nikkud": "לְהָקֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + }, + { + "word_nikkud": "לִגְרֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "384-ligror" + }, + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + }, + { + "word_nikkud": "לִבְגֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "167-livgod" + }, + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + }, + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + }, + { + "word_nikkud": "לַחְמֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "626-lachmok" + }, + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + }, + { + "word_nikkud": "לְהַדִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4229-lehadiach" + }, + { + "word_nikkud": "לְהֵהָרֵג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "474-lehehareg" + }, + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + }, + { + "word_nikkud": "לְהִתְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1881-lehitkayem" + }, + { + "word_nikkud": "לְפַעֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5672-lefaem" + }, + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + }, + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "שינית": [ + { + "word_nikkud": "לִהְיוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "454-lihyot" + }, + { + "word_nikkud": "לְעַשּׂוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3-laasot" + }, + { + "word_nikkud": "לִרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1972-lirot" + }, + { + "word_nikkud": "לָלֶכֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "7-lalechet" + }, + { + "word_nikkud": "לְדַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + }, + { + "word_nikkud": "לַעֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "46-laazor" + }, + { + "word_nikkud": "לָדַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "791-ladaat" + }, + { + "word_nikkud": "לוֹמַר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "55-lomar" + }, + { + "word_nikkud": "לָקַחַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2427-lakachat" + }, + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + }, + { + "word_nikkud": "לִמְצֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1083-limtzo" + }, + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + }, + { + "word_nikkud": "לָתֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1285-latet" + }, + { + "word_nikkud": "לָצֵאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "832-latzet" + }, + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + }, + { + "word_nikkud": "לַחֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "48-lachazor" + }, + { + "word_nikkud": "לַהֲרֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "473-laharog" + }, + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + }, + { + "word_nikkud": "לָבוֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "28-lavo" + }, + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + }, + { + "word_nikkud": "לִשְׁמֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2250-lishmoa" + }, + { + "word_nikkud": "לַעֲבֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "51-laavod" + }, + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + }, + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + }, + { + "word_nikkud": "לְהִשָּׁאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "47-lehishaer" + }, + { + "word_nikkud": "לִשְׁאֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "39-lishol" + }, + { + "word_nikkud": "עָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4426-arev" + }, + { + "word_nikkud": "לִפְחֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1619-lifchot" + }, + { + "word_nikkud": "לֶאֱכֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "30-leechol" + }, + { + "word_nikkud": "לַעֲזֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1470-laazov" + }, + { + "word_nikkud": "לְהִכָּנֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "918-lehikanes" + }, + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + }, + { + "word_nikkud": "לָמוּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "52-lamut" + }, + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + }, + { + "word_nikkud": "לַעֲצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1542-laatzor" + }, + { + "word_nikkud": "לִשְׁמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2255-lishmor" + }, + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + }, + { + "word_nikkud": "לְהִשְׁתַּמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2260-lehishtamesh" + }, + { + "word_nikkud": "לִקְרֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "13-likro" + }, + { + "word_nikkud": "לִחְיוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "797-lichyot" + }, + { + "word_nikkud": "לַעֲבֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1441-laavor" + }, + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + }, + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + }, + { + "word_nikkud": "לִפְגֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1592-lifgosh" + }, + { + "word_nikkud": "לִישֹׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "860-lishon" + }, + { + "word_nikkud": "לְנַצֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + }, + { + "word_nikkud": "לִגְרֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "376-ligrom" + }, + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + }, + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + }, + { + "word_nikkud": "לְחַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + }, + { + "word_nikkud": "לִבְדֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "177-livdok" + }, + { + "word_nikkud": "מָעַט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2770-maat" + }, + { + "word_nikkud": "נִהְיָה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2552-nihya" + }, + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + }, + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "989-lalush" + }, + { + "word_nikkud": "לְהִתְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1971-lehitkasher" + }, + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + }, + { + "word_nikkud": "לִקְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1913-liknot" + }, + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + }, + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + }, + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + }, + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + }, + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + }, + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + }, + { + "word_nikkud": "לִשְׁתֹּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2340-lishtot" + }, + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + }, + { + "word_nikkud": "לָזוּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "493-lazuz" + }, + { + "word_nikkud": "לִדְאֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "394-lidog" + }, + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + }, + { + "word_nikkud": "לָשֶׁבֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "9-lashevet" + }, + { + "word_nikkud": "לִלְמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "41-lilmod" + }, + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + }, + { + "word_nikkud": "לְהִתְמוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2451-lehitmoded" + }, + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + }, + { + "word_nikkud": "לְהוֹדוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "788-lehodot" + }, + { + "word_nikkud": "לִבְחֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "206-livchor" + }, + { + "word_nikkud": "לִפְגֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1590-lifgoa" + }, + { + "word_nikkud": "לְגַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "333-liglot" + }, + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + }, + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + }, + { + "word_nikkud": "לַהֲפֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "468-lahafoch" + }, + { + "word_nikkud": "לִבְרֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "263-livroach" + }, + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + }, + { + "word_nikkud": "לְשַׁנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2263-lishnot" + }, + { + "word_nikkud": "לַעֲמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "8-laamod" + }, + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + }, + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + }, + { + "word_nikkud": "לְהִסְתַּכֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1352-lehistakel" + }, + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + }, + { + "word_nikkud": "לְהִתְרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1974-lehitraot" + }, + { + "word_nikkud": "לִפְתֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1747-liftoach" + }, + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + }, + { + "word_nikkud": "לִירוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "851-lirot" + }, + { + "word_nikkud": "לִשְׁלֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2220-lishloach" + }, + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + }, + { + "word_nikkud": "לְהִלָּחֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "991-lehilachem" + }, + { + "word_nikkud": "לְהַעֲבִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + }, + { + "word_nikkud": "לִנְסֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1215-linsoa" + }, + { + "word_nikkud": "לְוַדֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "479-levade" + }, + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + }, + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + }, + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + }, + { + "word_nikkud": "לְהוֹכִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "807-lehochiach" + }, + { + "word_nikkud": "לִמְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "43-limkor" + }, + { + "word_nikkud": "לִסְמֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1372-lismoch" + }, + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + }, + { + "word_nikkud": "לְעַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "40-laanot" + }, + { + "word_nikkud": "לַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "26-laalot" + }, + { + "word_nikkud": "זָקֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6852-zaken" + }, + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + }, + { + "word_nikkud": "לָרֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "848-laredet" + }, + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + }, + { + "word_nikkud": "לִבְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "234-livnot" + }, + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + }, + { + "word_nikkud": "לְהוֹרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + }, + { + "word_nikkud": "לְבַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2736-livlot" + }, + { + "word_nikkud": "לְהַכְנִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + }, + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + }, + { + "word_nikkud": "לָגוּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4-lagur" + }, + { + "word_nikkud": "לְהִצְטָרֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1844-lehitztaref" + }, + { + "word_nikkud": "לַהֲרֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "477-laharos" + }, + { + "word_nikkud": "לְהִתְחַתֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "724-lehitchaten" + }, + { + "word_nikkud": "לֶאֱסֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "128-leesof" + }, + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + }, + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + }, + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + }, + { + "word_nikkud": "לִרְקֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "38-lirkod" + }, + { + "word_nikkud": "לֶאֱהֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "67-leehov" + }, + { + "word_nikkud": "לָרוּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "11-larutz" + }, + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + }, + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + }, + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + }, + { + "word_nikkud": "לְהֵרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1973-leheraot" + }, + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + }, + { + "word_nikkud": "לִשְׁכֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "36-lishkoach" + }, + { + "word_nikkud": "לִזְרֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "37-lizrok" + }, + { + "word_nikkud": "לִשְׁלֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2223-lishlot" + }, + { + "word_nikkud": "לְוַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "481-levater" + }, + { + "word_nikkud": "לְפַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1640-lifnot" + }, + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + }, + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + }, + { + "word_nikkud": "לְהִפָּגֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1593-lehipagesh" + }, + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + }, + { + "word_nikkud": "לִלְבֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "973-lilbosh" + }, + { + "word_nikkud": "לְהַרְשׁוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + }, + { + "word_nikkud": "לִזְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "34-lizkor" + }, + { + "word_nikkud": "לִגְנֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "353-lignov" + }, + { + "word_nikkud": "לְהֵרָגֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1990-leheragea" + }, + { + "word_nikkud": "לִסְגֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1314-lisgor" + }, + { + "word_nikkud": "לָגַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1140-lagaat" + }, + { + "word_nikkud": "לִמְנֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1068-limnoa" + }, + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + }, + { + "word_nikkud": "לִבְטֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "211-livtoach" + }, + { + "word_nikkud": "לִנְהֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1153-linhog" + }, + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + }, + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + }, + { + "word_nikkud": "לָשִׁיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5-lashir" + }, + { + "word_nikkud": "לְהַבְטִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + }, + { + "word_nikkud": "לִשְׁכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "10-lishkav" + }, + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + }, + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + }, + { + "word_nikkud": "לִנְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1273-linshom" + }, + { + "word_nikkud": "לַעֲקֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1544-laakov" + }, + { + "word_nikkud": "לְהַחְלִיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + }, + { + "word_nikkud": "לִקְפֹּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1931-likpotz" + }, + { + "word_nikkud": "לְנַהֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + }, + { + "word_nikkud": "לִסְבֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1301-lisbol" + }, + { + "word_nikkud": "לְהִתְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1245-lehitnatzel" + }, + { + "word_nikkud": "לְהִפָּטֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1625-lehipater" + }, + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + }, + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + }, + { + "word_nikkud": "לִשְׂרֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2314-lisrod" + }, + { + "word_nikkud": "לִפְתֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1754-liftor" + }, + { + "word_nikkud": "עָיֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1483-ayef" + }, + { + "word_nikkud": "לְבַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "17-livkot" + }, + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + }, + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + }, + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + }, + { + "word_nikkud": "לִשְׁבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2135-lishbor" + }, + { + "word_nikkud": "לְהִתְרַחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2024-lehitrachek" + }, + { + "word_nikkud": "לְהִסְתּוֹבֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1297-lehistovev" + }, + { + "word_nikkud": "לִרְכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2040-lirkav" + }, + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + }, + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + }, + { + "word_nikkud": "לָאֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2732-laor" + }, + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + }, + { + "word_nikkud": "לָעוּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1461-lauf" + }, + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + }, + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + }, + { + "word_nikkud": "לָנוּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1164-lanuach" + }, + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + }, + { + "word_nikkud": "לִמְשֹׁךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1108-limshoch" + }, + { + "word_nikkud": "לָקוּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1876-lakum" + }, + { + "word_nikkud": "לְשׂוֹחֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2187-lesocheach" + }, + { + "word_nikkud": "לַחְתֹּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "718-lachtoch" + }, + { + "word_nikkud": "לַחֲלֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "612-lachalok" + }, + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + }, + { + "word_nikkud": "לְזַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "502-lizkot" + }, + { + "word_nikkud": "לְמַלֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + }, + { + "word_nikkud": "לִפְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1658-lifol" + }, + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + }, + { + "word_nikkud": "לָשֵׂאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1265-laset" + }, + { + "word_nikkud": "לִכְבֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2761-lichbod" + }, + { + "word_nikkud": "לְבַטֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + }, + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + }, + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + }, + { + "word_nikkud": "לְרַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "12-lirtzot" + }, + { + "word_nikkud": "לַחְקֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "672-lachkor" + }, + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + }, + { + "word_nikkud": "לְהִתְנַהֵג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1155-lehitnaheg" + }, + { + "word_nikkud": "לִדְפֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "432-lidpok" + }, + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + }, + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + }, + { + "word_nikkud": "לִמְסֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1072-limsor" + }, + { + "word_nikkud": "לִסְלֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1362-lisloach" + }, + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + }, + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + }, + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + }, + { + "word_nikkud": "לִדְחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "416-lidchof" + }, + { + "word_nikkud": "לְהִזְדַּיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "500-lehizdayen" + }, + { + "word_nikkud": "לְהִפָּרֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1691-lehipared" + }, + { + "word_nikkud": "לַחְתֹּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "721-lachtom" + }, + { + "word_nikkud": "לַחֲנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "630-lachanot" + }, + { + "word_nikkud": "לְמַצֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2639-lematzev" + }, + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + }, + { + "word_nikkud": "לְפַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1613-lefached" + }, + { + "word_nikkud": "לִקְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1853-likboa" + }, + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + }, + { + "word_nikkud": "לְהוֹפִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "831-lehofia" + }, + { + "word_nikkud": "לָדוּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "417-ladun" + }, + { + "word_nikkud": "לְהִתְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1947-lehitkarev" + }, + { + "word_nikkud": "לִפְרֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1718-lifrotz" + }, + { + "word_nikkud": "לְהִתְקַדֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1865-lehitkadem" + }, + { + "word_nikkud": "לִצְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1785-litzchok" + }, + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + }, + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + }, + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + }, + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + }, + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + }, + { + "word_nikkud": "לְהִסְתַּדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1322-lehistader" + }, + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + }, + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + }, + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + }, + { + "word_nikkud": "לְעַשֵּׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1576-leashen" + }, + { + "word_nikkud": "לְהִשְׁתַּנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "25-lehishtanot" + }, + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + }, + { + "word_nikkud": "לְהִתְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1557-lehitarev" + }, + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + }, + { + "word_nikkud": "לַעֲרֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1561-laaroch" + }, + { + "word_nikkud": "לְהַפִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + }, + { + "word_nikkud": "לְפוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1674-lefotzetz" + }, + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + }, + { + "word_nikkud": "לְהִתְחַמֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "627-lehitchamek" + }, + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + }, + { + "word_nikkud": "לִלְחֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "994-lilchotz" + }, + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + }, + { + "word_nikkud": "לֵהָנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "465-lehanot" + }, + { + "word_nikkud": "לִשְׁחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5832-lishchot" + }, + { + "word_nikkud": "לָטוּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "740-latus" + }, + { + "word_nikkud": "לְהַזְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + }, + { + "word_nikkud": "לְהִתְעַסֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1530-lehitasek" + }, + { + "word_nikkud": "לַחְטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "587-lachtof" + }, + { + "word_nikkud": "לַחֲשֹׂף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "712-lachasof" + }, + { + "word_nikkud": "לְדַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "410-ledaveach" + }, + { + "word_nikkud": "לִפֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1230-lipol" + }, + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + }, + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + }, + { + "word_nikkud": "לִרְחֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2016-lirchov" + }, + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + }, + { + "word_nikkud": "לִצְעֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1824-litzok" + }, + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + }, + { + "word_nikkud": "לְהַבִּיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1126-lehabit" + }, + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + }, + { + "word_nikkud": "לָנוּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1170-lanua" + }, + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + }, + { + "word_nikkud": "לִרְדֹּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1998-lirdof" + }, + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + }, + { + "word_nikkud": "לְהִמָּנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1069-lehimanea" + }, + { + "word_nikkud": "לֵבוֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "192-levosh" + }, + { + "word_nikkud": "לָחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "657-lachof" + }, + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + }, + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + }, + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + }, + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + }, + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + }, + { + "word_nikkud": "לְצַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1775-letzavot" + }, + { + "word_nikkud": "לִרְצֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2091-lirtzoach" + }, + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + }, + { + "word_nikkud": "לְהִתְעַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1501-lehitalem" + }, + { + "word_nikkud": "לְהִתְרַכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2043-lehitrakez" + }, + { + "word_nikkud": "לְהִתְגַּבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "294-lehitgaber" + }, + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + }, + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + }, + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + }, + { + "word_nikkud": "לָרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2035-lariv" + }, + { + "word_nikkud": "לִגְמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "351-ligmor" + }, + { + "word_nikkud": "לְנַשֵּׁף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5426-lenashef" + }, + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + }, + { + "word_nikkud": "לִשְׁקֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2300-lishkol" + }, + { + "word_nikkud": "לַחְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "660-lachpor" + }, + { + "word_nikkud": "לְהִשְׁתַּתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2335-lehishtatef" + }, + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + }, + { + "word_nikkud": "לְהִתְאַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "115-lehitamen" + }, + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + }, + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + }, + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + }, + { + "word_nikkud": "לָגֶשֶׁת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1143-lageshet" + }, + { + "word_nikkud": "לָסֶגֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1323-laseget" + }, + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + }, + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + }, + { + "word_nikkud": "לְהִשְׁתַּלֵּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2226-lehishtalet" + }, + { + "word_nikkud": "לְחַיֵּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "591-lechayech" + }, + { + "word_nikkud": "לִשְׁלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2798-lishlom" + }, + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + }, + { + "word_nikkud": "לְהֵעָלֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1499-lehealem" + }, + { + "word_nikkud": "לֶאֱרֹז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "153-leeroz" + }, + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + }, + { + "word_nikkud": "לִפְרֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1726-lifrosh" + }, + { + "word_nikkud": "לְהִשָּׁמֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2251-lehishamea" + }, + { + "word_nikkud": "לִשְׂרֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2321-lisrof" + }, + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + }, + { + "word_nikkud": "לְטַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6046-letaveach" + }, + { + "word_nikkud": "לִשְׂכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2208-liskor" + }, + { + "word_nikkud": "לְהָרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2036-lehariach" + }, + { + "word_nikkud": "לְהִשְׁתַּחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2177-lehishtachrer" + }, + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + }, + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + }, + { + "word_nikkud": "לָצוּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1773-latzud" + }, + { + "word_nikkud": "לְהִתְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1468-lehitorer" + }, + { + "word_nikkud": "לְהִזָּהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "488-lehizaher" + }, + { + "word_nikkud": "לַחֲצוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "667-lachatzot" + }, + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + }, + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + }, + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + }, + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + }, + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + }, + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + }, + { + "word_nikkud": "לִסְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1408-lispor" + }, + { + "word_nikkud": "לִרְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2103-lirshom" + }, + { + "word_nikkud": "לִשְׁפֹּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2282-lishpot" + }, + { + "word_nikkud": "לְהִתְלַבֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "974-lehitlabesh" + }, + { + "word_nikkud": "לְהִמָּלֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1056-lehimalet" + }, + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + }, + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + }, + { + "word_nikkud": "לְהָקִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + }, + { + "word_nikkud": "לַחֲסֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "645-lachasoch" + }, + { + "word_nikkud": "לְהִסְתַּלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1370-lehistalek" + }, + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + }, + { + "word_nikkud": "לְהִתְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "552-lehitchaber" + }, + { + "word_nikkud": "לִגְדֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "298-ligdol" + }, + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + }, + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + }, + { + "word_nikkud": "לְהִתְמַקֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1092-lehitmaked" + }, + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + }, + { + "word_nikkud": "לָחוּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "573-lachush" + }, + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + }, + { + "word_nikkud": "לְהִסְתַּכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1357-lehistaken" + }, + { + "word_nikkud": "לְהִתְיַחֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "806-lehityaches" + }, + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + }, + { + "word_nikkud": "לִמְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1046-limchok" + }, + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + }, + { + "word_nikkud": "לִבְחֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "202-livchon" + }, + { + "word_nikkud": "לֶאֱזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "81-leezor" + }, + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + }, + { + "word_nikkud": "לְפַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1667-liftzot" + }, + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + }, + { + "word_nikkud": "לִדְחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2516-lidchot" + }, + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + }, + { + "word_nikkud": "לְהִתְחַבֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "542-lehitchabe" + }, + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + }, + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + }, + { + "word_nikkud": "לִתְלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2365-litlot" + }, + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + }, + { + "word_nikkud": "לְלַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "983-lilvot" + }, + { + "word_nikkud": "לִנְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2627-linol" + }, + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + }, + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + }, + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + }, + { + "word_nikkud": "לָדוּג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "409-ladug" + }, + { + "word_nikkud": "לְהַמֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2555-lehamer" + }, + { + "word_nikkud": "לְהִזָּכֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "504-lehizacher" + }, + { + "word_nikkud": "לִתְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2348-litboa" + }, + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + }, + { + "word_nikkud": "לָלֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "808-laledet" + }, + { + "word_nikkud": "לְהִתְפּוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1675-lehitpotzetz" + }, + { + "word_nikkud": "לִשְׁתֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2336-lishtok" + }, + { + "word_nikkud": "לִשְׂבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2130-lisboa" + }, + { + "word_nikkud": "לִקְרֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1954-likroa" + }, + { + "word_nikkud": "לִקְבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1858-likbor" + }, + { + "word_nikkud": "לְהִתְחָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "683-lehitcharot" + }, + { + "word_nikkud": "לַחְלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2419-lachlom" + }, + { + "word_nikkud": "לִקְשֹׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1968-likshor" + }, + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + }, + { + "word_nikkud": "לְהִתְקַלֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1896-lehitkaleach" + }, + { + "word_nikkud": "לִשְׁדֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2145-lishdod" + }, + { + "word_nikkud": "לָגִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2452-lagil" + }, + { + "word_nikkud": "לִכְעֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "930-lichos" + }, + { + "word_nikkud": "לִתְהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2353-lithot" + }, + { + "word_nikkud": "לְהִתְוַכֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "798-lehitvakeach" + }, + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + }, + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + }, + { + "word_nikkud": "לְהִתְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "59-lehitabed" + }, + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + }, + { + "word_nikkud": "לִשְׁטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2183-lishtof" + }, + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + }, + { + "word_nikkud": "לְהִתְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1988-lehitragel" + }, + { + "word_nikkud": "לְקַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1874-lekavot" + }, + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + }, + { + "word_nikkud": "לִשְׂנֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2261-lisno" + }, + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + }, + { + "word_nikkud": "לְהִסְתַּתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1434-lehistater" + }, + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + }, + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + }, + { + "word_nikkud": "לִבְעֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "239-livot" + }, + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + }, + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + }, + { + "word_nikkud": "לְהִתְפַּלֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2435-lehitpalel" + }, + { + "word_nikkud": "לְרַמּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2790-lirmot" + }, + { + "word_nikkud": "לִטְעֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "755-litom" + }, + { + "word_nikkud": "לִנְקֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1256-linkom" + }, + { + "word_nikkud": "לִטְעֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "757-liton" + }, + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + }, + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + }, + { + "word_nikkud": "לְבָרֵךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + }, + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + }, + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + }, + { + "word_nikkud": "לְעוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1458-leoded" + }, + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + }, + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + }, + { + "word_nikkud": "לְהִתְנַגֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2434-lehitnaged" + }, + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + }, + { + "word_nikkud": "לְהִתְוַדּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "789-lehitvadot" + }, + { + "word_nikkud": "דַּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2745-dal" + }, + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + }, + { + "word_nikkud": "לְגַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "287-ligbot" + }, + { + "word_nikkud": "לָשׁוּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2154-lashuv" + }, + { + "word_nikkud": "לָרֶשֶׁת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "856-lareshet" + }, + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + }, + { + "word_nikkud": "לְפַרְסֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + }, + { + "word_nikkud": "לְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1467-leorer" + }, + { + "word_nikkud": "לִרְכֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2048-lirkosh" + }, + { + "word_nikkud": "לַעֲקֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1550-laakof" + }, + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + }, + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + }, + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + }, + { + "word_nikkud": "לַחְדֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "559-lachdor" + }, + { + "word_nikkud": "לְהַסְפִּיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1406-lehaspik" + }, + { + "word_nikkud": "לְהִפָּגֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1591-lehipagea" + }, + { + "word_nikkud": "לִתְחֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2360-litchom" + }, + { + "word_nikkud": "לִנְטֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1199-lintosh" + }, + { + "word_nikkud": "לִלְכֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2512-lilkod" + }, + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + }, + { + "word_nikkud": "לְהַמְצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + }, + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + }, + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + }, + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + }, + { + "word_nikkud": "לִמְצֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1089-limtzotz" + }, + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + }, + { + "word_nikkud": "לְהֵרָדֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1996-leheradem" + }, + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + }, + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + }, + { + "word_nikkud": "לְהִתְלוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "988-lehitlonen" + }, + { + "word_nikkud": "לְהָקֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + }, + { + "word_nikkud": "לִגְרֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "384-ligror" + }, + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + }, + { + "word_nikkud": "לִבְגֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "167-livgod" + }, + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + }, + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + }, + { + "word_nikkud": "לַחְמֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "626-lachmok" + }, + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + }, + { + "word_nikkud": "לְהַדִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4229-lehadiach" + }, + { + "word_nikkud": "לְהֵהָרֵג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "474-lehehareg" + }, + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + }, + { + "word_nikkud": "לְהִתְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1881-lehitkayem" + }, + { + "word_nikkud": "לְפַעֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5672-lefaem" + }, + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + }, + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "ה - י - ה": [ + { + "word_nikkud": "לִהְיוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "454-lihyot" + }, + { + "word_nikkud": "נִהְיָה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2552-nihya" + } + ], + "עשית": [ + { + "word_nikkud": "לְעַשּׂוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3-laasot" + } + ], + "תעשה": [ + { + "word_nikkud": "לְעַשּׂוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3-laasot" + } + ], + "תעשו": [ + { + "word_nikkud": "לְעַשּׂוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3-laasot" + } + ], + "עשיתי": [ + { + "word_nikkud": "לְעַשּׂוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3-laasot" + } + ], + "עשתה": [ + { + "word_nikkud": "לְעַשּׂוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3-laasot" + } + ], + "תעשייתי": [ + { + "word_nikkud": "לְעַשּׂוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3-laasot" + } + ], + "אעשה": [ + { + "word_nikkud": "לְעַשּׂוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3-laasot" + } + ], + "עשה!‏": [ + { + "word_nikkud": "לְעַשּׂוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3-laasot" + } + ], + "עושה": [ + { + "word_nikkud": "לְעַשּׂוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3-laasot" + } + ], + "מעושה": [ + { + "word_nikkud": "לְעַשּׂוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3-laasot" + } + ], + "תעשייה": [ + { + "word_nikkud": "לְעַשּׂוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3-laasot" + } + ], + "עושים": [ + { + "word_nikkud": "לְעַשּׂוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3-laasot" + } + ], + "עשה": [ + { + "word_nikkud": "לְעַשּׂוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3-laasot" + } + ], + "מעשה": [ + { + "word_nikkud": "לְעַשּׂוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3-laasot" + } + ], + "יעשה": [ + { + "word_nikkud": "לְעַשּׂוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3-laasot" + } + ], + "עשינה!‏": [ + { + "word_nikkud": "לְעַשּׂוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3-laasot" + } + ], + "עשו": [ + { + "word_nikkud": "לְעַשּׂוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3-laasot" + } + ], + "עשיתם": [ + { + "word_nikkud": "לְעַשּׂוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3-laasot" + } + ], + "עשוי": [ + { + "word_nikkud": "לְעַשּׂוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3-laasot" + } + ], + "מעשי": [ + { + "word_nikkud": "לְעַשּׂוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3-laasot" + } + ], + "ע - שׂ - ה": [ + { + "word_nikkud": "לְעַשּׂוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3-laasot" + } + ], + "תעשינה": [ + { + "word_nikkud": "לְעַשּׂוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3-laasot" + } + ], + "להיעשות": [ + { + "word_nikkud": "לְעַשּׂוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3-laasot" + } + ], + "נעשה": [ + { + "word_nikkud": "לְעַשּׂוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3-laasot" + } + ], + "עשיתן": [ + { + "word_nikkud": "לְעַשּׂוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3-laasot" + } + ], + "לעשות": [ + { + "word_nikkud": "לְעַשּׂוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3-laasot" + } + ], + "תעשי": [ + { + "word_nikkud": "לְעַשּׂוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3-laasot" + } + ], + "יעשו": [ + { + "word_nikkud": "לְעַשּׂוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3-laasot" + } + ], + "עשו!‏": [ + { + "word_nikkud": "לְעַשּׂוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3-laasot" + } + ], + "עושות": [ + { + "word_nikkud": "לְעַשּׂוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3-laasot" + } + ], + "עשי!‏": [ + { + "word_nikkud": "לְעַשּׂוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3-laasot" + } + ], + "תעשיין": [ + { + "word_nikkud": "לְעַשּׂוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3-laasot" + } + ], + "עשינו": [ + { + "word_nikkud": "לְעַשּׂוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3-laasot" + } + ], + "להראות": [ + { + "word_nikkud": "לִרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1972-lirot" + }, + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + }, + { + "word_nikkud": "לְהִתְרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1974-lehitraot" + }, + { + "word_nikkud": "לְהֵרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1973-leheraot" + } + ], + "תראינה": [ + { + "word_nikkud": "לִרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1972-lirot" + }, + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + } + ], + "להתראות": [ + { + "word_nikkud": "לִרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1972-lirot" + }, + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + }, + { + "word_nikkud": "לְהִתְרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1974-lehitraot" + }, + { + "word_nikkud": "לְהֵרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1973-leheraot" + } + ], + "רואות": [ + { + "word_nikkud": "לִרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1972-lirot" + } + ], + "ראיתם": [ + { + "word_nikkud": "לִרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1972-lirot" + } + ], + "רואה": [ + { + "word_nikkud": "לִרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1972-lirot" + } + ], + "ראי": [ + { + "word_nikkud": "לִרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1972-lirot" + }, + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + }, + { + "word_nikkud": "לְהִתְרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1974-lehitraot" + }, + { + "word_nikkud": "לְהֵרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1973-leheraot" + } + ], + "ראיה": [ + { + "word_nikkud": "לִרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1972-lirot" + }, + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + }, + { + "word_nikkud": "לְהִתְרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1974-lehitraot" + }, + { + "word_nikkud": "לְהֵרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1973-leheraot" + } + ], + "לראות": [ + { + "word_nikkud": "לִרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1972-lirot" + }, + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + }, + { + "word_nikkud": "לְהִתְרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1974-lehitraot" + }, + { + "word_nikkud": "לְהֵרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1973-leheraot" + } + ], + "ראה": [ + { + "word_nikkud": "לִרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1972-lirot" + } + ], + "ראינה!‏": [ + { + "word_nikkud": "לִרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1972-lirot" + } + ], + "ראיתן": [ + { + "word_nikkud": "לִרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1972-lirot" + } + ], + "תראה": [ + { + "word_nikkud": "לִרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1972-lirot" + }, + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + } + ], + "תראי": [ + { + "word_nikkud": "לִרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1972-lirot" + }, + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + } + ], + "ראו!‏": [ + { + "word_nikkud": "לִרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1972-lirot" + } + ], + "ראית": [ + { + "word_nikkud": "לִרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1972-lirot" + } + ], + "ראה!‏": [ + { + "word_nikkud": "לִרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1972-lirot" + } + ], + "ראייה": [ + { + "word_nikkud": "לִרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1972-lirot" + }, + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + }, + { + "word_nikkud": "לְהִתְרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1974-lehitraot" + }, + { + "word_nikkud": "לְהֵרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1973-leheraot" + } + ], + "להיראות": [ + { + "word_nikkud": "לִרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1972-lirot" + }, + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + }, + { + "word_nikkud": "לְהִתְרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1974-lehitraot" + }, + { + "word_nikkud": "לְהֵרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1973-leheraot" + } + ], + "ראו": [ + { + "word_nikkud": "לִרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1972-lirot" + } + ], + "נראה": [ + { + "word_nikkud": "לִרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1972-lirot" + }, + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + }, + { + "word_nikkud": "לְהִתְרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1974-lehitraot" + }, + { + "word_nikkud": "לְהֵרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1973-leheraot" + } + ], + "יראו": [ + { + "word_nikkud": "לִרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1972-lirot" + }, + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + } + ], + "ר - א - ה": [ + { + "word_nikkud": "לִרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1972-lirot" + }, + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + }, + { + "word_nikkud": "לְהִתְרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1974-lehitraot" + }, + { + "word_nikkud": "לְהֵרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1973-leheraot" + } + ], + "תראו": [ + { + "word_nikkud": "לִרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1972-lirot" + }, + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + } + ], + "מראה": [ + { + "word_nikkud": "לִרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1972-lirot" + }, + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + }, + { + "word_nikkud": "לְהִתְרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1974-lehitraot" + }, + { + "word_nikkud": "לְהֵרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1973-leheraot" + } + ], + "ראוי": [ + { + "word_nikkud": "לִרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1972-lirot" + }, + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + }, + { + "word_nikkud": "לְהִתְרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1974-lehitraot" + }, + { + "word_nikkud": "לְהֵרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1973-leheraot" + } + ], + "אראה": [ + { + "word_nikkud": "לִרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1972-lirot" + }, + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + } + ], + "ראתה": [ + { + "word_nikkud": "לִרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1972-lirot" + } + ], + "ראיתי": [ + { + "word_nikkud": "לִרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1972-lirot" + } + ], + "ראינו": [ + { + "word_nikkud": "לִרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1972-lirot" + } + ], + "ראי!‏": [ + { + "word_nikkud": "לִרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1972-lirot" + } + ], + "ריאיון": [ + { + "word_nikkud": "לִרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1972-lirot" + }, + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + }, + { + "word_nikkud": "לְהִתְרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1974-lehitraot" + }, + { + "word_nikkud": "לְהֵרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1973-leheraot" + } + ], + "יראה": [ + { + "word_nikkud": "לִרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1972-lirot" + }, + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + } + ], + "רואים": [ + { + "word_nikkud": "לִרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1972-lirot" + } + ], + "הלכו": [ + { + "word_nikkud": "לָלֶכֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "7-lalechet" + } + ], + "תהליך": [ + { + "word_nikkud": "לָלֶכֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "7-lalechet" + } + ], + "הולכים": [ + { + "word_nikkud": "לָלֶכֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "7-lalechet" + } + ], + "הליכה": [ + { + "word_nikkud": "לָלֶכֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "7-lalechet" + } + ], + "לכנה!‏": [ + { + "word_nikkud": "לָלֶכֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "7-lalechet" + } + ], + "ילכו": [ + { + "word_nikkud": "לָלֶכֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "7-lalechet" + } + ], + "להתהלך": [ + { + "word_nikkud": "לָלֶכֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "7-lalechet" + } + ], + "מהלך": [ + { + "word_nikkud": "לָלֶכֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "7-lalechet" + } + ], + "הלך": [ + { + "word_nikkud": "לָלֶכֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "7-lalechet" + } + ], + "תלך": [ + { + "word_nikkud": "לָלֶכֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "7-lalechet" + } + ], + "ה - ל - ך": [ + { + "word_nikkud": "לָלֶכֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "7-lalechet" + } + ], + "נלך": [ + { + "word_nikkud": "לָלֶכֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "7-lalechet" + } + ], + "לכת": [ + { + "word_nikkud": "לָלֶכֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "7-lalechet" + } + ], + "תלכו": [ + { + "word_nikkud": "לָלֶכֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "7-lalechet" + } + ], + "הליך": [ + { + "word_nikkud": "לָלֶכֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "7-lalechet" + } + ], + "הלכה": [ + { + "word_nikkud": "לָלֶכֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "7-lalechet" + } + ], + "הלכת": [ + { + "word_nikkud": "לָלֶכֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "7-lalechet" + } + ], + "לכי!‏": [ + { + "word_nikkud": "לָלֶכֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "7-lalechet" + } + ], + "לכו!‏": [ + { + "word_nikkud": "לָלֶכֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "7-lalechet" + } + ], + "הלכתן": [ + { + "word_nikkud": "לָלֶכֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "7-lalechet" + } + ], + "הלכתי": [ + { + "word_nikkud": "לָלֶכֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "7-lalechet" + } + ], + "לך!‏": [ + { + "word_nikkud": "לָלֶכֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "7-lalechet" + } + ], + "אלך": [ + { + "word_nikkud": "לָלֶכֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "7-lalechet" + } + ], + "הולכות": [ + { + "word_nikkud": "לָלֶכֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "7-lalechet" + } + ], + "הלכתם": [ + { + "word_nikkud": "לָלֶכֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "7-lalechet" + } + ], + "ילך": [ + { + "word_nikkud": "לָלֶכֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "7-lalechet" + } + ], + "הולך": [ + { + "word_nikkud": "לָלֶכֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "7-lalechet" + } + ], + "ללכת": [ + { + "word_nikkud": "לָלֶכֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "7-lalechet" + } + ], + "הלכנו": [ + { + "word_nikkud": "לָלֶכֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "7-lalechet" + } + ], + "תלכי": [ + { + "word_nikkud": "לָלֶכֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "7-lalechet" + } + ], + "להלך": [ + { + "word_nikkud": "לָלֶכֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "7-lalechet" + } + ], + "הילוך": [ + { + "word_nikkud": "לָלֶכֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "7-lalechet" + } + ], + "תהלוכה": [ + { + "word_nikkud": "לָלֶכֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "7-lalechet" + } + ], + "תלכנה": [ + { + "word_nikkud": "לָלֶכֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "7-lalechet" + } + ], + "הולכת": [ + { + "word_nikkud": "לָלֶכֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "7-lalechet" + } + ], + "מדוברות": [ + { + "word_nikkud": "לְדַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "להדביר": [ + { + "word_nikkud": "לְדַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "אדובר": [ + { + "word_nikkud": "לְדַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "ד - ב - ר": [ + { + "word_nikkud": "לְדַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "דוברה": [ + { + "word_nikkud": "לְדַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "דוברת": [ + { + "word_nikkud": "לְדַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "נדובר": [ + { + "word_nikkud": "לְדַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "דוברתם": [ + { + "word_nikkud": "לְדַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "דיבור": [ + { + "word_nikkud": "לְדַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "הדברה": [ + { + "word_nikkud": "לְדַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "מדביר": [ + { + "word_nikkud": "לְדַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "דוברתי": [ + { + "word_nikkud": "לְדַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "תדוברי": [ + { + "word_nikkud": "לְדַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "דוברנו": [ + { + "word_nikkud": "לְדַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "ידוברו": [ + { + "word_nikkud": "לְדַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "דביר": [ + { + "word_nikkud": "לְדַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "הידברות": [ + { + "word_nikkud": "לְדַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "מדובר": [ + { + "word_nikkud": "לְדַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "תדוברו": [ + { + "word_nikkud": "לְדַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "דוברתן": [ + { + "word_nikkud": "לְדַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "דובר": [ + { + "word_nikkud": "לְדַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "להידבר": [ + { + "word_nikkud": "לְדַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "מדוברת": [ + { + "word_nikkud": "לְדַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "מדוברים": [ + { + "word_nikkud": "לְדַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "דבר": [ + { + "word_nikkud": "לְדַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "תדוברנה": [ + { + "word_nikkud": "לְדַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "ידובר": [ + { + "word_nikkud": "לְדַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "תדובר": [ + { + "word_nikkud": "לְדַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "דוברו": [ + { + "word_nikkud": "לְדַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2-ledaber" + } + ], + "עזר": [ + { + "word_nikkud": "לַעֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "46-laazor" + } + ], + "עזרתי": [ + { + "word_nikkud": "לַעֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "46-laazor" + } + ], + "עזרו": [ + { + "word_nikkud": "לַעֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "46-laazor" + } + ], + "עזרו!‏": [ + { + "word_nikkud": "לַעֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "46-laazor" + } + ], + "עוזר": [ + { + "word_nikkud": "לַעֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "46-laazor" + } + ], + "עזרת": [ + { + "word_nikkud": "לַעֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "46-laazor" + } + ], + "יעזרו": [ + { + "word_nikkud": "לַעֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "46-laazor" + } + ], + "להיעזר": [ + { + "word_nikkud": "לַעֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "46-laazor" + } + ], + "תעזורנה": [ + { + "word_nikkud": "לַעֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "46-laazor" + } + ], + "עזורנה!‏": [ + { + "word_nikkud": "לַעֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "46-laazor" + } + ], + "נעזור": [ + { + "word_nikkud": "לַעֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "46-laazor" + } + ], + "לעזור": [ + { + "word_nikkud": "לַעֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "46-laazor" + } + ], + "עזור!‏": [ + { + "word_nikkud": "לַעֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "46-laazor" + } + ], + "עוזרים": [ + { + "word_nikkud": "לַעֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "46-laazor" + } + ], + "אעזור": [ + { + "word_nikkud": "לַעֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "46-laazor" + } + ], + "עוזרת": [ + { + "word_nikkud": "לַעֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "46-laazor" + } + ], + "עזרה": [ + { + "word_nikkud": "לַעֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "46-laazor" + } + ], + "ע - ז - ר": [ + { + "word_nikkud": "לַעֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "46-laazor" + } + ], + "תעזרי": [ + { + "word_nikkud": "לַעֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "46-laazor" + } + ], + "עזרי!‏": [ + { + "word_nikkud": "לַעֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "46-laazor" + } + ], + "תעזרו": [ + { + "word_nikkud": "לַעֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "46-laazor" + } + ], + "עזרנו": [ + { + "word_nikkud": "לַעֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "46-laazor" + } + ], + "עזרתם": [ + { + "word_nikkud": "לַעֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "46-laazor" + } + ], + "עזרתן": [ + { + "word_nikkud": "לַעֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "46-laazor" + } + ], + "יעזור": [ + { + "word_nikkud": "לַעֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "46-laazor" + } + ], + "תעזור": [ + { + "word_nikkud": "לַעֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "46-laazor" + } + ], + "עוזרות": [ + { + "word_nikkud": "לַעֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "46-laazor" + } + ], + "דעת": [ + { + "word_nikkud": "לָדַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "791-ladaat" + }, + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "ידע": [ + { + "word_nikkud": "לָדַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "791-ladaat" + }, + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "תדענה": [ + { + "word_nikkud": "לָדַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "791-ladaat" + } + ], + "דעי!‏": [ + { + "word_nikkud": "לָדַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "791-ladaat" + } + ], + "להודיע": [ + { + "word_nikkud": "לָדַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "791-ladaat" + }, + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "מודיעין": [ + { + "word_nikkud": "לָדַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "791-ladaat" + }, + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "דענה!‏": [ + { + "word_nikkud": "לָדַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "791-ladaat" + } + ], + "ליידע": [ + { + "word_nikkud": "לָדַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "791-ladaat" + }, + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "מודעה": [ + { + "word_nikkud": "לָדַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "791-ladaat" + }, + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "ידעתי": [ + { + "word_nikkud": "לָדַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "791-ladaat" + } + ], + "תדעו": [ + { + "word_nikkud": "לָדַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "791-ladaat" + } + ], + "תדעי": [ + { + "word_nikkud": "לָדַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "791-ladaat" + } + ], + "ידוע": [ + { + "word_nikkud": "לָדַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "791-ladaat" + }, + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "אדע": [ + { + "word_nikkud": "לָדַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "791-ladaat" + } + ], + "ידעתם": [ + { + "word_nikkud": "לָדַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "791-ladaat" + } + ], + "לדעת": [ + { + "word_nikkud": "לָדַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "791-ladaat" + }, + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "הודעה": [ + { + "word_nikkud": "לָדַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "791-ladaat" + }, + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "יודעת": [ + { + "word_nikkud": "לָדַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "791-ladaat" + } + ], + "מדען": [ + { + "word_nikkud": "לָדַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "791-ladaat" + }, + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "ידעה": [ + { + "word_nikkud": "לָדַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "791-ladaat" + } + ], + "ידען": [ + { + "word_nikkud": "לָדַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "791-ladaat" + }, + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "מדעי": [ + { + "word_nikkud": "לָדַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "791-ladaat" + }, + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "ידעת": [ + { + "word_nikkud": "לָדַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "791-ladaat" + } + ], + "דע!‏": [ + { + "word_nikkud": "לָדַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "791-ladaat" + } + ], + "מדע": [ + { + "word_nikkud": "לָדַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "791-ladaat" + }, + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "ידעתן": [ + { + "word_nikkud": "לָדַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "791-ladaat" + } + ], + "ידעו": [ + { + "word_nikkud": "לָדַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "791-ladaat" + } + ], + "תדע": [ + { + "word_nikkud": "לָדַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "791-ladaat" + } + ], + "י - ד - ע": [ + { + "word_nikkud": "לָדַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "791-ladaat" + }, + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "נדע": [ + { + "word_nikkud": "לָדַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "791-ladaat" + } + ], + "מידע": [ + { + "word_nikkud": "לָדַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "791-ladaat" + }, + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "יודעים": [ + { + "word_nikkud": "לָדַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "791-ladaat" + } + ], + "יודע": [ + { + "word_nikkud": "לָדַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "791-ladaat" + }, + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "להיוודע": [ + { + "word_nikkud": "לָדַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "791-ladaat" + }, + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "מודע": [ + { + "word_nikkud": "לָדַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "791-ladaat" + }, + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "תודעה": [ + { + "word_nikkud": "לָדַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "791-ladaat" + }, + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "ידענו": [ + { + "word_nikkud": "לָדַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "791-ladaat" + } + ], + "יודעות": [ + { + "word_nikkud": "לָדַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "791-ladaat" + } + ], + "דעו!‏": [ + { + "word_nikkud": "לָדַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "791-ladaat" + } + ], + "ידעוני": [ + { + "word_nikkud": "לָדַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "791-ladaat" + }, + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "ידיעה": [ + { + "word_nikkud": "לָדַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "791-ladaat" + }, + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "אמור": [ + { + "word_nikkud": "לוֹמַר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "55-lomar" + } + ], + "נאמר": [ + { + "word_nikkud": "לוֹמַר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "55-lomar" + } + ], + "אומרים": [ + { + "word_nikkud": "לוֹמַר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "55-lomar" + } + ], + "לומר": [ + { + "word_nikkud": "לוֹמַר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "55-lomar" + } + ], + "אמרו!‏": [ + { + "word_nikkud": "לוֹמַר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "55-lomar" + } + ], + "להיאמר": [ + { + "word_nikkud": "לוֹמַר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "55-lomar" + } + ], + "אומרות": [ + { + "word_nikkud": "לוֹמַר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "55-lomar" + } + ], + "לאמור": [ + { + "word_nikkud": "לוֹמַר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "55-lomar" + } + ], + "תאמר": [ + { + "word_nikkud": "לוֹמַר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "55-lomar" + } + ], + "אומרת": [ + { + "word_nikkud": "לוֹמַר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "55-lomar" + } + ], + "אמרנו": [ + { + "word_nikkud": "לוֹמַר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "55-lomar" + } + ], + "תאמרו": [ + { + "word_nikkud": "לוֹמַר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "55-lomar" + } + ], + "יאמר": [ + { + "word_nikkud": "לוֹמַר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "55-lomar" + } + ], + "אמרתם": [ + { + "word_nikkud": "לוֹמַר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "55-lomar" + } + ], + "יאמרו": [ + { + "word_nikkud": "לוֹמַר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "55-lomar" + } + ], + "אמורנה!‏": [ + { + "word_nikkud": "לוֹמַר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "55-lomar" + } + ], + "אמרתי": [ + { + "word_nikkud": "לוֹמַר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "55-lomar" + } + ], + "כלומר": [ + { + "word_nikkud": "לוֹמַר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "55-lomar" + } + ], + "אמרתן": [ + { + "word_nikkud": "לוֹמַר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "55-lomar" + } + ], + "להאמיר": [ + { + "word_nikkud": "לוֹמַר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "55-lomar" + } + ], + "תאמרנה": [ + { + "word_nikkud": "לוֹמַר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "55-lomar" + } + ], + "א - מ - ר": [ + { + "word_nikkud": "לוֹמַר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "55-lomar" + } + ], + "אמר": [ + { + "word_nikkud": "לוֹמַר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "55-lomar" + }, + { + "word_nikkud": "לְהַמֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2555-lehamer" + } + ], + "אמרו": [ + { + "word_nikkud": "לוֹמַר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "55-lomar" + } + ], + "אמור!‏": [ + { + "word_nikkud": "לוֹמַר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "55-lomar" + } + ], + "אמרי!‏": [ + { + "word_nikkud": "לוֹמַר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "55-lomar" + } + ], + "אומר": [ + { + "word_nikkud": "לוֹמַר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "55-lomar" + } + ], + "אמרת": [ + { + "word_nikkud": "לוֹמַר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "55-lomar" + } + ], + "תאמרי": [ + { + "word_nikkud": "לוֹמַר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "55-lomar" + } + ], + "לקח": [ + { + "word_nikkud": "לָקַחַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2427-lakachat" + } + ], + "להילקח": [ + { + "word_nikkud": "לָקַחַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2427-lakachat" + } + ], + "תיקחי": [ + { + "word_nikkud": "לָקַחַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2427-lakachat" + } + ], + "לוקח": [ + { + "word_nikkud": "לָקַחַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2427-lakachat" + } + ], + "ל - ק - ח": [ + { + "word_nikkud": "לָקַחַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2427-lakachat" + } + ], + "לוקחות": [ + { + "word_nikkud": "לָקַחַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2427-lakachat" + } + ], + "קחו!‏": [ + { + "word_nikkud": "לָקַחַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2427-lakachat" + } + ], + "לקחתם": [ + { + "word_nikkud": "לָקַחַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2427-lakachat" + } + ], + "לקחתן": [ + { + "word_nikkud": "לָקַחַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2427-lakachat" + } + ], + "ניקח": [ + { + "word_nikkud": "לָקַחַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2427-lakachat" + } + ], + "לקחה": [ + { + "word_nikkud": "לָקַחַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2427-lakachat" + } + ], + "מלקחיים": [ + { + "word_nikkud": "לָקַחַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2427-lakachat" + } + ], + "קחנה!‏": [ + { + "word_nikkud": "לָקַחַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2427-lakachat" + } + ], + "לקוח": [ + { + "word_nikkud": "לָקַחַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2427-lakachat" + } + ], + "לקחו": [ + { + "word_nikkud": "לָקַחַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2427-lakachat" + } + ], + "תיקחנה": [ + { + "word_nikkud": "לָקַחַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2427-lakachat" + } + ], + "ייקח": [ + { + "word_nikkud": "לָקַחַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2427-lakachat" + } + ], + "לקחתי": [ + { + "word_nikkud": "לָקַחַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2427-lakachat" + } + ], + "לקחת": [ + { + "word_nikkud": "לָקַחַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2427-lakachat" + } + ], + "לוקחים": [ + { + "word_nikkud": "לָקַחַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2427-lakachat" + } + ], + "להתלקח": [ + { + "word_nikkud": "לָקַחַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2427-lakachat" + } + ], + "תיקחו": [ + { + "word_nikkud": "לָקַחַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2427-lakachat" + } + ], + "לקיחה": [ + { + "word_nikkud": "לָקַחַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2427-lakachat" + } + ], + "ייקחו": [ + { + "word_nikkud": "לָקַחַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2427-lakachat" + } + ], + "קחי!‏": [ + { + "word_nikkud": "לָקַחַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2427-lakachat" + } + ], + "קח!‏": [ + { + "word_nikkud": "לָקַחַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2427-lakachat" + } + ], + "לוקחת": [ + { + "word_nikkud": "לָקַחַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2427-lakachat" + } + ], + "אקח": [ + { + "word_nikkud": "לָקַחַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2427-lakachat" + } + ], + "מלקחת": [ + { + "word_nikkud": "לָקַחַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2427-lakachat" + } + ], + "תיקח": [ + { + "word_nikkud": "לָקַחַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2427-lakachat" + } + ], + "לקחנו": [ + { + "word_nikkud": "לָקַחַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2427-lakachat" + } + ], + "מגידות": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + } + ], + "תוגדו": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + } + ], + "מגידה": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + } + ], + "הגידו!‏": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + } + ], + "הוגדו": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + } + ], + "מנוגד": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + }, + { + "word_nikkud": "לְהִתְנַגֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2434-lehitnaged" + } + ], + "תגדנה": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + } + ], + "הגיד": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + } + ], + "תוגדי": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + } + ], + "תגידי": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + } + ], + "ניגוד": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + }, + { + "word_nikkud": "לְהִתְנַגֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2434-lehitnaged" + } + ], + "להנגיד": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + }, + { + "word_nikkud": "לְהִתְנַגֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2434-lehitnaged" + } + ], + "מגיד": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + } + ], + "הגדנו": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + } + ], + "הגידי!‏": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + } + ], + "להתנגד": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + }, + { + "word_nikkud": "לְהִתְנַגֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2434-lehitnaged" + } + ], + "הגידו": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + } + ], + "הגדת": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + } + ], + "נגיד": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + }, + { + "word_nikkud": "לְהִתְנַגֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2434-lehitnaged" + } + ], + "תוגד": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + } + ], + "יוגד": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + } + ], + "נגד": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + }, + { + "word_nikkud": "לְהִתְנַגֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2434-lehitnaged" + } + ], + "מגידים": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + } + ], + "יוגדו": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + } + ], + "מוגדים": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + } + ], + "הוגדתי": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + } + ], + "הוגדת": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + } + ], + "הוגדנו": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + } + ], + "הגידה": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + } + ], + "הוגד": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + } + ], + "התנגדות": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + }, + { + "word_nikkud": "לְהִתְנַגֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2434-lehitnaged" + } + ], + "הגדה": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + }, + { + "word_nikkud": "לְהִתְנַגֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2434-lehitnaged" + } + ], + "יגיד": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + } + ], + "להגיד": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + }, + { + "word_nikkud": "לְהִתְנַגֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2434-lehitnaged" + } + ], + "תגיד": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + } + ], + "הגדתי": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + } + ], + "מוגדת": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + } + ], + "הוגדה": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + } + ], + "הוגדתן": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + } + ], + "הוגדתם": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + } + ], + "תגידו": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + } + ], + "הגדתן": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + } + ], + "אגיד": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + } + ], + "נ - ג - ד": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + }, + { + "word_nikkud": "לְהִתְנַגֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2434-lehitnaged" + } + ], + "מוגדות": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + } + ], + "הגדנה!‏": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + } + ], + "הגד!‏": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + } + ], + "תוגדנה": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + } + ], + "הגדתם": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + } + ], + "לנגוד": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + }, + { + "word_nikkud": "לְהִתְנַגֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2434-lehitnaged" + } + ], + "נוגד": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + } + ], + "מוגד": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + } + ], + "יגידו": [ + { + "word_nikkud": "לְהַגִּיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1135-lehagid" + } + ], + "מצאו": [ + { + "word_nikkud": "לִמְצֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1083-limtzo" + } + ], + "מצאתם": [ + { + "word_nikkud": "לִמְצֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1083-limtzo" + } + ], + "מצא!‏": [ + { + "word_nikkud": "לִמְצֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1083-limtzo" + } + ], + "תמצא": [ + { + "word_nikkud": "לִמְצֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1083-limtzo" + } + ], + "ימצאו": [ + { + "word_nikkud": "לִמְצֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1083-limtzo" + } + ], + "תמצאי": [ + { + "word_nikkud": "לִמְצֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1083-limtzo" + } + ], + "הימצאות": [ + { + "word_nikkud": "לִמְצֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1083-limtzo" + }, + { + "word_nikkud": "לְהַמְצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "מצוי": [ + { + "word_nikkud": "לִמְצֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1083-limtzo" + }, + { + "word_nikkud": "לְהַמְצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "מצאו!‏": [ + { + "word_nikkud": "לִמְצֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1083-limtzo" + } + ], + "מצאתן": [ + { + "word_nikkud": "לִמְצֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1083-limtzo" + } + ], + "ממצא": [ + { + "word_nikkud": "לִמְצֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1083-limtzo" + }, + { + "word_nikkud": "לְהַמְצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "מ - צ - א": [ + { + "word_nikkud": "לִמְצֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1083-limtzo" + }, + { + "word_nikkud": "לְהַמְצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "להתמצא": [ + { + "word_nikkud": "לִמְצֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1083-limtzo" + }, + { + "word_nikkud": "לְהַמְצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "מוצאת": [ + { + "word_nikkud": "לִמְצֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1083-limtzo" + }, + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "מוצאות": [ + { + "word_nikkud": "לִמְצֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1083-limtzo" + }, + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "מצאת": [ + { + "word_nikkud": "לִמְצֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1083-limtzo" + } + ], + "למצוא": [ + { + "word_nikkud": "לִמְצֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1083-limtzo" + }, + { + "word_nikkud": "לְהַמְצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "מציאותי": [ + { + "word_nikkud": "לִמְצֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1083-limtzo" + }, + { + "word_nikkud": "לְהַמְצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "תמצאו": [ + { + "word_nikkud": "לִמְצֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1083-limtzo" + } + ], + "מציאות": [ + { + "word_nikkud": "לִמְצֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1083-limtzo" + }, + { + "word_nikkud": "לְהַמְצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "מצא": [ + { + "word_nikkud": "לִמְצֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1083-limtzo" + } + ], + "מצאנה!‏": [ + { + "word_nikkud": "לִמְצֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1083-limtzo" + } + ], + "התמצאות": [ + { + "word_nikkud": "לִמְצֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1083-limtzo" + }, + { + "word_nikkud": "לְהַמְצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "מצאה": [ + { + "word_nikkud": "לִמְצֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1083-limtzo" + } + ], + "מצאי!‏": [ + { + "word_nikkud": "לִמְצֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1083-limtzo" + } + ], + "מציאה": [ + { + "word_nikkud": "לִמְצֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1083-limtzo" + }, + { + "word_nikkud": "לְהַמְצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "מוצאים": [ + { + "word_nikkud": "לִמְצֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1083-limtzo" + }, + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "מצאתי": [ + { + "word_nikkud": "לִמְצֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1083-limtzo" + } + ], + "המצאה": [ + { + "word_nikkud": "לִמְצֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1083-limtzo" + }, + { + "word_nikkud": "לְהַמְצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "ימצא": [ + { + "word_nikkud": "לִמְצֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1083-limtzo" + } + ], + "מצאנו": [ + { + "word_nikkud": "לִמְצֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1083-limtzo" + } + ], + "מוצא": [ + { + "word_nikkud": "לִמְצֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1083-limtzo" + }, + { + "word_nikkud": "לָצֵאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "832-latzet" + }, + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "קבל!‏": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "מקובלת": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "קבלו!‏": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "מקובלים": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "תקובלנה": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "מקובלות": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "אקבל": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "ק - ב - ל": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "קובלו": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "תקבלי": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "קיבלה": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "תקבלו": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "קובלתן": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "מקבלים": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "קבלנה!‏": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "תקובלי": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "מקובל": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "יקובלו": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "להתקבל": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "מקבלות": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "קבל": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "קבלן": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "קובלתם": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "לקבול": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "קיבלת": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "לקבל": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "תקובל": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "קיבול": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "מקבל": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "אקובל": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "קובלת": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "קיבלתם": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "קובלה": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "קובלנו": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "קיבלתי": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "קבלי!‏": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "קובל": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "תקבל": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "תקובלו": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "מקביל": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "קיבולת": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "קיבלנו": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "קבלה": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "קובלתי": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "יקבל": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "יקובל": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "קיבלו": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "קיבלתן": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "מקבלת": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "נקובל": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "נקבל": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "קיבל": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "תקבלנה": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "יקבלו": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "להקביל": [ + { + "word_nikkud": "לְקַבֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1850-lekabel" + } + ], + "תני!‏": [ + { + "word_nikkud": "לָתֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1285-latet" + } + ], + "נתן": [ + { + "word_nikkud": "לָתֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1285-latet" + } + ], + "ייתנו": [ + { + "word_nikkud": "לָתֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1285-latet" + } + ], + "תיתן": [ + { + "word_nikkud": "לָתֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1285-latet" + } + ], + "נתתם": [ + { + "word_nikkud": "לָתֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1285-latet" + } + ], + "נתנה": [ + { + "word_nikkud": "לָתֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1285-latet" + } + ], + "ניתן": [ + { + "word_nikkud": "לָתֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1285-latet" + } + ], + "תיתנה": [ + { + "word_nikkud": "לָתֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1285-latet" + } + ], + "תיתנו": [ + { + "word_nikkud": "לָתֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1285-latet" + } + ], + "תנו!‏": [ + { + "word_nikkud": "לָתֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1285-latet" + } + ], + "נתנו": [ + { + "word_nikkud": "לָתֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1285-latet" + } + ], + "ייתן": [ + { + "word_nikkud": "לָתֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1285-latet" + } + ], + "נתון": [ + { + "word_nikkud": "לָתֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1285-latet" + } + ], + "נתתן": [ + { + "word_nikkud": "לָתֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1285-latet" + } + ], + "נותנת": [ + { + "word_nikkud": "לָתֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1285-latet" + } + ], + "נתתי": [ + { + "word_nikkud": "לָתֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1285-latet" + } + ], + "תן!‏": [ + { + "word_nikkud": "לָתֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1285-latet" + } + ], + "נתת": [ + { + "word_nikkud": "לָתֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1285-latet" + } + ], + "תנה!‏": [ + { + "word_nikkud": "לָתֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1285-latet" + } + ], + "נתונים": [ + { + "word_nikkud": "לָתֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1285-latet" + } + ], + "לתת": [ + { + "word_nikkud": "לָתֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1285-latet" + } + ], + "מתנה": [ + { + "word_nikkud": "לָתֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1285-latet" + } + ], + "להינתן": [ + { + "word_nikkud": "לָתֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1285-latet" + } + ], + "תיתני": [ + { + "word_nikkud": "לָתֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1285-latet" + } + ], + "מתן": [ + { + "word_nikkud": "לָתֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1285-latet" + }, + { + "word_nikkud": "לָמוּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "52-lamut" + } + ], + "נותן": [ + { + "word_nikkud": "לָתֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1285-latet" + } + ], + "נ - ת - ן": [ + { + "word_nikkud": "לָתֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1285-latet" + } + ], + "נותנים": [ + { + "word_nikkud": "לָתֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1285-latet" + } + ], + "נותנות": [ + { + "word_nikkud": "לָתֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1285-latet" + } + ], + "אתן": [ + { + "word_nikkud": "לָתֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1285-latet" + } + ], + "יצאו": [ + { + "word_nikkud": "לָצֵאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "832-latzet" + } + ], + "יצאתי": [ + { + "word_nikkud": "לָצֵאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "832-latzet" + } + ], + "צאנה!‏": [ + { + "word_nikkud": "לָצֵאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "832-latzet" + } + ], + "יוצאות": [ + { + "word_nikkud": "לָצֵאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "832-latzet" + } + ], + "אצא": [ + { + "word_nikkud": "לָצֵאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "832-latzet" + } + ], + "צאי!‏": [ + { + "word_nikkud": "לָצֵאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "832-latzet" + } + ], + "תוצאה": [ + { + "word_nikkud": "לָצֵאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "832-latzet" + }, + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "יצאתם": [ + { + "word_nikkud": "לָצֵאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "832-latzet" + } + ], + "נצא": [ + { + "word_nikkud": "לָצֵאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "832-latzet" + } + ], + "יצא": [ + { + "word_nikkud": "לָצֵאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "832-latzet" + } + ], + "תצאנה": [ + { + "word_nikkud": "לָצֵאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "832-latzet" + } + ], + "יצאתן": [ + { + "word_nikkud": "לָצֵאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "832-latzet" + } + ], + "צא!‏": [ + { + "word_nikkud": "לָצֵאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "832-latzet" + } + ], + "יציאה": [ + { + "word_nikkud": "לָצֵאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "832-latzet" + }, + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "צאו!‏": [ + { + "word_nikkud": "לָצֵאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "832-latzet" + } + ], + "יצאנו": [ + { + "word_nikkud": "לָצֵאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "832-latzet" + } + ], + "יצאה": [ + { + "word_nikkud": "לָצֵאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "832-latzet" + } + ], + "י - צ - א": [ + { + "word_nikkud": "לָצֵאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "832-latzet" + }, + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "להוציא": [ + { + "word_nikkud": "לָצֵאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "832-latzet" + }, + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "ייצוא": [ + { + "word_nikkud": "לָצֵאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "832-latzet" + }, + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "יוצאים": [ + { + "word_nikkud": "לָצֵאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "832-latzet" + } + ], + "תצא": [ + { + "word_nikkud": "לָצֵאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "832-latzet" + } + ], + "יצאת": [ + { + "word_nikkud": "לָצֵאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "832-latzet" + } + ], + "יוצאת": [ + { + "word_nikkud": "לָצֵאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "832-latzet" + } + ], + "לייצא": [ + { + "word_nikkud": "לָצֵאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "832-latzet" + }, + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "הוצאה": [ + { + "word_nikkud": "לָצֵאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "832-latzet" + }, + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "לצאת": [ + { + "word_nikkud": "לָצֵאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "832-latzet" + }, + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "צאת": [ + { + "word_nikkud": "לָצֵאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "832-latzet" + }, + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "יוצא": [ + { + "word_nikkud": "לָצֵאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "832-latzet" + }, + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "תצאו": [ + { + "word_nikkud": "לָצֵאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "832-latzet" + } + ], + "תצאי": [ + { + "word_nikkud": "לָצֵאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "832-latzet" + } + ], + "תספרו": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + }, + { + "word_nikkud": "לִסְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1408-lispor" + } + ], + "ספרות": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + }, + { + "word_nikkud": "לִסְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1408-lispor" + } + ], + "מסופרות": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + } + ], + "יספר": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + } + ], + "סופרו": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + } + ], + "ספרן": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + }, + { + "word_nikkud": "לִסְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1408-lispor" + } + ], + "סיפרתם": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + } + ], + "סופרתי": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + } + ], + "סופרה": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + } + ], + "יסופר": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + } + ], + "לספר": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + }, + { + "word_nikkud": "לִסְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1408-lispor" + } + ], + "תסופר": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + } + ], + "סופרת": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + }, + { + "word_nikkud": "לִסְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1408-lispor" + } + ], + "מספרים": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + } + ], + "סופרתם": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + } + ], + "סיפרנו": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + } + ], + "סיפרת": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + } + ], + "תספרנה": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + } + ], + "מסופרים": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + } + ], + "מספרת": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + }, + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + } + ], + "ספרייה": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + }, + { + "word_nikkud": "לִסְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1408-lispor" + } + ], + "סיפרתן": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + } + ], + "סיפרו": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + } + ], + "תספרי": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + }, + { + "word_nikkud": "לִסְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1408-lispor" + } + ], + "מסופר": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + } + ], + "מסופרת": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + } + ], + "לספור": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + }, + { + "word_nikkud": "לִסְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1408-lispor" + } + ], + "תספורת": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + }, + { + "word_nikkud": "לִסְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1408-lispor" + } + ], + "סופר": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + }, + { + "word_nikkud": "לִסְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1408-lispor" + } + ], + "יסופרו": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + } + ], + "יספרו": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + }, + { + "word_nikkud": "לִסְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1408-lispor" + } + ], + "סופרתן": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + } + ], + "ספרי!‏": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + }, + { + "word_nikkud": "לִסְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1408-lispor" + } + ], + "סיפרתי": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + } + ], + "סיפר": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + } + ], + "אסופר": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + } + ], + "מספרה": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + }, + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + }, + { + "word_nikkud": "לִסְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1408-lispor" + } + ], + "ספרנה!‏": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + } + ], + "מספריים": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + }, + { + "word_nikkud": "לִסְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1408-lispor" + } + ], + "תסופרי": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + } + ], + "ספרה": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + }, + { + "word_nikkud": "לִסְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1408-lispor" + } + ], + "נסופר": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + } + ], + "להיספר": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + }, + { + "word_nikkud": "לִסְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1408-lispor" + } + ], + "אספר": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + } + ], + "תסופרנה": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + } + ], + "ספר!‏": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + } + ], + "ספר": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + }, + { + "word_nikkud": "לִסְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1408-lispor" + } + ], + "ס - פ - ר": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + }, + { + "word_nikkud": "לִסְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1408-lispor" + } + ], + "מספר": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + }, + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + }, + { + "word_nikkud": "לִסְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1408-lispor" + } + ], + "סיפרה": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + } + ], + "נספר": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + } + ], + "תספר": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + } + ], + "סופרנו": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + } + ], + "להסתפר": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + }, + { + "word_nikkud": "לִסְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1408-lispor" + } + ], + "ספרו!‏": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + }, + { + "word_nikkud": "לִסְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1408-lispor" + } + ], + "סיפור": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + }, + { + "word_nikkud": "לִסְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1408-lispor" + } + ], + "ספירה": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + }, + { + "word_nikkud": "לִסְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1408-lispor" + } + ], + "מספרות": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + } + ], + "ספור": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + }, + { + "word_nikkud": "לִסְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1408-lispor" + } + ], + "ספרותי": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + }, + { + "word_nikkud": "לִסְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1408-lispor" + } + ], + "תסופרו": [ + { + "word_nikkud": "לְסַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1409-lesaper" + } + ], + "חזרתי": [ + { + "word_nikkud": "לַחֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "48-lachazor" + } + ], + "תחזרי": [ + { + "word_nikkud": "לַחֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "48-lachazor" + } + ], + "חוזר": [ + { + "word_nikkud": "לַחֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "48-lachazor" + } + ], + "חזורנה!‏": [ + { + "word_nikkud": "לַחֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "48-lachazor" + } + ], + "חוזרת": [ + { + "word_nikkud": "לַחֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "48-lachazor" + } + ], + "חזרי!‏": [ + { + "word_nikkud": "לַחֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "48-lachazor" + } + ], + "החזר": [ + { + "word_nikkud": "לַחֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "48-lachazor" + }, + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "להחזיר": [ + { + "word_nikkud": "לַחֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "48-lachazor" + }, + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "חזרת": [ + { + "word_nikkud": "לַחֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "48-lachazor" + }, + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "מחזור": [ + { + "word_nikkud": "לַחֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "48-lachazor" + }, + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "חזרה": [ + { + "word_nikkud": "לַחֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "48-lachazor" + }, + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "לחזר": [ + { + "word_nikkud": "לַחֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "48-lachazor" + }, + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "חזרו!‏": [ + { + "word_nikkud": "לַחֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "48-lachazor" + } + ], + "חוזרות": [ + { + "word_nikkud": "לַחֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "48-lachazor" + } + ], + "חזור!‏": [ + { + "word_nikkud": "לַחֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "48-lachazor" + } + ], + "נחזור": [ + { + "word_nikkud": "לַחֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "48-lachazor" + } + ], + "חזרתם": [ + { + "word_nikkud": "לַחֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "48-lachazor" + } + ], + "יחזרו": [ + { + "word_nikkud": "לַחֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "48-lachazor" + } + ], + "חזר": [ + { + "word_nikkud": "לַחֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "48-lachazor" + } + ], + "אחזור": [ + { + "word_nikkud": "לַחֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "48-lachazor" + } + ], + "חוזרים": [ + { + "word_nikkud": "לַחֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "48-lachazor" + } + ], + "חזרו": [ + { + "word_nikkud": "לַחֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "48-lachazor" + } + ], + "חזרנו": [ + { + "word_nikkud": "לַחֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "48-lachazor" + } + ], + "תחזורנה": [ + { + "word_nikkud": "לַחֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "48-lachazor" + } + ], + "להתחזר": [ + { + "word_nikkud": "לַחֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "48-lachazor" + }, + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "ח - ז - ר": [ + { + "word_nikkud": "לַחֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "48-lachazor" + }, + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "תחזור": [ + { + "word_nikkud": "לַחֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "48-lachazor" + } + ], + "תחזרו": [ + { + "word_nikkud": "לַחֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "48-lachazor" + } + ], + "חזרתן": [ + { + "word_nikkud": "לַחֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "48-lachazor" + } + ], + "יחזור": [ + { + "word_nikkud": "לַחֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "48-lachazor" + } + ], + "חיזור": [ + { + "word_nikkud": "לַחֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "48-lachazor" + }, + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "לחזור": [ + { + "word_nikkud": "לַחֲזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "48-lachazor" + }, + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "הרגה": [ + { + "word_nikkud": "לַהֲרֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "473-laharog" + } + ], + "אהרוג": [ + { + "word_nikkud": "לַהֲרֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "473-laharog" + } + ], + "נהרוג": [ + { + "word_nikkud": "לַהֲרֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "473-laharog" + } + ], + "הורגים": [ + { + "word_nikkud": "לַהֲרֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "473-laharog" + } + ], + "הרגתם": [ + { + "word_nikkud": "לַהֲרֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "473-laharog" + } + ], + "הרג": [ + { + "word_nikkud": "לַהֲרֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "473-laharog" + } + ], + "יהרגו": [ + { + "word_nikkud": "לַהֲרֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "473-laharog" + } + ], + "הרגו": [ + { + "word_nikkud": "לַהֲרֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "473-laharog" + } + ], + "הרוגנה!‏": [ + { + "word_nikkud": "לַהֲרֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "473-laharog" + } + ], + "הרגי!‏": [ + { + "word_nikkud": "לַהֲרֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "473-laharog" + } + ], + "הרגו!‏": [ + { + "word_nikkud": "לַהֲרֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "473-laharog" + } + ], + "תהרגי": [ + { + "word_nikkud": "לַהֲרֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "473-laharog" + } + ], + "הורג": [ + { + "word_nikkud": "לַהֲרֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "473-laharog" + } + ], + "הרגתי": [ + { + "word_nikkud": "לַהֲרֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "473-laharog" + } + ], + "הרגת": [ + { + "word_nikkud": "לַהֲרֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "473-laharog" + } + ], + "להרוג": [ + { + "word_nikkud": "לַהֲרֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "473-laharog" + }, + { + "word_nikkud": "לְהֵהָרֵג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "474-lehehareg" + } + ], + "הרגנו": [ + { + "word_nikkud": "לַהֲרֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "473-laharog" + } + ], + "ה - ר - ג": [ + { + "word_nikkud": "לַהֲרֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "473-laharog" + }, + { + "word_nikkud": "לְהֵהָרֵג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "474-lehehareg" + } + ], + "תהרוג": [ + { + "word_nikkud": "לַהֲרֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "473-laharog" + } + ], + "הרגתן": [ + { + "word_nikkud": "לַהֲרֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "473-laharog" + } + ], + "יהרוג": [ + { + "word_nikkud": "לַהֲרֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "473-laharog" + } + ], + "תהרוגנה": [ + { + "word_nikkud": "לַהֲרֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "473-laharog" + } + ], + "תהרגו": [ + { + "word_nikkud": "לַהֲרֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "473-laharog" + } + ], + "הורגות": [ + { + "word_nikkud": "לַהֲרֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "473-laharog" + } + ], + "הרוג!‏": [ + { + "word_nikkud": "לַהֲרֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "473-laharog" + } + ], + "הורגת": [ + { + "word_nikkud": "לַהֲרֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "473-laharog" + } + ], + "חישוב": [ + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + } + ], + "חושבת": [ + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + } + ], + "חשבתם": [ + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + } + ], + "לחשב": [ + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + } + ], + "נחשוב": [ + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + } + ], + "יחשבו": [ + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + } + ], + "חשיבה": [ + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + } + ], + "חשוב!‏": [ + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + } + ], + "חשבי!‏": [ + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + } + ], + "חשבו": [ + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + } + ], + "חשבונייה": [ + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + } + ], + "מחשבון": [ + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + } + ], + "אחשוב": [ + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + } + ], + "תחשובנה": [ + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + } + ], + "חשבו!‏": [ + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + } + ], + "התחשבות": [ + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + } + ], + "חושבות": [ + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + } + ], + "להיחשב": [ + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + } + ], + "לחשוב": [ + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + } + ], + "להתחשבן": [ + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + } + ], + "להתחשב": [ + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + } + ], + "ח - שׁ - ב": [ + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + } + ], + "להחשיב": [ + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + } + ], + "חשיבות": [ + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + } + ], + "חשובנה!‏": [ + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + } + ], + "חשבתי": [ + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + } + ], + "חשבתן": [ + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + } + ], + "חשבנו": [ + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + } + ], + "חושבים": [ + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + } + ], + "חשבונית": [ + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + } + ], + "חשבונאי": [ + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + } + ], + "חושב": [ + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + } + ], + "חשוב": [ + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + } + ], + "מחשבה": [ + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + }, + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "חשבון": [ + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + } + ], + "מחשב": [ + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + }, + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "חשבה": [ + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + } + ], + "תחשבי": [ + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + } + ], + "תחשבו": [ + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + } + ], + "חשב": [ + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + } + ], + "חשבת": [ + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + } + ], + "תחשוב": [ + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + } + ], + "יחשוב": [ + { + "word_nikkud": "לַחְשֹׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "700-lachshov" + } + ], + "תבוא": [ + { + "word_nikkud": "לָבוֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "28-lavo" + } + ], + "באה": [ + { + "word_nikkud": "לָבוֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "28-lavo" + } + ], + "יבוא": [ + { + "word_nikkud": "לָבוֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "28-lavo" + } + ], + "בא": [ + { + "word_nikkud": "לָבוֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "28-lavo" + }, + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "באים": [ + { + "word_nikkud": "לָבוֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "28-lavo" + } + ], + "אבוא": [ + { + "word_nikkud": "לָבוֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "28-lavo" + } + ], + "נבוא": [ + { + "word_nikkud": "לָבוֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "28-lavo" + } + ], + "באתן": [ + { + "word_nikkud": "לָבוֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "28-lavo" + } + ], + "באו": [ + { + "word_nikkud": "לָבוֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "28-lavo" + } + ], + "באתי": [ + { + "word_nikkud": "לָבוֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "28-lavo" + } + ], + "בואי!‏": [ + { + "word_nikkud": "לָבוֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "28-lavo" + } + ], + "תבואינה": [ + { + "word_nikkud": "לָבוֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "28-lavo" + } + ], + "באות": [ + { + "word_nikkud": "לָבוֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "28-lavo" + } + ], + "באנו": [ + { + "word_nikkud": "לָבוֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "28-lavo" + } + ], + "באת": [ + { + "word_nikkud": "לָבוֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "28-lavo" + } + ], + "תבואנה": [ + { + "word_nikkud": "לָבוֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "28-lavo" + } + ], + "בואנה!‏": [ + { + "word_nikkud": "לָבוֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "28-lavo" + } + ], + "באתם": [ + { + "word_nikkud": "לָבוֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "28-lavo" + } + ], + "יבואו": [ + { + "word_nikkud": "לָבוֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "28-lavo" + } + ], + "בואו!‏": [ + { + "word_nikkud": "לָבוֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "28-lavo" + } + ], + "לבוא": [ + { + "word_nikkud": "לָבוֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "28-lavo" + }, + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "בוא!‏": [ + { + "word_nikkud": "לָבוֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "28-lavo" + } + ], + "תבואו": [ + { + "word_nikkud": "לָבוֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "28-lavo" + } + ], + "ב - ו - א": [ + { + "word_nikkud": "לָבוֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "28-lavo" + }, + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "בואינה!‏": [ + { + "word_nikkud": "לָבוֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "28-lavo" + } + ], + "תבואי": [ + { + "word_nikkud": "לָבוֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "28-lavo" + } + ], + "להביא": [ + { + "word_nikkud": "לָבוֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "28-lavo" + }, + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "מוגעות": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + } + ], + "יגיע": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + } + ], + "הגעת": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + } + ], + "הוגעה": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + } + ], + "הוגעתם": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + } + ], + "מוגעת": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + } + ], + "תגענה": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + } + ], + "הוגעתי": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + } + ], + "מגע": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + }, + { + "word_nikkud": "לָגַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1140-lagaat" + } + ], + "אגיע": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + } + ], + "יגיעו": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + } + ], + "תוגעו": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + } + ], + "הוגע": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + } + ], + "הוגעו": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + } + ], + "אוגע": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + } + ], + "נגע": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + }, + { + "word_nikkud": "לָגַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1140-lagaat" + } + ], + "מגיעה": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + } + ], + "נ - ג - ע": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + }, + { + "word_nikkud": "לָגַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1140-lagaat" + } + ], + "מגיעים": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + } + ], + "נגיע": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + } + ], + "הגע!‏": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + } + ], + "מגיעות": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + } + ], + "להגיע": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + }, + { + "word_nikkud": "לָגַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1140-lagaat" + } + ], + "תוגע": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + } + ], + "יוגעו": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + } + ], + "מגיע": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + } + ], + "תגיעו": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + } + ], + "להינגע": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + }, + { + "word_nikkud": "לָגַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1140-lagaat" + } + ], + "הוגעתן": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + } + ], + "הוגענו": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + } + ], + "הגעתם": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + } + ], + "הוגעת": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + } + ], + "מוגע": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + } + ], + "תוגענה": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + } + ], + "לנגע": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + }, + { + "word_nikkud": "לָגַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1140-lagaat" + } + ], + "תגיע": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + } + ], + "הגעה": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + }, + { + "word_nikkud": "לָגַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1140-lagaat" + } + ], + "הגעתן": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + } + ], + "תגיעי": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + } + ], + "הגיעה": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + } + ], + "הגעתי": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + } + ], + "הגענו": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + } + ], + "נוגע": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + }, + { + "word_nikkud": "לָגַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1140-lagaat" + } + ], + "יוגע": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + } + ], + "מוגעים": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + } + ], + "תוגעי": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + } + ], + "לגעת": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + }, + { + "word_nikkud": "לָגַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1140-lagaat" + } + ], + "הגיעי!‏": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + } + ], + "נגוע": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + }, + { + "word_nikkud": "לָגַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1140-lagaat" + } + ], + "הגיעו": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + } + ], + "הגיעו!‏": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + } + ], + "הגיע": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + } + ], + "הגענה!‏": [ + { + "word_nikkud": "לְהַגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1141-lehagia" + } + ], + "תשמעו": [ + { + "word_nikkud": "לִשְׁמֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2250-lishmoa" + } + ], + "שמע!‏": [ + { + "word_nikkud": "לִשְׁמֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2250-lishmoa" + } + ], + "להישמע": [ + { + "word_nikkud": "לִשְׁמֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2250-lishmoa" + }, + { + "word_nikkud": "לְהִשָּׁמֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2251-lehishamea" + } + ], + "שמעי!‏": [ + { + "word_nikkud": "לִשְׁמֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2250-lishmoa" + } + ], + "שומעות": [ + { + "word_nikkud": "לִשְׁמֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2250-lishmoa" + } + ], + "משמעות": [ + { + "word_nikkud": "לִשְׁמֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2250-lishmoa" + }, + { + "word_nikkud": "לְהִשָּׁמֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2251-lehishamea" + } + ], + "שומעים": [ + { + "word_nikkud": "לִשְׁמֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2250-lishmoa" + } + ], + "נשמע": [ + { + "word_nikkud": "לִשְׁמֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2250-lishmoa" + }, + { + "word_nikkud": "לְהִשָּׁמֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2251-lehishamea" + } + ], + "משמעותי": [ + { + "word_nikkud": "לִשְׁמֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2250-lishmoa" + }, + { + "word_nikkud": "לְהִשָּׁמֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2251-lehishamea" + } + ], + "אשמע": [ + { + "word_nikkud": "לִשְׁמֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2250-lishmoa" + }, + { + "word_nikkud": "לְהִשָּׁמֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2251-lehishamea" + } + ], + "שמעתן": [ + { + "word_nikkud": "לִשְׁמֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2250-lishmoa" + } + ], + "תשמענה": [ + { + "word_nikkud": "לִשְׁמֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2250-lishmoa" + } + ], + "להשמיע": [ + { + "word_nikkud": "לִשְׁמֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2250-lishmoa" + }, + { + "word_nikkud": "לְהִשָּׁמֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2251-lehishamea" + } + ], + "שמעו": [ + { + "word_nikkud": "לִשְׁמֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2250-lishmoa" + } + ], + "שומעת": [ + { + "word_nikkud": "לִשְׁמֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2250-lishmoa" + } + ], + "ישמעו": [ + { + "word_nikkud": "לִשְׁמֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2250-lishmoa" + } + ], + "תשמע": [ + { + "word_nikkud": "לִשְׁמֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2250-lishmoa" + } + ], + "שמעתם": [ + { + "word_nikkud": "לִשְׁמֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2250-lishmoa" + } + ], + "תשמעי": [ + { + "word_nikkud": "לִשְׁמֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2250-lishmoa" + } + ], + "שמענה!‏": [ + { + "word_nikkud": "לִשְׁמֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2250-lishmoa" + } + ], + "שמעתי": [ + { + "word_nikkud": "לִשְׁמֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2250-lishmoa" + } + ], + "שמע": [ + { + "word_nikkud": "לִשְׁמֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2250-lishmoa" + } + ], + "משמעת": [ + { + "word_nikkud": "לִשְׁמֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2250-lishmoa" + }, + { + "word_nikkud": "לְהִשָּׁמֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2251-lehishamea" + } + ], + "ישמע": [ + { + "word_nikkud": "לִשְׁמֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2250-lishmoa" + } + ], + "שמעת": [ + { + "word_nikkud": "לִשְׁמֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2250-lishmoa" + } + ], + "שימוע": [ + { + "word_nikkud": "לִשְׁמֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2250-lishmoa" + }, + { + "word_nikkud": "לְהִשָּׁמֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2251-lehishamea" + } + ], + "שומע": [ + { + "word_nikkud": "לִשְׁמֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2250-lishmoa" + } + ], + "שמועה": [ + { + "word_nikkud": "לִשְׁמֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2250-lishmoa" + }, + { + "word_nikkud": "לְהִשָּׁמֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2251-lehishamea" + } + ], + "לשמוע": [ + { + "word_nikkud": "לִשְׁמֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2250-lishmoa" + }, + { + "word_nikkud": "לְהִשָּׁמֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2251-lehishamea" + } + ], + "שמעה": [ + { + "word_nikkud": "לִשְׁמֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2250-lishmoa" + } + ], + "משמע": [ + { + "word_nikkud": "לִשְׁמֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2250-lishmoa" + }, + { + "word_nikkud": "לְהִשָּׁמֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2251-lehishamea" + } + ], + "שׁ - מ - ע": [ + { + "word_nikkud": "לִשְׁמֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2250-lishmoa" + }, + { + "word_nikkud": "לְהִשָּׁמֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2251-lehishamea" + } + ], + "השמעה": [ + { + "word_nikkud": "לִשְׁמֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2250-lishmoa" + }, + { + "word_nikkud": "לְהִשָּׁמֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2251-lehishamea" + } + ], + "שמעו!‏": [ + { + "word_nikkud": "לִשְׁמֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2250-lishmoa" + } + ], + "שמענו": [ + { + "word_nikkud": "לִשְׁמֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2250-lishmoa" + } + ], + "להשתמע": [ + { + "word_nikkud": "לִשְׁמֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2250-lishmoa" + }, + { + "word_nikkud": "לְהִשָּׁמֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2251-lehishamea" + } + ], + "עבדות": [ + { + "word_nikkud": "לַעֲבֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "51-laavod" + } + ], + "להעביד": [ + { + "word_nikkud": "לַעֲבֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "51-laavod" + } + ], + "עובדה": [ + { + "word_nikkud": "לַעֲבֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "51-laavod" + } + ], + "עיבוד": [ + { + "word_nikkud": "לַעֲבֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "51-laavod" + } + ], + "השתעבדות": [ + { + "word_nikkud": "לַעֲבֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "51-laavod" + } + ], + "לשעבד": [ + { + "word_nikkud": "לַעֲבֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "51-laavod" + } + ], + "מעבדה": [ + { + "word_nikkud": "לַעֲבֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "51-laavod" + } + ], + "שיעבוד": [ + { + "word_nikkud": "לַעֲבֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "51-laavod" + } + ], + "ע - ב - ד": [ + { + "word_nikkud": "לַעֲבֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "51-laavod" + } + ], + "בדיעבד": [ + { + "word_nikkud": "לַעֲבֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "51-laavod" + } + ], + "לעבד": [ + { + "word_nikkud": "לַעֲבֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "51-laavod" + } + ], + "עבודה": [ + { + "word_nikkud": "לַעֲבֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "51-laavod" + } + ], + "מאחרים": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "אאוחר": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "אוחרת": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "מאוחרות": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "אחור": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "אוחרתי": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "תאחר": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "יאחר": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "תאוחרו": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "תאוחרנה": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "תאחרנה": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "אחרון": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "אחורי": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "אוחרתם": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "נאוחר": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "אאחר": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "מאחרת": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "מאחרות": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "תאוחר": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "איחרו": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "אחר!‏": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "אוחרו": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "יאוחר": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "מאוחר": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "איחרנו": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "איחרתם": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "אוחרנו": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "אוחר": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "אחורה": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "איחר": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "מאוחרת": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "תאוחרי": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "תאחרי": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "איחרתי": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "יאוחרו": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "אחר": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "מאוחרים": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "אחרו!‏": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "תאחרו": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "איחרה": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "מאחורי": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "אוחרה": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "אחרי!‏": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "א - ח - ר": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "יאחרו": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "איחרתן": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "להתאחר": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "אחרנה!‏": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "איחרת": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "לאחר": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "אוחרתן": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "נאחר": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "מאחר": [ + { + "word_nikkud": "לְאַחֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "88-leacher" + } + ], + "הובאתי": [ + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "הבאנה!‏": [ + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "יביאו": [ + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "הובאנו": [ + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "יביא": [ + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "מובאת": [ + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "תובאו": [ + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "הבא!‏": [ + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "תביאו": [ + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "תובאנה": [ + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "נביא": [ + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "מביאים": [ + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "תובאי": [ + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "הביאה": [ + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "הביאו": [ + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "יובאו": [ + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "הביאי!‏": [ + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "אביא": [ + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "הובאתם": [ + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "הבאתן": [ + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "מביאות": [ + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "הביאו!‏": [ + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "הבאנו": [ + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "הובאת": [ + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "תובא": [ + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "הביא": [ + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "תביאי": [ + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "אובא": [ + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "יובא": [ + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "הובאה": [ + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "הבאתי": [ + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "מביאה": [ + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "הובאתן": [ + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "הובאו": [ + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "מובאים": [ + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "מובא": [ + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "מובאות": [ + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "נובא": [ + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "תביא": [ + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "הובא": [ + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "הבאת": [ + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "תבאנה": [ + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "הבאתם": [ + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "מביא": [ + { + "word_nikkud": "לְהָבִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "188-lehavi" + } + ], + "שארית": [ + { + "word_nikkud": "לְהִשָּׁאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "47-lehishaer" + }, + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "להשאיר": [ + { + "word_nikkud": "לְהִשָּׁאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "47-lehishaer" + }, + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "הישארות": [ + { + "word_nikkud": "לְהִשָּׁאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "47-lehishaer" + }, + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "שאר": [ + { + "word_nikkud": "לְהִשָּׁאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "47-lehishaer" + }, + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "שׁ - א - ר": [ + { + "word_nikkud": "לְהִשָּׁאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "47-lehishaer" + }, + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "שאלון": [ + { + "word_nikkud": "לִשְׁאֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "39-lishol" + } + ], + "שאילה": [ + { + "word_nikkud": "לִשְׁאֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "39-lishol" + } + ], + "השאלה": [ + { + "word_nikkud": "לִשְׁאֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "39-lishol" + } + ], + "משאלה": [ + { + "word_nikkud": "לִשְׁאֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "39-lishol" + } + ], + "לתשאל": [ + { + "word_nikkud": "לִשְׁאֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "39-lishol" + } + ], + "להישאל": [ + { + "word_nikkud": "לִשְׁאֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "39-lishol" + } + ], + "שאול": [ + { + "word_nikkud": "לִשְׁאֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "39-lishol" + } + ], + "שׁ - א - ל": [ + { + "word_nikkud": "לִשְׁאֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "39-lishol" + } + ], + "להשאיל": [ + { + "word_nikkud": "לִשְׁאֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "39-lishol" + } + ], + "משאל": [ + { + "word_nikkud": "לִשְׁאֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "39-lishol" + } + ], + "עורב": [ + { + "word_nikkud": "עָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4426-arev" + }, + { + "word_nikkud": "לְהִתְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1557-lehitarev" + }, + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "ערב": [ + { + "word_nikkud": "עָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4426-arev" + }, + { + "word_nikkud": "לְהִתְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1557-lehitarev" + }, + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "יערב": [ + { + "word_nikkud": "עָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4426-arev" + }, + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "ערבים": [ + { + "word_nikkud": "עָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4426-arev" + } + ], + "מערב": [ + { + "word_nikkud": "עָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4426-arev" + }, + { + "word_nikkud": "לְהִתְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1557-lehitarev" + }, + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "ערבנו": [ + { + "word_nikkud": "עָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4426-arev" + } + ], + "ערובה": [ + { + "word_nikkud": "עָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4426-arev" + }, + { + "word_nikkud": "לְהִתְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1557-lehitarev" + }, + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "התערבות": [ + { + "word_nikkud": "עָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4426-arev" + }, + { + "word_nikkud": "לְהִתְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1557-lehitarev" + }, + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "ערבה": [ + { + "word_nikkud": "עָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4426-arev" + }, + { + "word_nikkud": "לְהִתְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1557-lehitarev" + }, + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "נערב": [ + { + "word_nikkud": "עָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4426-arev" + }, + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "יערבו": [ + { + "word_nikkud": "עָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4426-arev" + }, + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "לערוב": [ + { + "word_nikkud": "עָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4426-arev" + }, + { + "word_nikkud": "לְהִתְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1557-lehitarev" + }, + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "תערבי": [ + { + "word_nikkud": "עָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4426-arev" + }, + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "לערב": [ + { + "word_nikkud": "עָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4426-arev" + }, + { + "word_nikkud": "לְהִתְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1557-lehitarev" + }, + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "להתערב": [ + { + "word_nikkud": "עָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4426-arev" + }, + { + "word_nikkud": "לְהִתְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1557-lehitarev" + }, + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "ערבתי": [ + { + "word_nikkud": "עָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4426-arev" + } + ], + "ערבו": [ + { + "word_nikkud": "עָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4426-arev" + } + ], + "מעריב": [ + { + "word_nikkud": "עָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4426-arev" + }, + { + "word_nikkud": "לְהִתְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1557-lehitarev" + }, + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "תערבו": [ + { + "word_nikkud": "עָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4426-arev" + }, + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "ערבתן": [ + { + "word_nikkud": "עָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4426-arev" + } + ], + "ערבות": [ + { + "word_nikkud": "עָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4426-arev" + }, + { + "word_nikkud": "לְהִתְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1557-lehitarev" + }, + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "אערב": [ + { + "word_nikkud": "עָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4426-arev" + }, + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "ע - ר - ב": [ + { + "word_nikkud": "עָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4426-arev" + }, + { + "word_nikkud": "לְהִתְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1557-lehitarev" + }, + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "תערבנה": [ + { + "word_nikkud": "עָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4426-arev" + }, + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "ערבת": [ + { + "word_nikkud": "עָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4426-arev" + } + ], + "מערבה": [ + { + "word_nikkud": "עָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4426-arev" + }, + { + "word_nikkud": "לְהִתְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1557-lehitarev" + }, + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "מערבי": [ + { + "word_nikkud": "עָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4426-arev" + }, + { + "word_nikkud": "לְהִתְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1557-lehitarev" + }, + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "תערב": [ + { + "word_nikkud": "עָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4426-arev" + }, + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "ערבתם": [ + { + "word_nikkud": "עָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4426-arev" + } + ], + "פחתו!‏": [ + { + "word_nikkud": "לִפְחֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1619-lifchot" + } + ], + "פחיתות": [ + { + "word_nikkud": "לִפְחֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1619-lifchot" + } + ], + "פחתי": [ + { + "word_nikkud": "לִפְחֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1619-lifchot" + } + ], + "להפחית": [ + { + "word_nikkud": "לִפְחֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1619-lifchot" + } + ], + "אפחת": [ + { + "word_nikkud": "לִפְחֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1619-lifchot" + } + ], + "פחת!‏": [ + { + "word_nikkud": "לִפְחֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1619-lifchot" + } + ], + "פחתי!‏": [ + { + "word_nikkud": "לִפְחֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1619-lifchot" + } + ], + "פחות": [ + { + "word_nikkud": "לִפְחֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1619-lifchot" + } + ], + "פ - ח - ת": [ + { + "word_nikkud": "לִפְחֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1619-lifchot" + } + ], + "תפחתו": [ + { + "word_nikkud": "לִפְחֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1619-lifchot" + } + ], + "יפחתו": [ + { + "word_nikkud": "לִפְחֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1619-lifchot" + } + ], + "פחת": [ + { + "word_nikkud": "לִפְחֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1619-lifchot" + } + ], + "תפחתי": [ + { + "word_nikkud": "לִפְחֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1619-lifchot" + } + ], + "פיחות": [ + { + "word_nikkud": "לִפְחֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1619-lifchot" + } + ], + "פוחתות": [ + { + "word_nikkud": "לִפְחֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1619-lifchot" + } + ], + "פוחתת": [ + { + "word_nikkud": "לִפְחֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1619-lifchot" + } + ], + "פחתן": [ + { + "word_nikkud": "לִפְחֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1619-lifchot" + } + ], + "הפחתה": [ + { + "word_nikkud": "לִפְחֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1619-lifchot" + } + ], + "תפחת": [ + { + "word_nikkud": "לִפְחֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1619-lifchot" + } + ], + "פחתנה!‏": [ + { + "word_nikkud": "לִפְחֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1619-lifchot" + } + ], + "פוחתים": [ + { + "word_nikkud": "לִפְחֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1619-lifchot" + } + ], + "פחתנו": [ + { + "word_nikkud": "לִפְחֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1619-lifchot" + } + ], + "פחתם": [ + { + "word_nikkud": "לִפְחֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1619-lifchot" + } + ], + "יפחת": [ + { + "word_nikkud": "לִפְחֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1619-lifchot" + } + ], + "לפחות": [ + { + "word_nikkud": "לִפְחֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1619-lifchot" + } + ], + "פחתה": [ + { + "word_nikkud": "לִפְחֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1619-lifchot" + } + ], + "פוחת": [ + { + "word_nikkud": "לִפְחֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1619-lifchot" + } + ], + "נפחת": [ + { + "word_nikkud": "לִפְחֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1619-lifchot" + } + ], + "פחתו": [ + { + "word_nikkud": "לִפְחֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1619-lifchot" + } + ], + "תפחתנה": [ + { + "word_nikkud": "לִפְחֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1619-lifchot" + } + ], + "א - כ - ל": [ + { + "word_nikkud": "לֶאֱכֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "30-leechol" + }, + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "להיאכל": [ + { + "word_nikkud": "לֶאֱכֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "30-leechol" + }, + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "אכול": [ + { + "word_nikkud": "לֶאֱכֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "30-leechol" + }, + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "לאכל": [ + { + "word_nikkud": "לֶאֱכֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "30-leechol" + }, + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "להאכיל": [ + { + "word_nikkud": "לֶאֱכֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "30-leechol" + }, + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "עזב": [ + { + "word_nikkud": "לַעֲזֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1470-laazov" + } + ], + "עוזבים": [ + { + "word_nikkud": "לַעֲזֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1470-laazov" + } + ], + "עזבי!‏": [ + { + "word_nikkud": "לַעֲזֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1470-laazov" + } + ], + "עזובנה!‏": [ + { + "word_nikkud": "לַעֲזֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1470-laazov" + } + ], + "עזבה": [ + { + "word_nikkud": "לַעֲזֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1470-laazov" + } + ], + "עזוב": [ + { + "word_nikkud": "לַעֲזֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1470-laazov" + } + ], + "עזבתם": [ + { + "word_nikkud": "לַעֲזֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1470-laazov" + } + ], + "עזוב!‏": [ + { + "word_nikkud": "לַעֲזֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1470-laazov" + } + ], + "עזבתן": [ + { + "word_nikkud": "לַעֲזֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1470-laazov" + } + ], + "תעזבי": [ + { + "word_nikkud": "לַעֲזֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1470-laazov" + } + ], + "נעזוב": [ + { + "word_nikkud": "לַעֲזֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1470-laazov" + } + ], + "עזבו": [ + { + "word_nikkud": "לַעֲזֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1470-laazov" + } + ], + "יעזבו": [ + { + "word_nikkud": "לַעֲזֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1470-laazov" + } + ], + "עזבנו": [ + { + "word_nikkud": "לַעֲזֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1470-laazov" + } + ], + "תעזוב": [ + { + "word_nikkud": "לַעֲזֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1470-laazov" + } + ], + "עוזבת": [ + { + "word_nikkud": "לַעֲזֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1470-laazov" + } + ], + "אעזוב": [ + { + "word_nikkud": "לַעֲזֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1470-laazov" + } + ], + "עזבו!‏": [ + { + "word_nikkud": "לַעֲזֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1470-laazov" + } + ], + "תעזובנה": [ + { + "word_nikkud": "לַעֲזֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1470-laazov" + } + ], + "יעזוב": [ + { + "word_nikkud": "לַעֲזֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1470-laazov" + } + ], + "להיעזב": [ + { + "word_nikkud": "לַעֲזֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1470-laazov" + } + ], + "עוזבות": [ + { + "word_nikkud": "לַעֲזֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1470-laazov" + } + ], + "עזבתי": [ + { + "word_nikkud": "לַעֲזֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1470-laazov" + } + ], + "עוזב": [ + { + "word_nikkud": "לַעֲזֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1470-laazov" + } + ], + "עזבת": [ + { + "word_nikkud": "לַעֲזֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1470-laazov" + } + ], + "לעזוב": [ + { + "word_nikkud": "לַעֲזֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1470-laazov" + } + ], + "תעזבו": [ + { + "word_nikkud": "לַעֲזֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1470-laazov" + } + ], + "ע - ז - ב": [ + { + "word_nikkud": "לַעֲזֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1470-laazov" + } + ], + "נכנס": [ + { + "word_nikkud": "לְהִכָּנֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "918-lehikanes" + } + ], + "נכנסה": [ + { + "word_nikkud": "לְהִכָּנֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "918-lehikanes" + } + ], + "נכנסנו": [ + { + "word_nikkud": "לְהִכָּנֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "918-lehikanes" + } + ], + "תיכנסו": [ + { + "word_nikkud": "לְהִכָּנֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "918-lehikanes" + } + ], + "נכנסים": [ + { + "word_nikkud": "לְהִכָּנֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "918-lehikanes" + } + ], + "ייכנסו": [ + { + "word_nikkud": "לְהִכָּנֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "918-lehikanes" + } + ], + "מכנסיים": [ + { + "word_nikkud": "לְהִכָּנֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "918-lehikanes" + }, + { + "word_nikkud": "לְהַכְנִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "היכנסות": [ + { + "word_nikkud": "לְהִכָּנֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "918-lehikanes" + }, + { + "word_nikkud": "לְהַכְנִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "היכנסי!‏": [ + { + "word_nikkud": "לְהִכָּנֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "918-lehikanes" + } + ], + "כניסה": [ + { + "word_nikkud": "לְהִכָּנֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "918-lehikanes" + }, + { + "word_nikkud": "לְהַכְנִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "להתכנס": [ + { + "word_nikkud": "לְהִכָּנֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "918-lehikanes" + }, + { + "word_nikkud": "לְהַכְנִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "להיכנס": [ + { + "word_nikkud": "לְהִכָּנֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "918-lehikanes" + }, + { + "word_nikkud": "לְהַכְנִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "היכנסנה!‏": [ + { + "word_nikkud": "לְהִכָּנֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "918-lehikanes" + } + ], + "ניכנס": [ + { + "word_nikkud": "לְהִכָּנֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "918-lehikanes" + } + ], + "כינוס": [ + { + "word_nikkud": "לְהִכָּנֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "918-lehikanes" + }, + { + "word_nikkud": "לְהַכְנִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "נכנסו": [ + { + "word_nikkud": "לְהִכָּנֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "918-lehikanes" + } + ], + "כנסת": [ + { + "word_nikkud": "לְהִכָּנֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "918-lehikanes" + }, + { + "word_nikkud": "לְהַכְנִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "כנס": [ + { + "word_nikkud": "לְהִכָּנֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "918-lehikanes" + }, + { + "word_nikkud": "לְהַכְנִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "לכנס": [ + { + "word_nikkud": "לְהִכָּנֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "918-lehikanes" + }, + { + "word_nikkud": "לְהַכְנִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "תיכנסנה": [ + { + "word_nikkud": "לְהִכָּנֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "918-lehikanes" + } + ], + "היכנסו!‏": [ + { + "word_nikkud": "לְהִכָּנֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "918-lehikanes" + } + ], + "כנסייה": [ + { + "word_nikkud": "לְהִכָּנֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "918-lehikanes" + }, + { + "word_nikkud": "לְהַכְנִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "נכנסתן": [ + { + "word_nikkud": "לְהִכָּנֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "918-lehikanes" + } + ], + "התכנסות": [ + { + "word_nikkud": "לְהִכָּנֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "918-lehikanes" + }, + { + "word_nikkud": "לְהַכְנִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "נכנסתי": [ + { + "word_nikkud": "לְהִכָּנֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "918-lehikanes" + } + ], + "כ - נ - ס": [ + { + "word_nikkud": "לְהִכָּנֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "918-lehikanes" + }, + { + "word_nikkud": "לְהַכְנִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "תיכנסי": [ + { + "word_nikkud": "לְהִכָּנֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "918-lehikanes" + } + ], + "תיכנס": [ + { + "word_nikkud": "לְהִכָּנֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "918-lehikanes" + } + ], + "נכנסתם": [ + { + "word_nikkud": "לְהִכָּנֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "918-lehikanes" + } + ], + "הכנסה": [ + { + "word_nikkud": "לְהִכָּנֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "918-lehikanes" + }, + { + "word_nikkud": "לְהַכְנִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "היכנס!‏": [ + { + "word_nikkud": "לְהִכָּנֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "918-lehikanes" + } + ], + "אכנס": [ + { + "word_nikkud": "לְהִכָּנֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "918-lehikanes" + } + ], + "נכנסת": [ + { + "word_nikkud": "לְהִכָּנֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "918-lehikanes" + } + ], + "ייכנס": [ + { + "word_nikkud": "לְהִכָּנֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "918-lehikanes" + } + ], + "נכנסות": [ + { + "word_nikkud": "לְהִכָּנֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "918-lehikanes" + } + ], + "השיגי!‏": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "השיגו!‏": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "הושגה": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "הושגו": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "מושג": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "תושגי": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "נ - שׂ - ג": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "תושגנה": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "להשיג": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "השיגו": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "הושגת": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "הישג": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "השיג": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "השגתי": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "משיגות": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "השגתן": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "ישיג": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "יושגו": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "תשיג": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "משיג": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "השגת": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "השיגה": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "משיגים": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "הושגנו": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "אושג": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "הושג": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "הושגתן": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "תשיגי": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "השג!‏": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "הושגתם": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "תשגנה": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "תושג": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "תושגו": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "מושגים": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "השגנו": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "תשיגו": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "אשיג": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "נשיג": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "מושגות": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "יושג": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "משיגה": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "הושגתי": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "מושגת": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "נושג": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "השגתם": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "השגנה!‏": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "ישיגו": [ + { + "word_nikkud": "לְהַשִּׂיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1270-lehasig" + } + ], + "ימות": [ + { + "word_nikkud": "לָמוּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "52-lamut" + } + ], + "ימותו": [ + { + "word_nikkud": "לָמוּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "52-lamut" + } + ], + "תמותינה": [ + { + "word_nikkud": "לָמוּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "52-lamut" + } + ], + "מותנה!‏": [ + { + "word_nikkud": "לָמוּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "52-lamut" + } + ], + "למות": [ + { + "word_nikkud": "לָמוּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "52-lamut" + } + ], + "מוות": [ + { + "word_nikkud": "לָמוּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "52-lamut" + } + ], + "נמות": [ + { + "word_nikkud": "לָמוּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "52-lamut" + } + ], + "מתם": [ + { + "word_nikkud": "לָמוּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "52-lamut" + } + ], + "מותו!‏": [ + { + "word_nikkud": "לָמוּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "52-lamut" + } + ], + "תמות": [ + { + "word_nikkud": "לָמוּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "52-lamut" + } + ], + "מותי!‏": [ + { + "word_nikkud": "לָמוּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "52-lamut" + } + ], + "מתים": [ + { + "word_nikkud": "לָמוּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "52-lamut" + } + ], + "תמותי": [ + { + "word_nikkud": "לָמוּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "52-lamut" + } + ], + "אמות": [ + { + "word_nikkud": "לָמוּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "52-lamut" + } + ], + "מתי": [ + { + "word_nikkud": "לָמוּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "52-lamut" + } + ], + "מתות": [ + { + "word_nikkud": "לָמוּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "52-lamut" + } + ], + "מתה": [ + { + "word_nikkud": "לָמוּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "52-lamut" + } + ], + "מתו": [ + { + "word_nikkud": "לָמוּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "52-lamut" + } + ], + "מת": [ + { + "word_nikkud": "לָמוּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "52-lamut" + } + ], + "תמותו": [ + { + "word_nikkud": "לָמוּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "52-lamut" + } + ], + "מתנו": [ + { + "word_nikkud": "לָמוּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "52-lamut" + } + ], + "מותינה!‏": [ + { + "word_nikkud": "לָמוּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "52-lamut" + } + ], + "תמותה": [ + { + "word_nikkud": "לָמוּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "52-lamut" + } + ], + "מ - ו - ת": [ + { + "word_nikkud": "לָמוּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "52-lamut" + } + ], + "מות!‏": [ + { + "word_nikkud": "לָמוּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "52-lamut" + } + ], + "להמית": [ + { + "word_nikkud": "לָמוּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "52-lamut" + } + ], + "תמותנה": [ + { + "word_nikkud": "לָמוּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "52-lamut" + } + ], + "הבינו!‏": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "הבינותן": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "מבינה": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "מובנות": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "הובנתם": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "הבנה!‏": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "ב - י - ן": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "הובן": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "נבון": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "הבנתן": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "תבנה": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + }, + { + "word_nikkud": "לִבְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "234-livnot" + } + ], + "הובנתן": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "הבינות": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "יבינו": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "יבין": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "יובנו": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "תבינו": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "הבנתם": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "הבנו": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "הבינו": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "הבינה": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "תובני": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "תובנו": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "יובן": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "מבין": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "הבינונו": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "הובנת": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "תובנינה": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "לבונן": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "נובן": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "הבינותי": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "הבן!‏": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "תבין": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "הביני!‏": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "כמובן": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "תביני": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "נבין": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "לביין": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "תובן": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "אובן": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "הבין": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "תבינינה": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "הבינותם": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "הובנו": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "אבין": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "הבנתי": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "להבין": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "הובנה": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "הובנתי": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "להתבונן": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "מבינים": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "מובנת": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "מבינות": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "הבנת": [ + { + "word_nikkud": "לְהָבִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "217-lehavin" + } + ], + "עצרתם": [ + { + "word_nikkud": "לַעֲצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1542-laatzor" + } + ], + "עצרו": [ + { + "word_nikkud": "לַעֲצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1542-laatzor" + } + ], + "עצרתן": [ + { + "word_nikkud": "לַעֲצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1542-laatzor" + } + ], + "עצרת": [ + { + "word_nikkud": "לַעֲצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1542-laatzor" + } + ], + "אעצור": [ + { + "word_nikkud": "לַעֲצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1542-laatzor" + } + ], + "ע - צ - ר": [ + { + "word_nikkud": "לַעֲצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1542-laatzor" + } + ], + "עוצרים": [ + { + "word_nikkud": "לַעֲצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1542-laatzor" + } + ], + "לעצור": [ + { + "word_nikkud": "לַעֲצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1542-laatzor" + } + ], + "עצירות": [ + { + "word_nikkud": "לַעֲצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1542-laatzor" + } + ], + "עוצר": [ + { + "word_nikkud": "לַעֲצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1542-laatzor" + } + ], + "להיעצר": [ + { + "word_nikkud": "לַעֲצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1542-laatzor" + } + ], + "מעצר": [ + { + "word_nikkud": "לַעֲצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1542-laatzor" + } + ], + "תעצור": [ + { + "word_nikkud": "לַעֲצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1542-laatzor" + } + ], + "עצור!‏": [ + { + "word_nikkud": "לַעֲצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1542-laatzor" + } + ], + "יעצרו": [ + { + "word_nikkud": "לַעֲצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1542-laatzor" + } + ], + "עצורנה!‏": [ + { + "word_nikkud": "לַעֲצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1542-laatzor" + } + ], + "תעצורנה": [ + { + "word_nikkud": "לַעֲצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1542-laatzor" + } + ], + "תעצרי": [ + { + "word_nikkud": "לַעֲצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1542-laatzor" + } + ], + "עצרתי": [ + { + "word_nikkud": "לַעֲצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1542-laatzor" + } + ], + "עצר": [ + { + "word_nikkud": "לַעֲצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1542-laatzor" + } + ], + "עוצרת": [ + { + "word_nikkud": "לַעֲצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1542-laatzor" + } + ], + "עצרה": [ + { + "word_nikkud": "לַעֲצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1542-laatzor" + } + ], + "תעצרו": [ + { + "word_nikkud": "לַעֲצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1542-laatzor" + } + ], + "עצרנו": [ + { + "word_nikkud": "לַעֲצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1542-laatzor" + } + ], + "עציר": [ + { + "word_nikkud": "לַעֲצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1542-laatzor" + } + ], + "עוצרות": [ + { + "word_nikkud": "לַעֲצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1542-laatzor" + } + ], + "עצרי!‏": [ + { + "word_nikkud": "לַעֲצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1542-laatzor" + } + ], + "נעצור": [ + { + "word_nikkud": "לַעֲצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1542-laatzor" + } + ], + "עצרו!‏": [ + { + "word_nikkud": "לַעֲצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1542-laatzor" + } + ], + "עצור": [ + { + "word_nikkud": "לַעֲצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1542-laatzor" + } + ], + "יעצור": [ + { + "word_nikkud": "לַעֲצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1542-laatzor" + } + ], + "שמרן": [ + { + "word_nikkud": "לִשְׁמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2255-lishmor" + } + ], + "שׁ - מ - ר": [ + { + "word_nikkud": "לִשְׁמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2255-lishmor" + } + ], + "שמור": [ + { + "word_nikkud": "לִשְׁמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2255-lishmor" + } + ], + "שמירה": [ + { + "word_nikkud": "לִשְׁמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2255-lishmor" + } + ], + "להישמר": [ + { + "word_nikkud": "לִשְׁמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2255-lishmor" + } + ], + "משמר": [ + { + "word_nikkud": "לִשְׁמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2255-lishmor" + } + ], + "שמרים": [ + { + "word_nikkud": "לִשְׁמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2255-lishmor" + } + ], + "שמיר": [ + { + "word_nikkud": "לִשְׁמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2255-lishmor" + } + ], + "משמרת": [ + { + "word_nikkud": "לִשְׁמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2255-lishmor" + } + ], + "שמרני": [ + { + "word_nikkud": "לִשְׁמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2255-lishmor" + } + ], + "להשתמר": [ + { + "word_nikkud": "לִשְׁמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2255-lishmor" + } + ], + "שימור": [ + { + "word_nikkud": "לִשְׁמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2255-lishmor" + } + ], + "לשמר": [ + { + "word_nikkud": "לִשְׁמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2255-lishmor" + } + ], + "מוענתם": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "ממענת": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "ממען": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "תמענו": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "ממוענות": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "מעון": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "תמען": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "מענו!‏": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "אמען": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "מוענו": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "מיענתם": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "ממוען": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "מעני!‏": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "מיענתי": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "מיענת": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "מוענתן": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "מען!‏": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "ממוענת": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "מיענה": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "תמוענה": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "ימענו": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "מוענתי": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "תמועני": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "ימוענו": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "ממוענים": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "מוענת": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "מיען": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "נמוען": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "למעון": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "ממענים": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "מוענה": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "מיענו": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "מ - ע - ן": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "מוען": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "תמוען": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "נמען": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "ימוען": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "ממענות": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "תמעני": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "תמענה": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "מיענתן": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "מענה!‏": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "תמוענו": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "אמוען": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "מען": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "ימען": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "למען": [ + { + "word_nikkud": "לְמַעֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1081-lemaen" + } + ], + "השתמשת": [ + { + "word_nikkud": "לְהִשְׁתַּמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2260-lehishtamesh" + } + ], + "לשמש": [ + { + "word_nikkud": "לְהִשְׁתַּמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2260-lehishtamesh" + }, + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "משתמש": [ + { + "word_nikkud": "לְהִשְׁתַּמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2260-lehishtamesh" + }, + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "השתמשה": [ + { + "word_nikkud": "לְהִשְׁתַּמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2260-lehishtamesh" + } + ], + "ישתמשו": [ + { + "word_nikkud": "לְהִשְׁתַּמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2260-lehishtamesh" + } + ], + "שימוש": [ + { + "word_nikkud": "לְהִשְׁתַּמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2260-lehishtamesh" + }, + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "תשתמשנה": [ + { + "word_nikkud": "לְהִשְׁתַּמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2260-lehishtamesh" + } + ], + "שמש": [ + { + "word_nikkud": "לְהִשְׁתַּמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2260-lehishtamesh" + }, + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "השתמש!‏": [ + { + "word_nikkud": "לְהִשְׁתַּמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2260-lehishtamesh" + } + ], + "אשתמש": [ + { + "word_nikkud": "לְהִשְׁתַּמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2260-lehishtamesh" + } + ], + "השתמשתם": [ + { + "word_nikkud": "לְהִשְׁתַּמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2260-lehishtamesh" + } + ], + "להשתמש": [ + { + "word_nikkud": "לְהִשְׁתַּמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2260-lehishtamesh" + }, + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "שמיש": [ + { + "word_nikkud": "לְהִשְׁתַּמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2260-lehishtamesh" + }, + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "תשתמשי": [ + { + "word_nikkud": "לְהִשְׁתַּמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2260-lehishtamesh" + } + ], + "תשמיש": [ + { + "word_nikkud": "לְהִשְׁתַּמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2260-lehishtamesh" + }, + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "תשתמש": [ + { + "word_nikkud": "לְהִשְׁתַּמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2260-lehishtamesh" + } + ], + "משתמשות": [ + { + "word_nikkud": "לְהִשְׁתַּמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2260-lehishtamesh" + } + ], + "השתמשנה!‏": [ + { + "word_nikkud": "לְהִשְׁתַּמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2260-lehishtamesh" + } + ], + "משתמשת": [ + { + "word_nikkud": "לְהִשְׁתַּמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2260-lehishtamesh" + } + ], + "שימושי": [ + { + "word_nikkud": "לְהִשְׁתַּמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2260-lehishtamesh" + }, + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "שׁ - מ - שׁ": [ + { + "word_nikkud": "לְהִשְׁתַּמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2260-lehishtamesh" + }, + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "תשתמשו": [ + { + "word_nikkud": "לְהִשְׁתַּמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2260-lehishtamesh" + } + ], + "השתמש": [ + { + "word_nikkud": "לְהִשְׁתַּמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2260-lehishtamesh" + } + ], + "שמשה": [ + { + "word_nikkud": "לְהִשְׁתַּמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2260-lehishtamesh" + }, + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "השתמשו!‏": [ + { + "word_nikkud": "לְהִשְׁתַּמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2260-lehishtamesh" + } + ], + "השתמשתי": [ + { + "word_nikkud": "לְהִשְׁתַּמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2260-lehishtamesh" + } + ], + "השתמשו": [ + { + "word_nikkud": "לְהִשְׁתַּמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2260-lehishtamesh" + } + ], + "שמשייה": [ + { + "word_nikkud": "לְהִשְׁתַּמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2260-lehishtamesh" + }, + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "נשתמש": [ + { + "word_nikkud": "לְהִשְׁתַּמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2260-lehishtamesh" + } + ], + "השתמשתן": [ + { + "word_nikkud": "לְהִשְׁתַּמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2260-lehishtamesh" + } + ], + "ישתמש": [ + { + "word_nikkud": "לְהִשְׁתַּמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2260-lehishtamesh" + } + ], + "השתמשי!‏": [ + { + "word_nikkud": "לְהִשְׁתַּמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2260-lehishtamesh" + } + ], + "השתמשנו": [ + { + "word_nikkud": "לְהִשְׁתַּמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2260-lehishtamesh" + } + ], + "משתמשים": [ + { + "word_nikkud": "לְהִשְׁתַּמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2260-lehishtamesh" + } + ], + "קריין": [ + { + "word_nikkud": "לִקְרֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "13-likro" + } + ], + "להיקרא": [ + { + "word_nikkud": "לִקְרֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "13-likro" + } + ], + "קריאה": [ + { + "word_nikkud": "לִקְרֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "13-likro" + } + ], + "להקריא": [ + { + "word_nikkud": "לִקְרֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "13-likro" + } + ], + "מקרא": [ + { + "word_nikkud": "לִקְרֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "13-likro" + } + ], + "קריא": [ + { + "word_nikkud": "לִקְרֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "13-likro" + } + ], + "קרוי": [ + { + "word_nikkud": "לִקְרֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "13-likro" + } + ], + "להתקרא": [ + { + "word_nikkud": "לִקְרֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "13-likro" + } + ], + "ק - ר - א": [ + { + "word_nikkud": "לִקְרֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "13-likro" + } + ], + "תחייה": [ + { + "word_nikkud": "לִחְיוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "797-lichyot" + } + ], + "חיינו": [ + { + "word_nikkud": "לִחְיוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "797-lichyot" + } + ], + "חיו": [ + { + "word_nikkud": "לִחְיוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "797-lichyot" + } + ], + "מחיה": [ + { + "word_nikkud": "לִחְיוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "797-lichyot" + } + ], + "תחיי": [ + { + "word_nikkud": "לִחְיוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "797-lichyot" + } + ], + "נחיה": [ + { + "word_nikkud": "לִחְיוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "797-lichyot" + } + ], + "חיה!‏": [ + { + "word_nikkud": "לִחְיוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "797-lichyot" + } + ], + "להחיות": [ + { + "word_nikkud": "לִחְיוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "797-lichyot" + } + ], + "חיי!‏": [ + { + "word_nikkud": "לִחְיוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "797-lichyot" + } + ], + "חייזר": [ + { + "word_nikkud": "לִחְיוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "797-lichyot" + } + ], + "חיית": [ + { + "word_nikkud": "לִחְיוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "797-lichyot" + } + ], + "יחיו": [ + { + "word_nikkud": "לִחְיוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "797-lichyot" + } + ], + "תחיה": [ + { + "word_nikkud": "לִחְיוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "797-lichyot" + } + ], + "חיה": [ + { + "word_nikkud": "לִחְיוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "797-lichyot" + } + ], + "לחיות": [ + { + "word_nikkud": "לִחְיוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "797-lichyot" + } + ], + "החייאה": [ + { + "word_nikkud": "לִחְיוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "797-lichyot" + } + ], + "חי": [ + { + "word_nikkud": "לִחְיוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "797-lichyot" + } + ], + "אחיה": [ + { + "word_nikkud": "לִחְיוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "797-lichyot" + } + ], + "חיות": [ + { + "word_nikkud": "לִחְיוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "797-lichyot" + } + ], + "חייתן": [ + { + "word_nikkud": "לִחְיוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "797-lichyot" + } + ], + "יחיה": [ + { + "word_nikkud": "לִחְיוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "797-lichyot" + } + ], + "ח - י - ה": [ + { + "word_nikkud": "לִחְיוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "797-lichyot" + } + ], + "חייתי": [ + { + "word_nikkud": "לִחְיוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "797-lichyot" + } + ], + "חייתה": [ + { + "word_nikkud": "לִחְיוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "797-lichyot" + } + ], + "חיו!‏": [ + { + "word_nikkud": "לִחְיוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "797-lichyot" + } + ], + "תחיו": [ + { + "word_nikkud": "לִחְיוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "797-lichyot" + } + ], + "חיינה!‏": [ + { + "word_nikkud": "לִחְיוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "797-lichyot" + } + ], + "חיוני": [ + { + "word_nikkud": "לִחְיוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "797-lichyot" + } + ], + "חיים": [ + { + "word_nikkud": "לִחְיוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "797-lichyot" + } + ], + "חייתם": [ + { + "word_nikkud": "לִחְיוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "797-lichyot" + } + ], + "תחיינה": [ + { + "word_nikkud": "לִחְיוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "797-lichyot" + } + ], + "עוברת": [ + { + "word_nikkud": "לַעֲבֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1441-laavor" + }, + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "יעבור": [ + { + "word_nikkud": "לַעֲבֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1441-laavor" + } + ], + "עבריין": [ + { + "word_nikkud": "לַעֲבֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1441-laavor" + }, + { + "word_nikkud": "לְהַעֲבִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + }, + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "עברתם": [ + { + "word_nikkud": "לַעֲבֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1441-laavor" + } + ], + "תעבורנה": [ + { + "word_nikkud": "לַעֲבֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1441-laavor" + } + ], + "עברתן": [ + { + "word_nikkud": "לַעֲבֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1441-laavor" + } + ], + "עוברות": [ + { + "word_nikkud": "לַעֲבֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1441-laavor" + } + ], + "עוברים": [ + { + "word_nikkud": "לַעֲבֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1441-laavor" + } + ], + "עברתי": [ + { + "word_nikkud": "לַעֲבֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1441-laavor" + } + ], + "עברת": [ + { + "word_nikkud": "לַעֲבֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1441-laavor" + } + ], + "תעברו": [ + { + "word_nikkud": "לַעֲבֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1441-laavor" + }, + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "להתעבר": [ + { + "word_nikkud": "לַעֲבֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1441-laavor" + }, + { + "word_nikkud": "לְהַעֲבִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + }, + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "עברו": [ + { + "word_nikkud": "לַעֲבֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1441-laavor" + } + ], + "לעבר": [ + { + "word_nikkud": "לַעֲבֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1441-laavor" + }, + { + "word_nikkud": "לְהַעֲבִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + }, + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "מעבר": [ + { + "word_nikkud": "לַעֲבֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1441-laavor" + }, + { + "word_nikkud": "לְהַעֲבִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + }, + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "תעברי": [ + { + "word_nikkud": "לַעֲבֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1441-laavor" + }, + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "תעבורה": [ + { + "word_nikkud": "לַעֲבֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1441-laavor" + }, + { + "word_nikkud": "לְהַעֲבִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + }, + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "לשעבר": [ + { + "word_nikkud": "לַעֲבֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1441-laavor" + }, + { + "word_nikkud": "לְהַעֲבִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + }, + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "עברי": [ + { + "word_nikkud": "לַעֲבֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1441-laavor" + }, + { + "word_nikkud": "לְהַעֲבִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + }, + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "לעבור": [ + { + "word_nikkud": "לַעֲבֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1441-laavor" + }, + { + "word_nikkud": "לְהַעֲבִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + }, + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "עבירה": [ + { + "word_nikkud": "לַעֲבֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1441-laavor" + }, + { + "word_nikkud": "לְהַעֲבִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + }, + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "עברנו": [ + { + "word_nikkud": "לַעֲבֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1441-laavor" + } + ], + "כעבור": [ + { + "word_nikkud": "לַעֲבֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1441-laavor" + }, + { + "word_nikkud": "לְהַעֲבִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + }, + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "עברו!‏": [ + { + "word_nikkud": "לַעֲבֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1441-laavor" + }, + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "עבורנה!‏": [ + { + "word_nikkud": "לַעֲבֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1441-laavor" + } + ], + "מעברה": [ + { + "word_nikkud": "לַעֲבֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1441-laavor" + }, + { + "word_nikkud": "לְהַעֲבִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + }, + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "עובר": [ + { + "word_nikkud": "לַעֲבֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1441-laavor" + }, + { + "word_nikkud": "לְהַעֲבִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + }, + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "העברה": [ + { + "word_nikkud": "לַעֲבֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1441-laavor" + }, + { + "word_nikkud": "לְהַעֲבִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + }, + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "עברה": [ + { + "word_nikkud": "לַעֲבֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1441-laavor" + } + ], + "מעבורת": [ + { + "word_nikkud": "לַעֲבֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1441-laavor" + }, + { + "word_nikkud": "לְהַעֲבִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + }, + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "אעבור": [ + { + "word_nikkud": "לַעֲבֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1441-laavor" + } + ], + "יעברו": [ + { + "word_nikkud": "לַעֲבֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1441-laavor" + }, + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "ע - ב - ר": [ + { + "word_nikkud": "לַעֲבֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1441-laavor" + }, + { + "word_nikkud": "לְהַעֲבִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + }, + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "עברי!‏": [ + { + "word_nikkud": "לַעֲבֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1441-laavor" + }, + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "עבר": [ + { + "word_nikkud": "לַעֲבֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1441-laavor" + }, + { + "word_nikkud": "לְהַעֲבִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + }, + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "נעבור": [ + { + "word_nikkud": "לַעֲבֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1441-laavor" + } + ], + "תעבור": [ + { + "word_nikkud": "לַעֲבֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1441-laavor" + } + ], + "מעברון": [ + { + "word_nikkud": "לַעֲבֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1441-laavor" + }, + { + "word_nikkud": "לְהַעֲבִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + }, + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "עבור!‏": [ + { + "word_nikkud": "לַעֲבֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1441-laavor" + } + ], + "נסו!‏": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "נוסיתן": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "אנסה": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "נוסיתי": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "נסה!‏": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "ניסיתי": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "נוסו": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "נ - ס - ה": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "מנסים": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "התנסות": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "תנוסי": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "ינוסה": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "מנסה": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "מנוסה": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "תנסה": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "ניסה": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "ינוסו": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "ניסיון": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "נוסיתם": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "ינסה": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "תנוסו": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "ניסיתן": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "ניסית": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "נסינה!‏": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "ננסה": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "תנסינה": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "להתנסות": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "תנסי": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "תנוסינה": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "נוסתה": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "תנוסה": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "מנסות": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "לנסות": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "נוסית": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "ניסתה": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "נוסה": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "אנוסה": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "ניסוי": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "ניסו": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "ניסינו": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "תנסו": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "ינסו": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "ננוסה": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "מנוסים": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "מנוסות": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "נסי!‏": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "נוסינו": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "ניסיתם": [ + { + "word_nikkud": "לְנַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1210-lenasot" + } + ], + "תשוחקנה": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "תשוחקו": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "ישחק": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "ישחקו": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "שוחקה": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "משוחקים": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "תשוחקי": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "אשחק": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "נשוחק": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "שיחקתם": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "שיחקת": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "נשחק": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "משוחקת": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "משחקת": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "תשוחק": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "תשחק": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "תשחקו": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "שחקו!‏": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "שיחק": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "משחקים": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "ישוחק": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "שוחקו": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "שוחקתי": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "שיחקתן": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "שחקי!‏": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "שחקן": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "שחקנה!‏": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "שוחקתן": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "שוחקתם": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "משחקות": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "שׂ - ח - ק": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "אשוחק": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "משוחק": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "שוחקת": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "שיחקתי": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "משוחקות": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "לשחק": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "תשחקנה": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "שחק!‏": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "שיחקה": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "שוחק": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "שיחקו": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "משחק": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "שוחקנו": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "תשחקי": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "שיחקנו": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "ישוחקו": [ + { + "word_nikkud": "לְשַׂחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2172-lesachek" + } + ], + "יפגשו": [ + { + "word_nikkud": "לִפְגֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1592-lifgosh" + } + ], + "פגוש": [ + { + "word_nikkud": "לִפְגֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1592-lifgosh" + }, + { + "word_nikkud": "לְהִפָּגֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1593-lehipagesh" + } + ], + "אפגוש": [ + { + "word_nikkud": "לִפְגֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1592-lifgosh" + } + ], + "פגשתי": [ + { + "word_nikkud": "לִפְגֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1592-lifgosh" + } + ], + "פגוש!‏": [ + { + "word_nikkud": "לִפְגֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1592-lifgosh" + } + ], + "פגשת": [ + { + "word_nikkud": "לִפְגֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1592-lifgosh" + } + ], + "תפגוש": [ + { + "word_nikkud": "לִפְגֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1592-lifgosh" + } + ], + "תפגושנה": [ + { + "word_nikkud": "לִפְגֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1592-lifgosh" + } + ], + "פוגשים": [ + { + "word_nikkud": "לִפְגֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1592-lifgosh" + } + ], + "להפגיש": [ + { + "word_nikkud": "לִפְגֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1592-lifgosh" + }, + { + "word_nikkud": "לְהִפָּגֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1593-lehipagesh" + } + ], + "להיפגש": [ + { + "word_nikkud": "לִפְגֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1592-lifgosh" + }, + { + "word_nikkud": "לְהִפָּגֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1593-lehipagesh" + } + ], + "פגשו!‏": [ + { + "word_nikkud": "לִפְגֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1592-lifgosh" + } + ], + "תפגשי": [ + { + "word_nikkud": "לִפְגֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1592-lifgosh" + } + ], + "פוגשות": [ + { + "word_nikkud": "לִפְגֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1592-lifgosh" + } + ], + "תפגשו": [ + { + "word_nikkud": "לִפְגֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1592-lifgosh" + } + ], + "פגשתם": [ + { + "word_nikkud": "לִפְגֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1592-lifgosh" + } + ], + "פגשה": [ + { + "word_nikkud": "לִפְגֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1592-lifgosh" + } + ], + "פוגשת": [ + { + "word_nikkud": "לִפְגֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1592-lifgosh" + } + ], + "לפגוש": [ + { + "word_nikkud": "לִפְגֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1592-lifgosh" + }, + { + "word_nikkud": "לְהִפָּגֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1593-lehipagesh" + } + ], + "מפגש": [ + { + "word_nikkud": "לִפְגֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1592-lifgosh" + }, + { + "word_nikkud": "לְהִפָּגֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1593-lehipagesh" + } + ], + "נפגוש": [ + { + "word_nikkud": "לִפְגֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1592-lifgosh" + } + ], + "פגשו": [ + { + "word_nikkud": "לִפְגֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1592-lifgosh" + } + ], + "פגש": [ + { + "word_nikkud": "לִפְגֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1592-lifgosh" + } + ], + "פגושנה!‏": [ + { + "word_nikkud": "לִפְגֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1592-lifgosh" + } + ], + "פגשנו": [ + { + "word_nikkud": "לִפְגֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1592-lifgosh" + } + ], + "פגשי!‏": [ + { + "word_nikkud": "לִפְגֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1592-lifgosh" + } + ], + "פגישה": [ + { + "word_nikkud": "לִפְגֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1592-lifgosh" + }, + { + "word_nikkud": "לְהִפָּגֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1593-lehipagesh" + } + ], + "פ - ג - שׁ": [ + { + "word_nikkud": "לִפְגֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1592-lifgosh" + }, + { + "word_nikkud": "לְהִפָּגֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1593-lehipagesh" + } + ], + "פוגש": [ + { + "word_nikkud": "לִפְגֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1592-lifgosh" + } + ], + "יפגוש": [ + { + "word_nikkud": "לִפְגֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1592-lifgosh" + } + ], + "פגשתן": [ + { + "word_nikkud": "לִפְגֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1592-lifgosh" + } + ], + "ישני!‏": [ + { + "word_nikkud": "לִישֹׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "860-lishon" + } + ], + "יישנו": [ + { + "word_nikkud": "לִישֹׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "860-lishon" + } + ], + "שנה!‏": [ + { + "word_nikkud": "לִישֹׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "860-lishon" + }, + { + "word_nikkud": "לְשַׁנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2263-lishnot" + } + ], + "אישן": [ + { + "word_nikkud": "לִישֹׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "860-lishon" + } + ], + "לישון": [ + { + "word_nikkud": "לִישֹׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "860-lishon" + } + ], + "ישנתי": [ + { + "word_nikkud": "לִישֹׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "860-lishon" + } + ], + "תישנה": [ + { + "word_nikkud": "לִישֹׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "860-lishon" + } + ], + "ישנה": [ + { + "word_nikkud": "לִישֹׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "860-lishon" + }, + { + "word_nikkud": "לְשַׁנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2263-lishnot" + } + ], + "ישן!‏": [ + { + "word_nikkud": "לִישֹׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "860-lishon" + } + ], + "תישני": [ + { + "word_nikkud": "לִישֹׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "860-lishon" + } + ], + "ישנה!‏": [ + { + "word_nikkud": "לִישֹׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "860-lishon" + } + ], + "ישנות": [ + { + "word_nikkud": "לִישֹׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "860-lishon" + } + ], + "שנו!‏": [ + { + "word_nikkud": "לִישֹׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "860-lishon" + }, + { + "word_nikkud": "לְשַׁנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2263-lishnot" + } + ], + "תישן": [ + { + "word_nikkud": "לִישֹׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "860-lishon" + } + ], + "ישנתם": [ + { + "word_nikkud": "לִישֹׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "860-lishon" + } + ], + "להתיישן": [ + { + "word_nikkud": "לִישֹׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "860-lishon" + } + ], + "יישן": [ + { + "word_nikkud": "לִישֹׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "860-lishon" + } + ], + "ישנים": [ + { + "word_nikkud": "לִישֹׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "860-lishon" + } + ], + "ישן": [ + { + "word_nikkud": "לִישֹׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "860-lishon" + } + ], + "נושן": [ + { + "word_nikkud": "לִישֹׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "860-lishon" + } + ], + "ישנו!‏": [ + { + "word_nikkud": "לִישֹׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "860-lishon" + } + ], + "י - שׁ - ן": [ + { + "word_nikkud": "לִישֹׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "860-lishon" + } + ], + "ישנת": [ + { + "word_nikkud": "לִישֹׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "860-lishon" + } + ], + "נישן": [ + { + "word_nikkud": "לִישֹׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "860-lishon" + } + ], + "ישנתן": [ + { + "word_nikkud": "לִישֹׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "860-lishon" + } + ], + "שני!‏": [ + { + "word_nikkud": "לִישֹׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "860-lishon" + }, + { + "word_nikkud": "לְשַׁנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2263-lishnot" + } + ], + "מיושן": [ + { + "word_nikkud": "לִישֹׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "860-lishon" + } + ], + "ישנו": [ + { + "word_nikkud": "לִישֹׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "860-lishon" + }, + { + "word_nikkud": "לְשַׁנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2263-lishnot" + } + ], + "ישנוני": [ + { + "word_nikkud": "לִישֹׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "860-lishon" + } + ], + "שן!‏": [ + { + "word_nikkud": "לִישֹׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "860-lishon" + } + ], + "תישנו": [ + { + "word_nikkud": "לִישֹׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "860-lishon" + } + ], + "שינה": [ + { + "word_nikkud": "לִישֹׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "860-lishon" + } + ], + "תנוצח": [ + { + "word_nikkud": "לְנַצֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "נוצחתם": [ + { + "word_nikkud": "לְנַצֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "נ - צ - ח": [ + { + "word_nikkud": "לְנַצֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "נוצחנו": [ + { + "word_nikkud": "לְנַצֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "מנוצחות": [ + { + "word_nikkud": "לְנַצֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "נוצחה": [ + { + "word_nikkud": "לְנַצֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "הנצחה": [ + { + "word_nikkud": "לְנַצֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "תנוצחי": [ + { + "word_nikkud": "לְנַצֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "ינוצח": [ + { + "word_nikkud": "לְנַצֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "מנוצח": [ + { + "word_nikkud": "לְנַצֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "להתנצח": [ + { + "word_nikkud": "לְנַצֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "ינוצחו": [ + { + "word_nikkud": "לְנַצֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "תנוצחו": [ + { + "word_nikkud": "לְנַצֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "נוצחו": [ + { + "word_nikkud": "לְנַצֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "אנוצח": [ + { + "word_nikkud": "לְנַצֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "נוצחת": [ + { + "word_nikkud": "לְנַצֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "נצחי": [ + { + "word_nikkud": "לְנַצֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "ניצוח": [ + { + "word_nikkud": "לְנַצֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "נוצחתן": [ + { + "word_nikkud": "לְנַצֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "נוצח": [ + { + "word_nikkud": "לְנַצֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "מנוצחת": [ + { + "word_nikkud": "לְנַצֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "תנוצחנה": [ + { + "word_nikkud": "לְנַצֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "ניצחון": [ + { + "word_nikkud": "לְנַצֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "ננוצח": [ + { + "word_nikkud": "לְנַצֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "מנוצחים": [ + { + "word_nikkud": "לְנַצֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "להנציח": [ + { + "word_nikkud": "לְנַצֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "נוצחתי": [ + { + "word_nikkud": "לְנַצֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "נצח": [ + { + "word_nikkud": "לְנַצֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1239-lenatzeach" + } + ], + "יגרום": [ + { + "word_nikkud": "לִגְרֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "376-ligrom" + } + ], + "גרם": [ + { + "word_nikkud": "לִגְרֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "376-ligrom" + } + ], + "גורמות": [ + { + "word_nikkud": "לִגְרֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "376-ligrom" + } + ], + "גרום!‏": [ + { + "word_nikkud": "לִגְרֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "376-ligrom" + } + ], + "גרמת": [ + { + "word_nikkud": "לִגְרֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "376-ligrom" + } + ], + "גורמת": [ + { + "word_nikkud": "לִגְרֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "376-ligrom" + } + ], + "גרמתי": [ + { + "word_nikkud": "לִגְרֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "376-ligrom" + } + ], + "גורם": [ + { + "word_nikkud": "לִגְרֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "376-ligrom" + } + ], + "גרמו!‏": [ + { + "word_nikkud": "לִגְרֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "376-ligrom" + } + ], + "גרמתן": [ + { + "word_nikkud": "לִגְרֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "376-ligrom" + } + ], + "תגרום": [ + { + "word_nikkud": "לִגְרֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "376-ligrom" + } + ], + "יגרמו": [ + { + "word_nikkud": "לִגְרֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "376-ligrom" + } + ], + "גרמנו": [ + { + "word_nikkud": "לִגְרֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "376-ligrom" + } + ], + "תגרמו": [ + { + "word_nikkud": "לִגְרֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "376-ligrom" + } + ], + "להיגרם": [ + { + "word_nikkud": "לִגְרֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "376-ligrom" + } + ], + "גרמי!‏": [ + { + "word_nikkud": "לִגְרֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "376-ligrom" + } + ], + "גרומנה!‏": [ + { + "word_nikkud": "לִגְרֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "376-ligrom" + } + ], + "גרמו": [ + { + "word_nikkud": "לִגְרֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "376-ligrom" + } + ], + "נגרום": [ + { + "word_nikkud": "לִגְרֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "376-ligrom" + } + ], + "גרמה": [ + { + "word_nikkud": "לִגְרֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "376-ligrom" + } + ], + "אגרום": [ + { + "word_nikkud": "לִגְרֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "376-ligrom" + } + ], + "תגרמי": [ + { + "word_nikkud": "לִגְרֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "376-ligrom" + } + ], + "גורמים": [ + { + "word_nikkud": "לִגְרֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "376-ligrom" + } + ], + "ג - ר - ם": [ + { + "word_nikkud": "לִגְרֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "376-ligrom" + } + ], + "תגרומנה": [ + { + "word_nikkud": "לִגְרֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "376-ligrom" + } + ], + "לגרום": [ + { + "word_nikkud": "לִגְרֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "376-ligrom" + } + ], + "גרמתם": [ + { + "word_nikkud": "לִגְרֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "376-ligrom" + } + ], + "התחלתם": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "התחיל": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "הותחלתי": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "הותחלתם": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "התחילו": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "אתחיל": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "מתחילים": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "התחלתן": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "יתחילו": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "מתחיל": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "הותחלת": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "תותחלי": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "תותחלנה": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "תתחילו": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "תותחל": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "מותחלת": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "תחילה": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "להתחיל": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "נותחל": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "מותחל": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "התחלה": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "התחלנה!‏": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "התחלתי": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "תתחלנה": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "ת - ח - ל": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "יתחיל": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "אותחל": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "הותחלתן": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "נתחיל": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "התחל!‏": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "התחלנו": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "מתחילות": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "מלכתחילה": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "התחלת": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "מותחלים": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "הותחלנו": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "התחילה": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "מותחלות": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "מתחילה": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "תתחילי": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "התחילי!‏": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "הותחל": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "הותחלה": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "הותחלו": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "יותחל": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "תותחלו": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "התחילו!‏": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "יותחלו": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "תתחיל": [ + { + "word_nikkud": "לְהַתְחִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2359-lehatchil" + } + ], + "להימשך": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + }, + { + "word_nikkud": "לִמְשֹׁךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1108-limshoch" + } + ], + "המשכתם": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + } + ], + "המשיכה": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + } + ], + "המשכתן": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + } + ], + "המשיכו": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + } + ], + "מומשך": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + } + ], + "ממשיכים": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + } + ], + "נומשך": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + } + ], + "יומשכו": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + } + ], + "המשכתי": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + } + ], + "ימשיך": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + } + ], + "ימשיכו": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + } + ], + "מומשכת": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + } + ], + "יומשך": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + } + ], + "המשך!‏": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + } + ], + "מומשכות": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + } + ], + "ממשיך": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + } + ], + "להתמשך": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + }, + { + "word_nikkud": "לִמְשֹׁךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1108-limshoch" + } + ], + "המשכת": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + } + ], + "המשיכו!‏": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + } + ], + "נמשיך": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + } + ], + "המשך": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + }, + { + "word_nikkud": "לִמְשֹׁךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1108-limshoch" + } + ], + "הומשכתם": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + } + ], + "הומשכנו": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + } + ], + "תמשיכי": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + } + ], + "להמשיך": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + }, + { + "word_nikkud": "לִמְשֹׁךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1108-limshoch" + } + ], + "למשוך": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + }, + { + "word_nikkud": "לִמְשֹׁךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1108-limshoch" + } + ], + "תמשכנה": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + } + ], + "הומשכתי": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + } + ], + "המשכנה!‏": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + } + ], + "המשיך": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + } + ], + "אומשך": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + } + ], + "ממשיכות": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + } + ], + "תומשכנה": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + } + ], + "הומשך": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + } + ], + "משך": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + }, + { + "word_nikkud": "לִמְשֹׁךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1108-limshoch" + } + ], + "המשכנו": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + } + ], + "הימשכות": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + }, + { + "word_nikkud": "לִמְשֹׁךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1108-limshoch" + } + ], + "הומשכה": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + } + ], + "הומשכתן": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + } + ], + "המשיכי!‏": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + } + ], + "משיכה": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + }, + { + "word_nikkud": "לִמְשֹׁךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1108-limshoch" + } + ], + "תומשך": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + } + ], + "תמשיכו": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + } + ], + "הומשכת": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + } + ], + "מ - שׁ - ך": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + }, + { + "word_nikkud": "לִמְשֹׁךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1108-limshoch" + } + ], + "מומשכים": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + } + ], + "תומשכי": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + } + ], + "אמשיך": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + } + ], + "הומשכו": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + } + ], + "ממשיכה": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + } + ], + "תמשיך": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + } + ], + "תומשכו": [ + { + "word_nikkud": "לְהַמְשִׁיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1110-lehamshich" + } + ], + "חוכו": [ + { + "word_nikkud": "לְחַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + } + ], + "חוכינו": [ + { + "word_nikkud": "לְחַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + } + ], + "תחוכה": [ + { + "word_nikkud": "לְחַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + } + ], + "מחוכים": [ + { + "word_nikkud": "לְחַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + } + ], + "חוכיתן": [ + { + "word_nikkud": "לְחַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + } + ], + "תחוכי": [ + { + "word_nikkud": "לְחַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + } + ], + "יחוכו": [ + { + "word_nikkud": "לְחַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + } + ], + "חוכיתי": [ + { + "word_nikkud": "לְחַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + } + ], + "תחוכינה": [ + { + "word_nikkud": "לְחַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + } + ], + "חוכה": [ + { + "word_nikkud": "לְחַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + } + ], + "חוכיתם": [ + { + "word_nikkud": "לְחַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + } + ], + "נחוכה": [ + { + "word_nikkud": "לְחַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + } + ], + "חוכתה": [ + { + "word_nikkud": "לְחַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + } + ], + "אחוכה": [ + { + "word_nikkud": "לְחַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + } + ], + "ח - כ - ה": [ + { + "word_nikkud": "לְחַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + } + ], + "מחוכות": [ + { + "word_nikkud": "לְחַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + } + ], + "יחוכה": [ + { + "word_nikkud": "לְחַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + } + ], + "מחוכה": [ + { + "word_nikkud": "לְחַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + } + ], + "חוכית": [ + { + "word_nikkud": "לְחַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + } + ], + "תחוכו": [ + { + "word_nikkud": "לְחַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "594-lechakot" + } + ], + "בדקתי": [ + { + "word_nikkud": "לִבְדֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "177-livdok" + } + ], + "אבדוק": [ + { + "word_nikkud": "לִבְדֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "177-livdok" + } + ], + "יבדקו": [ + { + "word_nikkud": "לִבְדֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "177-livdok" + } + ], + "בדקה": [ + { + "word_nikkud": "לִבְדֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "177-livdok" + } + ], + "בדקו!‏": [ + { + "word_nikkud": "לִבְדֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "177-livdok" + } + ], + "בודקות": [ + { + "word_nikkud": "לִבְדֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "177-livdok" + } + ], + "בודקים": [ + { + "word_nikkud": "לִבְדֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "177-livdok" + } + ], + "תבדקי": [ + { + "word_nikkud": "לִבְדֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "177-livdok" + } + ], + "בדקו": [ + { + "word_nikkud": "לִבְדֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "177-livdok" + } + ], + "ב - ד - ק": [ + { + "word_nikkud": "לִבְדֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "177-livdok" + } + ], + "בודק": [ + { + "word_nikkud": "לִבְדֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "177-livdok" + } + ], + "נבדוק": [ + { + "word_nikkud": "לִבְדֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "177-livdok" + } + ], + "בדקת": [ + { + "word_nikkud": "לִבְדֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "177-livdok" + } + ], + "בדוקנה!‏": [ + { + "word_nikkud": "לִבְדֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "177-livdok" + } + ], + "בדוק!‏": [ + { + "word_nikkud": "לִבְדֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "177-livdok" + } + ], + "בדקתן": [ + { + "word_nikkud": "לִבְדֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "177-livdok" + } + ], + "בודקת": [ + { + "word_nikkud": "לִבְדֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "177-livdok" + } + ], + "תבדוקנה": [ + { + "word_nikkud": "לִבְדֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "177-livdok" + } + ], + "בדקי!‏": [ + { + "word_nikkud": "לִבְדֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "177-livdok" + } + ], + "בדק": [ + { + "word_nikkud": "לִבְדֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "177-livdok" + } + ], + "יבדוק": [ + { + "word_nikkud": "לִבְדֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "177-livdok" + } + ], + "בדקנו": [ + { + "word_nikkud": "לִבְדֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "177-livdok" + } + ], + "בדקתם": [ + { + "word_nikkud": "לִבְדֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "177-livdok" + } + ], + "תבדקו": [ + { + "word_nikkud": "לִבְדֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "177-livdok" + } + ], + "תבדוק": [ + { + "word_nikkud": "לִבְדֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "177-livdok" + } + ], + "לבדוק": [ + { + "word_nikkud": "לִבְדֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "177-livdok" + } + ], + "מעט": [ + { + "word_nikkud": "מָעַט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2770-maat" + }, + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "אמעט": [ + { + "word_nikkud": "מָעַט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2770-maat" + }, + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "ימעטו": [ + { + "word_nikkud": "מָעַט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2770-maat" + }, + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "מיעוט": [ + { + "word_nikkud": "מָעַט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2770-maat" + }, + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "תמעט": [ + { + "word_nikkud": "מָעַט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2770-maat" + }, + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "מ - ע - ט": [ + { + "word_nikkud": "מָעַט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2770-maat" + }, + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "נמעט": [ + { + "word_nikkud": "מָעַט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2770-maat" + }, + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "תמעטי": [ + { + "word_nikkud": "מָעַט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2770-maat" + }, + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "תמעטו": [ + { + "word_nikkud": "מָעַט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2770-maat" + }, + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "ימעט": [ + { + "word_nikkud": "מָעַט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2770-maat" + }, + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "להמעיט": [ + { + "word_nikkud": "מָעַט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2770-maat" + }, + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "להתמעט": [ + { + "word_nikkud": "מָעַט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2770-maat" + }, + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "תמעטנה": [ + { + "word_nikkud": "מָעַט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2770-maat" + }, + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "למעט": [ + { + "word_nikkud": "מָעַט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2770-maat" + }, + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "מועט": [ + { + "word_nikkud": "מָעַט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2770-maat" + }, + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "נהייתה": [ + { + "word_nikkud": "נִהְיָה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2552-nihya" + } + ], + "נהיינו": [ + { + "word_nikkud": "נִהְיָה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2552-nihya" + } + ], + "נהייתי": [ + { + "word_nikkud": "נִהְיָה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2552-nihya" + } + ], + "נהיו": [ + { + "word_nikkud": "נִהְיָה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2552-nihya" + } + ], + "נהיית": [ + { + "word_nikkud": "נִהְיָה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2552-nihya" + } + ], + "נהייתן": [ + { + "word_nikkud": "נִהְיָה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2552-nihya" + } + ], + "נהייתם": [ + { + "word_nikkud": "נִהְיָה", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2552-nihya" + } + ], + "הורגשנו": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "הורגשו": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "הרגישו": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "נרגיש": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "מרגיש": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "התרגשות": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "מרגישה": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "תרגישי": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "הרגישה": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "הרגשנו": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "תרגשנה": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "מורגשת": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "מרגש": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "להתרגש": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "אורגש": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "ארגיש": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "מורגשות": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "לרגוש": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "הורגשה": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "תורגשי": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "תורגשנה": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "הורגשתם": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "להרגיש": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "הורגש": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "נורגש": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "הרגשה": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "הורגשתן": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "הרגשת": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "מורגשים": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "יורגש": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "הרגישו!‏": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "הרגיש": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "הרגש!‏": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "תרגיש": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "הרגשתם": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "מרגישים": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "תורגש": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "ר - ג - שׁ": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "ירגיש": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "ירגישו": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "יורגשו": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "תורגשו": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "הרגישי!‏": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "הרגשתי": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "תרגישו": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "הרגשתן": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "מורגש": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "הורגשת": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "רגש": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "מרגישות": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "הורגשתי": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "הרגשנה!‏": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "להירגש": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "רגיש": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "לרגש": [ + { + "word_nikkud": "לְהַרְגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1993-lehargish" + } + ], + "לשנו": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "989-lalush" + } + ], + "ללוש": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "989-lalush" + } + ], + "ל - ו - שׁ": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "989-lalush" + } + ], + "נלוש": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "989-lalush" + } + ], + "לשתן": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "989-lalush" + } + ], + "לשה": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "989-lalush" + } + ], + "לש": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "989-lalush" + } + ], + "לושי!‏": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "989-lalush" + } + ], + "תלושינה": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "989-lalush" + } + ], + "לוש!‏": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "989-lalush" + } + ], + "לושנה!‏": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "989-lalush" + } + ], + "לשות": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "989-lalush" + } + ], + "תלושנה": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "989-lalush" + } + ], + "ילוש": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "989-lalush" + } + ], + "תלושי": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "989-lalush" + } + ], + "לושינה!‏": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "989-lalush" + } + ], + "לשתי": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "989-lalush" + } + ], + "לשתם": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "989-lalush" + } + ], + "תלושו": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "989-lalush" + } + ], + "לשו": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "989-lalush" + } + ], + "תלוש": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "989-lalush" + } + ], + "ילושו": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "989-lalush" + } + ], + "לושו!‏": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "989-lalush" + } + ], + "אלוש": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "989-lalush" + } + ], + "לשת": [ + { + "word_nikkud": "לָשִׂים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "989-lalush" + } + ], + "קשור": [ + { + "word_nikkud": "לְהִתְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1971-lehitkasher" + }, + { + "word_nikkud": "לִקְשֹׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1968-likshor" + }, + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "התקשר": [ + { + "word_nikkud": "לְהִתְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1971-lehitkasher" + } + ], + "התקשרי!‏": [ + { + "word_nikkud": "לְהִתְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1971-lehitkasher" + } + ], + "קשירות": [ + { + "word_nikkud": "לְהִתְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1971-lehitkasher" + }, + { + "word_nikkud": "לִקְשֹׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1968-likshor" + }, + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "יתקשר": [ + { + "word_nikkud": "לְהִתְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1971-lehitkasher" + } + ], + "התקשרנה!‏": [ + { + "word_nikkud": "לְהִתְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1971-lehitkasher" + } + ], + "תתקשרו": [ + { + "word_nikkud": "לְהִתְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1971-lehitkasher" + } + ], + "התקשרה": [ + { + "word_nikkud": "לְהִתְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1971-lehitkasher" + } + ], + "נתקשר": [ + { + "word_nikkud": "לְהִתְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1971-lehitkasher" + } + ], + "התקשרת": [ + { + "word_nikkud": "לְהִתְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1971-lehitkasher" + } + ], + "מתקשרים": [ + { + "word_nikkud": "לְהִתְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1971-lehitkasher" + } + ], + "הקשר": [ + { + "word_nikkud": "לְהִתְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1971-lehitkasher" + }, + { + "word_nikkud": "לִקְשֹׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1968-likshor" + }, + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "מתקשרת": [ + { + "word_nikkud": "לְהִתְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1971-lehitkasher" + } + ], + "לקשור": [ + { + "word_nikkud": "לְהִתְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1971-lehitkasher" + }, + { + "word_nikkud": "לִקְשֹׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1968-likshor" + }, + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "תתקשרנה": [ + { + "word_nikkud": "לְהִתְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1971-lehitkasher" + } + ], + "התקשרנו": [ + { + "word_nikkud": "לְהִתְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1971-lehitkasher" + } + ], + "התקשרו!‏": [ + { + "word_nikkud": "לְהִתְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1971-lehitkasher" + } + ], + "התקשרתם": [ + { + "word_nikkud": "לְהִתְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1971-lehitkasher" + } + ], + "ק - שׁ - ר": [ + { + "word_nikkud": "לְהִתְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1971-lehitkasher" + }, + { + "word_nikkud": "לִקְשֹׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1968-likshor" + }, + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "להיקשר": [ + { + "word_nikkud": "לְהִתְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1971-lehitkasher" + }, + { + "word_nikkud": "לִקְשֹׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1968-likshor" + }, + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "לקשר": [ + { + "word_nikkud": "לְהִתְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1971-lehitkasher" + }, + { + "word_nikkud": "לִקְשֹׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1968-likshor" + }, + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "אתקשר": [ + { + "word_nikkud": "לְהִתְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1971-lehitkasher" + } + ], + "תתקשרי": [ + { + "word_nikkud": "לְהִתְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1971-lehitkasher" + } + ], + "לתקשר": [ + { + "word_nikkud": "לְהִתְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1971-lehitkasher" + }, + { + "word_nikkud": "לִקְשֹׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1968-likshor" + }, + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "יתקשרו": [ + { + "word_nikkud": "לְהִתְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1971-lehitkasher" + } + ], + "קשירה": [ + { + "word_nikkud": "לְהִתְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1971-lehitkasher" + }, + { + "word_nikkud": "לִקְשֹׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1968-likshor" + }, + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "קשר": [ + { + "word_nikkud": "לְהִתְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1971-lehitkasher" + }, + { + "word_nikkud": "לִקְשֹׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1968-likshor" + }, + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "תיקשור": [ + { + "word_nikkud": "לְהִתְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1971-lehitkasher" + }, + { + "word_nikkud": "לִקְשֹׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1968-likshor" + }, + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "התקשרות": [ + { + "word_nikkud": "לְהִתְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1971-lehitkasher" + }, + { + "word_nikkud": "לִקְשֹׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1968-likshor" + }, + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "התקשרתן": [ + { + "word_nikkud": "לְהִתְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1971-lehitkasher" + } + ], + "מתקשר": [ + { + "word_nikkud": "לְהִתְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1971-lehitkasher" + } + ], + "קישור": [ + { + "word_nikkud": "לְהִתְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1971-lehitkasher" + }, + { + "word_nikkud": "לִקְשֹׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1968-likshor" + }, + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "תקשורת": [ + { + "word_nikkud": "לְהִתְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1971-lehitkasher" + }, + { + "word_nikkud": "לִקְשֹׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1968-likshor" + }, + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "מתקשרות": [ + { + "word_nikkud": "לְהִתְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1971-lehitkasher" + } + ], + "התקשר!‏": [ + { + "word_nikkud": "לְהִתְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1971-lehitkasher" + } + ], + "להתקשר": [ + { + "word_nikkud": "לְהִתְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1971-lehitkasher" + }, + { + "word_nikkud": "לִקְשֹׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1968-likshor" + }, + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "התקשרו": [ + { + "word_nikkud": "לְהִתְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1971-lehitkasher" + } + ], + "התקשרתי": [ + { + "word_nikkud": "לְהִתְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1971-lehitkasher" + } + ], + "תתקשר": [ + { + "word_nikkud": "לְהִתְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1971-lehitkasher" + } + ], + "הצלתם": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + } + ], + "נ - צ - ל": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + }, + { + "word_nikkud": "לְהִתְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1245-lehitnatzel" + }, + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "הצלנה!‏": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + } + ], + "להציל": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + }, + { + "word_nikkud": "לְהִתְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1245-lehitnatzel" + }, + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "מוצלות": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + } + ], + "הוצל": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + } + ], + "הוצלת": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + } + ], + "מצילים": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + } + ], + "מציל": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + } + ], + "נוצל": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + }, + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "יוצל": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + } + ], + "להתנצל": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + }, + { + "word_nikkud": "לְהִתְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1245-lehitnatzel" + }, + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "נציל": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + } + ], + "מוצל": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + } + ], + "הציל": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + } + ], + "תוצלנה": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + } + ], + "הצלה": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + }, + { + "word_nikkud": "לְהִתְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1245-lehitnatzel" + }, + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "מצילות": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + } + ], + "הוצלו": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + } + ], + "הצלת": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + } + ], + "ניצול": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + }, + { + "word_nikkud": "לְהִתְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1245-lehitnatzel" + }, + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "התנצלות": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + }, + { + "word_nikkud": "לְהִתְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1245-lehitnatzel" + }, + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "יציל": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + } + ], + "הוצלתי": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + } + ], + "הצל!‏": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + } + ], + "תצילי": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + } + ], + "מוצלים": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + } + ], + "הוצלנו": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + } + ], + "תצלנה": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + } + ], + "הינצלות": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + }, + { + "word_nikkud": "לְהִתְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1245-lehitnatzel" + }, + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "הוצלתם": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + } + ], + "יצילו": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + } + ], + "תצילו": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + } + ], + "נצלן": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + }, + { + "word_nikkud": "לְהִתְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1245-lehitnatzel" + }, + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "הוצלה": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + } + ], + "מוצלת": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + } + ], + "הצלנו": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + } + ], + "לנצל": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + }, + { + "word_nikkud": "לְהִתְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1245-lehitnatzel" + }, + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "הצילו!‏": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + } + ], + "הצלתי": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + } + ], + "תציל": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + } + ], + "אוצל": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + } + ], + "הצלתן": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + } + ], + "תוצלו": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + } + ], + "ניצולת": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + }, + { + "word_nikkud": "לְהִתְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1245-lehitnatzel" + }, + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "תוצל": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + } + ], + "הצילה": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + } + ], + "מצילה": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + } + ], + "הצילו": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + } + ], + "תוצלי": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + } + ], + "הצילי!‏": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + } + ], + "הוצלתן": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + } + ], + "יוצלו": [ + { + "word_nikkud": "לְהַצִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1243-lehatzil" + } + ], + "להיקנות": [ + { + "word_nikkud": "לִקְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1913-liknot" + } + ], + "ק - נ - ה": [ + { + "word_nikkud": "לִקְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1913-liknot" + } + ], + "להקנות": [ + { + "word_nikkud": "לִקְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1913-liknot" + } + ], + "קניון": [ + { + "word_nikkud": "לִקְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1913-liknot" + } + ], + "קנייה": [ + { + "word_nikkud": "לִקְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1913-liknot" + } + ], + "קנוי": [ + { + "word_nikkud": "לִקְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1913-liknot" + } + ], + "קניין": [ + { + "word_nikkud": "לִקְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1913-liknot" + } + ], + "קניה": [ + { + "word_nikkud": "לִקְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1913-liknot" + } + ], + "מופסקים": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "הפסקתם": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "לפסוק": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "יפסיק": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "תפסיק": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "הופסקה": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "הפסיקי!‏": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "הפסקת": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "הפסק": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "הופסקו": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "תופסקו": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "הפסק!‏": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "לפשק": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "מופסקות": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "לפשוק": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "מפסק": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "תופסקי": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "פסוק": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "פסיק": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "הפסקנה!‏": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "הופסקתן": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "אופסק": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "תופסק": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "פ - ס - ק": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "הפסקתי": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "פסק": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "מופסקת": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "הופסקתם": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "יופסק": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "פסקה": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "מפסיקה": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "הפסקה": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "מפסיקים": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "נפסיק": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "יופסקו": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "הפסקתן": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "הופסק": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "הפסיקו": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "מפסיקות": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "להפסיק": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "תפסיקי": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "הפסיקו!‏": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "הפסיקה": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "תופסקנה": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "מפסיק": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "תפסקנה": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "הפסיק": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "תפסיקו": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "יפסיקו": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "הופסקנו": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "הופסקת": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "הופסקתי": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "נופסק": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "להיפסק": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "הפסקנו": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "מופסק": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "אפסיק": [ + { + "word_nikkud": "לְהַפְסִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1657-lehafsik" + } + ], + "הוראיתם": [ + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + } + ], + "הראית": [ + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + } + ], + "תוראינה": [ + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + } + ], + "הוראה": [ + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + }, + { + "word_nikkud": "לִירוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "851-lirot" + } + ], + "הוראיתי": [ + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + } + ], + "הראיתן": [ + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + } + ], + "מוראות": [ + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + } + ], + "תוראי": [ + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + } + ], + "הראו!‏": [ + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + } + ], + "אוראה": [ + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + } + ], + "הראתה": [ + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + } + ], + "יוראה": [ + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + } + ], + "מראים": [ + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + } + ], + "הראיתם": [ + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + } + ], + "יוראו": [ + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + } + ], + "הוראתה": [ + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + } + ], + "מוראית": [ + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + } + ], + "הוראו": [ + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + } + ], + "הוראינו": [ + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + } + ], + "הראה": [ + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + } + ], + "מוראה": [ + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + } + ], + "הראה!‏": [ + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + } + ], + "נוראה": [ + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + } + ], + "מראות": [ + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + } + ], + "הוראיתן": [ + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + } + ], + "תוראה": [ + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + } + ], + "הראינה!‏": [ + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + } + ], + "הראי!‏": [ + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + } + ], + "הוראית": [ + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + } + ], + "הראיתי": [ + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + } + ], + "הראינו": [ + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + } + ], + "תוראו": [ + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + } + ], + "הראו": [ + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + } + ], + "מוראים": [ + { + "word_nikkud": "לְהַרְאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2436-leharot" + } + ], + "מאמינות": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + } + ], + "האמין": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + } + ], + "יואמן": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + } + ], + "האמינו": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + } + ], + "תואמני": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + } + ], + "תואמן": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + } + ], + "תאמינו": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + } + ], + "א - מ - ן": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + }, + { + "word_nikkud": "לְהִתְאַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "115-lehitamen" + } + ], + "תאמין": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + } + ], + "מאמינה": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + } + ], + "האמנת": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + } + ], + "האמנתן": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + } + ], + "אמין": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + }, + { + "word_nikkud": "לְהִתְאַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "115-lehitamen" + } + ], + "תאמנה": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + } + ], + "אמן": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + }, + { + "word_nikkud": "לְהִתְאַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "115-lehitamen" + } + ], + "נאמין": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + } + ], + "מואמנות": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + } + ], + "הואמן": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + } + ], + "האמנתי": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + } + ], + "תאמיני": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + } + ], + "יאמינו": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + } + ], + "הואמנת": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + } + ], + "מאמינים": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + } + ], + "האמן!‏": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + } + ], + "יואמנו": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + } + ], + "יאמין": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + } + ], + "אומנם": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + }, + { + "word_nikkud": "לְהִתְאַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "115-lehitamen" + } + ], + "מואמנים": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + } + ], + "מואמנת": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + } + ], + "תואמנו": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + } + ], + "האמינו!‏": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + } + ], + "האמינה": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + } + ], + "להתאמן": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + }, + { + "word_nikkud": "לְהִתְאַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "115-lehitamen" + } + ], + "האמנה!‏": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + } + ], + "מואמן": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + } + ], + "תואמנה": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + } + ], + "האמיני!‏": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + } + ], + "הואמנתי": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + } + ], + "הואמנתם": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + } + ], + "להאמין": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + }, + { + "word_nikkud": "לְהִתְאַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "115-lehitamen" + } + ], + "הואמנתן": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + } + ], + "מאמין": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + } + ], + "הואמנה": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + } + ], + "להיאמן": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + }, + { + "word_nikkud": "לְהִתְאַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "115-lehitamen" + } + ], + "האמנו": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + } + ], + "לאמן": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + }, + { + "word_nikkud": "לְהִתְאַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "115-lehitamen" + } + ], + "אואמן": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + } + ], + "הואמנו": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + } + ], + "האמנתם": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + } + ], + "אמון": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + }, + { + "word_nikkud": "לְהִתְאַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "115-lehitamen" + } + ], + "אאמין": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + } + ], + "נואמן": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + } + ], + "נאמן": [ + { + "word_nikkud": "לְהַאֲמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "114-lehaamin" + }, + { + "word_nikkud": "לְהִתְאַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "115-lehitamen" + } + ], + "מגינות": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "תוגני": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "הגן": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "הוגנתן": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "יגנו": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "תוגנה": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "לגון": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "מוגן": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "תגינינה": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "הוגן": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "הגני!‏": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "הגנת": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "תוגנינה": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "הגינותם": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "הוגנת": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "הגנו!‏": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "מוגנות": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "הגינונו": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "נוגן": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + }, + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "הגינותי": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "תגנו": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "הוגנו": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "יוגן": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "תוגן": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "אוגן": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "הגנו": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "הוגנתי": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "נגן": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + }, + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "יוגנו": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "תגן": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "לגנן": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "הגן!‏": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "הגנתן": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "תגנה": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "הוגנה": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "הגנתי": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "להגן": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "מוגנים": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "הגינות": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "הוגנתם": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "הגינותן": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "יגן": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "הגנה!‏": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "להתגונן": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "לגונן": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "הגנתם": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "ג - נ - ן": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "מגינה": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "תוגנו": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "תגני": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "מוגנה": [ + { + "word_nikkud": "לְהָגֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "365-lehagen" + } + ], + "תוציאי": [ + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "יוציאו": [ + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "מוציאים": [ + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "הוצא": [ + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "הוצא!‏": [ + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "הוצאו": [ + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "תוציא": [ + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "הוציאו": [ + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "יוציא": [ + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "הוצאתי": [ + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "תוצאי": [ + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "הוצאתן": [ + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "הוציא": [ + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "הוצאנו": [ + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "תוצאנה": [ + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "תוציאו": [ + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "הוציאי!‏": [ + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "תוצא": [ + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "נוצא": [ + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "מוציאות": [ + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "מוציאה": [ + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "הוציאה": [ + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "הוצאנה!‏": [ + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "מוציא": [ + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "הוצאת": [ + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "הוצאתם": [ + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "הוציאו!‏": [ + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "יוצאו": [ + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "נוציא": [ + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "אוצא": [ + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "אוציא": [ + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "תוצאו": [ + { + "word_nikkud": "לְהוֹצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "833-lehotzi" + } + ], + "קורינו": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "יקורו": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "מקרים": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "תקרה": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "יקרו": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "קירתה": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "קרינה!‏": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "להיקרות": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "קירית": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "קוריתי": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "קיריתי": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "נקורה": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "תקורינה": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "מקורים": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "אקרה": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "קיריתם": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "תקרית": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "קורו": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "קרו!‏": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "אקראי": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "קירו": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "אקורה": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "תקרינה": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "ק - ר - ה": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "יקורה": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "קיריתן": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "קריה": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "תקרו": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "מקרי": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "תקורו": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "מקורה": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "נקרה": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "מקרה": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "קוריתן": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "קורה": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "קרה!‏": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "קירה": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "קוריתם": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "לקרות": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "תקורה": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "קורתה": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "מקרות": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "תקורי": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "קירינו": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "יקרה": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "קרי!‏": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "מקורות": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "קורות": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "קורית": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "תקרי": [ + { + "word_nikkud": "לְקָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2719-lekarot" + } + ], + "תשתות": [ + { + "word_nikkud": "לִשְׁתֹּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2340-lishtot" + } + ], + "שתתי!‏": [ + { + "word_nikkud": "לִשְׁתֹּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2340-lishtot" + } + ], + "תשתתי": [ + { + "word_nikkud": "לִשְׁתֹּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2340-lishtot" + } + ], + "ישתות": [ + { + "word_nikkud": "לִשְׁתֹּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2340-lishtot" + } + ], + "שתתן": [ + { + "word_nikkud": "לִשְׁתֹּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2340-lishtot" + } + ], + "שותתים": [ + { + "word_nikkud": "לִשְׁתֹּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2340-lishtot" + } + ], + "תשתותנה": [ + { + "word_nikkud": "לִשְׁתֹּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2340-lishtot" + } + ], + "שתתו": [ + { + "word_nikkud": "לִשְׁתֹּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2340-lishtot" + } + ], + "שתתי": [ + { + "word_nikkud": "לִשְׁתֹּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2340-lishtot" + } + ], + "שתות!‏": [ + { + "word_nikkud": "לִשְׁתֹּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2340-lishtot" + } + ], + "שתותנה!‏": [ + { + "word_nikkud": "לִשְׁתֹּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2340-lishtot" + } + ], + "שתתנו": [ + { + "word_nikkud": "לִשְׁתֹּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2340-lishtot" + } + ], + "שתתו!‏": [ + { + "word_nikkud": "לִשְׁתֹּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2340-lishtot" + } + ], + "שותתת": [ + { + "word_nikkud": "לִשְׁתֹּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2340-lishtot" + } + ], + "שתתם": [ + { + "word_nikkud": "לִשְׁתֹּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2340-lishtot" + } + ], + "נשתות": [ + { + "word_nikkud": "לִשְׁתֹּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2340-lishtot" + } + ], + "לשתות": [ + { + "word_nikkud": "לִשְׁתֹּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2340-lishtot" + } + ], + "להשתית": [ + { + "word_nikkud": "לִשְׁתֹּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2340-lishtot" + } + ], + "שתתה": [ + { + "word_nikkud": "לִשְׁתֹּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2340-lishtot" + } + ], + "ישתתו": [ + { + "word_nikkud": "לִשְׁתֹּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2340-lishtot" + } + ], + "תשתתו": [ + { + "word_nikkud": "לִשְׁתֹּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2340-lishtot" + } + ], + "שׁ - ת - ת": [ + { + "word_nikkud": "לִשְׁתֹּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2340-lishtot" + } + ], + "אשתות": [ + { + "word_nikkud": "לִשְׁתֹּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2340-lishtot" + } + ], + "שתת": [ + { + "word_nikkud": "לִשְׁתֹּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2340-lishtot" + } + ], + "שותתות": [ + { + "word_nikkud": "לִשְׁתֹּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2340-lishtot" + } + ], + "שותת": [ + { + "word_nikkud": "לִשְׁתֹּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2340-lishtot" + } + ], + "היכרות": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "הוכרתי": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "מכירות": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "מכיר": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "הכירו": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "יכיר": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "תכירי": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "היכר": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "להינכר": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "נכיר": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "הכרתן": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "הכרנה!‏": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "הכרת": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "מכירים": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "הכירי!‏": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "מוכרת": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + }, + { + "word_nikkud": "לִמְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "43-limkor" + } + ], + "הוכר": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "לנכר": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "הכרנו": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "נ - כ - ר": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "תכירו": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "תכיר": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "הוכרתם": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "הכרה": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "יכירו": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "יוכר": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "הכר!‏": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "הוכרה": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "להכיר": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "הוכרו": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "נוכר": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "תוכרי": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "אכיר": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "הכרתם": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "תוכר": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "הכירו!‏": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "הוכרנו": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "תוכרו": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "תוכרנה": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "הכיר": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "להתנכר": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "הכירה": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "הכרתי": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "ניכור": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "מוכרות": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + }, + { + "word_nikkud": "לִמְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "43-limkor" + } + ], + "הוכרת": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "אוכר": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "יוכרו": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "מוכר": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + }, + { + "word_nikkud": "לִמְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "43-limkor" + } + ], + "הוכרתן": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "מוכרים": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + }, + { + "word_nikkud": "לִמְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "43-limkor" + } + ], + "נר": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "תכרנה": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + } + ], + "מכירה": [ + { + "word_nikkud": "לְהַכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "44-lehakir" + }, + { + "word_nikkud": "לִמְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "43-limkor" + } + ], + "להזיז": [ + { + "word_nikkud": "לָזוּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "493-lazuz" + }, + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "זזנו": [ + { + "word_nikkud": "לָזוּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "493-lazuz" + } + ], + "זוזנה!‏": [ + { + "word_nikkud": "לָזוּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "493-lazuz" + } + ], + "זזתן": [ + { + "word_nikkud": "לָזוּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "493-lazuz" + } + ], + "זזים": [ + { + "word_nikkud": "לָזוּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "493-lazuz" + } + ], + "זזו": [ + { + "word_nikkud": "לָזוּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "493-lazuz" + } + ], + "אזוז": [ + { + "word_nikkud": "לָזוּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "493-lazuz" + } + ], + "יזוזו": [ + { + "word_nikkud": "לָזוּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "493-lazuz" + } + ], + "יזוז": [ + { + "word_nikkud": "לָזוּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "493-lazuz" + } + ], + "זזות": [ + { + "word_nikkud": "לָזוּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "493-lazuz" + } + ], + "זוזי!‏": [ + { + "word_nikkud": "לָזוּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "493-lazuz" + } + ], + "זז": [ + { + "word_nikkud": "לָזוּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "493-lazuz" + } + ], + "זזה": [ + { + "word_nikkud": "לָזוּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "493-lazuz" + } + ], + "ז - ו - ז": [ + { + "word_nikkud": "לָזוּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "493-lazuz" + }, + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "הזזה": [ + { + "word_nikkud": "לָזוּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "493-lazuz" + }, + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "תזוזינה": [ + { + "word_nikkud": "לָזוּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "493-lazuz" + } + ], + "זזת": [ + { + "word_nikkud": "לָזוּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "493-lazuz" + } + ], + "זזתם": [ + { + "word_nikkud": "לָזוּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "493-lazuz" + } + ], + "נזוז": [ + { + "word_nikkud": "לָזוּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "493-lazuz" + } + ], + "זזתי": [ + { + "word_nikkud": "לָזוּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "493-lazuz" + } + ], + "תזוזי": [ + { + "word_nikkud": "לָזוּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "493-lazuz" + } + ], + "תזוזו": [ + { + "word_nikkud": "לָזוּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "493-lazuz" + } + ], + "זוזו!‏": [ + { + "word_nikkud": "לָזוּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "493-lazuz" + } + ], + "זוזינה!‏": [ + { + "word_nikkud": "לָזוּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "493-lazuz" + } + ], + "תזוזנה": [ + { + "word_nikkud": "לָזוּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "493-lazuz" + } + ], + "לזוז": [ + { + "word_nikkud": "לָזוּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "493-lazuz" + }, + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "תזוז": [ + { + "word_nikkud": "לָזוּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "493-lazuz" + } + ], + "זוז!‏": [ + { + "word_nikkud": "לָזוּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "493-lazuz" + } + ], + "תזוזה": [ + { + "word_nikkud": "לָזוּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "493-lazuz" + }, + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "תדאגנה": [ + { + "word_nikkud": "לִדְאֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "394-lidog" + } + ], + "דאגי!‏": [ + { + "word_nikkud": "לִדְאֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "394-lidog" + } + ], + "דאגו!‏": [ + { + "word_nikkud": "לִדְאֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "394-lidog" + } + ], + "תדאגי": [ + { + "word_nikkud": "לִדְאֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "394-lidog" + } + ], + "אדאג": [ + { + "word_nikkud": "לִדְאֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "394-lidog" + } + ], + "דואגים": [ + { + "word_nikkud": "לִדְאֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "394-lidog" + } + ], + "דואגת": [ + { + "word_nikkud": "לִדְאֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "394-lidog" + } + ], + "נדאג": [ + { + "word_nikkud": "לִדְאֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "394-lidog" + } + ], + "דאגתן": [ + { + "word_nikkud": "לִדְאֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "394-lidog" + } + ], + "דאגנה!‏": [ + { + "word_nikkud": "לִדְאֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "394-lidog" + } + ], + "דאגתם": [ + { + "word_nikkud": "לִדְאֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "394-lidog" + } + ], + "תדאג": [ + { + "word_nikkud": "לִדְאֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "394-lidog" + } + ], + "דאגתי": [ + { + "word_nikkud": "לִדְאֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "394-lidog" + } + ], + "מודאג": [ + { + "word_nikkud": "לִדְאֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "394-lidog" + } + ], + "ידאגו": [ + { + "word_nikkud": "לִדְאֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "394-lidog" + } + ], + "ידאג": [ + { + "word_nikkud": "לִדְאֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "394-lidog" + } + ], + "דאגה": [ + { + "word_nikkud": "לִדְאֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "394-lidog" + } + ], + "דאגת": [ + { + "word_nikkud": "לִדְאֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "394-lidog" + } + ], + "תדאגו": [ + { + "word_nikkud": "לִדְאֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "394-lidog" + } + ], + "דאגנו": [ + { + "word_nikkud": "לִדְאֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "394-lidog" + } + ], + "דואג": [ + { + "word_nikkud": "לִדְאֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "394-lidog" + } + ], + "להדאיג": [ + { + "word_nikkud": "לִדְאֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "394-lidog" + } + ], + "דאג!‏": [ + { + "word_nikkud": "לִדְאֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "394-lidog" + } + ], + "ד - א - ג": [ + { + "word_nikkud": "לִדְאֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "394-lidog" + } + ], + "דאג": [ + { + "word_nikkud": "לִדְאֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "394-lidog" + } + ], + "דואגות": [ + { + "word_nikkud": "לִדְאֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "394-lidog" + } + ], + "דאגו": [ + { + "word_nikkud": "לִדְאֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "394-lidog" + } + ], + "לדאוג": [ + { + "word_nikkud": "לִדְאֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "394-lidog" + } + ], + "שילמתם": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + } + ], + "משלמות": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + } + ], + "משלמת": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + } + ], + "שילמתי": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + } + ], + "שלם!‏": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + } + ], + "משולמים": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + } + ], + "להישלם": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + }, + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + }, + { + "word_nikkud": "לִשְׁלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2798-lishlom" + } + ], + "לשלום": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + }, + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + }, + { + "word_nikkud": "לִשְׁלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2798-lishlom" + } + ], + "שילמנו": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + } + ], + "שולמת": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + } + ], + "שילמת": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + } + ], + "אשולם": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + } + ], + "שולמה": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + } + ], + "תשלמו": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + }, + { + "word_nikkud": "לִשְׁלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2798-lishlom" + } + ], + "תשלמנה": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + }, + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + }, + { + "word_nikkud": "לִשְׁלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2798-lishlom" + } + ], + "תשלם": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + }, + { + "word_nikkud": "לִשְׁלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2798-lishlom" + } + ], + "שילמתן": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + } + ], + "שולם": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + } + ], + "משולם": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + } + ], + "להשלים": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + }, + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + }, + { + "word_nikkud": "לִשְׁלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2798-lishlom" + } + ], + "שולמתם": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + } + ], + "תשולמנה": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + } + ], + "תשלום": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + }, + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + }, + { + "word_nikkud": "לִשְׁלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2798-lishlom" + } + ], + "שלמי!‏": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + } + ], + "משולמת": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + } + ], + "ישולמו": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + } + ], + "מושלם": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + }, + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + }, + { + "word_nikkud": "לִשְׁלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2798-lishlom" + } + ], + "שלום": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + }, + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + }, + { + "word_nikkud": "לִשְׁלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2798-lishlom" + } + ], + "אשלם": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + }, + { + "word_nikkud": "לִשְׁלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2798-lishlom" + } + ], + "ישלמו": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + }, + { + "word_nikkud": "לִשְׁלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2798-lishlom" + } + ], + "שולמו": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + } + ], + "תשולמו": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + } + ], + "שלמנה!‏": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + } + ], + "נשולם": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + } + ], + "לשלם": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + }, + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + }, + { + "word_nikkud": "לִשְׁלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2798-lishlom" + } + ], + "משלם": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + } + ], + "להשתלם": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + }, + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + }, + { + "word_nikkud": "לִשְׁלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2798-lishlom" + } + ], + "שׁ - ל - ם": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + }, + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + }, + { + "word_nikkud": "לִשְׁלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2798-lishlom" + } + ], + "משולמות": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + } + ], + "תשלמי": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + }, + { + "word_nikkud": "לִשְׁלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2798-lishlom" + } + ], + "ישלם": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + }, + { + "word_nikkud": "לִשְׁלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2798-lishlom" + } + ], + "שילמה": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + } + ], + "שלם": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + }, + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + }, + { + "word_nikkud": "לִשְׁלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2798-lishlom" + } + ], + "שולמנו": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + } + ], + "שולמתן": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + } + ], + "משלמים": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + } + ], + "שילם": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + } + ], + "שלמו!‏": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + } + ], + "השתלמות": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + }, + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + }, + { + "word_nikkud": "לִשְׁלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2798-lishlom" + } + ], + "השלמה": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + }, + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + }, + { + "word_nikkud": "לִשְׁלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2798-lishlom" + } + ], + "שילמו": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + } + ], + "נשלם": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + }, + { + "word_nikkud": "לִשְׁלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2798-lishlom" + } + ], + "ישולם": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + } + ], + "שלמות": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + }, + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + }, + { + "word_nikkud": "לִשְׁלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2798-lishlom" + } + ], + "שולמתי": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + } + ], + "תשולם": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + } + ], + "תשולמי": [ + { + "word_nikkud": "לְשַׁלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2232-leshalem" + } + ], + "ליישב": [ + { + "word_nikkud": "לָשֶׁבֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "9-lashevet" + } + ], + "ישיבה": [ + { + "word_nikkud": "לָשֶׁבֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "9-lashevet" + } + ], + "תושב": [ + { + "word_nikkud": "לָשֶׁבֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "9-lashevet" + }, + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "להתיישב": [ + { + "word_nikkud": "לָשֶׁבֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "9-lashevet" + } + ], + "יישוב": [ + { + "word_nikkud": "לָשֶׁבֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "9-lashevet" + } + ], + "י - שׁ - ב": [ + { + "word_nikkud": "לָשֶׁבֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "9-lashevet" + } + ], + "ישוב": [ + { + "word_nikkud": "לָשֶׁבֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "9-lashevet" + }, + { + "word_nikkud": "לָשׁוּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2154-lashuv" + } + ], + "התיישבות": [ + { + "word_nikkud": "לָשֶׁבֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "9-lashevet" + } + ], + "להושיב": [ + { + "word_nikkud": "לָשֶׁבֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "9-lashevet" + } + ], + "ללמד": [ + { + "word_nikkud": "לִלְמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "41-lilmod" + }, + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "לימוד": [ + { + "word_nikkud": "לִלְמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "41-lilmod" + }, + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "ל - מ - ד": [ + { + "word_nikkud": "לִלְמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "41-lilmod" + }, + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "תלמוד": [ + { + "word_nikkud": "לִלְמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "41-lilmod" + }, + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "למידה": [ + { + "word_nikkud": "לִלְמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "41-lilmod" + }, + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "למיד": [ + { + "word_nikkud": "לִלְמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "41-lilmod" + }, + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "להילמד": [ + { + "word_nikkud": "לִלְמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "41-lilmod" + }, + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "תלמיד": [ + { + "word_nikkud": "לִלְמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "41-lilmod" + }, + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "למדן": [ + { + "word_nikkud": "לִלְמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "41-lilmod" + }, + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "להתלמד": [ + { + "word_nikkud": "לִלְמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "41-lilmod" + }, + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "למוד": [ + { + "word_nikkud": "לִלְמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "41-lilmod" + }, + { + "word_nikkud": "לְהִתְמוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2451-lehitmoded" + }, + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "טיפלה": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "טופלנו": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "טופל": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "יטפל": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "טפל!‏": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "נטפל": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "טופלו": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "מטפלות": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "מטפלים": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "יטופלו": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "תטופל": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "לטפול": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "לטפל": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "אטופל": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "טפלו!‏": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "תטפל": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "טפלי!‏": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "טיפל": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "תטפלי": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "מטופלת": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "טיפלתם": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "טיפלתן": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "יטופל": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "להיטפל": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "תטופלנה": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "טיפלו": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "אטפל": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "תטופלי": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "טיפלת": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "טיפלנו": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "תטפלנה": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "מטופלות": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "טיפול": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "ט - פ - ל": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "מטפלת": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "טופלת": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "טופלתן": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "תטפלו": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "מטופלים": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "מטפל": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "טופלה": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "נטופל": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "מטופל": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "תטופלו": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "טופלתם": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "טפלנה!‏": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "טיפלתי": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "טופלתי": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "יטפלו": [ + { + "word_nikkud": "לְטַפֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "761-letapel" + } + ], + "תתמודדי": [ + { + "word_nikkud": "לְהִתְמוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2451-lehitmoded" + } + ], + "להתמודד": [ + { + "word_nikkud": "לְהִתְמוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2451-lehitmoded" + } + ], + "מדים": [ + { + "word_nikkud": "לְהִתְמוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2451-lehitmoded" + } + ], + "מתמודד": [ + { + "word_nikkud": "לְהִתְמוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2451-lehitmoded" + } + ], + "התמודדתם": [ + { + "word_nikkud": "לְהִתְמוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2451-lehitmoded" + } + ], + "מ - ד - ד": [ + { + "word_nikkud": "לְהִתְמוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2451-lehitmoded" + } + ], + "התמודד": [ + { + "word_nikkud": "לְהִתְמוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2451-lehitmoded" + } + ], + "מדידה": [ + { + "word_nikkud": "לְהִתְמוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2451-lehitmoded" + } + ], + "התמודדת": [ + { + "word_nikkud": "לְהִתְמוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2451-lehitmoded" + } + ], + "להימדד": [ + { + "word_nikkud": "לְהִתְמוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2451-lehitmoded" + } + ], + "התמודדתן": [ + { + "word_nikkud": "לְהִתְמוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2451-lehitmoded" + } + ], + "התמודדות": [ + { + "word_nikkud": "לְהִתְמוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2451-lehitmoded" + } + ], + "התמודדו!‏": [ + { + "word_nikkud": "לְהִתְמוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2451-lehitmoded" + } + ], + "התמודדה": [ + { + "word_nikkud": "לְהִתְמוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2451-lehitmoded" + } + ], + "מדד": [ + { + "word_nikkud": "לְהִתְמוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2451-lehitmoded" + } + ], + "אתמודד": [ + { + "word_nikkud": "לְהִתְמוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2451-lehitmoded" + } + ], + "מתמודדות": [ + { + "word_nikkud": "לְהִתְמוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2451-lehitmoded" + } + ], + "התמודדו": [ + { + "word_nikkud": "לְהִתְמוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2451-lehitmoded" + } + ], + "התמודדנו": [ + { + "word_nikkud": "לְהִתְמוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2451-lehitmoded" + } + ], + "תתמודדו": [ + { + "word_nikkud": "לְהִתְמוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2451-lehitmoded" + } + ], + "יתמודדו": [ + { + "word_nikkud": "לְהִתְמוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2451-lehitmoded" + } + ], + "מתמודדים": [ + { + "word_nikkud": "לְהִתְמוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2451-lehitmoded" + } + ], + "מתמודדת": [ + { + "word_nikkud": "לְהִתְמוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2451-lehitmoded" + } + ], + "תתמודד": [ + { + "word_nikkud": "לְהִתְמוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2451-lehitmoded" + } + ], + "התמודדתי": [ + { + "word_nikkud": "לְהִתְמוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2451-lehitmoded" + } + ], + "מידתיות": [ + { + "word_nikkud": "לְהִתְמוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2451-lehitmoded" + } + ], + "תתמודדנה": [ + { + "word_nikkud": "לְהִתְמוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2451-lehitmoded" + } + ], + "מידה": [ + { + "word_nikkud": "לְהִתְמוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2451-lehitmoded" + } + ], + "התמודדי!‏": [ + { + "word_nikkud": "לְהִתְמוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2451-lehitmoded" + } + ], + "יתמודד": [ + { + "word_nikkud": "לְהִתְמוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2451-lehitmoded" + } + ], + "התמודד!‏": [ + { + "word_nikkud": "לְהִתְמוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2451-lehitmoded" + } + ], + "התמודדנה!‏": [ + { + "word_nikkud": "לְהִתְמוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2451-lehitmoded" + } + ], + "נתמודד": [ + { + "word_nikkud": "לְהִתְמוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2451-lehitmoded" + } + ], + "מימד": [ + { + "word_nikkud": "לְהִתְמוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2451-lehitmoded" + } + ], + "מידתי": [ + { + "word_nikkud": "לְהִתְמוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2451-lehitmoded" + } + ], + "תחופשי": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "ח - פ - שׂ": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "חיפוש": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "חיפשנו": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "יחפשו": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "תחפשי": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "חפשו!‏": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "יחופש": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "תחופשנה": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "מחופש": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "מחופשים": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "תחפש": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "חיפש": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "מחופשת": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "מחפשת": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "חיפשת": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "חיפשו": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "יחפש": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "חופשתם": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "מחפשים": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "חפשנה!‏": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "תחופש": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "חפש!‏": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "חיפשתן": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "חופשת": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "מחופשות": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "תחפשנה": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "חופש": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "להתחפש": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "תחופשו": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "אחופש": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "יחופשו": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "נחפש": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "לחפש": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "תחפושת": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "מחפשות": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "חיפשה": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "חפשי!‏": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "אחפש": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "תחפשו": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "חופשנו": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "נחופש": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "חיפשתי": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "חופשתי": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "חיפשתם": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "חופשתן": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "חופשו": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "מחפש": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "חופשה": [ + { + "word_nikkud": "לְחַפֵּשׂ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "663-lechapes" + } + ], + "הודה": [ + { + "word_nikkud": "לְהוֹדוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "788-lehodot" + } + ], + "הודית": [ + { + "word_nikkud": "לְהוֹדוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "788-lehodot" + } + ], + "לידות": [ + { + "word_nikkud": "לְהוֹדוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "788-lehodot" + } + ], + "מודות": [ + { + "word_nikkud": "לְהוֹדוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "788-lehodot" + } + ], + "תודי": [ + { + "word_nikkud": "לְהוֹדוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "788-lehodot" + } + ], + "הודינה!‏": [ + { + "word_nikkud": "לְהוֹדוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "788-lehodot" + } + ], + "מודית": [ + { + "word_nikkud": "לְהוֹדוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "788-lehodot" + } + ], + "יודה": [ + { + "word_nikkud": "לְהוֹדוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "788-lehodot" + } + ], + "הודיתן": [ + { + "word_nikkud": "לְהוֹדוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "788-lehodot" + } + ], + "הודה!‏": [ + { + "word_nikkud": "לְהוֹדוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "788-lehodot" + } + ], + "הודתה": [ + { + "word_nikkud": "לְהוֹדוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "788-lehodot" + } + ], + "הודיה": [ + { + "word_nikkud": "לְהוֹדוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "788-lehodot" + } + ], + "מודים": [ + { + "word_nikkud": "לְהוֹדוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "788-lehodot" + } + ], + "הודו!‏": [ + { + "word_nikkud": "לְהוֹדוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "788-lehodot" + } + ], + "מודה": [ + { + "word_nikkud": "לְהוֹדוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "788-lehodot" + } + ], + "תודה": [ + { + "word_nikkud": "לְהוֹדוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "788-lehodot" + } + ], + "הודיתם": [ + { + "word_nikkud": "לְהוֹדוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "788-lehodot" + } + ], + "תודו": [ + { + "word_nikkud": "לְהוֹדוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "788-lehodot" + } + ], + "הודו": [ + { + "word_nikkud": "לְהוֹדוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "788-lehodot" + } + ], + "הודיתי": [ + { + "word_nikkud": "לְהוֹדוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "788-lehodot" + } + ], + "תודינה": [ + { + "word_nikkud": "לְהוֹדוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "788-lehodot" + } + ], + "להודות": [ + { + "word_nikkud": "לְהוֹדוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "788-lehodot" + } + ], + "אודה": [ + { + "word_nikkud": "לְהוֹדוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "788-lehodot" + } + ], + "י - ד - ה": [ + { + "word_nikkud": "לְהוֹדוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "788-lehodot" + } + ], + "הודינו": [ + { + "word_nikkud": "לְהוֹדוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "788-lehodot" + } + ], + "נודה": [ + { + "word_nikkud": "לְהוֹדוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "788-lehodot" + } + ], + "הודות": [ + { + "word_nikkud": "לְהוֹדוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "788-lehodot" + } + ], + "יודו": [ + { + "word_nikkud": "לְהוֹדוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "788-lehodot" + } + ], + "הודי!‏": [ + { + "word_nikkud": "לְהוֹדוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "788-lehodot" + } + ], + "ליידות": [ + { + "word_nikkud": "לְהוֹדוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "788-lehodot" + } + ], + "להיבחר": [ + { + "word_nikkud": "לִבְחֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "206-livchor" + } + ], + "אבחר": [ + { + "word_nikkud": "לִבְחֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "206-livchor" + } + ], + "ב - ח - ר": [ + { + "word_nikkud": "לִבְחֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "206-livchor" + } + ], + "לבחור": [ + { + "word_nikkud": "לִבְחֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "206-livchor" + } + ], + "בחר!‏": [ + { + "word_nikkud": "לִבְחֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "206-livchor" + } + ], + "בחרו!‏": [ + { + "word_nikkud": "לִבְחֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "206-livchor" + } + ], + "בוחר": [ + { + "word_nikkud": "לִבְחֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "206-livchor" + } + ], + "בחרנו": [ + { + "word_nikkud": "לִבְחֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "206-livchor" + } + ], + "יבחר": [ + { + "word_nikkud": "לִבְחֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "206-livchor" + } + ], + "תבחרנה": [ + { + "word_nikkud": "לִבְחֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "206-livchor" + } + ], + "בחר": [ + { + "word_nikkud": "לִבְחֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "206-livchor" + } + ], + "תבחר": [ + { + "word_nikkud": "לִבְחֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "206-livchor" + } + ], + "בחרתם": [ + { + "word_nikkud": "לִבְחֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "206-livchor" + } + ], + "יבחרו": [ + { + "word_nikkud": "לִבְחֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "206-livchor" + } + ], + "בחרתי": [ + { + "word_nikkud": "לִבְחֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "206-livchor" + } + ], + "בחרו": [ + { + "word_nikkud": "לִבְחֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "206-livchor" + } + ], + "נבחר": [ + { + "word_nikkud": "לִבְחֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "206-livchor" + } + ], + "בחרנה!‏": [ + { + "word_nikkud": "לִבְחֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "206-livchor" + } + ], + "בוחרות": [ + { + "word_nikkud": "לִבְחֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "206-livchor" + } + ], + "בוחרים": [ + { + "word_nikkud": "לִבְחֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "206-livchor" + } + ], + "בחרתן": [ + { + "word_nikkud": "לִבְחֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "206-livchor" + } + ], + "בחרת": [ + { + "word_nikkud": "לִבְחֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "206-livchor" + } + ], + "תבחרי": [ + { + "word_nikkud": "לִבְחֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "206-livchor" + } + ], + "בוחרת": [ + { + "word_nikkud": "לִבְחֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "206-livchor" + } + ], + "בחרה": [ + { + "word_nikkud": "לִבְחֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "206-livchor" + } + ], + "בחרי!‏": [ + { + "word_nikkud": "לִבְחֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "206-livchor" + } + ], + "תבחרו": [ + { + "word_nikkud": "לִבְחֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "206-livchor" + } + ], + "פגענו": [ + { + "word_nikkud": "לִפְגֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1590-lifgoa" + } + ], + "פגעתם": [ + { + "word_nikkud": "לִפְגֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1590-lifgoa" + } + ], + "תפגעי": [ + { + "word_nikkud": "לִפְגֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1590-lifgoa" + } + ], + "פ - ג - ע": [ + { + "word_nikkud": "לִפְגֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1590-lifgoa" + }, + { + "word_nikkud": "לְהִפָּגֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1591-lehipagea" + } + ], + "תפגע": [ + { + "word_nikkud": "לִפְגֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1590-lifgoa" + } + ], + "פגעה": [ + { + "word_nikkud": "לִפְגֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1590-lifgoa" + } + ], + "פגעתן": [ + { + "word_nikkud": "לִפְגֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1590-lifgoa" + } + ], + "יפגע": [ + { + "word_nikkud": "לִפְגֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1590-lifgoa" + } + ], + "פגיעה": [ + { + "word_nikkud": "לִפְגֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1590-lifgoa" + }, + { + "word_nikkud": "לְהִפָּגֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1591-lehipagea" + } + ], + "פגע": [ + { + "word_nikkud": "לִפְגֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1590-lifgoa" + } + ], + "פוגעות": [ + { + "word_nikkud": "לִפְגֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1590-lifgoa" + } + ], + "פגיע": [ + { + "word_nikkud": "לִפְגֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1590-lifgoa" + }, + { + "word_nikkud": "לְהִפָּגֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1591-lehipagea" + } + ], + "לפגוע": [ + { + "word_nikkud": "לִפְגֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1590-lifgoa" + }, + { + "word_nikkud": "לְהִפָּגֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1591-lehipagea" + } + ], + "פגע!‏": [ + { + "word_nikkud": "לִפְגֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1590-lifgoa" + } + ], + "פגעו": [ + { + "word_nikkud": "לִפְגֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1590-lifgoa" + } + ], + "פוגע": [ + { + "word_nikkud": "לִפְגֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1590-lifgoa" + } + ], + "פגעו!‏": [ + { + "word_nikkud": "לִפְגֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1590-lifgoa" + } + ], + "פגעי!‏": [ + { + "word_nikkud": "לִפְגֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1590-lifgoa" + } + ], + "פגעתי": [ + { + "word_nikkud": "לִפְגֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1590-lifgoa" + } + ], + "פגענה!‏": [ + { + "word_nikkud": "לִפְגֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1590-lifgoa" + } + ], + "יפגעו": [ + { + "word_nikkud": "לִפְגֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1590-lifgoa" + } + ], + "פוגעים": [ + { + "word_nikkud": "לִפְגֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1590-lifgoa" + } + ], + "פגעת": [ + { + "word_nikkud": "לִפְגֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1590-lifgoa" + } + ], + "פוגעת": [ + { + "word_nikkud": "לִפְגֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1590-lifgoa" + } + ], + "פיגוע": [ + { + "word_nikkud": "לִפְגֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1590-lifgoa" + }, + { + "word_nikkud": "לְהִפָּגֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1591-lehipagea" + } + ], + "להפגיע": [ + { + "word_nikkud": "לִפְגֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1590-lifgoa" + }, + { + "word_nikkud": "לְהִפָּגֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1591-lehipagea" + } + ], + "תפגעו": [ + { + "word_nikkud": "לִפְגֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1590-lifgoa" + } + ], + "תפגענה": [ + { + "word_nikkud": "לִפְגֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1590-lifgoa" + } + ], + "גלי!‏": [ + { + "word_nikkud": "לְגַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "333-liglot" + } + ], + "גלינה!‏": [ + { + "word_nikkud": "לְגַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "333-liglot" + } + ], + "ג - ל - ה": [ + { + "word_nikkud": "לְגַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "333-liglot" + } + ], + "תגלה": [ + { + "word_nikkud": "לְגַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "333-liglot" + } + ], + "לגלות": [ + { + "word_nikkud": "לְגַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "333-liglot" + } + ], + "גולים": [ + { + "word_nikkud": "לְגַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "333-liglot" + } + ], + "יגלו": [ + { + "word_nikkud": "לְגַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "333-liglot" + } + ], + "גלית": [ + { + "word_nikkud": "לְגַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "333-liglot" + } + ], + "להגלות": [ + { + "word_nikkud": "לְגַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "333-liglot" + } + ], + "גלו!‏": [ + { + "word_nikkud": "לְגַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "333-liglot" + } + ], + "להיגלות": [ + { + "word_nikkud": "לְגַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "333-liglot" + } + ], + "גלה!‏": [ + { + "word_nikkud": "לְגַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "333-liglot" + } + ], + "תגלו": [ + { + "word_nikkud": "לְגַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "333-liglot" + } + ], + "גלוי": [ + { + "word_nikkud": "לְגַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "333-liglot" + } + ], + "גלה": [ + { + "word_nikkud": "לְגַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "333-liglot" + }, + { + "word_nikkud": "לָגִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2452-lagil" + } + ], + "גליתן": [ + { + "word_nikkud": "לְגַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "333-liglot" + } + ], + "תגלינה": [ + { + "word_nikkud": "לְגַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "333-liglot" + } + ], + "אגלה": [ + { + "word_nikkud": "לְגַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "333-liglot" + } + ], + "גליתם": [ + { + "word_nikkud": "לְגַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "333-liglot" + } + ], + "תגלי": [ + { + "word_nikkud": "לְגַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "333-liglot" + } + ], + "גלתה": [ + { + "word_nikkud": "לְגַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "333-liglot" + } + ], + "גלו": [ + { + "word_nikkud": "לְגַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "333-liglot" + }, + { + "word_nikkud": "לָגִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2452-lagil" + } + ], + "גליתי": [ + { + "word_nikkud": "לְגַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "333-liglot" + } + ], + "גלינו": [ + { + "word_nikkud": "לְגַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "333-liglot" + } + ], + "יגלה": [ + { + "word_nikkud": "לְגַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "333-liglot" + } + ], + "נגלה": [ + { + "word_nikkud": "לְגַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "333-liglot" + } + ], + "סברה": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "הסברנו": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "הוסבר": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "הסברתי": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "יסביר": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "מוסבר": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "לסבור": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "הסבר": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "הוסברה": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "נוסבר": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "הסבירו": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "הסבר!‏": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "יוסברו": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "מוסברת": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "סבור": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "מסביר": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "מסבירים": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "הוסברו": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "הוסברתם": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "תסביר": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "הסתברות": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "הסברת": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "הסברתן": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "תסבירו": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "מוסברות": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "יוסבר": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "סבירות": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "הוסברתי": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "תוסברנה": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "נסביר": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "הסברה": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "סביר": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "הסבירי!‏": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "להסתבר": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "הסבירו!‏": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "מסבירות": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "הסבירה": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "אסביר": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "הוסברתן": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "יסבירו": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "הוסברת": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "תסבירי": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "מסבירה": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "מוסברים": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "הסברנה!‏": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "הסביר": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "הסברתם": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "תוסברו": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "הוסברנו": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "אוסבר": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "תסברנה": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "להסביר": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "תוסברי": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "תוסבר": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "ס - ב - ר": [ + { + "word_nikkud": "לְהַסְבִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1305-lehasbir" + } + ], + "הוחזרתם": [ + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "יוחזרו": [ + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "החזיר": [ + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "הוחזרתן": [ + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "מוחזר": [ + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "החזירי!‏": [ + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "יחזיר": [ + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "הוחזרנו": [ + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "הוחזרה": [ + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "תוחזרנה": [ + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "מוחזרות": [ + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "החזירו": [ + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "מחזיר": [ + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "החזר!‏": [ + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "הוחזר": [ + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "נוחזר": [ + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "החזרנו": [ + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "מחזירה": [ + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "מוחזרת": [ + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "תוחזרו": [ + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "מחזירים": [ + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "החזירו!‏": [ + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "מוחזרים": [ + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "הוחזרתי": [ + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "תחזירו": [ + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "החזרתי": [ + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "תחזירי": [ + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "אוחזר": [ + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "החזרת": [ + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "מחזירות": [ + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "החזרתן": [ + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "החזירה": [ + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "הוחזרו": [ + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "תוחזר": [ + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "החזרנה!‏": [ + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "יוחזר": [ + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "הוחזרת": [ + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "נחזיר": [ + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "תוחזרי": [ + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "אחזיר": [ + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "החזרתם": [ + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "יחזירו": [ + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "תחזיר": [ + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "תחזרנה": [ + { + "word_nikkud": "לְהַחֲזִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "581-lehachazir" + } + ], + "ה - פ - ך": [ + { + "word_nikkud": "לַהֲפֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "468-lahafoch" + } + ], + "להפוך": [ + { + "word_nikkud": "לַהֲפֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "468-lahafoch" + } + ], + "תהפכי": [ + { + "word_nikkud": "לַהֲפֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "468-lahafoch" + } + ], + "הופך": [ + { + "word_nikkud": "לַהֲפֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "468-lahafoch" + } + ], + "תהפכו": [ + { + "word_nikkud": "לַהֲפֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "468-lahafoch" + } + ], + "תהפוך": [ + { + "word_nikkud": "לַהֲפֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "468-lahafoch" + } + ], + "הפיכה": [ + { + "word_nikkud": "לַהֲפֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "468-lahafoch" + } + ], + "נהפוך": [ + { + "word_nikkud": "לַהֲפֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "468-lahafoch" + } + ], + "הפכת": [ + { + "word_nikkud": "לַהֲפֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "468-lahafoch" + } + ], + "הפכי!‏": [ + { + "word_nikkud": "לַהֲפֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "468-lahafoch" + } + ], + "הפכפך": [ + { + "word_nikkud": "לַהֲפֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "468-lahafoch" + } + ], + "הופכת": [ + { + "word_nikkud": "לַהֲפֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "468-lahafoch" + } + ], + "הפכתי": [ + { + "word_nikkud": "לַהֲפֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "468-lahafoch" + } + ], + "הפכתם": [ + { + "word_nikkud": "לַהֲפֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "468-lahafoch" + } + ], + "הפכה": [ + { + "word_nikkud": "לַהֲפֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "468-lahafoch" + } + ], + "הפיך": [ + { + "word_nikkud": "לַהֲפֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "468-lahafoch" + } + ], + "תהפוכה": [ + { + "word_nikkud": "לַהֲפֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "468-lahafoch" + } + ], + "הופכים": [ + { + "word_nikkud": "לַהֲפֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "468-lahafoch" + } + ], + "הפוכנה!‏": [ + { + "word_nikkud": "לַהֲפֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "468-lahafoch" + } + ], + "הפוך!‏": [ + { + "word_nikkud": "לַהֲפֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "468-lahafoch" + } + ], + "יהפכו": [ + { + "word_nikkud": "לַהֲפֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "468-lahafoch" + } + ], + "הפכנו": [ + { + "word_nikkud": "לַהֲפֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "468-lahafoch" + } + ], + "להיהפך": [ + { + "word_nikkud": "לַהֲפֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "468-lahafoch" + } + ], + "להתהפך": [ + { + "word_nikkud": "לַהֲפֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "468-lahafoch" + } + ], + "הפך": [ + { + "word_nikkud": "לַהֲפֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "468-lahafoch" + } + ], + "התהפכות": [ + { + "word_nikkud": "לַהֲפֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "468-lahafoch" + } + ], + "הפכו": [ + { + "word_nikkud": "לַהֲפֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "468-lahafoch" + } + ], + "הפוך": [ + { + "word_nikkud": "לַהֲפֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "468-lahafoch" + } + ], + "הפכתן": [ + { + "word_nikkud": "לַהֲפֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "468-lahafoch" + } + ], + "יהפוך": [ + { + "word_nikkud": "לַהֲפֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "468-lahafoch" + } + ], + "הפכו!‏": [ + { + "word_nikkud": "לַהֲפֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "468-lahafoch" + } + ], + "מהפכה": [ + { + "word_nikkud": "לַהֲפֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "468-lahafoch" + } + ], + "אהפוך": [ + { + "word_nikkud": "לַהֲפֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "468-lahafoch" + } + ], + "תהפוכנה": [ + { + "word_nikkud": "לַהֲפֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "468-lahafoch" + } + ], + "הופכות": [ + { + "word_nikkud": "לַהֲפֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "468-lahafoch" + } + ], + "היפוך": [ + { + "word_nikkud": "לַהֲפֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "468-lahafoch" + } + ], + "בורח": [ + { + "word_nikkud": "לִבְרֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "263-livroach" + } + ], + "ברחו": [ + { + "word_nikkud": "לִבְרֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "263-livroach" + } + ], + "יברח": [ + { + "word_nikkud": "לִבְרֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "263-livroach" + } + ], + "ברחתן": [ + { + "word_nikkud": "לִבְרֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "263-livroach" + } + ], + "בורחים": [ + { + "word_nikkud": "לִבְרֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "263-livroach" + } + ], + "ברחתי": [ + { + "word_nikkud": "לִבְרֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "263-livroach" + } + ], + "לברוח": [ + { + "word_nikkud": "לִבְרֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "263-livroach" + } + ], + "יברחו": [ + { + "word_nikkud": "לִבְרֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "263-livroach" + } + ], + "תברחו": [ + { + "word_nikkud": "לִבְרֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "263-livroach" + } + ], + "ברחתם": [ + { + "word_nikkud": "לִבְרֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "263-livroach" + } + ], + "ב - ר - ח": [ + { + "word_nikkud": "לִבְרֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "263-livroach" + } + ], + "נברח": [ + { + "word_nikkud": "לִבְרֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "263-livroach" + } + ], + "ברחנה!‏": [ + { + "word_nikkud": "לִבְרֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "263-livroach" + } + ], + "תברחי": [ + { + "word_nikkud": "לִבְרֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "263-livroach" + } + ], + "ברח": [ + { + "word_nikkud": "לִבְרֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "263-livroach" + } + ], + "תברח": [ + { + "word_nikkud": "לִבְרֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "263-livroach" + } + ], + "תברחנה": [ + { + "word_nikkud": "לִבְרֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "263-livroach" + } + ], + "ברחת": [ + { + "word_nikkud": "לִבְרֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "263-livroach" + } + ], + "ברח!‏": [ + { + "word_nikkud": "לִבְרֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "263-livroach" + } + ], + "אברח": [ + { + "word_nikkud": "לִבְרֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "263-livroach" + } + ], + "להבריח": [ + { + "word_nikkud": "לִבְרֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "263-livroach" + } + ], + "בורחות": [ + { + "word_nikkud": "לִבְרֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "263-livroach" + } + ], + "ברחי!‏": [ + { + "word_nikkud": "לִבְרֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "263-livroach" + } + ], + "ברחו!‏": [ + { + "word_nikkud": "לִבְרֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "263-livroach" + } + ], + "ברחה": [ + { + "word_nikkud": "לִבְרֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "263-livroach" + } + ], + "בורחת": [ + { + "word_nikkud": "לִבְרֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "263-livroach" + } + ], + "ברחנו": [ + { + "word_nikkud": "לִבְרֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "263-livroach" + } + ], + "לייצר": [ + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + }, + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "תיצורנה": [ + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + } + ], + "יצרתן": [ + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + } + ], + "ליצור": [ + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + }, + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "תיצור": [ + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + } + ], + "יצרה": [ + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + } + ], + "יוצרת": [ + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + }, + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "יצרי!‏": [ + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + }, + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "יצרתם": [ + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + } + ], + "להיווצר": [ + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + }, + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "יציר": [ + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + }, + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "יצור!‏": [ + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + } + ], + "יוצר": [ + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + }, + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "היווצרות": [ + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + }, + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "ייצור": [ + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + }, + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "איצור": [ + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + } + ], + "יוצרים": [ + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + } + ], + "יצירתיות": [ + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + }, + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "יצירה": [ + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + }, + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "צרו!‏": [ + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + } + ], + "י - צ - ר": [ + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + }, + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "ייצרו": [ + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + }, + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "צור!‏": [ + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + } + ], + "יצרת": [ + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + } + ], + "יצירתי": [ + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + }, + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "יצרנו": [ + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + } + ], + "יוצרות": [ + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + } + ], + "תיצרו": [ + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + } + ], + "ניצור": [ + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + } + ], + "אצור": [ + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + } + ], + "יצרן": [ + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + }, + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "יצרו": [ + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + } + ], + "צורנה!‏": [ + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + } + ], + "תוצרת": [ + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + }, + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "יצרתי": [ + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + } + ], + "תיצרי": [ + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + } + ], + "יצר": [ + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + }, + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "מוצר": [ + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + }, + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "יצור": [ + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + }, + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "צורה": [ + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + }, + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "יצורנה!‏": [ + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + } + ], + "צרי!‏": [ + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + } + ], + "יצרו!‏": [ + { + "word_nikkud": "לִיצֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "840-litzor" + }, + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "תשנה": [ + { + "word_nikkud": "לְשַׁנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2263-lishnot" + } + ], + "השתנות": [ + { + "word_nikkud": "לְשַׁנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2263-lishnot" + }, + { + "word_nikkud": "לְהִשְׁתַּנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "25-lehishtanot" + } + ], + "שונה": [ + { + "word_nikkud": "לְשַׁנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2263-lishnot" + }, + { + "word_nikkud": "לְהִשְׁתַּנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "25-lehishtanot" + } + ], + "שניתן": [ + { + "word_nikkud": "לְשַׁנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2263-lishnot" + } + ], + "שנייה": [ + { + "word_nikkud": "לְשַׁנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2263-lishnot" + }, + { + "word_nikkud": "לְהִשְׁתַּנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "25-lehishtanot" + } + ], + "שנה": [ + { + "word_nikkud": "לְשַׁנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2263-lishnot" + } + ], + "נשנה": [ + { + "word_nikkud": "לְשַׁנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2263-lishnot" + } + ], + "שוני": [ + { + "word_nikkud": "לְשַׁנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2263-lishnot" + }, + { + "word_nikkud": "לְהִשְׁתַּנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "25-lehishtanot" + } + ], + "שנינו": [ + { + "word_nikkud": "לְשַׁנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2263-lishnot" + } + ], + "שניתי": [ + { + "word_nikkud": "לְשַׁנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2263-lishnot" + } + ], + "אשנה": [ + { + "word_nikkud": "לְשַׁנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2263-lishnot" + } + ], + "שונות": [ + { + "word_nikkud": "לְשַׁנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2263-lishnot" + } + ], + "שניתם": [ + { + "word_nikkud": "לְשַׁנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2263-lishnot" + } + ], + "שנינה!‏": [ + { + "word_nikkud": "לְשַׁנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2263-lishnot" + } + ], + "משונה": [ + { + "word_nikkud": "לְשַׁנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2263-lishnot" + }, + { + "word_nikkud": "לְהִשְׁתַּנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "25-lehishtanot" + } + ], + "תשנינה": [ + { + "word_nikkud": "לְשַׁנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2263-lishnot" + } + ], + "שינוי": [ + { + "word_nikkud": "לְשַׁנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2263-lishnot" + }, + { + "word_nikkud": "לְהִשְׁתַּנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "25-lehishtanot" + } + ], + "לשנות": [ + { + "word_nikkud": "לְשַׁנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2263-lishnot" + }, + { + "word_nikkud": "לְהִשְׁתַּנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "25-lehishtanot" + } + ], + "תשנית": [ + { + "word_nikkud": "לְשַׁנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2263-lishnot" + }, + { + "word_nikkud": "לְהִשְׁתַּנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "25-lehishtanot" + } + ], + "שנו": [ + { + "word_nikkud": "לְשַׁנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2263-lishnot" + } + ], + "שׁ - נ - ה": [ + { + "word_nikkud": "לְשַׁנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2263-lishnot" + }, + { + "word_nikkud": "לְהִשְׁתַּנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "25-lehishtanot" + } + ], + "להישנות": [ + { + "word_nikkud": "לְשַׁנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2263-lishnot" + }, + { + "word_nikkud": "לְהִשְׁתַּנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "25-lehishtanot" + } + ], + "תשני": [ + { + "word_nikkud": "לְשַׁנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2263-lishnot" + } + ], + "שנית": [ + { + "word_nikkud": "לְשַׁנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2263-lishnot" + } + ], + "שנתה": [ + { + "word_nikkud": "לְשַׁנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2263-lishnot" + } + ], + "שונים": [ + { + "word_nikkud": "לְשַׁנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2263-lishnot" + } + ], + "להשתנות": [ + { + "word_nikkud": "לְשַׁנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2263-lishnot" + }, + { + "word_nikkud": "לְהִשְׁתַּנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "25-lehishtanot" + } + ], + "משנה": [ + { + "word_nikkud": "לְשַׁנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2263-lishnot" + }, + { + "word_nikkud": "לְהִשְׁתַּנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "25-lehishtanot" + } + ], + "תשנו": [ + { + "word_nikkud": "לְשַׁנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2263-lishnot" + } + ], + "עומדות": [ + { + "word_nikkud": "לַעֲמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "8-laamod" + } + ], + "עמידות": [ + { + "word_nikkud": "לַעֲמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "8-laamod" + }, + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "עמוד!‏": [ + { + "word_nikkud": "לַעֲמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "8-laamod" + } + ], + "עמיד": [ + { + "word_nikkud": "לַעֲמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "8-laamod" + }, + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "להיעמד": [ + { + "word_nikkud": "לַעֲמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "8-laamod" + }, + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "עימוד": [ + { + "word_nikkud": "לַעֲמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "8-laamod" + }, + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "עמדת": [ + { + "word_nikkud": "לַעֲמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "8-laamod" + } + ], + "להעמיד": [ + { + "word_nikkud": "לַעֲמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "8-laamod" + }, + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "תעמדו": [ + { + "word_nikkud": "לַעֲמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "8-laamod" + } + ], + "יעמדו": [ + { + "word_nikkud": "לַעֲמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "8-laamod" + } + ], + "נעמוד": [ + { + "word_nikkud": "לַעֲמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "8-laamod" + } + ], + "עומד": [ + { + "word_nikkud": "לַעֲמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "8-laamod" + } + ], + "עמידה": [ + { + "word_nikkud": "לַעֲמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "8-laamod" + }, + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "עמדו!‏": [ + { + "word_nikkud": "לַעֲמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "8-laamod" + } + ], + "ע - מ - ד": [ + { + "word_nikkud": "לַעֲמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "8-laamod" + }, + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "תעמודנה": [ + { + "word_nikkud": "לַעֲמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "8-laamod" + } + ], + "עמוד": [ + { + "word_nikkud": "לַעֲמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "8-laamod" + }, + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "מועמדות": [ + { + "word_nikkud": "לַעֲמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "8-laamod" + }, + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "עמודנה!‏": [ + { + "word_nikkud": "לַעֲמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "8-laamod" + } + ], + "לעמד": [ + { + "word_nikkud": "לַעֲמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "8-laamod" + }, + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "אעמוד": [ + { + "word_nikkud": "לַעֲמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "8-laamod" + } + ], + "לעמוד": [ + { + "word_nikkud": "לַעֲמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "8-laamod" + }, + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "עמדה": [ + { + "word_nikkud": "לַעֲמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "8-laamod" + }, + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "עמדתי": [ + { + "word_nikkud": "לַעֲמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "8-laamod" + } + ], + "עומדים": [ + { + "word_nikkud": "לַעֲמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "8-laamod" + } + ], + "עמדי!‏": [ + { + "word_nikkud": "לַעֲמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "8-laamod" + } + ], + "מועמד": [ + { + "word_nikkud": "לַעֲמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "8-laamod" + }, + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "עמדתם": [ + { + "word_nikkud": "לַעֲמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "8-laamod" + } + ], + "עומדת": [ + { + "word_nikkud": "לַעֲמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "8-laamod" + } + ], + "עמדנו": [ + { + "word_nikkud": "לַעֲמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "8-laamod" + } + ], + "עמדו": [ + { + "word_nikkud": "לַעֲמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "8-laamod" + } + ], + "תעמדי": [ + { + "word_nikkud": "לַעֲמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "8-laamod" + } + ], + "יעמוד": [ + { + "word_nikkud": "לַעֲמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "8-laamod" + } + ], + "מעמד": [ + { + "word_nikkud": "לַעֲמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "8-laamod" + }, + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "עמדתן": [ + { + "word_nikkud": "לַעֲמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "8-laamod" + } + ], + "תעמוד": [ + { + "word_nikkud": "לַעֲמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "8-laamod" + } + ], + "עמד": [ + { + "word_nikkud": "לַעֲמֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "8-laamod" + } + ], + "יושארו": [ + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "השארתן": [ + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "תושאר": [ + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "משאיר": [ + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "הושארתי": [ + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "ישאירו": [ + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "השארתם": [ + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "מושארת": [ + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "הושארנו": [ + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "הושאר": [ + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "מושאר": [ + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "מושארות": [ + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "השאר!‏": [ + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "אושאר": [ + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "תשאיר": [ + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "נשאיר": [ + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "תשאירי": [ + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "השאירו": [ + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "תושארנה": [ + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "הושארת": [ + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "אשאיר": [ + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "משאירה": [ + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "הושארה": [ + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "הושארו": [ + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "נושאר": [ + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "משאירים": [ + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "השארת": [ + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "תושארו": [ + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "תושארי": [ + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "השארנו": [ + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "השאירו!‏": [ + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "הושארתם": [ + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "השאיר": [ + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "מושארים": [ + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "הושארתן": [ + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "תשאירו": [ + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "ישאיר": [ + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "השארתי": [ + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "משאירות": [ + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "השארנה!‏": [ + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "יושאר": [ + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "השאירה": [ + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "תשארנה": [ + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "השאירי!‏": [ + { + "word_nikkud": "לְהַשְׁאִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2125-lehashir" + } + ], + "סיימתן": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "מסיים": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "מסוימות": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "יסיימו": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "סוימתי": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "להסתיים": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "סיימנה!‏": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "אסיים": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "תסיימי": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "סיימת": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "יסיים": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "תסיים": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "סיים!‏": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "סוימנו": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "סוימה": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "יסוים": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "סוימת": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "סיים": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "סיימתי": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "סיימי!‏": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "תסוים": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "תסיימנה": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "תסיימו": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "תסוימי": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "תסוימנה": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "סיימה": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "סיומת": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "סוים": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "יסוימו": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "תסוימו": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "סיום": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "נסיים": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "לסיים": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "נסוים": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "מסוים": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "ס - י - ם": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "מסיימים": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "סוימתם": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "מסיימת": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "מסיימות": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "סיימו!‏": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "מסוימת": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "סוימתן": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "מסוימים": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "סיימו": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "סוימו": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "סיימנו": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "אסוים": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "סיימתם": [ + { + "word_nikkud": "לְסַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1343-lesayem" + } + ], + "הסתכלתי": [ + { + "word_nikkud": "לְהִסְתַּכֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1352-lehistakel" + } + ], + "הסתכלנו": [ + { + "word_nikkud": "לְהִסְתַּכֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1352-lehistakel" + } + ], + "הסתכל!‏": [ + { + "word_nikkud": "לְהִסְתַּכֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1352-lehistakel" + } + ], + "הסתכלה": [ + { + "word_nikkud": "לְהִסְתַּכֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1352-lehistakel" + } + ], + "אסתכל": [ + { + "word_nikkud": "לְהִסְתַּכֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1352-lehistakel" + } + ], + "הסתכלנה!‏": [ + { + "word_nikkud": "לְהִסְתַּכֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1352-lehistakel" + } + ], + "להסתכל": [ + { + "word_nikkud": "לְהִסְתַּכֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1352-lehistakel" + } + ], + "הסתכלת": [ + { + "word_nikkud": "לְהִסְתַּכֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1352-lehistakel" + } + ], + "תסתכל": [ + { + "word_nikkud": "לְהִסְתַּכֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1352-lehistakel" + } + ], + "הסתכלות": [ + { + "word_nikkud": "לְהִסְתַּכֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1352-lehistakel" + } + ], + "תסתכלנה": [ + { + "word_nikkud": "לְהִסְתַּכֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1352-lehistakel" + } + ], + "תסתכלו": [ + { + "word_nikkud": "לְהִסְתַּכֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1352-lehistakel" + } + ], + "מסתכלים": [ + { + "word_nikkud": "לְהִסְתַּכֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1352-lehistakel" + } + ], + "הסתכלי!‏": [ + { + "word_nikkud": "לְהִסְתַּכֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1352-lehistakel" + } + ], + "נסתכל": [ + { + "word_nikkud": "לְהִסְתַּכֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1352-lehistakel" + } + ], + "הסתכל": [ + { + "word_nikkud": "לְהִסְתַּכֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1352-lehistakel" + } + ], + "יסתכלו": [ + { + "word_nikkud": "לְהִסְתַּכֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1352-lehistakel" + } + ], + "הסתכלו!‏": [ + { + "word_nikkud": "לְהִסְתַּכֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1352-lehistakel" + } + ], + "מסתכלות": [ + { + "word_nikkud": "לְהִסְתַּכֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1352-lehistakel" + } + ], + "מסתכלת": [ + { + "word_nikkud": "לְהִסְתַּכֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1352-lehistakel" + } + ], + "הסתכלתן": [ + { + "word_nikkud": "לְהִסְתַּכֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1352-lehistakel" + } + ], + "סיכול": [ + { + "word_nikkud": "לְהִסְתַּכֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1352-lehistakel" + } + ], + "ס - כ - ל": [ + { + "word_nikkud": "לְהִסְתַּכֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1352-lehistakel" + } + ], + "הסתכלתם": [ + { + "word_nikkud": "לְהִסְתַּכֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1352-lehistakel" + } + ], + "מסתכל": [ + { + "word_nikkud": "לְהִסְתַּכֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1352-lehistakel" + } + ], + "תסתכלי": [ + { + "word_nikkud": "לְהִסְתַּכֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1352-lehistakel" + } + ], + "הסתכלו": [ + { + "word_nikkud": "לְהִסְתַּכֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1352-lehistakel" + } + ], + "לסכל": [ + { + "word_nikkud": "לְהִסְתַּכֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1352-lehistakel" + } + ], + "יסתכל": [ + { + "word_nikkud": "לְהִסְתַּכֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1352-lehistakel" + } + ], + "יבוקש": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "בוקשו": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "בקש!‏": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "בוקשה": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "מבקשים": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "תבקשנה": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "נבקש": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "מבוקש": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "בוקשתן": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "לבקש": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "בוקש": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "בוקשת": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "ביקשתי": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "להתבקש": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "אבקש": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "ביקשה": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "נבוקש": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "ביקשנו": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "תבוקשו": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "ביקשת": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "מבקשת": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "אבוקש": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "תבקשו": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "יבקש": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "יבוקשו": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "מבקש": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "מבוקשות": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "ביקשתן": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "מבוקשים": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "תבוקשנה": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "תבקש": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "ב - ק - שׁ": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "יבקשו": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "בוקשנו": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "בקשי!‏": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "ביקש": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "בקשנה!‏": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "בוקשתי": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "בקשו!‏": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "ביקשתם": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "מבוקשת": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "תבוקש": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "ביקשו": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "תבקשי": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "מבקשות": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "תבוקשי": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "בוקשתם": [ + { + "word_nikkud": "לְבַקֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "255-levakesh" + } + ], + "אתראה": [ + { + "word_nikkud": "לְהִתְרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1974-lehitraot" + } + ], + "מתראים": [ + { + "word_nikkud": "לְהִתְרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1974-lehitraot" + } + ], + "התראה!‏": [ + { + "word_nikkud": "לְהִתְרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1974-lehitraot" + } + ], + "יתראה": [ + { + "word_nikkud": "לְהִתְרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1974-lehitraot" + } + ], + "תתראו": [ + { + "word_nikkud": "לְהִתְרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1974-lehitraot" + } + ], + "התראתה": [ + { + "word_nikkud": "לְהִתְרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1974-lehitraot" + } + ], + "מתראה": [ + { + "word_nikkud": "לְהִתְרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1974-lehitraot" + } + ], + "תתראי": [ + { + "word_nikkud": "לְהִתְרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1974-lehitraot" + } + ], + "התראי!‏": [ + { + "word_nikkud": "לְהִתְרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1974-lehitraot" + } + ], + "התראיתן": [ + { + "word_nikkud": "לְהִתְרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1974-lehitraot" + } + ], + "התראיתם": [ + { + "word_nikkud": "לְהִתְרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1974-lehitraot" + } + ], + "התראינו": [ + { + "word_nikkud": "לְהִתְרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1974-lehitraot" + } + ], + "תתראה": [ + { + "word_nikkud": "לְהִתְרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1974-lehitraot" + } + ], + "התראו!‏": [ + { + "word_nikkud": "לְהִתְרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1974-lehitraot" + } + ], + "יתראו": [ + { + "word_nikkud": "לְהִתְרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1974-lehitraot" + } + ], + "נתראה": [ + { + "word_nikkud": "לְהִתְרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1974-lehitraot" + } + ], + "התראית": [ + { + "word_nikkud": "לְהִתְרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1974-lehitraot" + } + ], + "התראה": [ + { + "word_nikkud": "לְהִתְרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1974-lehitraot" + } + ], + "התראיתי": [ + { + "word_nikkud": "לְהִתְרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1974-lehitraot" + } + ], + "התראו": [ + { + "word_nikkud": "לְהִתְרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1974-lehitraot" + } + ], + "תתראינה": [ + { + "word_nikkud": "לְהִתְרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1974-lehitraot" + } + ], + "מתראות": [ + { + "word_nikkud": "לְהִתְרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1974-lehitraot" + } + ], + "התראינה!‏": [ + { + "word_nikkud": "לְהִתְרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1974-lehitraot" + } + ], + "פתחה": [ + { + "word_nikkud": "לִפְתֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1747-liftoach" + } + ], + "תפתח": [ + { + "word_nikkud": "לִפְתֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1747-liftoach" + }, + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "פתיחה": [ + { + "word_nikkud": "לִפְתֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1747-liftoach" + }, + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "פ - ת - ח": [ + { + "word_nikkud": "לִפְתֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1747-liftoach" + }, + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "יפתח": [ + { + "word_nikkud": "לִפְתֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1747-liftoach" + }, + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "פתחתן": [ + { + "word_nikkud": "לִפְתֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1747-liftoach" + } + ], + "פתח": [ + { + "word_nikkud": "לִפְתֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1747-liftoach" + }, + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "פתחו": [ + { + "word_nikkud": "לִפְתֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1747-liftoach" + } + ], + "להיפתח": [ + { + "word_nikkud": "לִפְתֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1747-liftoach" + }, + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "התפתחות": [ + { + "word_nikkud": "לִפְתֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1747-liftoach" + }, + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "אפתח": [ + { + "word_nikkud": "לִפְתֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1747-liftoach" + }, + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "פותחים": [ + { + "word_nikkud": "לִפְתֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1747-liftoach" + } + ], + "תפתחנה": [ + { + "word_nikkud": "לִפְתֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1747-liftoach" + }, + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "לפתח": [ + { + "word_nikkud": "לִפְתֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1747-liftoach" + }, + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "פתוח": [ + { + "word_nikkud": "לִפְתֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1747-liftoach" + }, + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "תפתחו": [ + { + "word_nikkud": "לִפְתֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1747-liftoach" + }, + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "פתחו!‏": [ + { + "word_nikkud": "לִפְתֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1747-liftoach" + }, + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "פתחתם": [ + { + "word_nikkud": "לִפְתֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1747-liftoach" + } + ], + "פותח": [ + { + "word_nikkud": "לִפְתֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1747-liftoach" + }, + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "פתחנה!‏": [ + { + "word_nikkud": "לִפְתֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1747-liftoach" + }, + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "לפתוח": [ + { + "word_nikkud": "לִפְתֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1747-liftoach" + }, + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "פתחת": [ + { + "word_nikkud": "לִפְתֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1747-liftoach" + } + ], + "פתחתי": [ + { + "word_nikkud": "לִפְתֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1747-liftoach" + } + ], + "תפתחי": [ + { + "word_nikkud": "לִפְתֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1747-liftoach" + }, + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "פיתוח": [ + { + "word_nikkud": "לִפְתֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1747-liftoach" + }, + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "פתח!‏": [ + { + "word_nikkud": "לִפְתֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1747-liftoach" + }, + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "פותחות": [ + { + "word_nikkud": "לִפְתֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1747-liftoach" + } + ], + "להתפתח": [ + { + "word_nikkud": "לִפְתֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1747-liftoach" + }, + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "פתחנו": [ + { + "word_nikkud": "לִפְתֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1747-liftoach" + } + ], + "מפתח": [ + { + "word_nikkud": "לִפְתֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1747-liftoach" + }, + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "פתחי!‏": [ + { + "word_nikkud": "לִפְתֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1747-liftoach" + }, + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "יפתחו": [ + { + "word_nikkud": "לִפְתֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1747-liftoach" + }, + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "פותחת": [ + { + "word_nikkud": "לִפְתֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1747-liftoach" + }, + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "נפתח": [ + { + "word_nikkud": "לִפְתֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1747-liftoach" + }, + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "ציפית": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "צפי!‏": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "ציפה": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "נצפה": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "לצפות": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "ציפיה": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "צופה": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "צופית": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "צופתה": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "מצופה": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "תצופו": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "תצפינה": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "יצפו": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "ציפו": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "אצפה": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "נצופה": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "ציפיתם": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "צפו!‏": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "תצופה": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "תצפית": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "אצופה": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "מצפות": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "צופיתי": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "ציפיתן": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "מצופים": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "מצפה": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "תצופינה": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "ציפיתי": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "צופו": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "תצפה": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "יצופה": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "ציפתה": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "ציפוי": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "צפה!‏": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "צופיתם": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "תצופי": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "צופיתן": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "תצפיתן": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "צפינה!‏": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "להיצפות": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "צופינו": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "צפי": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "צפוי": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "מצפים": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "צפייה": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "תצפו": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "יצפה": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "מצופות": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "צ - פ - ה": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "ציפינו": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "יצופו": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "תצפי": [ + { + "word_nikkud": "לְצַפּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1828-letzapot" + } + ], + "תירינה": [ + { + "word_nikkud": "לִירוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "851-lirot" + } + ], + "ירי!‏": [ + { + "word_nikkud": "לִירוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "851-lirot" + } + ], + "אירה": [ + { + "word_nikkud": "לִירוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "851-lirot" + } + ], + "ירו": [ + { + "word_nikkud": "לִירוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "851-lirot" + } + ], + "יריתי": [ + { + "word_nikkud": "לִירוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "851-lirot" + } + ], + "ירינו": [ + { + "word_nikkud": "לִירוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "851-lirot" + } + ], + "ירית": [ + { + "word_nikkud": "לִירוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "851-lirot" + } + ], + "י - ר - ה": [ + { + "word_nikkud": "לִירוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "851-lirot" + } + ], + "להורות": [ + { + "word_nikkud": "לִירוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "851-lirot" + } + ], + "יריתם": [ + { + "word_nikkud": "לִירוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "851-lirot" + } + ], + "נירה": [ + { + "word_nikkud": "לִירוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "851-lirot" + } + ], + "תירי": [ + { + "word_nikkud": "לִירוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "851-lirot" + } + ], + "יורה": [ + { + "word_nikkud": "לִירוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "851-lirot" + } + ], + "יריתן": [ + { + "word_nikkud": "לִירוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "851-lirot" + } + ], + "יורות": [ + { + "word_nikkud": "לִירוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "851-lirot" + } + ], + "תירו": [ + { + "word_nikkud": "לִירוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "851-lirot" + } + ], + "להיירות": [ + { + "word_nikkud": "לִירוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "851-lirot" + } + ], + "תירה": [ + { + "word_nikkud": "לִירוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "851-lirot" + } + ], + "תורה": [ + { + "word_nikkud": "לִירוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "851-lirot" + } + ], + "יורים": [ + { + "word_nikkud": "לִירוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "851-lirot" + } + ], + "ירתה": [ + { + "word_nikkud": "לִירוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "851-lirot" + } + ], + "ירו!‏": [ + { + "word_nikkud": "לִירוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "851-lirot" + } + ], + "ירינה!‏": [ + { + "word_nikkud": "לִירוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "851-lirot" + } + ], + "לירות": [ + { + "word_nikkud": "לִירוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "851-lirot" + } + ], + "ירי": [ + { + "word_nikkud": "לִירוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "851-lirot" + } + ], + "ירה": [ + { + "word_nikkud": "לִירוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "851-lirot" + } + ], + "מורה": [ + { + "word_nikkud": "לִירוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "851-lirot" + } + ], + "יירה": [ + { + "word_nikkud": "לִירוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "851-lirot" + } + ], + "יירו": [ + { + "word_nikkud": "לִירוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "851-lirot" + } + ], + "ירה!‏": [ + { + "word_nikkud": "לִירוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "851-lirot" + } + ], + "שלוחה": [ + { + "word_nikkud": "לִשְׁלֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2220-lishloach" + } + ], + "משלוח": [ + { + "word_nikkud": "לִשְׁלֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2220-lishloach" + } + ], + "להישלח": [ + { + "word_nikkud": "לִשְׁלֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2220-lishloach" + } + ], + "לשלח": [ + { + "word_nikkud": "לִשְׁלֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2220-lishloach" + } + ], + "שליחות": [ + { + "word_nikkud": "לִשְׁלֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2220-lishloach" + } + ], + "שליח": [ + { + "word_nikkud": "לִשְׁלֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2220-lishloach" + } + ], + "להשתלח": [ + { + "word_nikkud": "לִשְׁלֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2220-lishloach" + } + ], + "משלחת": [ + { + "word_nikkud": "לִשְׁלֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2220-lishloach" + } + ], + "שלוח": [ + { + "word_nikkud": "לִשְׁלֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2220-lishloach" + } + ], + "שׁ - ל - ח": [ + { + "word_nikkud": "לִשְׁלֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2220-lishloach" + } + ], + "תחזקנה": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "הוחזקתי": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "להתחזק": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "נחזיק": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "מוחזק": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "תחזיקו": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "החזקתי": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "הוחזקתן": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "מוחזקים": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "החזקה": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "ח - ז - ק": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "הוחזקו": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "תוחזקו": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "אחזקה": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "יחזיקו": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "תחזוקה": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "מחזיק": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "להחזיק": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "החזיק": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "תחזיק": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "הוחזקת": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "הוחזקתם": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "חוזק": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "חזקה": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "תוחזקנה": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "החזיקו!‏": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "תוחזק": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "החזיקי!‏": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "יוחזקו": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "החזיקו": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "לחזק": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "החזקתם": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "החזק!‏": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "תחזיקי": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "מחזיקה": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "מוחזקות": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "הוחזק": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "מחזיקים": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "אוחזק": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "תוחזקי": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "נוחזק": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "יחזיק": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "חיזוק": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "מחזיקות": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "הוחזקה": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "הוחזקנו": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "יוחזק": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "החזקנו": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "החזקת": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "החזיקה": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "אחזיק": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "לחזוק": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "החזקתן": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "מוחזקת": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "החזקנה!‏": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "חזק": [ + { + "word_nikkud": "לְהַחְזִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "579-lehachzik" + } + ], + "לוחמה": [ + { + "word_nikkud": "לְהִלָּחֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "991-lehilachem" + } + ], + "תילחמי": [ + { + "word_nikkud": "לְהִלָּחֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "991-lehilachem" + } + ], + "הילחמנה!‏": [ + { + "word_nikkud": "לְהִלָּחֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "991-lehilachem" + } + ], + "לוחם": [ + { + "word_nikkud": "לְהִלָּחֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "991-lehilachem" + } + ], + "לחם": [ + { + "word_nikkud": "לְהִלָּחֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "991-lehilachem" + } + ], + "יילחמו": [ + { + "word_nikkud": "לְהִלָּחֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "991-lehilachem" + } + ], + "לחמניה": [ + { + "word_nikkud": "לְהִלָּחֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "991-lehilachem" + } + ], + "נלחמה": [ + { + "word_nikkud": "לְהִלָּחֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "991-lehilachem" + } + ], + "מלחמה": [ + { + "word_nikkud": "לְהִלָּחֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "991-lehilachem" + } + ], + "נלחמו": [ + { + "word_nikkud": "לְהִלָּחֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "991-lehilachem" + } + ], + "נלחמות": [ + { + "word_nikkud": "לְהִלָּחֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "991-lehilachem" + } + ], + "ל - ח - ם": [ + { + "word_nikkud": "לְהִלָּחֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "991-lehilachem" + } + ], + "אלחם": [ + { + "word_nikkud": "לְהִלָּחֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "991-lehilachem" + } + ], + "ללחום": [ + { + "word_nikkud": "לְהִלָּחֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "991-lehilachem" + } + ], + "הילחם!‏": [ + { + "word_nikkud": "לְהִלָּחֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "991-lehilachem" + } + ], + "הילחמי!‏": [ + { + "word_nikkud": "לְהִלָּחֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "991-lehilachem" + } + ], + "תילחם": [ + { + "word_nikkud": "לְהִלָּחֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "991-lehilachem" + } + ], + "להילחם": [ + { + "word_nikkud": "לְהִלָּחֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "991-lehilachem" + } + ], + "תילחמו": [ + { + "word_nikkud": "לְהִלָּחֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "991-lehilachem" + } + ], + "נלחמתן": [ + { + "word_nikkud": "לְהִלָּחֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "991-lehilachem" + } + ], + "הילחמו!‏": [ + { + "word_nikkud": "לְהִלָּחֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "991-lehilachem" + } + ], + "לחימה": [ + { + "word_nikkud": "לְהִלָּחֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "991-lehilachem" + } + ], + "מלחם": [ + { + "word_nikkud": "לְהִלָּחֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "991-lehilachem" + } + ], + "נילחם": [ + { + "word_nikkud": "לְהִלָּחֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "991-lehilachem" + } + ], + "נלחם": [ + { + "word_nikkud": "לְהִלָּחֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "991-lehilachem" + } + ], + "להלחים": [ + { + "word_nikkud": "לְהִלָּחֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "991-lehilachem" + } + ], + "תילחמנה": [ + { + "word_nikkud": "לְהִלָּחֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "991-lehilachem" + } + ], + "נלחמת": [ + { + "word_nikkud": "לְהִלָּחֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "991-lehilachem" + } + ], + "נלחמים": [ + { + "word_nikkud": "לְהִלָּחֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "991-lehilachem" + } + ], + "יילחם": [ + { + "word_nikkud": "לְהִלָּחֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "991-lehilachem" + } + ], + "נלחמתי": [ + { + "word_nikkud": "לְהִלָּחֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "991-lehilachem" + } + ], + "נלחמנו": [ + { + "word_nikkud": "לְהִלָּחֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "991-lehilachem" + } + ], + "נלחמתם": [ + { + "word_nikkud": "לְהִלָּחֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "991-lehilachem" + } + ], + "אועבר": [ + { + "word_nikkud": "לְהַעֲבִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + } + ], + "הועבר": [ + { + "word_nikkud": "לְהַעֲבִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + } + ], + "תועברו": [ + { + "word_nikkud": "לְהַעֲבִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + } + ], + "יועבר": [ + { + "word_nikkud": "לְהַעֲבִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + } + ], + "הועברתי": [ + { + "word_nikkud": "לְהַעֲבִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + } + ], + "יועברו": [ + { + "word_nikkud": "לְהַעֲבִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + } + ], + "תועברי": [ + { + "word_nikkud": "לְהַעֲבִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + } + ], + "הועברת": [ + { + "word_nikkud": "לְהַעֲבִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + } + ], + "מועברות": [ + { + "word_nikkud": "לְהַעֲבִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + } + ], + "הועברו": [ + { + "word_nikkud": "לְהַעֲבִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + } + ], + "תועברנה": [ + { + "word_nikkud": "לְהַעֲבִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + } + ], + "מועברת": [ + { + "word_nikkud": "לְהַעֲבִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + } + ], + "הועברתם": [ + { + "word_nikkud": "לְהַעֲבִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + } + ], + "הועברה": [ + { + "word_nikkud": "לְהַעֲבִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + } + ], + "מועברים": [ + { + "word_nikkud": "לְהַעֲבִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + } + ], + "הועברנו": [ + { + "word_nikkud": "לְהַעֲבִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + } + ], + "מועבר": [ + { + "word_nikkud": "לְהַעֲבִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + } + ], + "תועבר": [ + { + "word_nikkud": "לְהַעֲבִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + } + ], + "הועברתן": [ + { + "word_nikkud": "לְהַעֲבִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + } + ], + "נועבר": [ + { + "word_nikkud": "לְהַעֲבִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1442-lehaavir" + } + ], + "נוסעת": [ + { + "word_nikkud": "לִנְסֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1215-linsoa" + } + ], + "ניסע": [ + { + "word_nikkud": "לִנְסֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1215-linsoa" + } + ], + "נסעתי": [ + { + "word_nikkud": "לִנְסֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1215-linsoa" + } + ], + "סעי!‏": [ + { + "word_nikkud": "לִנְסֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1215-linsoa" + } + ], + "אסע": [ + { + "word_nikkud": "לִנְסֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1215-linsoa" + } + ], + "נסיעה": [ + { + "word_nikkud": "לִנְסֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1215-linsoa" + }, + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "תיסעי": [ + { + "word_nikkud": "לִנְסֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1215-linsoa" + } + ], + "נוסעות": [ + { + "word_nikkud": "לִנְסֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1215-linsoa" + } + ], + "נסעת": [ + { + "word_nikkud": "לִנְסֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1215-linsoa" + } + ], + "לנסוע": [ + { + "word_nikkud": "לִנְסֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1215-linsoa" + }, + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "תיסע": [ + { + "word_nikkud": "לִנְסֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1215-linsoa" + } + ], + "תיסעו": [ + { + "word_nikkud": "לִנְסֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1215-linsoa" + } + ], + "הסעה": [ + { + "word_nikkud": "לִנְסֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1215-linsoa" + }, + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "נסעה": [ + { + "word_nikkud": "לִנְסֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1215-linsoa" + } + ], + "נ - ס - ע": [ + { + "word_nikkud": "לִנְסֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1215-linsoa" + }, + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "תיסענה": [ + { + "word_nikkud": "לִנְסֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1215-linsoa" + } + ], + "ייסעו": [ + { + "word_nikkud": "לִנְסֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1215-linsoa" + } + ], + "מסע": [ + { + "word_nikkud": "לִנְסֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1215-linsoa" + }, + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "סע!‏": [ + { + "word_nikkud": "לִנְסֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1215-linsoa" + } + ], + "נסענו": [ + { + "word_nikkud": "לִנְסֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1215-linsoa" + } + ], + "נסעו": [ + { + "word_nikkud": "לִנְסֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1215-linsoa" + } + ], + "מסוע": [ + { + "word_nikkud": "לִנְסֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1215-linsoa" + }, + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "סענה!‏": [ + { + "word_nikkud": "לִנְסֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1215-linsoa" + } + ], + "נוסעים": [ + { + "word_nikkud": "לִנְסֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1215-linsoa" + } + ], + "סעו!‏": [ + { + "word_nikkud": "לִנְסֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1215-linsoa" + } + ], + "נסעתם": [ + { + "word_nikkud": "לִנְסֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1215-linsoa" + } + ], + "ייסע": [ + { + "word_nikkud": "לִנְסֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1215-linsoa" + } + ], + "להסיע": [ + { + "word_nikkud": "לִנְסֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1215-linsoa" + }, + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "נסעתן": [ + { + "word_nikkud": "לִנְסֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1215-linsoa" + } + ], + "נוסע": [ + { + "word_nikkud": "לִנְסֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1215-linsoa" + }, + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "נסע": [ + { + "word_nikkud": "לִנְסֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1215-linsoa" + } + ], + "מוודאת": [ + { + "word_nikkud": "לְוַדֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "479-levade" + } + ], + "וידאתן": [ + { + "word_nikkud": "לְוַדֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "479-levade" + } + ], + "ודאי!‏": [ + { + "word_nikkud": "לְוַדֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "479-levade" + } + ], + "ו - ד - א": [ + { + "word_nikkud": "לְוַדֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "479-levade" + } + ], + "וודאה": [ + { + "word_nikkud": "לְוַדֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "479-levade" + } + ], + "וידאה": [ + { + "word_nikkud": "לְוַדֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "479-levade" + } + ], + "וידאתי": [ + { + "word_nikkud": "לְוַדֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "479-levade" + } + ], + "וודא": [ + { + "word_nikkud": "לְוַדֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "479-levade" + } + ], + "וידא": [ + { + "word_nikkud": "לְוַדֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "479-levade" + } + ], + "מוודא": [ + { + "word_nikkud": "לְוַדֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "479-levade" + } + ], + "מוודאים": [ + { + "word_nikkud": "לְוַדֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "479-levade" + } + ], + "וידאנו": [ + { + "word_nikkud": "לְוַדֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "479-levade" + } + ], + "ודאי": [ + { + "word_nikkud": "לְוַדֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "479-levade" + } + ], + "מוודאות": [ + { + "word_nikkud": "לְוַדֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "479-levade" + } + ], + "וודאתן": [ + { + "word_nikkud": "לְוַדֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "479-levade" + } + ], + "תוודא": [ + { + "word_nikkud": "לְוַדֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "479-levade" + } + ], + "וודאו": [ + { + "word_nikkud": "לְוַדֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "479-levade" + } + ], + "וודאתי": [ + { + "word_nikkud": "לְוַדֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "479-levade" + } + ], + "ודאו!‏": [ + { + "word_nikkud": "לְוַדֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "479-levade" + } + ], + "וודאת": [ + { + "word_nikkud": "לְוַדֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "479-levade" + } + ], + "בוודאי": [ + { + "word_nikkud": "לְוַדֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "479-levade" + } + ], + "ודא!‏": [ + { + "word_nikkud": "לְוַדֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "479-levade" + } + ], + "תוודאנה": [ + { + "word_nikkud": "לְוַדֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "479-levade" + } + ], + "יוודאו": [ + { + "word_nikkud": "לְוַדֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "479-levade" + } + ], + "אוודא": [ + { + "word_nikkud": "לְוַדֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "479-levade" + } + ], + "נוודא": [ + { + "word_nikkud": "לְוַדֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "479-levade" + } + ], + "יוודא": [ + { + "word_nikkud": "לְוַדֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "479-levade" + } + ], + "ודאנה!‏": [ + { + "word_nikkud": "לְוַדֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "479-levade" + } + ], + "לוודא": [ + { + "word_nikkud": "לְוַדֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "479-levade" + } + ], + "מוודאה": [ + { + "word_nikkud": "לְוַדֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "479-levade" + } + ], + "ודאות": [ + { + "word_nikkud": "לְוַדֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "479-levade" + } + ], + "וודאתם": [ + { + "word_nikkud": "לְוַדֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "479-levade" + } + ], + "וודאנו": [ + { + "word_nikkud": "לְוַדֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "479-levade" + } + ], + "וידאת": [ + { + "word_nikkud": "לְוַדֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "479-levade" + } + ], + "וידאו": [ + { + "word_nikkud": "לְוַדֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "479-levade" + } + ], + "תוודאו": [ + { + "word_nikkud": "לְוַדֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "479-levade" + } + ], + "וידאתם": [ + { + "word_nikkud": "לְוַדֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "479-levade" + } + ], + "תוודאי": [ + { + "word_nikkud": "לְוַדֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "479-levade" + } + ], + "תבצעו": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "ביצעתם": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "אבצע": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "ביצע": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "ביצענו": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "תבצעי": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "בוצעתי": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "בוצעה": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "בוצעת": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "להיבצע": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "להתבצע": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "תבצע": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "ב - צ - ע": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "ביצעו": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "יבצע": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "תבוצע": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "בוצענו": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "ביצעת": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "מבצעת": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "יבוצעו": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "תבצענה": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "מבוצעת": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "בוצעתם": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "בוצעתן": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "מבוצעות": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "ביצעתן": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "בוצעו": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "תבוצעי": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "תבוצענה": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "אבוצע": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "נבוצע": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "מבצעות": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "יבצעו": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "בצענה!‏": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "מבוצעים": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "נבצע": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "מבוצע": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "בצעו!‏": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "בצע!‏": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "בוצע": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "יבוצע": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "בצעי!‏": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "ביצעה": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "ביצעתי": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "לבצע": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "תבוצעו": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "לבצוע": [ + { + "word_nikkud": "לְבַצֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "244-levatzea" + } + ], + "אשם": [ + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + }, + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "נישום": [ + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + }, + { + "word_nikkud": "לִנְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1273-linshom" + } + ], + "תשומנה": [ + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + } + ], + "להשם": [ + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + } + ], + "שומנה!‏": [ + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + } + ], + "שממתי": [ + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + } + ], + "תשומי": [ + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + } + ], + "ישם": [ + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + } + ], + "שומם": [ + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + } + ], + "שוממת": [ + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + } + ], + "תישמו": [ + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + }, + { + "word_nikkud": "לִנְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1273-linshom" + } + ], + "תישומנה": [ + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + }, + { + "word_nikkud": "לִנְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1273-linshom" + } + ], + "ישמו": [ + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + } + ], + "משמים": [ + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + } + ], + "שומו!‏": [ + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + } + ], + "שממו": [ + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + } + ], + "שׁ - מ - ם": [ + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + } + ], + "להישום": [ + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + } + ], + "תשמו": [ + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + } + ], + "תשמי": [ + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + } + ], + "תישום": [ + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + }, + { + "word_nikkud": "לִנְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1273-linshom" + } + ], + "שממתן": [ + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + } + ], + "ישומו": [ + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + } + ], + "תישמי": [ + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + }, + { + "word_nikkud": "לִנְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1273-linshom" + } + ], + "תשום": [ + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + } + ], + "לשום": [ + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + } + ], + "ישום": [ + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + } + ], + "שום!‏": [ + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + } + ], + "אשום": [ + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + }, + { + "word_nikkud": "לִנְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1273-linshom" + } + ], + "יישום": [ + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + }, + { + "word_nikkud": "לִנְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1273-linshom" + } + ], + "שוממות": [ + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + } + ], + "שמם": [ + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + } + ], + "שממנו": [ + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + } + ], + "שממת": [ + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + } + ], + "יישמו": [ + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + }, + { + "word_nikkud": "לִנְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1273-linshom" + } + ], + "נשם": [ + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + }, + { + "word_nikkud": "לִנְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1273-linshom" + } + ], + "שוממים": [ + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + } + ], + "נשום": [ + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + } + ], + "להשתומם": [ + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + } + ], + "שממה": [ + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + } + ], + "תשם": [ + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + } + ], + "שממתם": [ + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + } + ], + "תשומו": [ + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + } + ], + "שומי!‏": [ + { + "word_nikkud": "לָשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5529-lashom" + } + ], + "כתבתי": [ + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + } + ], + "לכתב": [ + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + } + ], + "כתבת": [ + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + } + ], + "נכתוב": [ + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + } + ], + "הכתבה": [ + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + } + ], + "כתיבה": [ + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + } + ], + "כתב": [ + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + } + ], + "כותבת": [ + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + } + ], + "כותב": [ + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + } + ], + "מכתב": [ + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + } + ], + "אכתוב": [ + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + } + ], + "להתכתב": [ + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + } + ], + "תכתובנה": [ + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + } + ], + "כיתוב": [ + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + } + ], + "תכתובת": [ + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + } + ], + "תכתבו": [ + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + } + ], + "לכתוב": [ + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + } + ], + "כותבים": [ + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + } + ], + "כתוביות": [ + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + } + ], + "כתובת": [ + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + } + ], + "כתבתם": [ + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + } + ], + "יכתבו": [ + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + } + ], + "כתוב!‏": [ + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + } + ], + "כ - ת - ב": [ + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + } + ], + "כתבה": [ + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + } + ], + "התכתבות": [ + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + } + ], + "כתיב": [ + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + } + ], + "כותבות": [ + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + } + ], + "כתבן": [ + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + } + ], + "כתבו!‏": [ + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + } + ], + "תכתוב": [ + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + } + ], + "כתבתן": [ + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + } + ], + "כתובה": [ + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + } + ], + "כתבו": [ + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + } + ], + "כתוב": [ + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + } + ], + "כתבי!‏": [ + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + } + ], + "להיכתב": [ + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + } + ], + "יכתוב": [ + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + } + ], + "כתבנו": [ + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + } + ], + "להכתיב": [ + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + } + ], + "כתובנה!‏": [ + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + } + ], + "תכתיב": [ + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + } + ], + "תכתבי": [ + { + "word_nikkud": "לִכְתֹּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1-lichtov" + } + ], + "הוכחנה!‏": [ + { + "word_nikkud": "לְהוֹכִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "807-lehochiach" + } + ], + "יוכיחו": [ + { + "word_nikkud": "לְהוֹכִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "807-lehochiach" + } + ], + "י - כ - ח": [ + { + "word_nikkud": "לְהוֹכִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "807-lehochiach" + } + ], + "הוכחתן": [ + { + "word_nikkud": "לְהוֹכִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "807-lehochiach" + } + ], + "הוכח!‏": [ + { + "word_nikkud": "לְהוֹכִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "807-lehochiach" + } + ], + "הוכיחה": [ + { + "word_nikkud": "לְהוֹכִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "807-lehochiach" + } + ], + "אוכיח": [ + { + "word_nikkud": "לְהוֹכִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "807-lehochiach" + } + ], + "הוכח": [ + { + "word_nikkud": "לְהוֹכִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "807-lehochiach" + } + ], + "הוכחתי": [ + { + "word_nikkud": "לְהוֹכִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "807-lehochiach" + } + ], + "תוכחי": [ + { + "word_nikkud": "לְהוֹכִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "807-lehochiach" + } + ], + "הוכחתם": [ + { + "word_nikkud": "לְהוֹכִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "807-lehochiach" + } + ], + "מוכחת": [ + { + "word_nikkud": "לְהוֹכִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "807-lehochiach" + } + ], + "יוכח": [ + { + "word_nikkud": "לְהוֹכִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "807-lehochiach" + } + ], + "תוכיחי": [ + { + "word_nikkud": "לְהוֹכִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "807-lehochiach" + } + ], + "מוכיחים": [ + { + "word_nikkud": "לְהוֹכִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "807-lehochiach" + } + ], + "הוכיחו!‏": [ + { + "word_nikkud": "לְהוֹכִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "807-lehochiach" + } + ], + "מוכיחה": [ + { + "word_nikkud": "לְהוֹכִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "807-lehochiach" + } + ], + "מוכח": [ + { + "word_nikkud": "לְהוֹכִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "807-lehochiach" + } + ], + "מוכחות": [ + { + "word_nikkud": "לְהוֹכִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "807-lehochiach" + } + ], + "להוכיח": [ + { + "word_nikkud": "לְהוֹכִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "807-lehochiach" + } + ], + "מוכחים": [ + { + "word_nikkud": "לְהוֹכִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "807-lehochiach" + } + ], + "תוכחו": [ + { + "word_nikkud": "לְהוֹכִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "807-lehochiach" + } + ], + "הוכחת": [ + { + "word_nikkud": "לְהוֹכִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "807-lehochiach" + } + ], + "מוכיח": [ + { + "word_nikkud": "לְהוֹכִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "807-lehochiach" + } + ], + "הוכחו": [ + { + "word_nikkud": "לְהוֹכִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "807-lehochiach" + } + ], + "אוכח": [ + { + "word_nikkud": "לְהוֹכִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "807-lehochiach" + } + ], + "יוכחו": [ + { + "word_nikkud": "לְהוֹכִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "807-lehochiach" + } + ], + "תוכיח": [ + { + "word_nikkud": "לְהוֹכִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "807-lehochiach" + } + ], + "תוכחנה": [ + { + "word_nikkud": "לְהוֹכִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "807-lehochiach" + } + ], + "נוכיח": [ + { + "word_nikkud": "לְהוֹכִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "807-lehochiach" + } + ], + "תוכיחו": [ + { + "word_nikkud": "לְהוֹכִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "807-lehochiach" + } + ], + "הוכחה": [ + { + "word_nikkud": "לְהוֹכִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "807-lehochiach" + } + ], + "מוכיחות": [ + { + "word_nikkud": "לְהוֹכִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "807-lehochiach" + } + ], + "הוכחנו": [ + { + "word_nikkud": "לְהוֹכִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "807-lehochiach" + } + ], + "הוכיחי!‏": [ + { + "word_nikkud": "לְהוֹכִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "807-lehochiach" + } + ], + "להיווכח": [ + { + "word_nikkud": "לְהוֹכִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "807-lehochiach" + }, + { + "word_nikkud": "לְהִתְוַכֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "798-lehitvakeach" + } + ], + "הוכיח": [ + { + "word_nikkud": "לְהוֹכִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "807-lehochiach" + } + ], + "הוכיחו": [ + { + "word_nikkud": "לְהוֹכִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "807-lehochiach" + } + ], + "תוכח": [ + { + "word_nikkud": "לְהוֹכִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "807-lehochiach" + } + ], + "יוכיח": [ + { + "word_nikkud": "לְהוֹכִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "807-lehochiach" + } + ], + "נוכח": [ + { + "word_nikkud": "לְהוֹכִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "807-lehochiach" + } + ], + "מכרו": [ + { + "word_nikkud": "לִמְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "43-limkor" + } + ], + "מ - כ - ר": [ + { + "word_nikkud": "לִמְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "43-limkor" + } + ], + "מכרתן": [ + { + "word_nikkud": "לִמְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "43-limkor" + } + ], + "ימכרו": [ + { + "word_nikkud": "לִמְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "43-limkor" + } + ], + "התמכרות": [ + { + "word_nikkud": "לִמְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "43-limkor" + } + ], + "תמכור": [ + { + "word_nikkud": "לִמְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "43-limkor" + } + ], + "למכור": [ + { + "word_nikkud": "לִמְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "43-limkor" + } + ], + "להתמכר": [ + { + "word_nikkud": "לִמְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "43-limkor" + } + ], + "מכרו!‏": [ + { + "word_nikkud": "לִמְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "43-limkor" + } + ], + "תמכרו": [ + { + "word_nikkud": "לִמְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "43-limkor" + } + ], + "מכרנו": [ + { + "word_nikkud": "לִמְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "43-limkor" + } + ], + "ימכור": [ + { + "word_nikkud": "לִמְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "43-limkor" + } + ], + "מכרי!‏": [ + { + "word_nikkud": "לִמְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "43-limkor" + } + ], + "מכרה": [ + { + "word_nikkud": "לִמְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "43-limkor" + } + ], + "מכור": [ + { + "word_nikkud": "לִמְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "43-limkor" + } + ], + "מכר": [ + { + "word_nikkud": "לִמְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "43-limkor" + } + ], + "אמכור": [ + { + "word_nikkud": "לִמְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "43-limkor" + } + ], + "מכור!‏": [ + { + "word_nikkud": "לִמְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "43-limkor" + } + ], + "ממכר": [ + { + "word_nikkud": "לִמְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "43-limkor" + } + ], + "תמכרי": [ + { + "word_nikkud": "לִמְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "43-limkor" + } + ], + "מכרתם": [ + { + "word_nikkud": "לִמְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "43-limkor" + } + ], + "מכרת": [ + { + "word_nikkud": "לִמְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "43-limkor" + } + ], + "מכרתי": [ + { + "word_nikkud": "לִמְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "43-limkor" + } + ], + "להימכר": [ + { + "word_nikkud": "לִמְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "43-limkor" + } + ], + "מכורנה!‏": [ + { + "word_nikkud": "לִמְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "43-limkor" + } + ], + "תמכורנה": [ + { + "word_nikkud": "לִמְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "43-limkor" + } + ], + "נמכור": [ + { + "word_nikkud": "לִמְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "43-limkor" + } + ], + "ס - מ - ך": [ + { + "word_nikkud": "לִסְמֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1372-lismoch" + } + ], + "סומכת": [ + { + "word_nikkud": "לִסְמֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1372-lismoch" + } + ], + "סמיכות": [ + { + "word_nikkud": "לִסְמֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1372-lismoch" + } + ], + "סומך": [ + { + "word_nikkud": "לִסְמֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1372-lismoch" + } + ], + "סמכנו": [ + { + "word_nikkud": "לִסְמֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1372-lismoch" + } + ], + "יסמכו": [ + { + "word_nikkud": "לִסְמֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1372-lismoch" + } + ], + "הסמכה": [ + { + "word_nikkud": "לִסְמֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1372-lismoch" + } + ], + "סמכי!‏": [ + { + "word_nikkud": "לִסְמֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1372-lismoch" + } + ], + "להסמיך": [ + { + "word_nikkud": "לִסְמֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1372-lismoch" + } + ], + "סמכות": [ + { + "word_nikkud": "לִסְמֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1372-lismoch" + } + ], + "נסמוך": [ + { + "word_nikkud": "לִסְמֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1372-lismoch" + } + ], + "סמך": [ + { + "word_nikkud": "לִסְמֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1372-lismoch" + } + ], + "סמכתם": [ + { + "word_nikkud": "לִסְמֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1372-lismoch" + } + ], + "סומכים": [ + { + "word_nikkud": "לִסְמֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1372-lismoch" + } + ], + "סמכת": [ + { + "word_nikkud": "לִסְמֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1372-lismoch" + } + ], + "סמיכה": [ + { + "word_nikkud": "לִסְמֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1372-lismoch" + } + ], + "להיסמך": [ + { + "word_nikkud": "לִסְמֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1372-lismoch" + } + ], + "תסמכו": [ + { + "word_nikkud": "לִסְמֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1372-lismoch" + } + ], + "סמוך": [ + { + "word_nikkud": "לִסְמֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1372-lismoch" + } + ], + "אסמוך": [ + { + "word_nikkud": "לִסְמֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1372-lismoch" + } + ], + "יסמוך": [ + { + "word_nikkud": "לִסְמֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1372-lismoch" + } + ], + "סמוך!‏": [ + { + "word_nikkud": "לִסְמֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1372-lismoch" + } + ], + "לסמוך": [ + { + "word_nikkud": "לִסְמֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1372-lismoch" + } + ], + "מסמך": [ + { + "word_nikkud": "לִסְמֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1372-lismoch" + } + ], + "סומכות": [ + { + "word_nikkud": "לִסְמֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1372-lismoch" + } + ], + "סמכו!‏": [ + { + "word_nikkud": "לִסְמֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1372-lismoch" + } + ], + "להסתמך": [ + { + "word_nikkud": "לִסְמֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1372-lismoch" + } + ], + "סמכתי": [ + { + "word_nikkud": "לִסְמֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1372-lismoch" + } + ], + "סמיך": [ + { + "word_nikkud": "לִסְמֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1372-lismoch" + } + ], + "תסמוך": [ + { + "word_nikkud": "לִסְמֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1372-lismoch" + } + ], + "סמוכנה!‏": [ + { + "word_nikkud": "לִסְמֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1372-lismoch" + } + ], + "סמכתן": [ + { + "word_nikkud": "לִסְמֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1372-lismoch" + } + ], + "תסמכי": [ + { + "word_nikkud": "לִסְמֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1372-lismoch" + } + ], + "סמכה": [ + { + "word_nikkud": "לִסְמֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1372-lismoch" + } + ], + "סמכו": [ + { + "word_nikkud": "לִסְמֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1372-lismoch" + } + ], + "תסמוכנה": [ + { + "word_nikkud": "לִסְמֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1372-lismoch" + } + ], + "הכן!‏": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "לכוון": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + }, + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + }, + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "מכינים": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "נכון": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + }, + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + }, + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "אכין": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "נוכן": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "הכינותם": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "הכינו!‏": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "להכין": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + }, + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + }, + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "הכיני!‏": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "להיכון": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + }, + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + }, + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "מוכן": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + }, + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + }, + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "תכינו": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "הוכנתם": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "הוכן": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "תוכן": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "כונן": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + }, + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + }, + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "יוכנו": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "תוכנינה": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "נכין": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "כוננות": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + }, + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + }, + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "הכינה": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "הכינות": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "הכינותן": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "מוכנים": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "תוכנו": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "הכנתי": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "לכונן": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + }, + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + }, + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "הוכנו": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "מכון": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + }, + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + }, + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "אוכן": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "תוכנה": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "תכינינה": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "כיוון": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + }, + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + }, + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "מכינה": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + }, + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + }, + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "יכינו": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "להכווין": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + }, + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + }, + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "מכונה": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + }, + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + }, + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "הכנה!‏": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "מכונאי": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + }, + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + }, + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "מכינות": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "להתכוון": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + }, + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + }, + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "תכין": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "הוכנה": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "תכונה": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + }, + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + }, + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "הוכנת": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "הכנו": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "יוכן": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "תוכני": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "תכנה": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "מכונאות": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + }, + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + }, + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "כוונה": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + }, + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + }, + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "להתכונן": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + }, + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + }, + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "הכינונו": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "מכונית": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + }, + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + }, + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "הכנתן": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "הכינו": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + }, + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "מוכנות": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "יכין": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "הכינותי": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "הוכנתן": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "תכיני": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "הוכנתי": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "הכין": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "מכין": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "מוכנת": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "הכנתם": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "הכנה": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + }, + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + }, + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "כ - ו - ן": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + }, + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + }, + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "הכנת": [ + { + "word_nikkud": "לְהָכִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "893-lehachin" + } + ], + "עונה": [ + { + "word_nikkud": "לְעַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "40-laanot" + } + ], + "עניתי": [ + { + "word_nikkud": "לְעַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "40-laanot" + } + ], + "עניתם": [ + { + "word_nikkud": "לְעַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "40-laanot" + } + ], + "עונים": [ + { + "word_nikkud": "לְעַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "40-laanot" + } + ], + "ע - נ - ה": [ + { + "word_nikkud": "לְעַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "40-laanot" + } + ], + "יענו": [ + { + "word_nikkud": "לְעַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "40-laanot" + } + ], + "ענו": [ + { + "word_nikkud": "לְעַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "40-laanot" + } + ], + "היענות": [ + { + "word_nikkud": "לְעַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "40-laanot" + } + ], + "ענה": [ + { + "word_nikkud": "לְעַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "40-laanot" + } + ], + "תענה": [ + { + "word_nikkud": "לְעַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "40-laanot" + } + ], + "ענה!‏": [ + { + "word_nikkud": "לְעַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "40-laanot" + } + ], + "עונות": [ + { + "word_nikkud": "לְעַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "40-laanot" + } + ], + "תעני": [ + { + "word_nikkud": "לְעַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "40-laanot" + } + ], + "ענינה!‏": [ + { + "word_nikkud": "לְעַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "40-laanot" + } + ], + "יענה": [ + { + "word_nikkud": "לְעַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "40-laanot" + } + ], + "ענתה": [ + { + "word_nikkud": "לְעַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "40-laanot" + } + ], + "נענה": [ + { + "word_nikkud": "לְעַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "40-laanot" + } + ], + "מענה": [ + { + "word_nikkud": "לְעַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "40-laanot" + } + ], + "עינוי": [ + { + "word_nikkud": "לְעַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "40-laanot" + } + ], + "להיענות": [ + { + "word_nikkud": "לְעַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "40-laanot" + } + ], + "תענית": [ + { + "word_nikkud": "לְעַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "40-laanot" + } + ], + "אענה": [ + { + "word_nikkud": "לְעַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "40-laanot" + } + ], + "ענינו": [ + { + "word_nikkud": "לְעַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "40-laanot" + } + ], + "עניין": [ + { + "word_nikkud": "לְעַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "40-laanot" + }, + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "ענות": [ + { + "word_nikkud": "לְעַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "40-laanot" + } + ], + "תענו": [ + { + "word_nikkud": "לְעַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "40-laanot" + } + ], + "להתענות": [ + { + "word_nikkud": "לְעַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "40-laanot" + } + ], + "לענות": [ + { + "word_nikkud": "לְעַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "40-laanot" + } + ], + "ענו!‏": [ + { + "word_nikkud": "לְעַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "40-laanot" + } + ], + "עני!‏": [ + { + "word_nikkud": "לְעַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "40-laanot" + } + ], + "עוני": [ + { + "word_nikkud": "לְעַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "40-laanot" + } + ], + "ענית": [ + { + "word_nikkud": "לְעַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "40-laanot" + } + ], + "עני": [ + { + "word_nikkud": "לְעַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "40-laanot" + } + ], + "תענינה": [ + { + "word_nikkud": "לְעַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "40-laanot" + } + ], + "עניתן": [ + { + "word_nikkud": "לְעַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "40-laanot" + } + ], + "ע - ל - ה": [ + { + "word_nikkud": "לַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "26-laalot" + }, + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "לעלות": [ + { + "word_nikkud": "לַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "26-laalot" + }, + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "עלתה": [ + { + "word_nikkud": "לַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "26-laalot" + } + ], + "עלי!‏": [ + { + "word_nikkud": "לַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "26-laalot" + } + ], + "עולות": [ + { + "word_nikkud": "לַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "26-laalot" + } + ], + "להעלות": [ + { + "word_nikkud": "לַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "26-laalot" + }, + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "עילוי": [ + { + "word_nikkud": "לַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "26-laalot" + }, + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "על": [ + { + "word_nikkud": "לַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "26-laalot" + }, + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "יעלו": [ + { + "word_nikkud": "לַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "26-laalot" + }, + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "תעלי": [ + { + "word_nikkud": "לַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "26-laalot" + }, + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "עלה!‏": [ + { + "word_nikkud": "לַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "26-laalot" + } + ], + "עלו!‏": [ + { + "word_nikkud": "לַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "26-laalot" + } + ], + "עליונות": [ + { + "word_nikkud": "לַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "26-laalot" + }, + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "אעלה": [ + { + "word_nikkud": "לַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "26-laalot" + }, + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "עלות": [ + { + "word_nikkud": "לַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "26-laalot" + }, + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "עלה": [ + { + "word_nikkud": "לַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "26-laalot" + }, + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "תעלה": [ + { + "word_nikkud": "לַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "26-laalot" + }, + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "יעלה": [ + { + "word_nikkud": "לַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "26-laalot" + }, + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "למעלה": [ + { + "word_nikkud": "לַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "26-laalot" + }, + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "מעלה": [ + { + "word_nikkud": "לַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "26-laalot" + }, + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "עליה": [ + { + "word_nikkud": "לַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "26-laalot" + }, + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "עלינה!‏": [ + { + "word_nikkud": "לַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "26-laalot" + } + ], + "העלאה": [ + { + "word_nikkud": "לַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "26-laalot" + }, + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "תעלינה": [ + { + "word_nikkud": "לַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "26-laalot" + }, + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "מעולה": [ + { + "word_nikkud": "לַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "26-laalot" + }, + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "עלית": [ + { + "word_nikkud": "לַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "26-laalot" + } + ], + "להתעלות": [ + { + "word_nikkud": "לַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "26-laalot" + }, + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "נעלה": [ + { + "word_nikkud": "לַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "26-laalot" + }, + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + }, + { + "word_nikkud": "לִנְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2627-linol" + } + ], + "עליתם": [ + { + "word_nikkud": "לַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "26-laalot" + } + ], + "מעלית": [ + { + "word_nikkud": "לַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "26-laalot" + }, + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "עלינו": [ + { + "word_nikkud": "לַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "26-laalot" + } + ], + "עלו": [ + { + "word_nikkud": "לַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "26-laalot" + } + ], + "עולים": [ + { + "word_nikkud": "לַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "26-laalot" + } + ], + "תעלו": [ + { + "word_nikkud": "לַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "26-laalot" + }, + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "עליתי": [ + { + "word_nikkud": "לַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "26-laalot" + } + ], + "עליתן": [ + { + "word_nikkud": "לַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "26-laalot" + } + ], + "עלון": [ + { + "word_nikkud": "לַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "26-laalot" + }, + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "עליון": [ + { + "word_nikkud": "לַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "26-laalot" + }, + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "עולה": [ + { + "word_nikkud": "לַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "26-laalot" + } + ], + "יזקן": [ + { + "word_nikkud": "זָקֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6852-zaken" + } + ], + "זקנת": [ + { + "word_nikkud": "זָקֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6852-zaken" + } + ], + "להזקין": [ + { + "word_nikkud": "זָקֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6852-zaken" + } + ], + "זקנתם": [ + { + "word_nikkud": "זָקֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6852-zaken" + } + ], + "יזקנו": [ + { + "word_nikkud": "זָקֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6852-zaken" + } + ], + "זקנה": [ + { + "word_nikkud": "זָקֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6852-zaken" + } + ], + "זקונים": [ + { + "word_nikkud": "זָקֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6852-zaken" + } + ], + "אזקן": [ + { + "word_nikkud": "זָקֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6852-zaken" + } + ], + "זקן": [ + { + "word_nikkud": "זָקֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6852-zaken" + } + ], + "תזקנה": [ + { + "word_nikkud": "זָקֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6852-zaken" + } + ], + "זקנו": [ + { + "word_nikkud": "זָקֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6852-zaken" + } + ], + "נזקן": [ + { + "word_nikkud": "זָקֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6852-zaken" + } + ], + "זקנים": [ + { + "word_nikkud": "זָקֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6852-zaken" + } + ], + "ז - ק - ן": [ + { + "word_nikkud": "זָקֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6852-zaken" + } + ], + "זקנות": [ + { + "word_nikkud": "זָקֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6852-zaken" + } + ], + "להזדקן": [ + { + "word_nikkud": "זָקֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6852-zaken" + } + ], + "זקנתי": [ + { + "word_nikkud": "זָקֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6852-zaken" + } + ], + "תזקני": [ + { + "word_nikkud": "זָקֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6852-zaken" + } + ], + "תזקן": [ + { + "word_nikkud": "זָקֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6852-zaken" + } + ], + "זקנתן": [ + { + "word_nikkud": "זָקֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6852-zaken" + } + ], + "תזקנו": [ + { + "word_nikkud": "זָקֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6852-zaken" + } + ], + "מונחת": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + } + ], + "מניח": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + } + ], + "נוחות": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + }, + { + "word_nikkud": "לָנוּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1164-lanuach" + } + ], + "הונחנו": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + } + ], + "יניח": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + } + ], + "נונח": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + } + ], + "אונח": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + } + ], + "הנח!‏": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + } + ], + "נינוח": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + }, + { + "word_nikkud": "לָנוּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1164-lanuach" + } + ], + "תונחנה": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + } + ], + "תניחי": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + } + ], + "תונחי": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + } + ], + "מונח": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + }, + { + "word_nikkud": "לָנוּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1164-lanuach" + } + ], + "נניח": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + } + ], + "יונח": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + } + ], + "נוח": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + }, + { + "word_nikkud": "לָנוּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1164-lanuach" + } + ], + "להניח": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + }, + { + "word_nikkud": "לָנוּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1164-lanuach" + } + ], + "מנוחה": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + }, + { + "word_nikkud": "לָנוּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1164-lanuach" + } + ], + "הונחתם": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + } + ], + "הנחת": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + } + ], + "הנחתם": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + } + ], + "הניחו!‏": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + } + ], + "הונח": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + } + ], + "הנחנו": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + } + ], + "אניח": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + } + ], + "הנחנה!‏": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + } + ], + "הונחה": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + } + ], + "מנוח": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + }, + { + "word_nikkud": "לָנוּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1164-lanuach" + } + ], + "תונח": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + } + ], + "הנחתי": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + } + ], + "הנחתן": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + } + ], + "מניחות": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + } + ], + "הונחו": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + } + ], + "הנחה": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + }, + { + "word_nikkud": "לָנוּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1164-lanuach" + } + ], + "הונחת": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + } + ], + "תניח": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + } + ], + "תנוחה": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + }, + { + "word_nikkud": "לָנוּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1164-lanuach" + } + ], + "הניח": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + } + ], + "מונחים": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + } + ], + "הניחו": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + } + ], + "מניחים": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + } + ], + "הונחתי": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + } + ], + "לנוח": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + }, + { + "word_nikkud": "לָנוּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1164-lanuach" + } + ], + "תונחו": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + } + ], + "הניחה": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + } + ], + "יניחו": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + } + ], + "הניחי!‏": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + } + ], + "יונחו": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + } + ], + "מניחה": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + } + ], + "תניחו": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + } + ], + "מונחות": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + } + ], + "תנחנה": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + }, + { + "word_nikkud": "לָנוּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1164-lanuach" + } + ], + "נ - ו - ח": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + }, + { + "word_nikkud": "לָנוּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1164-lanuach" + } + ], + "נחת": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + }, + { + "word_nikkud": "לָנוּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1164-lanuach" + } + ], + "הונחתן": [ + { + "word_nikkud": "לְהַנִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2429-lehaniach" + } + ], + "ירוד": [ + { + "word_nikkud": "לָרֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "848-laredet" + }, + { + "word_nikkud": "לְהוֹרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + } + ], + "יורדת": [ + { + "word_nikkud": "לָרֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "848-laredet" + } + ], + "יריד": [ + { + "word_nikkud": "לָרֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "848-laredet" + }, + { + "word_nikkud": "לְהוֹרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + } + ], + "ירד": [ + { + "word_nikkud": "לָרֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "848-laredet" + } + ], + "תרד": [ + { + "word_nikkud": "לָרֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "848-laredet" + } + ], + "ירדתן": [ + { + "word_nikkud": "לָרֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "848-laredet" + } + ], + "תרדי": [ + { + "word_nikkud": "לָרֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "848-laredet" + } + ], + "יורד": [ + { + "word_nikkud": "לָרֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "848-laredet" + }, + { + "word_nikkud": "לְהוֹרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + } + ], + "רדנה!‏": [ + { + "word_nikkud": "לָרֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "848-laredet" + } + ], + "ירדה": [ + { + "word_nikkud": "לָרֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "848-laredet" + } + ], + "ירדתי": [ + { + "word_nikkud": "לָרֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "848-laredet" + } + ], + "רד!‏": [ + { + "word_nikkud": "לָרֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "848-laredet" + } + ], + "ירדתם": [ + { + "word_nikkud": "לָרֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "848-laredet" + } + ], + "ירידה": [ + { + "word_nikkud": "לָרֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "848-laredet" + }, + { + "word_nikkud": "לְהוֹרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + } + ], + "יורדות": [ + { + "word_nikkud": "לָרֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "848-laredet" + } + ], + "י - ר - ד": [ + { + "word_nikkud": "לָרֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "848-laredet" + }, + { + "word_nikkud": "לְהוֹרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + } + ], + "ירדנו": [ + { + "word_nikkud": "לָרֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "848-laredet" + } + ], + "לרדת": [ + { + "word_nikkud": "לָרֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "848-laredet" + }, + { + "word_nikkud": "לְהוֹרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + } + ], + "רדי!‏": [ + { + "word_nikkud": "לָרֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "848-laredet" + } + ], + "תרדנה": [ + { + "word_nikkud": "לָרֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "848-laredet" + } + ], + "יורדים": [ + { + "word_nikkud": "לָרֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "848-laredet" + } + ], + "ירדת": [ + { + "word_nikkud": "לָרֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "848-laredet" + } + ], + "ירדו": [ + { + "word_nikkud": "לָרֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "848-laredet" + } + ], + "רדו!‏": [ + { + "word_nikkud": "לָרֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "848-laredet" + } + ], + "תרדו": [ + { + "word_nikkud": "לָרֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "848-laredet" + } + ], + "נרד": [ + { + "word_nikkud": "לָרֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "848-laredet" + } + ], + "מזמנת": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + } + ], + "זמני!‏": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + } + ], + "הזמנה": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + }, + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "זומנה": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + } + ], + "לזמן": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + }, + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "זימנתן": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + } + ], + "תזומני": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + } + ], + "זומנו": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + } + ], + "יזומן": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + } + ], + "תזמנו": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + } + ], + "זומן": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + } + ], + "זומנתם": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + } + ], + "מזומנות": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + } + ], + "מזמן": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + } + ], + "מזומנת": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + } + ], + "זמנו!‏": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + } + ], + "אזומן": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + } + ], + "זימנתי": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + } + ], + "זמנה!‏": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + } + ], + "תזומן": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + } + ], + "תזומנו": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + } + ], + "זמן!‏": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + } + ], + "מזומנים": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + } + ], + "זימנה": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + } + ], + "יזמנו": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + } + ], + "זמן": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + }, + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "מזמנים": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + } + ], + "זמני": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + }, + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "להזמין": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + }, + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "זומנתי": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + } + ], + "זימנו": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + } + ], + "יזמן": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + } + ], + "זומנתן": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + } + ], + "זימנת": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + } + ], + "תיזמון": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + }, + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "נזמן": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + } + ], + "זמינות": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + }, + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "זמין": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + }, + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "הזדמנות": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + }, + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "תזמנה": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + }, + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "לתזמן": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + }, + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "מזומן": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + }, + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "יזומנו": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + } + ], + "להזדמן": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + }, + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "אזמן": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + } + ], + "מזמנות": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + } + ], + "זומנת": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + } + ], + "תזומנה": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + } + ], + "זימנתם": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + } + ], + "ז - מ - ן": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + }, + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "תזמן": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + } + ], + "זימון": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + }, + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "זימן": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + } + ], + "נזומן": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + } + ], + "תזמני": [ + { + "word_nikkud": "לְזַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "508-lezamen" + } + ], + "בנינו": [ + { + "word_nikkud": "לִבְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "234-livnot" + } + ], + "בני!‏": [ + { + "word_nikkud": "לִבְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "234-livnot" + } + ], + "בנו!‏": [ + { + "word_nikkud": "לִבְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "234-livnot" + } + ], + "בנו": [ + { + "word_nikkud": "לִבְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "234-livnot" + } + ], + "בנוי": [ + { + "word_nikkud": "לִבְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "234-livnot" + } + ], + "בונים": [ + { + "word_nikkud": "לִבְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "234-livnot" + } + ], + "בונה": [ + { + "word_nikkud": "לִבְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "234-livnot" + } + ], + "להבנות": [ + { + "word_nikkud": "לִבְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "234-livnot" + } + ], + "ב - נ - ה": [ + { + "word_nikkud": "לִבְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "234-livnot" + } + ], + "בנתה": [ + { + "word_nikkud": "לִבְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "234-livnot" + } + ], + "יבנה": [ + { + "word_nikkud": "לִבְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "234-livnot" + } + ], + "לבנות": [ + { + "word_nikkud": "לִבְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "234-livnot" + } + ], + "בניתי": [ + { + "word_nikkud": "לִבְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "234-livnot" + } + ], + "תבנו": [ + { + "word_nikkud": "לִבְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "234-livnot" + } + ], + "בניתם": [ + { + "word_nikkud": "לִבְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "234-livnot" + } + ], + "בניתן": [ + { + "word_nikkud": "לִבְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "234-livnot" + } + ], + "תבנינה": [ + { + "word_nikkud": "לִבְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "234-livnot" + } + ], + "בנית": [ + { + "word_nikkud": "לִבְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "234-livnot" + } + ], + "בנה": [ + { + "word_nikkud": "לִבְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "234-livnot" + } + ], + "בנה!‏": [ + { + "word_nikkud": "לִבְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "234-livnot" + } + ], + "תבני": [ + { + "word_nikkud": "לִבְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "234-livnot" + } + ], + "בנינה!‏": [ + { + "word_nikkud": "לִבְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "234-livnot" + } + ], + "בונות": [ + { + "word_nikkud": "לִבְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "234-livnot" + } + ], + "יבנו": [ + { + "word_nikkud": "לִבְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "234-livnot" + } + ], + "מובנה": [ + { + "word_nikkud": "לִבְנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "234-livnot" + } + ], + "ביקורתי": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "בוקרנו": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "ביקרתי": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "ביקרתם": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "ביקרת": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "מבוקר": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "תבוקר": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "נבקר": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "תבוקרו": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "בוקרה": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "תבקרו": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "נבוקר": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "מבקרות": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "יבוקר": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "בוקרו": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "בקרנה!‏": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "אבקר": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "בוקרתם": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "מבוקרים": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "בוקרתן": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "תבקרי": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "מבקרת": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "בקרו!‏": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "יבקר": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "מבוקרת": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "ביקרה": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "בוקרתי": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "יבוקרו": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "מבקר": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "ביקרתן": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "בקרי!‏": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "בקר!‏": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "תבוקרי": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "ביקרו": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "בוקרת": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "תבוקרנה": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "מבקרים": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "מבוקרות": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "ביקר": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "אבוקר": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "בקר": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "תבקר": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "יבקרו": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "ביקרנו": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "ב - ק - ר": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "לבקר": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "תבקרנה": [ + { + "word_nikkud": "לְבַקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "254-levaker" + } + ], + "הורדה": [ + { + "word_nikkud": "לְהוֹרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + } + ], + "יורדו": [ + { + "word_nikkud": "לְהוֹרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + } + ], + "מורד": [ + { + "word_nikkud": "לְהוֹרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + } + ], + "מורדות": [ + { + "word_nikkud": "לְהוֹרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + } + ], + "תורדו": [ + { + "word_nikkud": "לְהוֹרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + } + ], + "הורד": [ + { + "word_nikkud": "לְהוֹרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + } + ], + "הורדו": [ + { + "word_nikkud": "לְהוֹרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + } + ], + "נורד": [ + { + "word_nikkud": "לְהוֹרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + } + ], + "תורד": [ + { + "word_nikkud": "לְהוֹרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + } + ], + "מורדים": [ + { + "word_nikkud": "לְהוֹרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + } + ], + "תורדי": [ + { + "word_nikkud": "לְהוֹרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + } + ], + "מורדת": [ + { + "word_nikkud": "לְהוֹרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + } + ], + "אורד": [ + { + "word_nikkud": "לְהוֹרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "849-lehorid" + } + ], + "תבלו": [ + { + "word_nikkud": "לְבַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2736-livlot" + } + ], + "תבלה": [ + { + "word_nikkud": "לְבַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2736-livlot" + } + ], + "תבלי": [ + { + "word_nikkud": "לְבַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2736-livlot" + } + ], + "בלה": [ + { + "word_nikkud": "לְבַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2736-livlot" + } + ], + "אבלה": [ + { + "word_nikkud": "לְבַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2736-livlot" + } + ], + "יבלה": [ + { + "word_nikkud": "לְבַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2736-livlot" + } + ], + "לבלות": [ + { + "word_nikkud": "לְבַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2736-livlot" + } + ], + "תבלינה": [ + { + "word_nikkud": "לְבַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2736-livlot" + } + ], + "יבלו": [ + { + "word_nikkud": "לְבַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2736-livlot" + } + ], + "ב - ל - ה": [ + { + "word_nikkud": "לְבַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2736-livlot" + } + ], + "נבלה": [ + { + "word_nikkud": "לְבַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2736-livlot" + } + ], + "בולה": [ + { + "word_nikkud": "לְבַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2736-livlot" + } + ], + "בלה!‏": [ + { + "word_nikkud": "לְבַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2736-livlot" + } + ], + "בלו!‏": [ + { + "word_nikkud": "לְבַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2736-livlot" + } + ], + "להתבלות": [ + { + "word_nikkud": "לְבַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2736-livlot" + } + ], + "בולות": [ + { + "word_nikkud": "לְבַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2736-livlot" + } + ], + "בלית": [ + { + "word_nikkud": "לְבַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2736-livlot" + } + ], + "בלתה": [ + { + "word_nikkud": "לְבַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2736-livlot" + } + ], + "בלינו": [ + { + "word_nikkud": "לְבַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2736-livlot" + } + ], + "בלו": [ + { + "word_nikkud": "לְבַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2736-livlot" + } + ], + "בליתי": [ + { + "word_nikkud": "לְבַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2736-livlot" + } + ], + "בליתם": [ + { + "word_nikkud": "לְבַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2736-livlot" + } + ], + "בלי!‏": [ + { + "word_nikkud": "לְבַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2736-livlot" + } + ], + "בליתן": [ + { + "word_nikkud": "לְבַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2736-livlot" + } + ], + "בלינה!‏": [ + { + "word_nikkud": "לְבַלּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2736-livlot" + } + ], + "מוכנסת": [ + { + "word_nikkud": "לְהַכְנִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "הוכנסה": [ + { + "word_nikkud": "לְהַכְנִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "מוכנסות": [ + { + "word_nikkud": "לְהַכְנִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "מוכנס": [ + { + "word_nikkud": "לְהַכְנִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "הוכנסת": [ + { + "word_nikkud": "לְהַכְנִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "אוכנס": [ + { + "word_nikkud": "לְהַכְנִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "יוכנס": [ + { + "word_nikkud": "לְהַכְנִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "מוכנסים": [ + { + "word_nikkud": "לְהַכְנִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "יוכנסו": [ + { + "word_nikkud": "לְהַכְנִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "תוכנס": [ + { + "word_nikkud": "לְהַכְנִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "נוכנס": [ + { + "word_nikkud": "לְהַכְנִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "הוכנסנו": [ + { + "word_nikkud": "לְהַכְנִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "הוכנסתם": [ + { + "word_nikkud": "לְהַכְנִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "הוכנסו": [ + { + "word_nikkud": "לְהַכְנִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "תוכנסנה": [ + { + "word_nikkud": "לְהַכְנִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "הוכנס": [ + { + "word_nikkud": "לְהַכְנִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "תוכנסו": [ + { + "word_nikkud": "לְהַכְנִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "הוכנסתן": [ + { + "word_nikkud": "לְהַכְנִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "תוכנסי": [ + { + "word_nikkud": "לְהַכְנִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "הוכנסתי": [ + { + "word_nikkud": "לְהַכְנִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "919-lehachnis" + } + ], + "מאבדת": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + } + ], + "מאבדות": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + } + ], + "איבדנו": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + } + ], + "איבדו": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + } + ], + "לאבוד": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + }, + { + "word_nikkud": "לְהִתְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "59-lehitabed" + } + ], + "תאובדי": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + } + ], + "איבדתן": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + } + ], + "אבדי!‏": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + } + ], + "תאובדנה": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + } + ], + "איבדתם": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + } + ], + "יאובדו": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + } + ], + "אבוד": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + }, + { + "word_nikkud": "לְהִתְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "59-lehitabed" + } + ], + "אבדה": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + }, + { + "word_nikkud": "לְהִתְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "59-lehitabed" + } + ], + "אבדו!‏": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + } + ], + "תאבדו": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + } + ], + "איבדת": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + } + ], + "איבדה": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + } + ], + "תאובד": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + } + ], + "מאובד": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + } + ], + "אובדנו": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + } + ], + "אבדנה!‏": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + } + ], + "יאובד": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + } + ], + "תאבדנה": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + } + ], + "א - ב - ד": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + }, + { + "word_nikkud": "לְהִתְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "59-lehitabed" + } + ], + "תאובדו": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + } + ], + "אבד!‏": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + } + ], + "אובדתן": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + } + ], + "אובדו": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + } + ], + "יאבדו": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + } + ], + "איבד": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + } + ], + "תאבדי": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + } + ], + "יאבד": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + } + ], + "נאבד": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + } + ], + "תאבד": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + } + ], + "לאבד": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + }, + { + "word_nikkud": "לְהִתְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "59-lehitabed" + } + ], + "מאובדת": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + } + ], + "אובדתם": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + } + ], + "אובד": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + } + ], + "מאובדות": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + } + ], + "אובדת": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + } + ], + "אובדה": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + } + ], + "להתאבד": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + }, + { + "word_nikkud": "לְהִתְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "59-lehitabed" + } + ], + "אובדתי": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + } + ], + "להאביד": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + }, + { + "word_nikkud": "לְהִתְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "59-lehitabed" + } + ], + "מאובדים": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + } + ], + "אאובד": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + } + ], + "נאובד": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + } + ], + "להיאבד": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + }, + { + "word_nikkud": "לְהִתְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "59-lehitabed" + } + ], + "אאבד": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + } + ], + "מאבד": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + } + ], + "איבדתי": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + } + ], + "מאבדים": [ + { + "word_nikkud": "לְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "58-leabed" + } + ], + "תגור": [ + { + "word_nikkud": "לָגוּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4-lagur" + } + ], + "להתגורר": [ + { + "word_nikkud": "לָגוּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4-lagur" + } + ], + "גורינה!‏": [ + { + "word_nikkud": "לָגוּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4-lagur" + } + ], + "גר": [ + { + "word_nikkud": "לָגוּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4-lagur" + } + ], + "גרתם": [ + { + "word_nikkud": "לָגוּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4-lagur" + } + ], + "ג - ו - ר": [ + { + "word_nikkud": "לָגוּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4-lagur" + } + ], + "תגורי": [ + { + "word_nikkud": "לָגוּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4-lagur" + } + ], + "אגור": [ + { + "word_nikkud": "לָגוּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4-lagur" + } + ], + "גרנו": [ + { + "word_nikkud": "לָגוּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4-lagur" + } + ], + "גרת": [ + { + "word_nikkud": "לָגוּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4-lagur" + } + ], + "גרתי": [ + { + "word_nikkud": "לָגוּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4-lagur" + } + ], + "גורו!‏": [ + { + "word_nikkud": "לָגוּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4-lagur" + } + ], + "גרתן": [ + { + "word_nikkud": "לָגוּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4-lagur" + } + ], + "יגור": [ + { + "word_nikkud": "לָגוּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4-lagur" + } + ], + "גרות": [ + { + "word_nikkud": "לָגוּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4-lagur" + } + ], + "גרו": [ + { + "word_nikkud": "לָגוּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4-lagur" + } + ], + "גור!‏": [ + { + "word_nikkud": "לָגוּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4-lagur" + } + ], + "תגורו": [ + { + "word_nikkud": "לָגוּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4-lagur" + } + ], + "תגורינה": [ + { + "word_nikkud": "לָגוּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4-lagur" + } + ], + "יגורו": [ + { + "word_nikkud": "לָגוּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4-lagur" + } + ], + "תגורנה": [ + { + "word_nikkud": "לָגוּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4-lagur" + } + ], + "גרה": [ + { + "word_nikkud": "לָגוּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4-lagur" + } + ], + "לגור": [ + { + "word_nikkud": "לָגוּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4-lagur" + } + ], + "נגור": [ + { + "word_nikkud": "לָגוּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4-lagur" + } + ], + "גורנה!‏": [ + { + "word_nikkud": "לָגוּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4-lagur" + } + ], + "גרים": [ + { + "word_nikkud": "לָגוּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4-lagur" + } + ], + "גורי!‏": [ + { + "word_nikkud": "לָגוּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4-lagur" + } + ], + "הצטרפה": [ + { + "word_nikkud": "לְהִצְטָרֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1844-lehitztaref" + } + ], + "יצטרפו": [ + { + "word_nikkud": "לְהִצְטָרֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1844-lehitztaref" + } + ], + "אצטרף": [ + { + "word_nikkud": "לְהִצְטָרֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1844-lehitztaref" + } + ], + "הצטרפי!‏": [ + { + "word_nikkud": "לְהִצְטָרֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1844-lehitztaref" + } + ], + "הצטרפנה!‏": [ + { + "word_nikkud": "לְהִצְטָרֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1844-lehitztaref" + } + ], + "הצטרף!‏": [ + { + "word_nikkud": "לְהִצְטָרֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1844-lehitztaref" + } + ], + "לצרוף": [ + { + "word_nikkud": "לְהִצְטָרֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1844-lehitztaref" + } + ], + "הצטרפתי": [ + { + "word_nikkud": "לְהִצְטָרֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1844-lehitztaref" + } + ], + "הצטרפתם": [ + { + "word_nikkud": "לְהִצְטָרֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1844-lehitztaref" + } + ], + "יצטרף": [ + { + "word_nikkud": "לְהִצְטָרֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1844-lehitztaref" + } + ], + "תצטרפי": [ + { + "word_nikkud": "לְהִצְטָרֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1844-lehitztaref" + } + ], + "הצטרפו!‏": [ + { + "word_nikkud": "לְהִצְטָרֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1844-lehitztaref" + } + ], + "מצטרפות": [ + { + "word_nikkud": "לְהִצְטָרֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1844-lehitztaref" + } + ], + "נצטרף": [ + { + "word_nikkud": "לְהִצְטָרֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1844-lehitztaref" + } + ], + "מצטרפים": [ + { + "word_nikkud": "לְהִצְטָרֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1844-lehitztaref" + } + ], + "צ - ר - ף": [ + { + "word_nikkud": "לְהִצְטָרֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1844-lehitztaref" + } + ], + "הצטרף": [ + { + "word_nikkud": "לְהִצְטָרֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1844-lehitztaref" + } + ], + "הצטרפתן": [ + { + "word_nikkud": "לְהִצְטָרֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1844-lehitztaref" + } + ], + "צריף": [ + { + "word_nikkud": "לְהִצְטָרֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1844-lehitztaref" + } + ], + "תצטרפנה": [ + { + "word_nikkud": "לְהִצְטָרֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1844-lehitztaref" + } + ], + "הצטרפו": [ + { + "word_nikkud": "לְהִצְטָרֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1844-lehitztaref" + } + ], + "מצטרף": [ + { + "word_nikkud": "לְהִצְטָרֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1844-lehitztaref" + } + ], + "מצטרפת": [ + { + "word_nikkud": "לְהִצְטָרֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1844-lehitztaref" + } + ], + "הצטרפת": [ + { + "word_nikkud": "לְהִצְטָרֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1844-lehitztaref" + } + ], + "צירוף": [ + { + "word_nikkud": "לְהִצְטָרֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1844-lehitztaref" + } + ], + "לצרף": [ + { + "word_nikkud": "לְהִצְטָרֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1844-lehitztaref" + } + ], + "תצטרף": [ + { + "word_nikkud": "לְהִצְטָרֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1844-lehitztaref" + } + ], + "תצטרפו": [ + { + "word_nikkud": "לְהִצְטָרֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1844-lehitztaref" + } + ], + "להצטרף": [ + { + "word_nikkud": "לְהִצְטָרֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1844-lehitztaref" + } + ], + "הצטרפנו": [ + { + "word_nikkud": "לְהִצְטָרֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1844-lehitztaref" + } + ], + "להרוס": [ + { + "word_nikkud": "לַהֲרֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "477-laharos" + } + ], + "הרסו": [ + { + "word_nikkud": "לַהֲרֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "477-laharos" + } + ], + "תהרסו": [ + { + "word_nikkud": "לַהֲרֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "477-laharos" + } + ], + "יהרסו": [ + { + "word_nikkud": "לַהֲרֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "477-laharos" + } + ], + "אהרוס": [ + { + "word_nikkud": "לַהֲרֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "477-laharos" + } + ], + "הרסנו": [ + { + "word_nikkud": "לַהֲרֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "477-laharos" + } + ], + "הורסות": [ + { + "word_nikkud": "לַהֲרֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "477-laharos" + } + ], + "הרס": [ + { + "word_nikkud": "לַהֲרֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "477-laharos" + } + ], + "הרסה": [ + { + "word_nikkud": "לַהֲרֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "477-laharos" + } + ], + "יהרוס": [ + { + "word_nikkud": "לַהֲרֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "477-laharos" + } + ], + "הרוס!‏": [ + { + "word_nikkud": "לַהֲרֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "477-laharos" + } + ], + "להיהרס": [ + { + "word_nikkud": "לַהֲרֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "477-laharos" + } + ], + "תהרוסנה": [ + { + "word_nikkud": "לַהֲרֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "477-laharos" + } + ], + "הרסתם": [ + { + "word_nikkud": "לַהֲרֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "477-laharos" + } + ], + "הרסת": [ + { + "word_nikkud": "לַהֲרֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "477-laharos" + } + ], + "הורס": [ + { + "word_nikkud": "לַהֲרֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "477-laharos" + } + ], + "הרסי!‏": [ + { + "word_nikkud": "לַהֲרֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "477-laharos" + } + ], + "תהרוס": [ + { + "word_nikkud": "לַהֲרֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "477-laharos" + } + ], + "תהרסי": [ + { + "word_nikkud": "לַהֲרֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "477-laharos" + } + ], + "הרסני": [ + { + "word_nikkud": "לַהֲרֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "477-laharos" + } + ], + "הורסים": [ + { + "word_nikkud": "לַהֲרֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "477-laharos" + } + ], + "הרסתי": [ + { + "word_nikkud": "לַהֲרֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "477-laharos" + } + ], + "הרסתן": [ + { + "word_nikkud": "לַהֲרֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "477-laharos" + } + ], + "הריסה": [ + { + "word_nikkud": "לַהֲרֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "477-laharos" + } + ], + "הורסת": [ + { + "word_nikkud": "לַהֲרֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "477-laharos" + } + ], + "הרוסנה!‏": [ + { + "word_nikkud": "לַהֲרֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "477-laharos" + } + ], + "ה - ר - ס": [ + { + "word_nikkud": "לַהֲרֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "477-laharos" + } + ], + "נהרוס": [ + { + "word_nikkud": "לַהֲרֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "477-laharos" + } + ], + "הרסו!‏": [ + { + "word_nikkud": "לַהֲרֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "477-laharos" + } + ], + "התחתן!‏": [ + { + "word_nikkud": "לְהִתְחַתֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "724-lehitchaten" + } + ], + "יתחתן": [ + { + "word_nikkud": "לְהִתְחַתֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "724-lehitchaten" + } + ], + "התחתנה": [ + { + "word_nikkud": "לְהִתְחַתֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "724-lehitchaten" + } + ], + "תתחתנה": [ + { + "word_nikkud": "לְהִתְחַתֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "724-lehitchaten" + } + ], + "התחתנתם": [ + { + "word_nikkud": "לְהִתְחַתֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "724-lehitchaten" + } + ], + "אתחתן": [ + { + "word_nikkud": "לְהִתְחַתֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "724-lehitchaten" + } + ], + "חתונה": [ + { + "word_nikkud": "לְהִתְחַתֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "724-lehitchaten" + } + ], + "ח - ת - ן": [ + { + "word_nikkud": "לְהִתְחַתֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "724-lehitchaten" + } + ], + "נתחתן": [ + { + "word_nikkud": "לְהִתְחַתֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "724-lehitchaten" + } + ], + "התחתן": [ + { + "word_nikkud": "לְהִתְחַתֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "724-lehitchaten" + } + ], + "תתחתן": [ + { + "word_nikkud": "לְהִתְחַתֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "724-lehitchaten" + } + ], + "מתחתן": [ + { + "word_nikkud": "לְהִתְחַתֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "724-lehitchaten" + } + ], + "התחתני!‏": [ + { + "word_nikkud": "לְהִתְחַתֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "724-lehitchaten" + } + ], + "תתחתנו": [ + { + "word_nikkud": "לְהִתְחַתֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "724-lehitchaten" + } + ], + "להתחתן": [ + { + "word_nikkud": "לְהִתְחַתֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "724-lehitchaten" + } + ], + "התחתנתן": [ + { + "word_nikkud": "לְהִתְחַתֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "724-lehitchaten" + } + ], + "מתחתנת": [ + { + "word_nikkud": "לְהִתְחַתֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "724-lehitchaten" + } + ], + "התחתנה!‏": [ + { + "word_nikkud": "לְהִתְחַתֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "724-lehitchaten" + } + ], + "התחתנו": [ + { + "word_nikkud": "לְהִתְחַתֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "724-lehitchaten" + } + ], + "התחתנו!‏": [ + { + "word_nikkud": "לְהִתְחַתֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "724-lehitchaten" + } + ], + "מתחתנות": [ + { + "word_nikkud": "לְהִתְחַתֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "724-lehitchaten" + } + ], + "לחתן": [ + { + "word_nikkud": "לְהִתְחַתֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "724-lehitchaten" + } + ], + "תתחתני": [ + { + "word_nikkud": "לְהִתְחַתֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "724-lehitchaten" + } + ], + "התחתנתי": [ + { + "word_nikkud": "לְהִתְחַתֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "724-lehitchaten" + } + ], + "התחתנת": [ + { + "word_nikkud": "לְהִתְחַתֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "724-lehitchaten" + } + ], + "חתן": [ + { + "word_nikkud": "לְהִתְחַתֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "724-lehitchaten" + } + ], + "מתחתנים": [ + { + "word_nikkud": "לְהִתְחַתֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "724-lehitchaten" + } + ], + "יתחתנו": [ + { + "word_nikkud": "לְהִתְחַתֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "724-lehitchaten" + } + ], + "להתאסף": [ + { + "word_nikkud": "לֶאֱסֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "128-leesof" + } + ], + "א - ס - ף": [ + { + "word_nikkud": "לֶאֱסֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "128-leesof" + } + ], + "להיאסף": [ + { + "word_nikkud": "לֶאֱסֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "128-leesof" + } + ], + "הוקשבנו": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "הקשב!‏": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "הקשבנו": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "הקשיבו": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "הקשבת": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "תוקשבנה": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "נקשיב": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "תוקשבו": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "קשב": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "הוקשבתי": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "תוקשב": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "הקשיבו!‏": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "הוקשבתן": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "מוקשבת": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "מוקשבים": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "הוקשבו": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "הקשיבי!‏": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "הקשבה": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "מקשיבה": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "תקשיבי": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "מקשיבות": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "אוקשב": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "הקשבתם": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "מוקשבות": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "תקשבנה": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "הוקשב": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "יוקשב": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "הקשבתי": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "קשוב": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "הקשיב": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "הקשבתן": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "מקשיב": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "יקשיבו": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "תוקשבי": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "הקשיבה": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "יוקשבו": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "ק - שׁ - ב": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "הוקשבה": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "הוקשבתם": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "מוקשב": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "הוקשבת": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "מקשיבים": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "להקשיב": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "יקשיב": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "תקשיבו": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "הקשבנה!‏": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "נוקשב": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "תקשיב": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "אקשיב": [ + { + "word_nikkud": "לְהַקְשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1961-lehakshiv" + } + ], + "תוחלפנה": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "מחליף": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "מחליפים": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "הוחלפתם": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "מוחלף": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "חילוף": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "החלפת": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "אחליף": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "הוחלף": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "הוחלפתן": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "הוחלפתי": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "אוחלף": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "חילופי": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "חלופה": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "נוחלף": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "חלף": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "יוחלף": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "מחלף": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "תוחלפי": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "תוחלף": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "החליפו!‏": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "מחליפות": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "החלפתי": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "החליף": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "יחליף": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "יחליפו": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "מוחלפת": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "תחלפנה": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "חליפה": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "הוחלפנו": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "החליפה": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "מוחלפות": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "הוחלפת": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "יוחלפו": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "החלפנה!‏": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "תוחלפו": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "תחליפו": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "תחלופה": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "תחליפי": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "החלפה": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "הוחלפו": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "החליפי!‏": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "להתחלף": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "חלופי": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "החלפתם": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "החליפו": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "להחליף": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "תחליף": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "לחלוף": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "הוחלפה": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "החלף!‏": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "ח - ל - ף": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "מוחלפים": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "מחליפה": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "החלפנו": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "החלפתן": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "נחליף": [ + { + "word_nikkud": "לְהַחֲלִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "608-lehachalif" + } + ], + "תציע": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "יציעו": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "מוצע": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "אוצע": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "אציע": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "הוצעתן": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "הוצעו": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "הציעי!‏": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "הוצעה": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "הצענה!‏": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "מוצעת": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "הוצעתם": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "תוצעו": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "מציעים": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "הצעתם": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "מציעה": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "תוצענה": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "יוצע": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "י - צ - ע": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "תוצעי": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "מציעות": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "תציעו": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "הצעת": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "היצע": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "הוצעת": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "יוצעו": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "הצע!‏": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "הציע": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "נציע": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "מוצעות": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "הציעו": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "הציעו!‏": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "הצעתן": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "תציעי": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "הוצענו": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "תצענה": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "הצענו": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "מוצעים": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "הצעה": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "להציע": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "הצעתי": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "הציעה": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "מציע": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "הוצעתי": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "תוצע": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "יציע": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "נוצע": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "הוצע": [ + { + "word_nikkud": "לְהַצִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "871-lehatzia" + } + ], + "להרקיד": [ + { + "word_nikkud": "לִרְקֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "38-lirkod" + } + ], + "רוקדות": [ + { + "word_nikkud": "לִרְקֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "38-lirkod" + } + ], + "לרקוד": [ + { + "word_nikkud": "לִרְקֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "38-lirkod" + } + ], + "רקדתן": [ + { + "word_nikkud": "לִרְקֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "38-lirkod" + } + ], + "רקדת": [ + { + "word_nikkud": "לִרְקֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "38-lirkod" + } + ], + "רוקד": [ + { + "word_nikkud": "לִרְקֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "38-lirkod" + } + ], + "ר - ק - ד": [ + { + "word_nikkud": "לִרְקֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "38-lirkod" + } + ], + "נרקוד": [ + { + "word_nikkud": "לִרְקֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "38-lirkod" + } + ], + "רקדן": [ + { + "word_nikkud": "לִרְקֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "38-lirkod" + } + ], + "ירקוד": [ + { + "word_nikkud": "לִרְקֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "38-lirkod" + } + ], + "רקדתם": [ + { + "word_nikkud": "לִרְקֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "38-lirkod" + } + ], + "תרקוד": [ + { + "word_nikkud": "לִרְקֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "38-lirkod" + } + ], + "ריקוד": [ + { + "word_nikkud": "לִרְקֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "38-lirkod" + } + ], + "רקדי!‏": [ + { + "word_nikkud": "לִרְקֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "38-lirkod" + } + ], + "רקדה": [ + { + "word_nikkud": "לִרְקֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "38-lirkod" + } + ], + "תרקודנה": [ + { + "word_nikkud": "לִרְקֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "38-lirkod" + } + ], + "תרקדו": [ + { + "word_nikkud": "לִרְקֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "38-lirkod" + } + ], + "ירקדו": [ + { + "word_nikkud": "לִרְקֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "38-lirkod" + } + ], + "רוקדים": [ + { + "word_nikkud": "לִרְקֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "38-lirkod" + } + ], + "רקודנה!‏": [ + { + "word_nikkud": "לִרְקֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "38-lirkod" + } + ], + "רקיד": [ + { + "word_nikkud": "לִרְקֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "38-lirkod" + } + ], + "רקדו": [ + { + "word_nikkud": "לִרְקֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "38-lirkod" + } + ], + "רקדתי": [ + { + "word_nikkud": "לִרְקֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "38-lirkod" + } + ], + "רקדו!‏": [ + { + "word_nikkud": "לִרְקֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "38-lirkod" + } + ], + "ארקוד": [ + { + "word_nikkud": "לִרְקֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "38-lirkod" + } + ], + "רוקדת": [ + { + "word_nikkud": "לִרְקֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "38-lirkod" + } + ], + "לרקד": [ + { + "word_nikkud": "לִרְקֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "38-lirkod" + } + ], + "רקד": [ + { + "word_nikkud": "לִרְקֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "38-lirkod" + } + ], + "רקוד!‏": [ + { + "word_nikkud": "לִרְקֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "38-lirkod" + } + ], + "תרקדי": [ + { + "word_nikkud": "לִרְקֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "38-lirkod" + } + ], + "רקדנו": [ + { + "word_nikkud": "לִרְקֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "38-lirkod" + } + ], + "אהוב": [ + { + "word_nikkud": "לֶאֱהֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "67-leehov" + } + ], + "אהב!‏": [ + { + "word_nikkud": "לֶאֱהֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "67-leehov" + } + ], + "אוהבות": [ + { + "word_nikkud": "לֶאֱהֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "67-leehov" + } + ], + "אהבי!‏": [ + { + "word_nikkud": "לֶאֱהֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "67-leehov" + } + ], + "אהבתן": [ + { + "word_nikkud": "לֶאֱהֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "67-leehov" + } + ], + "תאהבי": [ + { + "word_nikkud": "לֶאֱהֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "67-leehov" + } + ], + "אהבת": [ + { + "word_nikkud": "לֶאֱהֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "67-leehov" + } + ], + "אהבנו": [ + { + "word_nikkud": "לֶאֱהֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "67-leehov" + } + ], + "מאוהב": [ + { + "word_nikkud": "לֶאֱהֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "67-leehov" + } + ], + "נאהב": [ + { + "word_nikkud": "לֶאֱהֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "67-leehov" + } + ], + "אאהב": [ + { + "word_nikkud": "לֶאֱהֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "67-leehov" + } + ], + "אוהבת": [ + { + "word_nikkud": "לֶאֱהֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "67-leehov" + } + ], + "אהבו": [ + { + "word_nikkud": "לֶאֱהֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "67-leehov" + } + ], + "אהבתי": [ + { + "word_nikkud": "לֶאֱהֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "67-leehov" + } + ], + "יאהב": [ + { + "word_nikkud": "לֶאֱהֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "67-leehov" + } + ], + "תאהבנה": [ + { + "word_nikkud": "לֶאֱהֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "67-leehov" + } + ], + "לאהוב": [ + { + "word_nikkud": "לֶאֱהֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "67-leehov" + } + ], + "אהבתם": [ + { + "word_nikkud": "לֶאֱהֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "67-leehov" + } + ], + "אהבנה!‏": [ + { + "word_nikkud": "לֶאֱהֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "67-leehov" + } + ], + "להיאהב": [ + { + "word_nikkud": "לֶאֱהֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "67-leehov" + } + ], + "יאהבו": [ + { + "word_nikkud": "לֶאֱהֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "67-leehov" + } + ], + "תאהב": [ + { + "word_nikkud": "לֶאֱהֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "67-leehov" + } + ], + "אוהב": [ + { + "word_nikkud": "לֶאֱהֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "67-leehov" + } + ], + "א - ה - ב": [ + { + "word_nikkud": "לֶאֱהֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "67-leehov" + } + ], + "אהב": [ + { + "word_nikkud": "לֶאֱהֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "67-leehov" + } + ], + "תאהבו": [ + { + "word_nikkud": "לֶאֱהֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "67-leehov" + } + ], + "אהבו!‏": [ + { + "word_nikkud": "לֶאֱהֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "67-leehov" + } + ], + "להתאהב": [ + { + "word_nikkud": "לֶאֱהֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "67-leehov" + } + ], + "אוהבים": [ + { + "word_nikkud": "לֶאֱהֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "67-leehov" + } + ], + "מירוץ": [ + { + "word_nikkud": "לָרוּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "11-larutz" + }, + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "רוצינה!‏": [ + { + "word_nikkud": "לָרוּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "11-larutz" + } + ], + "תרוצו": [ + { + "word_nikkud": "לָרוּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "11-larutz" + } + ], + "רצות": [ + { + "word_nikkud": "לָרוּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "11-larutz" + } + ], + "רוצו!‏": [ + { + "word_nikkud": "לָרוּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "11-larutz" + } + ], + "רצתי": [ + { + "word_nikkud": "לָרוּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "11-larutz" + } + ], + "רצת": [ + { + "word_nikkud": "לָרוּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "11-larutz" + } + ], + "רצה": [ + { + "word_nikkud": "לָרוּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "11-larutz" + }, + { + "word_nikkud": "לְרַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "12-lirtzot" + } + ], + "מריצה": [ + { + "word_nikkud": "לָרוּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "11-larutz" + }, + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "ריצה": [ + { + "word_nikkud": "לָרוּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "11-larutz" + }, + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "רצתם": [ + { + "word_nikkud": "לָרוּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "11-larutz" + } + ], + "להריץ": [ + { + "word_nikkud": "לָרוּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "11-larutz" + }, + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "רוץ!‏": [ + { + "word_nikkud": "לָרוּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "11-larutz" + } + ], + "לרוץ": [ + { + "word_nikkud": "לָרוּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "11-larutz" + }, + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "רצתן": [ + { + "word_nikkud": "לָרוּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "11-larutz" + } + ], + "רוצי!‏": [ + { + "word_nikkud": "לָרוּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "11-larutz" + } + ], + "רצו": [ + { + "word_nikkud": "לָרוּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "11-larutz" + }, + { + "word_nikkud": "לְרַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "12-lirtzot" + } + ], + "ירוצו": [ + { + "word_nikkud": "לָרוּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "11-larutz" + } + ], + "מרוצה": [ + { + "word_nikkud": "לָרוּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "11-larutz" + }, + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "תרוץ": [ + { + "word_nikkud": "לָרוּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "11-larutz" + } + ], + "רץ": [ + { + "word_nikkud": "לָרוּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "11-larutz" + }, + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "להתרוצץ": [ + { + "word_nikkud": "לָרוּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "11-larutz" + }, + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "ירוץ": [ + { + "word_nikkud": "לָרוּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "11-larutz" + } + ], + "נרוץ": [ + { + "word_nikkud": "לָרוּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "11-larutz" + } + ], + "ארוץ": [ + { + "word_nikkud": "לָרוּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "11-larutz" + } + ], + "תרוצנה": [ + { + "word_nikkud": "לָרוּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "11-larutz" + } + ], + "רצנו": [ + { + "word_nikkud": "לָרוּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "11-larutz" + } + ], + "תרוצינה": [ + { + "word_nikkud": "לָרוּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "11-larutz" + } + ], + "ר - ו - ץ": [ + { + "word_nikkud": "לָרוּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "11-larutz" + }, + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "רוצנה!‏": [ + { + "word_nikkud": "לָרוּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "11-larutz" + } + ], + "רצים": [ + { + "word_nikkud": "לָרוּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "11-larutz" + } + ], + "תרוצי": [ + { + "word_nikkud": "לָרוּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "11-larutz" + } + ], + "אאתר": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "נאתר": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "מאותרות": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "יאתרו": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "א - ת - ר": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "איתרת": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "יאותרו": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "איתרתם": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "אתר!‏": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "איתרנו": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "מאתר": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "אותרתי": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "איתרתי": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "נאותר": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "תאותרנה": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "מאתרים": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "אתרי!‏": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "אותר": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "לאתר": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "תאתרו": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "מאותרת": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "אותרת": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "איתרתן": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "איתרו": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "יאתר": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "אתרנה!‏": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "אותרנו": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "מאתרת": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "תאתר": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "איתר": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "תאתרנה": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "תאתרי": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "יאותר": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "מאותרים": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "אותרתם": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "אותרו": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "איתרה": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "אותרתן": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "אותרה": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "תאותרו": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "תאותרי": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "אתרו!‏": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "מאותר": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "אאותר": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "מאתרות": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "תאותר": [ + { + "word_nikkud": "לְאַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "166-leater" + } + ], + "מוזמנות": [ + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "הזמנתן": [ + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "מזמין": [ + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "יזמינו": [ + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "תוזמנה": [ + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "הזמנת": [ + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "יוזמן": [ + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "הוזמנתם": [ + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "נוזמן": [ + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "מוזמנים": [ + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "מזמינים": [ + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "תוזמנו": [ + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "הזמן!‏": [ + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "מוזמנת": [ + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "הוזמנתי": [ + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "תזמינו": [ + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "הזמינו": [ + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "אזמין": [ + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "הזמינו!‏": [ + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "תוזמן": [ + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "מזמינות": [ + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "תוזמני": [ + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "הזמינה": [ + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "תזמיני": [ + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "הזמנו": [ + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "הזמנה!‏": [ + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "הזמנתם": [ + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "יזמין": [ + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "יוזמנו": [ + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "מוזמן": [ + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "הוזמנה": [ + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "הוזמנו": [ + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "נזמין": [ + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "אוזמן": [ + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "הוזמנת": [ + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "מזמינה": [ + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "הזמיני!‏": [ + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "תזמין": [ + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "הוזמן": [ + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "הזמין": [ + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "הוזמנתן": [ + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "הזמנתי": [ + { + "word_nikkud": "לְהַזְמִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "509-lehazmin" + } + ], + "נשוחרר": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + } + ], + "שחררתי": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + } + ], + "משחררים": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + } + ], + "תשוחררו": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + } + ], + "שיחרור": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + }, + { + "word_nikkud": "לְהִשְׁתַּחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2177-lehishtachrer" + } + ], + "שחררו": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + } + ], + "אשחרר": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + } + ], + "תשחרר": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + } + ], + "לשחרר": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + }, + { + "word_nikkud": "לְהִשְׁתַּחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2177-lehishtachrer" + } + ], + "ישוחרר": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + } + ], + "שׁ - ח - ר - ר": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + }, + { + "word_nikkud": "לְהִשְׁתַּחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2177-lehishtachrer" + } + ], + "תשחררו": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + } + ], + "שוחררנו": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + } + ], + "להשתחרר": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + }, + { + "word_nikkud": "לְהִשְׁתַּחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2177-lehishtachrer" + } + ], + "משחררות": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + } + ], + "נשחרר": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + } + ], + "תשוחררנה": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + } + ], + "שוחררת": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + } + ], + "שוחררתם": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + } + ], + "שחררתם": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + } + ], + "שחררה": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + } + ], + "ישחררו": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + } + ], + "שחררי!‏": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + } + ], + "שחררתן": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + } + ], + "תשוחרר": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + } + ], + "ישוחררו": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + } + ], + "משוחרר": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + } + ], + "תשחררי": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + } + ], + "שוחרר": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + } + ], + "שוחררתן": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + } + ], + "שחררנה!‏": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + } + ], + "שוחררתי": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + } + ], + "משחררת": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + } + ], + "משוחררים": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + } + ], + "שוחררה": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + } + ], + "תשחררנה": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + } + ], + "שחררו!‏": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + } + ], + "תשוחררי": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + } + ], + "שחררת": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + } + ], + "שחררנו": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + } + ], + "שחרר": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + } + ], + "ישחרר": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + } + ], + "שחרר!‏": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + } + ], + "משוחררות": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + } + ], + "שוחררו": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + } + ], + "אשוחרר": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + } + ], + "משוחררת": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + } + ], + "משחרר": [ + { + "word_nikkud": "לְשַׁחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2176-leshachrer" + } + ], + "תיראו": [ + { + "word_nikkud": "לְהֵרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1973-leheraot" + } + ], + "נראו": [ + { + "word_nikkud": "לְהֵרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1973-leheraot" + } + ], + "ייראו": [ + { + "word_nikkud": "לְהֵרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1973-leheraot" + } + ], + "היראי!‏": [ + { + "word_nikkud": "לְהֵרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1973-leheraot" + } + ], + "תיראינה": [ + { + "word_nikkud": "לְהֵרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1973-leheraot" + } + ], + "נראיתן": [ + { + "word_nikkud": "לְהֵרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1973-leheraot" + } + ], + "היראינה!‏": [ + { + "word_nikkud": "לְהֵרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1973-leheraot" + } + ], + "ניראה": [ + { + "word_nikkud": "לְהֵרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1973-leheraot" + } + ], + "היראו!‏": [ + { + "word_nikkud": "לְהֵרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1973-leheraot" + } + ], + "נראות": [ + { + "word_nikkud": "לְהֵרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1973-leheraot" + } + ], + "איראה": [ + { + "word_nikkud": "לְהֵרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1973-leheraot" + } + ], + "תיראי": [ + { + "word_nikkud": "לְהֵרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1973-leheraot" + } + ], + "נראים": [ + { + "word_nikkud": "לְהֵרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1973-leheraot" + } + ], + "ייראה": [ + { + "word_nikkud": "לְהֵרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1973-leheraot" + } + ], + "נראתה": [ + { + "word_nikkud": "לְהֵרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1973-leheraot" + } + ], + "נראינו": [ + { + "word_nikkud": "לְהֵרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1973-leheraot" + } + ], + "תיראה": [ + { + "word_nikkud": "לְהֵרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1973-leheraot" + } + ], + "נראיתי": [ + { + "word_nikkud": "לְהֵרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1973-leheraot" + } + ], + "נראיתם": [ + { + "word_nikkud": "לְהֵרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1973-leheraot" + } + ], + "היראה!‏": [ + { + "word_nikkud": "לְהֵרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1973-leheraot" + } + ], + "נראית": [ + { + "word_nikkud": "לְהֵרָאוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1973-leheraot" + } + ], + "חיבור": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + }, + { + "word_nikkud": "לְהִתְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "552-lehitchaber" + } + ], + "ח - ב - ר": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + }, + { + "word_nikkud": "לְהִתְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "552-lehitchaber" + } + ], + "חוברנו": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + } + ], + "תחובר": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + } + ], + "מחוברת": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + } + ], + "חיברתם": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + } + ], + "מחברים": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + } + ], + "חברו!‏": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + } + ], + "חיברו": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + } + ], + "חוברתם": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + } + ], + "תחברי": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + } + ], + "חברותי": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + }, + { + "word_nikkud": "לְהִתְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "552-lehitchaber" + } + ], + "חברתי": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + }, + { + "word_nikkud": "לְהִתְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "552-lehitchaber" + } + ], + "חיבר": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + } + ], + "מחברת": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + }, + { + "word_nikkud": "לְהִתְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "552-lehitchaber" + } + ], + "מחוברים": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + } + ], + "חוברתי": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + } + ], + "חוברתן": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + } + ], + "חיברתי": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + } + ], + "תחברו": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + } + ], + "חוברה": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + } + ], + "חיברה": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + } + ], + "חובר": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + } + ], + "נחובר": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + } + ], + "חוברו": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + } + ], + "חברנה!‏": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + } + ], + "חיברתן": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + } + ], + "מחברות": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + } + ], + "מחובר": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + } + ], + "אחובר": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + } + ], + "תחוברי": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + } + ], + "התחברות": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + }, + { + "word_nikkud": "לְהִתְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "552-lehitchaber" + } + ], + "חיברנו": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + } + ], + "חבר!‏": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + } + ], + "חברי!‏": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + } + ], + "חבורה": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + }, + { + "word_nikkud": "לְהִתְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "552-lehitchaber" + } + ], + "תחביר": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + }, + { + "word_nikkud": "לְהִתְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "552-lehitchaber" + } + ], + "תחבורה": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + }, + { + "word_nikkud": "לְהִתְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "552-lehitchaber" + } + ], + "תחוברנה": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + } + ], + "לחבר": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + }, + { + "word_nikkud": "לְהִתְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "552-lehitchaber" + } + ], + "חיברת": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + } + ], + "יחבר": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + } + ], + "להתחבר": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + }, + { + "word_nikkud": "לְהִתְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "552-lehitchaber" + } + ], + "חוברת": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + }, + { + "word_nikkud": "לְהִתְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "552-lehitchaber" + } + ], + "מחבר": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + } + ], + "יחוברו": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + } + ], + "מחוברות": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + } + ], + "יחובר": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + } + ], + "להחביר": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + }, + { + "word_nikkud": "לְהִתְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "552-lehitchaber" + } + ], + "לחבור": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + }, + { + "word_nikkud": "לְהִתְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "552-lehitchaber" + } + ], + "אחבר": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + } + ], + "נחבר": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + } + ], + "תחוברו": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + } + ], + "תחברנה": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + } + ], + "יחברו": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + } + ], + "חברה": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + }, + { + "word_nikkud": "לְהִתְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "552-lehitchaber" + } + ], + "חבר": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + }, + { + "word_nikkud": "לְהִתְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "552-lehitchaber" + } + ], + "תחבר": [ + { + "word_nikkud": "לְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "551-lechaber" + } + ], + "שׁ - כ - ח": [ + { + "word_nikkud": "לִשְׁכֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "36-lishkoach" + } + ], + "תשכחו": [ + { + "word_nikkud": "לִשְׁכֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "36-lishkoach" + } + ], + "שוכחת": [ + { + "word_nikkud": "לִשְׁכֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "36-lishkoach" + } + ], + "שוכחים": [ + { + "word_nikkud": "לִשְׁכֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "36-lishkoach" + } + ], + "תשכחנה": [ + { + "word_nikkud": "לִשְׁכֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "36-lishkoach" + } + ], + "שכחנה!‏": [ + { + "word_nikkud": "לִשְׁכֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "36-lishkoach" + } + ], + "להשתכח": [ + { + "word_nikkud": "לִשְׁכֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "36-lishkoach" + } + ], + "תשכחי": [ + { + "word_nikkud": "לִשְׁכֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "36-lishkoach" + } + ], + "שכחתן": [ + { + "word_nikkud": "לִשְׁכֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "36-lishkoach" + } + ], + "שכחה": [ + { + "word_nikkud": "לִשְׁכֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "36-lishkoach" + } + ], + "ישכחו": [ + { + "word_nikkud": "לִשְׁכֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "36-lishkoach" + } + ], + "לשכוח": [ + { + "word_nikkud": "לִשְׁכֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "36-lishkoach" + } + ], + "נשכח": [ + { + "word_nikkud": "לִשְׁכֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "36-lishkoach" + } + ], + "שכח!‏": [ + { + "word_nikkud": "לִשְׁכֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "36-lishkoach" + } + ], + "שכחת": [ + { + "word_nikkud": "לִשְׁכֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "36-lishkoach" + } + ], + "ישכח": [ + { + "word_nikkud": "לִשְׁכֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "36-lishkoach" + } + ], + "שוכח": [ + { + "word_nikkud": "לִשְׁכֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "36-lishkoach" + } + ], + "להישכח": [ + { + "word_nikkud": "לִשְׁכֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "36-lishkoach" + } + ], + "שכחנו": [ + { + "word_nikkud": "לִשְׁכֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "36-lishkoach" + } + ], + "שכיח": [ + { + "word_nikkud": "לִשְׁכֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "36-lishkoach" + } + ], + "שוכחות": [ + { + "word_nikkud": "לִשְׁכֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "36-lishkoach" + } + ], + "שכחתי": [ + { + "word_nikkud": "לִשְׁכֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "36-lishkoach" + } + ], + "להשכיח": [ + { + "word_nikkud": "לִשְׁכֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "36-lishkoach" + } + ], + "שכחי!‏": [ + { + "word_nikkud": "לִשְׁכֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "36-lishkoach" + } + ], + "שכיחות": [ + { + "word_nikkud": "לִשְׁכֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "36-lishkoach" + } + ], + "שכחתם": [ + { + "word_nikkud": "לִשְׁכֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "36-lishkoach" + } + ], + "תשכח": [ + { + "word_nikkud": "לִשְׁכֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "36-lishkoach" + } + ], + "שכוח": [ + { + "word_nikkud": "לִשְׁכֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "36-lishkoach" + } + ], + "שכחו!‏": [ + { + "word_nikkud": "לִשְׁכֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "36-lishkoach" + } + ], + "שכחו": [ + { + "word_nikkud": "לִשְׁכֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "36-lishkoach" + } + ], + "אשכח": [ + { + "word_nikkud": "לִשְׁכֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "36-lishkoach" + } + ], + "שכח": [ + { + "word_nikkud": "לִשְׁכֹּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "36-lishkoach" + } + ], + "להיזרק": [ + { + "word_nikkud": "לִזְרֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "37-lizrok" + } + ], + "זרקתן": [ + { + "word_nikkud": "לִזְרֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "37-lizrok" + } + ], + "זרקו": [ + { + "word_nikkud": "לִזְרֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "37-lizrok" + } + ], + "זרקה": [ + { + "word_nikkud": "לִזְרֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "37-lizrok" + } + ], + "יזרקו": [ + { + "word_nikkud": "לִזְרֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "37-lizrok" + } + ], + "תזרוקנה": [ + { + "word_nikkud": "לִזְרֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "37-lizrok" + } + ], + "זרקי!‏": [ + { + "word_nikkud": "לִזְרֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "37-lizrok" + } + ], + "מזרקה": [ + { + "word_nikkud": "לִזְרֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "37-lizrok" + } + ], + "זרקנו": [ + { + "word_nikkud": "לִזְרֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "37-lizrok" + } + ], + "אזרוק": [ + { + "word_nikkud": "לִזְרֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "37-lizrok" + } + ], + "זרקתי": [ + { + "word_nikkud": "לִזְרֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "37-lizrok" + } + ], + "נזרוק": [ + { + "word_nikkud": "לִזְרֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "37-lizrok" + } + ], + "ז - ר - ק": [ + { + "word_nikkud": "לִזְרֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "37-lizrok" + } + ], + "זרוק!‏": [ + { + "word_nikkud": "לִזְרֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "37-lizrok" + } + ], + "זרקו!‏": [ + { + "word_nikkud": "לִזְרֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "37-lizrok" + } + ], + "זרק": [ + { + "word_nikkud": "לִזְרֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "37-lizrok" + } + ], + "זריקה": [ + { + "word_nikkud": "לִזְרֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "37-lizrok" + } + ], + "זורק": [ + { + "word_nikkud": "לִזְרֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "37-lizrok" + } + ], + "תזרקו": [ + { + "word_nikkud": "לִזְרֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "37-lizrok" + } + ], + "יזרוק": [ + { + "word_nikkud": "לִזְרֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "37-lizrok" + } + ], + "זרוקנה!‏": [ + { + "word_nikkud": "לִזְרֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "37-lizrok" + } + ], + "זורקת": [ + { + "word_nikkud": "לִזְרֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "37-lizrok" + } + ], + "תזרקי": [ + { + "word_nikkud": "לִזְרֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "37-lizrok" + } + ], + "זרקת": [ + { + "word_nikkud": "לִזְרֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "37-lizrok" + } + ], + "תזרוק": [ + { + "word_nikkud": "לִזְרֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "37-lizrok" + } + ], + "זרקתם": [ + { + "word_nikkud": "לִזְרֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "37-lizrok" + } + ], + "זורקות": [ + { + "word_nikkud": "לִזְרֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "37-lizrok" + } + ], + "זורקים": [ + { + "word_nikkud": "לִזְרֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "37-lizrok" + } + ], + "לזרוק": [ + { + "word_nikkud": "לִזְרֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "37-lizrok" + } + ], + "להזריק": [ + { + "word_nikkud": "לִזְרֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "37-lizrok" + } + ], + "שלטת": [ + { + "word_nikkud": "לִשְׁלֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2223-lishlot" + } + ], + "שלטו!‏": [ + { + "word_nikkud": "לִשְׁלֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2223-lishlot" + } + ], + "שולט": [ + { + "word_nikkud": "לִשְׁלֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2223-lishlot" + } + ], + "תשלטי": [ + { + "word_nikkud": "לִשְׁלֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2223-lishlot" + } + ], + "שלוט!‏": [ + { + "word_nikkud": "לִשְׁלֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2223-lishlot" + } + ], + "שׁ - ל - ט": [ + { + "word_nikkud": "לִשְׁלֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2223-lishlot" + }, + { + "word_nikkud": "לְהִשְׁתַּלֵּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2226-lehishtalet" + } + ], + "לשלוט": [ + { + "word_nikkud": "לִשְׁלֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2223-lishlot" + }, + { + "word_nikkud": "לְהִשְׁתַּלֵּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2226-lehishtalet" + } + ], + "שולטים": [ + { + "word_nikkud": "לִשְׁלֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2223-lishlot" + } + ], + "שולטות": [ + { + "word_nikkud": "לִשְׁלֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2223-lishlot" + } + ], + "שליטה": [ + { + "word_nikkud": "לִשְׁלֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2223-lishlot" + }, + { + "word_nikkud": "לְהִשְׁתַּלֵּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2226-lehishtalet" + } + ], + "שלטוני": [ + { + "word_nikkud": "לִשְׁלֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2223-lishlot" + }, + { + "word_nikkud": "לְהִשְׁתַּלֵּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2226-lehishtalet" + } + ], + "שילוט": [ + { + "word_nikkud": "לִשְׁלֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2223-lishlot" + }, + { + "word_nikkud": "לְהִשְׁתַּלֵּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2226-lehishtalet" + } + ], + "שלטון": [ + { + "word_nikkud": "לִשְׁלֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2223-lishlot" + }, + { + "word_nikkud": "לְהִשְׁתַּלֵּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2226-lehishtalet" + } + ], + "להישלט": [ + { + "word_nikkud": "לִשְׁלֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2223-lishlot" + }, + { + "word_nikkud": "לְהִשְׁתַּלֵּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2226-lehishtalet" + } + ], + "השתלטות": [ + { + "word_nikkud": "לִשְׁלֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2223-lishlot" + }, + { + "word_nikkud": "לְהִשְׁתַּלֵּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2226-lehishtalet" + } + ], + "שליט": [ + { + "word_nikkud": "לִשְׁלֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2223-lishlot" + }, + { + "word_nikkud": "לְהִשְׁתַּלֵּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2226-lehishtalet" + } + ], + "תשלטו": [ + { + "word_nikkud": "לִשְׁלֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2223-lishlot" + } + ], + "תשלוטנה": [ + { + "word_nikkud": "לִשְׁלֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2223-lishlot" + } + ], + "נשלוט": [ + { + "word_nikkud": "לִשְׁלֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2223-lishlot" + } + ], + "שלטתן": [ + { + "word_nikkud": "לִשְׁלֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2223-lishlot" + } + ], + "שלוטנה!‏": [ + { + "word_nikkud": "לִשְׁלֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2223-lishlot" + } + ], + "שלטו": [ + { + "word_nikkud": "לִשְׁלֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2223-lishlot" + } + ], + "אשלוט": [ + { + "word_nikkud": "לִשְׁלֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2223-lishlot" + } + ], + "שלטתי": [ + { + "word_nikkud": "לִשְׁלֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2223-lishlot" + } + ], + "שלטתם": [ + { + "word_nikkud": "לִשְׁלֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2223-lishlot" + } + ], + "שלטנו": [ + { + "word_nikkud": "לִשְׁלֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2223-lishlot" + } + ], + "שלטה": [ + { + "word_nikkud": "לִשְׁלֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2223-lishlot" + } + ], + "שלטי!‏": [ + { + "word_nikkud": "לִשְׁלֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2223-lishlot" + } + ], + "לשלט": [ + { + "word_nikkud": "לִשְׁלֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2223-lishlot" + }, + { + "word_nikkud": "לְהִשְׁתַּלֵּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2226-lehishtalet" + } + ], + "שולטת": [ + { + "word_nikkud": "לִשְׁלֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2223-lishlot" + } + ], + "להשליט": [ + { + "word_nikkud": "לִשְׁלֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2223-lishlot" + }, + { + "word_nikkud": "לְהִשְׁתַּלֵּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2226-lehishtalet" + } + ], + "להשתלט": [ + { + "word_nikkud": "לִשְׁלֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2223-lishlot" + }, + { + "word_nikkud": "לְהִשְׁתַּלֵּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2226-lehishtalet" + } + ], + "תשלוט": [ + { + "word_nikkud": "לִשְׁלֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2223-lishlot" + } + ], + "שלט": [ + { + "word_nikkud": "לִשְׁלֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2223-lishlot" + }, + { + "word_nikkud": "לְהִשְׁתַּלֵּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2226-lehishtalet" + } + ], + "ישלטו": [ + { + "word_nikkud": "לִשְׁלֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2223-lishlot" + } + ], + "ישלוט": [ + { + "word_nikkud": "לִשְׁלֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2223-lishlot" + } + ], + "נותר": [ + { + "word_nikkud": "לְוַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "481-levater" + } + ], + "ותרנה!‏": [ + { + "word_nikkud": "לְוַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "481-levater" + } + ], + "מוותרת": [ + { + "word_nikkud": "לְוַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "481-levater" + } + ], + "נוותר": [ + { + "word_nikkud": "לְוַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "481-levater" + } + ], + "להותיר": [ + { + "word_nikkud": "לְוַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "481-levater" + } + ], + "ויתרתם": [ + { + "word_nikkud": "לְוַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "481-levater" + } + ], + "תוותר": [ + { + "word_nikkud": "לְוַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "481-levater" + } + ], + "וותרתם": [ + { + "word_nikkud": "לְוַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "481-levater" + } + ], + "וותרה": [ + { + "word_nikkud": "לְוַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "481-levater" + } + ], + "לוותר": [ + { + "word_nikkud": "לְוַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "481-levater" + } + ], + "תוותרנה": [ + { + "word_nikkud": "לְוַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "481-levater" + } + ], + "מוותרים": [ + { + "word_nikkud": "לְוַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "481-levater" + } + ], + "וותרתי": [ + { + "word_nikkud": "לְוַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "481-levater" + } + ], + "וותרתן": [ + { + "word_nikkud": "לְוַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "481-levater" + } + ], + "וותרנו": [ + { + "word_nikkud": "לְוַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "481-levater" + } + ], + "ותר!‏": [ + { + "word_nikkud": "לְוַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "481-levater" + } + ], + "ותרי!‏": [ + { + "word_nikkud": "לְוַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "481-levater" + } + ], + "ויתרת": [ + { + "word_nikkud": "לְוַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "481-levater" + } + ], + "וותר": [ + { + "word_nikkud": "לְוַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "481-levater" + } + ], + "מוותרות": [ + { + "word_nikkud": "לְוַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "481-levater" + } + ], + "ויתרו": [ + { + "word_nikkud": "לְוַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "481-levater" + } + ], + "ותרו!‏": [ + { + "word_nikkud": "לְוַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "481-levater" + } + ], + "יוותר": [ + { + "word_nikkud": "לְוַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "481-levater" + } + ], + "ויתרתי": [ + { + "word_nikkud": "לְוַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "481-levater" + } + ], + "ויתר": [ + { + "word_nikkud": "לְוַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "481-levater" + } + ], + "ו - ת - ר": [ + { + "word_nikkud": "לְוַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "481-levater" + } + ], + "ויתרה": [ + { + "word_nikkud": "לְוַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "481-levater" + } + ], + "וותרו": [ + { + "word_nikkud": "לְוַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "481-levater" + } + ], + "וותרת": [ + { + "word_nikkud": "לְוַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "481-levater" + } + ], + "ויתרתן": [ + { + "word_nikkud": "לְוַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "481-levater" + } + ], + "מוותר": [ + { + "word_nikkud": "לְוַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "481-levater" + } + ], + "תוותרו": [ + { + "word_nikkud": "לְוַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "481-levater" + } + ], + "אוותר": [ + { + "word_nikkud": "לְוַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "481-levater" + } + ], + "יוותרו": [ + { + "word_nikkud": "לְוַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "481-levater" + } + ], + "ויתרנו": [ + { + "word_nikkud": "לְוַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "481-levater" + } + ], + "ויתור": [ + { + "word_nikkud": "לְוַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "481-levater" + } + ], + "תוותרי": [ + { + "word_nikkud": "לְוַתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "481-levater" + } + ], + "פונות": [ + { + "word_nikkud": "לְפַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1640-lifnot" + } + ], + "פנאי": [ + { + "word_nikkud": "לְפַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1640-lifnot" + } + ], + "תפנית": [ + { + "word_nikkud": "לְפַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1640-lifnot" + } + ], + "פנו!‏": [ + { + "word_nikkud": "לְפַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1640-lifnot" + } + ], + "פונה": [ + { + "word_nikkud": "לְפַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1640-lifnot" + } + ], + "פני!‏": [ + { + "word_nikkud": "לְפַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1640-lifnot" + } + ], + "פנה!‏": [ + { + "word_nikkud": "לְפַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1640-lifnot" + } + ], + "פנוי": [ + { + "word_nikkud": "לְפַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1640-lifnot" + } + ], + "פנינה!‏": [ + { + "word_nikkud": "לְפַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1640-lifnot" + } + ], + "פניה": [ + { + "word_nikkud": "לְפַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1640-lifnot" + } + ], + "פנייה": [ + { + "word_nikkud": "לְפַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1640-lifnot" + } + ], + "פניתי": [ + { + "word_nikkud": "לְפַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1640-lifnot" + } + ], + "פנתה": [ + { + "word_nikkud": "לְפַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1640-lifnot" + } + ], + "פינוי": [ + { + "word_nikkud": "לְפַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1640-lifnot" + } + ], + "להיפנות": [ + { + "word_nikkud": "לְפַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1640-lifnot" + } + ], + "פנינו": [ + { + "word_nikkud": "לְפַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1640-lifnot" + } + ], + "פנית": [ + { + "word_nikkud": "לְפַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1640-lifnot" + } + ], + "פנה": [ + { + "word_nikkud": "לְפַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1640-lifnot" + } + ], + "לפנות": [ + { + "word_nikkud": "לְפַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1640-lifnot" + } + ], + "פינה": [ + { + "word_nikkud": "לְפַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1640-lifnot" + } + ], + "פניתם": [ + { + "word_nikkud": "לְפַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1640-lifnot" + } + ], + "להתפנות": [ + { + "word_nikkud": "לְפַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1640-lifnot" + } + ], + "פנו": [ + { + "word_nikkud": "לְפַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1640-lifnot" + } + ], + "פונים": [ + { + "word_nikkud": "לְפַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1640-lifnot" + } + ], + "פ - נ - ה": [ + { + "word_nikkud": "לְפַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1640-lifnot" + } + ], + "פניתן": [ + { + "word_nikkud": "לְפַנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1640-lifnot" + } + ], + "לשכנע": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "שכנע": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "משוכנעת": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "תשוכנעי": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "שכנעת": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "משכנע": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "שׁ - כ - נ - ע": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "שיכנוע": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "תשכנענה": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "שכנעה": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "שוכנענו": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "נשוכנע": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "משוכנעות": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "ישכנע": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "משוכנעים": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "שוכנעתן": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "תשכנעי": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "אשוכנע": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "נשכנע": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "ישוכנעו": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "להשתכנע": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "שוכנעו": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "שכנעו": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "תשוכנעו": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "שכנעי!‏": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "משכנעות": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "משוכנע": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "שכנעתן": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "תשכנע": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "ישכנעו": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "שכנעתי": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "שכנעו!‏": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "שכנע!‏": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "תשכנעו": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "שוכנעתם": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "שכנענו": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "תשוכנענה": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "שוכנעתי": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "משכנעים": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "ישוכנע": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "שוכנעת": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "שוכנע": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "שוכנעה": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "שכנעתם": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "משכנעת": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "שכנענה!‏": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "אשכנע": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "תשוכנע": [ + { + "word_nikkud": "לְשַׁכְנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2205-leshachnea" + } + ], + "ניקיתם": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "תנקה": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "ינוקו": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "מנקה": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "ניקית": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "נוקיתם": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "תנקו": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "להתנקות": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "אנקה": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "מנוקה": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "לנקות": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "ינוקה": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "נקה!‏": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "נקינה!‏": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "מנקות": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "ינקו": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "נקי": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "ניקוי": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "תנוקינה": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "נוקיתי": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "תנוקה": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "תנקי": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "ניקו": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "ניקה": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "נוקיתן": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "נקו!‏": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "נקי!‏": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "נוקו": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "תנקינה": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "נ - ק - ה": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "ניקיתי": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "מנוקות": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "ניקיון": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "נוקית": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "נוקינו": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "אנוקה": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "ינקה": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "נוקתה": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "ניקיתן": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "ננקה": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "ננוקה": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "מנקים": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "מנוקים": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "תנוקי": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "נוקה": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "ניקינו": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "תנוקו": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "ניקתה": [ + { + "word_nikkud": "לְנַקּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1252-lenakot" + } + ], + "נפגש": [ + { + "word_nikkud": "לְהִפָּגֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1593-lehipagesh" + } + ], + "נפגשת": [ + { + "word_nikkud": "לְהִפָּגֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1593-lehipagesh" + } + ], + "ניפגש": [ + { + "word_nikkud": "לְהִפָּגֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1593-lehipagesh" + } + ], + "תיפגשו": [ + { + "word_nikkud": "לְהִפָּגֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1593-lehipagesh" + } + ], + "נפגשים": [ + { + "word_nikkud": "לְהִפָּגֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1593-lehipagesh" + } + ], + "תיפגשנה": [ + { + "word_nikkud": "לְהִפָּגֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1593-lehipagesh" + } + ], + "נפגשה": [ + { + "word_nikkud": "לְהִפָּגֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1593-lehipagesh" + } + ], + "נפגשו": [ + { + "word_nikkud": "לְהִפָּגֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1593-lehipagesh" + } + ], + "אפגש": [ + { + "word_nikkud": "לְהִפָּגֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1593-lehipagesh" + } + ], + "תיפגש": [ + { + "word_nikkud": "לְהִפָּגֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1593-lehipagesh" + } + ], + "היפגשו!‏": [ + { + "word_nikkud": "לְהִפָּגֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1593-lehipagesh" + } + ], + "נפגשתם": [ + { + "word_nikkud": "לְהִפָּגֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1593-lehipagesh" + } + ], + "היפגשנה!‏": [ + { + "word_nikkud": "לְהִפָּגֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1593-lehipagesh" + } + ], + "ייפגשו": [ + { + "word_nikkud": "לְהִפָּגֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1593-lehipagesh" + } + ], + "תיפגשי": [ + { + "word_nikkud": "לְהִפָּגֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1593-lehipagesh" + } + ], + "היפגש!‏": [ + { + "word_nikkud": "לְהִפָּגֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1593-lehipagesh" + } + ], + "היפגשי!‏": [ + { + "word_nikkud": "לְהִפָּגֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1593-lehipagesh" + } + ], + "נפגשנו": [ + { + "word_nikkud": "לְהִפָּגֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1593-lehipagesh" + } + ], + "נפגשתי": [ + { + "word_nikkud": "לְהִפָּגֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1593-lehipagesh" + } + ], + "ייפגש": [ + { + "word_nikkud": "לְהִפָּגֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1593-lehipagesh" + } + ], + "נפגשתן": [ + { + "word_nikkud": "לְהִפָּגֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1593-lehipagesh" + } + ], + "נפגשות": [ + { + "word_nikkud": "לְהִפָּגֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1593-lehipagesh" + } + ], + "דמייני!‏": [ + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + } + ], + "מדומיין": [ + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + } + ], + "אדמיין": [ + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + } + ], + "דומיינתם": [ + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + } + ], + "תדומייני": [ + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + } + ], + "תדמיינה": [ + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + } + ], + "מדומיינות": [ + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + } + ], + "דמיינת": [ + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + } + ], + "מדמיינים": [ + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + } + ], + "דמיינו": [ + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + } + ], + "דומיינתי": [ + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + } + ], + "ידמיינו": [ + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + } + ], + "אדומיין": [ + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + } + ], + "נדומיין": [ + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + } + ], + "דומיינת": [ + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + } + ], + "תדמייני": [ + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + } + ], + "לדמיין": [ + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + } + ], + "מדמיינת": [ + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + } + ], + "דמיינתי": [ + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + } + ], + "דמיין": [ + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + } + ], + "תדמיין": [ + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + } + ], + "דמיינה": [ + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + } + ], + "ידומיין": [ + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + } + ], + "מדמיין": [ + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + } + ], + "דומיינה": [ + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + } + ], + "תדומיינו": [ + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + } + ], + "תדומיינה": [ + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + } + ], + "מדומיינת": [ + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + } + ], + "תדומיין": [ + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + } + ], + "תדמיינו": [ + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + } + ], + "דמיינה!‏": [ + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + } + ], + "דומיין": [ + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + } + ], + "מדמיינות": [ + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + } + ], + "דמיינתם": [ + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + } + ], + "דמיינו!‏": [ + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + } + ], + "נדמיין": [ + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + } + ], + "דמיינתן": [ + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + } + ], + "ידמיין": [ + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + } + ], + "ידומיינו": [ + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + } + ], + "דומיינתן": [ + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + } + ], + "מדומיינים": [ + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + } + ], + "ד - מ - י - ן": [ + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + } + ], + "דמיין!‏": [ + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + } + ], + "דומיינו": [ + { + "word_nikkud": "לְדַמְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "427-ledamyen" + } + ], + "לובשות": [ + { + "word_nikkud": "לִלְבֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "973-lilbosh" + } + ], + "לבשה": [ + { + "word_nikkud": "לִלְבֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "973-lilbosh" + } + ], + "להלביש": [ + { + "word_nikkud": "לִלְבֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "973-lilbosh" + }, + { + "word_nikkud": "לְהִתְלַבֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "974-lehitlabesh" + } + ], + "ל - ב - שׁ": [ + { + "word_nikkud": "לִלְבֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "973-lilbosh" + }, + { + "word_nikkud": "לְהִתְלַבֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "974-lehitlabesh" + } + ], + "לבשתם": [ + { + "word_nikkud": "לִלְבֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "973-lilbosh" + } + ], + "לבשי!‏": [ + { + "word_nikkud": "לִלְבֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "973-lilbosh" + } + ], + "לבש!‏": [ + { + "word_nikkud": "לִלְבֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "973-lilbosh" + } + ], + "ללבוש": [ + { + "word_nikkud": "לִלְבֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "973-lilbosh" + }, + { + "word_nikkud": "לְהִתְלַבֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "974-lehitlabesh" + } + ], + "תלבשו": [ + { + "word_nikkud": "לִלְבֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "973-lilbosh" + } + ], + "הלבשה": [ + { + "word_nikkud": "לִלְבֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "973-lilbosh" + }, + { + "word_nikkud": "לְהִתְלַבֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "974-lehitlabesh" + } + ], + "תלבשי": [ + { + "word_nikkud": "לִלְבֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "973-lilbosh" + } + ], + "נלבש": [ + { + "word_nikkud": "לִלְבֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "973-lilbosh" + } + ], + "לבש": [ + { + "word_nikkud": "לִלְבֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "973-lilbosh" + } + ], + "לבוש": [ + { + "word_nikkud": "לִלְבֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "973-lilbosh" + }, + { + "word_nikkud": "לֵבוֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "192-levosh" + }, + { + "word_nikkud": "לְהִתְלַבֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "974-lehitlabesh" + } + ], + "לבשתן": [ + { + "word_nikkud": "לִלְבֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "973-lilbosh" + } + ], + "אלבש": [ + { + "word_nikkud": "לִלְבֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "973-lilbosh" + } + ], + "לבשו": [ + { + "word_nikkud": "לִלְבֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "973-lilbosh" + } + ], + "לבשנו": [ + { + "word_nikkud": "לִלְבֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "973-lilbosh" + } + ], + "לובש": [ + { + "word_nikkud": "לִלְבֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "973-lilbosh" + } + ], + "תלבשנה": [ + { + "word_nikkud": "לִלְבֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "973-lilbosh" + } + ], + "לבשו!‏": [ + { + "word_nikkud": "לִלְבֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "973-lilbosh" + } + ], + "ילבשו": [ + { + "word_nikkud": "לִלְבֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "973-lilbosh" + } + ], + "לובשת": [ + { + "word_nikkud": "לִלְבֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "973-lilbosh" + } + ], + "תלבושת": [ + { + "word_nikkud": "לִלְבֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "973-lilbosh" + }, + { + "word_nikkud": "לְהִתְלַבֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "974-lehitlabesh" + } + ], + "לבשנה!‏": [ + { + "word_nikkud": "לִלְבֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "973-lilbosh" + } + ], + "לובשים": [ + { + "word_nikkud": "לִלְבֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "973-lilbosh" + } + ], + "ילבש": [ + { + "word_nikkud": "לִלְבֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "973-lilbosh" + } + ], + "לבשת": [ + { + "word_nikkud": "לִלְבֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "973-lilbosh" + } + ], + "לבשתי": [ + { + "word_nikkud": "לִלְבֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "973-lilbosh" + } + ], + "תלבש": [ + { + "word_nikkud": "לִלְבֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "973-lilbosh" + } + ], + "תורשי": [ + { + "word_nikkud": "לְהַרְשׁוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "יורשו": [ + { + "word_nikkud": "לְהַרְשׁוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "תורשה": [ + { + "word_nikkud": "לְהַרְשׁוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + }, + { + "word_nikkud": "לָרֶשֶׁת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "856-lareshet" + } + ], + "רשות": [ + { + "word_nikkud": "לְהַרְשׁוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "מורשות": [ + { + "word_nikkud": "לְהַרְשׁוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "מורשים": [ + { + "word_nikkud": "לְהַרְשׁוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "הורשו": [ + { + "word_nikkud": "לְהַרְשׁוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "יורשה": [ + { + "word_nikkud": "לְהַרְשׁוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "הורשיתי": [ + { + "word_nikkud": "לְהַרְשׁוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "נורשה": [ + { + "word_nikkud": "לְהַרְשׁוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "רישוי": [ + { + "word_nikkud": "לְהַרְשׁוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "הורשה": [ + { + "word_nikkud": "לְהַרְשׁוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "רישיון": [ + { + "word_nikkud": "לְהַרְשׁוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "מורשה": [ + { + "word_nikkud": "לְהַרְשׁוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "הורשתה": [ + { + "word_nikkud": "לְהַרְשׁוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "הורשיתם": [ + { + "word_nikkud": "לְהַרְשׁוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "אורשה": [ + { + "word_nikkud": "לְהַרְשׁוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "ר - שׁ - ה": [ + { + "word_nikkud": "לְהַרְשׁוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "הורשינו": [ + { + "word_nikkud": "לְהַרְשׁוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "הורשית": [ + { + "word_nikkud": "לְהַרְשׁוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "הורשיתן": [ + { + "word_nikkud": "לְהַרְשׁוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "תורשו": [ + { + "word_nikkud": "לְהַרְשׁוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "מורשית": [ + { + "word_nikkud": "לְהַרְשׁוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "תורשינה": [ + { + "word_nikkud": "לְהַרְשׁוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2101-leharshot" + } + ], + "תזכור": [ + { + "word_nikkud": "לִזְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "34-lizkor" + } + ], + "זיכרון": [ + { + "word_nikkud": "לִזְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "34-lizkor" + }, + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + }, + { + "word_nikkud": "לְהִזָּכֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "504-lehizacher" + } + ], + "יזכור": [ + { + "word_nikkud": "לִזְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "34-lizkor" + } + ], + "זוכרים": [ + { + "word_nikkud": "לִזְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "34-lizkor" + } + ], + "זכרי!‏": [ + { + "word_nikkud": "לִזְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "34-lizkor" + } + ], + "להיזכר": [ + { + "word_nikkud": "לִזְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "34-lizkor" + }, + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + }, + { + "word_nikkud": "לְהִזָּכֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "504-lehizacher" + } + ], + "מזכיר": [ + { + "word_nikkud": "לִזְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "34-lizkor" + }, + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + }, + { + "word_nikkud": "לְהִזָּכֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "504-lehizacher" + } + ], + "זכרתן": [ + { + "word_nikkud": "לִזְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "34-lizkor" + } + ], + "זכרה": [ + { + "word_nikkud": "לִזְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "34-lizkor" + } + ], + "זכירה": [ + { + "word_nikkud": "לִזְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "34-lizkor" + }, + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + }, + { + "word_nikkud": "לְהִזָּכֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "504-lehizacher" + } + ], + "זכור!‏": [ + { + "word_nikkud": "לִזְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "34-lizkor" + } + ], + "זוכרות": [ + { + "word_nikkud": "לִזְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "34-lizkor" + } + ], + "זכרו": [ + { + "word_nikkud": "לִזְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "34-lizkor" + } + ], + "מזכר": [ + { + "word_nikkud": "לִזְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "34-lizkor" + }, + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + }, + { + "word_nikkud": "לְהִזָּכֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "504-lehizacher" + } + ], + "תזכרי": [ + { + "word_nikkud": "לִזְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "34-lizkor" + } + ], + "זכור": [ + { + "word_nikkud": "לִזְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "34-lizkor" + }, + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + }, + { + "word_nikkud": "לְהִזָּכֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "504-lehizacher" + } + ], + "זוכרת": [ + { + "word_nikkud": "לִזְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "34-lizkor" + } + ], + "מזכרת": [ + { + "word_nikkud": "לִזְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "34-lizkor" + }, + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + }, + { + "word_nikkud": "לְהִזָּכֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "504-lehizacher" + } + ], + "זכרנו": [ + { + "word_nikkud": "לִזְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "34-lizkor" + } + ], + "זכרת": [ + { + "word_nikkud": "לִזְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "34-lizkor" + } + ], + "תזכורנה": [ + { + "word_nikkud": "לִזְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "34-lizkor" + } + ], + "זוכר": [ + { + "word_nikkud": "לִזְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "34-lizkor" + } + ], + "זכר": [ + { + "word_nikkud": "לִזְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "34-lizkor" + }, + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + }, + { + "word_nikkud": "לְהִזָּכֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "504-lehizacher" + } + ], + "זכרו!‏": [ + { + "word_nikkud": "לִזְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "34-lizkor" + } + ], + "זכורנה!‏": [ + { + "word_nikkud": "לִזְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "34-lizkor" + } + ], + "מוזכר": [ + { + "word_nikkud": "לִזְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "34-lizkor" + }, + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + }, + { + "word_nikkud": "לְהִזָּכֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "504-lehizacher" + } + ], + "לזכור": [ + { + "word_nikkud": "לִזְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "34-lizkor" + }, + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + }, + { + "word_nikkud": "לְהִזָּכֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "504-lehizacher" + } + ], + "אזכרה": [ + { + "word_nikkud": "לִזְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "34-lizkor" + }, + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + }, + { + "word_nikkud": "לְהִזָּכֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "504-lehizacher" + } + ], + "זכרתם": [ + { + "word_nikkud": "לִזְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "34-lizkor" + } + ], + "הזכרה": [ + { + "word_nikkud": "לִזְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "34-lizkor" + }, + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + }, + { + "word_nikkud": "לְהִזָּכֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "504-lehizacher" + } + ], + "נזכור": [ + { + "word_nikkud": "לִזְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "34-lizkor" + } + ], + "יזכרו": [ + { + "word_nikkud": "לִזְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "34-lizkor" + } + ], + "זכרתי": [ + { + "word_nikkud": "לִזְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "34-lizkor" + } + ], + "תזכרו": [ + { + "word_nikkud": "לִזְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "34-lizkor" + } + ], + "ז - כ - ר": [ + { + "word_nikkud": "לִזְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "34-lizkor" + }, + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + }, + { + "word_nikkud": "לְהִזָּכֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "504-lehizacher" + } + ], + "להזכיר": [ + { + "word_nikkud": "לִזְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "34-lizkor" + }, + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + }, + { + "word_nikkud": "לְהִזָּכֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "504-lehizacher" + } + ], + "תזכורת": [ + { + "word_nikkud": "לִזְכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "34-lizkor" + }, + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + }, + { + "word_nikkud": "לְהִזָּכֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "504-lehizacher" + } + ], + "להגניב": [ + { + "word_nikkud": "לִגְנֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "353-lignov" + } + ], + "גנבנו": [ + { + "word_nikkud": "לִגְנֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "353-lignov" + } + ], + "גנבו!‏": [ + { + "word_nikkud": "לִגְנֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "353-lignov" + } + ], + "גונבת": [ + { + "word_nikkud": "לִגְנֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "353-lignov" + } + ], + "גנבתם": [ + { + "word_nikkud": "לִגְנֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "353-lignov" + } + ], + "גנבת": [ + { + "word_nikkud": "לִגְנֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "353-lignov" + } + ], + "נגנוב": [ + { + "word_nikkud": "לִגְנֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "353-lignov" + } + ], + "ג - נ - ב": [ + { + "word_nikkud": "לִגְנֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "353-lignov" + } + ], + "לגנוב": [ + { + "word_nikkud": "לִגְנֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "353-lignov" + } + ], + "גנבתי": [ + { + "word_nikkud": "לִגְנֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "353-lignov" + } + ], + "גונב": [ + { + "word_nikkud": "לִגְנֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "353-lignov" + } + ], + "גונבות": [ + { + "word_nikkud": "לִגְנֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "353-lignov" + } + ], + "אגנוב": [ + { + "word_nikkud": "לִגְנֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "353-lignov" + } + ], + "גנובנה!‏": [ + { + "word_nikkud": "לִגְנֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "353-lignov" + } + ], + "גנבה": [ + { + "word_nikkud": "לִגְנֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "353-lignov" + } + ], + "גנוב": [ + { + "word_nikkud": "לִגְנֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "353-lignov" + } + ], + "גנבתן": [ + { + "word_nikkud": "לִגְנֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "353-lignov" + } + ], + "להיגנב": [ + { + "word_nikkud": "לִגְנֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "353-lignov" + } + ], + "יגנבו": [ + { + "word_nikkud": "לִגְנֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "353-lignov" + } + ], + "גנבי!‏": [ + { + "word_nikkud": "לִגְנֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "353-lignov" + } + ], + "להתגנב": [ + { + "word_nikkud": "לִגְנֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "353-lignov" + } + ], + "גנב": [ + { + "word_nikkud": "לִגְנֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "353-lignov" + } + ], + "יגנוב": [ + { + "word_nikkud": "לִגְנֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "353-lignov" + } + ], + "גונבים": [ + { + "word_nikkud": "לִגְנֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "353-lignov" + } + ], + "תגנבו": [ + { + "word_nikkud": "לִגְנֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "353-lignov" + } + ], + "גנוב!‏": [ + { + "word_nikkud": "לִגְנֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "353-lignov" + } + ], + "תגנבי": [ + { + "word_nikkud": "לִגְנֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "353-lignov" + } + ], + "תגנובנה": [ + { + "word_nikkud": "לִגְנֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "353-lignov" + } + ], + "גנבו": [ + { + "word_nikkud": "לִגְנֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "353-lignov" + } + ], + "תגנוב": [ + { + "word_nikkud": "לִגְנֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "353-lignov" + } + ], + "הירגע!‏": [ + { + "word_nikkud": "לְהֵרָגֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1990-leheragea" + } + ], + "נרגעתי": [ + { + "word_nikkud": "לְהֵרָגֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1990-leheragea" + } + ], + "הירגעי!‏": [ + { + "word_nikkud": "לְהֵרָגֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1990-leheragea" + } + ], + "נרגעה": [ + { + "word_nikkud": "לְהֵרָגֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1990-leheragea" + } + ], + "רגוע": [ + { + "word_nikkud": "לְהֵרָגֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1990-leheragea" + }, + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "נרגעתם": [ + { + "word_nikkud": "לְהֵרָגֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1990-leheragea" + } + ], + "נרגע": [ + { + "word_nikkud": "לְהֵרָגֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1990-leheragea" + } + ], + "להרגיע": [ + { + "word_nikkud": "לְהֵרָגֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1990-leheragea" + }, + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "נרגעים": [ + { + "word_nikkud": "לְהֵרָגֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1990-leheragea" + } + ], + "רגע": [ + { + "word_nikkud": "לְהֵרָגֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1990-leheragea" + }, + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "ר - ג - ע": [ + { + "word_nikkud": "לְהֵרָגֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1990-leheragea" + }, + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "הירגענה!‏": [ + { + "word_nikkud": "לְהֵרָגֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1990-leheragea" + } + ], + "רוגע": [ + { + "word_nikkud": "לְהֵרָגֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1990-leheragea" + }, + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "תירגעי": [ + { + "word_nikkud": "לְהֵרָגֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1990-leheragea" + } + ], + "אירגע": [ + { + "word_nikkud": "לְהֵרָגֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1990-leheragea" + } + ], + "הירגעו!‏": [ + { + "word_nikkud": "לְהֵרָגֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1990-leheragea" + } + ], + "להירגע": [ + { + "word_nikkud": "לְהֵרָגֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1990-leheragea" + }, + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "נרגעתן": [ + { + "word_nikkud": "לְהֵרָגֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1990-leheragea" + } + ], + "נרגעות": [ + { + "word_nikkud": "לְהֵרָגֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1990-leheragea" + } + ], + "תירגענה": [ + { + "word_nikkud": "לְהֵרָגֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1990-leheragea" + } + ], + "יירגע": [ + { + "word_nikkud": "לְהֵרָגֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1990-leheragea" + } + ], + "נרגעת": [ + { + "word_nikkud": "לְהֵרָגֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1990-leheragea" + } + ], + "נירגע": [ + { + "word_nikkud": "לְהֵרָגֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1990-leheragea" + } + ], + "הרגעה": [ + { + "word_nikkud": "לְהֵרָגֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1990-leheragea" + }, + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "נרגעו": [ + { + "word_nikkud": "לְהֵרָגֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1990-leheragea" + } + ], + "תירגע": [ + { + "word_nikkud": "לְהֵרָגֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1990-leheragea" + } + ], + "תירגעו": [ + { + "word_nikkud": "לְהֵרָגֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1990-leheragea" + } + ], + "נרגענו": [ + { + "word_nikkud": "לְהֵרָגֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1990-leheragea" + } + ], + "יירגעו": [ + { + "word_nikkud": "לְהֵרָגֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1990-leheragea" + } + ], + "תסגרי": [ + { + "word_nikkud": "לִסְגֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1314-lisgor" + } + ], + "יסגרו": [ + { + "word_nikkud": "לִסְגֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1314-lisgor" + } + ], + "סגור!‏": [ + { + "word_nikkud": "לִסְגֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1314-lisgor" + } + ], + "סוגרות": [ + { + "word_nikkud": "לִסְגֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1314-lisgor" + } + ], + "סוגרים": [ + { + "word_nikkud": "לִסְגֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1314-lisgor" + } + ], + "סגרתן": [ + { + "word_nikkud": "לִסְגֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1314-lisgor" + } + ], + "סגור": [ + { + "word_nikkud": "לִסְגֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1314-lisgor" + } + ], + "סגירה": [ + { + "word_nikkud": "לִסְגֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1314-lisgor" + } + ], + "לסגור": [ + { + "word_nikkud": "לִסְגֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1314-lisgor" + } + ], + "תסגרו": [ + { + "word_nikkud": "לִסְגֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1314-lisgor" + } + ], + "סגורנה!‏": [ + { + "word_nikkud": "לִסְגֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1314-lisgor" + } + ], + "הסגר": [ + { + "word_nikkud": "לִסְגֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1314-lisgor" + } + ], + "הסגרה": [ + { + "word_nikkud": "לִסְגֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1314-lisgor" + } + ], + "סגרו!‏": [ + { + "word_nikkud": "לִסְגֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1314-lisgor" + } + ], + "סוגר": [ + { + "word_nikkud": "לִסְגֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1314-lisgor" + } + ], + "להיסגר": [ + { + "word_nikkud": "לִסְגֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1314-lisgor" + } + ], + "סגרתי": [ + { + "word_nikkud": "לִסְגֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1314-lisgor" + } + ], + "אסגור": [ + { + "word_nikkud": "לִסְגֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1314-lisgor" + } + ], + "סגרי!‏": [ + { + "word_nikkud": "לִסְגֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1314-lisgor" + } + ], + "סגרת": [ + { + "word_nikkud": "לִסְגֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1314-lisgor" + } + ], + "ס - ג - ר": [ + { + "word_nikkud": "לִסְגֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1314-lisgor" + } + ], + "סוגרת": [ + { + "word_nikkud": "לִסְגֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1314-lisgor" + } + ], + "להסגיר": [ + { + "word_nikkud": "לִסְגֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1314-lisgor" + } + ], + "מסגר": [ + { + "word_nikkud": "לִסְגֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1314-lisgor" + } + ], + "תסגור": [ + { + "word_nikkud": "לִסְגֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1314-lisgor" + } + ], + "סגרו": [ + { + "word_nikkud": "לִסְגֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1314-lisgor" + } + ], + "סגרה": [ + { + "word_nikkud": "לִסְגֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1314-lisgor" + } + ], + "להסתגר": [ + { + "word_nikkud": "לִסְגֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1314-lisgor" + } + ], + "מסגרת": [ + { + "word_nikkud": "לִסְגֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1314-lisgor" + } + ], + "סגרנו": [ + { + "word_nikkud": "לִסְגֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1314-lisgor" + } + ], + "נסגור": [ + { + "word_nikkud": "לִסְגֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1314-lisgor" + } + ], + "תסגורנה": [ + { + "word_nikkud": "לִסְגֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1314-lisgor" + } + ], + "סגר": [ + { + "word_nikkud": "לִסְגֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1314-lisgor" + } + ], + "סגרתם": [ + { + "word_nikkud": "לִסְגֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1314-lisgor" + } + ], + "יסגור": [ + { + "word_nikkud": "לִסְגֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1314-lisgor" + } + ], + "תיגעו": [ + { + "word_nikkud": "לָגַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1140-lagaat" + } + ], + "תיגענה": [ + { + "word_nikkud": "לָגַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1140-lagaat" + } + ], + "געי!‏": [ + { + "word_nikkud": "לָגַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1140-lagaat" + } + ], + "געו!‏": [ + { + "word_nikkud": "לָגַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1140-lagaat" + } + ], + "נגענו": [ + { + "word_nikkud": "לָגַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1140-lagaat" + } + ], + "גע!‏": [ + { + "word_nikkud": "לָגַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1140-lagaat" + } + ], + "גענה!‏": [ + { + "word_nikkud": "לָגַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1140-lagaat" + } + ], + "ייגעו": [ + { + "word_nikkud": "לָגַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1140-lagaat" + } + ], + "תיגע": [ + { + "word_nikkud": "לָגַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1140-lagaat" + } + ], + "לנגוע": [ + { + "word_nikkud": "לָגַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1140-lagaat" + } + ], + "נגעה": [ + { + "word_nikkud": "לָגַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1140-lagaat" + } + ], + "תיגעי": [ + { + "word_nikkud": "לָגַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1140-lagaat" + } + ], + "אגע": [ + { + "word_nikkud": "לָגַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1140-lagaat" + } + ], + "נוגעת": [ + { + "word_nikkud": "לָגַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1140-lagaat" + } + ], + "ייגע": [ + { + "word_nikkud": "לָגַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1140-lagaat" + } + ], + "נגעתי": [ + { + "word_nikkud": "לָגַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1140-lagaat" + } + ], + "נגעת": [ + { + "word_nikkud": "לָגַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1140-lagaat" + } + ], + "נגעתם": [ + { + "word_nikkud": "לָגַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1140-lagaat" + } + ], + "ניגע": [ + { + "word_nikkud": "לָגַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1140-lagaat" + } + ], + "נגעתן": [ + { + "word_nikkud": "לָגַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1140-lagaat" + } + ], + "נוגעות": [ + { + "word_nikkud": "לָגַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1140-lagaat" + } + ], + "נוגעים": [ + { + "word_nikkud": "לָגַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1140-lagaat" + } + ], + "נגעו": [ + { + "word_nikkud": "לָגַעַת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1140-lagaat" + } + ], + "תמנעי": [ + { + "word_nikkud": "לִמְנֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1068-limnoa" + } + ], + "ימנעו": [ + { + "word_nikkud": "לִמְנֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1068-limnoa" + } + ], + "מנעי!‏": [ + { + "word_nikkud": "לִמְנֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1068-limnoa" + } + ], + "תמנעו": [ + { + "word_nikkud": "לִמְנֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1068-limnoa" + } + ], + "להימנע": [ + { + "word_nikkud": "לִמְנֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1068-limnoa" + }, + { + "word_nikkud": "לְהִמָּנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1069-lehimanea" + } + ], + "מנענו": [ + { + "word_nikkud": "לִמְנֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1068-limnoa" + } + ], + "מנעתי": [ + { + "word_nikkud": "לִמְנֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1068-limnoa" + } + ], + "נמנע": [ + { + "word_nikkud": "לִמְנֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1068-limnoa" + }, + { + "word_nikkud": "לְהִמָּנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1069-lehimanea" + } + ], + "מנעתן": [ + { + "word_nikkud": "לִמְנֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1068-limnoa" + } + ], + "תמנע": [ + { + "word_nikkud": "לִמְנֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1068-limnoa" + } + ], + "תמנענה": [ + { + "word_nikkud": "לִמְנֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1068-limnoa" + } + ], + "מנע": [ + { + "word_nikkud": "לִמְנֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1068-limnoa" + } + ], + "הימנעות": [ + { + "word_nikkud": "לִמְנֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1068-limnoa" + }, + { + "word_nikkud": "לְהִמָּנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1069-lehimanea" + } + ], + "למנוע": [ + { + "word_nikkud": "לִמְנֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1068-limnoa" + }, + { + "word_nikkud": "לְהִמָּנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1069-lehimanea" + } + ], + "מ - נ - ע": [ + { + "word_nikkud": "לִמְנֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1068-limnoa" + }, + { + "word_nikkud": "לְהִמָּנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1069-lehimanea" + } + ], + "מנענה!‏": [ + { + "word_nikkud": "לִמְנֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1068-limnoa" + } + ], + "מנעו": [ + { + "word_nikkud": "לִמְנֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1068-limnoa" + } + ], + "מנעתם": [ + { + "word_nikkud": "לִמְנֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1068-limnoa" + } + ], + "מנעו!‏": [ + { + "word_nikkud": "לִמְנֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1068-limnoa" + } + ], + "מניעה": [ + { + "word_nikkud": "לִמְנֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1068-limnoa" + }, + { + "word_nikkud": "לְהִמָּנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1069-lehimanea" + } + ], + "אמנע": [ + { + "word_nikkud": "לִמְנֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1068-limnoa" + }, + { + "word_nikkud": "לְהִמָּנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1069-lehimanea" + } + ], + "מנעה": [ + { + "word_nikkud": "לִמְנֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1068-limnoa" + } + ], + "מונעים": [ + { + "word_nikkud": "לִמְנֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1068-limnoa" + } + ], + "ימנע": [ + { + "word_nikkud": "לִמְנֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1068-limnoa" + } + ], + "מונעות": [ + { + "word_nikkud": "לִמְנֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1068-limnoa" + } + ], + "מנעת": [ + { + "word_nikkud": "לִמְנֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1068-limnoa" + } + ], + "מנע!‏": [ + { + "word_nikkud": "לִמְנֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1068-limnoa" + } + ], + "מונעת": [ + { + "word_nikkud": "לִמְנֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1068-limnoa" + } + ], + "מונע": [ + { + "word_nikkud": "לִמְנֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1068-limnoa" + } + ], + "הציגו": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "תציגי": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "תציגו": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "הצגנה!‏": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "מוצגים": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "הצגה": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "הוצגתי": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "לייצג": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "צג": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "מציג": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "תציג": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "אוצג": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "יוצג": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "תצוגה": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "מציגים": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "מוצג": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "מוצגת": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "מציגה": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "הוצגתם": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "תוצגי": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "מיצג": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "הוצגתן": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "הצגתן": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "הציג": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "מצגת": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "תצגנה": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "י - צ - ג": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "ייצוג": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "הוצגו": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "תוצג": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "הציגה": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "להציג": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "נציג": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "הצגתי": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "הציגו!‏": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "הוצגת": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "הצגתם": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "נוצג": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "אציג": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "תוצגנה": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "הצג!‏": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "הוצג": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "הציגי!‏": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "יציג": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "יציגו": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "מוצגות": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "הוצגנו": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "יוצגו": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "מציגות": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "הצגת": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "תוצגו": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "הצגנו": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "הוצגה": [ + { + "word_nikkud": "לְהַצִּיג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "870-lehatzig" + } + ], + "בטחתם": [ + { + "word_nikkud": "לִבְטֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "211-livtoach" + } + ], + "בטחה": [ + { + "word_nikkud": "לִבְטֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "211-livtoach" + } + ], + "בטחנו": [ + { + "word_nikkud": "לִבְטֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "211-livtoach" + } + ], + "ב - ט - ח": [ + { + "word_nikkud": "לִבְטֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "211-livtoach" + }, + { + "word_nikkud": "לְהַבְטִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + }, + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "תבטחו": [ + { + "word_nikkud": "לִבְטֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "211-livtoach" + }, + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "תבטחי": [ + { + "word_nikkud": "לִבְטֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "211-livtoach" + }, + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "יבטחו": [ + { + "word_nikkud": "לִבְטֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "211-livtoach" + }, + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "לבטח": [ + { + "word_nikkud": "לִבְטֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "211-livtoach" + }, + { + "word_nikkud": "לְהַבְטִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + }, + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "מובטח": [ + { + "word_nikkud": "לִבְטֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "211-livtoach" + }, + { + "word_nikkud": "לְהַבְטִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + }, + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "בטחנה!‏": [ + { + "word_nikkud": "לִבְטֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "211-livtoach" + }, + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "בטחתן": [ + { + "word_nikkud": "לִבְטֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "211-livtoach" + } + ], + "בטחו": [ + { + "word_nikkud": "לִבְטֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "211-livtoach" + } + ], + "תבטח": [ + { + "word_nikkud": "לִבְטֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "211-livtoach" + }, + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "בטחו!‏": [ + { + "word_nikkud": "לִבְטֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "211-livtoach" + }, + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "בטחת": [ + { + "word_nikkud": "לִבְטֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "211-livtoach" + } + ], + "לבטוח": [ + { + "word_nikkud": "לִבְטֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "211-livtoach" + }, + { + "word_nikkud": "לְהַבְטִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + }, + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "בטח": [ + { + "word_nikkud": "לִבְטֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "211-livtoach" + }, + { + "word_nikkud": "לְהַבְטִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + }, + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "אבטח": [ + { + "word_nikkud": "לִבְטֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "211-livtoach" + }, + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "בוטח": [ + { + "word_nikkud": "לִבְטֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "211-livtoach" + }, + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "בטוח": [ + { + "word_nikkud": "לִבְטֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "211-livtoach" + }, + { + "word_nikkud": "לְהַבְטִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + }, + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "בוטחות": [ + { + "word_nikkud": "לִבְטֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "211-livtoach" + } + ], + "בטחי!‏": [ + { + "word_nikkud": "לִבְטֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "211-livtoach" + }, + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "בוטחים": [ + { + "word_nikkud": "לִבְטֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "211-livtoach" + } + ], + "בטח!‏": [ + { + "word_nikkud": "לִבְטֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "211-livtoach" + }, + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "בוטחת": [ + { + "word_nikkud": "לִבְטֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "211-livtoach" + }, + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "בטחתי": [ + { + "word_nikkud": "לִבְטֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "211-livtoach" + } + ], + "נבטח": [ + { + "word_nikkud": "לִבְטֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "211-livtoach" + }, + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "יבטח": [ + { + "word_nikkud": "לִבְטֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "211-livtoach" + }, + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "נוהגים": [ + { + "word_nikkud": "לִנְהֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1153-linhog" + } + ], + "נהג": [ + { + "word_nikkud": "לִנְהֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1153-linhog" + }, + { + "word_nikkud": "לְהִתְנַהֵג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1155-lehitnaheg" + } + ], + "נוהג": [ + { + "word_nikkud": "לִנְהֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1153-linhog" + } + ], + "ינהגו": [ + { + "word_nikkud": "לִנְהֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1153-linhog" + } + ], + "אנהג": [ + { + "word_nikkud": "לִנְהֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1153-linhog" + } + ], + "נהגנה!‏": [ + { + "word_nikkud": "לִנְהֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1153-linhog" + } + ], + "נהגתם": [ + { + "word_nikkud": "לִנְהֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1153-linhog" + } + ], + "נהג!‏": [ + { + "word_nikkud": "לִנְהֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1153-linhog" + } + ], + "תנהג": [ + { + "word_nikkud": "לִנְהֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1153-linhog" + } + ], + "תנהגו": [ + { + "word_nikkud": "לִנְהֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1153-linhog" + } + ], + "תנהגי": [ + { + "word_nikkud": "לִנְהֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1153-linhog" + } + ], + "מנהג": [ + { + "word_nikkud": "לִנְהֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1153-linhog" + }, + { + "word_nikkud": "לְהִתְנַהֵג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1155-lehitnaheg" + } + ], + "נוהגות": [ + { + "word_nikkud": "לִנְהֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1153-linhog" + } + ], + "נהוג": [ + { + "word_nikkud": "לִנְהֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1153-linhog" + }, + { + "word_nikkud": "לְהִתְנַהֵג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1155-lehitnaheg" + } + ], + "נהגתן": [ + { + "word_nikkud": "לִנְהֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1153-linhog" + } + ], + "נהגו": [ + { + "word_nikkud": "לִנְהֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1153-linhog" + } + ], + "נהגת": [ + { + "word_nikkud": "לִנְהֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1153-linhog" + } + ], + "תנהגנה": [ + { + "word_nikkud": "לִנְהֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1153-linhog" + } + ], + "התנהגות": [ + { + "word_nikkud": "לִנְהֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1153-linhog" + }, + { + "word_nikkud": "לְהִתְנַהֵג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1155-lehitnaheg" + } + ], + "מנהיג": [ + { + "word_nikkud": "לִנְהֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1153-linhog" + }, + { + "word_nikkud": "לְהִתְנַהֵג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1155-lehitnaheg" + } + ], + "נוהגת": [ + { + "word_nikkud": "לִנְהֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1153-linhog" + } + ], + "ננהג": [ + { + "word_nikkud": "לִנְהֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1153-linhog" + } + ], + "נהגתי": [ + { + "word_nikkud": "לִנְהֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1153-linhog" + } + ], + "נהגו!‏": [ + { + "word_nikkud": "לִנְהֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1153-linhog" + } + ], + "נהגי!‏": [ + { + "word_nikkud": "לִנְהֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1153-linhog" + } + ], + "ינהג": [ + { + "word_nikkud": "לִנְהֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1153-linhog" + } + ], + "נהיגה": [ + { + "word_nikkud": "לִנְהֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1153-linhog" + }, + { + "word_nikkud": "לְהִתְנַהֵג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1155-lehitnaheg" + } + ], + "לנהוג": [ + { + "word_nikkud": "לִנְהֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1153-linhog" + }, + { + "word_nikkud": "לְהִתְנַהֵג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1155-lehitnaheg" + } + ], + "נהגה": [ + { + "word_nikkud": "לִנְהֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1153-linhog" + } + ], + "להנהיג": [ + { + "word_nikkud": "לִנְהֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1153-linhog" + }, + { + "word_nikkud": "לְהִתְנַהֵג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1155-lehitnaheg" + } + ], + "נהגנו": [ + { + "word_nikkud": "לִנְהֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1153-linhog" + } + ], + "נ - ה - ג": [ + { + "word_nikkud": "לִנְהֹג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1153-linhog" + }, + { + "word_nikkud": "לְהִתְנַהֵג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1155-lehitnaheg" + } + ], + "מורמים": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "יורמו": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "הרמנה!‏": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "תרימו": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "הורמתן": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "תרימי": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "הרמה": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "תורמי": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "יורם": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "הרמנו": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "ארים": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + }, + { + "word_nikkud": "לָאֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2732-laor" + } + ], + "הורמתם": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "תורמו": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "הרימותן": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "הורמו": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "הרימו!‏": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "להתרומם": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "מורמות": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "ירים": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "הרמת": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "הרימותם": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "הרמתן": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "תרים": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "הרימה": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "מרימות": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "תורמנה": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "מרים": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "הורמה": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "נורם": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "הרימותי": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "מרימים": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "תורם": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "רמה": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + }, + { + "word_nikkud": "לְרַמּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2790-lirmot" + } + ], + "הרימות": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "הרימו": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "הורמנו": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "מרום": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "ר - ו - ם": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "הרים": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "לרומם": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "הורמת": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "הורם": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "להרים": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "הרימי!‏": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "הורמתי": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "רם": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "תרימינה": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "אורם": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "הרמתי": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "ירימו": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "תרמנה": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "הרם!‏": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "תרומה": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "נרים": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "תורמינה": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "הרמתם": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "מורמת": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "מרימה": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "מורם": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "הרימונו": [ + { + "word_nikkud": "לְהָרִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2414-leharim" + } + ], + "שוקרתם": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "שיקרנו": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "שיקרו": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "תשוקרו": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "נשקר": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "ישוקרו": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "שקרן": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "תשוקרי": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "שוקרת": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "שקרי!‏": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "לשקר": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "שוקרתן": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "משקרות": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "משוקרות": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "תשוקרנה": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "שקר": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "משקרת": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "שקרנה!‏": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "שוקרתי": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "שקר!‏": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "ישקרו": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "שוקרה": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "תשקר": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "משקרים": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "נשוקר": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "תשקרי": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "ישוקר": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "שיקרתם": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "משוקר": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "משוקרת": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "שיקר": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "שיקרה": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "תשקרו": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "שוקרו": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "תשוקר": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "שיקרת": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "שׁ - ק - ר": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "שקרו!‏": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "אשוקר": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "תשקרנה": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "שיקרתי": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "שוקר": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "שוקרנו": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "שיקרתן": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "משוקרים": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "ישקר": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "אשקר": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "משקר": [ + { + "word_nikkud": "לְשַׁקֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2311-leshaker" + } + ], + "לשיר": [ + { + "word_nikkud": "לָשִׁיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5-lashir" + } + ], + "שירה": [ + { + "word_nikkud": "לָשִׁיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5-lashir" + } + ], + "שרת": [ + { + "word_nikkud": "לָשִׁיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5-lashir" + } + ], + "תשירינה": [ + { + "word_nikkud": "לָשִׁיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5-lashir" + } + ], + "שרתם": [ + { + "word_nikkud": "לָשִׁיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5-lashir" + } + ], + "נשיר": [ + { + "word_nikkud": "לָשִׁיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5-lashir" + } + ], + "שרתי": [ + { + "word_nikkud": "לָשִׁיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5-lashir" + } + ], + "שייר": [ + { + "word_nikkud": "לָשִׁיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5-lashir" + } + ], + "שׁ - י - ר": [ + { + "word_nikkud": "לָשִׁיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5-lashir" + } + ], + "אשיר": [ + { + "word_nikkud": "לָשִׁיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5-lashir" + } + ], + "ישירו": [ + { + "word_nikkud": "לָשִׁיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5-lashir" + } + ], + "שרו": [ + { + "word_nikkud": "לָשִׁיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5-lashir" + } + ], + "תשירו": [ + { + "word_nikkud": "לָשִׁיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5-lashir" + } + ], + "שיור": [ + { + "word_nikkud": "לָשִׁיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5-lashir" + } + ], + "שירו!‏": [ + { + "word_nikkud": "לָשִׁיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5-lashir" + } + ], + "שיר": [ + { + "word_nikkud": "לָשִׁיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5-lashir" + } + ], + "שרים": [ + { + "word_nikkud": "לָשִׁיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5-lashir" + } + ], + "שיר!‏": [ + { + "word_nikkud": "לָשִׁיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5-lashir" + } + ], + "מושר": [ + { + "word_nikkud": "לָשִׁיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5-lashir" + } + ], + "לשורר": [ + { + "word_nikkud": "לָשִׁיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5-lashir" + } + ], + "שירינה!‏": [ + { + "word_nikkud": "לָשִׁיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5-lashir" + } + ], + "תשיר": [ + { + "word_nikkud": "לָשִׁיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5-lashir" + } + ], + "תשרנה": [ + { + "word_nikkud": "לָשִׁיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5-lashir" + } + ], + "שרות": [ + { + "word_nikkud": "לָשִׁיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5-lashir" + } + ], + "שרנה!‏": [ + { + "word_nikkud": "לָשִׁיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5-lashir" + } + ], + "שרה": [ + { + "word_nikkud": "לָשִׁיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5-lashir" + } + ], + "שרנו": [ + { + "word_nikkud": "לָשִׁיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5-lashir" + } + ], + "תשירי": [ + { + "word_nikkud": "לָשִׁיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5-lashir" + } + ], + "ישיר": [ + { + "word_nikkud": "לָשִׁיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5-lashir" + } + ], + "שירי!‏": [ + { + "word_nikkud": "לָשִׁיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5-lashir" + } + ], + "שר": [ + { + "word_nikkud": "לָשִׁיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5-lashir" + } + ], + "שרתן": [ + { + "word_nikkud": "לָשִׁיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5-lashir" + } + ], + "יובטח": [ + { + "word_nikkud": "לְהַבְטִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + } + ], + "הובטחת": [ + { + "word_nikkud": "לְהַבְטִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + } + ], + "נובטח": [ + { + "word_nikkud": "לְהַבְטִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + } + ], + "הובטחתן": [ + { + "word_nikkud": "לְהַבְטִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + } + ], + "מובטחים": [ + { + "word_nikkud": "לְהַבְטִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + } + ], + "אובטח": [ + { + "word_nikkud": "לְהַבְטִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + } + ], + "הובטחתם": [ + { + "word_nikkud": "לְהַבְטִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + } + ], + "הובטחתי": [ + { + "word_nikkud": "לְהַבְטִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + } + ], + "הובטחה": [ + { + "word_nikkud": "לְהַבְטִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + } + ], + "מובטחת": [ + { + "word_nikkud": "לְהַבְטִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + } + ], + "תובטחו": [ + { + "word_nikkud": "לְהַבְטִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + } + ], + "הובטח": [ + { + "word_nikkud": "לְהַבְטִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + } + ], + "הובטחנו": [ + { + "word_nikkud": "לְהַבְטִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + } + ], + "מובטחות": [ + { + "word_nikkud": "לְהַבְטִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + } + ], + "תובטחנה": [ + { + "word_nikkud": "לְהַבְטִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + } + ], + "הובטחו": [ + { + "word_nikkud": "לְהַבְטִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + } + ], + "יובטחו": [ + { + "word_nikkud": "לְהַבְטִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + } + ], + "תובטח": [ + { + "word_nikkud": "לְהַבְטִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + } + ], + "תובטחי": [ + { + "word_nikkud": "לְהַבְטִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "213-lehavtiach" + } + ], + "שכבתם": [ + { + "word_nikkud": "לִשְׁכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "10-lishkav" + } + ], + "שכב!‏": [ + { + "word_nikkud": "לִשְׁכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "10-lishkav" + } + ], + "תשכבי": [ + { + "word_nikkud": "לִשְׁכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "10-lishkav" + } + ], + "לשכב": [ + { + "word_nikkud": "לִשְׁכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "10-lishkav" + } + ], + "להשכיב": [ + { + "word_nikkud": "לִשְׁכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "10-lishkav" + } + ], + "נשכב": [ + { + "word_nikkud": "לִשְׁכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "10-lishkav" + } + ], + "משכב": [ + { + "word_nikkud": "לִשְׁכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "10-lishkav" + } + ], + "שׁ - כ - ב": [ + { + "word_nikkud": "לִשְׁכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "10-lishkav" + } + ], + "שוכבים": [ + { + "word_nikkud": "לִשְׁכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "10-lishkav" + } + ], + "תשכבו": [ + { + "word_nikkud": "לִשְׁכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "10-lishkav" + } + ], + "שכבנה!‏": [ + { + "word_nikkud": "לִשְׁכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "10-lishkav" + } + ], + "אשכב": [ + { + "word_nikkud": "לִשְׁכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "10-lishkav" + } + ], + "שוכב": [ + { + "word_nikkud": "לִשְׁכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "10-lishkav" + } + ], + "להישכב": [ + { + "word_nikkud": "לִשְׁכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "10-lishkav" + } + ], + "שכבנו": [ + { + "word_nikkud": "לִשְׁכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "10-lishkav" + } + ], + "שכבה": [ + { + "word_nikkud": "לִשְׁכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "10-lishkav" + } + ], + "ישכבו": [ + { + "word_nikkud": "לִשְׁכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "10-lishkav" + } + ], + "שכב": [ + { + "word_nikkud": "לִשְׁכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "10-lishkav" + } + ], + "שכבו": [ + { + "word_nikkud": "לִשְׁכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "10-lishkav" + } + ], + "שכבתי": [ + { + "word_nikkud": "לִשְׁכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "10-lishkav" + } + ], + "תשכב": [ + { + "word_nikkud": "לִשְׁכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "10-lishkav" + } + ], + "ישכב": [ + { + "word_nikkud": "לִשְׁכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "10-lishkav" + } + ], + "שכבו!‏": [ + { + "word_nikkud": "לִשְׁכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "10-lishkav" + } + ], + "שוכבות": [ + { + "word_nikkud": "לִשְׁכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "10-lishkav" + } + ], + "תשכבנה": [ + { + "word_nikkud": "לִשְׁכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "10-lishkav" + } + ], + "שכבתן": [ + { + "word_nikkud": "לִשְׁכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "10-lishkav" + } + ], + "שכבת": [ + { + "word_nikkud": "לִשְׁכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "10-lishkav" + } + ], + "שכבי!‏": [ + { + "word_nikkud": "לִשְׁכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "10-lishkav" + } + ], + "שוכבת": [ + { + "word_nikkud": "לִשְׁכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "10-lishkav" + } + ], + "לומדו": [ + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "נלומד": [ + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "לימדה": [ + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "מלמדים": [ + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "אלומד": [ + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "לומדתי": [ + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "לומדה": [ + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "מלמדת": [ + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "מלומד": [ + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "לימדו": [ + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "מלמדות": [ + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "ילומדו": [ + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "לימדת": [ + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "תלומדי": [ + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "לימד": [ + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "לומדתם": [ + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "לומדנו": [ + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "מלומדות": [ + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "לימדתם": [ + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "מלומדת": [ + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "לימדתי": [ + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "תלומד": [ + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "לומדתן": [ + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "ילומד": [ + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "מלמד": [ + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "לימדתן": [ + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "מלומדים": [ + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "תלומדו": [ + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "לימדנו": [ + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "תלומדנה": [ + { + "word_nikkud": "לְלַמֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "42-lelamed" + } + ], + "סודרה": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + } + ], + "סידור": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + }, + { + "word_nikkud": "לְהִסְתַּדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1322-lehistader" + } + ], + "סדרנה!‏": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + } + ], + "תסודרו": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + } + ], + "תסודר": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + } + ], + "סודרת": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + } + ], + "מסדרים": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + } + ], + "להסדיר": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + }, + { + "word_nikkud": "לְהִסְתַּדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1322-lehistader" + } + ], + "נסדר": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + } + ], + "מסודרים": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + } + ], + "יסדרו": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + } + ], + "סדיר": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + }, + { + "word_nikkud": "לְהִסְתַּדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1322-lehistader" + } + ], + "סדר": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + }, + { + "word_nikkud": "לְהִסְתַּדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1322-lehistader" + } + ], + "סידורי": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + }, + { + "word_nikkud": "לְהִסְתַּדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1322-lehistader" + } + ], + "ס - ד - ר": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + }, + { + "word_nikkud": "לְהִסְתַּדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1322-lehistader" + } + ], + "מסודר": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + } + ], + "מסודרות": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + } + ], + "נסודר": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + } + ], + "סידרנו": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + } + ], + "סודרנו": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + } + ], + "סודרתן": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + } + ], + "סודרתם": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + } + ], + "סידרת": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + } + ], + "תסודרי": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + } + ], + "סדרן": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + }, + { + "word_nikkud": "לְהִסְתַּדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1322-lehistader" + } + ], + "סידרו": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + } + ], + "מסודרת": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + } + ], + "יסודר": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + } + ], + "הסתדרות": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + }, + { + "word_nikkud": "לְהִסְתַּדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1322-lehistader" + } + ], + "תסדרו": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + } + ], + "יסדר": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + } + ], + "סדרי!‏": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + } + ], + "סידרה": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + } + ], + "סידר": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + } + ], + "תסדר": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + } + ], + "סידרתן": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + } + ], + "תסדרנה": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + } + ], + "סידרתי": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + } + ], + "סודרתי": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + } + ], + "לסדר": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + }, + { + "word_nikkud": "לְהִסְתַּדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1322-lehistader" + } + ], + "תסודרנה": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + } + ], + "אסדר": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + } + ], + "אסודר": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + } + ], + "מסדר": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + } + ], + "סודרו": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + } + ], + "הסדר": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + }, + { + "word_nikkud": "לְהִסְתַּדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1322-lehistader" + } + ], + "מסדרות": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + } + ], + "תסדרי": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + } + ], + "סדרה": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + }, + { + "word_nikkud": "לְהִסְתַּדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1322-lehistader" + } + ], + "סדר!‏": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + } + ], + "סדרו!‏": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + } + ], + "סידרתם": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + } + ], + "סודר": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + } + ], + "להסתדר": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + }, + { + "word_nikkud": "לְהִסְתַּדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1322-lehistader" + } + ], + "מסדרון": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + }, + { + "word_nikkud": "לְהִסְתַּדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1322-lehistader" + } + ], + "מסדרת": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + } + ], + "יסודרו": [ + { + "word_nikkud": "לְסַדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1320-lesader" + } + ], + "נשומנה!‏": [ + { + "word_nikkud": "לִנְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1273-linshom" + } + ], + "נשמתן": [ + { + "word_nikkud": "לִנְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1273-linshom" + } + ], + "ננשום": [ + { + "word_nikkud": "לִנְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1273-linshom" + } + ], + "נשמו!‏": [ + { + "word_nikkud": "לִנְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1273-linshom" + } + ], + "תנשמי": [ + { + "word_nikkud": "לִנְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1273-linshom" + } + ], + "הנשמה": [ + { + "word_nikkud": "לִנְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1273-linshom" + } + ], + "תנשמו": [ + { + "word_nikkud": "לִנְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1273-linshom" + } + ], + "נושמים": [ + { + "word_nikkud": "לִנְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1273-linshom" + } + ], + "נשמתי": [ + { + "word_nikkud": "לִנְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1273-linshom" + } + ], + "נשמנו": [ + { + "word_nikkud": "לִנְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1273-linshom" + } + ], + "נ - שׁ - ם": [ + { + "word_nikkud": "לִנְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1273-linshom" + } + ], + "תנשומנה": [ + { + "word_nikkud": "לִנְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1273-linshom" + } + ], + "נשמת": [ + { + "word_nikkud": "לִנְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1273-linshom" + } + ], + "ינשום": [ + { + "word_nikkud": "לִנְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1273-linshom" + } + ], + "ינשמו": [ + { + "word_nikkud": "לִנְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1273-linshom" + } + ], + "להתנשם": [ + { + "word_nikkud": "לִנְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1273-linshom" + } + ], + "נשמתם": [ + { + "word_nikkud": "לִנְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1273-linshom" + } + ], + "נשמי!‏": [ + { + "word_nikkud": "לִנְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1273-linshom" + } + ], + "נושם": [ + { + "word_nikkud": "לִנְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1273-linshom" + } + ], + "תנשום": [ + { + "word_nikkud": "לִנְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1273-linshom" + } + ], + "לנשום": [ + { + "word_nikkud": "לִנְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1273-linshom" + } + ], + "נשמו": [ + { + "word_nikkud": "לִנְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1273-linshom" + } + ], + "נשום!‏": [ + { + "word_nikkud": "לִנְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1273-linshom" + } + ], + "להנשים": [ + { + "word_nikkud": "לִנְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1273-linshom" + } + ], + "נשמה": [ + { + "word_nikkud": "לִנְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1273-linshom" + } + ], + "נושמות": [ + { + "word_nikkud": "לִנְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1273-linshom" + } + ], + "נשימה": [ + { + "word_nikkud": "לִנְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1273-linshom" + } + ], + "אנשום": [ + { + "word_nikkud": "לִנְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1273-linshom" + } + ], + "נושמת": [ + { + "word_nikkud": "לִנְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1273-linshom" + } + ], + "תעקבי": [ + { + "word_nikkud": "לַעֲקֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1544-laakov" + } + ], + "עוקב": [ + { + "word_nikkud": "לַעֲקֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1544-laakov" + } + ], + "תעקבו": [ + { + "word_nikkud": "לַעֲקֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1544-laakov" + } + ], + "עקבו": [ + { + "word_nikkud": "לַעֲקֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1544-laakov" + } + ], + "תעקובנה": [ + { + "word_nikkud": "לַעֲקֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1544-laakov" + } + ], + "עוקבים": [ + { + "word_nikkud": "לַעֲקֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1544-laakov" + } + ], + "עקוב!‏": [ + { + "word_nikkud": "לַעֲקֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1544-laakov" + } + ], + "תעקוב": [ + { + "word_nikkud": "לַעֲקֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1544-laakov" + } + ], + "עקוב": [ + { + "word_nikkud": "לַעֲקֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1544-laakov" + } + ], + "עקבתם": [ + { + "word_nikkud": "לַעֲקֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1544-laakov" + } + ], + "עוקבת": [ + { + "word_nikkud": "לַעֲקֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1544-laakov" + } + ], + "עקובנה!‏": [ + { + "word_nikkud": "לַעֲקֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1544-laakov" + } + ], + "מעקב": [ + { + "word_nikkud": "לַעֲקֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1544-laakov" + } + ], + "יעקוב": [ + { + "word_nikkud": "לַעֲקֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1544-laakov" + } + ], + "לעקוב": [ + { + "word_nikkud": "לַעֲקֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1544-laakov" + } + ], + "עקבתי": [ + { + "word_nikkud": "לַעֲקֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1544-laakov" + } + ], + "נעקוב": [ + { + "word_nikkud": "לַעֲקֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1544-laakov" + } + ], + "עקבתן": [ + { + "word_nikkud": "לַעֲקֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1544-laakov" + } + ], + "עקבי!‏": [ + { + "word_nikkud": "לַעֲקֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1544-laakov" + } + ], + "עקבה": [ + { + "word_nikkud": "לַעֲקֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1544-laakov" + } + ], + "עוקבות": [ + { + "word_nikkud": "לַעֲקֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1544-laakov" + } + ], + "אעקוב": [ + { + "word_nikkud": "לַעֲקֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1544-laakov" + } + ], + "עקבת": [ + { + "word_nikkud": "לַעֲקֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1544-laakov" + } + ], + "ע - ק - ב": [ + { + "word_nikkud": "לַעֲקֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1544-laakov" + } + ], + "עקבנו": [ + { + "word_nikkud": "לַעֲקֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1544-laakov" + } + ], + "עקב": [ + { + "word_nikkud": "לַעֲקֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1544-laakov" + } + ], + "עקבו!‏": [ + { + "word_nikkud": "לַעֲקֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1544-laakov" + } + ], + "יעקבו": [ + { + "word_nikkud": "לַעֲקֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1544-laakov" + } + ], + "החלטה": [ + { + "word_nikkud": "לְהַחְלִיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "הוחלטנו": [ + { + "word_nikkud": "לְהַחְלִיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "חילוט": [ + { + "word_nikkud": "לְהַחְלִיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "הוחלט": [ + { + "word_nikkud": "לְהַחְלִיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "הוחלטה": [ + { + "word_nikkud": "לְהַחְלִיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "הוחלטתן": [ + { + "word_nikkud": "לְהַחְלִיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "לחלט": [ + { + "word_nikkud": "לְהַחְלִיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "אוחלט": [ + { + "word_nikkud": "לְהַחְלִיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "תוחלטו": [ + { + "word_nikkud": "לְהַחְלִיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "הוחלטת": [ + { + "word_nikkud": "לְהַחְלִיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "החלט": [ + { + "word_nikkud": "לְהַחְלִיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "נוחלט": [ + { + "word_nikkud": "לְהַחְלִיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "מוחלטת": [ + { + "word_nikkud": "לְהַחְלִיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "ח - ל - ט": [ + { + "word_nikkud": "לְהַחְלִיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "מוחלטות": [ + { + "word_nikkud": "לְהַחְלִיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "הוחלטתם": [ + { + "word_nikkud": "לְהַחְלִיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "יוחלטו": [ + { + "word_nikkud": "לְהַחְלִיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "הוחלטו": [ + { + "word_nikkud": "לְהַחְלִיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "יוחלט": [ + { + "word_nikkud": "לְהַחְלִיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "לחלוט": [ + { + "word_nikkud": "לְהַחְלִיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "לחלוטין": [ + { + "word_nikkud": "לְהַחְלִיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "מוחלטים": [ + { + "word_nikkud": "לְהַחְלִיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "מוחלט": [ + { + "word_nikkud": "לְהַחְלִיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "הוחלטתי": [ + { + "word_nikkud": "לְהַחְלִיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "תוחלטי": [ + { + "word_nikkud": "לְהַחְלִיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "תוחלטנה": [ + { + "word_nikkud": "לְהַחְלִיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "תוחלט": [ + { + "word_nikkud": "לְהַחְלִיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "603-lehachlit" + } + ], + "קופץ": [ + { + "word_nikkud": "לִקְפֹּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1931-likpotz" + } + ], + "תקפוץ": [ + { + "word_nikkud": "לִקְפֹּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1931-likpotz" + } + ], + "אקפוץ": [ + { + "word_nikkud": "לִקְפֹּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1931-likpotz" + } + ], + "יקפצו": [ + { + "word_nikkud": "לִקְפֹּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1931-likpotz" + } + ], + "תקפצי": [ + { + "word_nikkud": "לִקְפֹּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1931-likpotz" + } + ], + "קפצתן": [ + { + "word_nikkud": "לִקְפֹּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1931-likpotz" + } + ], + "קפצנו": [ + { + "word_nikkud": "לִקְפֹּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1931-likpotz" + } + ], + "קפצו!‏": [ + { + "word_nikkud": "לִקְפֹּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1931-likpotz" + } + ], + "קפצה": [ + { + "word_nikkud": "לִקְפֹּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1931-likpotz" + } + ], + "קפצת": [ + { + "word_nikkud": "לִקְפֹּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1931-likpotz" + } + ], + "קפוצנה!‏": [ + { + "word_nikkud": "לִקְפֹּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1931-likpotz" + } + ], + "קפץ": [ + { + "word_nikkud": "לִקְפֹּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1931-likpotz" + } + ], + "תקפצו": [ + { + "word_nikkud": "לִקְפֹּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1931-likpotz" + } + ], + "ק - פ - ץ": [ + { + "word_nikkud": "לִקְפֹּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1931-likpotz" + } + ], + "לקפוץ": [ + { + "word_nikkud": "לִקְפֹּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1931-likpotz" + } + ], + "קפצתי": [ + { + "word_nikkud": "לִקְפֹּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1931-likpotz" + } + ], + "קופצים": [ + { + "word_nikkud": "לִקְפֹּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1931-likpotz" + } + ], + "קפיץ": [ + { + "word_nikkud": "לִקְפֹּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1931-likpotz" + } + ], + "לקפץ": [ + { + "word_nikkud": "לִקְפֹּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1931-likpotz" + } + ], + "קפצתם": [ + { + "word_nikkud": "לִקְפֹּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1931-likpotz" + } + ], + "יקפוץ": [ + { + "word_nikkud": "לִקְפֹּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1931-likpotz" + } + ], + "קופצת": [ + { + "word_nikkud": "לִקְפֹּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1931-likpotz" + } + ], + "קפיצה": [ + { + "word_nikkud": "לִקְפֹּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1931-likpotz" + } + ], + "מוקפץ": [ + { + "word_nikkud": "לִקְפֹּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1931-likpotz" + } + ], + "נקפוץ": [ + { + "word_nikkud": "לִקְפֹּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1931-likpotz" + } + ], + "תקפוצנה": [ + { + "word_nikkud": "לִקְפֹּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1931-likpotz" + } + ], + "קופצות": [ + { + "word_nikkud": "לִקְפֹּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1931-likpotz" + } + ], + "קפצו": [ + { + "word_nikkud": "לִקְפֹּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1931-likpotz" + } + ], + "קפצי!‏": [ + { + "word_nikkud": "לִקְפֹּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1931-likpotz" + } + ], + "קפוץ!‏": [ + { + "word_nikkud": "לִקְפֹּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1931-likpotz" + } + ], + "להקפיץ": [ + { + "word_nikkud": "לִקְפֹּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1931-likpotz" + } + ], + "נוהל": [ + { + "word_nikkud": "לְנַהֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "ינוהל": [ + { + "word_nikkud": "לְנַהֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "אנוהל": [ + { + "word_nikkud": "לְנַהֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "ננוהל": [ + { + "word_nikkud": "לְנַהֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "מנוהל": [ + { + "word_nikkud": "לְנַהֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "תנוהל": [ + { + "word_nikkud": "לְנַהֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "מנוהלת": [ + { + "word_nikkud": "לְנַהֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "נוהלת": [ + { + "word_nikkud": "לְנַהֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "מנוהלות": [ + { + "word_nikkud": "לְנַהֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "נוהלתן": [ + { + "word_nikkud": "לְנַהֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "תנוהלו": [ + { + "word_nikkud": "לְנַהֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "נוהלו": [ + { + "word_nikkud": "לְנַהֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "להתנהל": [ + { + "word_nikkud": "לְנַהֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "נ - ה - ל": [ + { + "word_nikkud": "לְנַהֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "נוהלתי": [ + { + "word_nikkud": "לְנַהֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "נוהלה": [ + { + "word_nikkud": "לְנַהֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "התנהלות": [ + { + "word_nikkud": "לְנַהֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "מנוהלים": [ + { + "word_nikkud": "לְנַהֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "נוהלתם": [ + { + "word_nikkud": "לְנַהֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "תנוהלנה": [ + { + "word_nikkud": "לְנַהֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "ינוהלו": [ + { + "word_nikkud": "לְנַהֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "תנוהלי": [ + { + "word_nikkud": "לְנַהֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "נוהלנו": [ + { + "word_nikkud": "לְנַהֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "ניהול": [ + { + "word_nikkud": "לְנַהֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "הנהלה": [ + { + "word_nikkud": "לְנַהֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1156-lenahel" + } + ], + "אסבול": [ + { + "word_nikkud": "לִסְבֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1301-lisbol" + } + ], + "לסבול": [ + { + "word_nikkud": "לִסְבֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1301-lisbol" + } + ], + "סובל": [ + { + "word_nikkud": "לִסְבֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1301-lisbol" + } + ], + "סבלי!‏": [ + { + "word_nikkud": "לִסְבֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1301-lisbol" + } + ], + "סבלתי": [ + { + "word_nikkud": "לִסְבֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1301-lisbol" + } + ], + "סבלנו": [ + { + "word_nikkud": "לִסְבֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1301-lisbol" + } + ], + "יסבול": [ + { + "word_nikkud": "לִסְבֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1301-lisbol" + } + ], + "סבל": [ + { + "word_nikkud": "לִסְבֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1301-lisbol" + } + ], + "סבולנה!‏": [ + { + "word_nikkud": "לִסְבֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1301-lisbol" + } + ], + "תסבלו": [ + { + "word_nikkud": "לִסְבֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1301-lisbol" + } + ], + "סובלת": [ + { + "word_nikkud": "לִסְבֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1301-lisbol" + } + ], + "סובלים": [ + { + "word_nikkud": "לִסְבֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1301-lisbol" + } + ], + "סבלה": [ + { + "word_nikkud": "לִסְבֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1301-lisbol" + } + ], + "יסבלו": [ + { + "word_nikkud": "לִסְבֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1301-lisbol" + } + ], + "נסבול": [ + { + "word_nikkud": "לִסְבֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1301-lisbol" + } + ], + "סבול!‏": [ + { + "word_nikkud": "לִסְבֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1301-lisbol" + } + ], + "תסבלי": [ + { + "word_nikkud": "לִסְבֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1301-lisbol" + } + ], + "ס - ב - ל": [ + { + "word_nikkud": "לִסְבֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1301-lisbol" + } + ], + "סבלתם": [ + { + "word_nikkud": "לִסְבֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1301-lisbol" + } + ], + "סבלו": [ + { + "word_nikkud": "לִסְבֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1301-lisbol" + } + ], + "תסבולנה": [ + { + "word_nikkud": "לִסְבֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1301-lisbol" + } + ], + "סבלנות": [ + { + "word_nikkud": "לִסְבֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1301-lisbol" + } + ], + "תסבול": [ + { + "word_nikkud": "לִסְבֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1301-lisbol" + } + ], + "סבלת": [ + { + "word_nikkud": "לִסְבֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1301-lisbol" + } + ], + "סבלו!‏": [ + { + "word_nikkud": "לִסְבֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1301-lisbol" + } + ], + "סבלתן": [ + { + "word_nikkud": "לִסְבֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1301-lisbol" + } + ], + "סבלן": [ + { + "word_nikkud": "לִסְבֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1301-lisbol" + } + ], + "סובלות": [ + { + "word_nikkud": "לִסְבֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1301-lisbol" + } + ], + "התנצלו!‏": [ + { + "word_nikkud": "לְהִתְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1245-lehitnatzel" + } + ], + "התנצלת": [ + { + "word_nikkud": "לְהִתְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1245-lehitnatzel" + } + ], + "התנצל": [ + { + "word_nikkud": "לְהִתְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1245-lehitnatzel" + } + ], + "התנצל!‏": [ + { + "word_nikkud": "לְהִתְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1245-lehitnatzel" + } + ], + "תתנצלו": [ + { + "word_nikkud": "לְהִתְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1245-lehitnatzel" + } + ], + "אתנצל": [ + { + "word_nikkud": "לְהִתְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1245-lehitnatzel" + } + ], + "יתנצל": [ + { + "word_nikkud": "לְהִתְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1245-lehitnatzel" + } + ], + "התנצלנה!‏": [ + { + "word_nikkud": "לְהִתְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1245-lehitnatzel" + } + ], + "התנצלו": [ + { + "word_nikkud": "לְהִתְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1245-lehitnatzel" + } + ], + "נתנצל": [ + { + "word_nikkud": "לְהִתְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1245-lehitnatzel" + } + ], + "תתנצלנה": [ + { + "word_nikkud": "לְהִתְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1245-lehitnatzel" + } + ], + "התנצלתן": [ + { + "word_nikkud": "לְהִתְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1245-lehitnatzel" + } + ], + "התנצלנו": [ + { + "word_nikkud": "לְהִתְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1245-lehitnatzel" + } + ], + "מתנצלות": [ + { + "word_nikkud": "לְהִתְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1245-lehitnatzel" + } + ], + "התנצלי!‏": [ + { + "word_nikkud": "לְהִתְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1245-lehitnatzel" + } + ], + "התנצלתם": [ + { + "word_nikkud": "לְהִתְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1245-lehitnatzel" + } + ], + "מתנצלת": [ + { + "word_nikkud": "לְהִתְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1245-lehitnatzel" + } + ], + "תתנצלי": [ + { + "word_nikkud": "לְהִתְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1245-lehitnatzel" + } + ], + "תתנצל": [ + { + "word_nikkud": "לְהִתְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1245-lehitnatzel" + } + ], + "התנצלתי": [ + { + "word_nikkud": "לְהִתְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1245-lehitnatzel" + } + ], + "התנצלה": [ + { + "word_nikkud": "לְהִתְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1245-lehitnatzel" + } + ], + "יתנצלו": [ + { + "word_nikkud": "לְהִתְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1245-lehitnatzel" + } + ], + "מתנצל": [ + { + "word_nikkud": "לְהִתְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1245-lehitnatzel" + } + ], + "מתנצלים": [ + { + "word_nikkud": "לְהִתְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1245-lehitnatzel" + } + ], + "נפטרו": [ + { + "word_nikkud": "לְהִפָּטֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1625-lehipater" + } + ], + "תיפטרנה": [ + { + "word_nikkud": "לְהִפָּטֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1625-lehipater" + } + ], + "פטירה": [ + { + "word_nikkud": "לְהִפָּטֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1625-lehipater" + }, + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "נפטרתן": [ + { + "word_nikkud": "לְהִפָּטֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1625-lehipater" + } + ], + "היפטרו!‏": [ + { + "word_nikkud": "לְהִפָּטֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1625-lehipater" + } + ], + "תיפטרי": [ + { + "word_nikkud": "לְהִפָּטֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1625-lehipater" + } + ], + "ניפטר": [ + { + "word_nikkud": "לְהִפָּטֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1625-lehipater" + } + ], + "נפטרת": [ + { + "word_nikkud": "לְהִפָּטֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1625-lehipater" + } + ], + "ייפטר": [ + { + "word_nikkud": "לְהִפָּטֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1625-lehipater" + } + ], + "נפטרים": [ + { + "word_nikkud": "לְהִפָּטֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1625-lehipater" + } + ], + "נפטרנו": [ + { + "word_nikkud": "לְהִפָּטֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1625-lehipater" + } + ], + "נפטר": [ + { + "word_nikkud": "לְהִפָּטֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1625-lehipater" + }, + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "נפטרות": [ + { + "word_nikkud": "לְהִפָּטֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1625-lehipater" + } + ], + "ייפטרו": [ + { + "word_nikkud": "לְהִפָּטֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1625-lehipater" + } + ], + "נפטרתם": [ + { + "word_nikkud": "לְהִפָּטֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1625-lehipater" + } + ], + "להתפטר": [ + { + "word_nikkud": "לְהִפָּטֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1625-lehipater" + }, + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "תיפטרו": [ + { + "word_nikkud": "לְהִפָּטֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1625-lehipater" + } + ], + "נפטרה": [ + { + "word_nikkud": "לְהִפָּטֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1625-lehipater" + } + ], + "פיטורים": [ + { + "word_nikkud": "לְהִפָּטֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1625-lehipater" + }, + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "נפטרתי": [ + { + "word_nikkud": "לְהִפָּטֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1625-lehipater" + } + ], + "היפטר!‏": [ + { + "word_nikkud": "לְהִפָּטֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1625-lehipater" + } + ], + "להפטיר": [ + { + "word_nikkud": "לְהִפָּטֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1625-lehipater" + }, + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "היפטרנה!‏": [ + { + "word_nikkud": "לְהִפָּטֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1625-lehipater" + } + ], + "היפטרי!‏": [ + { + "word_nikkud": "לְהִפָּטֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1625-lehipater" + } + ], + "אפטר": [ + { + "word_nikkud": "לְהִפָּטֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1625-lehipater" + }, + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "פטור": [ + { + "word_nikkud": "לְהִפָּטֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1625-lehipater" + }, + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "לפטר": [ + { + "word_nikkud": "לְהִפָּטֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1625-lehipater" + }, + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "לפטור": [ + { + "word_nikkud": "לְהִפָּטֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1625-lehipater" + }, + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "התפטרות": [ + { + "word_nikkud": "לְהִפָּטֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1625-lehipater" + }, + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "תיפטר": [ + { + "word_nikkud": "לְהִפָּטֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1625-lehipater" + } + ], + "פ - ט - ר": [ + { + "word_nikkud": "לְהִפָּטֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1625-lehipater" + }, + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "להיפטר": [ + { + "word_nikkud": "לְהִפָּטֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1625-lehipater" + }, + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "אחדנה!‏": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "אוחדת": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "אאוחד": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "איחדו": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "תאחדו": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "א - ח - ד": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "תאחד": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "מאוחדים": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "להאחיד": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "מאוחד": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "יאחדו": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "איחדה": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "נאחד": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "אוחדתי": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "אוחדתם": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "אוחדה": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "אוחדו": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "תאוחד": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "יאוחדו": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "איחד": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "לאחד": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "אחד!‏": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "אוחדתן": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "מאוחדות": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "אחד": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "איחדתן": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "אחיד": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "מאחדות": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "איחדתם": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "להתאחד": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "אחדי!‏": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "איחדתי": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "איחדת": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "איחדנו": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "תאחדנה": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "תאוחדנה": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "אוחדנו": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "מאחד": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "תאחדי": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "נאוחד": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "מאחדת": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "אאחד": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "תאוחדי": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "מאוחדת": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "יאחד": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "אוחד": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "תאוחדו": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "יאוחד": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "מאחדים": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "אחדו!‏": [ + { + "word_nikkud": "לְאַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "83-leached" + } + ], + "מנחשים": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "נוחשת": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "ננוחש": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "לנחש": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "נחוש": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + }, + { + "word_nikkud": "לָחוּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "573-lachush" + } + ], + "תנוחשו": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "נחישות": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "תנוחשנה": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "מנחשת": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "מנוחשים": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "תנחש": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "ינחשו": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "ניחשתן": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "נחשי!‏": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "נחשנה!‏": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "תנחשי": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "נוחשה": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "נוחשתם": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "נוחשו": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "ניחשו": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "נחשו!‏": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "נוחשתי": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "אנוחש": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "ניחשנו": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "תנוחש": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "ננחש": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "ניחשתי": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "נחש!‏": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "אנחש": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "מנחש": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "מנחשות": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "נוחש": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "תנחשו": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "מנוחש": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "נחש": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "מנוחשת": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "ניחשת": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "ינוחש": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "ניחש": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "נוחשתן": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "ינחש": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "נחושת": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "ינוחשו": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "נוחשנו": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "תנוחשי": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "ניחשתם": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "ניחשה": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "נ - ח - שׁ": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "תנחשנה": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "מנוחשות": [ + { + "word_nikkud": "לְנַחֵשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1189-lenachesh" + } + ], + "נשרוד": [ + { + "word_nikkud": "לִשְׂרֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2314-lisrod" + } + ], + "משרד": [ + { + "word_nikkud": "לִשְׂרֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2314-lisrod" + } + ], + "שרוד!‏": [ + { + "word_nikkud": "לִשְׂרֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2314-lisrod" + } + ], + "תשרדי": [ + { + "word_nikkud": "לִשְׂרֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2314-lisrod" + } + ], + "שרדתם": [ + { + "word_nikkud": "לִשְׂרֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2314-lisrod" + } + ], + "שרד": [ + { + "word_nikkud": "לִשְׂרֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2314-lisrod" + } + ], + "שורדת": [ + { + "word_nikkud": "לִשְׂרֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2314-lisrod" + } + ], + "אשרוד": [ + { + "word_nikkud": "לִשְׂרֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2314-lisrod" + } + ], + "שורד": [ + { + "word_nikkud": "לִשְׂרֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2314-lisrod" + } + ], + "שרודנה!‏": [ + { + "word_nikkud": "לִשְׂרֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2314-lisrod" + } + ], + "שורדות": [ + { + "word_nikkud": "לִשְׂרֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2314-lisrod" + } + ], + "לשרוד": [ + { + "word_nikkud": "לִשְׂרֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2314-lisrod" + } + ], + "שרדת": [ + { + "word_nikkud": "לִשְׂרֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2314-lisrod" + } + ], + "ישרוד": [ + { + "word_nikkud": "לִשְׂרֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2314-lisrod" + } + ], + "תשרדו": [ + { + "word_nikkud": "לִשְׂרֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2314-lisrod" + } + ], + "שרדו": [ + { + "word_nikkud": "לִשְׂרֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2314-lisrod" + } + ], + "שרדי!‏": [ + { + "word_nikkud": "לִשְׂרֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2314-lisrod" + } + ], + "שריד": [ + { + "word_nikkud": "לִשְׂרֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2314-lisrod" + } + ], + "ישרדו": [ + { + "word_nikkud": "לִשְׂרֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2314-lisrod" + } + ], + "שרדו!‏": [ + { + "word_nikkud": "לִשְׂרֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2314-lisrod" + } + ], + "שׂ - ר - ד": [ + { + "word_nikkud": "לִשְׂרֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2314-lisrod" + } + ], + "תשרוד": [ + { + "word_nikkud": "לִשְׂרֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2314-lisrod" + } + ], + "שרדתי": [ + { + "word_nikkud": "לִשְׂרֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2314-lisrod" + } + ], + "שרדתן": [ + { + "word_nikkud": "לִשְׂרֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2314-lisrod" + } + ], + "תשרודנה": [ + { + "word_nikkud": "לִשְׂרֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2314-lisrod" + } + ], + "שרדה": [ + { + "word_nikkud": "לִשְׂרֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2314-lisrod" + } + ], + "הישרדות": [ + { + "word_nikkud": "לִשְׂרֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2314-lisrod" + } + ], + "שורדים": [ + { + "word_nikkud": "לִשְׂרֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2314-lisrod" + } + ], + "שרדנו": [ + { + "word_nikkud": "לִשְׂרֹד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2314-lisrod" + } + ], + "תפתרי": [ + { + "word_nikkud": "לִפְתֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1754-liftor" + } + ], + "פתרי!‏": [ + { + "word_nikkud": "לִפְתֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1754-liftor" + } + ], + "נפתור": [ + { + "word_nikkud": "לִפְתֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1754-liftor" + } + ], + "להיפתר": [ + { + "word_nikkud": "לִפְתֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1754-liftor" + } + ], + "פתרו!‏": [ + { + "word_nikkud": "לִפְתֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1754-liftor" + } + ], + "פותרת": [ + { + "word_nikkud": "לִפְתֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1754-liftor" + } + ], + "פ - ת - ר": [ + { + "word_nikkud": "לִפְתֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1754-liftor" + } + ], + "פתרתי": [ + { + "word_nikkud": "לִפְתֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1754-liftor" + } + ], + "פתור!‏": [ + { + "word_nikkud": "לִפְתֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1754-liftor" + } + ], + "פתר": [ + { + "word_nikkud": "לִפְתֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1754-liftor" + } + ], + "פתרתם": [ + { + "word_nikkud": "לִפְתֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1754-liftor" + } + ], + "פתרתן": [ + { + "word_nikkud": "לִפְתֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1754-liftor" + } + ], + "פתרו": [ + { + "word_nikkud": "לִפְתֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1754-liftor" + } + ], + "פתרון": [ + { + "word_nikkud": "לִפְתֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1754-liftor" + } + ], + "פותרות": [ + { + "word_nikkud": "לִפְתֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1754-liftor" + } + ], + "תפתרו": [ + { + "word_nikkud": "לִפְתֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1754-liftor" + } + ], + "פתורנה!‏": [ + { + "word_nikkud": "לִפְתֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1754-liftor" + } + ], + "אפתור": [ + { + "word_nikkud": "לִפְתֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1754-liftor" + } + ], + "פתרת": [ + { + "word_nikkud": "לִפְתֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1754-liftor" + } + ], + "תפתור": [ + { + "word_nikkud": "לִפְתֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1754-liftor" + } + ], + "פותרים": [ + { + "word_nikkud": "לִפְתֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1754-liftor" + } + ], + "יפתרו": [ + { + "word_nikkud": "לִפְתֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1754-liftor" + } + ], + "תפתורנה": [ + { + "word_nikkud": "לִפְתֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1754-liftor" + } + ], + "פותר": [ + { + "word_nikkud": "לִפְתֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1754-liftor" + } + ], + "פתרנו": [ + { + "word_nikkud": "לִפְתֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1754-liftor" + } + ], + "לפתור": [ + { + "word_nikkud": "לִפְתֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1754-liftor" + } + ], + "יפתור": [ + { + "word_nikkud": "לִפְתֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1754-liftor" + } + ], + "פתרה": [ + { + "word_nikkud": "לִפְתֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1754-liftor" + } + ], + "נעייף": [ + { + "word_nikkud": "עָיֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1483-ayef" + } + ], + "יעייפו": [ + { + "word_nikkud": "עָיֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1483-ayef" + } + ], + "עייפות": [ + { + "word_nikkud": "עָיֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1483-ayef" + } + ], + "תעייפנה": [ + { + "word_nikkud": "עָיֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1483-ayef" + } + ], + "תעייפו": [ + { + "word_nikkud": "עָיֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1483-ayef" + } + ], + "תעייפי": [ + { + "word_nikkud": "עָיֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1483-ayef" + } + ], + "להתעייף": [ + { + "word_nikkud": "עָיֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1483-ayef" + } + ], + "עייפו": [ + { + "word_nikkud": "עָיֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1483-ayef" + } + ], + "עייפים": [ + { + "word_nikkud": "עָיֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1483-ayef" + } + ], + "תעייף": [ + { + "word_nikkud": "עָיֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1483-ayef" + } + ], + "ע - י - ף": [ + { + "word_nikkud": "עָיֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1483-ayef" + } + ], + "יעייף": [ + { + "word_nikkud": "עָיֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1483-ayef" + } + ], + "עייפנו": [ + { + "word_nikkud": "עָיֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1483-ayef" + } + ], + "עייפה": [ + { + "word_nikkud": "עָיֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1483-ayef" + } + ], + "אעייף": [ + { + "word_nikkud": "עָיֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1483-ayef" + } + ], + "עייפתם": [ + { + "word_nikkud": "עָיֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1483-ayef" + } + ], + "לעייף": [ + { + "word_nikkud": "עָיֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1483-ayef" + } + ], + "עייפת": [ + { + "word_nikkud": "עָיֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1483-ayef" + } + ], + "עייפתן": [ + { + "word_nikkud": "עָיֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1483-ayef" + } + ], + "עייף": [ + { + "word_nikkud": "עָיֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1483-ayef" + } + ], + "עייפתי": [ + { + "word_nikkud": "עָיֵף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1483-ayef" + } + ], + "בוכה": [ + { + "word_nikkud": "לְבַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "17-livkot" + } + ], + "אבכה": [ + { + "word_nikkud": "לְבַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "17-livkot" + } + ], + "בכיתן": [ + { + "word_nikkud": "לְבַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "17-livkot" + } + ], + "יבכה": [ + { + "word_nikkud": "לְבַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "17-livkot" + } + ], + "בכית": [ + { + "word_nikkud": "לְבַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "17-livkot" + } + ], + "בכה!‏": [ + { + "word_nikkud": "לְבַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "17-livkot" + } + ], + "נבכה": [ + { + "word_nikkud": "לְבַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "17-livkot" + } + ], + "בכיין": [ + { + "word_nikkud": "לְבַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "17-livkot" + } + ], + "תבכו": [ + { + "word_nikkud": "לְבַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "17-livkot" + } + ], + "בוכות": [ + { + "word_nikkud": "לְבַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "17-livkot" + } + ], + "בכו": [ + { + "word_nikkud": "לְבַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "17-livkot" + } + ], + "בכיתם": [ + { + "word_nikkud": "לְבַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "17-livkot" + } + ], + "בכתה": [ + { + "word_nikkud": "לְבַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "17-livkot" + } + ], + "בכו!‏": [ + { + "word_nikkud": "לְבַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "17-livkot" + } + ], + "בכינה!‏": [ + { + "word_nikkud": "לְבַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "17-livkot" + } + ], + "תבכי": [ + { + "word_nikkud": "לְבַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "17-livkot" + } + ], + "תבכינה": [ + { + "word_nikkud": "לְבַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "17-livkot" + } + ], + "בכה": [ + { + "word_nikkud": "לְבַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "17-livkot" + } + ], + "בוכים": [ + { + "word_nikkud": "לְבַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "17-livkot" + } + ], + "בכינו": [ + { + "word_nikkud": "לְבַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "17-livkot" + } + ], + "לבכות": [ + { + "word_nikkud": "לְבַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "17-livkot" + } + ], + "יבכו": [ + { + "word_nikkud": "לְבַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "17-livkot" + } + ], + "ב - כ - ה": [ + { + "word_nikkud": "לְבַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "17-livkot" + } + ], + "בכי!‏": [ + { + "word_nikkud": "לְבַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "17-livkot" + } + ], + "תבכה": [ + { + "word_nikkud": "לְבַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "17-livkot" + } + ], + "בכיתי": [ + { + "word_nikkud": "לְבַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "17-livkot" + } + ], + "לסתור": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + }, + { + "word_nikkud": "לְהִסְתַּתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1434-lehistater" + } + ], + "תסתירי": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + } + ], + "הוסתרה": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + } + ], + "מסתירה": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + } + ], + "תוסתר": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + } + ], + "הוסתרתי": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + } + ], + "אסתיר": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + } + ], + "הוסתרת": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + } + ], + "הסתירו!‏": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + } + ], + "להסתיר": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + }, + { + "word_nikkud": "לְהִסְתַּתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1434-lehistater" + } + ], + "תוסתרי": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + } + ], + "להיסתר": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + }, + { + "word_nikkud": "לְהִסְתַּתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1434-lehistater" + } + ], + "אוסתר": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + } + ], + "מסתירים": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + } + ], + "יסתירו": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + } + ], + "מוסתרות": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + } + ], + "נסתיר": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + } + ], + "הוסתרנו": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + } + ], + "להסתתר": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + }, + { + "word_nikkud": "לְהִסְתַּתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1434-lehistater" + } + ], + "סתירה": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + }, + { + "word_nikkud": "לְהִסְתַּתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1434-lehistater" + } + ], + "הסתרתם": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + } + ], + "מוסתרת": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + } + ], + "יוסתר": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + } + ], + "הוסתרתן": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + } + ], + "הסתרתי": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + } + ], + "הוסתר": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + } + ], + "הסתיר": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + } + ], + "מסתיר": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + } + ], + "הסתרנה!‏": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + } + ], + "יוסתרו": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + } + ], + "הוסתרתם": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + } + ], + "תסתרנה": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + } + ], + "מסתור": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + }, + { + "word_nikkud": "לְהִסְתַּתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1434-lehistater" + } + ], + "הסתרנו": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + } + ], + "מסתירות": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + } + ], + "הסתרת": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + } + ], + "הסתירי!‏": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + } + ], + "הסתרתן": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + } + ], + "הסתר!‏": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + } + ], + "נוסתר": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + } + ], + "תסתיר": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + } + ], + "מוסתר": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + } + ], + "הוסתרו": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + } + ], + "סתר": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + }, + { + "word_nikkud": "לְהִסְתַּתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1434-lehistater" + } + ], + "יסתיר": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + } + ], + "תסתירו": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + } + ], + "תוסתרנה": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + } + ], + "הסתירו": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + } + ], + "מוסתרים": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + } + ], + "תוסתרו": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + } + ], + "נסתר": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + }, + { + "word_nikkud": "לְהִסְתַּתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1434-lehistater" + } + ], + "ס - ת - ר": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + }, + { + "word_nikkud": "לְהִסְתַּתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1434-lehistater" + } + ], + "הסתירה": [ + { + "word_nikkud": "לְהַסְתִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1433-lehastir" + } + ], + "הוזכרו": [ + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + } + ], + "הוזכר": [ + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + } + ], + "תזכירו": [ + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + } + ], + "הוזכרתי": [ + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + } + ], + "הוזכרנו": [ + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + } + ], + "הוזכרתן": [ + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + } + ], + "תוזכרו": [ + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + } + ], + "תזכיר": [ + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + } + ], + "יזכיר": [ + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + } + ], + "מזכירים": [ + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + } + ], + "יוזכר": [ + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + } + ], + "יוזכרו": [ + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + } + ], + "הזכרתן": [ + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + } + ], + "מוזכרים": [ + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + } + ], + "הוזכרה": [ + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + } + ], + "תוזכרי": [ + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + } + ], + "נזכיר": [ + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + } + ], + "הזכירו!‏": [ + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + } + ], + "תוזכר": [ + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + } + ], + "הזכרתי": [ + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + } + ], + "הוזכרתם": [ + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + } + ], + "מוזכרת": [ + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + } + ], + "מזכירה": [ + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + } + ], + "הזכר!‏": [ + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + } + ], + "הוזכרת": [ + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + } + ], + "הזכירה": [ + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + } + ], + "תזכרנה": [ + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + } + ], + "נוזכר": [ + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + } + ], + "אזכיר": [ + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + } + ], + "יזכירו": [ + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + } + ], + "הזכרתם": [ + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + } + ], + "הזכרת": [ + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + } + ], + "מוזכרות": [ + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + } + ], + "תוזכרנה": [ + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + } + ], + "הזכיר": [ + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + } + ], + "הזכרנה!‏": [ + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + } + ], + "הזכירי!‏": [ + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + } + ], + "אוזכר": [ + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + } + ], + "הזכירו": [ + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + } + ], + "תזכירי": [ + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + } + ], + "מזכירות": [ + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + } + ], + "הזכרנו": [ + { + "word_nikkud": "לְהַזְכִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "35-lehazkir" + } + ], + "תפריעו": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "נופרע": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "הפרעת": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "הפריעה": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "הופרעה": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "הפרעתי": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "פרוע": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "הפרענה!‏": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "תופרעי": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "להתפרע": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "מפריעות": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "נפריע": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "מופרעות": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "הפריעי!‏": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "יפריע": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "לפרוע": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "הפריע": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "אפריע": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "הפרע!‏": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "הופרעת": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "תופרע": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "מפריעה": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "מופרעת": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "הפרעתן": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "הפרענו": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "מופרעים": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "הפרעה": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "יופרעו": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "הופרעתם": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "יופרע": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "להפריע": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "פ - ר - ע": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "מפריע": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "יפריעו": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "תופרעו": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "פרעות": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "מופרע": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "תופרענה": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "התפרעות": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "הפריעו": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "פורע": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "הופרעתי": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "תפרענה": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "הפרעתם": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "תפריע": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "הופרענו": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "הופרעתן": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "אופרע": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "הופרעו": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "הפריעו!‏": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "להיפרע": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "הופרע": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "מפריעים": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "תפריעי": [ + { + "word_nikkud": "לְהַפְרִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1715-lehafria" + } + ], + "שברתם": [ + { + "word_nikkud": "לִשְׁבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2135-lishbor" + } + ], + "שברו!‏": [ + { + "word_nikkud": "לִשְׁבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2135-lishbor" + } + ], + "תשברו": [ + { + "word_nikkud": "לִשְׁבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2135-lishbor" + } + ], + "להשביר": [ + { + "word_nikkud": "לִשְׁבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2135-lishbor" + } + ], + "תשבורנה": [ + { + "word_nikkud": "לִשְׁבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2135-lishbor" + } + ], + "שברי!‏": [ + { + "word_nikkud": "לִשְׁבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2135-lishbor" + } + ], + "ישברו": [ + { + "word_nikkud": "לִשְׁבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2135-lishbor" + } + ], + "שבר": [ + { + "word_nikkud": "לִשְׁבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2135-lishbor" + } + ], + "שוברים": [ + { + "word_nikkud": "לִשְׁבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2135-lishbor" + } + ], + "שוברות": [ + { + "word_nikkud": "לִשְׁבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2135-lishbor" + } + ], + "שברתן": [ + { + "word_nikkud": "לִשְׁבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2135-lishbor" + } + ], + "תשברי": [ + { + "word_nikkud": "לִשְׁבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2135-lishbor" + } + ], + "להישבר": [ + { + "word_nikkud": "לִשְׁבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2135-lishbor" + } + ], + "לשבר": [ + { + "word_nikkud": "לִשְׁבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2135-lishbor" + } + ], + "ישבור": [ + { + "word_nikkud": "לִשְׁבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2135-lishbor" + } + ], + "שוברת": [ + { + "word_nikkud": "לִשְׁבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2135-lishbor" + } + ], + "שברה": [ + { + "word_nikkud": "לִשְׁבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2135-lishbor" + } + ], + "תשבור": [ + { + "word_nikkud": "לִשְׁבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2135-lishbor" + } + ], + "שבור": [ + { + "word_nikkud": "לִשְׁבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2135-lishbor" + } + ], + "שברנו": [ + { + "word_nikkud": "לִשְׁבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2135-lishbor" + } + ], + "שברת": [ + { + "word_nikkud": "לִשְׁבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2135-lishbor" + } + ], + "שביר": [ + { + "word_nikkud": "לִשְׁבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2135-lishbor" + } + ], + "שברירי": [ + { + "word_nikkud": "לִשְׁבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2135-lishbor" + } + ], + "משבר": [ + { + "word_nikkud": "לִשְׁבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2135-lishbor" + } + ], + "שבור!‏": [ + { + "word_nikkud": "לִשְׁבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2135-lishbor" + } + ], + "אשבור": [ + { + "word_nikkud": "לִשְׁבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2135-lishbor" + } + ], + "לשבור": [ + { + "word_nikkud": "לִשְׁבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2135-lishbor" + } + ], + "שברו": [ + { + "word_nikkud": "לִשְׁבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2135-lishbor" + } + ], + "שׁ - ב - ר": [ + { + "word_nikkud": "לִשְׁבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2135-lishbor" + } + ], + "שובר": [ + { + "word_nikkud": "לִשְׁבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2135-lishbor" + } + ], + "שברתי": [ + { + "word_nikkud": "לִשְׁבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2135-lishbor" + } + ], + "שבריר": [ + { + "word_nikkud": "לִשְׁבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2135-lishbor" + } + ], + "נשבור": [ + { + "word_nikkud": "לִשְׁבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2135-lishbor" + } + ], + "שבורנה!‏": [ + { + "word_nikkud": "לִשְׁבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2135-lishbor" + } + ], + "מרחק": [ + { + "word_nikkud": "לְהִתְרַחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2024-lehitrachek" + }, + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "התרחקנו": [ + { + "word_nikkud": "לְהִתְרַחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2024-lehitrachek" + } + ], + "התרחקת": [ + { + "word_nikkud": "לְהִתְרַחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2024-lehitrachek" + } + ], + "תתרחק": [ + { + "word_nikkud": "לְהִתְרַחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2024-lehitrachek" + } + ], + "התרחקתן": [ + { + "word_nikkud": "לְהִתְרַחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2024-lehitrachek" + } + ], + "מתרחקות": [ + { + "word_nikkud": "לְהִתְרַחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2024-lehitrachek" + } + ], + "להרחיק": [ + { + "word_nikkud": "לְהִתְרַחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2024-lehitrachek" + }, + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "לרחק": [ + { + "word_nikkud": "לְהִתְרַחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2024-lehitrachek" + }, + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "התרחקות": [ + { + "word_nikkud": "לְהִתְרַחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2024-lehitrachek" + }, + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "מתרחקת": [ + { + "word_nikkud": "לְהִתְרַחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2024-lehitrachek" + } + ], + "התרחקה": [ + { + "word_nikkud": "לְהִתְרַחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2024-lehitrachek" + } + ], + "התרחקתם": [ + { + "word_nikkud": "לְהִתְרַחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2024-lehitrachek" + } + ], + "תתרחקי": [ + { + "word_nikkud": "לְהִתְרַחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2024-lehitrachek" + } + ], + "מרוחק": [ + { + "word_nikkud": "לְהִתְרַחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2024-lehitrachek" + }, + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "התרחקנה!‏": [ + { + "word_nikkud": "לְהִתְרַחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2024-lehitrachek" + } + ], + "נתרחק": [ + { + "word_nikkud": "לְהִתְרַחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2024-lehitrachek" + } + ], + "התרחקי!‏": [ + { + "word_nikkud": "לְהִתְרַחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2024-lehitrachek" + } + ], + "התרחקו!‏": [ + { + "word_nikkud": "לְהִתְרַחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2024-lehitrachek" + } + ], + "התרחק": [ + { + "word_nikkud": "לְהִתְרַחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2024-lehitrachek" + } + ], + "יתרחקו": [ + { + "word_nikkud": "לְהִתְרַחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2024-lehitrachek" + } + ], + "להתרחק": [ + { + "word_nikkud": "לְהִתְרַחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2024-lehitrachek" + }, + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "הרחקה": [ + { + "word_nikkud": "לְהִתְרַחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2024-lehitrachek" + }, + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "יתרחק": [ + { + "word_nikkud": "לְהִתְרַחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2024-lehitrachek" + } + ], + "הרחק": [ + { + "word_nikkud": "לְהִתְרַחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2024-lehitrachek" + }, + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "תתרחקו": [ + { + "word_nikkud": "לְהִתְרַחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2024-lehitrachek" + } + ], + "אתרחק": [ + { + "word_nikkud": "לְהִתְרַחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2024-lehitrachek" + } + ], + "תתרחקנה": [ + { + "word_nikkud": "לְהִתְרַחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2024-lehitrachek" + } + ], + "מתרחקים": [ + { + "word_nikkud": "לְהִתְרַחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2024-lehitrachek" + } + ], + "ר - ח - ק": [ + { + "word_nikkud": "לְהִתְרַחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2024-lehitrachek" + }, + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "מתרחק": [ + { + "word_nikkud": "לְהִתְרַחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2024-lehitrachek" + } + ], + "התרחקתי": [ + { + "word_nikkud": "לְהִתְרַחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2024-lehitrachek" + } + ], + "התרחקו": [ + { + "word_nikkud": "לְהִתְרַחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2024-lehitrachek" + } + ], + "רחוק": [ + { + "word_nikkud": "לְהִתְרַחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2024-lehitrachek" + }, + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "התרחק!‏": [ + { + "word_nikkud": "לְהִתְרַחֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2024-lehitrachek" + } + ], + "תסתובבי": [ + { + "word_nikkud": "לְהִסְתּוֹבֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1297-lehistovev" + } + ], + "הסתובבתן": [ + { + "word_nikkud": "לְהִסְתּוֹבֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1297-lehistovev" + } + ], + "סביבון": [ + { + "word_nikkud": "לְהִסְתּוֹבֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1297-lehistovev" + } + ], + "הסתובבו!‏": [ + { + "word_nikkud": "לְהִסְתּוֹבֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1297-lehistovev" + } + ], + "סביבתי": [ + { + "word_nikkud": "לְהִסְתּוֹבֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1297-lehistovev" + } + ], + "מסיבה": [ + { + "word_nikkud": "לְהִסְתּוֹבֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1297-lehistovev" + } + ], + "ס - ב - ב": [ + { + "word_nikkud": "לְהִסְתּוֹבֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1297-lehistovev" + } + ], + "הסתובבי!‏": [ + { + "word_nikkud": "לְהִסְתּוֹבֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1297-lehistovev" + } + ], + "להיסוב": [ + { + "word_nikkud": "לְהִסְתּוֹבֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1297-lehistovev" + } + ], + "לסובב": [ + { + "word_nikkud": "לְהִסְתּוֹבֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1297-lehistovev" + } + ], + "הסתובבת": [ + { + "word_nikkud": "לְהִסְתּוֹבֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1297-lehistovev" + } + ], + "הסתובבנו": [ + { + "word_nikkud": "לְהִסְתּוֹבֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1297-lehistovev" + } + ], + "תסתובבו": [ + { + "word_nikkud": "לְהִסְתּוֹבֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1297-lehistovev" + } + ], + "להסב": [ + { + "word_nikkud": "לְהִסְתּוֹבֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1297-lehistovev" + } + ], + "מסתובבת": [ + { + "word_nikkud": "לְהִסְתּוֹבֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1297-lehistovev" + } + ], + "הסתובבה": [ + { + "word_nikkud": "לְהִסְתּוֹבֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1297-lehistovev" + } + ], + "סבב": [ + { + "word_nikkud": "לְהִסְתּוֹבֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1297-lehistovev" + } + ], + "סיבה": [ + { + "word_nikkud": "לְהִסְתּוֹבֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1297-lehistovev" + } + ], + "מסתובבים": [ + { + "word_nikkud": "לְהִסְתּוֹבֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1297-lehistovev" + } + ], + "הסתובבתי": [ + { + "word_nikkud": "לְהִסְתּוֹבֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1297-lehistovev" + } + ], + "סביב": [ + { + "word_nikkud": "לְהִסְתּוֹבֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1297-lehistovev" + } + ], + "הסתובב!‏": [ + { + "word_nikkud": "לְהִסְתּוֹבֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1297-lehistovev" + } + ], + "לסבב": [ + { + "word_nikkud": "לְהִסְתּוֹבֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1297-lehistovev" + } + ], + "יסתובבו": [ + { + "word_nikkud": "לְהִסְתּוֹבֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1297-lehistovev" + } + ], + "תסתובבנה": [ + { + "word_nikkud": "לְהִסְתּוֹבֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1297-lehistovev" + } + ], + "מסתובבות": [ + { + "word_nikkud": "לְהִסְתּוֹבֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1297-lehistovev" + } + ], + "הסתובבתם": [ + { + "word_nikkud": "לְהִסְתּוֹבֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1297-lehistovev" + } + ], + "מסתובב": [ + { + "word_nikkud": "לְהִסְתּוֹבֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1297-lehistovev" + } + ], + "אסתובב": [ + { + "word_nikkud": "לְהִסְתּוֹבֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1297-lehistovev" + } + ], + "הסתובבות": [ + { + "word_nikkud": "לְהִסְתּוֹבֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1297-lehistovev" + } + ], + "הסתובבנה!‏": [ + { + "word_nikkud": "לְהִסְתּוֹבֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1297-lehistovev" + } + ], + "נסתובב": [ + { + "word_nikkud": "לְהִסְתּוֹבֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1297-lehistovev" + } + ], + "הסתובב": [ + { + "word_nikkud": "לְהִסְתּוֹבֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1297-lehistovev" + } + ], + "נסיבה": [ + { + "word_nikkud": "לְהִסְתּוֹבֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1297-lehistovev" + } + ], + "הסתובבו": [ + { + "word_nikkud": "לְהִסְתּוֹבֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1297-lehistovev" + } + ], + "להסתובב": [ + { + "word_nikkud": "לְהִסְתּוֹבֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1297-lehistovev" + } + ], + "יסתובב": [ + { + "word_nikkud": "לְהִסְתּוֹבֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1297-lehistovev" + } + ], + "תסתובב": [ + { + "word_nikkud": "לְהִסְתּוֹבֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1297-lehistovev" + } + ], + "לסוב": [ + { + "word_nikkud": "לְהִסְתּוֹבֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1297-lehistovev" + } + ], + "סביבה": [ + { + "word_nikkud": "לְהִסְתּוֹבֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1297-lehistovev" + } + ], + "נסיבתי": [ + { + "word_nikkud": "לְהִסְתּוֹבֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1297-lehistovev" + } + ], + "ירכבו": [ + { + "word_nikkud": "לִרְכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2040-lirkav" + } + ], + "רכבתי": [ + { + "word_nikkud": "לִרְכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2040-lirkav" + } + ], + "רוכב": [ + { + "word_nikkud": "לִרְכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2040-lirkav" + } + ], + "רכבה": [ + { + "word_nikkud": "לִרְכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2040-lirkav" + } + ], + "רכבנו": [ + { + "word_nikkud": "לִרְכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2040-lirkav" + } + ], + "רכב": [ + { + "word_nikkud": "לִרְכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2040-lirkav" + } + ], + "נרכב": [ + { + "word_nikkud": "לִרְכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2040-lirkav" + } + ], + "רכב!‏": [ + { + "word_nikkud": "לִרְכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2040-lirkav" + } + ], + "רכבי!‏": [ + { + "word_nikkud": "לִרְכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2040-lirkav" + } + ], + "רוכבת": [ + { + "word_nikkud": "לִרְכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2040-lirkav" + } + ], + "רכבתן": [ + { + "word_nikkud": "לִרְכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2040-lirkav" + } + ], + "התרכבות": [ + { + "word_nikkud": "לִרְכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2040-lirkav" + } + ], + "רכבת": [ + { + "word_nikkud": "לִרְכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2040-lirkav" + } + ], + "רכיב": [ + { + "word_nikkud": "לִרְכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2040-lirkav" + } + ], + "תרכיב": [ + { + "word_nikkud": "לִרְכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2040-lirkav" + } + ], + "לרכוב": [ + { + "word_nikkud": "לִרְכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2040-lirkav" + } + ], + "הרכב": [ + { + "word_nikkud": "לִרְכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2040-lirkav" + } + ], + "מרוכב": [ + { + "word_nikkud": "לִרְכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2040-lirkav" + } + ], + "תרכבו": [ + { + "word_nikkud": "לִרְכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2040-lirkav" + } + ], + "להרכיב": [ + { + "word_nikkud": "לִרְכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2040-lirkav" + } + ], + "רכבתם": [ + { + "word_nikkud": "לִרְכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2040-lirkav" + } + ], + "רכבנה!‏": [ + { + "word_nikkud": "לִרְכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2040-lirkav" + } + ], + "לרכב": [ + { + "word_nikkud": "לִרְכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2040-lirkav" + } + ], + "להתרכב": [ + { + "word_nikkud": "לִרְכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2040-lirkav" + } + ], + "תרכבי": [ + { + "word_nikkud": "לִרְכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2040-lirkav" + } + ], + "רוכבים": [ + { + "word_nikkud": "לִרְכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2040-lirkav" + } + ], + "ירכב": [ + { + "word_nikkud": "לִרְכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2040-lirkav" + } + ], + "תרכובת": [ + { + "word_nikkud": "לִרְכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2040-lirkav" + } + ], + "תרכב": [ + { + "word_nikkud": "לִרְכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2040-lirkav" + } + ], + "הרכבה": [ + { + "word_nikkud": "לִרְכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2040-lirkav" + } + ], + "ר - כ - ב": [ + { + "word_nikkud": "לִרְכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2040-lirkav" + } + ], + "רוכבות": [ + { + "word_nikkud": "לִרְכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2040-lirkav" + } + ], + "מרכיב": [ + { + "word_nikkud": "לִרְכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2040-lirkav" + } + ], + "רכבו": [ + { + "word_nikkud": "לִרְכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2040-lirkav" + } + ], + "מרכבה": [ + { + "word_nikkud": "לִרְכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2040-lirkav" + } + ], + "תרכבנה": [ + { + "word_nikkud": "לִרְכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2040-lirkav" + } + ], + "מורכב": [ + { + "word_nikkud": "לִרְכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2040-lirkav" + } + ], + "רכבו!‏": [ + { + "word_nikkud": "לִרְכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2040-lirkav" + } + ], + "ארכב": [ + { + "word_nikkud": "לִרְכַּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2040-lirkav" + } + ], + "נשק": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "נישקתי": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "נשקי!‏": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "מנשקים": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "ינשק": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "נושקתן": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "נישקנו": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "נישקה": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "אנושק": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "מנושקות": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "מנושק": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "לנשוק": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "נ - שׁ - ק": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "נושקה": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "אנשק": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "להשיק": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "נשקו!‏": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "השקה": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "ננושק": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "מנשקות": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "נישקת": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "לנשק": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "תנושקי": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "מנשקת": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "נושק": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "נשיקה": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "נשק!‏": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "מנושקת": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "תנשק": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "נישקתם": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "נשקנה!‏": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "נישקו": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "להתנשק": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "נישקתן": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "נישק": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "נושקתי": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "תנשקו": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "ינושקו": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "מנושקים": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "תנושקו": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "ננשק": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "מנשק": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "נושקתם": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "ינושק": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "נושקנו": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "נושקת": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "תנשקי": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "משיק": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "נושקו": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "תנושק": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "תנשקנה": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "תנושקנה": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "ינשקו": [ + { + "word_nikkud": "לְנַשֵּׁק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1277-lenashek" + } + ], + "מואשם": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "תואשמי": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "מאשימים": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "מאשים": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "יאשימו": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "להאשים": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "הואשמת": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "לאשום": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "יאשים": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "הואשמה": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "האשימו": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "מואשמת": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "מואשמים": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "מואשמות": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "האשמנו": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "אואשם": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "הואשמתי": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "תאשימי": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "הואשמתן": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "יואשם": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "תואשמנה": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "הואשמנו": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "הואשמתם": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "תואשם": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "האשמתן": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "מאשימות": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "להיאשם": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "תאשים": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "האשימי!‏": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "נאשים": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "תאשימו": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "אאשים": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "תואשמו": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "האשמתי": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "תאשמנה": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "מאשימה": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "האשמתם": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "האשם!‏": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "האשים": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "האשימו!‏": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "האשמת": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "הואשם": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "הואשמו": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "האשימה": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "א - שׁ - ם": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "נואשם": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "האשמנה!‏": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "יואשמו": [ + { + "word_nikkud": "לְהַאֲשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "162-lehaashim" + } + ], + "אררו": [ + { + "word_nikkud": "לָאֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2732-laor" + } + ], + "אורר": [ + { + "word_nikkud": "לָאֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2732-laor" + } + ], + "אררתם": [ + { + "word_nikkud": "לָאֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2732-laor" + } + ], + "ארה": [ + { + "word_nikkud": "לָאֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2732-laor" + } + ], + "אוררים": [ + { + "word_nikkud": "לָאֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2732-laor" + } + ], + "אררת": [ + { + "word_nikkud": "לָאֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2732-laor" + } + ], + "ארות": [ + { + "word_nikkud": "לָאֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2732-laor" + } + ], + "ארונו": [ + { + "word_nikkud": "לָאֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2732-laor" + } + ], + "אאור": [ + { + "word_nikkud": "לָאֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2732-laor" + } + ], + "תאור": [ + { + "word_nikkud": "לָאֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2732-laor" + } + ], + "ארר": [ + { + "word_nikkud": "לָאֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2732-laor" + } + ], + "תאורו": [ + { + "word_nikkud": "לָאֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2732-laor" + } + ], + "אררנו": [ + { + "word_nikkud": "לָאֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2732-laor" + } + ], + "יאורו": [ + { + "word_nikkud": "לָאֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2732-laor" + } + ], + "לאור": [ + { + "word_nikkud": "לָאֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2732-laor" + } + ], + "יאור": [ + { + "word_nikkud": "לָאֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2732-laor" + } + ], + "נאור": [ + { + "word_nikkud": "לָאֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2732-laor" + } + ], + "ארור": [ + { + "word_nikkud": "לָאֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2732-laor" + } + ], + "אררתן": [ + { + "word_nikkud": "לָאֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2732-laor" + } + ], + "אוררת": [ + { + "word_nikkud": "לָאֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2732-laor" + } + ], + "תאורי": [ + { + "word_nikkud": "לָאֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2732-laor" + } + ], + "תאורינה": [ + { + "word_nikkud": "לָאֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2732-laor" + } + ], + "ארו": [ + { + "word_nikkud": "לָאֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2732-laor" + } + ], + "אר": [ + { + "word_nikkud": "לָאֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2732-laor" + } + ], + "תאורנה": [ + { + "word_nikkud": "לָאֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2732-laor" + } + ], + "א - ר - ר": [ + { + "word_nikkud": "לָאֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2732-laor" + } + ], + "ארותם": [ + { + "word_nikkud": "לָאֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2732-laor" + } + ], + "לארר": [ + { + "word_nikkud": "לָאֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2732-laor" + } + ], + "אוררות": [ + { + "word_nikkud": "לָאֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2732-laor" + } + ], + "אררתי": [ + { + "word_nikkud": "לָאֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2732-laor" + } + ], + "אררה": [ + { + "word_nikkud": "לָאֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2732-laor" + } + ], + "ארותי": [ + { + "word_nikkud": "לָאֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2732-laor" + } + ], + "ארותן": [ + { + "word_nikkud": "לָאֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2732-laor" + } + ], + "יבוררו": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "תבררו": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "לברר": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "תבררי": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "בוררתי": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "מבורר": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "מבררת": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "להתברר": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "בוררה": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "לבור": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "תבוררנה": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "נברר": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "ברר!‏": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "בוררת": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "ביררתן": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "בירר": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "ברירה": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "תבררנה": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "אברר": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "מוברר": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "נבורר": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "אבורר": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "מבוררת": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "תבורר": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "מבררות": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "בוררנו": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "יברר": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "בררן": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "ביררה": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "ביררתי": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "בוררתם": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "ברור": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "ביררו": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "יבררו": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "מבוררים": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "יבורר": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "בוררתן": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "בררי!‏": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "ב - ר - ר": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "בררנה!‏": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "תבוררו": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "מבוררות": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "מברר": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "ביררתם": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "בוררו": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "מבררים": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "תבוררי": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "ביררת": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "תברר": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "בורר": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "בררו!‏": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "ביררנו": [ + { + "word_nikkud": "לְבָרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "269-levarer" + } + ], + "עפתי": [ + { + "word_nikkud": "לָעוּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1461-lauf" + } + ], + "עוף": [ + { + "word_nikkud": "לָעוּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1461-lauf" + }, + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "עפתן": [ + { + "word_nikkud": "לָעוּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1461-lauf" + } + ], + "עף": [ + { + "word_nikkud": "לָעוּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1461-lauf" + } + ], + "תעופו": [ + { + "word_nikkud": "לָעוּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1461-lauf" + } + ], + "עפתם": [ + { + "word_nikkud": "לָעוּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1461-lauf" + } + ], + "אעוף": [ + { + "word_nikkud": "לָעוּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1461-lauf" + } + ], + "עפות": [ + { + "word_nikkud": "לָעוּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1461-lauf" + } + ], + "עופנה!‏": [ + { + "word_nikkud": "לָעוּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1461-lauf" + } + ], + "עפנו": [ + { + "word_nikkud": "לָעוּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1461-lauf" + } + ], + "תעופי": [ + { + "word_nikkud": "לָעוּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1461-lauf" + } + ], + "עפו": [ + { + "word_nikkud": "לָעוּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1461-lauf" + } + ], + "עוף!‏": [ + { + "word_nikkud": "לָעוּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1461-lauf" + } + ], + "עפה": [ + { + "word_nikkud": "לָעוּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1461-lauf" + } + ], + "מעוף": [ + { + "word_nikkud": "לָעוּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1461-lauf" + }, + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "יעופו": [ + { + "word_nikkud": "לָעוּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1461-lauf" + } + ], + "תעופינה": [ + { + "word_nikkud": "לָעוּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1461-lauf" + } + ], + "להתעופף": [ + { + "word_nikkud": "לָעוּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1461-lauf" + }, + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "עפת": [ + { + "word_nikkud": "לָעוּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1461-lauf" + } + ], + "עפים": [ + { + "word_nikkud": "לָעוּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1461-lauf" + } + ], + "ע - ו - ף": [ + { + "word_nikkud": "לָעוּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1461-lauf" + }, + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "להעיף": [ + { + "word_nikkud": "לָעוּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1461-lauf" + }, + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "עופו!‏": [ + { + "word_nikkud": "לָעוּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1461-lauf" + } + ], + "תעוף": [ + { + "word_nikkud": "לָעוּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1461-lauf" + } + ], + "תעופה": [ + { + "word_nikkud": "לָעוּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1461-lauf" + }, + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "לעופף": [ + { + "word_nikkud": "לָעוּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1461-lauf" + }, + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "תעופנה": [ + { + "word_nikkud": "לָעוּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1461-lauf" + } + ], + "לעוף": [ + { + "word_nikkud": "לָעוּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1461-lauf" + }, + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "יעוף": [ + { + "word_nikkud": "לָעוּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1461-lauf" + } + ], + "עופי!‏": [ + { + "word_nikkud": "לָעוּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1461-lauf" + } + ], + "נעוף": [ + { + "word_nikkud": "לָעוּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1461-lauf" + } + ], + "עופינה!‏": [ + { + "word_nikkud": "לָעוּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1461-lauf" + } + ], + "יזוהו": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "להזדהות": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "תזוהו": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "זוהתה": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "זיהיתי": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "הזדהות": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "זיהו": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "זיהה": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "מזוהים": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "יזוהה": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "זהו!‏": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "תזוהה": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "יזהו": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "אזהה": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "יזהה": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "תזהינה": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "נזהה": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "זוהיתן": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "זיהיתן": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "זוהיתם": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "זוהיתי": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "זוהינו": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "נזוהה": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "זיהית": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "מזהות": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "זוהה": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "ז - ה - ה": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "מזהים": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "זהה!‏": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "אזוהה": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "תזהי": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "מזהה": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "תזהו": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "מזוהות": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "זהות": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "זיהוי": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "זוהית": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "זהינה!‏": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "זוהו": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "זה": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "תזוהי": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "זיהיתם": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "זיהינו": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "תזהה": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "זהי!‏": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "לזהות": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "מזוהה": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "תזוהינה": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "זהה": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "זיהתה": [ + { + "word_nikkud": "לְזַהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "483-lezahot" + } + ], + "הפסיד": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "תפסדנה": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "תפסידו": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "הפסידו": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "הפסידו!‏": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "הופסדו": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "יופסדו": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "תופסדנה": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "הופסדה": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "הפסדתן": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "נפסיד": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "מופסד": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "מפסידה": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "מופסדים": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "מופסדות": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "הפסד": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "הפסידה": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "הופסד": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "הפסדתם": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "הפסד!‏": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "הפסידי!‏": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "הופסדת": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "מופסדת": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "הופסדתי": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "מפסידים": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "פ - ס - ד": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "נופסד": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "הפסדת": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "הופסדתן": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "להפסיד": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "תופסדי": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "מפסיד": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "יפסידו": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "הפסדנה!‏": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "נפסד": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "מפסידות": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "תפסידי": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "יפסיד": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "יופסד": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "אופסד": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "הופסדנו": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "הפסדתי": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "אפסיד": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "הופסדתם": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "הפסדנו": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "תפסיד": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "תופסד": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "תופסדו": [ + { + "word_nikkud": "לְהַפְסִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1647-lehafsid" + } + ], + "נח": [ + { + "word_nikkud": "לָנוּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1164-lanuach" + } + ], + "נחתן": [ + { + "word_nikkud": "לָנוּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1164-lanuach" + } + ], + "ננוח": [ + { + "word_nikkud": "לָנוּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1164-lanuach" + } + ], + "נוחינה!‏": [ + { + "word_nikkud": "לָנוּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1164-lanuach" + } + ], + "נחנה!‏": [ + { + "word_nikkud": "לָנוּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1164-lanuach" + } + ], + "ינוח": [ + { + "word_nikkud": "לָנוּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1164-lanuach" + } + ], + "נוחי!‏": [ + { + "word_nikkud": "לָנוּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1164-lanuach" + } + ], + "נחה": [ + { + "word_nikkud": "לָנוּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1164-lanuach" + } + ], + "נחתי": [ + { + "word_nikkud": "לָנוּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1164-lanuach" + } + ], + "נחים": [ + { + "word_nikkud": "לָנוּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1164-lanuach" + } + ], + "אנוח": [ + { + "word_nikkud": "לָנוּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1164-lanuach" + } + ], + "נחתם": [ + { + "word_nikkud": "לָנוּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1164-lanuach" + } + ], + "נוחו!‏": [ + { + "word_nikkud": "לָנוּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1164-lanuach" + } + ], + "תנוחינה": [ + { + "word_nikkud": "לָנוּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1164-lanuach" + } + ], + "נחו": [ + { + "word_nikkud": "לָנוּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1164-lanuach" + } + ], + "נחות": [ + { + "word_nikkud": "לָנוּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1164-lanuach" + } + ], + "תנוחו": [ + { + "word_nikkud": "לָנוּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1164-lanuach" + } + ], + "ינוחו": [ + { + "word_nikkud": "לָנוּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1164-lanuach" + } + ], + "תנוח": [ + { + "word_nikkud": "לָנוּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1164-lanuach" + } + ], + "תנוחי": [ + { + "word_nikkud": "לָנוּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1164-lanuach" + } + ], + "נוח!‏": [ + { + "word_nikkud": "לָנוּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1164-lanuach" + } + ], + "נחנו": [ + { + "word_nikkud": "לָנוּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1164-lanuach" + } + ], + "מצולמות": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "צילמנו": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "צלמו!‏": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "מצולם": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "יצלם": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "צולמתן": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "צילמתם": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "יצולמו": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "צלמי!‏": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "מצלמת": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "צילום": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "מצלמים": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "צלם!‏": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "תצלמי": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "צלמנה!‏": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "תצולמו": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "יצולם": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "מצלמות": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "צילם": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "צולמת": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "צילמתן": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "צילמה": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "צולם": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "נצולם": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "תצלום": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "צ - ל - ם": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "יצלמו": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "מצלם": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "צילמו": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "תצלם": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "צולמו": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "תצלמו": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "צילמתי": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "צולמתם": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "תצולם": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "תצולמי": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "מצולמת": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "צולמתי": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "צילמת": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "אצלם": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "צולמה": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "צלם": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "תצולמנה": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "מצלמה": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "לצלם": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "אצולם": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "נצלם": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "תצלמנה": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "מצולמים": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "צולמנו": [ + { + "word_nikkud": "לְצַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1802-letzalem" + } + ], + "מושך": [ + { + "word_nikkud": "לִמְשֹׁךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1108-limshoch" + } + ], + "אמשוך": [ + { + "word_nikkud": "לִמְשֹׁךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1108-limshoch" + } + ], + "מושכת": [ + { + "word_nikkud": "לִמְשֹׁךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1108-limshoch" + } + ], + "תמשוך": [ + { + "word_nikkud": "לִמְשֹׁךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1108-limshoch" + } + ], + "משכי!‏": [ + { + "word_nikkud": "לִמְשֹׁךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1108-limshoch" + } + ], + "משכו": [ + { + "word_nikkud": "לִמְשֹׁךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1108-limshoch" + } + ], + "משכו!‏": [ + { + "word_nikkud": "לִמְשֹׁךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1108-limshoch" + } + ], + "תמשוכנה": [ + { + "word_nikkud": "לִמְשֹׁךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1108-limshoch" + } + ], + "משוך!‏": [ + { + "word_nikkud": "לִמְשֹׁךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1108-limshoch" + } + ], + "משכתן": [ + { + "word_nikkud": "לִמְשֹׁךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1108-limshoch" + } + ], + "ימשוך": [ + { + "word_nikkud": "לִמְשֹׁךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1108-limshoch" + } + ], + "משכנו": [ + { + "word_nikkud": "לִמְשֹׁךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1108-limshoch" + } + ], + "משכתי": [ + { + "word_nikkud": "לִמְשֹׁךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1108-limshoch" + } + ], + "משכת": [ + { + "word_nikkud": "לִמְשֹׁךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1108-limshoch" + } + ], + "נמשוך": [ + { + "word_nikkud": "לִמְשֹׁךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1108-limshoch" + } + ], + "משוכנה!‏": [ + { + "word_nikkud": "לִמְשֹׁךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1108-limshoch" + } + ], + "משכתם": [ + { + "word_nikkud": "לִמְשֹׁךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1108-limshoch" + } + ], + "תמשכי": [ + { + "word_nikkud": "לִמְשֹׁךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1108-limshoch" + } + ], + "משכה": [ + { + "word_nikkud": "לִמְשֹׁךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1108-limshoch" + } + ], + "מושכים": [ + { + "word_nikkud": "לִמְשֹׁךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1108-limshoch" + } + ], + "ימשכו": [ + { + "word_nikkud": "לִמְשֹׁךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1108-limshoch" + } + ], + "מושכות": [ + { + "word_nikkud": "לִמְשֹׁךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1108-limshoch" + } + ], + "תמשכו": [ + { + "word_nikkud": "לִמְשֹׁךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1108-limshoch" + } + ], + "התקוממות": [ + { + "word_nikkud": "לָקוּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1876-lakum" + }, + { + "word_nikkud": "לְהָקִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "תקומה": [ + { + "word_nikkud": "לָקוּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1876-lakum" + }, + { + "word_nikkud": "לְהָקִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "הקמה": [ + { + "word_nikkud": "לָקוּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1876-lakum" + }, + { + "word_nikkud": "לְהָקִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "מקום": [ + { + "word_nikkud": "לָקוּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1876-lakum" + }, + { + "word_nikkud": "לְהָקִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "קומה": [ + { + "word_nikkud": "לָקוּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1876-lakum" + }, + { + "word_nikkud": "לְהָקִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "ק - ו - ם": [ + { + "word_nikkud": "לָקוּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1876-lakum" + }, + { + "word_nikkud": "לְהָקִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "שוחחנו": [ + { + "word_nikkud": "לְשׂוֹחֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2187-lesocheach" + } + ], + "משוחחים": [ + { + "word_nikkud": "לְשׂוֹחֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2187-lesocheach" + } + ], + "משוחח": [ + { + "word_nikkud": "לְשׂוֹחֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2187-lesocheach" + } + ], + "שׂ - י - ח": [ + { + "word_nikkud": "לְשׂוֹחֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2187-lesocheach" + } + ], + "תשוחחי": [ + { + "word_nikkud": "לְשׂוֹחֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2187-lesocheach" + } + ], + "שוחחו!‏": [ + { + "word_nikkud": "לְשׂוֹחֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2187-lesocheach" + } + ], + "שוחחה": [ + { + "word_nikkud": "לְשׂוֹחֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2187-lesocheach" + } + ], + "לשיח": [ + { + "word_nikkud": "לְשׂוֹחֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2187-lesocheach" + } + ], + "תשוחח": [ + { + "word_nikkud": "לְשׂוֹחֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2187-lesocheach" + } + ], + "שוחחתם": [ + { + "word_nikkud": "לְשׂוֹחֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2187-lesocheach" + } + ], + "נשוחח": [ + { + "word_nikkud": "לְשׂוֹחֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2187-lesocheach" + } + ], + "להשיח": [ + { + "word_nikkud": "לְשׂוֹחֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2187-lesocheach" + } + ], + "לשוחח": [ + { + "word_nikkud": "לְשׂוֹחֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2187-lesocheach" + } + ], + "שוחחו": [ + { + "word_nikkud": "לְשׂוֹחֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2187-lesocheach" + } + ], + "שוחח!‏": [ + { + "word_nikkud": "לְשׂוֹחֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2187-lesocheach" + } + ], + "משוחחות": [ + { + "word_nikkud": "לְשׂוֹחֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2187-lesocheach" + } + ], + "שוחחתי": [ + { + "word_nikkud": "לְשׂוֹחֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2187-lesocheach" + } + ], + "שוחחתן": [ + { + "word_nikkud": "לְשׂוֹחֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2187-lesocheach" + } + ], + "שיח": [ + { + "word_nikkud": "לְשׂוֹחֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2187-lesocheach" + } + ], + "ישוחחו": [ + { + "word_nikkud": "לְשׂוֹחֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2187-lesocheach" + } + ], + "שוחחי!‏": [ + { + "word_nikkud": "לְשׂוֹחֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2187-lesocheach" + } + ], + "אשוחח": [ + { + "word_nikkud": "לְשׂוֹחֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2187-lesocheach" + } + ], + "ישוחח": [ + { + "word_nikkud": "לְשׂוֹחֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2187-lesocheach" + } + ], + "משוחחת": [ + { + "word_nikkud": "לְשׂוֹחֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2187-lesocheach" + } + ], + "שוחח": [ + { + "word_nikkud": "לְשׂוֹחֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2187-lesocheach" + } + ], + "תשוחחנה": [ + { + "word_nikkud": "לְשׂוֹחֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2187-lesocheach" + } + ], + "שוחחנה!‏": [ + { + "word_nikkud": "לְשׂוֹחֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2187-lesocheach" + } + ], + "שיחה": [ + { + "word_nikkud": "לְשׂוֹחֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2187-lesocheach" + } + ], + "תשוחחו": [ + { + "word_nikkud": "לְשׂוֹחֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2187-lesocheach" + } + ], + "שוחחת": [ + { + "word_nikkud": "לְשׂוֹחֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2187-lesocheach" + } + ], + "חתכה": [ + { + "word_nikkud": "לַחְתֹּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "718-lachtoch" + } + ], + "חתכתי": [ + { + "word_nikkud": "לַחְתֹּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "718-lachtoch" + } + ], + "לחתך": [ + { + "word_nikkud": "לַחְתֹּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "718-lachtoch" + } + ], + "תחתוך": [ + { + "word_nikkud": "לַחְתֹּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "718-lachtoch" + } + ], + "חתוך!‏": [ + { + "word_nikkud": "לַחְתֹּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "718-lachtoch" + } + ], + "חתוכנה!‏": [ + { + "word_nikkud": "לַחְתֹּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "718-lachtoch" + } + ], + "חתכו": [ + { + "word_nikkud": "לַחְתֹּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "718-lachtoch" + } + ], + "חתכו!‏": [ + { + "word_nikkud": "לַחְתֹּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "718-lachtoch" + } + ], + "לחתוך": [ + { + "word_nikkud": "לַחְתֹּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "718-lachtoch" + } + ], + "להתחתך": [ + { + "word_nikkud": "לַחְתֹּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "718-lachtoch" + } + ], + "חתוך": [ + { + "word_nikkud": "לַחְתֹּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "718-lachtoch" + } + ], + "תחתכי": [ + { + "word_nikkud": "לַחְתֹּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "718-lachtoch" + } + ], + "חותך": [ + { + "word_nikkud": "לַחְתֹּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "718-lachtoch" + } + ], + "חתכתם": [ + { + "word_nikkud": "לַחְתֹּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "718-lachtoch" + } + ], + "תחתוכנה": [ + { + "word_nikkud": "לַחְתֹּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "718-lachtoch" + } + ], + "חותכת": [ + { + "word_nikkud": "לַחְתֹּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "718-lachtoch" + } + ], + "יחתכו": [ + { + "word_nikkud": "לַחְתֹּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "718-lachtoch" + } + ], + "חתכתן": [ + { + "word_nikkud": "לַחְתֹּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "718-lachtoch" + } + ], + "יחתוך": [ + { + "word_nikkud": "לַחְתֹּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "718-lachtoch" + } + ], + "ח - ת - ך": [ + { + "word_nikkud": "לַחְתֹּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "718-lachtoch" + } + ], + "חתכת": [ + { + "word_nikkud": "לַחְתֹּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "718-lachtoch" + } + ], + "חותכות": [ + { + "word_nikkud": "לַחְתֹּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "718-lachtoch" + } + ], + "חתך": [ + { + "word_nikkud": "לַחְתֹּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "718-lachtoch" + } + ], + "נחתוך": [ + { + "word_nikkud": "לַחְתֹּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "718-lachtoch" + } + ], + "אחתוך": [ + { + "word_nikkud": "לַחְתֹּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "718-lachtoch" + } + ], + "חתיכה": [ + { + "word_nikkud": "לַחְתֹּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "718-lachtoch" + } + ], + "חתיך": [ + { + "word_nikkud": "לַחְתֹּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "718-lachtoch" + } + ], + "להיחתך": [ + { + "word_nikkud": "לַחְתֹּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "718-lachtoch" + } + ], + "חתכי!‏": [ + { + "word_nikkud": "לַחְתֹּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "718-lachtoch" + } + ], + "חותכים": [ + { + "word_nikkud": "לַחְתֹּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "718-lachtoch" + } + ], + "תחתכו": [ + { + "word_nikkud": "לַחְתֹּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "718-lachtoch" + } + ], + "חתכנו": [ + { + "word_nikkud": "לַחְתֹּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "718-lachtoch" + } + ], + "יחלקו": [ + { + "word_nikkud": "לַחֲלֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "612-lachalok" + }, + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "חלוק": [ + { + "word_nikkud": "לַחֲלֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "612-lachalok" + }, + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "לחלק": [ + { + "word_nikkud": "לַחֲלֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "612-lachalok" + }, + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "אחלוק": [ + { + "word_nikkud": "לַחֲלֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "612-lachalok" + } + ], + "חלקתם": [ + { + "word_nikkud": "לַחֲלֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "612-lachalok" + } + ], + "תחלוקנה": [ + { + "word_nikkud": "לַחֲלֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "612-lachalok" + } + ], + "חלקלק": [ + { + "word_nikkud": "לַחֲלֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "612-lachalok" + }, + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "חלקו!‏": [ + { + "word_nikkud": "לַחֲלֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "612-lachalok" + }, + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "נחלוק": [ + { + "word_nikkud": "לַחֲלֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "612-lachalok" + } + ], + "חלקתי": [ + { + "word_nikkud": "לַחֲלֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "612-lachalok" + } + ], + "תחלקי": [ + { + "word_nikkud": "לַחֲלֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "612-lachalok" + }, + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "חלקו": [ + { + "word_nikkud": "לַחֲלֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "612-lachalok" + } + ], + "חלק": [ + { + "word_nikkud": "לַחֲלֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "612-lachalok" + }, + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "חלקת": [ + { + "word_nikkud": "לַחֲלֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "612-lachalok" + } + ], + "חולקת": [ + { + "word_nikkud": "לַחֲלֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "612-lachalok" + }, + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "חולק": [ + { + "word_nikkud": "לַחֲלֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "612-lachalok" + }, + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "חלוקנה!‏": [ + { + "word_nikkud": "לַחֲלֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "612-lachalok" + } + ], + "להיחלק": [ + { + "word_nikkud": "לַחֲלֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "612-lachalok" + }, + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "להחליק": [ + { + "word_nikkud": "לַחֲלֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "612-lachalok" + }, + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "לחלוק": [ + { + "word_nikkud": "לַחֲלֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "612-lachalok" + }, + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "חלקה": [ + { + "word_nikkud": "לַחֲלֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "612-lachalok" + } + ], + "תחלקו": [ + { + "word_nikkud": "לַחֲלֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "612-lachalok" + }, + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "מחלקה": [ + { + "word_nikkud": "לַחֲלֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "612-lachalok" + }, + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "להתחלק": [ + { + "word_nikkud": "לַחֲלֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "612-lachalok" + }, + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "חלקיק": [ + { + "word_nikkud": "לַחֲלֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "612-lachalok" + }, + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "יחלוק": [ + { + "word_nikkud": "לַחֲלֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "612-lachalok" + } + ], + "מחלק": [ + { + "word_nikkud": "לַחֲלֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "612-lachalok" + }, + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "חלקתן": [ + { + "word_nikkud": "לַחֲלֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "612-lachalok" + } + ], + "חלקי!‏": [ + { + "word_nikkud": "לַחֲלֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "612-lachalok" + }, + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "חולקים": [ + { + "word_nikkud": "לַחֲלֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "612-lachalok" + } + ], + "חלוק!‏": [ + { + "word_nikkud": "לַחֲלֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "612-lachalok" + } + ], + "חולקות": [ + { + "word_nikkud": "לַחֲלֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "612-lachalok" + } + ], + "חילוק": [ + { + "word_nikkud": "לַחֲלֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "612-lachalok" + }, + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "תחלוק": [ + { + "word_nikkud": "לַחֲלֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "612-lachalok" + } + ], + "חלקנו": [ + { + "word_nikkud": "לַחֲלֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "612-lachalok" + } + ], + "חלוקה": [ + { + "word_nikkud": "לַחֲלֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "612-lachalok" + }, + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "ח - ל - ק": [ + { + "word_nikkud": "לַחֲלֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "612-lachalok" + }, + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "תועמדו": [ + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "מעמידה": [ + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "תעמיד": [ + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "תועמדי": [ + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "העמיד": [ + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "מועמדים": [ + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "העמידו!‏": [ + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "תעמדנה": [ + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "תועמד": [ + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "מעמיד": [ + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "נועמד": [ + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "אעמיד": [ + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "יעמידו": [ + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "מעמידים": [ + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "תעמידי": [ + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "הועמדתן": [ + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "אועמד": [ + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "נעמיד": [ + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "תעמידו": [ + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "העמידו": [ + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "העמדתי": [ + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "העמד!‏": [ + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "הועמדה": [ + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "הועמדו": [ + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "יעמיד": [ + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "העמדתן": [ + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "הועמדנו": [ + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "יועמדו": [ + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "מעמידות": [ + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "העמדנו": [ + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "העמדת": [ + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "מועמדת": [ + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "העמידה": [ + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "הועמדתי": [ + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "הועמד": [ + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "הועמדת": [ + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "העמדתם": [ + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "יועמד": [ + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "תועמדנה": [ + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "העמידי!‏": [ + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "העמדנה!‏": [ + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "הועמדתם": [ + { + "word_nikkud": "לְהַעֲמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1506-lehaamid" + } + ], + "זוכה": [ + { + "word_nikkud": "לְזַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "502-lizkot" + } + ], + "זכות": [ + { + "word_nikkud": "לְזַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "502-lizkot" + } + ], + "זיכוי": [ + { + "word_nikkud": "לְזַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "502-lizkot" + } + ], + "זוכות": [ + { + "word_nikkud": "לְזַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "502-lizkot" + } + ], + "זכיתי": [ + { + "word_nikkud": "לְזַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "502-lizkot" + } + ], + "זכוי": [ + { + "word_nikkud": "לְזַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "502-lizkot" + } + ], + "זכו": [ + { + "word_nikkud": "לְזַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "502-lizkot" + } + ], + "זכית": [ + { + "word_nikkud": "לְזַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "502-lizkot" + } + ], + "זכתה": [ + { + "word_nikkud": "לְזַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "502-lizkot" + } + ], + "זוכים": [ + { + "word_nikkud": "לְזַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "502-lizkot" + } + ], + "זכה": [ + { + "word_nikkud": "לְזַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "502-lizkot" + } + ], + "זכינו": [ + { + "word_nikkud": "לְזַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "502-lizkot" + } + ], + "זכיין": [ + { + "word_nikkud": "לְזַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "502-lizkot" + } + ], + "זכיתם": [ + { + "word_nikkud": "לְזַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "502-lizkot" + } + ], + "זכיתן": [ + { + "word_nikkud": "לְזַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "502-lizkot" + } + ], + "זכאי": [ + { + "word_nikkud": "לְזַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "502-lizkot" + } + ], + "זכייה": [ + { + "word_nikkud": "לְזַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "502-lizkot" + } + ], + "ז - כ - ה": [ + { + "word_nikkud": "לְזַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "502-lizkot" + } + ], + "ממולאות": [ + { + "word_nikkud": "לְמַלֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "להימלא": [ + { + "word_nikkud": "לְמַלֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "ממולאת": [ + { + "word_nikkud": "לְמַלֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "מ - ל - א": [ + { + "word_nikkud": "לְמַלֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "התמלאות": [ + { + "word_nikkud": "לְמַלֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "תמולאו": [ + { + "word_nikkud": "לְמַלֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "ממולא": [ + { + "word_nikkud": "לְמַלֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "מולאת": [ + { + "word_nikkud": "לְמַלֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "ימולא": [ + { + "word_nikkud": "לְמַלֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "מולאו": [ + { + "word_nikkud": "לְמַלֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "נמולא": [ + { + "word_nikkud": "לְמַלֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "מולאתי": [ + { + "word_nikkud": "לְמַלֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "מילואים": [ + { + "word_nikkud": "לְמַלֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "מולא": [ + { + "word_nikkud": "לְמַלֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "להתמלא": [ + { + "word_nikkud": "לְמַלֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "מלאי": [ + { + "word_nikkud": "לְמַלֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "למלאת": [ + { + "word_nikkud": "לְמַלֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "מלוא": [ + { + "word_nikkud": "לְמַלֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "ימולאו": [ + { + "word_nikkud": "לְמַלֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "מלא": [ + { + "word_nikkud": "לְמַלֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "אמולא": [ + { + "word_nikkud": "לְמַלֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "תמולאנה": [ + { + "word_nikkud": "לְמַלֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "ממולאים": [ + { + "word_nikkud": "לְמַלֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "מולאתם": [ + { + "word_nikkud": "לְמַלֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "מולאתן": [ + { + "word_nikkud": "לְמַלֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "מילוי": [ + { + "word_nikkud": "לְמַלֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "תמולא": [ + { + "word_nikkud": "לְמַלֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "מולאה": [ + { + "word_nikkud": "לְמַלֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "תמולאי": [ + { + "word_nikkud": "לְמַלֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "מולאנו": [ + { + "word_nikkud": "לְמַלֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1053-lemale" + } + ], + "פעלו": [ + { + "word_nikkud": "לִפְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1658-lifol" + } + ], + "פעולה": [ + { + "word_nikkud": "לִפְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1658-lifol" + }, + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "פעיל": [ + { + "word_nikkud": "לִפְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1658-lifol" + }, + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "פועל": [ + { + "word_nikkud": "לִפְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1658-lifol" + }, + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "פעלי!‏": [ + { + "word_nikkud": "לִפְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1658-lifol" + } + ], + "התפעלות": [ + { + "word_nikkud": "לִפְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1658-lifol" + }, + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "תפעלו": [ + { + "word_nikkud": "לִפְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1658-lifol" + } + ], + "יפעל": [ + { + "word_nikkud": "לִפְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1658-lifol" + } + ], + "לפעול": [ + { + "word_nikkud": "לִפְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1658-lifol" + }, + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "פעילות": [ + { + "word_nikkud": "לִפְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1658-lifol" + }, + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "להפעיל": [ + { + "word_nikkud": "לִפְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1658-lifol" + }, + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "תפעלנה": [ + { + "word_nikkud": "לִפְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1658-lifol" + }, + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "פעל": [ + { + "word_nikkud": "לִפְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1658-lifol" + } + ], + "להתפעל": [ + { + "word_nikkud": "לִפְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1658-lifol" + }, + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "פועלים": [ + { + "word_nikkud": "לִפְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1658-lifol" + } + ], + "יפעלו": [ + { + "word_nikkud": "לִפְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1658-lifol" + } + ], + "תפעל": [ + { + "word_nikkud": "לִפְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1658-lifol" + } + ], + "פעלתם": [ + { + "word_nikkud": "לִפְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1658-lifol" + } + ], + "פעלתי": [ + { + "word_nikkud": "לִפְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1658-lifol" + } + ], + "פועלות": [ + { + "word_nikkud": "לִפְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1658-lifol" + } + ], + "מפעל": [ + { + "word_nikkud": "לִפְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1658-lifol" + }, + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "פעלה": [ + { + "word_nikkud": "לִפְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1658-lifol" + } + ], + "פעלנו": [ + { + "word_nikkud": "לִפְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1658-lifol" + } + ], + "פעלתן": [ + { + "word_nikkud": "לִפְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1658-lifol" + }, + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "נפעל": [ + { + "word_nikkud": "לִפְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1658-lifol" + } + ], + "פעלנה!‏": [ + { + "word_nikkud": "לִפְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1658-lifol" + } + ], + "פועלת": [ + { + "word_nikkud": "לִפְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1658-lifol" + } + ], + "פעלת": [ + { + "word_nikkud": "לִפְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1658-lifol" + } + ], + "פעל!‏": [ + { + "word_nikkud": "לִפְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1658-lifol" + } + ], + "פ - ע - ל": [ + { + "word_nikkud": "לִפְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1658-lifol" + }, + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "פעלו!‏": [ + { + "word_nikkud": "לִפְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1658-lifol" + } + ], + "תפעלי": [ + { + "word_nikkud": "לִפְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1658-lifol" + } + ], + "אפעל": [ + { + "word_nikkud": "לִפְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1658-lifol" + } + ], + "מעניינות": [ + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "אעניין": [ + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "מעניינים": [ + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "עוניינו": [ + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "עוניינתן": [ + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "עוניין": [ + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "מעוניין": [ + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "תעוניין": [ + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "עניינתן": [ + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "עניינה": [ + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "תעניינו": [ + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "עניינה!‏": [ + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "נעניין": [ + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "תעונייני": [ + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "נעוניין": [ + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "יעוניינו": [ + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "לעניין": [ + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "ענייני!‏": [ + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "עניינתם": [ + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "יעניין": [ + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "מעניינת": [ + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "מעניין": [ + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "להתעניין": [ + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "עוניינתם": [ + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "תעוניינו": [ + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "עניינת": [ + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "התעניינות": [ + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "עניין!‏": [ + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "תענייני": [ + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "עוניינת": [ + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "מעוניינים": [ + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "עניינו!‏": [ + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "מעוניינות": [ + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "תעניינה": [ + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "עניינתי": [ + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "עוניינתי": [ + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "תעוניינה": [ + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "יעוניין": [ + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "אעוניין": [ + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "עניינו": [ + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "יעניינו": [ + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "תעניין": [ + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "ע - נ - י - ן": [ + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "עוניינה": [ + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "מעוניינת": [ + { + "word_nikkud": "לְעַנְיֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1521-leanyen" + } + ], + "תישאנה": [ + { + "word_nikkud": "לָשֵׂאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1265-laset" + } + ], + "שיא": [ + { + "word_nikkud": "לָשֵׂאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1265-laset" + }, + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "נשאתם": [ + { + "word_nikkud": "לָשֵׂאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1265-laset" + } + ], + "נשאנה!‏": [ + { + "word_nikkud": "לָשֵׂאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1265-laset" + } + ], + "משואה": [ + { + "word_nikkud": "לָשֵׂאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1265-laset" + }, + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "נושאת": [ + { + "word_nikkud": "לָשֵׂאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1265-laset" + } + ], + "תישא": [ + { + "word_nikkud": "לָשֵׂאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1265-laset" + } + ], + "להינשא": [ + { + "word_nikkud": "לָשֵׂאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1265-laset" + }, + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "נשאת": [ + { + "word_nikkud": "לָשֵׂאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1265-laset" + } + ], + "שא!‏": [ + { + "word_nikkud": "לָשֵׂאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1265-laset" + } + ], + "להשיא": [ + { + "word_nikkud": "לָשֵׂאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1265-laset" + }, + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "נ - שׂ - א": [ + { + "word_nikkud": "לָשֵׂאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1265-laset" + }, + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "נשאו": [ + { + "word_nikkud": "לָשֵׂאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1265-laset" + } + ], + "שאנה!‏": [ + { + "word_nikkud": "לָשֵׂאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1265-laset" + } + ], + "נשיא": [ + { + "word_nikkud": "לָשֵׂאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1265-laset" + }, + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "מתנשא": [ + { + "word_nikkud": "לָשֵׂאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1265-laset" + }, + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "נשאנו": [ + { + "word_nikkud": "לָשֵׂאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1265-laset" + } + ], + "נושאים": [ + { + "word_nikkud": "לָשֵׂאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1265-laset" + } + ], + "לשאת": [ + { + "word_nikkud": "לָשֵׂאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1265-laset" + }, + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "נשאי!‏": [ + { + "word_nikkud": "לָשֵׂאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1265-laset" + } + ], + "מושא": [ + { + "word_nikkud": "לָשֵׂאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1265-laset" + }, + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "נשוי": [ + { + "word_nikkud": "לָשֵׂאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1265-laset" + }, + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "יישא": [ + { + "word_nikkud": "לָשֵׂאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1265-laset" + } + ], + "נושאות": [ + { + "word_nikkud": "לָשֵׂאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1265-laset" + } + ], + "שאו!‏": [ + { + "word_nikkud": "לָשֵׂאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1265-laset" + } + ], + "תישאו": [ + { + "word_nikkud": "לָשֵׂאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1265-laset" + } + ], + "נשאתן": [ + { + "word_nikkud": "לָשֵׂאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1265-laset" + } + ], + "נושא": [ + { + "word_nikkud": "לָשֵׂאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1265-laset" + }, + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "נשא!‏": [ + { + "word_nikkud": "לָשֵׂאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1265-laset" + } + ], + "תשואה": [ + { + "word_nikkud": "לָשֵׂאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1265-laset" + }, + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "תישאי": [ + { + "word_nikkud": "לָשֵׂאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1265-laset" + } + ], + "נשא": [ + { + "word_nikkud": "לָשֵׂאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1265-laset" + } + ], + "שאי!‏": [ + { + "word_nikkud": "לָשֵׂאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1265-laset" + } + ], + "נישא": [ + { + "word_nikkud": "לָשֵׂאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1265-laset" + }, + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "להתנשא": [ + { + "word_nikkud": "לָשֵׂאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1265-laset" + }, + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "נשאתי": [ + { + "word_nikkud": "לָשֵׂאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1265-laset" + } + ], + "יישאו": [ + { + "word_nikkud": "לָשֵׂאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1265-laset" + } + ], + "נישואין": [ + { + "word_nikkud": "לָשֵׂאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1265-laset" + }, + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "נשאו!‏": [ + { + "word_nikkud": "לָשֵׂאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1265-laset" + } + ], + "נשאה": [ + { + "word_nikkud": "לָשֵׂאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1265-laset" + } + ], + "אשא": [ + { + "word_nikkud": "לָשֵׂאת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1265-laset" + } + ], + "כ - ב - ד": [ + { + "word_nikkud": "לִכְבֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2761-lichbod" + }, + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "כבידה": [ + { + "word_nikkud": "לִכְבֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2761-lichbod" + }, + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "כבד": [ + { + "word_nikkud": "לִכְבֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2761-lichbod" + }, + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "להכביד": [ + { + "word_nikkud": "לִכְבֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2761-lichbod" + }, + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "לכבוד": [ + { + "word_nikkud": "לִכְבֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2761-lichbod" + }, + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "להתכבד": [ + { + "word_nikkud": "לִכְבֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2761-lichbod" + }, + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "נכבד": [ + { + "word_nikkud": "לִכְבֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2761-lichbod" + }, + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "אכבד": [ + { + "word_nikkud": "לִכְבֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2761-lichbod" + }, + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "לכבד": [ + { + "word_nikkud": "לִכְבֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2761-lichbod" + }, + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "תכבדי": [ + { + "word_nikkud": "לִכְבֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2761-lichbod" + }, + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "תכבדנה": [ + { + "word_nikkud": "לִכְבֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2761-lichbod" + }, + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "כבדים": [ + { + "word_nikkud": "לִכְבֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2761-lichbod" + } + ], + "כבדנו": [ + { + "word_nikkud": "לִכְבֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2761-lichbod" + } + ], + "כבדת": [ + { + "word_nikkud": "לִכְבֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2761-lichbod" + } + ], + "יכבד": [ + { + "word_nikkud": "לִכְבֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2761-lichbod" + }, + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "תכבד": [ + { + "word_nikkud": "לִכְבֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2761-lichbod" + }, + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "כבוד": [ + { + "word_nikkud": "לִכְבֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2761-lichbod" + }, + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "כבדתם": [ + { + "word_nikkud": "לִכְבֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2761-lichbod" + } + ], + "כבדות": [ + { + "word_nikkud": "לִכְבֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2761-lichbod" + } + ], + "כבדתן": [ + { + "word_nikkud": "לִכְבֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2761-lichbod" + } + ], + "תכבדו": [ + { + "word_nikkud": "לִכְבֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2761-lichbod" + }, + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "כבדתי": [ + { + "word_nikkud": "לִכְבֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2761-lichbod" + } + ], + "כיבוד": [ + { + "word_nikkud": "לִכְבֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2761-lichbod" + }, + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "כבדו": [ + { + "word_nikkud": "לִכְבֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2761-lichbod" + } + ], + "יכבדו": [ + { + "word_nikkud": "לִכְבֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2761-lichbod" + }, + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "כבדה": [ + { + "word_nikkud": "לִכְבֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2761-lichbod" + } + ], + "בוטלתי": [ + { + "word_nikkud": "לְבַטֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "בוטלתן": [ + { + "word_nikkud": "לְבַטֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "תבוטלנה": [ + { + "word_nikkud": "לְבַטֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "מבוטלת": [ + { + "word_nikkud": "לְבַטֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "מובטל": [ + { + "word_nikkud": "לְבַטֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "מבוטלים": [ + { + "word_nikkud": "לְבַטֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "בוטל": [ + { + "word_nikkud": "לְבַטֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "מבוטלות": [ + { + "word_nikkud": "לְבַטֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "יבוטלו": [ + { + "word_nikkud": "לְבַטֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "לבטול": [ + { + "word_nikkud": "לְבַטֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "להתבטל": [ + { + "word_nikkud": "לְבַטֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "אבוטל": [ + { + "word_nikkud": "לְבַטֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "תבוטלי": [ + { + "word_nikkud": "לְבַטֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "ב - ט - ל": [ + { + "word_nikkud": "לְבַטֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "בוטלו": [ + { + "word_nikkud": "לְבַטֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "בוטלנו": [ + { + "word_nikkud": "לְבַטֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "בוטלתם": [ + { + "word_nikkud": "לְבַטֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "בוטלה": [ + { + "word_nikkud": "לְבַטֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "תבוטל": [ + { + "word_nikkud": "לְבַטֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "מבוטל": [ + { + "word_nikkud": "לְבַטֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "נבוטל": [ + { + "word_nikkud": "לְבַטֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "יבוטל": [ + { + "word_nikkud": "לְבַטֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "בוטלת": [ + { + "word_nikkud": "לְבַטֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "תבוטלו": [ + { + "word_nikkud": "לְבַטֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "214-levatel" + } + ], + "אבוזבז": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "תבוזבזנה": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "לבזבז": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "בוזבזתי": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "להתבזבז": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "בוזבזנו": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "בוזבז": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "בוזבזתם": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "בוזבזו": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "בזבזת": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "יבוזבזו": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "מבוזבזים": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "בוזבזה": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "בזבזתי": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "בוזבזתן": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "יבוזבז": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "יבזבז": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "בזבזתם": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "בזבזתן": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "בזבזנו": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "בזבזו": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "בזבזו!‏": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "נבוזבז": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "מבוזבז": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "נבזבז": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "בזבזי!‏": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "בוזבזת": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "ביזבוז": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "מבזבזת": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "תבוזבזי": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "תבזבז": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "בזבזנה!‏": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "אבזבז": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "תבזבזנה": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "ב - ז - ב - ז": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "בזבזה": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "מבוזבזות": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "יבזבזו": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "מבוזבזת": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "מבזבז": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "תבזבזי": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "בזבז!‏": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "תבוזבז": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "מבזבזות": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "מבזבזים": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "תבזבזו": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "בזבז": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "תבוזבזו": [ + { + "word_nikkud": "לְבַזְבֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "196-levazbez" + } + ], + "הופעל": [ + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "הופעלתי": [ + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "הפעילו": [ + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "הפעלתם": [ + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "יופעלו": [ + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "הופעלתן": [ + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "מפעיל": [ + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "תופעלנה": [ + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "הופעלה": [ + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "הפעילו!‏": [ + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "הפעילה": [ + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "מופעל": [ + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "תופעלו": [ + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "יפעיל": [ + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "נפעיל": [ + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "תופעלי": [ + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "מפעילה": [ + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "הופעלת": [ + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "יפעילו": [ + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "הפעיל": [ + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "מפעילים": [ + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "תופעל": [ + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "הפעילי!‏": [ + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "הופעלו": [ + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "תפעילי": [ + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "מפעילות": [ + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "הפעלת": [ + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "הופעלנו": [ + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "מופעלת": [ + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "הפעלנו": [ + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "אופעל": [ + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "מופעלים": [ + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "הפעל!‏": [ + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "נופעל": [ + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "אפעיל": [ + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "הפעלתי": [ + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "מופעלות": [ + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "יופעל": [ + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "הפעלתן": [ + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "תפעיל": [ + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "הופעלתם": [ + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "הפעלנה!‏": [ + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "תפעילו": [ + { + "word_nikkud": "לְהַפְעִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1659-lehafil" + } + ], + "רצינה!‏": [ + { + "word_nikkud": "לְרַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "12-lirtzot" + } + ], + "תרצו": [ + { + "word_nikkud": "לְרַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "12-lirtzot" + } + ], + "רצי!‏": [ + { + "word_nikkud": "לְרַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "12-lirtzot" + } + ], + "רצה!‏": [ + { + "word_nikkud": "לְרַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "12-lirtzot" + } + ], + "להרצות": [ + { + "word_nikkud": "לְרַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "12-lirtzot" + } + ], + "רצתה": [ + { + "word_nikkud": "לְרַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "12-lirtzot" + } + ], + "תרצינה": [ + { + "word_nikkud": "לְרַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "12-lirtzot" + } + ], + "הרצאה": [ + { + "word_nikkud": "לְרַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "12-lirtzot" + } + ], + "רוצים": [ + { + "word_nikkud": "לְרַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "12-lirtzot" + } + ], + "ירצה": [ + { + "word_nikkud": "לְרַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "12-lirtzot" + } + ], + "ירצו": [ + { + "word_nikkud": "לְרַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "12-lirtzot" + } + ], + "רצית": [ + { + "word_nikkud": "לְרַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "12-lirtzot" + } + ], + "רציתי": [ + { + "word_nikkud": "לְרַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "12-lirtzot" + } + ], + "תרצה": [ + { + "word_nikkud": "לְרַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "12-lirtzot" + } + ], + "נרצה": [ + { + "word_nikkud": "לְרַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "12-lirtzot" + } + ], + "לרצות": [ + { + "word_nikkud": "לְרַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "12-lirtzot" + } + ], + "ארצה": [ + { + "word_nikkud": "לְרַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "12-lirtzot" + } + ], + "רוצות": [ + { + "word_nikkud": "לְרַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "12-lirtzot" + } + ], + "רציתן": [ + { + "word_nikkud": "לְרַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "12-lirtzot" + } + ], + "רציתם": [ + { + "word_nikkud": "לְרַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "12-lirtzot" + } + ], + "ר - צ - ה": [ + { + "word_nikkud": "לְרַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "12-lirtzot" + } + ], + "רצון": [ + { + "word_nikkud": "לְרַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "12-lirtzot" + } + ], + "רצו!‏": [ + { + "word_nikkud": "לְרַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "12-lirtzot" + } + ], + "רוצה": [ + { + "word_nikkud": "לְרַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "12-lirtzot" + } + ], + "רצינו": [ + { + "word_nikkud": "לְרַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "12-lirtzot" + } + ], + "רצוי": [ + { + "word_nikkud": "לְרַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "12-lirtzot" + } + ], + "להתרצות": [ + { + "word_nikkud": "לְרַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "12-lirtzot" + } + ], + "תרצי": [ + { + "word_nikkud": "לְרַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "12-lirtzot" + } + ], + "תחקרי": [ + { + "word_nikkud": "לַחְקֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "672-lachkor" + } + ], + "תחקרו": [ + { + "word_nikkud": "לַחְקֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "672-lachkor" + } + ], + "חקרו!‏": [ + { + "word_nikkud": "לַחְקֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "672-lachkor" + } + ], + "חקירה": [ + { + "word_nikkud": "לַחְקֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "672-lachkor" + } + ], + "חקר": [ + { + "word_nikkud": "לַחְקֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "672-lachkor" + } + ], + "חקרי!‏": [ + { + "word_nikkud": "לַחְקֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "672-lachkor" + } + ], + "חקרת": [ + { + "word_nikkud": "לַחְקֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "672-lachkor" + } + ], + "חוקרת": [ + { + "word_nikkud": "לַחְקֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "672-lachkor" + } + ], + "חוקרות": [ + { + "word_nikkud": "לַחְקֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "672-lachkor" + } + ], + "לחקור": [ + { + "word_nikkud": "לַחְקֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "672-lachkor" + } + ], + "חקרתי": [ + { + "word_nikkud": "לַחְקֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "672-lachkor" + } + ], + "חקרתם": [ + { + "word_nikkud": "לַחְקֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "672-lachkor" + } + ], + "ח - ק - ר": [ + { + "word_nikkud": "לַחְקֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "672-lachkor" + } + ], + "חקרתן": [ + { + "word_nikkud": "לַחְקֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "672-lachkor" + } + ], + "יחקרו": [ + { + "word_nikkud": "לַחְקֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "672-lachkor" + } + ], + "יחקור": [ + { + "word_nikkud": "לַחְקֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "672-lachkor" + } + ], + "חקרה": [ + { + "word_nikkud": "לַחְקֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "672-lachkor" + } + ], + "מחקר": [ + { + "word_nikkud": "לַחְקֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "672-lachkor" + } + ], + "אחקור": [ + { + "word_nikkud": "לַחְקֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "672-lachkor" + } + ], + "תחקורנה": [ + { + "word_nikkud": "לַחְקֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "672-lachkor" + } + ], + "חקרו": [ + { + "word_nikkud": "לַחְקֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "672-lachkor" + } + ], + "חקורנה!‏": [ + { + "word_nikkud": "לַחְקֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "672-lachkor" + } + ], + "חוקרים": [ + { + "word_nikkud": "לַחְקֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "672-lachkor" + } + ], + "תחקיר": [ + { + "word_nikkud": "לַחְקֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "672-lachkor" + } + ], + "נחקור": [ + { + "word_nikkud": "לַחְקֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "672-lachkor" + } + ], + "חוקר": [ + { + "word_nikkud": "לַחְקֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "672-lachkor" + } + ], + "חקרנו": [ + { + "word_nikkud": "לַחְקֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "672-lachkor" + } + ], + "חקור!‏": [ + { + "word_nikkud": "לַחְקֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "672-lachkor" + } + ], + "תחקור": [ + { + "word_nikkud": "לַחְקֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "672-lachkor" + } + ], + "הוכית": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "הוכתה": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "מוכות": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "לנכות": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "נכה": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "נוכה": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "מוכים": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "תכו": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "תכי": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "תכינה": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "תוכה": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "אכה": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "הכית": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "תוכו": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "ניכוי": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "תכה": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "נ - כ - ה": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "להכות": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "הכיתי": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "הכיתם": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "הכי!‏": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "הוכינו": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "הוכה": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "הכה": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "הכו!‏": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "מוכה": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "הכה!‏": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "יכה": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "הוכיתן": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "מכה": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "יוכו": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "נכות": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "תוכינה": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "הוכיתי": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "הוכיתם": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "הכינה!‏": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "מכות": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "יכו": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "הכיתן": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "יוכה": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "הוכו": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "תוכי": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "מכים": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "הכתה": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "אוכה": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "הכו": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "מוכית": [ + { + "word_nikkud": "לְהַכּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1201-lehakot" + } + ], + "ידפוק": [ + { + "word_nikkud": "לִדְפֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "432-lidpok" + } + ], + "תדפקי": [ + { + "word_nikkud": "לִדְפֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "432-lidpok" + } + ], + "דפקה": [ + { + "word_nikkud": "לִדְפֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "432-lidpok" + } + ], + "דפקו!‏": [ + { + "word_nikkud": "לִדְפֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "432-lidpok" + } + ], + "דפקתם": [ + { + "word_nikkud": "לִדְפֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "432-lidpok" + } + ], + "דופק": [ + { + "word_nikkud": "לִדְפֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "432-lidpok" + } + ], + "דופקים": [ + { + "word_nikkud": "לִדְפֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "432-lidpok" + } + ], + "נדפוק": [ + { + "word_nikkud": "לִדְפֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "432-lidpok" + } + ], + "תדפוקנה": [ + { + "word_nikkud": "לִדְפֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "432-lidpok" + } + ], + "דפקתן": [ + { + "word_nikkud": "לִדְפֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "432-lidpok" + } + ], + "אדפוק": [ + { + "word_nikkud": "לִדְפֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "432-lidpok" + } + ], + "דפוקנה!‏": [ + { + "word_nikkud": "לִדְפֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "432-lidpok" + } + ], + "דופקת": [ + { + "word_nikkud": "לִדְפֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "432-lidpok" + } + ], + "דפיקה": [ + { + "word_nikkud": "לִדְפֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "432-lidpok" + } + ], + "ד - פ - ק": [ + { + "word_nikkud": "לִדְפֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "432-lidpok" + } + ], + "דפקו": [ + { + "word_nikkud": "לִדְפֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "432-lidpok" + } + ], + "דפקי!‏": [ + { + "word_nikkud": "לִדְפֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "432-lidpok" + } + ], + "דפקתי": [ + { + "word_nikkud": "לִדְפֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "432-lidpok" + } + ], + "להידפק": [ + { + "word_nikkud": "לִדְפֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "432-lidpok" + } + ], + "דופקות": [ + { + "word_nikkud": "לִדְפֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "432-lidpok" + } + ], + "דפקת": [ + { + "word_nikkud": "לִדְפֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "432-lidpok" + } + ], + "דפק": [ + { + "word_nikkud": "לִדְפֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "432-lidpok" + } + ], + "דפוק!‏": [ + { + "word_nikkud": "לִדְפֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "432-lidpok" + } + ], + "ידפקו": [ + { + "word_nikkud": "לִדְפֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "432-lidpok" + } + ], + "תדפוק": [ + { + "word_nikkud": "לִדְפֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "432-lidpok" + } + ], + "דפקנו": [ + { + "word_nikkud": "לִדְפֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "432-lidpok" + } + ], + "תדפקו": [ + { + "word_nikkud": "לִדְפֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "432-lidpok" + } + ], + "לדפוק": [ + { + "word_nikkud": "לִדְפֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "432-lidpok" + } + ], + "הרוויחי!‏": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "ירוויח": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "רווחה": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "מורווחת": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "תרווחנה": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "רווח": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "מרוויחה": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "הורווחו": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "רוחני": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "מרוויח": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "תורווח": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "תורווחי": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "הרווחנו": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "הרוויחו!‏": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "תורווחנה": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "תורווחו": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "יורווחו": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "מורווחים": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "ירוויחו": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "הורווחתם": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "לרווח": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "הרווחת": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "מורווח": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "הרווחתם": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "הורווחנו": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "להרוויח": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "הורווחה": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "הרוויח": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "אורווח": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "נורווח": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "הרווחתן": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "הורווח": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "הורווחתי": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "מרוויחות": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "יורווח": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "רוח": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "הרווח!‏": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "תרוויח": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "ר - ו - ח": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "הרווחתי": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "ריווח": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "הרוויחה": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "הורווחתן": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "הרוויחו": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "מרוויחים": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "לרווחה": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "להתרווח": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "ארוויח": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "תרוויחו": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "נרוויח": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "הרווחנה!‏": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "מורווחות": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "מרווח": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "הורווחת": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "תרוויחי": [ + { + "word_nikkud": "לְהַרְוִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2005-leharviach" + } + ], + "הועלו": [ + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "מעלות": [ + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "מעלים": [ + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "הועלתה": [ + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "העלו!‏": [ + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "העלי!‏": [ + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "אועלה": [ + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "העלה!‏": [ + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "מועלית": [ + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "נועלה": [ + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "העלינה!‏": [ + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "מועלה": [ + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "מועלות": [ + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "תועלינה": [ + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "העליתם": [ + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "העלו": [ + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "העליתן": [ + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "תועלו": [ + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "מועלים": [ + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "יועלה": [ + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "תועלי": [ + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "תועלה": [ + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "הועלינו": [ + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "הועליתי": [ + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "הועלית": [ + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "העלית": [ + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "העלתה": [ + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "העליתי": [ + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "הועליתן": [ + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "הועלה": [ + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "יועלו": [ + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "הועליתם": [ + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "העלינו": [ + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "העלה": [ + { + "word_nikkud": "לְהַעֲלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3384-lehaalot" + } + ], + "מסרו!‏": [ + { + "word_nikkud": "לִמְסֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1072-limsor" + } + ], + "מסורתי": [ + { + "word_nikkud": "לִמְסֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1072-limsor" + } + ], + "מוסר": [ + { + "word_nikkud": "לִמְסֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1072-limsor" + }, + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "מסרי!‏": [ + { + "word_nikkud": "לִמְסֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1072-limsor" + } + ], + "תמסור": [ + { + "word_nikkud": "לִמְסֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1072-limsor" + } + ], + "מסרנו": [ + { + "word_nikkud": "לִמְסֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1072-limsor" + } + ], + "ימסרו": [ + { + "word_nikkud": "לִמְסֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1072-limsor" + } + ], + "תמסרו": [ + { + "word_nikkud": "לִמְסֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1072-limsor" + } + ], + "מסור!‏": [ + { + "word_nikkud": "לִמְסֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1072-limsor" + } + ], + "ימסור": [ + { + "word_nikkud": "לִמְסֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1072-limsor" + } + ], + "מ - ס - ר": [ + { + "word_nikkud": "לִמְסֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1072-limsor" + } + ], + "תמסורנה": [ + { + "word_nikkud": "לִמְסֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1072-limsor" + } + ], + "להימסר": [ + { + "word_nikkud": "לִמְסֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1072-limsor" + } + ], + "מוסרות": [ + { + "word_nikkud": "לִמְסֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1072-limsor" + }, + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "תמסרי": [ + { + "word_nikkud": "לִמְסֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1072-limsor" + } + ], + "מוסרת": [ + { + "word_nikkud": "לִמְסֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1072-limsor" + }, + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "מוסרים": [ + { + "word_nikkud": "לִמְסֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1072-limsor" + }, + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "נמסור": [ + { + "word_nikkud": "לִמְסֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1072-limsor" + } + ], + "מסרו": [ + { + "word_nikkud": "לִמְסֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1072-limsor" + } + ], + "למסור": [ + { + "word_nikkud": "לִמְסֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1072-limsor" + } + ], + "מסר": [ + { + "word_nikkud": "לִמְסֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1072-limsor" + } + ], + "מסורנה!‏": [ + { + "word_nikkud": "לִמְסֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1072-limsor" + } + ], + "מסרתי": [ + { + "word_nikkud": "לִמְסֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1072-limsor" + } + ], + "מסרת": [ + { + "word_nikkud": "לִמְסֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1072-limsor" + } + ], + "מסירות": [ + { + "word_nikkud": "לִמְסֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1072-limsor" + }, + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "אמסור": [ + { + "word_nikkud": "לִמְסֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1072-limsor" + } + ], + "מסרה": [ + { + "word_nikkud": "לִמְסֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1072-limsor" + } + ], + "מסרון": [ + { + "word_nikkud": "לִמְסֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1072-limsor" + } + ], + "להתמסר": [ + { + "word_nikkud": "לִמְסֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1072-limsor" + } + ], + "מסור": [ + { + "word_nikkud": "לִמְסֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1072-limsor" + } + ], + "מסרתן": [ + { + "word_nikkud": "לִמְסֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1072-limsor" + } + ], + "מסרתם": [ + { + "word_nikkud": "לִמְסֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1072-limsor" + } + ], + "מסורת": [ + { + "word_nikkud": "לִמְסֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1072-limsor" + } + ], + "סליחה": [ + { + "word_nikkud": "לִסְלֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1362-lisloach" + } + ], + "סלח!‏": [ + { + "word_nikkud": "לִסְלֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1362-lisloach" + } + ], + "תסלח": [ + { + "word_nikkud": "לִסְלֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1362-lisloach" + } + ], + "יסלחו": [ + { + "word_nikkud": "לִסְלֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1362-lisloach" + } + ], + "סלחו!‏": [ + { + "word_nikkud": "לִסְלֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1362-lisloach" + } + ], + "תסלחנה": [ + { + "word_nikkud": "לִסְלֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1362-lisloach" + } + ], + "סלחי!‏": [ + { + "word_nikkud": "לִסְלֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1362-lisloach" + } + ], + "סלחת": [ + { + "word_nikkud": "לִסְלֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1362-lisloach" + } + ], + "סלחתם": [ + { + "word_nikkud": "לִסְלֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1362-lisloach" + } + ], + "נסלח": [ + { + "word_nikkud": "לִסְלֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1362-lisloach" + } + ], + "סלחנו": [ + { + "word_nikkud": "לִסְלֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1362-lisloach" + } + ], + "סלחנה!‏": [ + { + "word_nikkud": "לִסְלֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1362-lisloach" + } + ], + "סולחות": [ + { + "word_nikkud": "לִסְלֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1362-lisloach" + } + ], + "סולחת": [ + { + "word_nikkud": "לִסְלֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1362-lisloach" + } + ], + "אסלח": [ + { + "word_nikkud": "לִסְלֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1362-lisloach" + } + ], + "סלחו": [ + { + "word_nikkud": "לִסְלֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1362-lisloach" + } + ], + "סולחים": [ + { + "word_nikkud": "לִסְלֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1362-lisloach" + } + ], + "סלח": [ + { + "word_nikkud": "לִסְלֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1362-lisloach" + } + ], + "סלחתי": [ + { + "word_nikkud": "לִסְלֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1362-lisloach" + } + ], + "סלחתן": [ + { + "word_nikkud": "לִסְלֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1362-lisloach" + } + ], + "תסלחי": [ + { + "word_nikkud": "לִסְלֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1362-lisloach" + } + ], + "לסלוח": [ + { + "word_nikkud": "לִסְלֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1362-lisloach" + } + ], + "סלחה": [ + { + "word_nikkud": "לִסְלֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1362-lisloach" + } + ], + "תסלחו": [ + { + "word_nikkud": "לִסְלֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1362-lisloach" + } + ], + "ס - ל - ח": [ + { + "word_nikkud": "לִסְלֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1362-lisloach" + } + ], + "להיסלח": [ + { + "word_nikkud": "לִסְלֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1362-lisloach" + } + ], + "יסלח": [ + { + "word_nikkud": "לִסְלֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1362-lisloach" + } + ], + "סולח": [ + { + "word_nikkud": "לִסְלֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1362-lisloach" + } + ], + "אעבר": [ + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "תעוברנה": [ + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "מעברים": [ + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "נעובר": [ + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "עוברתם": [ + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "מעוברת": [ + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "מעוברים": [ + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "נעבר": [ + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "עיברתי": [ + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "עיברתם": [ + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "עיברתן": [ + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "עיברה": [ + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "עוברתן": [ + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "תעבר": [ + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "עיברת": [ + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "עיברנו": [ + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "עוברה": [ + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "עוברנו": [ + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "מעוברות": [ + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "אעובר": [ + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "עיברו": [ + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "יעוברו": [ + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "יעובר": [ + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "תעוברי": [ + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "מעברות": [ + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "מעברת": [ + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "יעבר": [ + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "מעובר": [ + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "עברנה!‏": [ + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "עוברו": [ + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "עבר!‏": [ + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "תעוברו": [ + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "תעובר": [ + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "עיבר": [ + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "עוברתי": [ + { + "word_nikkud": "לְעַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1443-leaber" + } + ], + "חולקתם": [ + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "מחלקת": [ + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "יחולק": [ + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "חילקה": [ + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "תחלק": [ + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "תחולקו": [ + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "מחלקות": [ + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "מחולקות": [ + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "אחלק": [ + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "תחולקנה": [ + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "אחולק": [ + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "חילקת": [ + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "תחולקי": [ + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "נחולק": [ + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "מחולקים": [ + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "חילקו": [ + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "חילקתי": [ + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "מחלקים": [ + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "נחלק": [ + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "חלקנה!‏": [ + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "יחולקו": [ + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "חולקו": [ + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "חולקתי": [ + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "חולקה": [ + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "חולקנו": [ + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "חילקתן": [ + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "מחולק": [ + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "מחולקת": [ + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "תחלקנה": [ + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "חולקתן": [ + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "יחלק": [ + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "חילקנו": [ + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "תחולק": [ + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "חילק": [ + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "חילקתם": [ + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "חלק!‏": [ + { + "word_nikkud": "לְחַלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "613-lechalek" + } + ], + "תזיין": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + } + ], + "תזיינה": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + } + ], + "זיין!‏": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + } + ], + "מזיינות": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + } + ], + "יזוינו": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + } + ], + "זיינו!‏": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + } + ], + "תזייני": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + } + ], + "תזויני": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + } + ], + "אזיין": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + } + ], + "מזיין": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + } + ], + "זוינתם": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + } + ], + "יזיינו": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + } + ], + "תזוין": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + } + ], + "זיין": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + } + ], + "זיינה!‏": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + } + ], + "תזוינו": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + } + ], + "יזיין": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + } + ], + "זין": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + }, + { + "word_nikkud": "לְהִזְדַּיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "500-lehizdayen" + } + ], + "זיינתן": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + } + ], + "מזיינים": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + } + ], + "נזיין": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + } + ], + "מזוינים": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + } + ], + "זוינה": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + } + ], + "זיינתי": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + } + ], + "זיינתם": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + } + ], + "מזוינות": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + } + ], + "זיינת": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + } + ], + "זוינתי": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + } + ], + "זוין": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + } + ], + "נזוין": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + } + ], + "זוינו": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + } + ], + "להזדיין": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + }, + { + "word_nikkud": "לְהִזְדַּיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "500-lehizdayen" + } + ], + "יזוין": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + } + ], + "זוינת": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + } + ], + "מזוינת": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + } + ], + "זיינו": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + } + ], + "לזיין": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + }, + { + "word_nikkud": "לְהִזְדַּיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "500-lehizdayen" + } + ], + "תזיינו": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + } + ], + "תזוינה": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + } + ], + "ז - י - ן": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + }, + { + "word_nikkud": "לְהִזְדַּיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "500-lehizdayen" + } + ], + "זיינה": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + } + ], + "מזוין": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + } + ], + "אזוין": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + } + ], + "זוינתן": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + } + ], + "מזיינת": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + } + ], + "זייני!‏": [ + { + "word_nikkud": "לְזַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "499-lezayen" + } + ], + "תדחפנה": [ + { + "word_nikkud": "לִדְחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "416-lidchof" + } + ], + "דחפתם": [ + { + "word_nikkud": "לִדְחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "416-lidchof" + } + ], + "דחוף!‏": [ + { + "word_nikkud": "לִדְחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "416-lidchof" + } + ], + "תדחפי": [ + { + "word_nikkud": "לִדְחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "416-lidchof" + } + ], + "דחפנו": [ + { + "word_nikkud": "לִדְחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "416-lidchof" + } + ], + "דחף!‏": [ + { + "word_nikkud": "לִדְחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "416-lidchof" + } + ], + "דחפתן": [ + { + "word_nikkud": "לִדְחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "416-lidchof" + } + ], + "דחפו!‏": [ + { + "word_nikkud": "לִדְחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "416-lidchof" + } + ], + "דחפה": [ + { + "word_nikkud": "לִדְחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "416-lidchof" + } + ], + "אדחוף": [ + { + "word_nikkud": "לִדְחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "416-lidchof" + } + ], + "אדחף": [ + { + "word_nikkud": "לִדְחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "416-lidchof" + } + ], + "דוחף": [ + { + "word_nikkud": "לִדְחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "416-lidchof" + } + ], + "דוחפת": [ + { + "word_nikkud": "לִדְחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "416-lidchof" + } + ], + "תדחוף": [ + { + "word_nikkud": "לִדְחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "416-lidchof" + } + ], + "תדחף": [ + { + "word_nikkud": "לִדְחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "416-lidchof" + } + ], + "דחפי!‏": [ + { + "word_nikkud": "לִדְחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "416-lidchof" + } + ], + "דחפנה!‏": [ + { + "word_nikkud": "לִדְחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "416-lidchof" + } + ], + "לדחוף": [ + { + "word_nikkud": "לִדְחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "416-lidchof" + } + ], + "דחפת": [ + { + "word_nikkud": "לִדְחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "416-lidchof" + } + ], + "דחפו": [ + { + "word_nikkud": "לִדְחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "416-lidchof" + } + ], + "דחפתי": [ + { + "word_nikkud": "לִדְחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "416-lidchof" + } + ], + "נדחוף": [ + { + "word_nikkud": "לִדְחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "416-lidchof" + } + ], + "תדחופנה": [ + { + "word_nikkud": "לִדְחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "416-lidchof" + } + ], + "דחופנה!‏": [ + { + "word_nikkud": "לִדְחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "416-lidchof" + } + ], + "ידחף": [ + { + "word_nikkud": "לִדְחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "416-lidchof" + } + ], + "נדחף": [ + { + "word_nikkud": "לִדְחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "416-lidchof" + } + ], + "ידחפו": [ + { + "word_nikkud": "לִדְחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "416-lidchof" + } + ], + "ידחוף": [ + { + "word_nikkud": "לִדְחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "416-lidchof" + } + ], + "דוחפות": [ + { + "word_nikkud": "לִדְחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "416-lidchof" + } + ], + "דחף": [ + { + "word_nikkud": "לִדְחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "416-lidchof" + } + ], + "ד - ח - ף": [ + { + "word_nikkud": "לִדְחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "416-lidchof" + } + ], + "דחיפות": [ + { + "word_nikkud": "לִדְחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "416-lidchof" + } + ], + "להידחף": [ + { + "word_nikkud": "לִדְחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "416-lidchof" + } + ], + "תדחפו": [ + { + "word_nikkud": "לִדְחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "416-lidchof" + } + ], + "דחוף": [ + { + "word_nikkud": "לִדְחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "416-lidchof" + } + ], + "דוחפים": [ + { + "word_nikkud": "לִדְחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "416-lidchof" + } + ], + "הזדיינו!‏": [ + { + "word_nikkud": "לְהִזְדַּיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "500-lehizdayen" + } + ], + "תזדיינה": [ + { + "word_nikkud": "לְהִזְדַּיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "500-lehizdayen" + } + ], + "הזדיין": [ + { + "word_nikkud": "לְהִזְדַּיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "500-lehizdayen" + } + ], + "יזדיינו": [ + { + "word_nikkud": "לְהִזְדַּיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "500-lehizdayen" + } + ], + "הזדיינתי": [ + { + "word_nikkud": "לְהִזְדַּיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "500-lehizdayen" + } + ], + "תזדיינו": [ + { + "word_nikkud": "לְהִזְדַּיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "500-lehizdayen" + } + ], + "הזדיין!‏": [ + { + "word_nikkud": "לְהִזְדַּיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "500-lehizdayen" + } + ], + "מזדיינים": [ + { + "word_nikkud": "לְהִזְדַּיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "500-lehizdayen" + } + ], + "מזדיינות": [ + { + "word_nikkud": "לְהִזְדַּיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "500-lehizdayen" + } + ], + "יזדיין": [ + { + "word_nikkud": "לְהִזְדַּיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "500-lehizdayen" + } + ], + "אזדיין": [ + { + "word_nikkud": "לְהִזְדַּיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "500-lehizdayen" + } + ], + "הזדיינו": [ + { + "word_nikkud": "לְהִזְדַּיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "500-lehizdayen" + } + ], + "הזדיינתן": [ + { + "word_nikkud": "לְהִזְדַּיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "500-lehizdayen" + } + ], + "תזדיין": [ + { + "word_nikkud": "לְהִזְדַּיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "500-lehizdayen" + } + ], + "הזדיינה!‏": [ + { + "word_nikkud": "לְהִזְדַּיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "500-lehizdayen" + } + ], + "הזדייני!‏": [ + { + "word_nikkud": "לְהִזְדַּיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "500-lehizdayen" + } + ], + "הזדיינה": [ + { + "word_nikkud": "לְהִזְדַּיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "500-lehizdayen" + } + ], + "הזדיינת": [ + { + "word_nikkud": "לְהִזְדַּיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "500-lehizdayen" + } + ], + "הזדיינתם": [ + { + "word_nikkud": "לְהִזְדַּיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "500-lehizdayen" + } + ], + "מזדיין": [ + { + "word_nikkud": "לְהִזְדַּיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "500-lehizdayen" + } + ], + "מזדיינת": [ + { + "word_nikkud": "לְהִזְדַּיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "500-lehizdayen" + } + ], + "נזדיין": [ + { + "word_nikkud": "לְהִזְדַּיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "500-lehizdayen" + } + ], + "תזדייני": [ + { + "word_nikkud": "לְהִזְדַּיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "500-lehizdayen" + } + ], + "אפרד": [ + { + "word_nikkud": "לְהִפָּרֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1691-lehipared" + } + ], + "נפרדנו": [ + { + "word_nikkud": "לְהִפָּרֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1691-lehipared" + } + ], + "פרוד": [ + { + "word_nikkud": "לְהִפָּרֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1691-lehipared" + }, + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "ייפרדו": [ + { + "word_nikkud": "לְהִפָּרֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1691-lehipared" + } + ], + "היפרדי!‏": [ + { + "word_nikkud": "לְהִפָּרֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1691-lehipared" + } + ], + "פ - ר - ד": [ + { + "word_nikkud": "לְהִפָּרֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1691-lehipared" + }, + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "היפרדנה!‏": [ + { + "word_nikkud": "לְהִפָּרֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1691-lehipared" + } + ], + "הפרדה": [ + { + "word_nikkud": "לְהִפָּרֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1691-lehipared" + }, + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "היפרד!‏": [ + { + "word_nikkud": "לְהִפָּרֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1691-lehipared" + } + ], + "תיפרדנה": [ + { + "word_nikkud": "לְהִפָּרֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1691-lehipared" + } + ], + "פירוד": [ + { + "word_nikkud": "לְהִפָּרֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1691-lehipared" + }, + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "תיפרד": [ + { + "word_nikkud": "לְהִפָּרֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1691-lehipared" + } + ], + "ייפרד": [ + { + "word_nikkud": "לְהִפָּרֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1691-lehipared" + } + ], + "נפרדה": [ + { + "word_nikkud": "לְהִפָּרֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1691-lehipared" + } + ], + "נפרדתן": [ + { + "word_nikkud": "לְהִפָּרֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1691-lehipared" + } + ], + "תיפרדי": [ + { + "word_nikkud": "לְהִפָּרֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1691-lehipared" + } + ], + "היפרדו!‏": [ + { + "word_nikkud": "לְהִפָּרֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1691-lehipared" + } + ], + "נפרדו": [ + { + "word_nikkud": "לְהִפָּרֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1691-lehipared" + } + ], + "נפרדות": [ + { + "word_nikkud": "לְהִפָּרֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1691-lehipared" + } + ], + "נפרדתי": [ + { + "word_nikkud": "לְהִפָּרֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1691-lehipared" + } + ], + "ניפרד": [ + { + "word_nikkud": "לְהִפָּרֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1691-lehipared" + } + ], + "פרידה": [ + { + "word_nikkud": "לְהִפָּרֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1691-lehipared" + }, + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "תיפרדו": [ + { + "word_nikkud": "לְהִפָּרֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1691-lehipared" + } + ], + "נפרדת": [ + { + "word_nikkud": "לְהִפָּרֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1691-lehipared" + } + ], + "נפרד": [ + { + "word_nikkud": "לְהִפָּרֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1691-lehipared" + }, + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "להפריד": [ + { + "word_nikkud": "לְהִפָּרֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1691-lehipared" + }, + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "פרד": [ + { + "word_nikkud": "לְהִפָּרֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1691-lehipared" + }, + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "להיפרד": [ + { + "word_nikkud": "לְהִפָּרֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1691-lehipared" + }, + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "נפרדים": [ + { + "word_nikkud": "לְהִפָּרֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1691-lehipared" + } + ], + "נפרדתם": [ + { + "word_nikkud": "לְהִפָּרֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1691-lehipared" + } + ], + "היפרדות": [ + { + "word_nikkud": "לְהִפָּרֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1691-lehipared" + }, + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "חתמתי": [ + { + "word_nikkud": "לַחְתֹּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "721-lachtom" + } + ], + "חותם": [ + { + "word_nikkud": "לַחְתֹּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "721-lachtom" + } + ], + "חתמתם": [ + { + "word_nikkud": "לַחְתֹּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "721-lachtom" + } + ], + "חתומנה!‏": [ + { + "word_nikkud": "לַחְתֹּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "721-lachtom" + } + ], + "חתמת": [ + { + "word_nikkud": "לַחְתֹּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "721-lachtom" + } + ], + "חתמו!‏": [ + { + "word_nikkud": "לַחְתֹּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "721-lachtom" + } + ], + "חתמה": [ + { + "word_nikkud": "לַחְתֹּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "721-lachtom" + } + ], + "להיחתם": [ + { + "word_nikkud": "לַחְתֹּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "721-lachtom" + } + ], + "חותמות": [ + { + "word_nikkud": "לַחְתֹּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "721-lachtom" + } + ], + "חותמים": [ + { + "word_nikkud": "לַחְתֹּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "721-lachtom" + } + ], + "להחתים": [ + { + "word_nikkud": "לַחְתֹּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "721-lachtom" + } + ], + "נחתום": [ + { + "word_nikkud": "לַחְתֹּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "721-lachtom" + } + ], + "חתימה": [ + { + "word_nikkud": "לַחְתֹּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "721-lachtom" + } + ], + "חתמנו": [ + { + "word_nikkud": "לַחְתֹּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "721-lachtom" + } + ], + "חתמי!‏": [ + { + "word_nikkud": "לַחְתֹּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "721-lachtom" + } + ], + "תחתומנה": [ + { + "word_nikkud": "לַחְתֹּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "721-lachtom" + } + ], + "תחתמי": [ + { + "word_nikkud": "לַחְתֹּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "721-lachtom" + } + ], + "תחתמו": [ + { + "word_nikkud": "לַחְתֹּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "721-lachtom" + } + ], + "תחתום": [ + { + "word_nikkud": "לַחְתֹּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "721-lachtom" + } + ], + "חתם": [ + { + "word_nikkud": "לַחְתֹּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "721-lachtom" + } + ], + "חתום": [ + { + "word_nikkud": "לַחְתֹּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "721-lachtom" + } + ], + "יחתום": [ + { + "word_nikkud": "לַחְתֹּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "721-lachtom" + } + ], + "חתום!‏": [ + { + "word_nikkud": "לַחְתֹּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "721-lachtom" + } + ], + "חותמת": [ + { + "word_nikkud": "לַחְתֹּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "721-lachtom" + } + ], + "לחתום": [ + { + "word_nikkud": "לַחְתֹּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "721-lachtom" + } + ], + "חתמו": [ + { + "word_nikkud": "לַחְתֹּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "721-lachtom" + } + ], + "אחתום": [ + { + "word_nikkud": "לַחְתֹּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "721-lachtom" + } + ], + "יחתמו": [ + { + "word_nikkud": "לַחְתֹּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "721-lachtom" + } + ], + "ח - ת - ם": [ + { + "word_nikkud": "לַחְתֹּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "721-lachtom" + } + ], + "חתמתן": [ + { + "word_nikkud": "לַחְתֹּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "721-lachtom" + } + ], + "חניתן": [ + { + "word_nikkud": "לַחֲנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "630-lachanot" + } + ], + "חנה!‏": [ + { + "word_nikkud": "לַחֲנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "630-lachanot" + } + ], + "חנתה": [ + { + "word_nikkud": "לַחֲנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "630-lachanot" + } + ], + "להחנות": [ + { + "word_nikkud": "לַחֲנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "630-lachanot" + } + ], + "חנינו": [ + { + "word_nikkud": "לַחֲנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "630-lachanot" + } + ], + "חונה": [ + { + "word_nikkud": "לַחֲנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "630-lachanot" + } + ], + "אחנה": [ + { + "word_nikkud": "לַחֲנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "630-lachanot" + } + ], + "לחנות": [ + { + "word_nikkud": "לַחֲנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "630-lachanot" + } + ], + "חנו!‏": [ + { + "word_nikkud": "לַחֲנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "630-lachanot" + } + ], + "מחנה": [ + { + "word_nikkud": "לַחֲנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "630-lachanot" + } + ], + "חניתם": [ + { + "word_nikkud": "לַחֲנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "630-lachanot" + } + ], + "יחנה": [ + { + "word_nikkud": "לַחֲנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "630-lachanot" + } + ], + "חניון": [ + { + "word_nikkud": "לַחֲנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "630-lachanot" + } + ], + "תחני": [ + { + "word_nikkud": "לַחֲנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "630-lachanot" + } + ], + "חונים": [ + { + "word_nikkud": "לַחֲנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "630-lachanot" + } + ], + "חונות": [ + { + "word_nikkud": "לַחֲנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "630-lachanot" + } + ], + "תחנינה": [ + { + "word_nikkud": "לַחֲנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "630-lachanot" + } + ], + "חנייה": [ + { + "word_nikkud": "לַחֲנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "630-lachanot" + } + ], + "חניתי": [ + { + "word_nikkud": "לַחֲנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "630-lachanot" + } + ], + "נחנה": [ + { + "word_nikkud": "לַחֲנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "630-lachanot" + } + ], + "חנית": [ + { + "word_nikkud": "לַחֲנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "630-lachanot" + } + ], + "ח - נ - ה": [ + { + "word_nikkud": "לַחֲנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "630-lachanot" + } + ], + "חני!‏": [ + { + "word_nikkud": "לַחֲנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "630-lachanot" + } + ], + "יחנו": [ + { + "word_nikkud": "לַחֲנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "630-lachanot" + } + ], + "תחנה": [ + { + "word_nikkud": "לַחֲנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "630-lachanot" + } + ], + "חניה": [ + { + "word_nikkud": "לַחֲנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "630-lachanot" + } + ], + "תחנו": [ + { + "word_nikkud": "לַחֲנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "630-lachanot" + } + ], + "חנינה!‏": [ + { + "word_nikkud": "לַחֲנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "630-lachanot" + } + ], + "מיצוב": [ + { + "word_nikkud": "לְמַצֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2639-lematzev" + } + ], + "מ - צ - ב": [ + { + "word_nikkud": "לְמַצֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2639-lematzev" + } + ], + "תמצב": [ + { + "word_nikkud": "לְמַצֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2639-lematzev" + } + ], + "נמצב": [ + { + "word_nikkud": "לְמַצֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2639-lematzev" + } + ], + "מיצבה": [ + { + "word_nikkud": "לְמַצֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2639-lematzev" + } + ], + "למצב": [ + { + "word_nikkud": "לְמַצֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2639-lematzev" + } + ], + "תמצבי": [ + { + "word_nikkud": "לְמַצֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2639-lematzev" + } + ], + "ממצבים": [ + { + "word_nikkud": "לְמַצֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2639-lematzev" + } + ], + "מיצבו": [ + { + "word_nikkud": "לְמַצֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2639-lematzev" + } + ], + "ימצב": [ + { + "word_nikkud": "לְמַצֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2639-lematzev" + } + ], + "ממצבת": [ + { + "word_nikkud": "לְמַצֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2639-lematzev" + } + ], + "ימצבו": [ + { + "word_nikkud": "לְמַצֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2639-lematzev" + } + ], + "תמצבנה": [ + { + "word_nikkud": "לְמַצֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2639-lematzev" + } + ], + "מיצבנו": [ + { + "word_nikkud": "לְמַצֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2639-lematzev" + } + ], + "מיצבתם": [ + { + "word_nikkud": "לְמַצֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2639-lematzev" + } + ], + "מצבו!‏": [ + { + "word_nikkud": "לְמַצֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2639-lematzev" + } + ], + "מצבנה!‏": [ + { + "word_nikkud": "לְמַצֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2639-lematzev" + } + ], + "תמצבו": [ + { + "word_nikkud": "לְמַצֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2639-lematzev" + } + ], + "מיצבת": [ + { + "word_nikkud": "לְמַצֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2639-lematzev" + } + ], + "אמצב": [ + { + "word_nikkud": "לְמַצֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2639-lematzev" + } + ], + "מצבי!‏": [ + { + "word_nikkud": "לְמַצֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2639-lematzev" + } + ], + "מיצב": [ + { + "word_nikkud": "לְמַצֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2639-lematzev" + } + ], + "מיצבתן": [ + { + "word_nikkud": "לְמַצֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2639-lematzev" + } + ], + "ממצבות": [ + { + "word_nikkud": "לְמַצֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2639-lematzev" + } + ], + "מצב!‏": [ + { + "word_nikkud": "לְמַצֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2639-lematzev" + } + ], + "מיצבתי": [ + { + "word_nikkud": "לְמַצֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2639-lematzev" + } + ], + "מצב": [ + { + "word_nikkud": "לְמַצֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2639-lematzev" + } + ], + "ממצב": [ + { + "word_nikkud": "לְמַצֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2639-lematzev" + } + ], + "הזזנה!‏": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "מזיזים": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "הזיזו": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "הזיז": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "הזזת": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "הזזתן": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "הזיזו!‏": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "תוזזו": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "מוזזות": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "תזיזי": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "מזיזה": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "נזיז": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "יוזזו": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "יוזז": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "תזזנה": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "הזזנו": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "מוזז": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "הוזזת": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "תוזז": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "הזיזותם": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "הוזזתם": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "תזיזינה": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "הזיזות": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "הוזזה": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "מזיזות": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "מזיז": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "הזז!‏": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "תוזזינה": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "הוזזתן": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "הוזזנו": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "תוזזנה": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "הוזזתי": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "יזיז": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "הזיזה": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "יזיזו": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "הזיזותי": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "הזיזותן": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "הזיזונו": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "תזיז": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "תזיזו": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "תוזזי": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "אוזז": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "אזיז": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "הוזזו": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "הזזתם": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "הוזז": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "הזזתי": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "מוזזת": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "נוזז": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "מוזזים": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "הזיזי!‏": [ + { + "word_nikkud": "לְהָזִיז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "494-lehaziz" + } + ], + "פחדנה!‏": [ + { + "word_nikkud": "לְפַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1613-lefached" + } + ], + "פיחדת": [ + { + "word_nikkud": "לְפַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1613-lefached" + } + ], + "פ - ח - ד": [ + { + "word_nikkud": "לְפַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1613-lefached" + }, + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "פחד!‏": [ + { + "word_nikkud": "לְפַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1613-lefached" + } + ], + "מפחד": [ + { + "word_nikkud": "לְפַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1613-lefached" + } + ], + "פחדו!‏": [ + { + "word_nikkud": "לְפַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1613-lefached" + } + ], + "פיחדנו": [ + { + "word_nikkud": "לְפַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1613-lefached" + } + ], + "פיחדתי": [ + { + "word_nikkud": "לְפַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1613-lefached" + } + ], + "מפחדות": [ + { + "word_nikkud": "לְפַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1613-lefached" + } + ], + "פיחדו": [ + { + "word_nikkud": "לְפַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1613-lefached" + } + ], + "להפחיד": [ + { + "word_nikkud": "לְפַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1613-lefached" + }, + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "פחדי!‏": [ + { + "word_nikkud": "לְפַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1613-lefached" + } + ], + "נפחד": [ + { + "word_nikkud": "לְפַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1613-lefached" + } + ], + "מפחדת": [ + { + "word_nikkud": "לְפַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1613-lefached" + } + ], + "יפחדו": [ + { + "word_nikkud": "לְפַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1613-lefached" + } + ], + "יפחד": [ + { + "word_nikkud": "לְפַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1613-lefached" + } + ], + "תפחדו": [ + { + "word_nikkud": "לְפַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1613-lefached" + } + ], + "פיחדתם": [ + { + "word_nikkud": "לְפַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1613-lefached" + } + ], + "פיחדה": [ + { + "word_nikkud": "לְפַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1613-lefached" + } + ], + "לפחד": [ + { + "word_nikkud": "לְפַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1613-lefached" + }, + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "פיחדתן": [ + { + "word_nikkud": "לְפַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1613-lefached" + } + ], + "לפחוד": [ + { + "word_nikkud": "לְפַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1613-lefached" + }, + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "פיחד": [ + { + "word_nikkud": "לְפַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1613-lefached" + } + ], + "תפחדי": [ + { + "word_nikkud": "לְפַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1613-lefached" + } + ], + "מפחדים": [ + { + "word_nikkud": "לְפַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1613-lefached" + } + ], + "פחד": [ + { + "word_nikkud": "לְפַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1613-lefached" + }, + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "תפחדנה": [ + { + "word_nikkud": "לְפַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1613-lefached" + }, + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "תפחד": [ + { + "word_nikkud": "לְפַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1613-lefached" + } + ], + "אפחד": [ + { + "word_nikkud": "לְפַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1613-lefached" + } + ], + "פחדן": [ + { + "word_nikkud": "לְפַחֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1613-lefached" + }, + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "תקבע": [ + { + "word_nikkud": "לִקְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1853-likboa" + } + ], + "להתקבע": [ + { + "word_nikkud": "לִקְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1853-likboa" + } + ], + "קבעה": [ + { + "word_nikkud": "לִקְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1853-likboa" + } + ], + "קבעי!‏": [ + { + "word_nikkud": "לִקְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1853-likboa" + } + ], + "לקבע": [ + { + "word_nikkud": "לִקְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1853-likboa" + } + ], + "קביעה": [ + { + "word_nikkud": "לִקְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1853-likboa" + } + ], + "קבוע": [ + { + "word_nikkud": "לִקְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1853-likboa" + } + ], + "קובעים": [ + { + "word_nikkud": "לִקְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1853-likboa" + } + ], + "קבעתי": [ + { + "word_nikkud": "לִקְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1853-likboa" + } + ], + "קובע": [ + { + "word_nikkud": "לִקְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1853-likboa" + } + ], + "קבעו": [ + { + "word_nikkud": "לִקְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1853-likboa" + } + ], + "אקבע": [ + { + "word_nikkud": "לִקְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1853-likboa" + } + ], + "קבענה!‏": [ + { + "word_nikkud": "לִקְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1853-likboa" + } + ], + "קיבוע": [ + { + "word_nikkud": "לִקְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1853-likboa" + } + ], + "יקבעו": [ + { + "word_nikkud": "לִקְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1853-likboa" + } + ], + "תקבעי": [ + { + "word_nikkud": "לִקְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1853-likboa" + } + ], + "קבענו": [ + { + "word_nikkud": "לִקְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1853-likboa" + } + ], + "קובעות": [ + { + "word_nikkud": "לִקְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1853-likboa" + } + ], + "נקבע": [ + { + "word_nikkud": "לִקְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1853-likboa" + } + ], + "יקבע": [ + { + "word_nikkud": "לִקְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1853-likboa" + } + ], + "קבעתם": [ + { + "word_nikkud": "לִקְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1853-likboa" + } + ], + "תקבענה": [ + { + "word_nikkud": "לִקְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1853-likboa" + } + ], + "ק - ב - ע": [ + { + "word_nikkud": "לִקְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1853-likboa" + } + ], + "קבעת": [ + { + "word_nikkud": "לִקְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1853-likboa" + } + ], + "לקבוע": [ + { + "word_nikkud": "לִקְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1853-likboa" + } + ], + "קובעת": [ + { + "word_nikkud": "לִקְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1853-likboa" + } + ], + "קבעו!‏": [ + { + "word_nikkud": "לִקְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1853-likboa" + } + ], + "להיקבע": [ + { + "word_nikkud": "לִקְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1853-likboa" + } + ], + "תקבעו": [ + { + "word_nikkud": "לִקְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1853-likboa" + } + ], + "קבעתן": [ + { + "word_nikkud": "לִקְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1853-likboa" + } + ], + "קבע": [ + { + "word_nikkud": "לִקְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1853-likboa" + } + ], + "קביעות": [ + { + "word_nikkud": "לִקְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1853-likboa" + } + ], + "קבע!‏": [ + { + "word_nikkud": "לִקְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1853-likboa" + } + ], + "הובעתם": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "הובעה": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "תבענה": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "להביע": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "יביעו": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "מביעות": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "הובעתי": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "הביעה": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "אביע": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "הבעת": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "מביע": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "תובעי": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "הביע": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "יביע": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "הבענו": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "הובעו": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "הבעה": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "הבע!‏": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "מובעים": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "הבעתם": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "מביעים": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "הובעתן": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "תביעו": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "תביע": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "תובע": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + }, + { + "word_nikkud": "לִתְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2348-litboa" + } + ], + "הובעת": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "הבעתן": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "יובעו": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "הובענו": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "הבעתי": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "אובע": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "נובע": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "תביעי": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "הבענה!‏": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "יובע": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "לנבוע": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "מביעה": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "מובעות": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "הובע": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "מובעת": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "הביעו": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "מובע": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "תובענה": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "נ - ב - ע": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "הביעו!‏": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "נביע": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "תובעו": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "הביעי!‏": [ + { + "word_nikkud": "לְהַבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1130-lehabia" + } + ], + "הופעתם": [ + { + "word_nikkud": "לְהוֹפִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "831-lehofia" + } + ], + "תופע": [ + { + "word_nikkud": "לְהוֹפִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "831-lehofia" + } + ], + "מופע": [ + { + "word_nikkud": "לְהוֹפִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "831-lehofia" + } + ], + "הופיעה": [ + { + "word_nikkud": "לְהוֹפִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "831-lehofia" + } + ], + "יופע": [ + { + "word_nikkud": "לְהוֹפִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "831-lehofia" + } + ], + "הופעת": [ + { + "word_nikkud": "לְהוֹפִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "831-lehofia" + } + ], + "הופיעו": [ + { + "word_nikkud": "לְהוֹפִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "831-lehofia" + } + ], + "תופיעי": [ + { + "word_nikkud": "לְהוֹפִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "831-lehofia" + } + ], + "להופיע": [ + { + "word_nikkud": "לְהוֹפִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "831-lehofia" + } + ], + "הופע": [ + { + "word_nikkud": "לְהוֹפִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "831-lehofia" + } + ], + "הופעה": [ + { + "word_nikkud": "לְהוֹפִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "831-lehofia" + } + ], + "הופע!‏": [ + { + "word_nikkud": "לְהוֹפִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "831-lehofia" + } + ], + "תופיע": [ + { + "word_nikkud": "לְהוֹפִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "831-lehofia" + } + ], + "אופיע": [ + { + "word_nikkud": "לְהוֹפִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "831-lehofia" + } + ], + "יופיע": [ + { + "word_nikkud": "לְהוֹפִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "831-lehofia" + } + ], + "תופעה": [ + { + "word_nikkud": "לְהוֹפִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "831-lehofia" + } + ], + "אופע": [ + { + "word_nikkud": "לְהוֹפִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "831-lehofia" + } + ], + "מופעת": [ + { + "word_nikkud": "לְהוֹפִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "831-lehofia" + } + ], + "יופעו": [ + { + "word_nikkud": "לְהוֹפִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "831-lehofia" + } + ], + "הופיעי!‏": [ + { + "word_nikkud": "לְהוֹפִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "831-lehofia" + } + ], + "תופיעו": [ + { + "word_nikkud": "לְהוֹפִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "831-lehofia" + } + ], + "הופעתן": [ + { + "word_nikkud": "לְהוֹפִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "831-lehofia" + } + ], + "מופיע": [ + { + "word_nikkud": "לְהוֹפִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "831-lehofia" + } + ], + "נופע": [ + { + "word_nikkud": "לְהוֹפִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "831-lehofia" + } + ], + "תופעו": [ + { + "word_nikkud": "לְהוֹפִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "831-lehofia" + } + ], + "י - פ - ע": [ + { + "word_nikkud": "לְהוֹפִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "831-lehofia" + } + ], + "יופיעו": [ + { + "word_nikkud": "לְהוֹפִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "831-lehofia" + } + ], + "הופיע": [ + { + "word_nikkud": "לְהוֹפִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "831-lehofia" + } + ], + "מופעים": [ + { + "word_nikkud": "לְהוֹפִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "831-lehofia" + } + ], + "תופענה": [ + { + "word_nikkud": "לְהוֹפִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "831-lehofia" + } + ], + "תופעי": [ + { + "word_nikkud": "לְהוֹפִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "831-lehofia" + } + ], + "הופעו": [ + { + "word_nikkud": "לְהוֹפִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "831-lehofia" + } + ], + "מופיעות": [ + { + "word_nikkud": "לְהוֹפִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "831-lehofia" + } + ], + "נופיע": [ + { + "word_nikkud": "לְהוֹפִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "831-lehofia" + } + ], + "מופיעים": [ + { + "word_nikkud": "לְהוֹפִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "831-lehofia" + } + ], + "הופעתי": [ + { + "word_nikkud": "לְהוֹפִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "831-lehofia" + } + ], + "מופיעה": [ + { + "word_nikkud": "לְהוֹפִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "831-lehofia" + } + ], + "הופענה!‏": [ + { + "word_nikkud": "לְהוֹפִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "831-lehofia" + } + ], + "מופעות": [ + { + "word_nikkud": "לְהוֹפִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "831-lehofia" + } + ], + "הופענו": [ + { + "word_nikkud": "לְהוֹפִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "831-lehofia" + } + ], + "הופיעו!‏": [ + { + "word_nikkud": "לְהוֹפִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "831-lehofia" + } + ], + "ד - ו - ן": [ + { + "word_nikkud": "לָדוּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "417-ladun" + } + ], + "דונה!‏": [ + { + "word_nikkud": "לָדוּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "417-ladun" + } + ], + "דנו": [ + { + "word_nikkud": "לָדוּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "417-ladun" + } + ], + "דן": [ + { + "word_nikkud": "לָדוּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "417-ladun" + } + ], + "תדוני": [ + { + "word_nikkud": "לָדוּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "417-ladun" + } + ], + "תדון": [ + { + "word_nikkud": "לָדוּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "417-ladun" + } + ], + "דין": [ + { + "word_nikkud": "לָדוּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "417-ladun" + } + ], + "דנתם": [ + { + "word_nikkud": "לָדוּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "417-ladun" + } + ], + "דנות": [ + { + "word_nikkud": "לָדוּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "417-ladun" + } + ], + "דנים": [ + { + "word_nikkud": "לָדוּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "417-ladun" + } + ], + "דנת": [ + { + "word_nikkud": "לָדוּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "417-ladun" + } + ], + "לדון": [ + { + "word_nikkud": "לָדוּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "417-ladun" + } + ], + "נדון": [ + { + "word_nikkud": "לָדוּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "417-ladun" + } + ], + "דונינה!‏": [ + { + "word_nikkud": "לָדוּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "417-ladun" + } + ], + "דנתן": [ + { + "word_nikkud": "לָדוּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "417-ladun" + } + ], + "להידון": [ + { + "word_nikkud": "לָדוּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "417-ladun" + } + ], + "ידון": [ + { + "word_nikkud": "לָדוּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "417-ladun" + } + ], + "תדונו": [ + { + "word_nikkud": "לָדוּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "417-ladun" + } + ], + "דיון": [ + { + "word_nikkud": "לָדוּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "417-ladun" + } + ], + "דנתי": [ + { + "word_nikkud": "לָדוּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "417-ladun" + } + ], + "תדונינה": [ + { + "word_nikkud": "לָדוּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "417-ladun" + } + ], + "תדונה": [ + { + "word_nikkud": "לָדוּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "417-ladun" + } + ], + "דון!‏": [ + { + "word_nikkud": "לָדוּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "417-ladun" + } + ], + "ידונו": [ + { + "word_nikkud": "לָדוּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "417-ladun" + } + ], + "דוני!‏": [ + { + "word_nikkud": "לָדוּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "417-ladun" + } + ], + "דונו!‏": [ + { + "word_nikkud": "לָדוּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "417-ladun" + } + ], + "להידיין": [ + { + "word_nikkud": "לָדוּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "417-ladun" + } + ], + "דנה": [ + { + "word_nikkud": "לָדוּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "417-ladun" + } + ], + "התקרבנה!‏": [ + { + "word_nikkud": "לְהִתְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1947-lehitkarev" + } + ], + "יתקרב": [ + { + "word_nikkud": "לְהִתְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1947-lehitkarev" + } + ], + "הקרבה": [ + { + "word_nikkud": "לְהִתְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1947-lehitkarev" + }, + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + }, + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "יתקרבו": [ + { + "word_nikkud": "לְהִתְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1947-lehitkarev" + } + ], + "התקרבתם": [ + { + "word_nikkud": "לְהִתְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1947-lehitkarev" + } + ], + "להקריב": [ + { + "word_nikkud": "לְהִתְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1947-lehitkarev" + }, + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + }, + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "ק - ר - ב": [ + { + "word_nikkud": "לְהִתְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1947-lehitkarev" + }, + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + }, + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "קורבן": [ + { + "word_nikkud": "לְהִתְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1947-lehitkarev" + }, + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + }, + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "אתקרב": [ + { + "word_nikkud": "לְהִתְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1947-lehitkarev" + } + ], + "לקרב": [ + { + "word_nikkud": "לְהִתְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1947-lehitkarev" + }, + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + }, + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "התקרב!‏": [ + { + "word_nikkud": "לְהִתְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1947-lehitkarev" + } + ], + "מתקרבת": [ + { + "word_nikkud": "לְהִתְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1947-lehitkarev" + } + ], + "תתקרב": [ + { + "word_nikkud": "לְהִתְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1947-lehitkarev" + } + ], + "תתקרבנה": [ + { + "word_nikkud": "לְהִתְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1947-lehitkarev" + } + ], + "התקרבי!‏": [ + { + "word_nikkud": "לְהִתְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1947-lehitkarev" + } + ], + "התקרבה": [ + { + "word_nikkud": "לְהִתְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1947-lehitkarev" + } + ], + "תתקרבו": [ + { + "word_nikkud": "לְהִתְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1947-lehitkarev" + } + ], + "מתקרבות": [ + { + "word_nikkud": "לְהִתְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1947-lehitkarev" + } + ], + "התקרבו!‏": [ + { + "word_nikkud": "לְהִתְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1947-lehitkarev" + } + ], + "מתקרב": [ + { + "word_nikkud": "לְהִתְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1947-lehitkarev" + } + ], + "התקרבתן": [ + { + "word_nikkud": "לְהִתְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1947-lehitkarev" + } + ], + "התקרבות": [ + { + "word_nikkud": "לְהִתְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1947-lehitkarev" + }, + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + }, + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "התקרבנו": [ + { + "word_nikkud": "לְהִתְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1947-lehitkarev" + } + ], + "תקריב": [ + { + "word_nikkud": "לְהִתְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1947-lehitkarev" + }, + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + }, + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "מתקרבים": [ + { + "word_nikkud": "לְהִתְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1947-lehitkarev" + } + ], + "להתקרב": [ + { + "word_nikkud": "לְהִתְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1947-lehitkarev" + }, + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + }, + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "התקרבתי": [ + { + "word_nikkud": "לְהִתְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1947-lehitkarev" + } + ], + "התקרבת": [ + { + "word_nikkud": "לְהִתְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1947-lehitkarev" + } + ], + "תתקרבי": [ + { + "word_nikkud": "לְהִתְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1947-lehitkarev" + } + ], + "התקרב": [ + { + "word_nikkud": "לְהִתְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1947-lehitkarev" + } + ], + "התקרבו": [ + { + "word_nikkud": "לְהִתְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1947-lehitkarev" + } + ], + "קרוב": [ + { + "word_nikkud": "לְהִתְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1947-lehitkarev" + }, + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + }, + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "קרב": [ + { + "word_nikkud": "לְהִתְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1947-lehitkarev" + }, + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + }, + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "נתקרב": [ + { + "word_nikkud": "לְהִתְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1947-lehitkarev" + } + ], + "לקרוב": [ + { + "word_nikkud": "לְהִתְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1947-lehitkarev" + }, + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + }, + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "קרבה": [ + { + "word_nikkud": "לְהִתְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1947-lehitkarev" + }, + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + }, + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "יפרצו": [ + { + "word_nikkud": "לִפְרֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1718-lifrotz" + } + ], + "אפרוץ": [ + { + "word_nikkud": "לִפְרֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1718-lifrotz" + } + ], + "להתפרץ": [ + { + "word_nikkud": "לִפְרֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1718-lifrotz" + } + ], + "פרצו": [ + { + "word_nikkud": "לִפְרֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1718-lifrotz" + } + ], + "פרצתי": [ + { + "word_nikkud": "לִפְרֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1718-lifrotz" + } + ], + "התפרצות": [ + { + "word_nikkud": "לִפְרֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1718-lifrotz" + } + ], + "פורץ": [ + { + "word_nikkud": "לִפְרֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1718-lifrotz" + } + ], + "פרצתם": [ + { + "word_nikkud": "לִפְרֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1718-lifrotz" + } + ], + "לפרוץ": [ + { + "word_nikkud": "לִפְרֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1718-lifrotz" + } + ], + "יפרוץ": [ + { + "word_nikkud": "לִפְרֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1718-lifrotz" + } + ], + "פרצה": [ + { + "word_nikkud": "לִפְרֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1718-lifrotz" + } + ], + "פורצת": [ + { + "word_nikkud": "לִפְרֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1718-lifrotz" + } + ], + "פורצים": [ + { + "word_nikkud": "לִפְרֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1718-lifrotz" + } + ], + "תפרוץ": [ + { + "word_nikkud": "לִפְרֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1718-lifrotz" + } + ], + "פרצת": [ + { + "word_nikkud": "לִפְרֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1718-lifrotz" + } + ], + "פ - ר - ץ": [ + { + "word_nikkud": "לִפְרֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1718-lifrotz" + } + ], + "פרוצנה!‏": [ + { + "word_nikkud": "לִפְרֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1718-lifrotz" + } + ], + "פריצה": [ + { + "word_nikkud": "לִפְרֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1718-lifrotz" + } + ], + "פרצי!‏": [ + { + "word_nikkud": "לִפְרֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1718-lifrotz" + } + ], + "נפרוץ": [ + { + "word_nikkud": "לִפְרֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1718-lifrotz" + } + ], + "תפרצו": [ + { + "word_nikkud": "לִפְרֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1718-lifrotz" + } + ], + "תפרצי": [ + { + "word_nikkud": "לִפְרֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1718-lifrotz" + } + ], + "תפרוצנה": [ + { + "word_nikkud": "לִפְרֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1718-lifrotz" + } + ], + "פורצות": [ + { + "word_nikkud": "לִפְרֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1718-lifrotz" + } + ], + "פרצתן": [ + { + "word_nikkud": "לִפְרֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1718-lifrotz" + } + ], + "פרוץ": [ + { + "word_nikkud": "לִפְרֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1718-lifrotz" + } + ], + "פרצנו": [ + { + "word_nikkud": "לִפְרֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1718-lifrotz" + } + ], + "פרץ": [ + { + "word_nikkud": "לִפְרֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1718-lifrotz" + } + ], + "להיפרץ": [ + { + "word_nikkud": "לִפְרֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1718-lifrotz" + } + ], + "פרוץ!‏": [ + { + "word_nikkud": "לִפְרֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1718-lifrotz" + } + ], + "מפרץ": [ + { + "word_nikkud": "לִפְרֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1718-lifrotz" + } + ], + "פרצו!‏": [ + { + "word_nikkud": "לִפְרֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1718-lifrotz" + } + ], + "לקדם": [ + { + "word_nikkud": "לְהִתְקַדֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1865-lehitkadem" + } + ], + "התקדם": [ + { + "word_nikkud": "לְהִתְקַדֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1865-lehitkadem" + } + ], + "תתקדם": [ + { + "word_nikkud": "לְהִתְקַדֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1865-lehitkadem" + } + ], + "הקדמה": [ + { + "word_nikkud": "לְהִתְקַדֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1865-lehitkadem" + } + ], + "יתקדם": [ + { + "word_nikkud": "לְהִתְקַדֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1865-lehitkadem" + } + ], + "קדמה": [ + { + "word_nikkud": "לְהִתְקַדֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1865-lehitkadem" + } + ], + "התקדמה": [ + { + "word_nikkud": "לְהִתְקַדֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1865-lehitkadem" + } + ], + "הקדם": [ + { + "word_nikkud": "לְהִתְקַדֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1865-lehitkadem" + } + ], + "התקדמות": [ + { + "word_nikkud": "לְהִתְקַדֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1865-lehitkadem" + } + ], + "תקדים": [ + { + "word_nikkud": "לְהִתְקַדֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1865-lehitkadem" + } + ], + "התקדמתי": [ + { + "word_nikkud": "לְהִתְקַדֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1865-lehitkadem" + } + ], + "מתקדמות": [ + { + "word_nikkud": "לְהִתְקַדֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1865-lehitkadem" + } + ], + "מתקדמת": [ + { + "word_nikkud": "לְהִתְקַדֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1865-lehitkadem" + } + ], + "קידום": [ + { + "word_nikkud": "לְהִתְקַדֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1865-lehitkadem" + } + ], + "קדום": [ + { + "word_nikkud": "לְהִתְקַדֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1865-lehitkadem" + } + ], + "התקדמנו": [ + { + "word_nikkud": "לְהִתְקַדֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1865-lehitkadem" + } + ], + "התקדמתם": [ + { + "word_nikkud": "לְהִתְקַדֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1865-lehitkadem" + } + ], + "התקדמת": [ + { + "word_nikkud": "לְהִתְקַדֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1865-lehitkadem" + } + ], + "תתקדמנה": [ + { + "word_nikkud": "לְהִתְקַדֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1865-lehitkadem" + } + ], + "מתקדם": [ + { + "word_nikkud": "לְהִתְקַדֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1865-lehitkadem" + } + ], + "אתקדם": [ + { + "word_nikkud": "לְהִתְקַדֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1865-lehitkadem" + } + ], + "התקדם!‏": [ + { + "word_nikkud": "לְהִתְקַדֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1865-lehitkadem" + } + ], + "התקדמנה!‏": [ + { + "word_nikkud": "לְהִתְקַדֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1865-lehitkadem" + } + ], + "להקדים": [ + { + "word_nikkud": "לְהִתְקַדֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1865-lehitkadem" + } + ], + "קידומת": [ + { + "word_nikkud": "לְהִתְקַדֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1865-lehitkadem" + } + ], + "מתקדמים": [ + { + "word_nikkud": "לְהִתְקַדֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1865-lehitkadem" + } + ], + "התקדמו": [ + { + "word_nikkud": "לְהִתְקַדֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1865-lehitkadem" + } + ], + "ק - ד - ם": [ + { + "word_nikkud": "לְהִתְקַדֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1865-lehitkadem" + } + ], + "תתקדמו": [ + { + "word_nikkud": "לְהִתְקַדֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1865-lehitkadem" + } + ], + "התקדמי!‏": [ + { + "word_nikkud": "לְהִתְקַדֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1865-lehitkadem" + } + ], + "להתקדם": [ + { + "word_nikkud": "לְהִתְקַדֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1865-lehitkadem" + } + ], + "יתקדמו": [ + { + "word_nikkud": "לְהִתְקַדֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1865-lehitkadem" + } + ], + "תתקדמי": [ + { + "word_nikkud": "לְהִתְקַדֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1865-lehitkadem" + } + ], + "התקדמתן": [ + { + "word_nikkud": "לְהִתְקַדֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1865-lehitkadem" + } + ], + "מקדם": [ + { + "word_nikkud": "לְהִתְקַדֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1865-lehitkadem" + } + ], + "נתקדם": [ + { + "word_nikkud": "לְהִתְקַדֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1865-lehitkadem" + } + ], + "מוקדם": [ + { + "word_nikkud": "לְהִתְקַדֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1865-lehitkadem" + } + ], + "התקדמו!‏": [ + { + "word_nikkud": "לְהִתְקַדֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1865-lehitkadem" + } + ], + "קדמי": [ + { + "word_nikkud": "לְהִתְקַדֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1865-lehitkadem" + } + ], + "קדימה": [ + { + "word_nikkud": "לְהִתְקַדֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1865-lehitkadem" + } + ], + "לקדום": [ + { + "word_nikkud": "לְהִתְקַדֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1865-lehitkadem" + } + ], + "צחק!‏": [ + { + "word_nikkud": "לִצְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1785-litzchok" + } + ], + "צוחקות": [ + { + "word_nikkud": "לִצְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1785-litzchok" + } + ], + "צוחקים": [ + { + "word_nikkud": "לִצְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1785-litzchok" + } + ], + "צחקתי": [ + { + "word_nikkud": "לִצְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1785-litzchok" + } + ], + "צחקת": [ + { + "word_nikkud": "לִצְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1785-litzchok" + } + ], + "אצחק": [ + { + "word_nikkud": "לִצְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1785-litzchok" + } + ], + "לצחוק": [ + { + "word_nikkud": "לִצְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1785-litzchok" + } + ], + "צחקן": [ + { + "word_nikkud": "לִצְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1785-litzchok" + } + ], + "להצטחק": [ + { + "word_nikkud": "לִצְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1785-litzchok" + } + ], + "נצחק": [ + { + "word_nikkud": "לִצְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1785-litzchok" + } + ], + "צחקנו": [ + { + "word_nikkud": "לִצְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1785-litzchok" + } + ], + "צחקתן": [ + { + "word_nikkud": "לִצְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1785-litzchok" + } + ], + "יצחק": [ + { + "word_nikkud": "לִצְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1785-litzchok" + } + ], + "צחקו": [ + { + "word_nikkud": "לִצְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1785-litzchok" + } + ], + "צ - ח - ק": [ + { + "word_nikkud": "לִצְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1785-litzchok" + } + ], + "צוחקת": [ + { + "word_nikkud": "לִצְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1785-litzchok" + } + ], + "צחוק": [ + { + "word_nikkud": "לִצְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1785-litzchok" + } + ], + "צוחק": [ + { + "word_nikkud": "לִצְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1785-litzchok" + } + ], + "צחק": [ + { + "word_nikkud": "לִצְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1785-litzchok" + } + ], + "צחקנה!‏": [ + { + "word_nikkud": "לִצְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1785-litzchok" + } + ], + "להצחיק": [ + { + "word_nikkud": "לִצְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1785-litzchok" + } + ], + "יצחקו": [ + { + "word_nikkud": "לִצְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1785-litzchok" + } + ], + "לצחקק": [ + { + "word_nikkud": "לִצְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1785-litzchok" + } + ], + "צחקתם": [ + { + "word_nikkud": "לִצְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1785-litzchok" + } + ], + "צחקו!‏": [ + { + "word_nikkud": "לִצְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1785-litzchok" + } + ], + "תצחקי": [ + { + "word_nikkud": "לִצְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1785-litzchok" + } + ], + "תצחקנה": [ + { + "word_nikkud": "לִצְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1785-litzchok" + } + ], + "צחקה": [ + { + "word_nikkud": "לִצְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1785-litzchok" + } + ], + "תצחקו": [ + { + "word_nikkud": "לִצְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1785-litzchok" + } + ], + "לצחק": [ + { + "word_nikkud": "לִצְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1785-litzchok" + } + ], + "צחקי!‏": [ + { + "word_nikkud": "לִצְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1785-litzchok" + } + ], + "תצחק": [ + { + "word_nikkud": "לִצְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1785-litzchok" + } + ], + "חיסלנו": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "נחוסל": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "חוסלתם": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "חיסלתי": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "יחוסל": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "חיסל": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "תחסל": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "חיסלה": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "תחסלו": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "מחוסלים": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "אחסל": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "חסלו!‏": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "תחוסל": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "יחסל": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "מחסלים": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "ח - ס - ל": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "לחסל": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "חוסלה": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "מחוסל": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "חיסלתם": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "חיסלו": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "חסל!‏": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "חוסלתן": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "נחסל": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "יחוסלו": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "חסיל": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "מחסלות": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "מחוסלות": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "חוסלת": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "להתחסל": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "חסלי!‏": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "חוסלו": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "אחוסל": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "חיסלתן": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "חוסלנו": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "תחוסלנה": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "תחוסלי": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "תחסלנה": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "תחוסלו": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "חיסול": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "יחסלו": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "חסילון": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "חוסלתי": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "חוסל": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "מחסלת": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "מחסל": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "תחסלי": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "חיסלת": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "חסלנה!‏": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "מחוסלת": [ + { + "word_nikkud": "לְחַסֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "647-lechasel" + } + ], + "יסופקו": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + } + ], + "סיפוק": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + }, + { + "word_nikkud": "לְהַסְפִּיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1406-lehaspik" + } + ], + "סופקת": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + } + ], + "סופקו": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + } + ], + "תסופקו": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + } + ], + "להסתפק": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + }, + { + "word_nikkud": "לְהַסְפִּיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1406-lehaspik" + } + ], + "תסופקנה": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + } + ], + "מספקות": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + } + ], + "סיפקה": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + } + ], + "יספקו": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + } + ], + "ספק!‏": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + } + ], + "סיפקתי": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + } + ], + "הספקה": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + }, + { + "word_nikkud": "לְהַסְפִּיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1406-lehaspik" + } + ], + "ספקנה!‏": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + } + ], + "ספקי!‏": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + } + ], + "מספקת": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + } + ], + "יסופק": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + } + ], + "סיפקת": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + } + ], + "לספוק": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + }, + { + "word_nikkud": "לְהַסְפִּיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1406-lehaspik" + } + ], + "סופקתן": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + } + ], + "סופקתם": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + } + ], + "סיפקתם": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + } + ], + "תספקי": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + } + ], + "נספק": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + } + ], + "תספק": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + } + ], + "סיפקו": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + } + ], + "סופקנו": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + } + ], + "תסופקי": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + } + ], + "ספק": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + }, + { + "word_nikkud": "לְהַסְפִּיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1406-lehaspik" + } + ], + "מסופקים": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + } + ], + "סיפק": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + } + ], + "תסופק": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + } + ], + "סופק": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + } + ], + "מסופק": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + } + ], + "סופקתי": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + } + ], + "ספקו!‏": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + } + ], + "אספקה": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + }, + { + "word_nikkud": "לְהַסְפִּיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1406-lehaspik" + } + ], + "מסופקת": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + } + ], + "אספק": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + } + ], + "סיפקתן": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + } + ], + "תספקו": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + } + ], + "נסופק": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + } + ], + "מסופקות": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + } + ], + "אסופק": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + } + ], + "סיפקנו": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + } + ], + "ספיקה": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + }, + { + "word_nikkud": "לְהַסְפִּיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1406-lehaspik" + } + ], + "מספקים": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + } + ], + "ס - פ - ק": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + }, + { + "word_nikkud": "לְהַסְפִּיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1406-lehaspik" + } + ], + "להספיק": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + }, + { + "word_nikkud": "לְהַסְפִּיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1406-lehaspik" + } + ], + "לספק": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + }, + { + "word_nikkud": "לְהַסְפִּיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1406-lehaspik" + } + ], + "יספק": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + } + ], + "סופקה": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + } + ], + "מספק": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + } + ], + "תספקנה": [ + { + "word_nikkud": "לְסַפֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1405-lesapek" + }, + { + "word_nikkud": "לְהַסְפִּיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1406-lehaspik" + } + ], + "תוארתי": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "נתאר": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "תיארתן": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "תתאר": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "תוארנו": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "תתוארנה": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "מתארות": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "תיארתם": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "יתארו": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "תואר": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "תיאור": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "נתואר": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "תארו!‏": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "אתואר": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "יתאר": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "לתאר": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "מתוארות": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "תארי!‏": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "ת - א - ר": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "מתוארים": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "תיארנו": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "תתואר": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "תתארי": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "תוארת": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "מתוארת": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "תתארו": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "תיאר": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "יתואר": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "תוארתם": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "יתוארו": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "תתוארי": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "אתאר": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "תאר!‏": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "תארנה!‏": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "תוארו": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "תתוארו": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "תיארה": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "מתארים": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "תוארה": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "תתארנה": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "מתארת": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "תוארתן": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "מתאר": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "תיארת": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "תיארו": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "תיארתי": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "מתואר": [ + { + "word_nikkud": "לְתָאֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2346-letaer" + } + ], + "מארגנות": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "ארגנתם": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "אאורגן": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "אארגן": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "ארגנו": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "ארגנת": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "ארגנה": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "תארגנו": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "א - ר - ג - ן": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "ארגנה!‏": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "תאורגן": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "תארגני": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "ארגני!‏": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "תאורגנה": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "יארגנו": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "ארגנו!‏": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "אורגנתם": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "אירגון": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "מארגן": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "אורגנה": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "תאורגני": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "יאורגן": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "תארגנה": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "אורגן": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "להתארגן": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "לארגן": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "נאורגן": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "אורגנו": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "מאורגנים": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "יאורגנו": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "ארגנתי": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "ארגן!‏": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "אורגנתן": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "מארגנים": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "נארגן": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "תאורגנו": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "ארגן": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "יארגן": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "מארגנת": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "מאורגנת": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "מאורגנות": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "אורגנת": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "אורגנתי": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "תארגן": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "מאורגן": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "ארגנתן": [ + { + "word_nikkud": "לְאַרְגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "151-leargen" + } + ], + "הוסיפי!‏": [ + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + } + ], + "י - ס - ף": [ + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + } + ], + "הוספתי": [ + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + } + ], + "תוסיפו": [ + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + } + ], + "תוסיפי": [ + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + } + ], + "יוסיף": [ + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + } + ], + "הוספנה!‏": [ + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + } + ], + "מוסף": [ + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + } + ], + "להיווסף": [ + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + } + ], + "תוספת": [ + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + } + ], + "מוסיפה": [ + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + } + ], + "נוסף": [ + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + } + ], + "הוספתם": [ + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + } + ], + "להוסיף": [ + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + } + ], + "הוספה": [ + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + } + ], + "נוסיף": [ + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + } + ], + "הוספת": [ + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + } + ], + "הוספו": [ + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + } + ], + "הוספתן": [ + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + } + ], + "הוספנו": [ + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + } + ], + "יוספו": [ + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + } + ], + "הוסיף": [ + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + } + ], + "מוספים": [ + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + } + ], + "מוספת": [ + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + } + ], + "תוסף": [ + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + } + ], + "מוספות": [ + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + } + ], + "תוספי": [ + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + } + ], + "יוסף": [ + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + } + ], + "תוסיף": [ + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + } + ], + "הוסיפה": [ + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + } + ], + "מוסיפות": [ + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + } + ], + "מוסיף": [ + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + } + ], + "הוסיפו!‏": [ + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + } + ], + "יוסיפו": [ + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + } + ], + "תוספו": [ + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + } + ], + "הוסיפו": [ + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + } + ], + "מוסיפים": [ + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + } + ], + "הוסף": [ + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + } + ], + "הוסף!‏": [ + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + } + ], + "אוסיף": [ + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + } + ], + "תוספנה": [ + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + } + ], + "להיתוסף": [ + { + "word_nikkud": "לְהוֹסִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "818-lehosif" + } + ], + "אסתדר": [ + { + "word_nikkud": "לְהִסְתַּדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1322-lehistader" + } + ], + "תסתדרי": [ + { + "word_nikkud": "לְהִסְתַּדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1322-lehistader" + } + ], + "הסתדר!‏": [ + { + "word_nikkud": "לְהִסְתַּדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1322-lehistader" + } + ], + "הסתדרו!‏": [ + { + "word_nikkud": "לְהִסְתַּדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1322-lehistader" + } + ], + "הסתדרת": [ + { + "word_nikkud": "לְהִסְתַּדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1322-lehistader" + } + ], + "נסתדר": [ + { + "word_nikkud": "לְהִסְתַּדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1322-lehistader" + } + ], + "הסתדרתם": [ + { + "word_nikkud": "לְהִסְתַּדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1322-lehistader" + } + ], + "מסתדרים": [ + { + "word_nikkud": "לְהִסְתַּדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1322-lehistader" + } + ], + "מסתדרות": [ + { + "word_nikkud": "לְהִסְתַּדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1322-lehistader" + } + ], + "תסתדרו": [ + { + "word_nikkud": "לְהִסְתַּדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1322-lehistader" + } + ], + "יסתדרו": [ + { + "word_nikkud": "לְהִסְתַּדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1322-lehistader" + } + ], + "הסתדרתי": [ + { + "word_nikkud": "לְהִסְתַּדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1322-lehistader" + } + ], + "הסתדרי!‏": [ + { + "word_nikkud": "לְהִסְתַּדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1322-lehistader" + } + ], + "הסתדר": [ + { + "word_nikkud": "לְהִסְתַּדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1322-lehistader" + } + ], + "הסתדרה": [ + { + "word_nikkud": "לְהִסְתַּדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1322-lehistader" + } + ], + "תסתדרנה": [ + { + "word_nikkud": "לְהִסְתַּדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1322-lehistader" + } + ], + "תסתדר": [ + { + "word_nikkud": "לְהִסְתַּדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1322-lehistader" + } + ], + "יסתדר": [ + { + "word_nikkud": "לְהִסְתַּדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1322-lehistader" + } + ], + "הסתדרנו": [ + { + "word_nikkud": "לְהִסְתַּדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1322-lehistader" + } + ], + "הסתדרנה!‏": [ + { + "word_nikkud": "לְהִסְתַּדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1322-lehistader" + } + ], + "מסתדרת": [ + { + "word_nikkud": "לְהִסְתַּדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1322-lehistader" + } + ], + "הסתדרו": [ + { + "word_nikkud": "לְהִסְתַּדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1322-lehistader" + } + ], + "מסתדר": [ + { + "word_nikkud": "לְהִסְתַּדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1322-lehistader" + } + ], + "הסתדרתן": [ + { + "word_nikkud": "לְהִסְתַּדֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1322-lehistader" + } + ], + "תושתן": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + } + ], + "מושתנות": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + } + ], + "נושתן": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + } + ], + "ישתינו": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + } + ], + "השתנת": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + } + ], + "מושתן": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + } + ], + "השתנתן": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + } + ], + "השתן!‏": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + } + ], + "משתין": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + } + ], + "הושתנה": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + } + ], + "משתינות": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + } + ], + "השתיני!‏": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + } + ], + "אושתן": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + } + ], + "הושתנתם": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + } + ], + "הושתנו": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + } + ], + "השתנה!‏": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + }, + { + "word_nikkud": "לְהִשְׁתַּנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "25-lehishtanot" + } + ], + "תשתינו": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + } + ], + "שתן": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + } + ], + "הושתנתן": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + } + ], + "משתינה": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + } + ], + "השתין": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + } + ], + "השתנתם": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + } + ], + "שׁ - ת - ן": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + } + ], + "הושתנת": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + } + ], + "תשתנה": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + }, + { + "word_nikkud": "לְהִשְׁתַּנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "25-lehishtanot" + } + ], + "השתינו!‏": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + } + ], + "השתינו": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + } + ], + "השתנו": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + }, + { + "word_nikkud": "לְהִשְׁתַּנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "25-lehishtanot" + } + ], + "להשתין": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + } + ], + "הושתן": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + } + ], + "תושתני": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + } + ], + "השתנתי": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + } + ], + "תשתין": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + } + ], + "משתן": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + } + ], + "תשתיני": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + } + ], + "ישתין": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + } + ], + "השתינה": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + } + ], + "משתינים": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + } + ], + "יושתן": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + } + ], + "נשתין": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + } + ], + "אשתין": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + } + ], + "יושתנו": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + } + ], + "תושתנו": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + } + ], + "מושתנים": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + } + ], + "הושתנתי": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + } + ], + "מושתנת": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + } + ], + "תושתנה": [ + { + "word_nikkud": "לְהַשְׁתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2333-lehashtin" + } + ], + "מודעים": [ + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "תודעי": [ + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "מודעות": [ + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "מודעת": [ + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "יודיע": [ + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "מודיעים": [ + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "תודעו": [ + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "מודיע": [ + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "תודע": [ + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "הודעת": [ + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "הודיעו": [ + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "יודעו": [ + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "הודע!‏": [ + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "תודיעו": [ + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "הודיע": [ + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "הודענו": [ + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "הודענה!‏": [ + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "מודיעות": [ + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "הודעתן": [ + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "אודיע": [ + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "הודעתם": [ + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "תודיעי": [ + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "הודעתי": [ + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "יודיעו": [ + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "הודיעי!‏": [ + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "הודיעו!‏": [ + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "הודע": [ + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "הודיעה": [ + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "נודע": [ + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "תודיע": [ + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "תודענה": [ + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "אודע": [ + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "מודיעה": [ + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "נודיע": [ + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "הודעו": [ + { + "word_nikkud": "לְהוֹדִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "793-lehodia" + } + ], + "הוגשת": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + } + ], + "מגיש": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + } + ], + "מגישים": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + } + ], + "מגישות": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + } + ], + "תגישי": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + } + ], + "הגישו!‏": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + } + ], + "הגישה": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + } + ], + "הוגשתן": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + } + ], + "יוגשו": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + } + ], + "מוגשים": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + } + ], + "נוגש": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + } + ], + "הגש!‏": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + } + ], + "תוגשו": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + } + ], + "הגשה": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + }, + { + "word_nikkud": "לָגֶשֶׁת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1143-lageshet" + } + ], + "תגשנה": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + } + ], + "הוגשו": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + } + ], + "מוגשות": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + } + ], + "תוגש": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + } + ], + "לגשת": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + }, + { + "word_nikkud": "לָגֶשֶׁת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1143-lageshet" + } + ], + "מגישה": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + } + ], + "תגישו": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + } + ], + "להנגיש": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + }, + { + "word_nikkud": "לָגֶשֶׁת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1143-lageshet" + } + ], + "מוגש": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + } + ], + "אגיש": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + } + ], + "הוגשתי": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + } + ], + "יגישו": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + } + ], + "הוגש": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + } + ], + "הוגשתם": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + } + ], + "הגשנו": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + } + ], + "הוגשנו": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + } + ], + "נגיש": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + }, + { + "word_nikkud": "לָגֶשֶׁת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1143-lageshet" + } + ], + "גישה": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + }, + { + "word_nikkud": "לָגֶשֶׁת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1143-lageshet" + } + ], + "יוגש": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + } + ], + "תגיש": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + } + ], + "הוגשה": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + } + ], + "הגיש": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + } + ], + "אוגש": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + } + ], + "מגש": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + }, + { + "word_nikkud": "לָגֶשֶׁת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1143-lageshet" + } + ], + "הגשתי": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + } + ], + "להתנגש": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + }, + { + "word_nikkud": "לָגֶשֶׁת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1143-lageshet" + } + ], + "הגישי!‏": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + } + ], + "יגיש": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + } + ], + "הגשתן": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + } + ], + "הגישו": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + } + ], + "הגשנה!‏": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + } + ], + "להגיש": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + }, + { + "word_nikkud": "לָגֶשֶׁת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1143-lageshet" + } + ], + "תוגשנה": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + } + ], + "הגשתם": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + } + ], + "תוגשי": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + } + ], + "מוגשת": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + } + ], + "נ - ג - שׁ": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + }, + { + "word_nikkud": "לָגֶשֶׁת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1143-lageshet" + } + ], + "התנגשות": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + }, + { + "word_nikkud": "לָגֶשֶׁת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1143-lageshet" + } + ], + "הגשת": [ + { + "word_nikkud": "לְהַגִּישׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1144-lehagish" + } + ], + "עישנתן": [ + { + "word_nikkud": "לְעַשֵּׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1576-leashen" + } + ], + "עשנו!‏": [ + { + "word_nikkud": "לְעַשֵּׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1576-leashen" + } + ], + "עישנת": [ + { + "word_nikkud": "לְעַשֵּׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1576-leashen" + } + ], + "אעשן": [ + { + "word_nikkud": "לְעַשֵּׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1576-leashen" + } + ], + "ע - שׁ - ן": [ + { + "word_nikkud": "לְעַשֵּׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1576-leashen" + } + ], + "עישנו": [ + { + "word_nikkud": "לְעַשֵּׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1576-leashen" + } + ], + "עשן!‏": [ + { + "word_nikkud": "לְעַשֵּׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1576-leashen" + } + ], + "יעשן": [ + { + "word_nikkud": "לְעַשֵּׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1576-leashen" + } + ], + "עישנה": [ + { + "word_nikkud": "לְעַשֵּׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1576-leashen" + } + ], + "מעשנת": [ + { + "word_nikkud": "לְעַשֵּׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1576-leashen" + } + ], + "מעשנים": [ + { + "word_nikkud": "לְעַשֵּׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1576-leashen" + } + ], + "יעשנו": [ + { + "word_nikkud": "לְעַשֵּׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1576-leashen" + } + ], + "תעשני": [ + { + "word_nikkud": "לְעַשֵּׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1576-leashen" + } + ], + "עישנתם": [ + { + "word_nikkud": "לְעַשֵּׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1576-leashen" + } + ], + "עישן": [ + { + "word_nikkud": "לְעַשֵּׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1576-leashen" + } + ], + "תעשן": [ + { + "word_nikkud": "לְעַשֵּׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1576-leashen" + } + ], + "מעשנות": [ + { + "word_nikkud": "לְעַשֵּׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1576-leashen" + } + ], + "לעשן": [ + { + "word_nikkud": "לְעַשֵּׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1576-leashen" + } + ], + "תעשנה": [ + { + "word_nikkud": "לְעַשֵּׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1576-leashen" + } + ], + "עשני!‏": [ + { + "word_nikkud": "לְעַשֵּׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1576-leashen" + } + ], + "מעשן": [ + { + "word_nikkud": "לְעַשֵּׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1576-leashen" + } + ], + "מעושן": [ + { + "word_nikkud": "לְעַשֵּׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1576-leashen" + } + ], + "עשן": [ + { + "word_nikkud": "לְעַשֵּׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1576-leashen" + } + ], + "עישנתי": [ + { + "word_nikkud": "לְעַשֵּׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1576-leashen" + } + ], + "עישון": [ + { + "word_nikkud": "לְעַשֵּׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1576-leashen" + } + ], + "עשנה!‏": [ + { + "word_nikkud": "לְעַשֵּׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1576-leashen" + } + ], + "תעשנו": [ + { + "word_nikkud": "לְעַשֵּׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1576-leashen" + } + ], + "נעשן": [ + { + "word_nikkud": "לְעַשֵּׁן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1576-leashen" + } + ], + "השתנו!‏": [ + { + "word_nikkud": "לְהִשְׁתַּנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "25-lehishtanot" + } + ], + "השתנית": [ + { + "word_nikkud": "לְהִשְׁתַּנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "25-lehishtanot" + } + ], + "משתנות": [ + { + "word_nikkud": "לְהִשְׁתַּנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "25-lehishtanot" + } + ], + "ישתנה": [ + { + "word_nikkud": "לְהִשְׁתַּנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "25-lehishtanot" + } + ], + "תשתנינה": [ + { + "word_nikkud": "לְהִשְׁתַּנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "25-lehishtanot" + } + ], + "השתניתי": [ + { + "word_nikkud": "לְהִשְׁתַּנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "25-lehishtanot" + } + ], + "תשתני": [ + { + "word_nikkud": "לְהִשְׁתַּנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "25-lehishtanot" + } + ], + "השתניתם": [ + { + "word_nikkud": "לְהִשְׁתַּנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "25-lehishtanot" + } + ], + "השתנינו": [ + { + "word_nikkud": "לְהִשְׁתַּנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "25-lehishtanot" + } + ], + "משתנה": [ + { + "word_nikkud": "לְהִשְׁתַּנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "25-lehishtanot" + } + ], + "אשתנה": [ + { + "word_nikkud": "לְהִשְׁתַּנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "25-lehishtanot" + } + ], + "השתנינה!‏": [ + { + "word_nikkud": "לְהִשְׁתַּנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "25-lehishtanot" + } + ], + "השתנה": [ + { + "word_nikkud": "לְהִשְׁתַּנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "25-lehishtanot" + } + ], + "משתנים": [ + { + "word_nikkud": "לְהִשְׁתַּנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "25-lehishtanot" + } + ], + "השתנתה": [ + { + "word_nikkud": "לְהִשְׁתַּנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "25-lehishtanot" + } + ], + "תשתנו": [ + { + "word_nikkud": "לְהִשְׁתַּנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "25-lehishtanot" + } + ], + "ישתנו": [ + { + "word_nikkud": "לְהִשְׁתַּנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "25-lehishtanot" + } + ], + "השתניתן": [ + { + "word_nikkud": "לְהִשְׁתַּנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "25-lehishtanot" + } + ], + "השתני!‏": [ + { + "word_nikkud": "לְהִשְׁתַּנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "25-lehishtanot" + } + ], + "נשתנה": [ + { + "word_nikkud": "לְהִשְׁתַּנּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "25-lehishtanot" + } + ], + "נגן!‏": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "ניגנו": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "תנגנו": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "נוגנתם": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "ניגנתי": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "תנגנה": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "ננגן": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "מנגנת": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "תנוגן": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "מנוגנים": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "מנוגנות": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "נוגנת": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "אנוגן": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "נגנה!‏": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "ינגן": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "ננוגן": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "מנוגנת": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "תנגני": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "ניגון": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "נגנו!‏": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "ניגן": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "נוגנתן": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "מנגן": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "להתנגן": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "אנגן": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "תנוגנו": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "לנגן": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "תנוגני": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "ינוגנו": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "תנגן": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "נוגנו": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "נוגנה": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "נגני!‏": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "ניגנתן": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "ניגנת": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "נוגנתי": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "נגינה": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "ניגנתם": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "מנוגן": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "נ - ג - ן": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "ניגנה": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "מנגנים": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "מנגנות": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "ינוגן": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "תנוגנה": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "ינגנו": [ + { + "word_nikkud": "לְנַגֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "14-lenagen" + } + ], + "התערבתי": [ + { + "word_nikkud": "לְהִתְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1557-lehitarev" + } + ], + "התערבת": [ + { + "word_nikkud": "לְהִתְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1557-lehitarev" + } + ], + "התערב!‏": [ + { + "word_nikkud": "לְהִתְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1557-lehitarev" + } + ], + "התערב": [ + { + "word_nikkud": "לְהִתְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1557-lehitarev" + } + ], + "יתערבו": [ + { + "word_nikkud": "לְהִתְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1557-lehitarev" + } + ], + "אתערב": [ + { + "word_nikkud": "לְהִתְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1557-lehitarev" + } + ], + "נתערב": [ + { + "word_nikkud": "לְהִתְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1557-lehitarev" + } + ], + "תתערבנה": [ + { + "word_nikkud": "לְהִתְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1557-lehitarev" + } + ], + "מתערבים": [ + { + "word_nikkud": "לְהִתְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1557-lehitarev" + } + ], + "מתערבת": [ + { + "word_nikkud": "לְהִתְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1557-lehitarev" + } + ], + "התערבנו": [ + { + "word_nikkud": "לְהִתְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1557-lehitarev" + } + ], + "מתערבות": [ + { + "word_nikkud": "לְהִתְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1557-lehitarev" + } + ], + "התערבנה!‏": [ + { + "word_nikkud": "לְהִתְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1557-lehitarev" + } + ], + "תתערבו": [ + { + "word_nikkud": "לְהִתְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1557-lehitarev" + } + ], + "יתערב": [ + { + "word_nikkud": "לְהִתְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1557-lehitarev" + } + ], + "התערבי!‏": [ + { + "word_nikkud": "לְהִתְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1557-lehitarev" + } + ], + "התערבה": [ + { + "word_nikkud": "לְהִתְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1557-lehitarev" + } + ], + "התערבו!‏": [ + { + "word_nikkud": "לְהִתְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1557-lehitarev" + } + ], + "התערבו": [ + { + "word_nikkud": "לְהִתְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1557-lehitarev" + } + ], + "תתערב": [ + { + "word_nikkud": "לְהִתְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1557-lehitarev" + } + ], + "מתערב": [ + { + "word_nikkud": "לְהִתְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1557-lehitarev" + } + ], + "תתערבי": [ + { + "word_nikkud": "לְהִתְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1557-lehitarev" + } + ], + "התערבתם": [ + { + "word_nikkud": "לְהִתְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1557-lehitarev" + } + ], + "התערבתן": [ + { + "word_nikkud": "לְהִתְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1557-lehitarev" + } + ], + "מובילים": [ + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + } + ], + "יובילו": [ + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + } + ], + "הובילי!‏": [ + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + } + ], + "יובלו": [ + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + } + ], + "תובלו": [ + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + } + ], + "הובילה": [ + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + } + ], + "הובל": [ + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + } + ], + "נוביל": [ + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + } + ], + "תובל": [ + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + } + ], + "הובל!‏": [ + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + } + ], + "תוביל": [ + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + } + ], + "הובלה": [ + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + } + ], + "הובלנה!‏": [ + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + } + ], + "להוביל": [ + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + } + ], + "מובילה": [ + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + } + ], + "הובלנו": [ + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + } + ], + "תובילו": [ + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + } + ], + "יבול": [ + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + } + ], + "מבול": [ + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + } + ], + "הובלו": [ + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + } + ], + "לייבל": [ + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + } + ], + "מובלות": [ + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + } + ], + "הובלתי": [ + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + } + ], + "י - ב - ל": [ + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + } + ], + "הובלתם": [ + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + } + ], + "מובל": [ + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + } + ], + "מובלים": [ + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + } + ], + "תובלנה": [ + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + } + ], + "מוביל": [ + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + } + ], + "נובל": [ + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + } + ], + "אוביל": [ + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + } + ], + "הוביל": [ + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + } + ], + "הובילו!‏": [ + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + } + ], + "הובלת": [ + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + } + ], + "מיובל": [ + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + } + ], + "יוביל": [ + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + } + ], + "תובלי": [ + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + } + ], + "הובלתן": [ + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + } + ], + "יובל": [ + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + } + ], + "יבלת": [ + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + } + ], + "מובילות": [ + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + } + ], + "הובילו": [ + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + } + ], + "תובילי": [ + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + } + ], + "מובלת": [ + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + } + ], + "אובל": [ + { + "word_nikkud": "לְהוֹבִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "782-lehovil" + } + ], + "להיערך": [ + { + "word_nikkud": "לַעֲרֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1561-laaroch" + }, + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "ערכנו": [ + { + "word_nikkud": "לַעֲרֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1561-laaroch" + } + ], + "יערוך": [ + { + "word_nikkud": "לַעֲרֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1561-laaroch" + } + ], + "יערכו": [ + { + "word_nikkud": "לַעֲרֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1561-laaroch" + } + ], + "עריכה": [ + { + "word_nikkud": "לַעֲרֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1561-laaroch" + }, + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "ערכו!‏": [ + { + "word_nikkud": "לַעֲרֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1561-laaroch" + } + ], + "ערוכנה!‏": [ + { + "word_nikkud": "לַעֲרֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1561-laaroch" + } + ], + "עורכת": [ + { + "word_nikkud": "לַעֲרֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1561-laaroch" + } + ], + "מערך": [ + { + "word_nikkud": "לַעֲרֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1561-laaroch" + }, + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "תערוכה": [ + { + "word_nikkud": "לַעֲרֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1561-laaroch" + }, + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "הערכה": [ + { + "word_nikkud": "לַעֲרֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1561-laaroch" + }, + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "מערכה": [ + { + "word_nikkud": "לַעֲרֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1561-laaroch" + }, + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "לערוך": [ + { + "word_nikkud": "לַעֲרֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1561-laaroch" + }, + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "ערוך!‏": [ + { + "word_nikkud": "לַעֲרֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1561-laaroch" + } + ], + "מעריכי": [ + { + "word_nikkud": "לַעֲרֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1561-laaroch" + }, + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "ערכו": [ + { + "word_nikkud": "לַעֲרֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1561-laaroch" + } + ], + "ערך": [ + { + "word_nikkud": "לַעֲרֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1561-laaroch" + }, + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "עורכות": [ + { + "word_nikkud": "לַעֲרֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1561-laaroch" + } + ], + "תערכי": [ + { + "word_nikkud": "לַעֲרֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1561-laaroch" + } + ], + "נערוך": [ + { + "word_nikkud": "לַעֲרֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1561-laaroch" + } + ], + "מערכון": [ + { + "word_nikkud": "לַעֲרֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1561-laaroch" + }, + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "תערכו": [ + { + "word_nikkud": "לַעֲרֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1561-laaroch" + } + ], + "מערוך": [ + { + "word_nikkud": "לַעֲרֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1561-laaroch" + }, + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "ע - ר - ך": [ + { + "word_nikkud": "לַעֲרֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1561-laaroch" + }, + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "ערכת": [ + { + "word_nikkud": "לַעֲרֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1561-laaroch" + } + ], + "להעריך": [ + { + "word_nikkud": "לַעֲרֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1561-laaroch" + }, + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "ערכתן": [ + { + "word_nikkud": "לַעֲרֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1561-laaroch" + } + ], + "מעריך": [ + { + "word_nikkud": "לַעֲרֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1561-laaroch" + }, + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "אערוך": [ + { + "word_nikkud": "לַעֲרֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1561-laaroch" + } + ], + "ערכה": [ + { + "word_nikkud": "לַעֲרֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1561-laaroch" + }, + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "עורך": [ + { + "word_nikkud": "לַעֲרֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1561-laaroch" + } + ], + "עורכים": [ + { + "word_nikkud": "לַעֲרֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1561-laaroch" + } + ], + "ערכי!‏": [ + { + "word_nikkud": "לַעֲרֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1561-laaroch" + } + ], + "ערכתם": [ + { + "word_nikkud": "לַעֲרֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1561-laaroch" + } + ], + "מערכת": [ + { + "word_nikkud": "לַעֲרֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1561-laaroch" + }, + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "ערכתי": [ + { + "word_nikkud": "לַעֲרֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1561-laaroch" + } + ], + "תערוך": [ + { + "word_nikkud": "לַעֲרֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1561-laaroch" + } + ], + "תערוכנה": [ + { + "word_nikkud": "לַעֲרֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1561-laaroch" + } + ], + "הופלת": [ + { + "word_nikkud": "לְהַפִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + } + ], + "מופל": [ + { + "word_nikkud": "לְהַפִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + } + ], + "נ - פ - ל": [ + { + "word_nikkud": "לְהַפִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + }, + { + "word_nikkud": "לִפֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1230-lipol" + } + ], + "יופל": [ + { + "word_nikkud": "לְהַפִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + } + ], + "תופלו": [ + { + "word_nikkud": "לְהַפִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + } + ], + "תופל": [ + { + "word_nikkud": "לְהַפִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + } + ], + "יופלו": [ + { + "word_nikkud": "לְהַפִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + } + ], + "מופלות": [ + { + "word_nikkud": "לְהַפִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + } + ], + "מפל": [ + { + "word_nikkud": "לְהַפִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + }, + { + "word_nikkud": "לִפֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1230-lipol" + } + ], + "הופלה": [ + { + "word_nikkud": "לְהַפִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + } + ], + "הופלתם": [ + { + "word_nikkud": "לְהַפִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + } + ], + "מופלת": [ + { + "word_nikkud": "לְהַפִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + } + ], + "מופלים": [ + { + "word_nikkud": "לְהַפִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + } + ], + "הופל": [ + { + "word_nikkud": "לְהַפִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + } + ], + "הפלה": [ + { + "word_nikkud": "לְהַפִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + }, + { + "word_nikkud": "לִפֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1230-lipol" + } + ], + "הופלתי": [ + { + "word_nikkud": "לְהַפִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + } + ], + "תופלי": [ + { + "word_nikkud": "לְהַפִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + } + ], + "הופלו": [ + { + "word_nikkud": "לְהַפִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + } + ], + "תופלנה": [ + { + "word_nikkud": "לְהַפִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + } + ], + "הופלתן": [ + { + "word_nikkud": "לְהַפִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + } + ], + "נפילה": [ + { + "word_nikkud": "לְהַפִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + }, + { + "word_nikkud": "לִפֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1230-lipol" + } + ], + "להתנפל": [ + { + "word_nikkud": "לְהַפִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + }, + { + "word_nikkud": "לִפֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1230-lipol" + } + ], + "הופלנו": [ + { + "word_nikkud": "לְהַפִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1231-lehapil" + } + ], + "תפוצצנה": [ + { + "word_nikkud": "לְפוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1674-lefotzetz" + } + ], + "נפוצץ": [ + { + "word_nikkud": "לְפוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1674-lefotzetz" + } + ], + "פוצץ": [ + { + "word_nikkud": "לְפוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1674-lefotzetz" + } + ], + "מפוצצות": [ + { + "word_nikkud": "לְפוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1674-lefotzetz" + } + ], + "פוצצתן": [ + { + "word_nikkud": "לְפוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1674-lefotzetz" + } + ], + "פוצצה": [ + { + "word_nikkud": "לְפוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1674-lefotzetz" + } + ], + "יפוצץ": [ + { + "word_nikkud": "לְפוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1674-lefotzetz" + } + ], + "פוצצנה!‏": [ + { + "word_nikkud": "לְפוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1674-lefotzetz" + } + ], + "פוצצתם": [ + { + "word_nikkud": "לְפוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1674-lefotzetz" + } + ], + "אפוצץ": [ + { + "word_nikkud": "לְפוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1674-lefotzetz" + } + ], + "פוצצנו": [ + { + "word_nikkud": "לְפוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1674-lefotzetz" + } + ], + "פוצצו!‏": [ + { + "word_nikkud": "לְפוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1674-lefotzetz" + } + ], + "מפוצצת": [ + { + "word_nikkud": "לְפוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1674-lefotzetz" + } + ], + "תפוצץ": [ + { + "word_nikkud": "לְפוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1674-lefotzetz" + } + ], + "פוצצת": [ + { + "word_nikkud": "לְפוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1674-lefotzetz" + } + ], + "תפוצצו": [ + { + "word_nikkud": "לְפוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1674-lefotzetz" + } + ], + "פוצצי!‏": [ + { + "word_nikkud": "לְפוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1674-lefotzetz" + } + ], + "פוצצו": [ + { + "word_nikkud": "לְפוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1674-lefotzetz" + } + ], + "מפוצצים": [ + { + "word_nikkud": "לְפוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1674-lefotzetz" + } + ], + "להפציץ": [ + { + "word_nikkud": "לְפוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1674-lefotzetz" + }, + { + "word_nikkud": "לְהִתְפּוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1675-lehitpotzetz" + } + ], + "פצצה": [ + { + "word_nikkud": "לְפוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1674-lefotzetz" + }, + { + "word_nikkud": "לְהִתְפּוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1675-lehitpotzetz" + } + ], + "פ - צ - ץ": [ + { + "word_nikkud": "לְפוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1674-lefotzetz" + }, + { + "word_nikkud": "לְהִתְפּוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1675-lehitpotzetz" + } + ], + "מפוצץ": [ + { + "word_nikkud": "לְפוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1674-lefotzetz" + } + ], + "תפוצצי": [ + { + "word_nikkud": "לְפוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1674-lefotzetz" + } + ], + "יפוצצו": [ + { + "word_nikkud": "לְפוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1674-lefotzetz" + } + ], + "להתפוצץ": [ + { + "word_nikkud": "לְפוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1674-lefotzetz" + }, + { + "word_nikkud": "לְהִתְפּוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1675-lehitpotzetz" + } + ], + "פוצץ!‏": [ + { + "word_nikkud": "לְפוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1674-lefotzetz" + } + ], + "פיצוץ": [ + { + "word_nikkud": "לְפוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1674-lefotzetz" + }, + { + "word_nikkud": "לְהִתְפּוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1675-lehitpotzetz" + } + ], + "פוצצתי": [ + { + "word_nikkud": "לְפוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1674-lefotzetz" + } + ], + "לפוצץ": [ + { + "word_nikkud": "לְפוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1674-lefotzetz" + }, + { + "word_nikkud": "לְהִתְפּוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1675-lehitpotzetz" + } + ], + "צ - ל - ח": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "יוצלחו": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "הצליחו!‏": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "הוצלחתי": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "הצליחו": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "הצלח!‏": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "הוצלחתן": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "הצלחנו": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "הצליח": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "תוצלחי": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "תצליחו": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "הוצלח": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "מוצלח": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "הצלחנה!‏": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "הוצלחו": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "נוצלח": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "מוצלחת": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "הוצלחנו": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "אצליח": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "הצלחתם": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "מוצלחים": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "הצלחת": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "צלחת": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "יצליחו": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "הצליחי!‏": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "יוצלח": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "תוצלחנה": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "מצליח": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "יצליח": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "תצליחי": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "תוצלח": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "תצלחנה": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "הוצלחתם": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "הצלחה": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "צלוחית": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "הצלחתי": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "תצליח": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "להצליח": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "מצליחה": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "נצליח": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "מוצלחות": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "הוצלחת": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "תוצלחו": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "לצלוח": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "מצליחים": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "הצליחה": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "הצלחתן": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "הוצלחה": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "מצליחות": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "אוצלח": [ + { + "word_nikkud": "לְהַצְלִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1799-lehatzliach" + } + ], + "תתחמקנה": [ + { + "word_nikkud": "לְהִתְחַמֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "627-lehitchamek" + } + ], + "מתחמקים": [ + { + "word_nikkud": "לְהִתְחַמֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "627-lehitchamek" + } + ], + "נתחמק": [ + { + "word_nikkud": "לְהִתְחַמֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "627-lehitchamek" + } + ], + "התחמקתי": [ + { + "word_nikkud": "לְהִתְחַמֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "627-lehitchamek" + } + ], + "יתחמקו": [ + { + "word_nikkud": "לְהִתְחַמֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "627-lehitchamek" + } + ], + "תתחמק": [ + { + "word_nikkud": "לְהִתְחַמֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "627-lehitchamek" + } + ], + "להתחמק": [ + { + "word_nikkud": "לְהִתְחַמֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "627-lehitchamek" + }, + { + "word_nikkud": "לַחְמֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "626-lachmok" + } + ], + "התחמקנה!‏": [ + { + "word_nikkud": "לְהִתְחַמֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "627-lehitchamek" + } + ], + "התחמק": [ + { + "word_nikkud": "לְהִתְחַמֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "627-lehitchamek" + } + ], + "מתחמק": [ + { + "word_nikkud": "לְהִתְחַמֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "627-lehitchamek" + } + ], + "התחמק!‏": [ + { + "word_nikkud": "לְהִתְחַמֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "627-lehitchamek" + } + ], + "התחמקתם": [ + { + "word_nikkud": "לְהִתְחַמֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "627-lehitchamek" + } + ], + "תתחמקי": [ + { + "word_nikkud": "לְהִתְחַמֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "627-lehitchamek" + } + ], + "התחמקו!‏": [ + { + "word_nikkud": "לְהִתְחַמֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "627-lehitchamek" + } + ], + "ח - מ - ק": [ + { + "word_nikkud": "לְהִתְחַמֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "627-lehitchamek" + }, + { + "word_nikkud": "לַחְמֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "626-lachmok" + } + ], + "חמקמק": [ + { + "word_nikkud": "לְהִתְחַמֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "627-lehitchamek" + }, + { + "word_nikkud": "לַחְמֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "626-lachmok" + } + ], + "תתחמקו": [ + { + "word_nikkud": "לְהִתְחַמֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "627-lehitchamek" + } + ], + "מתחמקת": [ + { + "word_nikkud": "לְהִתְחַמֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "627-lehitchamek" + } + ], + "התחמקי!‏": [ + { + "word_nikkud": "לְהִתְחַמֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "627-lehitchamek" + } + ], + "התחמקנו": [ + { + "word_nikkud": "לְהִתְחַמֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "627-lehitchamek" + } + ], + "התחמקת": [ + { + "word_nikkud": "לְהִתְחַמֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "627-lehitchamek" + } + ], + "חמקן": [ + { + "word_nikkud": "לְהִתְחַמֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "627-lehitchamek" + }, + { + "word_nikkud": "לַחְמֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "626-lachmok" + } + ], + "התחמקו": [ + { + "word_nikkud": "לְהִתְחַמֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "627-lehitchamek" + } + ], + "חמקני": [ + { + "word_nikkud": "לְהִתְחַמֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "627-lehitchamek" + }, + { + "word_nikkud": "לַחְמֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "626-lachmok" + } + ], + "מתחמקות": [ + { + "word_nikkud": "לְהִתְחַמֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "627-lehitchamek" + } + ], + "התחמקתן": [ + { + "word_nikkud": "לְהִתְחַמֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "627-lehitchamek" + } + ], + "התחמקה": [ + { + "word_nikkud": "לְהִתְחַמֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "627-lehitchamek" + } + ], + "אתחמק": [ + { + "word_nikkud": "לְהִתְחַמֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "627-lehitchamek" + } + ], + "יתחמק": [ + { + "word_nikkud": "לְהִתְחַמֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "627-lehitchamek" + } + ], + "לחמוק": [ + { + "word_nikkud": "לְהִתְחַמֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "627-lehitchamek" + }, + { + "word_nikkud": "לַחְמֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "626-lachmok" + } + ], + "שתף!‏": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + } + ], + "תשתפי": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + } + ], + "תשותפנה": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + } + ], + "אשותף": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + } + ], + "שיתפתן": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + } + ], + "תשתף": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + } + ], + "תשותף": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + } + ], + "משתפות": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + } + ], + "נשתף": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + } + ], + "שׁ - ת - ף": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + }, + { + "word_nikkud": "לְהִשְׁתַּתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2335-lehishtatef" + } + ], + "ישתף": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + } + ], + "שיתפו": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + } + ], + "שיתף": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + } + ], + "שותפות": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + }, + { + "word_nikkud": "לְהִשְׁתַּתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2335-lehishtatef" + } + ], + "משותפים": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + } + ], + "שותפה": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + } + ], + "נשותף": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + } + ], + "משותפת": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + } + ], + "תשותפי": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + } + ], + "שתפנה!‏": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + } + ], + "לשתף": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + }, + { + "word_nikkud": "לְהִשְׁתַּתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2335-lehishtatef" + } + ], + "שותפנו": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + } + ], + "שותפתם": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + } + ], + "שותפתי": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + } + ], + "תשותפו": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + } + ], + "ישותפו": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + } + ], + "ישותף": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + } + ], + "שותפת": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + } + ], + "תשתפו": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + } + ], + "שיתפה": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + } + ], + "שתפו!‏": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + } + ], + "שיתפנו": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + } + ], + "ישתפו": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + } + ], + "שיתפת": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + } + ], + "שיתוף": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + }, + { + "word_nikkud": "לְהִשְׁתַּתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2335-lehishtatef" + } + ], + "להשתתף": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + }, + { + "word_nikkud": "לְהִשְׁתַּתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2335-lehishtatef" + } + ], + "אשתף": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + } + ], + "שותף": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + }, + { + "word_nikkud": "לְהִשְׁתַּתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2335-lehishtatef" + } + ], + "משתפת": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + } + ], + "תשתפנה": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + } + ], + "משתפים": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + } + ], + "משתף": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + } + ], + "שותפו": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + } + ], + "שיתפתם": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + } + ], + "משותפות": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + } + ], + "שיתפתי": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + } + ], + "שתפי!‏": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + } + ], + "שותפתן": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + } + ], + "משותף": [ + { + "word_nikkud": "לְשַׁתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2334-leshatef" + }, + { + "word_nikkud": "לְהִשְׁתַּתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2335-lehishtatef" + } + ], + "נלחץ": [ + { + "word_nikkud": "לִלְחֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "994-lilchotz" + } + ], + "לחצו!‏": [ + { + "word_nikkud": "לִלְחֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "994-lilchotz" + } + ], + "ילחצו": [ + { + "word_nikkud": "לִלְחֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "994-lilchotz" + } + ], + "לוחצות": [ + { + "word_nikkud": "לִלְחֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "994-lilchotz" + } + ], + "לחץ!‏": [ + { + "word_nikkud": "לִלְחֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "994-lilchotz" + } + ], + "לחצנה!‏": [ + { + "word_nikkud": "לִלְחֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "994-lilchotz" + } + ], + "אלחץ": [ + { + "word_nikkud": "לִלְחֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "994-lilchotz" + } + ], + "לחצת": [ + { + "word_nikkud": "לִלְחֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "994-lilchotz" + } + ], + "תלחץ": [ + { + "word_nikkud": "לִלְחֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "994-lilchotz" + } + ], + "תלחצי": [ + { + "word_nikkud": "לִלְחֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "994-lilchotz" + } + ], + "לחצתי": [ + { + "word_nikkud": "לִלְחֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "994-lilchotz" + } + ], + "תלחצנה": [ + { + "word_nikkud": "לִלְחֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "994-lilchotz" + } + ], + "לחצנו": [ + { + "word_nikkud": "לִלְחֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "994-lilchotz" + } + ], + "ל - ח - ץ": [ + { + "word_nikkud": "לִלְחֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "994-lilchotz" + } + ], + "לחיצה": [ + { + "word_nikkud": "לִלְחֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "994-lilchotz" + } + ], + "לחץ": [ + { + "word_nikkud": "לִלְחֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "994-lilchotz" + } + ], + "לחצה": [ + { + "word_nikkud": "לִלְחֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "994-lilchotz" + } + ], + "לוחצים": [ + { + "word_nikkud": "לִלְחֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "994-lilchotz" + } + ], + "תלחצו": [ + { + "word_nikkud": "לִלְחֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "994-lilchotz" + } + ], + "להילחץ": [ + { + "word_nikkud": "לִלְחֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "994-lilchotz" + } + ], + "להלחיץ": [ + { + "word_nikkud": "לִלְחֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "994-lilchotz" + } + ], + "לחצתם": [ + { + "word_nikkud": "לִלְחֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "994-lilchotz" + } + ], + "ללחוץ": [ + { + "word_nikkud": "לִלְחֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "994-lilchotz" + } + ], + "לוחצת": [ + { + "word_nikkud": "לִלְחֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "994-lilchotz" + } + ], + "לחצו": [ + { + "word_nikkud": "לִלְחֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "994-lilchotz" + } + ], + "ילחץ": [ + { + "word_nikkud": "לִלְחֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "994-lilchotz" + } + ], + "לחוץ": [ + { + "word_nikkud": "לִלְחֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "994-lilchotz" + } + ], + "לוחץ": [ + { + "word_nikkud": "לִלְחֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "994-lilchotz" + } + ], + "לחצי!‏": [ + { + "word_nikkud": "לִלְחֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "994-lilchotz" + } + ], + "לחצתן": [ + { + "word_nikkud": "לִלְחֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "994-lilchotz" + } + ], + "הופחדתם": [ + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "תופחדו": [ + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "הפחידי!‏": [ + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "הפחיד": [ + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "הופחדתן": [ + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "אופחד": [ + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "מפחידות": [ + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "הפחידה": [ + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "הופחדה": [ + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "יפחיד": [ + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "מופחדות": [ + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "מפחיד": [ + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "תופחדי": [ + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "מופחד": [ + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "הפחדתי": [ + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "הופחדנו": [ + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "תופחדנה": [ + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "תופחד": [ + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "יפחידו": [ + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "הפחדנה!‏": [ + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "הפחדתן": [ + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "נפחיד": [ + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "מופחדת": [ + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "מופחדים": [ + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "הופחדו": [ + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "הופחדתי": [ + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "מפחידה": [ + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "תפחיד": [ + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "הפחידו": [ + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "יופחדו": [ + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "הפחדת": [ + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "הופחד": [ + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "יופחד": [ + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "הפחדתם": [ + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "הפחידו!‏": [ + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "נופחד": [ + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "הפחד!‏": [ + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "תפחידו": [ + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "אפחיד": [ + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "תפחידי": [ + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "הופחדת": [ + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "הפחדנו": [ + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "מפחידים": [ + { + "word_nikkud": "לְהַפְחִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1614-lehafchid" + } + ], + "תיהנינה": [ + { + "word_nikkud": "לֵהָנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "465-lehanot" + } + ], + "נהנו": [ + { + "word_nikkud": "לֵהָנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "465-lehanot" + } + ], + "תיהנה": [ + { + "word_nikkud": "לֵהָנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "465-lehanot" + } + ], + "תיהנו": [ + { + "word_nikkud": "לֵהָנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "465-lehanot" + } + ], + "נהנית": [ + { + "word_nikkud": "לֵהָנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "465-lehanot" + } + ], + "נהניתם": [ + { + "word_nikkud": "לֵהָנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "465-lehanot" + } + ], + "ייהנה": [ + { + "word_nikkud": "לֵהָנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "465-lehanot" + } + ], + "היהני!‏": [ + { + "word_nikkud": "לֵהָנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "465-lehanot" + } + ], + "נהניתן": [ + { + "word_nikkud": "לֵהָנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "465-lehanot" + } + ], + "להיהנות": [ + { + "word_nikkud": "לֵהָנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "465-lehanot" + } + ], + "ליהנות": [ + { + "word_nikkud": "לֵהָנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "465-lehanot" + } + ], + "תיהני": [ + { + "word_nikkud": "לֵהָנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "465-lehanot" + } + ], + "איהנה": [ + { + "word_nikkud": "לֵהָנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "465-lehanot" + } + ], + "ניהנה": [ + { + "word_nikkud": "לֵהָנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "465-lehanot" + } + ], + "נהנות": [ + { + "word_nikkud": "לֵהָנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "465-lehanot" + } + ], + "נהנתה": [ + { + "word_nikkud": "לֵהָנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "465-lehanot" + } + ], + "ייהנו": [ + { + "word_nikkud": "לֵהָנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "465-lehanot" + } + ], + "נהנינו": [ + { + "word_nikkud": "לֵהָנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "465-lehanot" + } + ], + "נהנים": [ + { + "word_nikkud": "לֵהָנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "465-lehanot" + } + ], + "היהנו!‏": [ + { + "word_nikkud": "לֵהָנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "465-lehanot" + } + ], + "הנאה": [ + { + "word_nikkud": "לֵהָנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "465-lehanot" + } + ], + "ה - נ - ה": [ + { + "word_nikkud": "לֵהָנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "465-lehanot" + } + ], + "היהנינה!‏": [ + { + "word_nikkud": "לֵהָנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "465-lehanot" + } + ], + "נהנה": [ + { + "word_nikkud": "לֵהָנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "465-lehanot" + } + ], + "היהנה!‏": [ + { + "word_nikkud": "לֵהָנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "465-lehanot" + } + ], + "נהניתי": [ + { + "word_nikkud": "לֵהָנוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "465-lehanot" + } + ], + "שחה!‏": [ + { + "word_nikkud": "לִשְׁחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5832-lishchot" + } + ], + "תשחינה": [ + { + "word_nikkud": "לִשְׁחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5832-lishchot" + } + ], + "לשחות": [ + { + "word_nikkud": "לִשְׁחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5832-lishchot" + } + ], + "שחיתם": [ + { + "word_nikkud": "לִשְׁחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5832-lishchot" + } + ], + "שחינו": [ + { + "word_nikkud": "לִשְׁחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5832-lishchot" + } + ], + "ישחה": [ + { + "word_nikkud": "לִשְׁחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5832-lishchot" + } + ], + "אשחה": [ + { + "word_nikkud": "לִשְׁחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5832-lishchot" + } + ], + "שחיתן": [ + { + "word_nikkud": "לִשְׁחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5832-lishchot" + } + ], + "ישחו": [ + { + "word_nikkud": "לִשְׁחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5832-lishchot" + } + ], + "שחה": [ + { + "word_nikkud": "לִשְׁחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5832-lishchot" + } + ], + "שחו!‏": [ + { + "word_nikkud": "לִשְׁחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5832-lishchot" + } + ], + "נשחה": [ + { + "word_nikkud": "לִשְׁחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5832-lishchot" + } + ], + "שחינה!‏": [ + { + "word_nikkud": "לִשְׁחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5832-lishchot" + } + ], + "תשחו": [ + { + "word_nikkud": "לִשְׁחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5832-lishchot" + } + ], + "תשחה": [ + { + "word_nikkud": "לִשְׁחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5832-lishchot" + } + ], + "תשחי": [ + { + "word_nikkud": "לִשְׁחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5832-lishchot" + } + ], + "שחיתי": [ + { + "word_nikkud": "לִשְׁחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5832-lishchot" + } + ], + "שחתה": [ + { + "word_nikkud": "לִשְׁחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5832-lishchot" + } + ], + "שוחות": [ + { + "word_nikkud": "לִשְׁחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5832-lishchot" + } + ], + "שחי!‏": [ + { + "word_nikkud": "לִשְׁחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5832-lishchot" + } + ], + "שוחה": [ + { + "word_nikkud": "לִשְׁחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5832-lishchot" + } + ], + "שחית": [ + { + "word_nikkud": "לִשְׁחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5832-lishchot" + } + ], + "שוחים": [ + { + "word_nikkud": "לִשְׁחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5832-lishchot" + } + ], + "שחו": [ + { + "word_nikkud": "לִשְׁחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5832-lishchot" + } + ], + "שׁ - ח - ה": [ + { + "word_nikkud": "לִשְׁחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5832-lishchot" + } + ], + "יטוס": [ + { + "word_nikkud": "לָטוּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "740-latus" + } + ], + "תטוס": [ + { + "word_nikkud": "לָטוּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "740-latus" + } + ], + "תטוסו": [ + { + "word_nikkud": "לָטוּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "740-latus" + } + ], + "טסתם": [ + { + "word_nikkud": "לָטוּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "740-latus" + } + ], + "טיסה": [ + { + "word_nikkud": "לָטוּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "740-latus" + } + ], + "טסות": [ + { + "word_nikkud": "לָטוּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "740-latus" + } + ], + "אטוס": [ + { + "word_nikkud": "לָטוּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "740-latus" + } + ], + "טייס": [ + { + "word_nikkud": "לָטוּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "740-latus" + } + ], + "טוסו!‏": [ + { + "word_nikkud": "לָטוּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "740-latus" + } + ], + "טסים": [ + { + "word_nikkud": "לָטוּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "740-latus" + } + ], + "טסו": [ + { + "word_nikkud": "לָטוּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "740-latus" + } + ], + "טסה": [ + { + "word_nikkud": "לָטוּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "740-latus" + } + ], + "טסתן": [ + { + "word_nikkud": "לָטוּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "740-latus" + } + ], + "תטוסינה": [ + { + "word_nikkud": "לָטוּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "740-latus" + } + ], + "טסת": [ + { + "word_nikkud": "לָטוּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "740-latus" + } + ], + "מטוס": [ + { + "word_nikkud": "לָטוּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "740-latus" + } + ], + "טוסנה!‏": [ + { + "word_nikkud": "לָטוּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "740-latus" + } + ], + "טס": [ + { + "word_nikkud": "לָטוּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "740-latus" + } + ], + "להטיס": [ + { + "word_nikkud": "לָטוּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "740-latus" + } + ], + "לטוס": [ + { + "word_nikkud": "לָטוּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "740-latus" + } + ], + "טסתי": [ + { + "word_nikkud": "לָטוּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "740-latus" + } + ], + "רימון": [ + { + "word_nikkud": "לָטוּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "740-latus" + } + ], + "ט - ו - ס": [ + { + "word_nikkud": "לָטוּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "740-latus" + } + ], + "טוס!‏": [ + { + "word_nikkud": "לָטוּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "740-latus" + } + ], + "טוסינה!‏": [ + { + "word_nikkud": "לָטוּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "740-latus" + } + ], + "טסנו": [ + { + "word_nikkud": "לָטוּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "740-latus" + } + ], + "נטוס": [ + { + "word_nikkud": "לָטוּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "740-latus" + } + ], + "טוסי!‏": [ + { + "word_nikkud": "לָטוּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "740-latus" + } + ], + "יטוסו": [ + { + "word_nikkud": "לָטוּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "740-latus" + } + ], + "תטוסי": [ + { + "word_nikkud": "לָטוּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "740-latus" + } + ], + "תטוסנה": [ + { + "word_nikkud": "לָטוּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "740-latus" + } + ], + "אוזהר": [ + { + "word_nikkud": "לְהַזְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + } + ], + "זהירות": [ + { + "word_nikkud": "לְהַזְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + }, + { + "word_nikkud": "לְהִזָּהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "488-lehizaher" + } + ], + "הוזהרתן": [ + { + "word_nikkud": "לְהַזְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + } + ], + "אזהרה": [ + { + "word_nikkud": "לְהַזְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + }, + { + "word_nikkud": "לְהִזָּהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "488-lehizaher" + } + ], + "ז - ה - ר": [ + { + "word_nikkud": "לְהַזְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + }, + { + "word_nikkud": "לְהִזָּהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "488-lehizaher" + } + ], + "הוזהרנו": [ + { + "word_nikkud": "לְהַזְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + } + ], + "הוזהרה": [ + { + "word_nikkud": "לְהַזְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + } + ], + "מוזהרות": [ + { + "word_nikkud": "לְהַזְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + } + ], + "זהיר": [ + { + "word_nikkud": "לְהַזְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + }, + { + "word_nikkud": "לְהִזָּהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "488-lehizaher" + } + ], + "תוזהרו": [ + { + "word_nikkud": "לְהַזְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + } + ], + "להיזהר": [ + { + "word_nikkud": "לְהַזְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + }, + { + "word_nikkud": "לְהִזָּהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "488-lehizaher" + } + ], + "נוזהר": [ + { + "word_nikkud": "לְהַזְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + } + ], + "הוזהרתם": [ + { + "word_nikkud": "לְהַזְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + } + ], + "תוזהר": [ + { + "word_nikkud": "לְהַזְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + } + ], + "מוזהר": [ + { + "word_nikkud": "לְהַזְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + } + ], + "מוזהרת": [ + { + "word_nikkud": "לְהַזְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + } + ], + "יוזהרו": [ + { + "word_nikkud": "לְהַזְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + } + ], + "הוזהרו": [ + { + "word_nikkud": "לְהַזְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + } + ], + "הוזהר": [ + { + "word_nikkud": "לְהַזְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + } + ], + "להזדהר": [ + { + "word_nikkud": "לְהַזְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + }, + { + "word_nikkud": "לְהִזָּהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "488-lehizaher" + } + ], + "תוזהרי": [ + { + "word_nikkud": "לְהַזְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + } + ], + "יוזהר": [ + { + "word_nikkud": "לְהַזְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + } + ], + "הוזהרתי": [ + { + "word_nikkud": "לְהַזְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + } + ], + "מוזהרים": [ + { + "word_nikkud": "לְהַזְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + } + ], + "לזהור": [ + { + "word_nikkud": "לְהַזְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + }, + { + "word_nikkud": "לְהִזָּהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "488-lehizaher" + } + ], + "הוזהרת": [ + { + "word_nikkud": "לְהַזְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + } + ], + "הזהרה": [ + { + "word_nikkud": "לְהַזְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + }, + { + "word_nikkud": "לְהִזָּהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "488-lehizaher" + } + ], + "תוזהרנה": [ + { + "word_nikkud": "לְהַזְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "487-lehazhir" + } + ], + "מתעסקת": [ + { + "word_nikkud": "לְהִתְעַסֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1530-lehitasek" + } + ], + "התעסקת": [ + { + "word_nikkud": "לְהִתְעַסֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1530-lehitasek" + } + ], + "עסקי": [ + { + "word_nikkud": "לְהִתְעַסֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1530-lehitasek" + } + ], + "מתעסקים": [ + { + "word_nikkud": "לְהִתְעַסֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1530-lehitasek" + } + ], + "תתעסקי": [ + { + "word_nikkud": "לְהִתְעַסֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1530-lehitasek" + } + ], + "תתעסקו": [ + { + "word_nikkud": "לְהִתְעַסֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1530-lehitasek" + } + ], + "יתעסקו": [ + { + "word_nikkud": "לְהִתְעַסֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1530-lehitasek" + } + ], + "התעסקו!‏": [ + { + "word_nikkud": "לְהִתְעַסֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1530-lehitasek" + } + ], + "התעסקנה!‏": [ + { + "word_nikkud": "לְהִתְעַסֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1530-lehitasek" + } + ], + "אתעסק": [ + { + "word_nikkud": "לְהִתְעַסֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1530-lehitasek" + } + ], + "התעסקתי": [ + { + "word_nikkud": "לְהִתְעַסֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1530-lehitasek" + } + ], + "התעסקנו": [ + { + "word_nikkud": "לְהִתְעַסֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1530-lehitasek" + } + ], + "ע - ס - ק": [ + { + "word_nikkud": "לְהִתְעַסֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1530-lehitasek" + } + ], + "התעסקי!‏": [ + { + "word_nikkud": "לְהִתְעַסֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1530-lehitasek" + } + ], + "מתעסקות": [ + { + "word_nikkud": "לְהִתְעַסֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1530-lehitasek" + } + ], + "נתעסק": [ + { + "word_nikkud": "לְהִתְעַסֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1530-lehitasek" + } + ], + "יתעסק": [ + { + "word_nikkud": "לְהִתְעַסֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1530-lehitasek" + } + ], + "לעסוק": [ + { + "word_nikkud": "לְהִתְעַסֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1530-lehitasek" + } + ], + "התעסקה": [ + { + "word_nikkud": "לְהִתְעַסֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1530-lehitasek" + } + ], + "התעסק": [ + { + "word_nikkud": "לְהִתְעַסֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1530-lehitasek" + } + ], + "התעסק!‏": [ + { + "word_nikkud": "לְהִתְעַסֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1530-lehitasek" + } + ], + "מתעסק": [ + { + "word_nikkud": "לְהִתְעַסֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1530-lehitasek" + } + ], + "עיסוק": [ + { + "word_nikkud": "לְהִתְעַסֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1530-lehitasek" + } + ], + "עסוק": [ + { + "word_nikkud": "לְהִתְעַסֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1530-lehitasek" + } + ], + "עסקה": [ + { + "word_nikkud": "לְהִתְעַסֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1530-lehitasek" + } + ], + "התעסקתן": [ + { + "word_nikkud": "לְהִתְעַסֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1530-lehitasek" + } + ], + "התעסקו": [ + { + "word_nikkud": "לְהִתְעַסֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1530-lehitasek" + } + ], + "תעסוקה": [ + { + "word_nikkud": "לְהִתְעַסֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1530-lehitasek" + } + ], + "להתעסק": [ + { + "word_nikkud": "לְהִתְעַסֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1530-lehitasek" + } + ], + "תתעסקנה": [ + { + "word_nikkud": "לְהִתְעַסֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1530-lehitasek" + } + ], + "התעסקתם": [ + { + "word_nikkud": "לְהִתְעַסֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1530-lehitasek" + } + ], + "תתעסק": [ + { + "word_nikkud": "לְהִתְעַסֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1530-lehitasek" + } + ], + "עסק": [ + { + "word_nikkud": "לְהִתְעַסֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1530-lehitasek" + } + ], + "תחטופנה": [ + { + "word_nikkud": "לַחְטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "587-lachtof" + } + ], + "תחטפי": [ + { + "word_nikkud": "לַחְטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "587-lachtof" + } + ], + "חטפת": [ + { + "word_nikkud": "לַחְטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "587-lachtof" + } + ], + "להיחטף": [ + { + "word_nikkud": "לַחְטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "587-lachtof" + } + ], + "חטפי!‏": [ + { + "word_nikkud": "לַחְטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "587-lachtof" + } + ], + "ח - ט - ף": [ + { + "word_nikkud": "לַחְטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "587-lachtof" + } + ], + "חטיף": [ + { + "word_nikkud": "לַחְטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "587-lachtof" + } + ], + "לחטוף": [ + { + "word_nikkud": "לַחְטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "587-lachtof" + } + ], + "חטפו!‏": [ + { + "word_nikkud": "לַחְטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "587-lachtof" + } + ], + "יחטפו": [ + { + "word_nikkud": "לַחְטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "587-lachtof" + } + ], + "חטפו": [ + { + "word_nikkud": "לַחְטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "587-lachtof" + } + ], + "נחטוף": [ + { + "word_nikkud": "לַחְטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "587-lachtof" + } + ], + "חוטף": [ + { + "word_nikkud": "לַחְטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "587-lachtof" + } + ], + "אחטוף": [ + { + "word_nikkud": "לַחְטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "587-lachtof" + } + ], + "חטפתי": [ + { + "word_nikkud": "לַחְטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "587-lachtof" + } + ], + "חטפתם": [ + { + "word_nikkud": "לַחְטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "587-lachtof" + } + ], + "חוטפת": [ + { + "word_nikkud": "לַחְטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "587-lachtof" + } + ], + "להחטיף": [ + { + "word_nikkud": "לַחְטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "587-lachtof" + } + ], + "חטף": [ + { + "word_nikkud": "לַחְטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "587-lachtof" + } + ], + "חטפה": [ + { + "word_nikkud": "לַחְטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "587-lachtof" + } + ], + "חטוף": [ + { + "word_nikkud": "לַחְטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "587-lachtof" + } + ], + "יחטוף": [ + { + "word_nikkud": "לַחְטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "587-lachtof" + } + ], + "חטפתן": [ + { + "word_nikkud": "לַחְטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "587-lachtof" + } + ], + "חוטפים": [ + { + "word_nikkud": "לַחְטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "587-lachtof" + } + ], + "חטוף!‏": [ + { + "word_nikkud": "לַחְטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "587-lachtof" + } + ], + "חטופנה!‏": [ + { + "word_nikkud": "לַחְטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "587-lachtof" + } + ], + "חטיפה": [ + { + "word_nikkud": "לַחְטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "587-lachtof" + } + ], + "תחטפו": [ + { + "word_nikkud": "לַחְטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "587-lachtof" + } + ], + "תחטוף": [ + { + "word_nikkud": "לַחְטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "587-lachtof" + } + ], + "חטפנו": [ + { + "word_nikkud": "לַחְטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "587-lachtof" + } + ], + "חוטפות": [ + { + "word_nikkud": "לַחְטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "587-lachtof" + } + ], + "ח - שׂ - ף": [ + { + "word_nikkud": "לַחֲשֹׂף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "712-lachasof" + } + ], + "חשפתי": [ + { + "word_nikkud": "לַחֲשֹׂף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "712-lachasof" + } + ], + "חושפות": [ + { + "word_nikkud": "לַחֲשֹׂף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "712-lachasof" + } + ], + "חשפן": [ + { + "word_nikkud": "לַחֲשֹׂף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "712-lachasof" + } + ], + "חשפי!‏": [ + { + "word_nikkud": "לַחֲשֹׂף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "712-lachasof" + } + ], + "חשיפה": [ + { + "word_nikkud": "לַחֲשֹׂף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "712-lachasof" + } + ], + "חושפת": [ + { + "word_nikkud": "לַחֲשֹׂף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "712-lachasof" + } + ], + "תחשופנה": [ + { + "word_nikkud": "לַחֲשֹׂף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "712-lachasof" + } + ], + "חושפים": [ + { + "word_nikkud": "לַחֲשֹׂף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "712-lachasof" + } + ], + "חשפו!‏": [ + { + "word_nikkud": "לַחֲשֹׂף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "712-lachasof" + } + ], + "לחשוף": [ + { + "word_nikkud": "לַחֲשֹׂף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "712-lachasof" + } + ], + "חשפנו": [ + { + "word_nikkud": "לַחֲשֹׂף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "712-lachasof" + } + ], + "חשפנית": [ + { + "word_nikkud": "לַחֲשֹׂף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "712-lachasof" + } + ], + "חשפה": [ + { + "word_nikkud": "לַחֲשֹׂף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "712-lachasof" + } + ], + "יחשפו": [ + { + "word_nikkud": "לַחֲשֹׂף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "712-lachasof" + } + ], + "חשוף": [ + { + "word_nikkud": "לַחֲשֹׂף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "712-lachasof" + } + ], + "תחשוף": [ + { + "word_nikkud": "לַחֲשֹׂף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "712-lachasof" + } + ], + "יחשוף": [ + { + "word_nikkud": "לַחֲשֹׂף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "712-lachasof" + } + ], + "תחשפו": [ + { + "word_nikkud": "לַחֲשֹׂף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "712-lachasof" + } + ], + "חשפנות": [ + { + "word_nikkud": "לַחֲשֹׂף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "712-lachasof" + } + ], + "תחשפי": [ + { + "word_nikkud": "לַחֲשֹׂף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "712-lachasof" + } + ], + "אחשוף": [ + { + "word_nikkud": "לַחֲשֹׂף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "712-lachasof" + } + ], + "חשפו": [ + { + "word_nikkud": "לַחֲשֹׂף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "712-lachasof" + } + ], + "חשוף!‏": [ + { + "word_nikkud": "לַחֲשֹׂף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "712-lachasof" + } + ], + "חשף": [ + { + "word_nikkud": "לַחֲשֹׂף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "712-lachasof" + } + ], + "חושף": [ + { + "word_nikkud": "לַחֲשֹׂף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "712-lachasof" + } + ], + "מחשוף": [ + { + "word_nikkud": "לַחֲשֹׂף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "712-lachasof" + } + ], + "חשפתם": [ + { + "word_nikkud": "לַחֲשֹׂף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "712-lachasof" + } + ], + "חשפת": [ + { + "word_nikkud": "לַחֲשֹׂף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "712-lachasof" + } + ], + "חשופנה!‏": [ + { + "word_nikkud": "לַחֲשֹׂף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "712-lachasof" + } + ], + "להיחשף": [ + { + "word_nikkud": "לַחֲשֹׂף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "712-lachasof" + } + ], + "נחשוף": [ + { + "word_nikkud": "לַחֲשֹׂף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "712-lachasof" + } + ], + "חשפתן": [ + { + "word_nikkud": "לַחֲשֹׂף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "712-lachasof" + } + ], + "דיווחנו": [ + { + "word_nikkud": "לְדַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "410-ledaveach" + } + ], + "דווחנו": [ + { + "word_nikkud": "לְדַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "410-ledaveach" + } + ], + "ידווח": [ + { + "word_nikkud": "לְדַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "410-ledaveach" + } + ], + "דיווחתן": [ + { + "word_nikkud": "לְדַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "410-ledaveach" + } + ], + "דווחנה!‏": [ + { + "word_nikkud": "לְדַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "410-ledaveach" + } + ], + "דיווחו": [ + { + "word_nikkud": "לְדַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "410-ledaveach" + } + ], + "דיווחה": [ + { + "word_nikkud": "לְדַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "410-ledaveach" + } + ], + "מדיח": [ + { + "word_nikkud": "לְדַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "410-ledaveach" + }, + { + "word_nikkud": "לְהַדִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4229-lehadiach" + } + ], + "דיווחת": [ + { + "word_nikkud": "לְדַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "410-ledaveach" + } + ], + "דווחו!‏": [ + { + "word_nikkud": "לְדַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "410-ledaveach" + } + ], + "דווחתם": [ + { + "word_nikkud": "לְדַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "410-ledaveach" + } + ], + "תדווחו": [ + { + "word_nikkud": "לְדַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "410-ledaveach" + } + ], + "דווחתי": [ + { + "word_nikkud": "לְדַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "410-ledaveach" + } + ], + "תדווח": [ + { + "word_nikkud": "לְדַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "410-ledaveach" + } + ], + "ידווחו": [ + { + "word_nikkud": "לְדַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "410-ledaveach" + } + ], + "דווחתן": [ + { + "word_nikkud": "לְדַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "410-ledaveach" + } + ], + "הדחה": [ + { + "word_nikkud": "לְדַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "410-ledaveach" + }, + { + "word_nikkud": "לְהַדִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4229-lehadiach" + } + ], + "להדיח": [ + { + "word_nikkud": "לְדַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "410-ledaveach" + }, + { + "word_nikkud": "לְהַדִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4229-lehadiach" + } + ], + "מדווחים": [ + { + "word_nikkud": "לְדַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "410-ledaveach" + } + ], + "אדווח": [ + { + "word_nikkud": "לְדַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "410-ledaveach" + } + ], + "דווחת": [ + { + "word_nikkud": "לְדַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "410-ledaveach" + } + ], + "דווחו": [ + { + "word_nikkud": "לְדַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "410-ledaveach" + } + ], + "לדווח": [ + { + "word_nikkud": "לְדַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "410-ledaveach" + }, + { + "word_nikkud": "לְהַדִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4229-lehadiach" + } + ], + "דיווחתי": [ + { + "word_nikkud": "לְדַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "410-ledaveach" + } + ], + "תדווחי": [ + { + "word_nikkud": "לְדַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "410-ledaveach" + } + ], + "מדווח": [ + { + "word_nikkud": "לְדַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "410-ledaveach" + } + ], + "דווחי!‏": [ + { + "word_nikkud": "לְדַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "410-ledaveach" + } + ], + "דווח!‏": [ + { + "word_nikkud": "לְדַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "410-ledaveach" + } + ], + "תדווחנה": [ + { + "word_nikkud": "לְדַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "410-ledaveach" + } + ], + "ד - ו - ח": [ + { + "word_nikkud": "לְדַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "410-ledaveach" + }, + { + "word_nikkud": "לְהַדִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4229-lehadiach" + } + ], + "דיווח": [ + { + "word_nikkud": "לְדַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "410-ledaveach" + }, + { + "word_nikkud": "לְהַדִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4229-lehadiach" + } + ], + "דווחה": [ + { + "word_nikkud": "לְדַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "410-ledaveach" + } + ], + "דווח": [ + { + "word_nikkud": "לְדַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "410-ledaveach" + } + ], + "נדווח": [ + { + "word_nikkud": "לְדַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "410-ledaveach" + } + ], + "דיווחתם": [ + { + "word_nikkud": "לְדַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "410-ledaveach" + } + ], + "מדווחות": [ + { + "word_nikkud": "לְדַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "410-ledaveach" + } + ], + "מדווחת": [ + { + "word_nikkud": "לְדַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "410-ledaveach" + } + ], + "להצטבע": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "נוצבע": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "מוצבע": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "תצביעו": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "להצביע": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "צבוע": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "הצבעתי": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "צבע": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "צבעוניות": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "אצביע": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "תצביעי": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "תצבענה": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "הצבענה!‏": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "אוצבע": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "הצבעתם": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "הצביעה": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "הצביעי!‏": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "צ - ב - ע": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "מצביע": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "תוצבעי": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "צביעה": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "צבעוני": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "הוצבענו": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "הצבענו": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "יצביע": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "הצביעו!‏": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "מוצבעים": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "הצביע": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "תצביע": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "תוצבעו": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "הוצבעו": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "תוצבענה": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "הוצבעה": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "הצבעת": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "הצבעתן": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "מצביעים": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "מוצבעת": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "מצביעות": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "לצבוע": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "נצביע": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "הוצבעתן": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "הצביעו": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "הוצבעתם": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "יוצבעו": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "להיצבע": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "הוצבע": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "הצבע!‏": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "הוצבעת": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "הוצבעתי": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "אצבע": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "מצביעה": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "יצביעו": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "יוצבע": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "מוצבעות": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "תוצבע": [ + { + "word_nikkud": "לְהַצְבִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1761-lehatzbia" + } + ], + "תקיימנה": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + } + ], + "יקיים": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + } + ], + "מקיימים": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + } + ], + "קיימי!‏": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + } + ], + "קיים!‏": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + } + ], + "ק - י - ם": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + }, + { + "word_nikkud": "לְהִתְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1881-lehitkayem" + } + ], + "קיים": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + }, + { + "word_nikkud": "לְהִתְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1881-lehitkayem" + } + ], + "קיימו": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + } + ], + "קוימת": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + } + ], + "תקיים": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + } + ], + "קיום": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + }, + { + "word_nikkud": "לְהִתְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1881-lehitkayem" + } + ], + "מקיימות": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + } + ], + "אקיים": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + } + ], + "קוימתן": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + } + ], + "קיימתן": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + } + ], + "תקוימנה": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + } + ], + "להתקיים": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + }, + { + "word_nikkud": "לְהִתְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1881-lehitkayem" + } + ], + "יקוימו": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + } + ], + "קיימו!‏": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + } + ], + "יקיימו": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + } + ], + "קיימה": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + } + ], + "קוימנו": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + } + ], + "קוימה": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + } + ], + "תקוימי": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + } + ], + "מקיים": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + } + ], + "מקוים": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + } + ], + "תקוימו": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + } + ], + "מקוימות": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + } + ], + "נקוים": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + } + ], + "אקוים": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + } + ], + "מקוימת": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + } + ], + "קוים": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + } + ], + "קיימנו": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + } + ], + "קיימתי": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + } + ], + "נקיים": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + } + ], + "לקיים": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + }, + { + "word_nikkud": "לְהִתְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1881-lehitkayem" + } + ], + "קיימת": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + } + ], + "מקוימים": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + } + ], + "קיימתם": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + } + ], + "מקיימת": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + } + ], + "תקיימי": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + } + ], + "קיימנה!‏": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + } + ], + "תקוים": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + } + ], + "קוימו": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + } + ], + "תקיימו": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + } + ], + "קוימתי": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + } + ], + "יקוים": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + } + ], + "קוימתם": [ + { + "word_nikkud": "לְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1880-lekayem" + } + ], + "רחבנו": [ + { + "word_nikkud": "לִרְחֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2016-lirchov" + } + ], + "ירחבו": [ + { + "word_nikkud": "לִרְחֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2016-lirchov" + } + ], + "רחבתן": [ + { + "word_nikkud": "לִרְחֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2016-lirchov" + } + ], + "רחבו!‏": [ + { + "word_nikkud": "לִרְחֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2016-lirchov" + } + ], + "מרחב": [ + { + "word_nikkud": "לִרְחֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2016-lirchov" + } + ], + "הרחבה": [ + { + "word_nikkud": "לִרְחֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2016-lirchov" + } + ], + "רחבי!‏": [ + { + "word_nikkud": "לִרְחֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2016-lirchov" + } + ], + "תרחבי": [ + { + "word_nikkud": "לִרְחֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2016-lirchov" + } + ], + "רחבתם": [ + { + "word_nikkud": "לִרְחֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2016-lirchov" + } + ], + "רחבה": [ + { + "word_nikkud": "לִרְחֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2016-lirchov" + } + ], + "תרחב": [ + { + "word_nikkud": "לִרְחֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2016-lirchov" + } + ], + "רחבנה!‏": [ + { + "word_nikkud": "לִרְחֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2016-lirchov" + } + ], + "לרחוב": [ + { + "word_nikkud": "לִרְחֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2016-lirchov" + } + ], + "ירחב": [ + { + "word_nikkud": "לִרְחֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2016-lirchov" + } + ], + "להתרחב": [ + { + "word_nikkud": "לִרְחֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2016-lirchov" + } + ], + "ר - ח - ב": [ + { + "word_nikkud": "לִרְחֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2016-lirchov" + } + ], + "רחבת": [ + { + "word_nikkud": "לִרְחֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2016-lirchov" + } + ], + "רחוב": [ + { + "word_nikkud": "לִרְחֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2016-lirchov" + } + ], + "רחב": [ + { + "word_nikkud": "לִרְחֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2016-lirchov" + } + ], + "רחבתי": [ + { + "word_nikkud": "לִרְחֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2016-lirchov" + } + ], + "ארחב": [ + { + "word_nikkud": "לִרְחֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2016-lirchov" + } + ], + "תרחבו": [ + { + "word_nikkud": "לִרְחֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2016-lirchov" + } + ], + "נרחב": [ + { + "word_nikkud": "לִרְחֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2016-lirchov" + } + ], + "להרחיב": [ + { + "word_nikkud": "לִרְחֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2016-lirchov" + } + ], + "רחבו": [ + { + "word_nikkud": "לִרְחֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2016-lirchov" + } + ], + "רוחב": [ + { + "word_nikkud": "לִרְחֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2016-lirchov" + } + ], + "רחבות": [ + { + "word_nikkud": "לִרְחֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2016-lirchov" + } + ], + "רחבים": [ + { + "word_nikkud": "לִרְחֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2016-lirchov" + } + ], + "רחב!‏": [ + { + "word_nikkud": "לִרְחֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2016-lirchov" + } + ], + "תרחבנה": [ + { + "word_nikkud": "לִרְחֹב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2016-lirchov" + } + ], + "העיפותן": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "תעיפינה": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "העיפונו": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "תועף": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "הועפנו": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "העיפותי": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "הועפתי": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "העיפות": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "העפתן": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "העפנו": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "העיפה": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "תעיפי": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "הועפתם": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "הועפו": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "תועפינה": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "תעיפו": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "העפנה!‏": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "העפת": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "מעיפות": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "מועפים": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "הועפת": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "יועף": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "תועפו": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "יעיף": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "תועפנה": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "אעיף": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "יועפו": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "מעיפה": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "תעפנה": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "מועפת": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "תועפי": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "נועף": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "מעיפים": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "הועפתן": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "תעיף": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "העיפותם": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "מועף": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "העיפי!‏": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "מעיף": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "נעיף": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "העיפו!‏": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "העפתם": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "יעיפו": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "מועפות": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "העיף": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "העף!‏": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "הועף": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "הועפה": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "אועף": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "העיפו": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "העפתי": [ + { + "word_nikkud": "לְהָעִיף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1462-lehaif" + } + ], + "תצעקנה": [ + { + "word_nikkud": "לִצְעֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1824-litzok" + } + ], + "צעק!‏": [ + { + "word_nikkud": "לִצְעֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1824-litzok" + } + ], + "צעקתי": [ + { + "word_nikkud": "לִצְעֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1824-litzok" + } + ], + "צעקנו": [ + { + "word_nikkud": "לִצְעֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1824-litzok" + } + ], + "אצעק": [ + { + "word_nikkud": "לִצְעֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1824-litzok" + } + ], + "תצעק": [ + { + "word_nikkud": "לִצְעֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1824-litzok" + } + ], + "צעקתם": [ + { + "word_nikkud": "לִצְעֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1824-litzok" + } + ], + "לצעוק": [ + { + "word_nikkud": "לִצְעֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1824-litzok" + } + ], + "צ - ע - ק": [ + { + "word_nikkud": "לִצְעֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1824-litzok" + } + ], + "צועקת": [ + { + "word_nikkud": "לִצְעֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1824-litzok" + } + ], + "צעקתן": [ + { + "word_nikkud": "לִצְעֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1824-litzok" + } + ], + "צועקות": [ + { + "word_nikkud": "לִצְעֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1824-litzok" + } + ], + "יצעק": [ + { + "word_nikkud": "לִצְעֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1824-litzok" + } + ], + "צעקו": [ + { + "word_nikkud": "לִצְעֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1824-litzok" + } + ], + "צעקת": [ + { + "word_nikkud": "לִצְעֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1824-litzok" + } + ], + "צעק": [ + { + "word_nikkud": "לִצְעֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1824-litzok" + } + ], + "צעקו!‏": [ + { + "word_nikkud": "לִצְעֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1824-litzok" + } + ], + "יצעקו": [ + { + "word_nikkud": "לִצְעֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1824-litzok" + } + ], + "צועקים": [ + { + "word_nikkud": "לִצְעֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1824-litzok" + } + ], + "להצטעק": [ + { + "word_nikkud": "לִצְעֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1824-litzok" + } + ], + "צועק": [ + { + "word_nikkud": "לִצְעֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1824-litzok" + } + ], + "נצעק": [ + { + "word_nikkud": "לִצְעֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1824-litzok" + } + ], + "צעקי!‏": [ + { + "word_nikkud": "לִצְעֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1824-litzok" + } + ], + "צעקנה!‏": [ + { + "word_nikkud": "לִצְעֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1824-litzok" + } + ], + "תצעקו": [ + { + "word_nikkud": "לִצְעֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1824-litzok" + } + ], + "תצעקי": [ + { + "word_nikkud": "לִצְעֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1824-litzok" + } + ], + "צעקה": [ + { + "word_nikkud": "לִצְעֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1824-litzok" + } + ], + "מנצלת": [ + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "נוצלת": [ + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "נוצלו": [ + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "ננוצל": [ + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "ינוצל": [ + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "ננצל": [ + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "תנוצלו": [ + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "נצלי!‏": [ + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "מנצל": [ + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "נוצלה": [ + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "תנוצלנה": [ + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "תנצל": [ + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "תנוצל": [ + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "מנוצלות": [ + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "נצלנה!‏": [ + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "תנצלו": [ + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "נצל!‏": [ + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "נצלו!‏": [ + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "ינוצלו": [ + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "מנצלות": [ + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "נוצלתן": [ + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "תנצלי": [ + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "תנוצלי": [ + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "ינצלו": [ + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "מנוצלים": [ + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "מנצלים": [ + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "נוצלנו": [ + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "תנצלנה": [ + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "ינצל": [ + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "אנוצל": [ + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "נוצלתי": [ + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "נוצלתם": [ + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "מנוצל": [ + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "מנוצלת": [ + { + "word_nikkud": "לְנַצֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1244-lenatzel" + } + ], + "מביטים": [ + { + "word_nikkud": "לְהַבִּיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1126-lehabit" + } + ], + "לנבוט": [ + { + "word_nikkud": "לְהַבִּיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1126-lehabit" + } + ], + "הבטנה!‏": [ + { + "word_nikkud": "לְהַבִּיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1126-lehabit" + } + ], + "הבטתי": [ + { + "word_nikkud": "לְהַבִּיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1126-lehabit" + } + ], + "להנביט": [ + { + "word_nikkud": "לְהַבִּיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1126-lehabit" + } + ], + "הבט!‏": [ + { + "word_nikkud": "לְהַבִּיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1126-lehabit" + } + ], + "הביטי!‏": [ + { + "word_nikkud": "לְהַבִּיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1126-lehabit" + } + ], + "נ - ב - ט": [ + { + "word_nikkud": "לְהַבִּיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1126-lehabit" + } + ], + "אביט": [ + { + "word_nikkud": "לְהַבִּיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1126-lehabit" + } + ], + "הבטנו": [ + { + "word_nikkud": "לְהַבִּיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1126-lehabit" + } + ], + "הביטה": [ + { + "word_nikkud": "לְהַבִּיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1126-lehabit" + } + ], + "מביט": [ + { + "word_nikkud": "לְהַבִּיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1126-lehabit" + } + ], + "הביט": [ + { + "word_nikkud": "לְהַבִּיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1126-lehabit" + } + ], + "מביטות": [ + { + "word_nikkud": "לְהַבִּיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1126-lehabit" + } + ], + "מביטה": [ + { + "word_nikkud": "לְהַבִּיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1126-lehabit" + } + ], + "היבט": [ + { + "word_nikkud": "לְהַבִּיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1126-lehabit" + } + ], + "להביט": [ + { + "word_nikkud": "לְהַבִּיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1126-lehabit" + } + ], + "הביטו!‏": [ + { + "word_nikkud": "לְהַבִּיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1126-lehabit" + } + ], + "הבטת": [ + { + "word_nikkud": "לְהַבִּיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1126-lehabit" + } + ], + "הביטו": [ + { + "word_nikkud": "לְהַבִּיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1126-lehabit" + } + ], + "נביט": [ + { + "word_nikkud": "לְהַבִּיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1126-lehabit" + } + ], + "תבטנה": [ + { + "word_nikkud": "לְהַבִּיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1126-lehabit" + } + ], + "תביט": [ + { + "word_nikkud": "לְהַבִּיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1126-lehabit" + } + ], + "יביט": [ + { + "word_nikkud": "לְהַבִּיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1126-lehabit" + } + ], + "תביטי": [ + { + "word_nikkud": "לְהַבִּיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1126-lehabit" + } + ], + "הבטתם": [ + { + "word_nikkud": "לְהַבִּיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1126-lehabit" + } + ], + "הבטתן": [ + { + "word_nikkud": "לְהַבִּיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1126-lehabit" + } + ], + "יביטו": [ + { + "word_nikkud": "לְהַבִּיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1126-lehabit" + } + ], + "תביטו": [ + { + "word_nikkud": "לְהַבִּיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1126-lehabit" + } + ], + "מבט": [ + { + "word_nikkud": "לְהַבִּיט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1126-lehabit" + } + ], + "מושמדים": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "משמידה": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "נושמד": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "להישמד": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "תושמדנה": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "השמידו!‏": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "ישמיד": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "מושמדת": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "הושמד": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "אושמד": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "אשמיד": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "תשמיד": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "השמדתם": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "השמדנו": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "להשמיד": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "משמידים": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "השמדת": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "השמיד": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "הושמדה": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "יושמד": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "ישמידו": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "משמידות": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "השמד!‏": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "תשמדנה": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "תושמדי": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "מושמד": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "תושמדו": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "השמידו": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "משמיד": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "תושמד": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "הושמדתן": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "הושמדתי": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "השמדתן": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "השמדתי": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "השמדנה!‏": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "הושמדו": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "להשתמד": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "הושמדתם": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "שׁ - מ - ד": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "תשמידי": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "תשמידו": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "נשמיד": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "יושמדו": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "מושמדות": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "השמידה": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "השמידי!‏": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "הושמדת": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "הושמדנו": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "השמדה": [ + { + "word_nikkud": "לְהַשְׁמִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2240-lehashmid" + } + ], + "נעים": [ + { + "word_nikkud": "לָנוּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1170-lanua" + } + ], + "תנועו": [ + { + "word_nikkud": "לָנוּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1170-lanua" + } + ], + "נעות": [ + { + "word_nikkud": "לָנוּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1170-lanua" + } + ], + "להניע": [ + { + "word_nikkud": "לָנוּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1170-lanua" + } + ], + "נועי!‏": [ + { + "word_nikkud": "לָנוּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1170-lanua" + } + ], + "נעת": [ + { + "word_nikkud": "לָנוּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1170-lanua" + } + ], + "נעה": [ + { + "word_nikkud": "לָנוּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1170-lanua" + } + ], + "מנוע": [ + { + "word_nikkud": "לָנוּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1170-lanua" + } + ], + "תנענה": [ + { + "word_nikkud": "לָנוּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1170-lanua" + } + ], + "נעתי": [ + { + "word_nikkud": "לָנוּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1170-lanua" + } + ], + "נעו": [ + { + "word_nikkud": "לָנוּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1170-lanua" + } + ], + "נ - ו - ע": [ + { + "word_nikkud": "לָנוּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1170-lanua" + } + ], + "תנועינה": [ + { + "word_nikkud": "לָנוּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1170-lanua" + } + ], + "ננוע": [ + { + "word_nikkud": "לָנוּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1170-lanua" + } + ], + "נע": [ + { + "word_nikkud": "לָנוּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1170-lanua" + } + ], + "נעתן": [ + { + "word_nikkud": "לָנוּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1170-lanua" + } + ], + "תנועי": [ + { + "word_nikkud": "לָנוּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1170-lanua" + } + ], + "נענו": [ + { + "word_nikkud": "לָנוּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1170-lanua" + } + ], + "נועינה!‏": [ + { + "word_nikkud": "לָנוּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1170-lanua" + } + ], + "נועו!‏": [ + { + "word_nikkud": "לָנוּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1170-lanua" + } + ], + "לנוע": [ + { + "word_nikkud": "לָנוּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1170-lanua" + } + ], + "תנוע": [ + { + "word_nikkud": "לָנוּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1170-lanua" + } + ], + "ינועו": [ + { + "word_nikkud": "לָנוּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1170-lanua" + } + ], + "להתנועע": [ + { + "word_nikkud": "לָנוּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1170-lanua" + } + ], + "תנועה": [ + { + "word_nikkud": "לָנוּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1170-lanua" + } + ], + "נענה!‏": [ + { + "word_nikkud": "לָנוּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1170-lanua" + } + ], + "נעתם": [ + { + "word_nikkud": "לָנוּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1170-lanua" + } + ], + "ינוע": [ + { + "word_nikkud": "לָנוּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1170-lanua" + } + ], + "אנוע": [ + { + "word_nikkud": "לָנוּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1170-lanua" + } + ], + "נוע!‏": [ + { + "word_nikkud": "לָנוּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1170-lanua" + } + ], + "כובינו": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "כובית": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "כיבתה": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "כוביתי": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "כיביתי": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "מכבים": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "תכבי": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "כבאי": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "תכובה": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "מכובים": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "כיביתן": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "כובו": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "מכבה": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "כבי!‏": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "כבה!‏": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "אכבה": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "יכובו": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "יכבה": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "כוביתן": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "תכובי": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "כיבו": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "יכבו": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "כיבה": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "תכבינה": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "יכובה": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "כיבינו": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "כוביתם": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "כ - ב - ה": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "אכובה": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "כבו!‏": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "לכבות": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "מכובה": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "כובה": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "מכובות": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "כבינה!‏": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "תכובינה": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "להיכבות": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "נכובה": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "תכבה": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "כיבוי": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "מכבות": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "תכובו": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "תכבו": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "כיבית": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "נכבה": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "כובתה": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "כיביתם": [ + { + "word_nikkud": "לְכַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "881-lechabot" + } + ], + "תרדופנה": [ + { + "word_nikkud": "לִרְדֹּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1998-lirdof" + } + ], + "להירדף": [ + { + "word_nikkud": "לִרְדֹּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1998-lirdof" + } + ], + "תרדפי": [ + { + "word_nikkud": "לִרְדֹּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1998-lirdof" + } + ], + "רדפתן": [ + { + "word_nikkud": "לִרְדֹּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1998-lirdof" + } + ], + "תרדפו": [ + { + "word_nikkud": "לִרְדֹּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1998-lirdof" + } + ], + "רדפנו": [ + { + "word_nikkud": "לִרְדֹּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1998-lirdof" + } + ], + "מרדף": [ + { + "word_nikkud": "לִרְדֹּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1998-lirdof" + } + ], + "רדפתם": [ + { + "word_nikkud": "לִרְדֹּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1998-lirdof" + } + ], + "רודפות": [ + { + "word_nikkud": "לִרְדֹּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1998-lirdof" + } + ], + "לרדוף": [ + { + "word_nikkud": "לִרְדֹּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1998-lirdof" + } + ], + "ירדפו": [ + { + "word_nikkud": "לִרְדֹּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1998-lirdof" + } + ], + "רדופנה!‏": [ + { + "word_nikkud": "לִרְדֹּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1998-lirdof" + } + ], + "רודפים": [ + { + "word_nikkud": "לִרְדֹּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1998-lirdof" + } + ], + "רדפו!‏": [ + { + "word_nikkud": "לִרְדֹּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1998-lirdof" + } + ], + "רדפה": [ + { + "word_nikkud": "לִרְדֹּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1998-lirdof" + } + ], + "נרדוף": [ + { + "word_nikkud": "לִרְדֹּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1998-lirdof" + } + ], + "רודף": [ + { + "word_nikkud": "לִרְדֹּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1998-lirdof" + } + ], + "ארדוף": [ + { + "word_nikkud": "לִרְדֹּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1998-lirdof" + } + ], + "רדפתי": [ + { + "word_nikkud": "לִרְדֹּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1998-lirdof" + } + ], + "ר - ד - ף": [ + { + "word_nikkud": "לִרְדֹּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1998-lirdof" + } + ], + "רודפת": [ + { + "word_nikkud": "לִרְדֹּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1998-lirdof" + } + ], + "תרדוף": [ + { + "word_nikkud": "לִרְדֹּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1998-lirdof" + } + ], + "ירדוף": [ + { + "word_nikkud": "לִרְדֹּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1998-lirdof" + } + ], + "רדפת": [ + { + "word_nikkud": "לִרְדֹּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1998-lirdof" + } + ], + "רדוף!‏": [ + { + "word_nikkud": "לִרְדֹּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1998-lirdof" + } + ], + "רדפו": [ + { + "word_nikkud": "לִרְדֹּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1998-lirdof" + } + ], + "רדפי!‏": [ + { + "word_nikkud": "לִרְדֹּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1998-lirdof" + } + ], + "רדף": [ + { + "word_nikkud": "לִרְדֹּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1998-lirdof" + } + ], + "רדיפה": [ + { + "word_nikkud": "לִרְדֹּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1998-lirdof" + } + ], + "תושלמו": [ + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + } + ], + "משלים": [ + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + } + ], + "השלימה": [ + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + } + ], + "מושלמים": [ + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + } + ], + "מושלמות": [ + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + } + ], + "הושלמת": [ + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + } + ], + "הושלמתי": [ + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + } + ], + "הושלמו": [ + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + } + ], + "נושלם": [ + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + } + ], + "תושלם": [ + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + } + ], + "השלים": [ + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + } + ], + "השלמנו": [ + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + } + ], + "ישלימו": [ + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + } + ], + "יושלם": [ + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + } + ], + "משלימים": [ + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + } + ], + "השלמת": [ + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + } + ], + "משלימה": [ + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + } + ], + "ישלים": [ + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + } + ], + "השלמתן": [ + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + } + ], + "השלימו": [ + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + } + ], + "תושלמי": [ + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + } + ], + "מושלמת": [ + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + } + ], + "הושלמתן": [ + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + } + ], + "הושלם": [ + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + } + ], + "משלימות": [ + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + } + ], + "השלמתם": [ + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + } + ], + "השלימי!‏": [ + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + } + ], + "השלמנה!‏": [ + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + } + ], + "הושלמתם": [ + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + } + ], + "אושלם": [ + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + } + ], + "השלם!‏": [ + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + } + ], + "השלמתי": [ + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + } + ], + "הושלמה": [ + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + } + ], + "תשלימו": [ + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + } + ], + "השלימו!‏": [ + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + } + ], + "הושלמנו": [ + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + } + ], + "תושלמנה": [ + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + } + ], + "תשלימי": [ + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + } + ], + "תשלים": [ + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + } + ], + "נשלים": [ + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + } + ], + "יושלמו": [ + { + "word_nikkud": "לְהַשְׁלִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2231-lehashlim" + } + ], + "נמנעתם": [ + { + "word_nikkud": "לְהִמָּנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1069-lehimanea" + } + ], + "תימנע": [ + { + "word_nikkud": "לְהִמָּנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1069-lehimanea" + } + ], + "נמנעות": [ + { + "word_nikkud": "לְהִמָּנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1069-lehimanea" + } + ], + "הימנעי!‏": [ + { + "word_nikkud": "לְהִמָּנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1069-lehimanea" + } + ], + "תימנענה": [ + { + "word_nikkud": "לְהִמָּנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1069-lehimanea" + } + ], + "נמנענו": [ + { + "word_nikkud": "לְהִמָּנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1069-lehimanea" + } + ], + "נמנעת": [ + { + "word_nikkud": "לְהִמָּנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1069-lehimanea" + } + ], + "הימנעו!‏": [ + { + "word_nikkud": "לְהִמָּנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1069-lehimanea" + } + ], + "תימנעו": [ + { + "word_nikkud": "לְהִמָּנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1069-lehimanea" + } + ], + "יימנע": [ + { + "word_nikkud": "לְהִמָּנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1069-lehimanea" + } + ], + "נמנעו": [ + { + "word_nikkud": "לְהִמָּנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1069-lehimanea" + } + ], + "נמנעתי": [ + { + "word_nikkud": "לְהִמָּנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1069-lehimanea" + } + ], + "נמנעתן": [ + { + "word_nikkud": "לְהִמָּנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1069-lehimanea" + } + ], + "הימנע!‏": [ + { + "word_nikkud": "לְהִמָּנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1069-lehimanea" + } + ], + "נימנע": [ + { + "word_nikkud": "לְהִמָּנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1069-lehimanea" + } + ], + "תימנעי": [ + { + "word_nikkud": "לְהִמָּנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1069-lehimanea" + } + ], + "נמנעה": [ + { + "word_nikkud": "לְהִמָּנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1069-lehimanea" + } + ], + "יימנעו": [ + { + "word_nikkud": "לְהִמָּנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1069-lehimanea" + } + ], + "הימנענה!‏": [ + { + "word_nikkud": "לְהִמָּנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1069-lehimanea" + } + ], + "נמנעים": [ + { + "word_nikkud": "לְהִמָּנֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1069-lehimanea" + } + ], + "תבוש": [ + { + "word_nikkud": "לֵבוֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "192-levosh" + } + ], + "ב - ו - שׁ": [ + { + "word_nikkud": "לֵבוֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "192-levosh" + } + ], + "בושתן": [ + { + "word_nikkud": "לֵבוֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "192-levosh" + } + ], + "תבושינה": [ + { + "word_nikkud": "לֵבוֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "192-levosh" + } + ], + "בושו": [ + { + "word_nikkud": "לֵבוֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "192-levosh" + } + ], + "בושו!‏": [ + { + "word_nikkud": "לֵבוֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "192-levosh" + } + ], + "ביישן": [ + { + "word_nikkud": "לֵבוֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "192-levosh" + } + ], + "בושנה!‏": [ + { + "word_nikkud": "לֵבוֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "192-levosh" + } + ], + "יבוש": [ + { + "word_nikkud": "לֵבוֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "192-levosh" + } + ], + "תבושו": [ + { + "word_nikkud": "לֵבוֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "192-levosh" + } + ], + "בושות": [ + { + "word_nikkud": "לֵבוֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "192-levosh" + } + ], + "תבושנה": [ + { + "word_nikkud": "לֵבוֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "192-levosh" + } + ], + "בושינה!‏": [ + { + "word_nikkud": "לֵבוֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "192-levosh" + } + ], + "נבוש": [ + { + "word_nikkud": "לֵבוֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "192-levosh" + } + ], + "בושת": [ + { + "word_nikkud": "לֵבוֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "192-levosh" + } + ], + "בושנו": [ + { + "word_nikkud": "לֵבוֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "192-levosh" + } + ], + "בושי!‏": [ + { + "word_nikkud": "לֵבוֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "192-levosh" + } + ], + "בושתי": [ + { + "word_nikkud": "לֵבוֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "192-levosh" + } + ], + "בוש": [ + { + "word_nikkud": "לֵבוֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "192-levosh" + } + ], + "תבושי": [ + { + "word_nikkud": "לֵבוֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "192-levosh" + } + ], + "בושים": [ + { + "word_nikkud": "לֵבוֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "192-levosh" + } + ], + "בושתם": [ + { + "word_nikkud": "לֵבוֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "192-levosh" + } + ], + "אבוש": [ + { + "word_nikkud": "לֵבוֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "192-levosh" + } + ], + "בוש!‏": [ + { + "word_nikkud": "לֵבוֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "192-levosh" + } + ], + "יבושו": [ + { + "word_nikkud": "לֵבוֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "192-levosh" + } + ], + "לבושש": [ + { + "word_nikkud": "לֵבוֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "192-levosh" + } + ], + "חפף": [ + { + "word_nikkud": "לָחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "657-lachof" + } + ], + "יחפפו": [ + { + "word_nikkud": "לָחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "657-lachof" + } + ], + "חופף": [ + { + "word_nikkud": "לָחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "657-lachof" + } + ], + "תחפופנה": [ + { + "word_nikkud": "לָחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "657-lachof" + } + ], + "יחוף": [ + { + "word_nikkud": "לָחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "657-lachof" + } + ], + "תחופנה": [ + { + "word_nikkud": "לָחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "657-lachof" + } + ], + "נחוף": [ + { + "word_nikkud": "לָחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "657-lachof" + } + ], + "חופה": [ + { + "word_nikkud": "לָחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "657-lachof" + } + ], + "חפפתן": [ + { + "word_nikkud": "לָחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "657-lachof" + } + ], + "תחפפי": [ + { + "word_nikkud": "לָחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "657-lachof" + } + ], + "אחוף": [ + { + "word_nikkud": "לָחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "657-lachof" + } + ], + "תחופו": [ + { + "word_nikkud": "לָחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "657-lachof" + } + ], + "חפפתי": [ + { + "word_nikkud": "לָחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "657-lachof" + } + ], + "חפיפה": [ + { + "word_nikkud": "לָחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "657-lachof" + } + ], + "תחוף": [ + { + "word_nikkud": "לָחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "657-lachof" + } + ], + "חפפה": [ + { + "word_nikkud": "לָחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "657-lachof" + } + ], + "חופפות": [ + { + "word_nikkud": "לָחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "657-lachof" + } + ], + "חפפנו": [ + { + "word_nikkud": "לָחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "657-lachof" + } + ], + "נחפוף": [ + { + "word_nikkud": "לָחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "657-lachof" + } + ], + "תחופי": [ + { + "word_nikkud": "לָחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "657-lachof" + } + ], + "חפפו": [ + { + "word_nikkud": "לָחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "657-lachof" + } + ], + "יחופו": [ + { + "word_nikkud": "לָחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "657-lachof" + } + ], + "חפפת": [ + { + "word_nikkud": "לָחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "657-lachof" + } + ], + "לחופף": [ + { + "word_nikkud": "לָחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "657-lachof" + } + ], + "חפפתם": [ + { + "word_nikkud": "לָחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "657-lachof" + } + ], + "לחפוף": [ + { + "word_nikkud": "לָחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "657-lachof" + } + ], + "תחפוף": [ + { + "word_nikkud": "לָחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "657-lachof" + } + ], + "להתחפף": [ + { + "word_nikkud": "לָחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "657-lachof" + } + ], + "לחוף": [ + { + "word_nikkud": "לָחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "657-lachof" + } + ], + "אחפוף": [ + { + "word_nikkud": "לָחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "657-lachof" + } + ], + "חופפת": [ + { + "word_nikkud": "לָחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "657-lachof" + } + ], + "יחפוף": [ + { + "word_nikkud": "לָחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "657-lachof" + } + ], + "תחפפו": [ + { + "word_nikkud": "לָחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "657-lachof" + } + ], + "ח - פ - ף": [ + { + "word_nikkud": "לָחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "657-lachof" + } + ], + "חופפים": [ + { + "word_nikkud": "לָחֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "657-lachof" + } + ], + "פיטרתם": [ + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "פיטרו": [ + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "תפטרנה": [ + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "פוטרת": [ + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "מפוטרת": [ + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "תפוטרו": [ + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "פוטרה": [ + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "תפטרו": [ + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "פטר!‏": [ + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "אפוטר": [ + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "פיטרה": [ + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "יפוטרו": [ + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "פוטרתם": [ + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "מפוטרים": [ + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "פוטרנו": [ + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "פיטרת": [ + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "פוטר": [ + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "פטרו!‏": [ + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "פטרנה!‏": [ + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "מפוטרות": [ + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "פוטרו": [ + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "מפטר": [ + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "מפטרים": [ + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "מפוטר": [ + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "תפוטרנה": [ + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "פיטרנו": [ + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "תפטר": [ + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "פוטרתי": [ + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "מפטרת": [ + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "יפטרו": [ + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "תפוטרי": [ + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "פוטרתן": [ + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "יפוטר": [ + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "תפוטר": [ + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "פיטרתן": [ + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "תפטרי": [ + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "יפטר": [ + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "פיטרתי": [ + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "מפטרות": [ + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "פיטר": [ + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "נפוטר": [ + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "פטרי!‏": [ + { + "word_nikkud": "לְפַטֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1626-lefater" + } + ], + "הומתנה": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "מומתנים": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "להמתין": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "מומתן": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "המתן!‏": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "הומתן": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "תומתנו": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "המתינו": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "הומתנו": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "ממתינות": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "המתנו": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "המתינה": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "מומתנת": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "הומתנתי": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "למתן": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "אמתין": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "המתנתן": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "המתנה!‏": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "תומתן": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "תמתינו": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "המתנתם": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "המתין": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "המתנתי": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "נמתין": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "המתינו!‏": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "תומתני": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "מותן": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "תמתיני": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "תמתנה": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "יומתנו": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "נומתן": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "מ - ת - ן": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "המתנת": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "ימתינו": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "מומתנות": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "ממתינה": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "תמתין": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "המתיני!‏": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "אומתן": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + }, + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "יומתן": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "ממתין": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "ימתין": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "הומתנתן": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "תומתנה": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "הומתנתם": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "מתון": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "הומתנת": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "ממתינים": [ + { + "word_nikkud": "לְהַמְתִּין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1118-lehamtin" + } + ], + "תסירי": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "הוסרתי": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "הסירה": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "נוסר": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "הוסרתם": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "הסירותם": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "הסרת": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "אוסר": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "הוסרת": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "הסיר": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "מסירים": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "הסירותן": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "הסירו": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "תסיר": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "סיירת": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "מסירה": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "הוסרה": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "לסייר": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "תוסרי": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "הסירותי": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "הסירו!‏": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "מסיר": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "הוסר": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "תוסרנה": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "יוסרו": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "הסרנו": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "להסיר": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "הסירות": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "יסיר": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "הוסרו": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "הסרתי": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "הסרה": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "תוסרו": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "תוסר": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "תסירינה": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "הוסרתן": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "יסירו": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "הסרנה!‏": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "תסירו": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "הסר!‏": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "הסירי!‏": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "הוסרנו": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "הסרתן": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "הסירונו": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "נסיר": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "תסרנה": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "ס - י - ר": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "תוסרינה": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "יוסר": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "הסרתם": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "סיור": [ + { + "word_nikkud": "לְהָסִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2525-lehasir" + } + ], + "מיהרתי": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "תמהר": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "מיהרתן": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "מיהרו": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "מוהר": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "ימוהרו": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "מהר": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "תמהרנה": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "מהר!‏": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "ממהרות": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "מוהרו": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "מהרנה!‏": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "ממוהר": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "מיהרתם": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "מהרי!‏": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "למהר": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "אמהר": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "ימוהר": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "ממוהרת": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "ממהרת": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "תמוהרנה": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "תמוהר": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "מיהרנו": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "מ - ה - ר": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "מוהרה": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "מהיר": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "מיהר": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "תמהרי": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "ימהרו": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "מוהרת": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "ממוהרות": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "נמהר": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "מוהרתם": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "ממוהרים": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "מוהרנו": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "מהרו!‏": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "מוהרתן": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "נמוהר": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "מוהרתי": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "אמוהר": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "ממהר": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "תמהרו": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "ממהרים": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "מיהרה": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "מיהרת": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "תמוהרו": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "תמוהרי": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "מהירות": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "ימהר": [ + { + "word_nikkud": "לְמַהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1029-lemaher" + } + ], + "בושל": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "בשל": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "בישלתן": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "בושלתן": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "תבשלנה": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "יבושלו": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "תבשלי": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "יבושל": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "בושלה": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "בושלנו": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "בשלנה!‏": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "בושלו": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "בישלו": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "בשלו!‏": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "מבשלות": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "מבושלות": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "ב - שׁ - ל": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "בישלתם": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "לבשל": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "תבושלי": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "מבשל": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "מבושלים": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "להבשיל": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "מבשלת": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "בישלתי": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "יבשל": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "בשל!‏": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "יבשלו": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "תבשל": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "תבושלנה": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "בושלתם": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "מבשלים": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "בישל": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "מבושלת": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "אבושל": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "מבושל": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "נבשל": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "בשלי!‏": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "בושלת": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "בושלתי": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "נבושל": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "לבשול": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "בישלת": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "בישלה": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "אבשל": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "תבשלו": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "תבושלו": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "להתבשל": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "תבושל": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "בישלנו": [ + { + "word_nikkud": "לְבַשֵּׁל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "273-levashel" + } + ], + "צוויתי": [ + { + "word_nikkud": "לְצַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1775-letzavot" + } + ], + "צווינה!‏": [ + { + "word_nikkud": "לְצַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1775-letzavot" + } + ], + "צוויתם": [ + { + "word_nikkud": "לְצַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1775-letzavot" + } + ], + "תצווו": [ + { + "word_nikkud": "לְצַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1775-letzavot" + } + ], + "צווית": [ + { + "word_nikkud": "לְצַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1775-letzavot" + } + ], + "צ - ו - ה": [ + { + "word_nikkud": "לְצַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1775-letzavot" + } + ], + "ציוויתי": [ + { + "word_nikkud": "לְצַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1775-letzavot" + } + ], + "צווו": [ + { + "word_nikkud": "לְצַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1775-letzavot" + } + ], + "יצוו": [ + { + "word_nikkud": "לְצַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1775-letzavot" + } + ], + "יצווה": [ + { + "word_nikkud": "לְצַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1775-letzavot" + } + ], + "ציוותה": [ + { + "word_nikkud": "לְצַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1775-letzavot" + } + ], + "תצוו": [ + { + "word_nikkud": "לְצַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1775-letzavot" + } + ], + "מצווות": [ + { + "word_nikkud": "לְצַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1775-letzavot" + } + ], + "לצוות": [ + { + "word_nikkud": "לְצַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1775-letzavot" + } + ], + "צווה!‏": [ + { + "word_nikkud": "לְצַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1775-letzavot" + } + ], + "ציוויתן": [ + { + "word_nikkud": "לְצַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1775-letzavot" + } + ], + "תצווי": [ + { + "word_nikkud": "לְצַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1775-letzavot" + } + ], + "צו": [ + { + "word_nikkud": "לְצַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1775-letzavot" + } + ], + "אצווה": [ + { + "word_nikkud": "לְצַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1775-letzavot" + } + ], + "ציווי": [ + { + "word_nikkud": "לְצַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1775-letzavot" + } + ], + "צווי!‏": [ + { + "word_nikkud": "לְצַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1775-letzavot" + } + ], + "יצווו": [ + { + "word_nikkud": "לְצַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1775-letzavot" + } + ], + "מצווה": [ + { + "word_nikkud": "לְצַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1775-letzavot" + } + ], + "צוותה": [ + { + "word_nikkud": "לְצַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1775-letzavot" + } + ], + "מצוות": [ + { + "word_nikkud": "לְצַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1775-letzavot" + } + ], + "ציוויתם": [ + { + "word_nikkud": "לְצַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1775-letzavot" + } + ], + "מצווים": [ + { + "word_nikkud": "לְצַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1775-letzavot" + } + ], + "ציוו": [ + { + "word_nikkud": "לְצַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1775-letzavot" + } + ], + "ציווינו": [ + { + "word_nikkud": "לְצַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1775-letzavot" + } + ], + "צוו!‏": [ + { + "word_nikkud": "לְצַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1775-letzavot" + } + ], + "צוויתן": [ + { + "word_nikkud": "לְצַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1775-letzavot" + } + ], + "ציווית": [ + { + "word_nikkud": "לְצַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1775-letzavot" + } + ], + "להצטוות": [ + { + "word_nikkud": "לְצַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1775-letzavot" + } + ], + "ציווה": [ + { + "word_nikkud": "לְצַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1775-letzavot" + } + ], + "צווה": [ + { + "word_nikkud": "לְצַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1775-letzavot" + } + ], + "צווינו": [ + { + "word_nikkud": "לְצַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1775-letzavot" + } + ], + "תצווינה": [ + { + "word_nikkud": "לְצַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1775-letzavot" + } + ], + "תצווה": [ + { + "word_nikkud": "לְצַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1775-letzavot" + } + ], + "נצווה": [ + { + "word_nikkud": "לְצַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1775-letzavot" + } + ], + "תרצח": [ + { + "word_nikkud": "לִרְצֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2091-lirtzoach" + } + ], + "רצחתם": [ + { + "word_nikkud": "לִרְצֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2091-lirtzoach" + } + ], + "תרצחו": [ + { + "word_nikkud": "לִרְצֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2091-lirtzoach" + } + ], + "ארצח": [ + { + "word_nikkud": "לִרְצֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2091-lirtzoach" + } + ], + "ר - צ - ח": [ + { + "word_nikkud": "לִרְצֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2091-lirtzoach" + } + ], + "רצחנו": [ + { + "word_nikkud": "לִרְצֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2091-lirtzoach" + } + ], + "רוצחים": [ + { + "word_nikkud": "לִרְצֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2091-lirtzoach" + } + ], + "לרצוח": [ + { + "word_nikkud": "לִרְצֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2091-lirtzoach" + } + ], + "רוצחות": [ + { + "word_nikkud": "לִרְצֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2091-lirtzoach" + } + ], + "רצח!‏": [ + { + "word_nikkud": "לִרְצֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2091-lirtzoach" + } + ], + "תרצחי": [ + { + "word_nikkud": "לִרְצֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2091-lirtzoach" + } + ], + "להירצח": [ + { + "word_nikkud": "לִרְצֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2091-lirtzoach" + } + ], + "רצחו": [ + { + "word_nikkud": "לִרְצֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2091-lirtzoach" + } + ], + "רצחת": [ + { + "word_nikkud": "לִרְצֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2091-lirtzoach" + } + ], + "נרצח": [ + { + "word_nikkud": "לִרְצֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2091-lirtzoach" + } + ], + "רוצח": [ + { + "word_nikkud": "לִרְצֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2091-lirtzoach" + } + ], + "רצחה": [ + { + "word_nikkud": "לִרְצֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2091-lirtzoach" + } + ], + "רוצחת": [ + { + "word_nikkud": "לִרְצֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2091-lirtzoach" + } + ], + "רצחי!‏": [ + { + "word_nikkud": "לִרְצֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2091-lirtzoach" + } + ], + "רצח": [ + { + "word_nikkud": "לִרְצֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2091-lirtzoach" + } + ], + "ירצח": [ + { + "word_nikkud": "לִרְצֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2091-lirtzoach" + } + ], + "רצחנה!‏": [ + { + "word_nikkud": "לִרְצֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2091-lirtzoach" + } + ], + "ירצחו": [ + { + "word_nikkud": "לִרְצֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2091-lirtzoach" + } + ], + "רצחתי": [ + { + "word_nikkud": "לִרְצֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2091-lirtzoach" + } + ], + "רצחני": [ + { + "word_nikkud": "לִרְצֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2091-lirtzoach" + } + ], + "רצחתן": [ + { + "word_nikkud": "לִרְצֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2091-lirtzoach" + } + ], + "תרצחנה": [ + { + "word_nikkud": "לִרְצֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2091-lirtzoach" + } + ], + "רצחו!‏": [ + { + "word_nikkud": "לִרְצֹחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2091-lirtzoach" + } + ], + "הוסכמו": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "יוסכמו": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "לסכום": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "הוסכמת": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "הוסכמה": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "הסכמתם": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "הוסכמתן": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "הסכימי!‏": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "יוסכם": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "נסכים": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "יסכימו": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "הסכימו!‏": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "מוסכמה": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "תוסכמי": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "להסתכם": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "מסכים": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "הסכמתי": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "הסכם!‏": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "מסכימה": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "תסכימו": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "מסכימות": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "הסכם": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "תוסכמו": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "הסכמת": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "לסכם": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "מוסכמים": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "הוסכם": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "הסכמה": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "ס - כ - ם": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "הסכמנה!‏": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "הסכמנו": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "מוסכמות": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "הסכמתן": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "הסכימה": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "מוסכמת": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "מסכימים": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "נוסכם": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "מוסכם": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "הוסכמנו": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "הסכים": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "תוסכמנה": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "יסכים": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "תסכים": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "הוסכמתם": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "תסכמנה": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "אסכים": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "הסכימו": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "סיכום": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "אוסכם": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "תסכימי": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "תוסכם": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "סכום": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "הוסכמתי": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "להסכים": [ + { + "word_nikkud": "לְהַסְכִּים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1354-lehaskim" + } + ], + "התעלמה": [ + { + "word_nikkud": "לְהִתְעַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1501-lehitalem" + } + ], + "התעלמו!‏": [ + { + "word_nikkud": "לְהִתְעַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1501-lehitalem" + } + ], + "התעלמת": [ + { + "word_nikkud": "לְהִתְעַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1501-lehitalem" + } + ], + "התעלמתן": [ + { + "word_nikkud": "לְהִתְעַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1501-lehitalem" + } + ], + "עלום": [ + { + "word_nikkud": "לְהִתְעַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1501-lehitalem" + }, + { + "word_nikkud": "לְהֵעָלֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1499-lehealem" + } + ], + "עלם": [ + { + "word_nikkud": "לְהִתְעַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1501-lehitalem" + }, + { + "word_nikkud": "לְהֵעָלֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1499-lehealem" + } + ], + "התעלמנו": [ + { + "word_nikkud": "לְהִתְעַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1501-lehitalem" + } + ], + "עולמי": [ + { + "word_nikkud": "לְהִתְעַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1501-lehitalem" + }, + { + "word_nikkud": "לְהֵעָלֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1499-lehealem" + } + ], + "נתעלם": [ + { + "word_nikkud": "לְהִתְעַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1501-lehitalem" + } + ], + "תתעלם": [ + { + "word_nikkud": "לְהִתְעַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1501-lehitalem" + } + ], + "התעלם!‏": [ + { + "word_nikkud": "לְהִתְעַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1501-lehitalem" + } + ], + "העלם": [ + { + "word_nikkud": "לְהִתְעַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1501-lehitalem" + }, + { + "word_nikkud": "לְהֵעָלֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1499-lehealem" + } + ], + "התעלמתי": [ + { + "word_nikkud": "לְהִתְעַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1501-lehitalem" + } + ], + "להעלים": [ + { + "word_nikkud": "לְהִתְעַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1501-lehitalem" + }, + { + "word_nikkud": "לְהֵעָלֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1499-lehealem" + } + ], + "התעלמנה!‏": [ + { + "word_nikkud": "לְהִתְעַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1501-lehitalem" + } + ], + "אתעלם": [ + { + "word_nikkud": "לְהִתְעַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1501-lehitalem" + } + ], + "להתעלם": [ + { + "word_nikkud": "לְהִתְעַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1501-lehitalem" + }, + { + "word_nikkud": "לְהֵעָלֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1499-lehealem" + } + ], + "התעלמי!‏": [ + { + "word_nikkud": "לְהִתְעַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1501-lehitalem" + } + ], + "מתעלם": [ + { + "word_nikkud": "לְהִתְעַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1501-lehitalem" + } + ], + "התעלמו": [ + { + "word_nikkud": "לְהִתְעַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1501-lehitalem" + } + ], + "יתעלם": [ + { + "word_nikkud": "לְהִתְעַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1501-lehitalem" + } + ], + "תתעלמי": [ + { + "word_nikkud": "לְהִתְעַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1501-lehitalem" + } + ], + "תתעלמנה": [ + { + "word_nikkud": "לְהִתְעַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1501-lehitalem" + } + ], + "עלמה": [ + { + "word_nikkud": "לְהִתְעַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1501-lehitalem" + }, + { + "word_nikkud": "לְהֵעָלֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1499-lehealem" + } + ], + "עולם": [ + { + "word_nikkud": "לְהִתְעַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1501-lehitalem" + }, + { + "word_nikkud": "לְהֵעָלֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1499-lehealem" + } + ], + "מתעלמות": [ + { + "word_nikkud": "לְהִתְעַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1501-lehitalem" + } + ], + "מתעלמים": [ + { + "word_nikkud": "לְהִתְעַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1501-lehitalem" + } + ], + "תתעלמו": [ + { + "word_nikkud": "לְהִתְעַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1501-lehitalem" + } + ], + "היעלמות": [ + { + "word_nikkud": "לְהִתְעַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1501-lehitalem" + }, + { + "word_nikkud": "לְהֵעָלֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1499-lehealem" + } + ], + "מתעלמת": [ + { + "word_nikkud": "לְהִתְעַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1501-lehitalem" + } + ], + "יתעלמו": [ + { + "word_nikkud": "לְהִתְעַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1501-lehitalem" + } + ], + "התעלם": [ + { + "word_nikkud": "לְהִתְעַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1501-lehitalem" + } + ], + "ע - ל - ם": [ + { + "word_nikkud": "לְהִתְעַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1501-lehitalem" + }, + { + "word_nikkud": "לְהֵעָלֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1499-lehealem" + } + ], + "להיעלם": [ + { + "word_nikkud": "לְהִתְעַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1501-lehitalem" + }, + { + "word_nikkud": "לְהֵעָלֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1499-lehealem" + } + ], + "העלמה": [ + { + "word_nikkud": "לְהִתְעַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1501-lehitalem" + }, + { + "word_nikkud": "לְהֵעָלֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1499-lehealem" + } + ], + "התעלמתם": [ + { + "word_nikkud": "לְהִתְעַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1501-lehitalem" + } + ], + "תעלומה": [ + { + "word_nikkud": "לְהִתְעַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1501-lehitalem" + }, + { + "word_nikkud": "לְהֵעָלֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1499-lehealem" + } + ], + "התעלמות": [ + { + "word_nikkud": "לְהִתְעַלֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1501-lehitalem" + }, + { + "word_nikkud": "לְהֵעָלֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1499-lehealem" + } + ], + "התרכזו": [ + { + "word_nikkud": "לְהִתְרַכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2043-lehitrakez" + } + ], + "תתרכזנה": [ + { + "word_nikkud": "לְהִתְרַכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2043-lehitrakez" + } + ], + "התרכזנה!‏": [ + { + "word_nikkud": "לְהִתְרַכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2043-lehitrakez" + } + ], + "מתרכזת": [ + { + "word_nikkud": "לְהִתְרַכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2043-lehitrakez" + } + ], + "התרכזו!‏": [ + { + "word_nikkud": "לְהִתְרַכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2043-lehitrakez" + } + ], + "מרכזי": [ + { + "word_nikkud": "לְהִתְרַכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2043-lehitrakez" + } + ], + "להתרכז": [ + { + "word_nikkud": "לְהִתְרַכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2043-lehitrakez" + } + ], + "התרכזי!‏": [ + { + "word_nikkud": "לְהִתְרַכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2043-lehitrakez" + } + ], + "התרכז": [ + { + "word_nikkud": "לְהִתְרַכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2043-lehitrakez" + } + ], + "התרכזת": [ + { + "word_nikkud": "לְהִתְרַכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2043-lehitrakez" + } + ], + "התרכזתי": [ + { + "word_nikkud": "לְהִתְרַכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2043-lehitrakez" + } + ], + "תרכיז": [ + { + "word_nikkud": "לְהִתְרַכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2043-lehitrakez" + } + ], + "יתרכז": [ + { + "word_nikkud": "לְהִתְרַכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2043-lehitrakez" + } + ], + "נתרכז": [ + { + "word_nikkud": "לְהִתְרַכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2043-lehitrakez" + } + ], + "מרכז": [ + { + "word_nikkud": "לְהִתְרַכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2043-lehitrakez" + }, + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "ר - כ - ז": [ + { + "word_nikkud": "לְהִתְרַכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2043-lehitrakez" + } + ], + "התרכזה": [ + { + "word_nikkud": "לְהִתְרַכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2043-lehitrakez" + } + ], + "לרכז": [ + { + "word_nikkud": "לְהִתְרַכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2043-lehitrakez" + } + ], + "רכז": [ + { + "word_nikkud": "לְהִתְרַכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2043-lehitrakez" + } + ], + "תתרכז": [ + { + "word_nikkud": "לְהִתְרַכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2043-lehitrakez" + } + ], + "התרכזתן": [ + { + "word_nikkud": "לְהִתְרַכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2043-lehitrakez" + } + ], + "אתרכז": [ + { + "word_nikkud": "לְהִתְרַכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2043-lehitrakez" + } + ], + "מתרכזים": [ + { + "word_nikkud": "לְהִתְרַכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2043-lehitrakez" + } + ], + "תתרכזי": [ + { + "word_nikkud": "לְהִתְרַכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2043-lehitrakez" + } + ], + "ריכוז": [ + { + "word_nikkud": "לְהִתְרַכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2043-lehitrakez" + } + ], + "יתרכזו": [ + { + "word_nikkud": "לְהִתְרַכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2043-lehitrakez" + } + ], + "התרכזתם": [ + { + "word_nikkud": "לְהִתְרַכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2043-lehitrakez" + } + ], + "תתרכזו": [ + { + "word_nikkud": "לְהִתְרַכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2043-lehitrakez" + } + ], + "מתרכז": [ + { + "word_nikkud": "לְהִתְרַכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2043-lehitrakez" + } + ], + "התרכזנו": [ + { + "word_nikkud": "לְהִתְרַכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2043-lehitrakez" + } + ], + "התרכז!‏": [ + { + "word_nikkud": "לְהִתְרַכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2043-lehitrakez" + } + ], + "מתרכזות": [ + { + "word_nikkud": "לְהִתְרַכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2043-lehitrakez" + } + ], + "תתגברו": [ + { + "word_nikkud": "לְהִתְגַּבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "294-lehitgaber" + } + ], + "התגברנה!‏": [ + { + "word_nikkud": "לְהִתְגַּבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "294-lehitgaber" + } + ], + "מתגברות": [ + { + "word_nikkud": "לְהִתְגַּבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "294-lehitgaber" + } + ], + "התגברה": [ + { + "word_nikkud": "לְהִתְגַּבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "294-lehitgaber" + } + ], + "התגברו": [ + { + "word_nikkud": "לְהִתְגַּבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "294-lehitgaber" + } + ], + "תתגברי": [ + { + "word_nikkud": "לְהִתְגַּבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "294-lehitgaber" + } + ], + "התגברו!‏": [ + { + "word_nikkud": "לְהִתְגַּבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "294-lehitgaber" + } + ], + "יתגבר": [ + { + "word_nikkud": "לְהִתְגַּבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "294-lehitgaber" + } + ], + "נתגבר": [ + { + "word_nikkud": "לְהִתְגַּבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "294-lehitgaber" + } + ], + "התגברי!‏": [ + { + "word_nikkud": "לְהִתְגַּבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "294-lehitgaber" + } + ], + "התגבר!‏": [ + { + "word_nikkud": "לְהִתְגַּבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "294-lehitgaber" + } + ], + "יתגברו": [ + { + "word_nikkud": "לְהִתְגַּבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "294-lehitgaber" + } + ], + "התגברתם": [ + { + "word_nikkud": "לְהִתְגַּבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "294-lehitgaber" + } + ], + "מתגברים": [ + { + "word_nikkud": "לְהִתְגַּבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "294-lehitgaber" + } + ], + "מתגברת": [ + { + "word_nikkud": "לְהִתְגַּבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "294-lehitgaber" + } + ], + "התגברתי": [ + { + "word_nikkud": "לְהִתְגַּבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "294-lehitgaber" + } + ], + "ג - ב - ר": [ + { + "word_nikkud": "לְהִתְגַּבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "294-lehitgaber" + } + ], + "התגבר": [ + { + "word_nikkud": "לְהִתְגַּבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "294-lehitgaber" + } + ], + "תתגבר": [ + { + "word_nikkud": "לְהִתְגַּבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "294-lehitgaber" + } + ], + "להתגבר": [ + { + "word_nikkud": "לְהִתְגַּבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "294-lehitgaber" + } + ], + "התגברתן": [ + { + "word_nikkud": "לְהִתְגַּבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "294-lehitgaber" + } + ], + "תתגברנה": [ + { + "word_nikkud": "לְהִתְגַּבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "294-lehitgaber" + } + ], + "להגביר": [ + { + "word_nikkud": "לְהִתְגַּבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "294-lehitgaber" + } + ], + "אתגבר": [ + { + "word_nikkud": "לְהִתְגַּבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "294-lehitgaber" + } + ], + "לגבור": [ + { + "word_nikkud": "לְהִתְגַּבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "294-lehitgaber" + } + ], + "התגברת": [ + { + "word_nikkud": "לְהִתְגַּבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "294-lehitgaber" + } + ], + "מתגבר": [ + { + "word_nikkud": "לְהִתְגַּבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "294-lehitgaber" + } + ], + "התגברנו": [ + { + "word_nikkud": "לְהִתְגַּבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "294-lehitgaber" + } + ], + "יתכונן": [ + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + } + ], + "מתכונן": [ + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + } + ], + "התכונן!‏": [ + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + } + ], + "התכוננו!‏": [ + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + } + ], + "מתכוננות": [ + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + } + ], + "מתכוננת": [ + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + } + ], + "תתכוננו": [ + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + } + ], + "התכוננה": [ + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + } + ], + "התכונן": [ + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + } + ], + "התכוננתי": [ + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + } + ], + "התכוננתן": [ + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + } + ], + "נתכונן": [ + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + } + ], + "התכוננו": [ + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + } + ], + "התכוננתם": [ + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + } + ], + "אתכונן": [ + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + } + ], + "התכוננה!‏": [ + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + } + ], + "התכונני!‏": [ + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + } + ], + "תתכונן": [ + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + } + ], + "התכוננת": [ + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + } + ], + "יתכוננו": [ + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + } + ], + "תתכוננה": [ + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + } + ], + "תתכונני": [ + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + } + ], + "מתכוננים": [ + { + "word_nikkud": "לְהִתְכּוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "897-lehitkonen" + } + ], + "כיבדת": [ + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "כיבדו": [ + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "כבדנה!‏": [ + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "תכובדו": [ + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "כבדו!‏": [ + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "כיבדתם": [ + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "תכובדי": [ + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "נכובד": [ + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "כובדת": [ + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "מכבדת": [ + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "תכובדנה": [ + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "כבדי!‏": [ + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "כיבד": [ + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "כבד!‏": [ + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "כובדתי": [ + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "כובדתם": [ + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "יכובד": [ + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "מכבדות": [ + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "כיבדתן": [ + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "מכבדים": [ + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "כיבדה": [ + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "אכובד": [ + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "כיבדתי": [ + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "כובדנו": [ + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "מכובדת": [ + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "כובדתן": [ + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "כובדו": [ + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "כובדה": [ + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "כובד": [ + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "מכובד": [ + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "יכובדו": [ + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "מכובדות": [ + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "כיבדנו": [ + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "מכובדים": [ + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "מכבד": [ + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "תכובד": [ + { + "word_nikkud": "לְכַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "877-lechabed" + } + ], + "לכסות": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "כוסו": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "מכסים": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "תכוסו": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "כסות": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "כיסינו": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "מכוסה": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "כיסתה": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "יכוסו": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "כוסיתם": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "כוסיתן": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "נכוסה": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "כיסיתם": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "תכסו": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "תכסי": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "כ - ס - ה": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "כוסיתי": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "מכסה": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "מכוסות": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "כסינה!‏": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "כיסה": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "כיסו": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "תכוסי": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "כסו!‏": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "כיסוי": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "כיסיתי": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "מכסות": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "כיסיתן": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "תכסה": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "תכוסה": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "אכוסה": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "יכוסה": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "כוסית": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "מכוסים": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "כסי!‏": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "תכוסינה": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "להתכסות": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "כסה!‏": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "כיסית": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "תכסינה": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "נכסה": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "כוסינו": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "כוסה": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "יכסו": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "יכסה": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "כוסתה": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "אכסה": [ + { + "word_nikkud": "לְכַסּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "924-lechasot" + } + ], + "אריב": [ + { + "word_nikkud": "לָרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2035-lariv" + } + ], + "נריב": [ + { + "word_nikkud": "לָרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2035-lariv" + } + ], + "מריבה": [ + { + "word_nikkud": "לָרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2035-lariv" + } + ], + "ריבי!‏": [ + { + "word_nikkud": "לָרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2035-lariv" + } + ], + "רבת": [ + { + "word_nikkud": "לָרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2035-lariv" + } + ], + "רבתן": [ + { + "word_nikkud": "לָרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2035-lariv" + } + ], + "תריבו": [ + { + "word_nikkud": "לָרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2035-lariv" + } + ], + "יריב": [ + { + "word_nikkud": "לָרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2035-lariv" + } + ], + "ר - י - ב": [ + { + "word_nikkud": "לָרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2035-lariv" + } + ], + "רבות": [ + { + "word_nikkud": "לָרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2035-lariv" + } + ], + "רבו": [ + { + "word_nikkud": "לָרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2035-lariv" + } + ], + "רבתם": [ + { + "word_nikkud": "לָרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2035-lariv" + } + ], + "יריבו": [ + { + "word_nikkud": "לָרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2035-lariv" + } + ], + "ריב": [ + { + "word_nikkud": "לָרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2035-lariv" + } + ], + "רבנו": [ + { + "word_nikkud": "לָרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2035-lariv" + } + ], + "תריבינה": [ + { + "word_nikkud": "לָרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2035-lariv" + } + ], + "לריב": [ + { + "word_nikkud": "לָרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2035-lariv" + } + ], + "ריבינה!‏": [ + { + "word_nikkud": "לָרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2035-lariv" + } + ], + "רבנה!‏": [ + { + "word_nikkud": "לָרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2035-lariv" + } + ], + "ריבו!‏": [ + { + "word_nikkud": "לָרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2035-lariv" + } + ], + "תרבנה": [ + { + "word_nikkud": "לָרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2035-lariv" + } + ], + "ריב!‏": [ + { + "word_nikkud": "לָרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2035-lariv" + } + ], + "רב": [ + { + "word_nikkud": "לָרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2035-lariv" + } + ], + "תריב": [ + { + "word_nikkud": "לָרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2035-lariv" + } + ], + "רבה": [ + { + "word_nikkud": "לָרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2035-lariv" + } + ], + "תריבי": [ + { + "word_nikkud": "לָרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2035-lariv" + } + ], + "רבתי": [ + { + "word_nikkud": "לָרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2035-lariv" + } + ], + "רבים": [ + { + "word_nikkud": "לָרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2035-lariv" + } + ], + "גמר": [ + { + "word_nikkud": "לִגְמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "351-ligmor" + } + ], + "גמור!‏": [ + { + "word_nikkud": "לִגְמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "351-ligmor" + } + ], + "גומרות": [ + { + "word_nikkud": "לִגְמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "351-ligmor" + } + ], + "לגמור": [ + { + "word_nikkud": "לִגְמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "351-ligmor" + } + ], + "נגמור": [ + { + "word_nikkud": "לִגְמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "351-ligmor" + } + ], + "יגמרו": [ + { + "word_nikkud": "לִגְמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "351-ligmor" + } + ], + "לגמר": [ + { + "word_nikkud": "לִגְמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "351-ligmor" + } + ], + "ג - מ - ר": [ + { + "word_nikkud": "לִגְמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "351-ligmor" + } + ], + "תגמרו": [ + { + "word_nikkud": "לִגְמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "351-ligmor" + } + ], + "גומרת": [ + { + "word_nikkud": "לִגְמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "351-ligmor" + } + ], + "גמרי!‏": [ + { + "word_nikkud": "לִגְמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "351-ligmor" + } + ], + "גמרה": [ + { + "word_nikkud": "לִגְמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "351-ligmor" + } + ], + "גומרים": [ + { + "word_nikkud": "לִגְמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "351-ligmor" + } + ], + "גמרתן": [ + { + "word_nikkud": "לִגְמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "351-ligmor" + } + ], + "אגמור": [ + { + "word_nikkud": "לִגְמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "351-ligmor" + } + ], + "גמרו": [ + { + "word_nikkud": "לִגְמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "351-ligmor" + } + ], + "גמרנו": [ + { + "word_nikkud": "לִגְמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "351-ligmor" + } + ], + "גמור": [ + { + "word_nikkud": "לִגְמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "351-ligmor" + } + ], + "תגמרי": [ + { + "word_nikkud": "לִגְמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "351-ligmor" + } + ], + "יגמור": [ + { + "word_nikkud": "לִגְמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "351-ligmor" + } + ], + "תגמור": [ + { + "word_nikkud": "לִגְמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "351-ligmor" + } + ], + "תגמורנה": [ + { + "word_nikkud": "לִגְמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "351-ligmor" + } + ], + "גמורנה!‏": [ + { + "word_nikkud": "לִגְמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "351-ligmor" + } + ], + "גמרתם": [ + { + "word_nikkud": "לִגְמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "351-ligmor" + } + ], + "להיגמר": [ + { + "word_nikkud": "לִגְמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "351-ligmor" + } + ], + "גומר": [ + { + "word_nikkud": "לִגְמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "351-ligmor" + } + ], + "גמרת": [ + { + "word_nikkud": "לִגְמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "351-ligmor" + } + ], + "גמרתי": [ + { + "word_nikkud": "לִגְמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "351-ligmor" + } + ], + "גמרו!‏": [ + { + "word_nikkud": "לִגְמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "351-ligmor" + } + ], + "לגמרי": [ + { + "word_nikkud": "לִגְמֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "351-ligmor" + } + ], + "תנשף": [ + { + "word_nikkud": "לְנַשֵּׁף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5426-lenashef" + } + ], + "מנשפים": [ + { + "word_nikkud": "לְנַשֵּׁף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5426-lenashef" + } + ], + "נשף!‏": [ + { + "word_nikkud": "לְנַשֵּׁף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5426-lenashef" + } + ], + "מנשף": [ + { + "word_nikkud": "לְנַשֵּׁף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5426-lenashef" + } + ], + "להתנשף": [ + { + "word_nikkud": "לְנַשֵּׁף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5426-lenashef" + } + ], + "נישפתן": [ + { + "word_nikkud": "לְנַשֵּׁף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5426-lenashef" + } + ], + "נשפו!‏": [ + { + "word_nikkud": "לְנַשֵּׁף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5426-lenashef" + } + ], + "נישפתי": [ + { + "word_nikkud": "לְנַשֵּׁף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5426-lenashef" + } + ], + "ינשפו": [ + { + "word_nikkud": "לְנַשֵּׁף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5426-lenashef" + } + ], + "תנשפנה": [ + { + "word_nikkud": "לְנַשֵּׁף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5426-lenashef" + } + ], + "מנשפות": [ + { + "word_nikkud": "לְנַשֵּׁף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5426-lenashef" + } + ], + "ינשף": [ + { + "word_nikkud": "לְנַשֵּׁף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5426-lenashef" + } + ], + "נישפת": [ + { + "word_nikkud": "לְנַשֵּׁף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5426-lenashef" + } + ], + "נישף": [ + { + "word_nikkud": "לְנַשֵּׁף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5426-lenashef" + } + ], + "נ - שׁ - ף": [ + { + "word_nikkud": "לְנַשֵּׁף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5426-lenashef" + } + ], + "תנשפי": [ + { + "word_nikkud": "לְנַשֵּׁף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5426-lenashef" + } + ], + "תנשפו": [ + { + "word_nikkud": "לְנַשֵּׁף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5426-lenashef" + } + ], + "נישפה": [ + { + "word_nikkud": "לְנַשֵּׁף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5426-lenashef" + } + ], + "לנשוף": [ + { + "word_nikkud": "לְנַשֵּׁף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5426-lenashef" + } + ], + "אנשף": [ + { + "word_nikkud": "לְנַשֵּׁף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5426-lenashef" + } + ], + "נשפי!‏": [ + { + "word_nikkud": "לְנַשֵּׁף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5426-lenashef" + } + ], + "נישפו": [ + { + "word_nikkud": "לְנַשֵּׁף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5426-lenashef" + } + ], + "נשפנה!‏": [ + { + "word_nikkud": "לְנַשֵּׁף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5426-lenashef" + } + ], + "נישפנו": [ + { + "word_nikkud": "לְנַשֵּׁף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5426-lenashef" + } + ], + "מנשפת": [ + { + "word_nikkud": "לְנַשֵּׁף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5426-lenashef" + } + ], + "נשף": [ + { + "word_nikkud": "לְנַשֵּׁף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5426-lenashef" + } + ], + "ינשוף": [ + { + "word_nikkud": "לְנַשֵּׁף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5426-lenashef" + } + ], + "ננשף": [ + { + "word_nikkud": "לְנַשֵּׁף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5426-lenashef" + } + ], + "לנשף": [ + { + "word_nikkud": "לְנַשֵּׁף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5426-lenashef" + } + ], + "נישפתם": [ + { + "word_nikkud": "לְנַשֵּׁף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5426-lenashef" + } + ], + "מאושרים": [ + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "תאושרי": [ + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "אשר!‏": [ + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "אושרנו": [ + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "אשרנה!‏": [ + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "מאושרות": [ + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "אישרו": [ + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "יאשרו": [ + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "אשרו!‏": [ + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "תאושרו": [ + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "תאשרי": [ + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "אושרו": [ + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "אאשר": [ + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "אושרתם": [ + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "תאשרו": [ + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "לאשר": [ + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "מאשרות": [ + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "אושרת": [ + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "אישרנו": [ + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "אאושר": [ + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "אישרתי": [ + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "מאשרים": [ + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "אישר": [ + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "אישרה": [ + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "תאושרנה": [ + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "יאשר": [ + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "אושרתי": [ + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "מאשר": [ + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "אישרת": [ + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "תאשר": [ + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "מאושר": [ + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "נאשר": [ + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "יאושרו": [ + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "מאושרת": [ + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "אישרתם": [ + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "אושרה": [ + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "אושרתן": [ + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "תאושר": [ + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "יאושר": [ + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "א - שׁ - ר": [ + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "אישרתן": [ + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "תאשרנה": [ + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "נאושר": [ + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "מאשרת": [ + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "אשרי!‏": [ + { + "word_nikkud": "לְאַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "164-leasher" + } + ], + "שקלה": [ + { + "word_nikkud": "לִשְׁקֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2300-lishkol" + } + ], + "נשקול": [ + { + "word_nikkud": "לִשְׁקֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2300-lishkol" + } + ], + "שוקלת": [ + { + "word_nikkud": "לִשְׁקֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2300-lishkol" + } + ], + "ישקלו": [ + { + "word_nikkud": "לִשְׁקֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2300-lishkol" + } + ], + "תשקול": [ + { + "word_nikkud": "לִשְׁקֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2300-lishkol" + } + ], + "משוקלל": [ + { + "word_nikkud": "לִשְׁקֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2300-lishkol" + } + ], + "שוקל": [ + { + "word_nikkud": "לִשְׁקֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2300-lishkol" + } + ], + "שוקלים": [ + { + "word_nikkud": "לִשְׁקֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2300-lishkol" + } + ], + "שקלו!‏": [ + { + "word_nikkud": "לִשְׁקֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2300-lishkol" + } + ], + "שקלתן": [ + { + "word_nikkud": "לִשְׁקֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2300-lishkol" + } + ], + "תשקלי": [ + { + "word_nikkud": "לִשְׁקֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2300-lishkol" + } + ], + "משקולת": [ + { + "word_nikkud": "לִשְׁקֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2300-lishkol" + } + ], + "שקלי!‏": [ + { + "word_nikkud": "לִשְׁקֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2300-lishkol" + } + ], + "אשקול": [ + { + "word_nikkud": "לִשְׁקֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2300-lishkol" + } + ], + "תשקולנה": [ + { + "word_nikkud": "לִשְׁקֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2300-lishkol" + } + ], + "שקלנו": [ + { + "word_nikkud": "לִשְׁקֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2300-lishkol" + } + ], + "שקולנה!‏": [ + { + "word_nikkud": "לִשְׁקֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2300-lishkol" + } + ], + "שקלת": [ + { + "word_nikkud": "לִשְׁקֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2300-lishkol" + } + ], + "לשקלל": [ + { + "word_nikkud": "לִשְׁקֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2300-lishkol" + } + ], + "שׁ - ק - ל": [ + { + "word_nikkud": "לִשְׁקֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2300-lishkol" + } + ], + "תשקלו": [ + { + "word_nikkud": "לִשְׁקֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2300-lishkol" + } + ], + "להישקל": [ + { + "word_nikkud": "לִשְׁקֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2300-lishkol" + } + ], + "שקלו": [ + { + "word_nikkud": "לִשְׁקֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2300-lishkol" + } + ], + "שקל": [ + { + "word_nikkud": "לִשְׁקֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2300-lishkol" + } + ], + "שוקלות": [ + { + "word_nikkud": "לִשְׁקֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2300-lishkol" + } + ], + "שקילה": [ + { + "word_nikkud": "לִשְׁקֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2300-lishkol" + } + ], + "שקול!‏": [ + { + "word_nikkud": "לִשְׁקֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2300-lishkol" + } + ], + "שיקלול": [ + { + "word_nikkud": "לִשְׁקֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2300-lishkol" + } + ], + "שיקול": [ + { + "word_nikkud": "לִשְׁקֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2300-lishkol" + } + ], + "ישקול": [ + { + "word_nikkud": "לִשְׁקֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2300-lishkol" + } + ], + "לשקול": [ + { + "word_nikkud": "לִשְׁקֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2300-lishkol" + } + ], + "שקלתם": [ + { + "word_nikkud": "לִשְׁקֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2300-lishkol" + } + ], + "משקל": [ + { + "word_nikkud": "לִשְׁקֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2300-lishkol" + } + ], + "שקלתי": [ + { + "word_nikkud": "לִשְׁקֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2300-lishkol" + } + ], + "נחפור": [ + { + "word_nikkud": "לַחְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "660-lachpor" + } + ], + "חפרתי": [ + { + "word_nikkud": "לַחְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "660-lachpor" + } + ], + "להתחפר": [ + { + "word_nikkud": "לַחְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "660-lachpor" + } + ], + "חופרות": [ + { + "word_nikkud": "לַחְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "660-lachpor" + } + ], + "חפרתן": [ + { + "word_nikkud": "לַחְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "660-lachpor" + } + ], + "חופר": [ + { + "word_nikkud": "לַחְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "660-lachpor" + } + ], + "מחפיר": [ + { + "word_nikkud": "לַחְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "660-lachpor" + } + ], + "לחפור": [ + { + "word_nikkud": "לַחְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "660-lachpor" + } + ], + "תחפרי": [ + { + "word_nikkud": "לַחְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "660-lachpor" + } + ], + "להיחפר": [ + { + "word_nikkud": "לַחְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "660-lachpor" + } + ], + "חופרים": [ + { + "word_nikkud": "לַחְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "660-lachpor" + } + ], + "חפור!‏": [ + { + "word_nikkud": "לַחְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "660-lachpor" + } + ], + "מחפר": [ + { + "word_nikkud": "לַחְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "660-lachpor" + } + ], + "חפורנה!‏": [ + { + "word_nikkud": "לַחְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "660-lachpor" + } + ], + "חפרו!‏": [ + { + "word_nikkud": "לַחְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "660-lachpor" + } + ], + "חפרו": [ + { + "word_nikkud": "לַחְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "660-lachpor" + } + ], + "חפרי!‏": [ + { + "word_nikkud": "לַחְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "660-lachpor" + } + ], + "תחפורנה": [ + { + "word_nikkud": "לַחְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "660-lachpor" + } + ], + "אחפור": [ + { + "word_nikkud": "לַחְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "660-lachpor" + } + ], + "חפרתם": [ + { + "word_nikkud": "לַחְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "660-lachpor" + } + ], + "יחפור": [ + { + "word_nikkud": "לַחְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "660-lachpor" + } + ], + "תחפרו": [ + { + "word_nikkud": "לַחְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "660-lachpor" + } + ], + "חפרת": [ + { + "word_nikkud": "לַחְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "660-lachpor" + } + ], + "יחפרו": [ + { + "word_nikkud": "לַחְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "660-lachpor" + } + ], + "ח - פ - ר": [ + { + "word_nikkud": "לַחְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "660-lachpor" + } + ], + "חפרנו": [ + { + "word_nikkud": "לַחְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "660-lachpor" + } + ], + "חופרת": [ + { + "word_nikkud": "לַחְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "660-lachpor" + } + ], + "חפר": [ + { + "word_nikkud": "לַחְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "660-lachpor" + } + ], + "חפירה": [ + { + "word_nikkud": "לַחְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "660-lachpor" + } + ], + "תחפור": [ + { + "word_nikkud": "לַחְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "660-lachpor" + } + ], + "חפרה": [ + { + "word_nikkud": "לַחְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "660-lachpor" + } + ], + "השתתפתן": [ + { + "word_nikkud": "לְהִשְׁתַּתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2335-lehishtatef" + } + ], + "השתתפתם": [ + { + "word_nikkud": "לְהִשְׁתַּתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2335-lehishtatef" + } + ], + "תשתתפו": [ + { + "word_nikkud": "לְהִשְׁתַּתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2335-lehishtatef" + } + ], + "משתתפות": [ + { + "word_nikkud": "לְהִשְׁתַּתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2335-lehishtatef" + } + ], + "השתתפנה!‏": [ + { + "word_nikkud": "לְהִשְׁתַּתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2335-lehishtatef" + } + ], + "תשתתפי": [ + { + "word_nikkud": "לְהִשְׁתַּתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2335-lehishtatef" + } + ], + "השתתפנו": [ + { + "word_nikkud": "לְהִשְׁתַּתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2335-lehishtatef" + } + ], + "ישתתף": [ + { + "word_nikkud": "לְהִשְׁתַּתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2335-lehishtatef" + } + ], + "משתתפים": [ + { + "word_nikkud": "לְהִשְׁתַּתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2335-lehishtatef" + } + ], + "השתתף!‏": [ + { + "word_nikkud": "לְהִשְׁתַּתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2335-lehishtatef" + } + ], + "השתתף": [ + { + "word_nikkud": "לְהִשְׁתַּתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2335-lehishtatef" + } + ], + "השתתפו": [ + { + "word_nikkud": "לְהִשְׁתַּתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2335-lehishtatef" + } + ], + "השתתפי!‏": [ + { + "word_nikkud": "לְהִשְׁתַּתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2335-lehishtatef" + } + ], + "תשתתפנה": [ + { + "word_nikkud": "לְהִשְׁתַּתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2335-lehishtatef" + } + ], + "השתתפת": [ + { + "word_nikkud": "לְהִשְׁתַּתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2335-lehishtatef" + } + ], + "נשתתף": [ + { + "word_nikkud": "לְהִשְׁתַּתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2335-lehishtatef" + } + ], + "השתתפתי": [ + { + "word_nikkud": "לְהִשְׁתַּתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2335-lehishtatef" + } + ], + "השתתפו!‏": [ + { + "word_nikkud": "לְהִשְׁתַּתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2335-lehishtatef" + } + ], + "אשתתף": [ + { + "word_nikkud": "לְהִשְׁתַּתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2335-lehishtatef" + } + ], + "ישתתפו": [ + { + "word_nikkud": "לְהִשְׁתַּתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2335-lehishtatef" + } + ], + "משתתפת": [ + { + "word_nikkud": "לְהִשְׁתַּתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2335-lehishtatef" + } + ], + "משתתף": [ + { + "word_nikkud": "לְהִשְׁתַּתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2335-lehishtatef" + } + ], + "השתתפה": [ + { + "word_nikkud": "לְהִשְׁתַּתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2335-lehishtatef" + } + ], + "תשתתף": [ + { + "word_nikkud": "לְהִשְׁתַּתֵּף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2335-lehishtatef" + } + ], + "מקרבים": [ + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + } + ], + "יקורבו": [ + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + } + ], + "מקרב": [ + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + } + ], + "מקורב": [ + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + } + ], + "יקרבו": [ + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + } + ], + "קירבתם": [ + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + } + ], + "תקורב": [ + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + } + ], + "מקרבות": [ + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + } + ], + "קירב": [ + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + } + ], + "קורבה": [ + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + } + ], + "קירבתן": [ + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + } + ], + "אקורב": [ + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + } + ], + "תקורבי": [ + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + } + ], + "תקרבנה": [ + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + }, + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "קירבו": [ + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + } + ], + "קרב!‏": [ + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + } + ], + "קורבתי": [ + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + } + ], + "תקורבו": [ + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + } + ], + "קורבו": [ + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + } + ], + "קרבי!‏": [ + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + } + ], + "קורבתם": [ + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + } + ], + "קורבנו": [ + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + } + ], + "מקורבות": [ + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + } + ], + "אקרב": [ + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + } + ], + "תקורבנה": [ + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + } + ], + "יקורב": [ + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + } + ], + "קרבנה!‏": [ + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + } + ], + "מקרבת": [ + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + } + ], + "מקורבת": [ + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + } + ], + "קירבת": [ + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + } + ], + "קורב": [ + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + } + ], + "קורבתן": [ + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + } + ], + "קירבתי": [ + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + } + ], + "נקורב": [ + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + } + ], + "יקרב": [ + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + } + ], + "קרבו!‏": [ + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + } + ], + "קירבנו": [ + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + } + ], + "תקרב": [ + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + } + ], + "תקרבי": [ + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + } + ], + "קורבת": [ + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + } + ], + "תקרבו": [ + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + } + ], + "נקרב": [ + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + } + ], + "מקורבים": [ + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + } + ], + "קירבה": [ + { + "word_nikkud": "לְקָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1946-lekarev" + } + ], + "התאמנה!‏": [ + { + "word_nikkud": "לְהִתְאַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "115-lehitamen" + }, + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "מתאמנת": [ + { + "word_nikkud": "לְהִתְאַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "115-lehitamen" + } + ], + "מתאמן": [ + { + "word_nikkud": "לְהִתְאַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "115-lehitamen" + } + ], + "התאמני!‏": [ + { + "word_nikkud": "לְהִתְאַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "115-lehitamen" + } + ], + "מתאמנות": [ + { + "word_nikkud": "לְהִתְאַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "115-lehitamen" + } + ], + "התאמנה": [ + { + "word_nikkud": "לְהִתְאַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "115-lehitamen" + } + ], + "אתאמן": [ + { + "word_nikkud": "לְהִתְאַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "115-lehitamen" + } + ], + "התאמנתם": [ + { + "word_nikkud": "לְהִתְאַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "115-lehitamen" + } + ], + "התאמן!‏": [ + { + "word_nikkud": "לְהִתְאַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "115-lehitamen" + } + ], + "תתאמנו": [ + { + "word_nikkud": "לְהִתְאַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "115-lehitamen" + } + ], + "תתאמן": [ + { + "word_nikkud": "לְהִתְאַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "115-lehitamen" + } + ], + "התאמנתן": [ + { + "word_nikkud": "לְהִתְאַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "115-lehitamen" + } + ], + "תתאמני": [ + { + "word_nikkud": "לְהִתְאַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "115-lehitamen" + } + ], + "התאמנו": [ + { + "word_nikkud": "לְהִתְאַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "115-lehitamen" + }, + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "יתאמן": [ + { + "word_nikkud": "לְהִתְאַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "115-lehitamen" + } + ], + "התאמנו!‏": [ + { + "word_nikkud": "לְהִתְאַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "115-lehitamen" + } + ], + "נתאמן": [ + { + "word_nikkud": "לְהִתְאַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "115-lehitamen" + } + ], + "יתאמנו": [ + { + "word_nikkud": "לְהִתְאַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "115-lehitamen" + } + ], + "מתאמנים": [ + { + "word_nikkud": "לְהִתְאַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "115-lehitamen" + } + ], + "התאמן": [ + { + "word_nikkud": "לְהִתְאַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "115-lehitamen" + } + ], + "התאמנתי": [ + { + "word_nikkud": "לְהִתְאַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "115-lehitamen" + } + ], + "התאמנת": [ + { + "word_nikkud": "לְהִתְאַמֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "115-lehitamen" + } + ], + "משורתות": [ + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + } + ], + "שירת": [ + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + } + ], + "תשרתי": [ + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + } + ], + "שרתו!‏": [ + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + } + ], + "משרתות": [ + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + } + ], + "ישורתו": [ + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + } + ], + "משרתים": [ + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + } + ], + "שורתו": [ + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + } + ], + "אשרת": [ + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + } + ], + "תשורתנה": [ + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + } + ], + "שירתי": [ + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + } + ], + "ישורת": [ + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + } + ], + "ישרת": [ + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + } + ], + "שורתנו": [ + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + } + ], + "ישרתו": [ + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + } + ], + "נשורת": [ + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + } + ], + "תשורתי": [ + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + } + ], + "תשרתנה": [ + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + } + ], + "תשרת": [ + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + } + ], + "שירתם": [ + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + } + ], + "תשורת": [ + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + } + ], + "שורתם": [ + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + } + ], + "שׁ - ר - ת": [ + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + } + ], + "שירתו": [ + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + } + ], + "נשרת": [ + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + } + ], + "שירתה": [ + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + } + ], + "שורת": [ + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + } + ], + "משרת": [ + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + } + ], + "שירות": [ + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + } + ], + "תשורתו": [ + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + } + ], + "משרתת": [ + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + } + ], + "שירתנו": [ + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + } + ], + "שירתן": [ + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + } + ], + "משורתים": [ + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + } + ], + "שורתי": [ + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + } + ], + "משורתת": [ + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + } + ], + "אשורת": [ + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + } + ], + "משורת": [ + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + } + ], + "שרת!‏": [ + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + } + ], + "שורתה": [ + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + } + ], + "תשרתו": [ + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + } + ], + "שרתי!‏": [ + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + } + ], + "שרתנה!‏": [ + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + } + ], + "שורתן": [ + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + } + ], + "לשרת": [ + { + "word_nikkud": "לְשָׁרֵת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2329-lesharet" + } + ], + "גידלנו": [ + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + } + ], + "להגדיל": [ + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + }, + { + "word_nikkud": "לִגְדֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "298-ligdol" + } + ], + "תגדלי": [ + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + }, + { + "word_nikkud": "לִגְדֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "298-ligdol" + } + ], + "ג - ד - ל": [ + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + }, + { + "word_nikkud": "לִגְדֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "298-ligdol" + } + ], + "גודלתן": [ + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + } + ], + "תגדלו": [ + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + }, + { + "word_nikkud": "לִגְדֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "298-ligdol" + } + ], + "מגודלת": [ + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + } + ], + "גדל!‏": [ + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + }, + { + "word_nikkud": "לִגְדֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "298-ligdol" + } + ], + "נגודל": [ + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + } + ], + "לגדל": [ + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + }, + { + "word_nikkud": "לִגְדֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "298-ligdol" + } + ], + "גודלתם": [ + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + } + ], + "גדול": [ + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + }, + { + "word_nikkud": "לִגְדֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "298-ligdol" + } + ], + "תגודלנה": [ + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + } + ], + "גודלתי": [ + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + } + ], + "תגודל": [ + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + } + ], + "מגודלות": [ + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + } + ], + "גודלו": [ + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + } + ], + "לגדול": [ + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + }, + { + "word_nikkud": "לִגְדֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "298-ligdol" + } + ], + "מגודלים": [ + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + } + ], + "גידלת": [ + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + } + ], + "גידלתן": [ + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + } + ], + "יגדל": [ + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + }, + { + "word_nikkud": "לִגְדֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "298-ligdol" + } + ], + "גודלת": [ + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + } + ], + "גדלי!‏": [ + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + }, + { + "word_nikkud": "לִגְדֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "298-ligdol" + } + ], + "תגדלנה": [ + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + }, + { + "word_nikkud": "לִגְדֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "298-ligdol" + } + ], + "יגדלו": [ + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + }, + { + "word_nikkud": "לִגְדֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "298-ligdol" + } + ], + "תגודלו": [ + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + } + ], + "יגודל": [ + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + } + ], + "גידלו": [ + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + } + ], + "תגודלי": [ + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + } + ], + "יגודלו": [ + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + } + ], + "גדלו!‏": [ + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + }, + { + "word_nikkud": "לִגְדֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "298-ligdol" + } + ], + "תגדל": [ + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + }, + { + "word_nikkud": "לִגְדֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "298-ligdol" + } + ], + "גודלה": [ + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + } + ], + "גידלה": [ + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + } + ], + "מגודל": [ + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + } + ], + "גידל": [ + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + } + ], + "נגדל": [ + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + }, + { + "word_nikkud": "לִגְדֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "298-ligdol" + } + ], + "אגדל": [ + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + }, + { + "word_nikkud": "לִגְדֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "298-ligdol" + } + ], + "גודלנו": [ + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + } + ], + "גידלתם": [ + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + } + ], + "גידלתי": [ + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + } + ], + "גדלנה!‏": [ + { + "word_nikkud": "לְגַדֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "299-legadel" + }, + { + "word_nikkud": "לִגְדֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "298-ligdol" + } + ], + "נאופשר": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "אופשרו": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "תאופשר": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "אפשרתם": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "מאופשר": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "תאופשרו": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "תאופשרנה": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "אפשרה": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "מאופשרים": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "להתאפשר": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "א - פ - שׁ - ר": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "אפשרנו": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "יאפשרו": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "אפשרתי": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "אופשרתן": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "אאפשר": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "תאפשרו": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "אפשרי!‏": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "אפשרו!‏": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "מאופשרת": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "מאפשרת": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "נאפשר": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "אופשרה": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "אפשרו": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "מאפשרות": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "אפשרת": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "מאפשר": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "לאפשר": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "מאופשרות": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "אופשרת": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "אופשרתם": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "יאופשר": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "תאפשר": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "אופשרתי": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "יאופשרו": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "מאפשרים": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "תאפשרנה": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "אפשרנה!‏": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "אופשרנו": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "תאופשרי": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "אופשר": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "יאפשר": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "אפשר!‏": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "אפשרתן": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "אאופשר": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "תאפשרי": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "אפשר": [ + { + "word_nikkud": "לְאַפְשֵׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "145-leafsher" + } + ], + "תיגשי": [ + { + "word_nikkud": "לָגֶשֶׁת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1143-lageshet" + } + ], + "ניגשות": [ + { + "word_nikkud": "לָגֶשֶׁת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1143-lageshet" + } + ], + "ניגשתן": [ + { + "word_nikkud": "לָגֶשֶׁת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1143-lageshet" + } + ], + "ייגשו": [ + { + "word_nikkud": "לָגֶשֶׁת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1143-lageshet" + } + ], + "ניגש": [ + { + "word_nikkud": "לָגֶשֶׁת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1143-lageshet" + } + ], + "ניגשה": [ + { + "word_nikkud": "לָגֶשֶׁת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1143-lageshet" + } + ], + "ניגשנו": [ + { + "word_nikkud": "לָגֶשֶׁת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1143-lageshet" + } + ], + "תיגשו": [ + { + "word_nikkud": "לָגֶשֶׁת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1143-lageshet" + } + ], + "ניגשו": [ + { + "word_nikkud": "לָגֶשֶׁת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1143-lageshet" + } + ], + "גש!‏": [ + { + "word_nikkud": "לָגֶשֶׁת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1143-lageshet" + } + ], + "ניגשתי": [ + { + "word_nikkud": "לָגֶשֶׁת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1143-lageshet" + } + ], + "ייגש": [ + { + "word_nikkud": "לָגֶשֶׁת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1143-lageshet" + } + ], + "ניגשת": [ + { + "word_nikkud": "לָגֶשֶׁת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1143-lageshet" + } + ], + "ניגשתם": [ + { + "word_nikkud": "לָגֶשֶׁת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1143-lageshet" + } + ], + "אגש": [ + { + "word_nikkud": "לָגֶשֶׁת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1143-lageshet" + } + ], + "גשו!‏": [ + { + "word_nikkud": "לָגֶשֶׁת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1143-lageshet" + } + ], + "גשנה!‏": [ + { + "word_nikkud": "לָגֶשֶׁת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1143-lageshet" + } + ], + "ניגשים": [ + { + "word_nikkud": "לָגֶשֶׁת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1143-lageshet" + } + ], + "גשי!‏": [ + { + "word_nikkud": "לָגֶשֶׁת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1143-lageshet" + } + ], + "תיגשנה": [ + { + "word_nikkud": "לָגֶשֶׁת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1143-lageshet" + } + ], + "תיגש": [ + { + "word_nikkud": "לָגֶשֶׁת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1143-lageshet" + } + ], + "לסווג": [ + { + "word_nikkud": "לָסֶגֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1323-laseget" + } + ], + "להסיג": [ + { + "word_nikkud": "לָסֶגֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1323-laseget" + } + ], + "נסיגה": [ + { + "word_nikkud": "לָסֶגֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1323-laseget" + } + ], + "ס - ו - ג": [ + { + "word_nikkud": "לָסֶגֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1323-laseget" + } + ], + "סוג": [ + { + "word_nikkud": "לָסֶגֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1323-laseget" + } + ], + "העדנו": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "תעידי": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "העידו": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "אעיד": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "העדת": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "הועדנו": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "מעיד": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "תועדו": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "לעודד": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + }, + { + "word_nikkud": "לְעוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1458-leoded" + } + ], + "תעידינה": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "תעיד": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "עדות": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + }, + { + "word_nikkud": "לְעוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1458-leoded" + } + ], + "העדנה!‏": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "העדתם": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "העידותם": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "העידותי": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "העידה": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "נעיד": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "מועדות": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "יעיד": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "הועדתי": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "תועדינה": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "מעידות": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "העידותן": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "הועדת": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "מועד": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "להעיד": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + }, + { + "word_nikkud": "לְעוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1458-leoded" + } + ], + "תועד": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "יועדו": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "עדה": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + }, + { + "word_nikkud": "לְעוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1458-leoded" + } + ], + "תעדנה": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "הועדתן": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "הועדו": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "הועדה": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "העידונו": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "העיד": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "העידי!‏": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "העד!‏": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "אועד": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "ע - ו - ד": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + }, + { + "word_nikkud": "לְעוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1458-leoded" + } + ], + "תעודה": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + }, + { + "word_nikkud": "לְעוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1458-leoded" + } + ], + "יעידו": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "תועדי": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "תעידו": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "עד": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + }, + { + "word_nikkud": "לְעוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1458-leoded" + } + ], + "מועדת": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "מועדים": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "נועד": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "מעידים": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "העידו!‏": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "העדתי": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "תועדנה": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "להתעודד": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + }, + { + "word_nikkud": "לְעוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1458-leoded" + } + ], + "העידות": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "הועד": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "עידוד": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + }, + { + "word_nikkud": "לְעוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1458-leoded" + } + ], + "העדתן": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "הועדתם": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "יועד": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "מעידה": [ + { + "word_nikkud": "לְהָעִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1457-lehaid" + } + ], + "ציינו": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "יציינו": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "יצוינו": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "צייני!‏": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "ציין": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "מציינות": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "ציינתם": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "תציינו": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "צוינתם": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "ציינה!‏": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "מציינת": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "מציין": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "נצוין": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "ציינתי": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "מציינים": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "תציינה": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "תציין": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "אציין": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "צוין": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "תצוין": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "תצויני": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "תצייני": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "מצוין": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "מצוינים": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "ציינה": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "צוינת": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "תצוינו": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "צוינתי": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "ציינו!‏": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "לציין": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "ציינת": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "צוינתן": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "תצוינה": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "ציון": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "צוינו": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "ציינתן": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "יצוין": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "נציין": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "יציין": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "אצוין": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "צ - י - ן": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "ציין!‏": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "מצוינות": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "להצטיין": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "צוינה": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "מצוינת": [ + { + "word_nikkud": "לְצַיֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1790-letzayen" + } + ], + "תשתלטי": [ + { + "word_nikkud": "לְהִשְׁתַּלֵּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2226-lehishtalet" + } + ], + "תשתלטו": [ + { + "word_nikkud": "לְהִשְׁתַּלֵּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2226-lehishtalet" + } + ], + "משתלט": [ + { + "word_nikkud": "לְהִשְׁתַּלֵּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2226-lehishtalet" + } + ], + "השתלטי!‏": [ + { + "word_nikkud": "לְהִשְׁתַּלֵּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2226-lehishtalet" + } + ], + "השתלטתן": [ + { + "word_nikkud": "לְהִשְׁתַּלֵּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2226-lehishtalet" + } + ], + "השתלטתם": [ + { + "word_nikkud": "לְהִשְׁתַּלֵּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2226-lehishtalet" + } + ], + "השתלטנו": [ + { + "word_nikkud": "לְהִשְׁתַּלֵּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2226-lehishtalet" + } + ], + "משתלטות": [ + { + "word_nikkud": "לְהִשְׁתַּלֵּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2226-lehishtalet" + } + ], + "משתלטים": [ + { + "word_nikkud": "לְהִשְׁתַּלֵּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2226-lehishtalet" + } + ], + "אשתלט": [ + { + "word_nikkud": "לְהִשְׁתַּלֵּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2226-lehishtalet" + } + ], + "תשתלט": [ + { + "word_nikkud": "לְהִשְׁתַּלֵּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2226-lehishtalet" + } + ], + "השתלטת": [ + { + "word_nikkud": "לְהִשְׁתַּלֵּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2226-lehishtalet" + } + ], + "השתלט": [ + { + "word_nikkud": "לְהִשְׁתַּלֵּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2226-lehishtalet" + } + ], + "השתלטו": [ + { + "word_nikkud": "לְהִשְׁתַּלֵּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2226-lehishtalet" + } + ], + "השתלט!‏": [ + { + "word_nikkud": "לְהִשְׁתַּלֵּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2226-lehishtalet" + } + ], + "השתלטה": [ + { + "word_nikkud": "לְהִשְׁתַּלֵּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2226-lehishtalet" + } + ], + "נשתלט": [ + { + "word_nikkud": "לְהִשְׁתַּלֵּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2226-lehishtalet" + } + ], + "תשתלטנה": [ + { + "word_nikkud": "לְהִשְׁתַּלֵּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2226-lehishtalet" + } + ], + "ישתלטו": [ + { + "word_nikkud": "לְהִשְׁתַּלֵּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2226-lehishtalet" + } + ], + "השתלטתי": [ + { + "word_nikkud": "לְהִשְׁתַּלֵּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2226-lehishtalet" + } + ], + "משתלטת": [ + { + "word_nikkud": "לְהִשְׁתַּלֵּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2226-lehishtalet" + } + ], + "השתלטו!‏": [ + { + "word_nikkud": "לְהִשְׁתַּלֵּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2226-lehishtalet" + } + ], + "ישתלט": [ + { + "word_nikkud": "לְהִשְׁתַּלֵּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2226-lehishtalet" + } + ], + "השתלטנה!‏": [ + { + "word_nikkud": "לְהִשְׁתַּלֵּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2226-lehishtalet" + } + ], + "חייך!‏": [ + { + "word_nikkud": "לְחַיֵּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "591-lechayech" + } + ], + "חייכנה!‏": [ + { + "word_nikkud": "לְחַיֵּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "591-lechayech" + } + ], + "מחייכת": [ + { + "word_nikkud": "לְחַיֵּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "591-lechayech" + } + ], + "נחייך": [ + { + "word_nikkud": "לְחַיֵּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "591-lechayech" + } + ], + "מחייכות": [ + { + "word_nikkud": "לְחַיֵּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "591-lechayech" + } + ], + "חייכתם": [ + { + "word_nikkud": "לְחַיֵּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "591-lechayech" + } + ], + "תחייכי": [ + { + "word_nikkud": "לְחַיֵּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "591-lechayech" + } + ], + "חייכנו": [ + { + "word_nikkud": "לְחַיֵּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "591-lechayech" + } + ], + "מחייך": [ + { + "word_nikkud": "לְחַיֵּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "591-lechayech" + } + ], + "אחייך": [ + { + "word_nikkud": "לְחַיֵּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "591-lechayech" + } + ], + "חייך": [ + { + "word_nikkud": "לְחַיֵּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "591-lechayech" + } + ], + "חיוך": [ + { + "word_nikkud": "לְחַיֵּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "591-lechayech" + } + ], + "חייכי!‏": [ + { + "word_nikkud": "לְחַיֵּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "591-lechayech" + } + ], + "ח - י - ך": [ + { + "word_nikkud": "לְחַיֵּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "591-lechayech" + } + ], + "חייכו!‏": [ + { + "word_nikkud": "לְחַיֵּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "591-lechayech" + } + ], + "תחייכו": [ + { + "word_nikkud": "לְחַיֵּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "591-lechayech" + } + ], + "מחויך": [ + { + "word_nikkud": "לְחַיֵּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "591-lechayech" + } + ], + "תחייך": [ + { + "word_nikkud": "לְחַיֵּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "591-lechayech" + } + ], + "לחייך": [ + { + "word_nikkud": "לְחַיֵּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "591-lechayech" + } + ], + "יחייכו": [ + { + "word_nikkud": "לְחַיֵּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "591-lechayech" + } + ], + "מחייכים": [ + { + "word_nikkud": "לְחַיֵּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "591-lechayech" + } + ], + "חייכת": [ + { + "word_nikkud": "לְחַיֵּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "591-lechayech" + } + ], + "חייכתן": [ + { + "word_nikkud": "לְחַיֵּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "591-lechayech" + } + ], + "יחייך": [ + { + "word_nikkud": "לְחַיֵּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "591-lechayech" + } + ], + "חייכה": [ + { + "word_nikkud": "לְחַיֵּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "591-lechayech" + } + ], + "חייכתי": [ + { + "word_nikkud": "לְחַיֵּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "591-lechayech" + } + ], + "חייכו": [ + { + "word_nikkud": "לְחַיֵּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "591-lechayech" + } + ], + "חייכן": [ + { + "word_nikkud": "לְחַיֵּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "591-lechayech" + } + ], + "תחייכנה": [ + { + "word_nikkud": "לְחַיֵּךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "591-lechayech" + } + ], + "שלמתם": [ + { + "word_nikkud": "לִשְׁלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2798-lishlom" + } + ], + "שלמתי": [ + { + "word_nikkud": "לִשְׁלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2798-lishlom" + } + ], + "שלמת": [ + { + "word_nikkud": "לִשְׁלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2798-lishlom" + } + ], + "שלמנו": [ + { + "word_nikkud": "לִשְׁלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2798-lishlom" + } + ], + "שלמו": [ + { + "word_nikkud": "לִשְׁלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2798-lishlom" + } + ], + "שלמה": [ + { + "word_nikkud": "לִשְׁלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2798-lishlom" + } + ], + "שלמתן": [ + { + "word_nikkud": "לִשְׁלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2798-lishlom" + } + ], + "שלמים": [ + { + "word_nikkud": "לִשְׁלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2798-lishlom" + } + ], + "הקיאו": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "הוקאתן": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "הוקאו": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "תוקאנה": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "מקיאים": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "נוקא": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "תקיא": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "יקיאו": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "הוקאתי": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "הוקאת": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "הוקאנו": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "תוקאו": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "יוקא": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "מוקא": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "ק - י - א": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "אקיא": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "מוקאים": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "הוקאתם": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "מקיאות": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "יוקאו": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "מקיאה": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "הקאת": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "נקיא": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "מקיא": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "הוקאה": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "הקאתי": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "מוקאות": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "תוקא": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "הקא!‏": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "הקיאו!‏": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "הקיאי!‏": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "אוקא": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "הקיא": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "הקאנו": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "תקאנה": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "מוקאת": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "הקאתם": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "תוקאי": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "יקיא": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "הקאנה!‏": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "הקאתן": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "הקיאה": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "להקיא": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "הוקא": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "תקיאו": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "תקיאי": [ + { + "word_nikkud": "לְהָקִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1894-lehaki" + } + ], + "ניעלם": [ + { + "word_nikkud": "לְהֵעָלֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1499-lehealem" + } + ], + "ייעלמו": [ + { + "word_nikkud": "לְהֵעָלֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1499-lehealem" + } + ], + "נעלמנו": [ + { + "word_nikkud": "לְהֵעָלֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1499-lehealem" + } + ], + "תיעלמו": [ + { + "word_nikkud": "לְהֵעָלֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1499-lehealem" + } + ], + "היעלמו!‏": [ + { + "word_nikkud": "לְהֵעָלֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1499-lehealem" + } + ], + "היעלם!‏": [ + { + "word_nikkud": "לְהֵעָלֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1499-lehealem" + } + ], + "איעלם": [ + { + "word_nikkud": "לְהֵעָלֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1499-lehealem" + } + ], + "נעלמה": [ + { + "word_nikkud": "לְהֵעָלֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1499-lehealem" + } + ], + "נעלמתן": [ + { + "word_nikkud": "לְהֵעָלֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1499-lehealem" + } + ], + "נעלמתם": [ + { + "word_nikkud": "לְהֵעָלֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1499-lehealem" + } + ], + "נעלמים": [ + { + "word_nikkud": "לְהֵעָלֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1499-lehealem" + } + ], + "נעלם": [ + { + "word_nikkud": "לְהֵעָלֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1499-lehealem" + } + ], + "נעלמתי": [ + { + "word_nikkud": "לְהֵעָלֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1499-lehealem" + } + ], + "נעלמו": [ + { + "word_nikkud": "לְהֵעָלֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1499-lehealem" + } + ], + "נעלמת": [ + { + "word_nikkud": "לְהֵעָלֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1499-lehealem" + } + ], + "היעלמי!‏": [ + { + "word_nikkud": "לְהֵעָלֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1499-lehealem" + } + ], + "היעלמנה!‏": [ + { + "word_nikkud": "לְהֵעָלֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1499-lehealem" + } + ], + "נעלמות": [ + { + "word_nikkud": "לְהֵעָלֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1499-lehealem" + } + ], + "ייעלם": [ + { + "word_nikkud": "לְהֵעָלֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1499-lehealem" + } + ], + "תיעלם": [ + { + "word_nikkud": "לְהֵעָלֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1499-lehealem" + } + ], + "תיעלמנה": [ + { + "word_nikkud": "לְהֵעָלֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1499-lehealem" + } + ], + "תיעלמי": [ + { + "word_nikkud": "לְהֵעָלֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1499-lehealem" + } + ], + "ארזתי": [ + { + "word_nikkud": "לֶאֱרֹז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "153-leeroz" + } + ], + "ארזי!‏": [ + { + "word_nikkud": "לֶאֱרֹז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "153-leeroz" + } + ], + "לארוז": [ + { + "word_nikkud": "לֶאֱרֹז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "153-leeroz" + } + ], + "ארזתם": [ + { + "word_nikkud": "לֶאֱרֹז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "153-leeroz" + } + ], + "להיארז": [ + { + "word_nikkud": "לֶאֱרֹז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "153-leeroz" + } + ], + "ארזת": [ + { + "word_nikkud": "לֶאֱרֹז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "153-leeroz" + } + ], + "ארזתן": [ + { + "word_nikkud": "לֶאֱרֹז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "153-leeroz" + } + ], + "נארוז": [ + { + "word_nikkud": "לֶאֱרֹז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "153-leeroz" + } + ], + "אורזות": [ + { + "word_nikkud": "לֶאֱרֹז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "153-leeroz" + } + ], + "אורזת": [ + { + "word_nikkud": "לֶאֱרֹז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "153-leeroz" + } + ], + "תארזי": [ + { + "word_nikkud": "לֶאֱרֹז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "153-leeroz" + } + ], + "ארוזנה!‏": [ + { + "word_nikkud": "לֶאֱרֹז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "153-leeroz" + } + ], + "ארוז!‏": [ + { + "word_nikkud": "לֶאֱרֹז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "153-leeroz" + } + ], + "יארוז": [ + { + "word_nikkud": "לֶאֱרֹז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "153-leeroz" + } + ], + "א - ר - ז": [ + { + "word_nikkud": "לֶאֱרֹז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "153-leeroz" + } + ], + "אורז": [ + { + "word_nikkud": "לֶאֱרֹז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "153-leeroz" + } + ], + "ארזנו": [ + { + "word_nikkud": "לֶאֱרֹז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "153-leeroz" + } + ], + "יארזו": [ + { + "word_nikkud": "לֶאֱרֹז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "153-leeroz" + } + ], + "תארוז": [ + { + "word_nikkud": "לֶאֱרֹז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "153-leeroz" + } + ], + "ארזו!‏": [ + { + "word_nikkud": "לֶאֱרֹז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "153-leeroz" + } + ], + "ארזה": [ + { + "word_nikkud": "לֶאֱרֹז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "153-leeroz" + } + ], + "אורזים": [ + { + "word_nikkud": "לֶאֱרֹז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "153-leeroz" + } + ], + "אארוז": [ + { + "word_nikkud": "לֶאֱרֹז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "153-leeroz" + } + ], + "ארזו": [ + { + "word_nikkud": "לֶאֱרֹז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "153-leeroz" + } + ], + "תארוזנה": [ + { + "word_nikkud": "לֶאֱרֹז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "153-leeroz" + } + ], + "תארזו": [ + { + "word_nikkud": "לֶאֱרֹז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "153-leeroz" + } + ], + "לעלוב": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "הועלבנו": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "העלבנה!‏": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "מעליבה": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "הועלבה": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "הועלבתן": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "אעליב": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "הועלב": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "הועלבתי": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "הועלבת": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "העלבה": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "מעליב": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "העלבת": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "להיעלב": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "מועלבים": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "תעליבו": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "יועלבו": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "מעליבים": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "תעליב": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "להעליב": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "מועלבת": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "העליב": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "העלבתם": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "נועלב": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "תועלבו": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "העליבו!‏": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "העליבה": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "מועלב": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "תועלבי": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "העליבי!‏": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "מעליבות": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "תועלב": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "העלבתן": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "יעליב": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "מועלבות": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "הועלבתם": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "יועלב": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "תעליבי": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "יעליבו": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "ע - ל - ב": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "העלבתי": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "העליבו": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "עלוב": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "נעליב": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "העלב!‏": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "תעלבנה": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "תועלבנה": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "אועלב": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "הועלבו": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "עלבון": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "העלבנו": [ + { + "word_nikkud": "לְהַעֲלִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1494-lehaaliv" + } + ], + "פרוש": [ + { + "word_nikkud": "לִפְרֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1726-lifrosh" + } + ], + "פורשת": [ + { + "word_nikkud": "לִפְרֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1726-lifrosh" + } + ], + "תפרשו": [ + { + "word_nikkud": "לִפְרֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1726-lifrosh" + } + ], + "תפרוש": [ + { + "word_nikkud": "לִפְרֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1726-lifrosh" + } + ], + "תפרושנה": [ + { + "word_nikkud": "לִפְרֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1726-lifrosh" + } + ], + "פורשות": [ + { + "word_nikkud": "לִפְרֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1726-lifrosh" + } + ], + "פרשתי": [ + { + "word_nikkud": "לִפְרֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1726-lifrosh" + } + ], + "פרש": [ + { + "word_nikkud": "לִפְרֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1726-lifrosh" + } + ], + "הפרש": [ + { + "word_nikkud": "לִפְרֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1726-lifrosh" + } + ], + "אפרוש": [ + { + "word_nikkud": "לִפְרֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1726-lifrosh" + } + ], + "פרושנה!‏": [ + { + "word_nikkud": "לִפְרֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1726-lifrosh" + } + ], + "יפרוש": [ + { + "word_nikkud": "לִפְרֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1726-lifrosh" + } + ], + "פרישה": [ + { + "word_nikkud": "לִפְרֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1726-lifrosh" + } + ], + "פרישות": [ + { + "word_nikkud": "לִפְרֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1726-lifrosh" + } + ], + "הפרשה": [ + { + "word_nikkud": "לִפְרֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1726-lifrosh" + } + ], + "פרשן": [ + { + "word_nikkud": "לִפְרֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1726-lifrosh" + } + ], + "פרשת": [ + { + "word_nikkud": "לִפְרֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1726-lifrosh" + } + ], + "פרשה": [ + { + "word_nikkud": "לִפְרֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1726-lifrosh" + } + ], + "תפרשי": [ + { + "word_nikkud": "לִפְרֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1726-lifrosh" + } + ], + "להתפרש": [ + { + "word_nikkud": "לִפְרֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1726-lifrosh" + } + ], + "פרשו!‏": [ + { + "word_nikkud": "לִפְרֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1726-lifrosh" + } + ], + "נפרוש": [ + { + "word_nikkud": "לִפְרֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1726-lifrosh" + } + ], + "לפרוש": [ + { + "word_nikkud": "לִפְרֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1726-lifrosh" + } + ], + "פרשנות": [ + { + "word_nikkud": "לִפְרֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1726-lifrosh" + } + ], + "יפרשו": [ + { + "word_nikkud": "לִפְרֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1726-lifrosh" + } + ], + "פרשו": [ + { + "word_nikkud": "לִפְרֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1726-lifrosh" + } + ], + "פרוש!‏": [ + { + "word_nikkud": "לִפְרֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1726-lifrosh" + } + ], + "פירוש": [ + { + "word_nikkud": "לִפְרֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1726-lifrosh" + } + ], + "פורש": [ + { + "word_nikkud": "לִפְרֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1726-lifrosh" + } + ], + "להפריש": [ + { + "word_nikkud": "לִפְרֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1726-lifrosh" + } + ], + "פורשים": [ + { + "word_nikkud": "לִפְרֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1726-lifrosh" + } + ], + "פרשתם": [ + { + "word_nikkud": "לִפְרֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1726-lifrosh" + } + ], + "פרשנו": [ + { + "word_nikkud": "לִפְרֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1726-lifrosh" + } + ], + "לפרש": [ + { + "word_nikkud": "לִפְרֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1726-lifrosh" + } + ], + "פרשי!‏": [ + { + "word_nikkud": "לִפְרֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1726-lifrosh" + } + ], + "פרשתן": [ + { + "word_nikkud": "לִפְרֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1726-lifrosh" + } + ], + "פ - ר - שׁ": [ + { + "word_nikkud": "לִפְרֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1726-lifrosh" + } + ], + "נשמעה": [ + { + "word_nikkud": "לְהִשָּׁמֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2251-lehishamea" + } + ], + "תישמע": [ + { + "word_nikkud": "לְהִשָּׁמֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2251-lehishamea" + } + ], + "יישמעו": [ + { + "word_nikkud": "לְהִשָּׁמֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2251-lehishamea" + } + ], + "נשמעת": [ + { + "word_nikkud": "לְהִשָּׁמֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2251-lehishamea" + } + ], + "הישמענה!‏": [ + { + "word_nikkud": "לְהִשָּׁמֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2251-lehishamea" + } + ], + "תישמעי": [ + { + "word_nikkud": "לְהִשָּׁמֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2251-lehishamea" + } + ], + "נשמעו": [ + { + "word_nikkud": "לְהִשָּׁמֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2251-lehishamea" + } + ], + "נשמעתי": [ + { + "word_nikkud": "לְהִשָּׁמֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2251-lehishamea" + } + ], + "נשמעתם": [ + { + "word_nikkud": "לְהִשָּׁמֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2251-lehishamea" + } + ], + "הישמעי!‏": [ + { + "word_nikkud": "לְהִשָּׁמֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2251-lehishamea" + } + ], + "הישמעו!‏": [ + { + "word_nikkud": "לְהִשָּׁמֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2251-lehishamea" + } + ], + "נישמע": [ + { + "word_nikkud": "לְהִשָּׁמֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2251-lehishamea" + } + ], + "תישמענה": [ + { + "word_nikkud": "לְהִשָּׁמֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2251-lehishamea" + } + ], + "יישמע": [ + { + "word_nikkud": "לְהִשָּׁמֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2251-lehishamea" + } + ], + "תישמעו": [ + { + "word_nikkud": "לְהִשָּׁמֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2251-lehishamea" + } + ], + "נשמענו": [ + { + "word_nikkud": "לְהִשָּׁמֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2251-lehishamea" + } + ], + "נשמעתן": [ + { + "word_nikkud": "לְהִשָּׁמֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2251-lehishamea" + } + ], + "הישמע!‏": [ + { + "word_nikkud": "לְהִשָּׁמֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2251-lehishamea" + } + ], + "נשמעים": [ + { + "word_nikkud": "לְהִשָּׁמֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2251-lehishamea" + } + ], + "נשמעות": [ + { + "word_nikkud": "לְהִשָּׁמֵעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2251-lehishamea" + } + ], + "להישרף": [ + { + "word_nikkud": "לִשְׂרֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2321-lisrof" + } + ], + "תשרוף": [ + { + "word_nikkud": "לִשְׂרֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2321-lisrof" + } + ], + "שרפת": [ + { + "word_nikkud": "לִשְׂרֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2321-lisrof" + } + ], + "שרפנו": [ + { + "word_nikkud": "לִשְׂרֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2321-lisrof" + } + ], + "ישרוף": [ + { + "word_nikkud": "לִשְׂרֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2321-lisrof" + } + ], + "שרוף": [ + { + "word_nikkud": "לִשְׂרֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2321-lisrof" + } + ], + "שורף": [ + { + "word_nikkud": "לִשְׂרֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2321-lisrof" + } + ], + "שורפת": [ + { + "word_nikkud": "לִשְׂרֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2321-lisrof" + } + ], + "שרפי!‏": [ + { + "word_nikkud": "לִשְׂרֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2321-lisrof" + } + ], + "תשרפו": [ + { + "word_nikkud": "לִשְׂרֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2321-lisrof" + } + ], + "שרוף!‏": [ + { + "word_nikkud": "לִשְׂרֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2321-lisrof" + } + ], + "נשרוף": [ + { + "word_nikkud": "לִשְׂרֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2321-lisrof" + } + ], + "שורפות": [ + { + "word_nikkud": "לִשְׂרֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2321-lisrof" + } + ], + "ישרפו": [ + { + "word_nikkud": "לִשְׂרֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2321-lisrof" + } + ], + "שרפתם": [ + { + "word_nikkud": "לִשְׂרֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2321-lisrof" + } + ], + "שרופנה!‏": [ + { + "word_nikkud": "לִשְׂרֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2321-lisrof" + } + ], + "שורפים": [ + { + "word_nikkud": "לִשְׂרֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2321-lisrof" + } + ], + "שרף": [ + { + "word_nikkud": "לִשְׂרֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2321-lisrof" + } + ], + "שרפו": [ + { + "word_nikkud": "לִשְׂרֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2321-lisrof" + } + ], + "תשרופנה": [ + { + "word_nikkud": "לִשְׂרֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2321-lisrof" + } + ], + "תשרפי": [ + { + "word_nikkud": "לִשְׂרֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2321-lisrof" + } + ], + "שרפו!‏": [ + { + "word_nikkud": "לִשְׂרֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2321-lisrof" + } + ], + "שרפה": [ + { + "word_nikkud": "לִשְׂרֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2321-lisrof" + } + ], + "שרפתן": [ + { + "word_nikkud": "לִשְׂרֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2321-lisrof" + } + ], + "שרפתי": [ + { + "word_nikkud": "לִשְׂרֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2321-lisrof" + } + ], + "אשרוף": [ + { + "word_nikkud": "לִשְׂרֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2321-lisrof" + } + ], + "לשרוף": [ + { + "word_nikkud": "לִשְׂרֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2321-lisrof" + } + ], + "שׂ - ר - ף": [ + { + "word_nikkud": "לִשְׂרֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2321-lisrof" + } + ], + "שריפה": [ + { + "word_nikkud": "לִשְׂרֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2321-lisrof" + } + ], + "תואכלי": [ + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "מאכילים": [ + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "האכלתי": [ + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "תואכלנה": [ + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "יאכילו": [ + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "מואכלים": [ + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "אאכיל": [ + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "האכילה": [ + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "מאכילות": [ + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "יואכל": [ + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "הואכל": [ + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "תואכלו": [ + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "תאכיל": [ + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "מאכיל": [ + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "הואכלנו": [ + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "הואכלת": [ + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "האכילי!‏": [ + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "האכלת": [ + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "תאכילי": [ + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "אואכל": [ + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "מואכלת": [ + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "יואכלו": [ + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "נאכיל": [ + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "יאכיל": [ + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "האכלנו": [ + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "האכיל": [ + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "האכל!‏": [ + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "האכלתם": [ + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "הואכלתן": [ + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "מואכלות": [ + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "הואכלתם": [ + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "הואכלו": [ + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "האכילו!‏": [ + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "הואכלה": [ + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "מאכילה": [ + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "מואכל": [ + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "תואכל": [ + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "הואכלתי": [ + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "האכלתן": [ + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "תאכילו": [ + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "האכלנה!‏": [ + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "האכילו": [ + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "נואכל": [ + { + "word_nikkud": "לְהַאֲכִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "99-lehaachil" + } + ], + "מטווחות": [ + { + "word_nikkud": "לְטַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6046-letaveach" + } + ], + "טיווחת": [ + { + "word_nikkud": "לְטַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6046-letaveach" + } + ], + "לטווח": [ + { + "word_nikkud": "לְטַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6046-letaveach" + } + ], + "טווחנו": [ + { + "word_nikkud": "לְטַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6046-letaveach" + } + ], + "תטווחי": [ + { + "word_nikkud": "לְטַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6046-letaveach" + } + ], + "טיווחה": [ + { + "word_nikkud": "לְטַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6046-letaveach" + } + ], + "תטווח": [ + { + "word_nikkud": "לְטַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6046-letaveach" + } + ], + "ט - ו - ח": [ + { + "word_nikkud": "לְטַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6046-letaveach" + } + ], + "טיווחתן": [ + { + "word_nikkud": "לְטַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6046-letaveach" + } + ], + "טווחה": [ + { + "word_nikkud": "לְטַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6046-letaveach" + } + ], + "אטווח": [ + { + "word_nikkud": "לְטַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6046-letaveach" + } + ], + "נטווח": [ + { + "word_nikkud": "לְטַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6046-letaveach" + } + ], + "מטווח": [ + { + "word_nikkud": "לְטַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6046-letaveach" + } + ], + "יטווח": [ + { + "word_nikkud": "לְטַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6046-letaveach" + } + ], + "מטווחת": [ + { + "word_nikkud": "לְטַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6046-letaveach" + } + ], + "טיווחתם": [ + { + "word_nikkud": "לְטַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6046-letaveach" + } + ], + "להטיח": [ + { + "word_nikkud": "לְטַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6046-letaveach" + } + ], + "טיווחו": [ + { + "word_nikkud": "לְטַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6046-letaveach" + } + ], + "טווחנה!‏": [ + { + "word_nikkud": "לְטַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6046-letaveach" + } + ], + "טווחת": [ + { + "word_nikkud": "לְטַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6046-letaveach" + } + ], + "תטווחו": [ + { + "word_nikkud": "לְטַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6046-letaveach" + } + ], + "טיווח": [ + { + "word_nikkud": "לְטַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6046-letaveach" + } + ], + "טיווחנו": [ + { + "word_nikkud": "לְטַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6046-letaveach" + } + ], + "טווחתי": [ + { + "word_nikkud": "לְטַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6046-letaveach" + } + ], + "טווחי!‏": [ + { + "word_nikkud": "לְטַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6046-letaveach" + } + ], + "טווחתם": [ + { + "word_nikkud": "לְטַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6046-letaveach" + } + ], + "מטווחים": [ + { + "word_nikkud": "לְטַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6046-letaveach" + } + ], + "טווחו": [ + { + "word_nikkud": "לְטַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6046-letaveach" + } + ], + "יטווחו": [ + { + "word_nikkud": "לְטַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6046-letaveach" + } + ], + "טיווחתי": [ + { + "word_nikkud": "לְטַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6046-letaveach" + } + ], + "טווחתן": [ + { + "word_nikkud": "לְטַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6046-letaveach" + } + ], + "טווח": [ + { + "word_nikkud": "לְטַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6046-letaveach" + } + ], + "טווח!‏": [ + { + "word_nikkud": "לְטַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6046-letaveach" + } + ], + "טווחו!‏": [ + { + "word_nikkud": "לְטַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6046-letaveach" + } + ], + "תטווחנה": [ + { + "word_nikkud": "לְטַוֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "6046-letaveach" + } + ], + "תשכור": [ + { + "word_nikkud": "לִשְׂכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2208-liskor" + } + ], + "ישכרו": [ + { + "word_nikkud": "לִשְׂכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2208-liskor" + } + ], + "שכרת": [ + { + "word_nikkud": "לִשְׂכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2208-liskor" + } + ], + "תשכרו": [ + { + "word_nikkud": "לִשְׂכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2208-liskor" + } + ], + "שׂ - כ - ר": [ + { + "word_nikkud": "לִשְׂכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2208-liskor" + } + ], + "להשתכר": [ + { + "word_nikkud": "לִשְׂכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2208-liskor" + } + ], + "אשכור": [ + { + "word_nikkud": "לִשְׂכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2208-liskor" + } + ], + "שכרו!‏": [ + { + "word_nikkud": "לִשְׂכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2208-liskor" + } + ], + "שכרי!‏": [ + { + "word_nikkud": "לִשְׂכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2208-liskor" + } + ], + "תשכורנה": [ + { + "word_nikkud": "לִשְׂכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2208-liskor" + } + ], + "שכור": [ + { + "word_nikkud": "לִשְׂכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2208-liskor" + } + ], + "שכירות": [ + { + "word_nikkud": "לִשְׂכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2208-liskor" + } + ], + "שכרתי": [ + { + "word_nikkud": "לִשְׂכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2208-liskor" + } + ], + "להישכר": [ + { + "word_nikkud": "לִשְׂכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2208-liskor" + } + ], + "שכרנו": [ + { + "word_nikkud": "לִשְׂכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2208-liskor" + } + ], + "שכור!‏": [ + { + "word_nikkud": "לִשְׂכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2208-liskor" + } + ], + "שכרו": [ + { + "word_nikkud": "לִשְׂכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2208-liskor" + } + ], + "שכרתם": [ + { + "word_nikkud": "לִשְׂכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2208-liskor" + } + ], + "שוכרת": [ + { + "word_nikkud": "לִשְׂכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2208-liskor" + } + ], + "לשכור": [ + { + "word_nikkud": "לִשְׂכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2208-liskor" + } + ], + "להשכיר": [ + { + "word_nikkud": "לִשְׂכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2208-liskor" + } + ], + "שוכר": [ + { + "word_nikkud": "לִשְׂכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2208-liskor" + } + ], + "שוכרות": [ + { + "word_nikkud": "לִשְׂכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2208-liskor" + } + ], + "שכרה": [ + { + "word_nikkud": "לִשְׂכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2208-liskor" + } + ], + "שכיר": [ + { + "word_nikkud": "לִשְׂכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2208-liskor" + } + ], + "שכירה": [ + { + "word_nikkud": "לִשְׂכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2208-liskor" + } + ], + "שכר": [ + { + "word_nikkud": "לִשְׂכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2208-liskor" + } + ], + "ישכור": [ + { + "word_nikkud": "לִשְׂכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2208-liskor" + } + ], + "תשכרי": [ + { + "word_nikkud": "לִשְׂכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2208-liskor" + } + ], + "השכרה": [ + { + "word_nikkud": "לִשְׂכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2208-liskor" + } + ], + "נשכור": [ + { + "word_nikkud": "לִשְׂכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2208-liskor" + } + ], + "משכורת": [ + { + "word_nikkud": "לִשְׂכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2208-liskor" + } + ], + "שוכרים": [ + { + "word_nikkud": "לִשְׂכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2208-liskor" + } + ], + "שכרתן": [ + { + "word_nikkud": "לִשְׂכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2208-liskor" + } + ], + "שכורנה!‏": [ + { + "word_nikkud": "לִשְׂכֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2208-liskor" + } + ], + "הרחנו": [ + { + "word_nikkud": "לְהָרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2036-lehariach" + } + ], + "יריחו": [ + { + "word_nikkud": "לְהָרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2036-lehariach" + } + ], + "להריח": [ + { + "word_nikkud": "לְהָרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2036-lehariach" + } + ], + "הרחנה!‏": [ + { + "word_nikkud": "לְהָרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2036-lehariach" + } + ], + "הריחונו": [ + { + "word_nikkud": "לְהָרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2036-lehariach" + } + ], + "תרחנה": [ + { + "word_nikkud": "לְהָרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2036-lehariach" + } + ], + "הריחו": [ + { + "word_nikkud": "לְהָרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2036-lehariach" + } + ], + "הריחו!‏": [ + { + "word_nikkud": "לְהָרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2036-lehariach" + } + ], + "ריחני": [ + { + "word_nikkud": "לְהָרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2036-lehariach" + } + ], + "מריחים": [ + { + "word_nikkud": "לְהָרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2036-lehariach" + } + ], + "הריחה": [ + { + "word_nikkud": "לְהָרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2036-lehariach" + } + ], + "תריח": [ + { + "word_nikkud": "לְהָרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2036-lehariach" + } + ], + "הריחותן": [ + { + "word_nikkud": "לְהָרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2036-lehariach" + } + ], + "מריחות": [ + { + "word_nikkud": "לְהָרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2036-lehariach" + } + ], + "הריחות": [ + { + "word_nikkud": "לְהָרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2036-lehariach" + } + ], + "הריחותם": [ + { + "word_nikkud": "לְהָרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2036-lehariach" + } + ], + "הריח": [ + { + "word_nikkud": "לְהָרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2036-lehariach" + } + ], + "הרחתן": [ + { + "word_nikkud": "לְהָרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2036-lehariach" + } + ], + "יריח": [ + { + "word_nikkud": "לְהָרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2036-lehariach" + } + ], + "הריחותי": [ + { + "word_nikkud": "לְהָרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2036-lehariach" + } + ], + "הרחתי": [ + { + "word_nikkud": "לְהָרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2036-lehariach" + } + ], + "אריח": [ + { + "word_nikkud": "לְהָרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2036-lehariach" + } + ], + "הריחי!‏": [ + { + "word_nikkud": "לְהָרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2036-lehariach" + } + ], + "הרחתם": [ + { + "word_nikkud": "לְהָרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2036-lehariach" + } + ], + "תריחינה": [ + { + "word_nikkud": "לְהָרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2036-lehariach" + } + ], + "הרח!‏": [ + { + "word_nikkud": "לְהָרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2036-lehariach" + } + ], + "נריח": [ + { + "word_nikkud": "לְהָרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2036-lehariach" + } + ], + "תריחי": [ + { + "word_nikkud": "לְהָרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2036-lehariach" + } + ], + "ריח": [ + { + "word_nikkud": "לְהָרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2036-lehariach" + } + ], + "תריחו": [ + { + "word_nikkud": "לְהָרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2036-lehariach" + } + ], + "מריח": [ + { + "word_nikkud": "לְהָרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2036-lehariach" + } + ], + "הרחת": [ + { + "word_nikkud": "לְהָרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2036-lehariach" + } + ], + "מריחה": [ + { + "word_nikkud": "לְהָרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2036-lehariach" + } + ], + "ר - י - ח": [ + { + "word_nikkud": "לְהָרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2036-lehariach" + } + ], + "השתחררת": [ + { + "word_nikkud": "לְהִשְׁתַּחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2177-lehishtachrer" + } + ], + "ישתחרר": [ + { + "word_nikkud": "לְהִשְׁתַּחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2177-lehishtachrer" + } + ], + "משתחרר": [ + { + "word_nikkud": "לְהִשְׁתַּחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2177-lehishtachrer" + } + ], + "השתחררתם": [ + { + "word_nikkud": "לְהִשְׁתַּחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2177-lehishtachrer" + } + ], + "תשתחררנה": [ + { + "word_nikkud": "לְהִשְׁתַּחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2177-lehishtachrer" + } + ], + "משתחררת": [ + { + "word_nikkud": "לְהִשְׁתַּחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2177-lehishtachrer" + } + ], + "השתחררו": [ + { + "word_nikkud": "לְהִשְׁתַּחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2177-lehishtachrer" + } + ], + "תשתחררו": [ + { + "word_nikkud": "לְהִשְׁתַּחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2177-lehishtachrer" + } + ], + "השתחררנו": [ + { + "word_nikkud": "לְהִשְׁתַּחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2177-lehishtachrer" + } + ], + "משתחררים": [ + { + "word_nikkud": "לְהִשְׁתַּחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2177-lehishtachrer" + } + ], + "משתחררות": [ + { + "word_nikkud": "לְהִשְׁתַּחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2177-lehishtachrer" + } + ], + "אשתחרר": [ + { + "word_nikkud": "לְהִשְׁתַּחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2177-lehishtachrer" + } + ], + "השתחררתי": [ + { + "word_nikkud": "לְהִשְׁתַּחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2177-lehishtachrer" + } + ], + "השתחרר": [ + { + "word_nikkud": "לְהִשְׁתַּחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2177-lehishtachrer" + } + ], + "ישתחררו": [ + { + "word_nikkud": "לְהִשְׁתַּחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2177-lehishtachrer" + } + ], + "השתחררתן": [ + { + "word_nikkud": "לְהִשְׁתַּחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2177-lehishtachrer" + } + ], + "השתחררנה!‏": [ + { + "word_nikkud": "לְהִשְׁתַּחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2177-lehishtachrer" + } + ], + "השתחררה": [ + { + "word_nikkud": "לְהִשְׁתַּחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2177-lehishtachrer" + } + ], + "השתחררי!‏": [ + { + "word_nikkud": "לְהִשְׁתַּחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2177-lehishtachrer" + } + ], + "השתחררו!‏": [ + { + "word_nikkud": "לְהִשְׁתַּחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2177-lehishtachrer" + } + ], + "תשתחררי": [ + { + "word_nikkud": "לְהִשְׁתַּחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2177-lehishtachrer" + } + ], + "השתחרר!‏": [ + { + "word_nikkud": "לְהִשְׁתַּחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2177-lehishtachrer" + } + ], + "תשתחרר": [ + { + "word_nikkud": "לְהִשְׁתַּחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2177-lehishtachrer" + } + ], + "נשתחרר": [ + { + "word_nikkud": "לְהִשְׁתַּחְרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2177-lehishtachrer" + } + ], + "מ - ס - פ - ר": [ + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + } + ], + "תמוספרו": [ + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + } + ], + "מספר!‏": [ + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + } + ], + "מספרי!‏": [ + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + } + ], + "ממוספר": [ + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + } + ], + "ממוספרת": [ + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + } + ], + "ימספר": [ + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + } + ], + "תמוספרנה": [ + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + } + ], + "ממספר": [ + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + } + ], + "תמספרו": [ + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + } + ], + "תמספרנה": [ + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + } + ], + "מספרנו": [ + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + } + ], + "ממספרות": [ + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + } + ], + "ימוספרו": [ + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + } + ], + "אמוספר": [ + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + } + ], + "נמוספר": [ + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + } + ], + "תמספר": [ + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + } + ], + "תמוספר": [ + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + } + ], + "תמוספרי": [ + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + } + ], + "ממספרת": [ + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + } + ], + "ממוספרים": [ + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + } + ], + "מוספרתן": [ + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + } + ], + "מספרתן": [ + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + } + ], + "מוספרו": [ + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + } + ], + "מספרנה!‏": [ + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + } + ], + "מוספרתם": [ + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + } + ], + "מוספרה": [ + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + } + ], + "מוספרתי": [ + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + } + ], + "מוספר": [ + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + } + ], + "ימוספר": [ + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + } + ], + "מספרתם": [ + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + } + ], + "ממוספרות": [ + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + } + ], + "מוספרת": [ + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + } + ], + "למספר": [ + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + } + ], + "ימספרו": [ + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + } + ], + "תמספרי": [ + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + } + ], + "נמספר": [ + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + } + ], + "מספרו!‏": [ + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + } + ], + "מספרו": [ + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + } + ], + "מוספרנו": [ + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + } + ], + "אמספר": [ + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + } + ], + "ממספרים": [ + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + } + ], + "מספרתי": [ + { + "word_nikkud": "לְמַסְפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2431-lemasper" + } + ], + "שׁ - ג - ח": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "השגח!‏": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "הושגחת": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "השגיחי!‏": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "אושגח": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "מושגחות": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "תושגחו": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "להשגיח": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "משגיחות": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "נשגיח": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "השגחה": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "תשגיחי": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "מושגחים": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "השגיח": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "יושגח": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "תשגחנה": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "השגיחה": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "השגיחו!‏": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "משגיחים": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "הושגחתי": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "משגיחה": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "הושגחתן": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "הושגחנו": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "השגחת": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "נושגח": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "השגיחו": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "תשגיח": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "מושגחת": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "השגחנו": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "הושגח": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "אשגיח": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "הושגחה": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "הושגחו": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "ישגיח": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "תושגח": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "הושגחתם": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "תושגחנה": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "השגחתם": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "מושגח": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "תשגיחו": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "השגחנה!‏": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "השגחתן": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "יושגחו": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "משגיח": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "תושגחי": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "ישגיחו": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "השגחתי": [ + { + "word_nikkud": "לְהַשְׁגִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2141-lehashgiach" + } + ], + "יצודו": [ + { + "word_nikkud": "לָצוּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1773-latzud" + } + ], + "צודנה!‏": [ + { + "word_nikkud": "לָצוּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1773-latzud" + } + ], + "לצוד": [ + { + "word_nikkud": "לָצוּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1773-latzud" + } + ], + "תצודנה": [ + { + "word_nikkud": "לָצוּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1773-latzud" + } + ], + "יצוד": [ + { + "word_nikkud": "לָצוּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1773-latzud" + } + ], + "נצוד": [ + { + "word_nikkud": "לָצוּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1773-latzud" + } + ], + "תצודו": [ + { + "word_nikkud": "לָצוּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1773-latzud" + } + ], + "אצוד": [ + { + "word_nikkud": "לָצוּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1773-latzud" + } + ], + "צדתן": [ + { + "word_nikkud": "לָצוּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1773-latzud" + } + ], + "צודי!‏": [ + { + "word_nikkud": "לָצוּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1773-latzud" + } + ], + "צדה": [ + { + "word_nikkud": "לָצוּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1773-latzud" + } + ], + "מצוד": [ + { + "word_nikkud": "לָצוּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1773-latzud" + } + ], + "צודינה!‏": [ + { + "word_nikkud": "לָצוּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1773-latzud" + } + ], + "צדו": [ + { + "word_nikkud": "לָצוּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1773-latzud" + } + ], + "צדות": [ + { + "word_nikkud": "לָצוּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1773-latzud" + } + ], + "תצוד": [ + { + "word_nikkud": "לָצוּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1773-latzud" + } + ], + "צ - ו - ד": [ + { + "word_nikkud": "לָצוּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1773-latzud" + } + ], + "צד": [ + { + "word_nikkud": "לָצוּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1773-latzud" + } + ], + "צדתם": [ + { + "word_nikkud": "לָצוּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1773-latzud" + } + ], + "צדתי": [ + { + "word_nikkud": "לָצוּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1773-latzud" + } + ], + "צודו!‏": [ + { + "word_nikkud": "לָצוּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1773-latzud" + } + ], + "צדים": [ + { + "word_nikkud": "לָצוּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1773-latzud" + } + ], + "תצודינה": [ + { + "word_nikkud": "לָצוּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1773-latzud" + } + ], + "צדנו": [ + { + "word_nikkud": "לָצוּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1773-latzud" + } + ], + "צוד!‏": [ + { + "word_nikkud": "לָצוּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1773-latzud" + } + ], + "מצודה": [ + { + "word_nikkud": "לָצוּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1773-latzud" + } + ], + "צדת": [ + { + "word_nikkud": "לָצוּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1773-latzud" + } + ], + "תצודי": [ + { + "word_nikkud": "לָצוּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1773-latzud" + } + ], + "להיצוד": [ + { + "word_nikkud": "לָצוּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1773-latzud" + } + ], + "התעוררנה!‏": [ + { + "word_nikkud": "לְהִתְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1468-lehitorer" + } + ], + "לעור": [ + { + "word_nikkud": "לְהִתְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1468-lehitorer" + }, + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + }, + { + "word_nikkud": "לְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1467-leorer" + } + ], + "עיוורון": [ + { + "word_nikkud": "לְהִתְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1468-lehitorer" + }, + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + }, + { + "word_nikkud": "לְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1467-leorer" + } + ], + "הערה": [ + { + "word_nikkud": "לְהִתְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1468-lehitorer" + }, + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + }, + { + "word_nikkud": "לְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1467-leorer" + } + ], + "התעוררנו": [ + { + "word_nikkud": "לְהִתְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1468-lehitorer" + } + ], + "התעוררה": [ + { + "word_nikkud": "לְהִתְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1468-lehitorer" + } + ], + "התעורר!‏": [ + { + "word_nikkud": "לְהִתְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1468-lehitorer" + } + ], + "מתעוררות": [ + { + "word_nikkud": "לְהִתְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1468-lehitorer" + } + ], + "מתעורר": [ + { + "word_nikkud": "לְהִתְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1468-lehitorer" + } + ], + "התעורר": [ + { + "word_nikkud": "לְהִתְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1468-lehitorer" + } + ], + "עיוור": [ + { + "word_nikkud": "לְהִתְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1468-lehitorer" + }, + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + }, + { + "word_nikkud": "לְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1467-leorer" + } + ], + "התעוררו!‏": [ + { + "word_nikkud": "לְהִתְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1468-lehitorer" + } + ], + "להיעור": [ + { + "word_nikkud": "לְהִתְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1468-lehitorer" + }, + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + }, + { + "word_nikkud": "לְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1467-leorer" + } + ], + "יתעורר": [ + { + "word_nikkud": "לְהִתְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1468-lehitorer" + } + ], + "להתעורר": [ + { + "word_nikkud": "לְהִתְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1468-lehitorer" + }, + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + }, + { + "word_nikkud": "לְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1467-leorer" + } + ], + "לעוור": [ + { + "word_nikkud": "לְהִתְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1468-lehitorer" + }, + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + }, + { + "word_nikkud": "לְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1467-leorer" + } + ], + "להעיר": [ + { + "word_nikkud": "לְהִתְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1468-lehitorer" + }, + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + }, + { + "word_nikkud": "לְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1467-leorer" + } + ], + "מתעוררת": [ + { + "word_nikkud": "לְהִתְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1468-lehitorer" + } + ], + "התעוררת": [ + { + "word_nikkud": "לְהִתְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1468-lehitorer" + } + ], + "תתעוררי": [ + { + "word_nikkud": "לְהִתְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1468-lehitorer" + } + ], + "התעוררי!‏": [ + { + "word_nikkud": "לְהִתְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1468-lehitorer" + } + ], + "אתעורר": [ + { + "word_nikkud": "לְהִתְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1468-lehitorer" + } + ], + "התעוררתן": [ + { + "word_nikkud": "לְהִתְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1468-lehitorer" + } + ], + "תתעורר": [ + { + "word_nikkud": "לְהִתְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1468-lehitorer" + } + ], + "התעוררתי": [ + { + "word_nikkud": "לְהִתְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1468-lehitorer" + } + ], + "ע - ו - ר": [ + { + "word_nikkud": "לְהִתְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1468-lehitorer" + }, + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + }, + { + "word_nikkud": "לְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1467-leorer" + } + ], + "תתעוררנה": [ + { + "word_nikkud": "לְהִתְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1468-lehitorer" + } + ], + "לעורר": [ + { + "word_nikkud": "לְהִתְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1468-lehitorer" + }, + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + }, + { + "word_nikkud": "לְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1467-leorer" + } + ], + "תתעוררו": [ + { + "word_nikkud": "לְהִתְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1468-lehitorer" + } + ], + "להתעוור": [ + { + "word_nikkud": "לְהִתְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1468-lehitorer" + }, + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + }, + { + "word_nikkud": "לְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1467-leorer" + } + ], + "התעוררו": [ + { + "word_nikkud": "לְהִתְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1468-lehitorer" + } + ], + "יתעוררו": [ + { + "word_nikkud": "לְהִתְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1468-lehitorer" + } + ], + "התעוררתם": [ + { + "word_nikkud": "לְהִתְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1468-lehitorer" + } + ], + "מתעוררים": [ + { + "word_nikkud": "לְהִתְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1468-lehitorer" + } + ], + "נתעורר": [ + { + "word_nikkud": "לְהִתְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1468-lehitorer" + } + ], + "מערה": [ + { + "word_nikkud": "לְהִתְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1468-lehitorer" + }, + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + }, + { + "word_nikkud": "לְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1467-leorer" + } + ], + "נזהרתן": [ + { + "word_nikkud": "לְהִזָּהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "488-lehizaher" + } + ], + "היזהרו!‏": [ + { + "word_nikkud": "לְהִזָּהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "488-lehizaher" + } + ], + "נזהרתם": [ + { + "word_nikkud": "לְהִזָּהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "488-lehizaher" + } + ], + "ניזהר": [ + { + "word_nikkud": "לְהִזָּהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "488-lehizaher" + } + ], + "היזהר!‏": [ + { + "word_nikkud": "לְהִזָּהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "488-lehizaher" + } + ], + "תיזהר": [ + { + "word_nikkud": "לְהִזָּהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "488-lehizaher" + } + ], + "תיזהרו": [ + { + "word_nikkud": "לְהִזָּהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "488-lehizaher" + } + ], + "תיזהרנה": [ + { + "word_nikkud": "לְהִזָּהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "488-lehizaher" + } + ], + "נזהרת": [ + { + "word_nikkud": "לְהִזָּהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "488-lehizaher" + } + ], + "נזהרו": [ + { + "word_nikkud": "לְהִזָּהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "488-lehizaher" + } + ], + "היזהרי!‏": [ + { + "word_nikkud": "לְהִזָּהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "488-lehizaher" + } + ], + "נזהרים": [ + { + "word_nikkud": "לְהִזָּהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "488-lehizaher" + } + ], + "ייזהר": [ + { + "word_nikkud": "לְהִזָּהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "488-lehizaher" + } + ], + "ייזהרו": [ + { + "word_nikkud": "לְהִזָּהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "488-lehizaher" + } + ], + "אזהר": [ + { + "word_nikkud": "לְהִזָּהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "488-lehizaher" + } + ], + "נזהרות": [ + { + "word_nikkud": "לְהִזָּהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "488-lehizaher" + } + ], + "נזהרנו": [ + { + "word_nikkud": "לְהִזָּהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "488-lehizaher" + } + ], + "נזהרה": [ + { + "word_nikkud": "לְהִזָּהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "488-lehizaher" + } + ], + "נזהר": [ + { + "word_nikkud": "לְהִזָּהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "488-lehizaher" + } + ], + "תיזהרי": [ + { + "word_nikkud": "לְהִזָּהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "488-lehizaher" + } + ], + "היזהרנה!‏": [ + { + "word_nikkud": "לְהִזָּהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "488-lehizaher" + } + ], + "נזהרתי": [ + { + "word_nikkud": "לְהִזָּהֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "488-lehizaher" + } + ], + "חוצה": [ + { + "word_nikkud": "לַחֲצוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "667-lachatzot" + } + ], + "ח - צ - ה": [ + { + "word_nikkud": "לַחֲצוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "667-lachatzot" + } + ], + "יחצה": [ + { + "word_nikkud": "לַחֲצוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "667-lachatzot" + } + ], + "חציתי": [ + { + "word_nikkud": "לַחֲצוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "667-lachatzot" + } + ], + "אחצה": [ + { + "word_nikkud": "לַחֲצוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "667-lachatzot" + } + ], + "יחצו": [ + { + "word_nikkud": "לַחֲצוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "667-lachatzot" + } + ], + "חציתן": [ + { + "word_nikkud": "לַחֲצוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "667-lachatzot" + } + ], + "תחצה": [ + { + "word_nikkud": "לַחֲצוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "667-lachatzot" + } + ], + "חצי!‏": [ + { + "word_nikkud": "לַחֲצוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "667-lachatzot" + } + ], + "לחצות": [ + { + "word_nikkud": "לַחֲצוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "667-lachatzot" + } + ], + "תחצי": [ + { + "word_nikkud": "לַחֲצוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "667-lachatzot" + } + ], + "חצאית": [ + { + "word_nikkud": "לַחֲצוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "667-lachatzot" + } + ], + "חצות": [ + { + "word_nikkud": "לַחֲצוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "667-lachatzot" + } + ], + "חוצים": [ + { + "word_nikkud": "לַחֲצוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "667-lachatzot" + } + ], + "להיחצות": [ + { + "word_nikkud": "לַחֲצוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "667-lachatzot" + } + ], + "חצינו": [ + { + "word_nikkud": "לַחֲצוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "667-lachatzot" + } + ], + "חצו": [ + { + "word_nikkud": "לַחֲצוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "667-lachatzot" + } + ], + "חציתם": [ + { + "word_nikkud": "לַחֲצוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "667-lachatzot" + } + ], + "תחצינה": [ + { + "word_nikkud": "לַחֲצוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "667-lachatzot" + } + ], + "חצה": [ + { + "word_nikkud": "לַחֲצוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "667-lachatzot" + } + ], + "חצי": [ + { + "word_nikkud": "לַחֲצוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "667-lachatzot" + } + ], + "חצית": [ + { + "word_nikkud": "לַחֲצוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "667-lachatzot" + } + ], + "חצתה": [ + { + "word_nikkud": "לַחֲצוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "667-lachatzot" + } + ], + "מחצית": [ + { + "word_nikkud": "לַחֲצוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "667-lachatzot" + } + ], + "חצינה!‏": [ + { + "word_nikkud": "לַחֲצוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "667-lachatzot" + } + ], + "יחץ": [ + { + "word_nikkud": "לַחֲצוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "667-lachatzot" + } + ], + "נחצה": [ + { + "word_nikkud": "לַחֲצוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "667-lachatzot" + } + ], + "חצה!‏": [ + { + "word_nikkud": "לַחֲצוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "667-lachatzot" + } + ], + "חוצות": [ + { + "word_nikkud": "לַחֲצוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "667-lachatzot" + } + ], + "תחצו": [ + { + "word_nikkud": "לַחֲצוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "667-lachatzot" + } + ], + "חצו!‏": [ + { + "word_nikkud": "לַחֲצוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "667-lachatzot" + } + ], + "צוירנו": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "ציור": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "ציירת": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "מציירת": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "צויר": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "נצייר": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "יציירו": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "יצויר": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "צוירתם": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "יצוירו": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "תצוירנה": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "צייר": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "ציירתי": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "צוירתי": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "ציירי!‏": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "צוירה": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "תצויר": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "צ - י - ר": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "ציירו": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "מצוירות": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "תצוירי": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "מצוירים": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "מצייר": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "ציירנו": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "לצייר": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "תציירנה": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "מצוירת": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "צייר!‏": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "תצוירו": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "תציירו": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "מציירים": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "ציירנה!‏": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "צוירת": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "נצויר": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "ציירה": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "תצייר": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "להצטייר": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "אצייר": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "ציירתם": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "אצויר": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "צוירתן": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "יצייר": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "מצויר": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "תציירי": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "צוירו": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "מציירות": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "ציירתן": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "ציירו!‏": [ + { + "word_nikkud": "לְצַיֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1794-letzayer" + } + ], + "הורחקה": [ + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "הרחיקו!‏": [ + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "הורחק": [ + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "הרחקתי": [ + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "מורחק": [ + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "מרחיקים": [ + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "תורחקו": [ + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "תורחקי": [ + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "מרחיקה": [ + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "נרחיק": [ + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "תורחק": [ + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "הורחקת": [ + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "הרחקתן": [ + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "הורחקנו": [ + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "מרחיק": [ + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "הורחקו": [ + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "ארחיק": [ + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "תרחיק": [ + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "הורחקתי": [ + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "תרחיקי": [ + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "מורחקת": [ + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "הרחיקי!‏": [ + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "אורחק": [ + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "יורחק": [ + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "הרחיקה": [ + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "הרחק!‏": [ + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "הרחקתם": [ + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "הרחקת": [ + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "הרחיק": [ + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "תרחקנה": [ + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "תרחיקו": [ + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "ירחיק": [ + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "מורחקים": [ + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "יורחקו": [ + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "הרחיקו": [ + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "הרחקנה!‏": [ + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "הרחקנו": [ + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "מרחיקות": [ + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "מורחקות": [ + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "נורחק": [ + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "תורחקנה": [ + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "הורחקתן": [ + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "הורחקתם": [ + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "ירחיקו": [ + { + "word_nikkud": "לְהַרְחִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2025-leharchik" + } + ], + "תסוכנה": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + } + ], + "סוכנות": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + }, + { + "word_nikkud": "לְהִסְתַּכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1357-lehistaken" + } + ], + "מסוכנים": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + } + ], + "סכנה": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + }, + { + "word_nikkud": "לְהִסְתַּכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1357-lehistaken" + } + ], + "יסוכנו": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + } + ], + "תסוכני": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + } + ], + "סוכנת": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + } + ], + "מסוכנת": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + } + ], + "נסכן": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + } + ], + "תסכנה": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + } + ], + "סכנו!‏": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + } + ], + "סוכנה": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + } + ], + "מסוכן": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + }, + { + "word_nikkud": "לְהִסְתַּכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1357-lehistaken" + } + ], + "יסכנו": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + } + ], + "נסוכן": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + } + ], + "להסתכן": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + }, + { + "word_nikkud": "לְהִסְתַּכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1357-lehistaken" + } + ], + "תסכני": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + } + ], + "אסכן": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + } + ], + "מסכנת": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + } + ], + "סיכנת": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + } + ], + "תסכנו": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + } + ], + "סכן!‏": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + } + ], + "סיכנתן": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + } + ], + "תסוכן": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + } + ], + "ס - כ - ן": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + }, + { + "word_nikkud": "לְהִסְתַּכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1357-lehistaken" + } + ], + "מסכנות": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + } + ], + "סוכנתם": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + } + ], + "סכין": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + }, + { + "word_nikkud": "לְהִסְתַּכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1357-lehistaken" + } + ], + "סוכנתן": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + } + ], + "אסוכן": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + } + ], + "סיכנתם": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + } + ], + "סיכנו": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + } + ], + "יסוכן": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + } + ], + "מסוכנות": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + } + ], + "להסכין": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + }, + { + "word_nikkud": "לְהִסְתַּכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1357-lehistaken" + } + ], + "לסכן": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + }, + { + "word_nikkud": "לְהִסְתַּכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1357-lehistaken" + } + ], + "תסוכנו": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + } + ], + "יסכן": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + } + ], + "סיכון": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + }, + { + "word_nikkud": "לְהִסְתַּכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1357-lehistaken" + } + ], + "סוכנו": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + } + ], + "סכנה!‏": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + } + ], + "סיכן": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + } + ], + "סכני!‏": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + } + ], + "סיכנה": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + } + ], + "תסכן": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + } + ], + "סוכן": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + }, + { + "word_nikkud": "לְהִסְתַּכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1357-lehistaken" + } + ], + "מסכן": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + } + ], + "סיכנתי": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + } + ], + "מסכנים": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + } + ], + "סוכנתי": [ + { + "word_nikkud": "לְסַכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1356-lesaken" + } + ], + "מנתקים": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "נתקי!‏": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "נותקו": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "תנותקנה": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "ינותקו": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "מנתקות": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "ניתקנו": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "ננתק": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "ינתקו": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "תנותק": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "מנתקת": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "מנותקת": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "הינתקות": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "לנתק": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "להינתק": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "נתקנה!‏": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "נותקת": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "תנתק": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "תנתקי": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "נ - ת - ק": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "ניתקתן": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "נתק": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "מנותק": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "אנתק": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "ינתק": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "ניתוק": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "ניתקו": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "ניתקת": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "ינותק": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "נותקנו": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "ניתקתם": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "אנותק": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "ננותק": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "תנותקי": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "להתנתק": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "התנתקות": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "ניתקה": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "נותקתן": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "נותק": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "להתיק": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "נותקתם": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "נתקו!‏": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "תנותקו": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "ניתקתי": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "תנתקו": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "נותקתי": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "נתק!‏": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "מנתק": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "מנותקים": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "תנתקנה": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "מנותקות": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "ניתק": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "נותקה": [ + { + "word_nikkud": "לְנַתֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1288-lenatek" + } + ], + "רפא!‏": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "רופאו": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "לרפא": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "תרפאי": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "רפאי!‏": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "נרופא": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "מרפאים": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "ריפא": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "תרפא": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "ריפאתם": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "תרפאנה": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "תרופא": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "ריפאת": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "רופאתן": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "ארופא": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "ריפוי": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "רפואי": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "תרפאו": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "ריפאו": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "ירפא": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "לרפוא": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "ירופאו": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "תרופאנה": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "מרפאות": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "ריפאה": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "רופאה": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "תרופה": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "רפואה": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "ריפאנו": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "נרפא": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "מרופא": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "ארפא": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "מרופאות": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "רופאת": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "רפאנה!‏": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "ריפאתי": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "רופאתי": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "רופא": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "תרופאי": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "ריפאתן": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "מרפאה": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "מרופאים": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "ירופא": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "מרופאת": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "תרופאו": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "ירפאו": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "להתרפא": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "מרפאת": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "רופאתם": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "רופאנו": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "רפאו!‏": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "ר - פ - א": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "להירפא": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "מרפא": [ + { + "word_nikkud": "לְרַפֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2079-lerape" + } + ], + "הביסותן": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "מובסת": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "הביסונו": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "מביס": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "תובסי": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "מביסות": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "הביסות": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "מובס": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "מביסה": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "תבסנה": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "הובסתי": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "להתבוסס": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "הובסה": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "הבסתי": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "תביסו": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "הביסי!‏": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "יובסו": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "להביס": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "הובסנו": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "הביס": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "הביסו!‏": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "הביסו": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "הבסתן": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "יביסו": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "הביסותם": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "הובס": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "נובס": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "מביסים": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "תביסי": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "תביסינה": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "הבסנו": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "ב - ו - ס": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "הביסה": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "תובסנה": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "יביס": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "תביס": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "מובסים": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "יובס": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "מובסות": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "הביסותי": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "הבסת": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "הבסתם": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "הובסתן": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "הובסו": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "תובסינה": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "נביס": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "הובסת": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "תובסו": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "אביס": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "הבסנה!‏": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "הבס!‏": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "הובסתם": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "תובס": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "אובס": [ + { + "word_nikkud": "לְהָבִיס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "191-lehavis" + } + ], + "ספורנה!‏": [ + { + "word_nikkud": "לִסְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1408-lispor" + } + ], + "תספור": [ + { + "word_nikkud": "לִסְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1408-lispor" + } + ], + "סופרים": [ + { + "word_nikkud": "לִסְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1408-lispor" + } + ], + "ספרתם": [ + { + "word_nikkud": "לִסְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1408-lispor" + } + ], + "אספור": [ + { + "word_nikkud": "לִסְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1408-lispor" + } + ], + "ספרתן": [ + { + "word_nikkud": "לִסְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1408-lispor" + } + ], + "תספורנה": [ + { + "word_nikkud": "לִסְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1408-lispor" + } + ], + "ספרתי": [ + { + "word_nikkud": "לִסְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1408-lispor" + } + ], + "ספור!‏": [ + { + "word_nikkud": "לִסְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1408-lispor" + } + ], + "יספור": [ + { + "word_nikkud": "לִסְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1408-lispor" + } + ], + "נספור": [ + { + "word_nikkud": "לִסְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1408-lispor" + } + ], + "ספרו": [ + { + "word_nikkud": "לִסְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1408-lispor" + } + ], + "ספרת": [ + { + "word_nikkud": "לִסְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1408-lispor" + } + ], + "ספרנו": [ + { + "word_nikkud": "לִסְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1408-lispor" + } + ], + "סופרות": [ + { + "word_nikkud": "לִסְפֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1408-lispor" + } + ], + "רשמת": [ + { + "word_nikkud": "לִרְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2103-lirshom" + } + ], + "רשמו!‏": [ + { + "word_nikkud": "לִרְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2103-lirshom" + } + ], + "רשמנו": [ + { + "word_nikkud": "לִרְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2103-lirshom" + } + ], + "ירשמו": [ + { + "word_nikkud": "לִרְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2103-lirshom" + } + ], + "רשמתן": [ + { + "word_nikkud": "לִרְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2103-lirshom" + } + ], + "הרשמה": [ + { + "word_nikkud": "לִרְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2103-lirshom" + }, + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "תרשמי": [ + { + "word_nikkud": "לִרְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2103-lirshom" + } + ], + "תרשים": [ + { + "word_nikkud": "לִרְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2103-lirshom" + }, + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "רשמה": [ + { + "word_nikkud": "לִרְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2103-lirshom" + } + ], + "רשמתם": [ + { + "word_nikkud": "לִרְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2103-lirshom" + } + ], + "תרשמו": [ + { + "word_nikkud": "לִרְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2103-lirshom" + } + ], + "רשומנה!‏": [ + { + "word_nikkud": "לִרְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2103-lirshom" + } + ], + "רשם": [ + { + "word_nikkud": "לִרְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2103-lirshom" + } + ], + "רשמו": [ + { + "word_nikkud": "לִרְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2103-lirshom" + } + ], + "רושמות": [ + { + "word_nikkud": "לִרְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2103-lirshom" + } + ], + "תרשום": [ + { + "word_nikkud": "לִרְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2103-lirshom" + } + ], + "רשום!‏": [ + { + "word_nikkud": "לִרְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2103-lirshom" + } + ], + "רשמי": [ + { + "word_nikkud": "לִרְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2103-lirshom" + }, + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "רושמת": [ + { + "word_nikkud": "לִרְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2103-lirshom" + } + ], + "נרשום": [ + { + "word_nikkud": "לִרְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2103-lirshom" + } + ], + "רשמתי": [ + { + "word_nikkud": "לִרְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2103-lirshom" + } + ], + "להתרשם": [ + { + "word_nikkud": "לִרְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2103-lirshom" + }, + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "להרשים": [ + { + "word_nikkud": "לִרְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2103-lirshom" + }, + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "רושמים": [ + { + "word_nikkud": "לִרְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2103-lirshom" + } + ], + "התרשמות": [ + { + "word_nikkud": "לִרְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2103-lirshom" + }, + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "רשימה": [ + { + "word_nikkud": "לִרְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2103-lirshom" + }, + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "תרשומנה": [ + { + "word_nikkud": "לִרְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2103-lirshom" + } + ], + "מרשם": [ + { + "word_nikkud": "לִרְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2103-lirshom" + }, + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "ארשום": [ + { + "word_nikkud": "לִרְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2103-lirshom" + } + ], + "רישום": [ + { + "word_nikkud": "לִרְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2103-lirshom" + }, + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "לרשום": [ + { + "word_nikkud": "לִרְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2103-lirshom" + }, + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "להירשם": [ + { + "word_nikkud": "לִרְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2103-lirshom" + }, + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "ירשום": [ + { + "word_nikkud": "לִרְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2103-lirshom" + } + ], + "ר - שׁ - ם": [ + { + "word_nikkud": "לִרְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2103-lirshom" + }, + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "רשמי!‏": [ + { + "word_nikkud": "לִרְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2103-lirshom" + } + ], + "רשום": [ + { + "word_nikkud": "לִרְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2103-lirshom" + }, + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "רושם": [ + { + "word_nikkud": "לִרְשֹׁם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2103-lirshom" + }, + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "שׁ - פ - ט": [ + { + "word_nikkud": "לִשְׁפֹּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2282-lishpot" + } + ], + "שפטה": [ + { + "word_nikkud": "לִשְׁפֹּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2282-lishpot" + } + ], + "אשפוט": [ + { + "word_nikkud": "לִשְׁפֹּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2282-lishpot" + } + ], + "שפוטנה!‏": [ + { + "word_nikkud": "לִשְׁפֹּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2282-lishpot" + } + ], + "תשפטו": [ + { + "word_nikkud": "לִשְׁפֹּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2282-lishpot" + } + ], + "שפטת": [ + { + "word_nikkud": "לִשְׁפֹּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2282-lishpot" + } + ], + "לשפוט": [ + { + "word_nikkud": "לִשְׁפֹּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2282-lishpot" + } + ], + "שפטו!‏": [ + { + "word_nikkud": "לִשְׁפֹּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2282-lishpot" + } + ], + "שופטת": [ + { + "word_nikkud": "לִשְׁפֹּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2282-lishpot" + } + ], + "שפטי!‏": [ + { + "word_nikkud": "לִשְׁפֹּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2282-lishpot" + } + ], + "תשפוט": [ + { + "word_nikkud": "לִשְׁפֹּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2282-lishpot" + } + ], + "שופט": [ + { + "word_nikkud": "לִשְׁפֹּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2282-lishpot" + } + ], + "שפטתי": [ + { + "word_nikkud": "לִשְׁפֹּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2282-lishpot" + } + ], + "תשפוטנה": [ + { + "word_nikkud": "לִשְׁפֹּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2282-lishpot" + } + ], + "שיפוט": [ + { + "word_nikkud": "לִשְׁפֹּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2282-lishpot" + } + ], + "שפטו": [ + { + "word_nikkud": "לִשְׁפֹּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2282-lishpot" + } + ], + "שופטים": [ + { + "word_nikkud": "לִשְׁפֹּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2282-lishpot" + } + ], + "משפטי": [ + { + "word_nikkud": "לִשְׁפֹּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2282-lishpot" + } + ], + "שפטתן": [ + { + "word_nikkud": "לִשְׁפֹּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2282-lishpot" + } + ], + "ישפטו": [ + { + "word_nikkud": "לִשְׁפֹּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2282-lishpot" + } + ], + "להישפט": [ + { + "word_nikkud": "לִשְׁפֹּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2282-lishpot" + } + ], + "ישפוט": [ + { + "word_nikkud": "לִשְׁפֹּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2282-lishpot" + } + ], + "שפטתם": [ + { + "word_nikkud": "לִשְׁפֹּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2282-lishpot" + } + ], + "תשפטי": [ + { + "word_nikkud": "לִשְׁפֹּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2282-lishpot" + } + ], + "נשפוט": [ + { + "word_nikkud": "לִשְׁפֹּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2282-lishpot" + } + ], + "שפוט!‏": [ + { + "word_nikkud": "לִשְׁפֹּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2282-lishpot" + } + ], + "שפטנו": [ + { + "word_nikkud": "לִשְׁפֹּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2282-lishpot" + } + ], + "שופטות": [ + { + "word_nikkud": "לִשְׁפֹּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2282-lishpot" + } + ], + "שפט": [ + { + "word_nikkud": "לִשְׁפֹּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2282-lishpot" + } + ], + "משפט": [ + { + "word_nikkud": "לִשְׁפֹּט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2282-lishpot" + } + ], + "נימלט": [ + { + "word_nikkud": "לְהִמָּלֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1056-lehimalet" + } + ], + "יימלט": [ + { + "word_nikkud": "לְהִמָּלֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1056-lehimalet" + } + ], + "מ - ל - ט": [ + { + "word_nikkud": "לְהִמָּלֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1056-lehimalet" + } + ], + "להמליט": [ + { + "word_nikkud": "לְהִמָּלֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1056-lehimalet" + } + ], + "תימלטנה": [ + { + "word_nikkud": "לְהִמָּלֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1056-lehimalet" + } + ], + "מילוט": [ + { + "word_nikkud": "לְהִמָּלֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1056-lehimalet" + } + ], + "הימלט!‏": [ + { + "word_nikkud": "לְהִמָּלֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1056-lehimalet" + } + ], + "הימלטו!‏": [ + { + "word_nikkud": "לְהִמָּלֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1056-lehimalet" + } + ], + "נמלט": [ + { + "word_nikkud": "לְהִמָּלֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1056-lehimalet" + } + ], + "נמלטתם": [ + { + "word_nikkud": "לְהִמָּלֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1056-lehimalet" + } + ], + "נמלטתן": [ + { + "word_nikkud": "לְהִמָּלֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1056-lehimalet" + } + ], + "נמלטה": [ + { + "word_nikkud": "לְהִמָּלֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1056-lehimalet" + } + ], + "אמלט": [ + { + "word_nikkud": "לְהִמָּלֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1056-lehimalet" + } + ], + "תימלט": [ + { + "word_nikkud": "לְהִמָּלֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1056-lehimalet" + } + ], + "תימלטו": [ + { + "word_nikkud": "לְהִמָּלֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1056-lehimalet" + } + ], + "להימלט": [ + { + "word_nikkud": "לְהִמָּלֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1056-lehimalet" + } + ], + "תימלטי": [ + { + "word_nikkud": "לְהִמָּלֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1056-lehimalet" + } + ], + "יימלטו": [ + { + "word_nikkud": "לְהִמָּלֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1056-lehimalet" + } + ], + "מלט": [ + { + "word_nikkud": "לְהִמָּלֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1056-lehimalet" + } + ], + "הימלטנה!‏": [ + { + "word_nikkud": "לְהִמָּלֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1056-lehimalet" + } + ], + "למלט": [ + { + "word_nikkud": "לְהִמָּלֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1056-lehimalet" + } + ], + "מליטה": [ + { + "word_nikkud": "לְהִמָּלֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1056-lehimalet" + } + ], + "נמלטתי": [ + { + "word_nikkud": "לְהִמָּלֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1056-lehimalet" + } + ], + "נמלטו": [ + { + "word_nikkud": "לְהִמָּלֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1056-lehimalet" + } + ], + "נמלטים": [ + { + "word_nikkud": "לְהִמָּלֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1056-lehimalet" + } + ], + "נמלטת": [ + { + "word_nikkud": "לְהִמָּלֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1056-lehimalet" + } + ], + "הימלטי!‏": [ + { + "word_nikkud": "לְהִמָּלֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1056-lehimalet" + } + ], + "נמלטות": [ + { + "word_nikkud": "לְהִמָּלֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1056-lehimalet" + } + ], + "נמלטנו": [ + { + "word_nikkud": "לְהִמָּלֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1056-lehimalet" + } + ], + "תפספסנה": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "תפוספסו": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "יפספס": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "מפוספסת": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "מפספס": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "פוספסה": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "פספסנה!‏": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "פיספוס": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "לפספס": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "להתפספס": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "מפוספסות": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "פוספסת": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "יפוספס": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "תפספס": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "פוספסתי": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "נפספס": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "יפוספסו": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "יפספסו": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "מפספסת": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "פספסה": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "פוספסתם": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "פספס": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "פוספסו": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "פספסתם": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "תפוספס": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "תפספסו": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "פוספס": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "פספסנו": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "פוספסתן": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "פספס!‏": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "נפוספס": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "פוספסנו": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "פספסתן": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "פספסו": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "פספסו!‏": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "פספסתי": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "מפוספס": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "תפוספסנה": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "פספסי!‏": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "פ - ס - פ - ס": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "מפספסים": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "מפספסות": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "תפספסי": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "אפוספס": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "פספסת": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "אפספס": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "מפוספסים": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "תפוספסי": [ + { + "word_nikkud": "לְפַסְפֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1654-lefasfes" + } + ], + "השפיעה": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "תשפיע": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "הושפעו": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "אשפיע": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "שפעת": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "השפענה!‏": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "הושפעתי": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "משופע": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "לשפוע": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "הושפעתן": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "השפעת": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "השפע!‏": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "השפעתי": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "שפע": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "משפיעות": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "מושפעת": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "תשפענה": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "הושפע": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "תשפיעו": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "השפעתן": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "יושפעו": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "תושפעי": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "מושפעות": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "השפעתם": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "נשפיע": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "מושפעים": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "משפיע": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "שפעה": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "הושפעת": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "תושפענה": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "יושפע": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "לשפע": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "הושפעתם": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "שיפוע": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "מושפע": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "משפיעה": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "השפיעי!‏": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "אושפע": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "השפעה": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "השפיעו": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "שׁ - פ - ע": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "משפיעים": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "תשפיעי": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "להשפיע": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "נושפע": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "ישפיע": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "ישפיעו": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "הושפעה": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "השפענו": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "תושפעו": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "השפיע": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "תושפע": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "הושפענו": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "השפיעו!‏": [ + { + "word_nikkud": "לְהַשְׁפִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2290-lehashpia" + } + ], + "הוקמה": [ + { + "word_nikkud": "לְהָקִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "הוקמתי": [ + { + "word_nikkud": "לְהָקִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "יוקם": [ + { + "word_nikkud": "לְהָקִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "תוקם": [ + { + "word_nikkud": "לְהָקִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "הוקמו": [ + { + "word_nikkud": "לְהָקִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "תוקמי": [ + { + "word_nikkud": "לְהָקִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "תוקמינה": [ + { + "word_nikkud": "לְהָקִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "מוקמים": [ + { + "word_nikkud": "לְהָקִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "הוקמת": [ + { + "word_nikkud": "לְהָקִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "הוקמתן": [ + { + "word_nikkud": "לְהָקִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "אוקם": [ + { + "word_nikkud": "לְהָקִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "מוקם": [ + { + "word_nikkud": "לְהָקִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "מוקמות": [ + { + "word_nikkud": "לְהָקִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "הוקם": [ + { + "word_nikkud": "לְהָקִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "הוקמנו": [ + { + "word_nikkud": "לְהָקִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "נוקם": [ + { + "word_nikkud": "לְהָקִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + }, + { + "word_nikkud": "לִנְקֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1256-linkom" + } + ], + "הוקמתם": [ + { + "word_nikkud": "לְהָקִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "יוקמו": [ + { + "word_nikkud": "לְהָקִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "תוקמנה": [ + { + "word_nikkud": "לְהָקִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "מוקמת": [ + { + "word_nikkud": "לְהָקִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "תוקמו": [ + { + "word_nikkud": "לְהָקִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1877-lehakim" + } + ], + "חסכתן": [ + { + "word_nikkud": "לַחֲסֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "645-lachasoch" + } + ], + "תחסכו": [ + { + "word_nikkud": "לַחֲסֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "645-lachasoch" + } + ], + "חסכתי": [ + { + "word_nikkud": "לַחֲסֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "645-lachasoch" + } + ], + "חסכנות": [ + { + "word_nikkud": "לַחֲסֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "645-lachasoch" + } + ], + "חסכת": [ + { + "word_nikkud": "לַחֲסֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "645-lachasoch" + } + ], + "חסכו!‏": [ + { + "word_nikkud": "לַחֲסֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "645-lachasoch" + } + ], + "חסכן": [ + { + "word_nikkud": "לַחֲסֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "645-lachasoch" + } + ], + "תחסוך": [ + { + "word_nikkud": "לַחֲסֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "645-lachasoch" + } + ], + "חסך": [ + { + "word_nikkud": "לַחֲסֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "645-lachasoch" + } + ], + "יחסכו": [ + { + "word_nikkud": "לַחֲסֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "645-lachasoch" + } + ], + "חוסכות": [ + { + "word_nikkud": "לַחֲסֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "645-lachasoch" + } + ], + "נחסוך": [ + { + "word_nikkud": "לַחֲסֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "645-lachasoch" + } + ], + "תחסוכנה": [ + { + "word_nikkud": "לַחֲסֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "645-lachasoch" + } + ], + "לחסוך": [ + { + "word_nikkud": "לַחֲסֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "645-lachasoch" + } + ], + "אחסוך": [ + { + "word_nikkud": "לַחֲסֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "645-lachasoch" + } + ], + "חסכתם": [ + { + "word_nikkud": "לַחֲסֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "645-lachasoch" + } + ], + "חסכי!‏": [ + { + "word_nikkud": "לַחֲסֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "645-lachasoch" + } + ], + "חוסכים": [ + { + "word_nikkud": "לַחֲסֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "645-lachasoch" + } + ], + "תחסכי": [ + { + "word_nikkud": "לַחֲסֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "645-lachasoch" + } + ], + "חסוך!‏": [ + { + "word_nikkud": "לַחֲסֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "645-lachasoch" + } + ], + "חוסכת": [ + { + "word_nikkud": "לַחֲסֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "645-lachasoch" + } + ], + "חוסך": [ + { + "word_nikkud": "לַחֲסֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "645-lachasoch" + } + ], + "יחסוך": [ + { + "word_nikkud": "לַחֲסֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "645-lachasoch" + } + ], + "חסכה": [ + { + "word_nikkud": "לַחֲסֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "645-lachasoch" + } + ], + "להיחסך": [ + { + "word_nikkud": "לַחֲסֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "645-lachasoch" + } + ], + "חיסכון": [ + { + "word_nikkud": "לַחֲסֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "645-lachasoch" + } + ], + "חסכנו": [ + { + "word_nikkud": "לַחֲסֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "645-lachasoch" + } + ], + "חסכו": [ + { + "word_nikkud": "לַחֲסֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "645-lachasoch" + } + ], + "ח - ס - ך": [ + { + "word_nikkud": "לַחֲסֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "645-lachasoch" + } + ], + "חסוכנה!‏": [ + { + "word_nikkud": "לַחֲסֹךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "645-lachasoch" + } + ], + "סליק": [ + { + "word_nikkud": "לְהִסְתַּלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1370-lehistalek" + } + ], + "ס - ל - ק": [ + { + "word_nikkud": "לְהִסְתַּלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1370-lehistalek" + } + ], + "סלק": [ + { + "word_nikkud": "לְהִסְתַּלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1370-lehistalek" + } + ], + "להסליק": [ + { + "word_nikkud": "לְהִסְתַּלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1370-lehistalek" + } + ], + "סילוק": [ + { + "word_nikkud": "לְהִסְתַּלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1370-lehistalek" + } + ], + "לסלק": [ + { + "word_nikkud": "לְהִסְתַּלֵּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1370-lehistalek" + } + ], + "שולבה": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "תשלב": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "תשלובת": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "נשולב": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "תשלבי": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "תשולבי": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "שילבתם": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "להשתלב": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "משלבות": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "שלב!‏": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "תשלבו": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "שולבנו": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "שולבתן": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "ישלבו": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "ישולבו": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "שולבתם": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "אשלב": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "שולבתי": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "לשלב": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "ישולב": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "תשולב": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "משלבים": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "שילבנו": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "משולבות": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "שילוב": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "ישלב": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "משלב": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "שילבתן": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "שולב": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "שלבנה!‏": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "תשולבנה": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "שולבת": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "שילבו": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "תשלבנה": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "משלבת": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "שילבה": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "אשולב": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "תשולבו": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "שילבת": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "שׁ - ל - ב": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "משולבת": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "משולבים": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "שילב": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "שלב": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "נשלב": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "שלבי!‏": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "משולב": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "שלבו!‏": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "שילבתי": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "שולבו": [ + { + "word_nikkud": "לְשַׁלֵּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2213-leshalev" + } + ], + "התחברתן": [ + { + "word_nikkud": "לְהִתְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "552-lehitchaber" + } + ], + "התחברו": [ + { + "word_nikkud": "לְהִתְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "552-lehitchaber" + } + ], + "התחבר": [ + { + "word_nikkud": "לְהִתְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "552-lehitchaber" + } + ], + "מתחברים": [ + { + "word_nikkud": "לְהִתְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "552-lehitchaber" + } + ], + "מתחברות": [ + { + "word_nikkud": "לְהִתְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "552-lehitchaber" + } + ], + "אתחבר": [ + { + "word_nikkud": "לְהִתְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "552-lehitchaber" + } + ], + "יתחברו": [ + { + "word_nikkud": "לְהִתְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "552-lehitchaber" + } + ], + "התחברת": [ + { + "word_nikkud": "לְהִתְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "552-lehitchaber" + } + ], + "תתחבר": [ + { + "word_nikkud": "לְהִתְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "552-lehitchaber" + } + ], + "תתחברנה": [ + { + "word_nikkud": "לְהִתְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "552-lehitchaber" + } + ], + "נתחבר": [ + { + "word_nikkud": "לְהִתְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "552-lehitchaber" + } + ], + "התחברנה!‏": [ + { + "word_nikkud": "לְהִתְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "552-lehitchaber" + } + ], + "התחברו!‏": [ + { + "word_nikkud": "לְהִתְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "552-lehitchaber" + } + ], + "התחברה": [ + { + "word_nikkud": "לְהִתְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "552-lehitchaber" + } + ], + "מתחברת": [ + { + "word_nikkud": "לְהִתְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "552-lehitchaber" + } + ], + "התחברנו": [ + { + "word_nikkud": "לְהִתְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "552-lehitchaber" + } + ], + "תתחברו": [ + { + "word_nikkud": "לְהִתְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "552-lehitchaber" + } + ], + "התחברי!‏": [ + { + "word_nikkud": "לְהִתְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "552-lehitchaber" + } + ], + "מתחבר": [ + { + "word_nikkud": "לְהִתְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "552-lehitchaber" + } + ], + "התחבר!‏": [ + { + "word_nikkud": "לְהִתְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "552-lehitchaber" + } + ], + "תתחברי": [ + { + "word_nikkud": "לְהִתְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "552-lehitchaber" + } + ], + "יתחבר": [ + { + "word_nikkud": "לְהִתְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "552-lehitchaber" + } + ], + "התחברתי": [ + { + "word_nikkud": "לְהִתְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "552-lehitchaber" + } + ], + "התחברתם": [ + { + "word_nikkud": "לְהִתְחַבֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "552-lehitchaber" + } + ], + "גדל": [ + { + "word_nikkud": "לִגְדֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "298-ligdol" + } + ], + "גדלתן": [ + { + "word_nikkud": "לִגְדֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "298-ligdol" + } + ], + "גדלתם": [ + { + "word_nikkud": "לִגְדֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "298-ligdol" + } + ], + "גדלת": [ + { + "word_nikkud": "לִגְדֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "298-ligdol" + } + ], + "גדלנו": [ + { + "word_nikkud": "לִגְדֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "298-ligdol" + } + ], + "גדלתי": [ + { + "word_nikkud": "לִגְדֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "298-ligdol" + } + ], + "גדלו": [ + { + "word_nikkud": "לִגְדֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "298-ligdol" + } + ], + "גדלה": [ + { + "word_nikkud": "לִגְדֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "298-ligdol" + } + ], + "גדלות": [ + { + "word_nikkud": "לִגְדֹּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "298-ligdol" + } + ], + "ממרכז": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "ממורכז": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "תמורכזנה": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "מ - ר - כ - ז": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "ימורכז": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "מרכז!‏": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "אמורכז": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "מורכזנו": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "ממרכזת": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "ממורכזים": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "מרכזת": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "מורכזתן": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "ממרכזים": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "מרכזתן": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "תמרכזו": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "להתמרכז": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "מורכזתם": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "מורכז": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "מורכזו": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "ימורכזו": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "מרכזו": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "מרכזתי": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "מרכזו!‏": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "תמורכזו": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "אמרכז": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "ימרכז": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "נמורכז": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "מרכזי!‏": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "מורכזתי": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "מרכזה": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "נמרכז": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "ממרכזות": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "מרכזתם": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "תמרכז": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "ממורכזת": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "מורכזה": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "תמרכזי": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "מרכזנה!‏": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "תמורכז": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "מרכזנו": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "למרכז": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "ממורכזות": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "תמרכזנה": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "ימרכזו": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "תמורכזי": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "מורכזת": [ + { + "word_nikkud": "לְמַרְכֵּז", + "form_type": "conjugation", + "pos": "Verb", + "slug": "3851-lemarkez" + } + ], + "העירי!‏": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "הערתי": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "הוערתי": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "מוער": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "מעירים": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "תעירינה": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "הערת": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "תוער": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "נוער": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "הוערתן": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "הוער": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "מוערים": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "תעירי": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "נעיר": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "יעיר": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "מעירות": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "מוערות": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "הוערת": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "תוערי": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "העירה": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "הוערנו": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "הוערה": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "הוערו": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "יוער": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "הוערתם": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "העירו": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "מעירה": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "העירותן": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "תוערו": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "העירו!‏": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "תעירו": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "תוערינה": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "הערנה!‏": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "יוערו": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "העירונו": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "מעיר": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "תוערנה": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "הערתם": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "העירות": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "אעיר": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "הערתן": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "תעיר": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "מוערת": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "הערנו": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "העיר": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "תערנה": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "העירותם": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "העירותי": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "אוער": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "יעירו": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "הער!‏": [ + { + "word_nikkud": "לְהָעִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1466-lehair" + } + ], + "התמקדתם": [ + { + "word_nikkud": "לְהִתְמַקֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1092-lehitmaked" + } + ], + "התמקדנו": [ + { + "word_nikkud": "לְהִתְמַקֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1092-lehitmaked" + } + ], + "התמקדת": [ + { + "word_nikkud": "לְהִתְמַקֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1092-lehitmaked" + } + ], + "התמקדו": [ + { + "word_nikkud": "לְהִתְמַקֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1092-lehitmaked" + } + ], + "מ - ק - ד": [ + { + "word_nikkud": "לְהִתְמַקֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1092-lehitmaked" + } + ], + "התמקד!‏": [ + { + "word_nikkud": "לְהִתְמַקֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1092-lehitmaked" + } + ], + "להתמקד": [ + { + "word_nikkud": "לְהִתְמַקֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1092-lehitmaked" + } + ], + "התמקדתי": [ + { + "word_nikkud": "לְהִתְמַקֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1092-lehitmaked" + } + ], + "תתמקד": [ + { + "word_nikkud": "לְהִתְמַקֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1092-lehitmaked" + } + ], + "מיקוד": [ + { + "word_nikkud": "לְהִתְמַקֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1092-lehitmaked" + } + ], + "תתמקדו": [ + { + "word_nikkud": "לְהִתְמַקֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1092-lehitmaked" + } + ], + "מתמקד": [ + { + "word_nikkud": "לְהִתְמַקֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1092-lehitmaked" + } + ], + "התמקדנה!‏": [ + { + "word_nikkud": "לְהִתְמַקֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1092-lehitmaked" + } + ], + "למקד": [ + { + "word_nikkud": "לְהִתְמַקֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1092-lehitmaked" + } + ], + "מתמקדות": [ + { + "word_nikkud": "לְהִתְמַקֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1092-lehitmaked" + } + ], + "התמקדו!‏": [ + { + "word_nikkud": "לְהִתְמַקֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1092-lehitmaked" + } + ], + "מתמקדים": [ + { + "word_nikkud": "לְהִתְמַקֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1092-lehitmaked" + } + ], + "יתמקד": [ + { + "word_nikkud": "לְהִתְמַקֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1092-lehitmaked" + } + ], + "התמקדתן": [ + { + "word_nikkud": "לְהִתְמַקֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1092-lehitmaked" + } + ], + "התמקדי!‏": [ + { + "word_nikkud": "לְהִתְמַקֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1092-lehitmaked" + } + ], + "תתמקדנה": [ + { + "word_nikkud": "לְהִתְמַקֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1092-lehitmaked" + } + ], + "יתמקדו": [ + { + "word_nikkud": "לְהִתְמַקֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1092-lehitmaked" + } + ], + "נתמקד": [ + { + "word_nikkud": "לְהִתְמַקֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1092-lehitmaked" + } + ], + "התמקד": [ + { + "word_nikkud": "לְהִתְמַקֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1092-lehitmaked" + } + ], + "התמקדה": [ + { + "word_nikkud": "לְהִתְמַקֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1092-lehitmaked" + } + ], + "מוקד": [ + { + "word_nikkud": "לְהִתְמַקֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1092-lehitmaked" + } + ], + "מתמקדת": [ + { + "word_nikkud": "לְהִתְמַקֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1092-lehitmaked" + } + ], + "תתמקדי": [ + { + "word_nikkud": "לְהִתְמַקֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1092-lehitmaked" + } + ], + "אתמקד": [ + { + "word_nikkud": "לְהִתְמַקֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1092-lehitmaked" + } + ], + "סירבת": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "סירבתי": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "מסורבים": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "תסרבנה": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "סורבתי": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "יסרב": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "סרבו!‏": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "סירבה": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "תסורבי": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "תסרבו": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "סירבו": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "מסרבת": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "תסורבו": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "מסרב": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "יסורבו": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "סרבי!‏": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "סורבנו": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "מסרבות": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "סורבתן": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "מסרבים": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "תסרב": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "לסרב": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "אסורב": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "סירבתם": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "מסורבת": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "אסרב": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "נסורב": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "מסורבות": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "סורבו": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "סרבנה!‏": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "סירבתן": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "תסרבי": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "סירוב": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "סורב": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "סירבנו": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "סורבה": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "מסורב": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "תסורבנה": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "יסרבו": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "סרב!‏": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "ס - ר - ב": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "סירב": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "תסורב": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "סורבת": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "סורבתם": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "נסרב": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "יסורב": [ + { + "word_nikkud": "לְסָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1417-lesarev" + } + ], + "חושי!‏": [ + { + "word_nikkud": "לָחוּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "573-lachush" + } + ], + "חשנו": [ + { + "word_nikkud": "לָחוּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "573-lachush" + } + ], + "תחושו": [ + { + "word_nikkud": "לָחוּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "573-lachush" + } + ], + "תחושתי": [ + { + "word_nikkud": "לָחוּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "573-lachush" + } + ], + "חשתם": [ + { + "word_nikkud": "לָחוּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "573-lachush" + } + ], + "תחושינה": [ + { + "word_nikkud": "לָחוּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "573-lachush" + } + ], + "יחושו": [ + { + "word_nikkud": "לָחוּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "573-lachush" + } + ], + "חשות": [ + { + "word_nikkud": "לָחוּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "573-lachush" + } + ], + "להחיש": [ + { + "word_nikkud": "לָחוּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "573-lachush" + } + ], + "חשתן": [ + { + "word_nikkud": "לָחוּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "573-lachush" + } + ], + "חושו!‏": [ + { + "word_nikkud": "לָחוּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "573-lachush" + } + ], + "לחוש": [ + { + "word_nikkud": "לָחוּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "573-lachush" + } + ], + "תחושנה": [ + { + "word_nikkud": "לָחוּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "573-lachush" + } + ], + "חשתי": [ + { + "word_nikkud": "לָחוּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "573-lachush" + } + ], + "חשת": [ + { + "word_nikkud": "לָחוּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "573-lachush" + } + ], + "תחושי": [ + { + "word_nikkud": "לָחוּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "573-lachush" + } + ], + "חושינה!‏": [ + { + "word_nikkud": "לָחוּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "573-lachush" + } + ], + "מוחשי": [ + { + "word_nikkud": "לָחוּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "573-lachush" + } + ], + "אחוש": [ + { + "word_nikkud": "לָחוּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "573-lachush" + } + ], + "חושנה!‏": [ + { + "word_nikkud": "לָחוּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "573-lachush" + } + ], + "חשים": [ + { + "word_nikkud": "לָחוּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "573-lachush" + } + ], + "תחוש": [ + { + "word_nikkud": "לָחוּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "573-lachush" + } + ], + "מוחש": [ + { + "word_nikkud": "לָחוּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "573-lachush" + } + ], + "יחוש": [ + { + "word_nikkud": "לָחוּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "573-lachush" + } + ], + "חיישן": [ + { + "word_nikkud": "לָחוּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "573-lachush" + } + ], + "ח - ו - שׁ": [ + { + "word_nikkud": "לָחוּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "573-lachush" + } + ], + "תחושה": [ + { + "word_nikkud": "לָחוּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "573-lachush" + } + ], + "חוש!‏": [ + { + "word_nikkud": "לָחוּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "573-lachush" + } + ], + "חשה": [ + { + "word_nikkud": "לָחוּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "573-lachush" + } + ], + "חוש": [ + { + "word_nikkud": "לָחוּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "573-lachush" + } + ], + "חשו": [ + { + "word_nikkud": "לָחוּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "573-lachush" + } + ], + "חש": [ + { + "word_nikkud": "לָחוּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "573-lachush" + } + ], + "עורבו": [ + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "עירב": [ + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "תעורבי": [ + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "מעורבים": [ + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "מערבת": [ + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "ערבי!‏": [ + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "יעורב": [ + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "עירבת": [ + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "ערב!‏": [ + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "מערבות": [ + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "עירבתן": [ + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "עירבו": [ + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "תעורבנה": [ + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "עורבה": [ + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "ערבנה!‏": [ + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "עירבנו": [ + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "ערבו!‏": [ + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "עירבתם": [ + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "מעורבות": [ + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "עורבנו": [ + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "עירבתי": [ + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "עורבת": [ + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "מערבים": [ + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "עורבתן": [ + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "עורבתי": [ + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "מעורב": [ + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "יעורבו": [ + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "אעורב": [ + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "עורבתם": [ + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "תעורבו": [ + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "נעורב": [ + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "מעורבת": [ + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "תעורב": [ + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "עירבה": [ + { + "word_nikkud": "לְעָרֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2603-learev" + } + ], + "מסתכן": [ + { + "word_nikkud": "לְהִסְתַּכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1357-lehistaken" + } + ], + "יסתכן": [ + { + "word_nikkud": "לְהִסְתַּכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1357-lehistaken" + } + ], + "הסתכנה!‏": [ + { + "word_nikkud": "לְהִסְתַּכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1357-lehistaken" + } + ], + "הסתכן": [ + { + "word_nikkud": "לְהִסְתַּכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1357-lehistaken" + } + ], + "הסתכני!‏": [ + { + "word_nikkud": "לְהִסְתַּכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1357-lehistaken" + } + ], + "הסתכנו": [ + { + "word_nikkud": "לְהִסְתַּכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1357-lehistaken" + } + ], + "יסתכנו": [ + { + "word_nikkud": "לְהִסְתַּכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1357-lehistaken" + } + ], + "מסתכנים": [ + { + "word_nikkud": "לְהִסְתַּכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1357-lehistaken" + } + ], + "תסתכני": [ + { + "word_nikkud": "לְהִסְתַּכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1357-lehistaken" + } + ], + "אסתכן": [ + { + "word_nikkud": "לְהִסְתַּכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1357-lehistaken" + } + ], + "הסתכנתן": [ + { + "word_nikkud": "לְהִסְתַּכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1357-lehistaken" + } + ], + "תסתכנה": [ + { + "word_nikkud": "לְהִסְתַּכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1357-lehistaken" + } + ], + "הסתכנו!‏": [ + { + "word_nikkud": "לְהִסְתַּכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1357-lehistaken" + } + ], + "הסתכנתי": [ + { + "word_nikkud": "לְהִסְתַּכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1357-lehistaken" + } + ], + "מסתכנת": [ + { + "word_nikkud": "לְהִסְתַּכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1357-lehistaken" + } + ], + "הסתכנתם": [ + { + "word_nikkud": "לְהִסְתַּכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1357-lehistaken" + } + ], + "תסתכן": [ + { + "word_nikkud": "לְהִסְתַּכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1357-lehistaken" + } + ], + "נסתכן": [ + { + "word_nikkud": "לְהִסְתַּכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1357-lehistaken" + } + ], + "הסתכנה": [ + { + "word_nikkud": "לְהִסְתַּכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1357-lehistaken" + } + ], + "הסתכן!‏": [ + { + "word_nikkud": "לְהִסְתַּכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1357-lehistaken" + } + ], + "מסתכנות": [ + { + "word_nikkud": "לְהִסְתַּכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1357-lehistaken" + } + ], + "תסתכנו": [ + { + "word_nikkud": "לְהִסְתַּכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1357-lehistaken" + } + ], + "הסתכנת": [ + { + "word_nikkud": "לְהִסְתַּכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1357-lehistaken" + } + ], + "להתייחס": [ + { + "word_nikkud": "לְהִתְיַחֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "806-lehityaches" + } + ], + "יתייחסו": [ + { + "word_nikkud": "לְהִתְיַחֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "806-lehityaches" + } + ], + "מתייחסות": [ + { + "word_nikkud": "לְהִתְיַחֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "806-lehityaches" + } + ], + "יחסי": [ + { + "word_nikkud": "לְהִתְיַחֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "806-lehityaches" + } + ], + "התייחסתי": [ + { + "word_nikkud": "לְהִתְיַחֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "806-lehityaches" + } + ], + "מתייחסת": [ + { + "word_nikkud": "לְהִתְיַחֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "806-lehityaches" + } + ], + "התייחסתן": [ + { + "word_nikkud": "לְהִתְיַחֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "806-lehityaches" + } + ], + "התייחס!‏": [ + { + "word_nikkud": "לְהִתְיַחֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "806-lehityaches" + } + ], + "יחס": [ + { + "word_nikkud": "לְהִתְיַחֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "806-lehityaches" + } + ], + "התייחסי!‏": [ + { + "word_nikkud": "לְהִתְיַחֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "806-lehityaches" + } + ], + "תתייחסי": [ + { + "word_nikkud": "לְהִתְיַחֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "806-lehityaches" + } + ], + "יוחסין": [ + { + "word_nikkud": "לְהִתְיַחֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "806-lehityaches" + } + ], + "התייחסנה!‏": [ + { + "word_nikkud": "לְהִתְיַחֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "806-lehityaches" + } + ], + "התייחסו": [ + { + "word_nikkud": "לְהִתְיַחֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "806-lehityaches" + } + ], + "יחסות": [ + { + "word_nikkud": "לְהִתְיַחֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "806-lehityaches" + } + ], + "מתייחס": [ + { + "word_nikkud": "לְהִתְיַחֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "806-lehityaches" + } + ], + "לייחס": [ + { + "word_nikkud": "לְהִתְיַחֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "806-lehityaches" + } + ], + "אתייחס": [ + { + "word_nikkud": "לְהִתְיַחֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "806-lehityaches" + } + ], + "נתייחס": [ + { + "word_nikkud": "לְהִתְיַחֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "806-lehityaches" + } + ], + "התייחסנו": [ + { + "word_nikkud": "לְהִתְיַחֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "806-lehityaches" + } + ], + "מתייחסים": [ + { + "word_nikkud": "לְהִתְיַחֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "806-lehityaches" + } + ], + "התייחסת": [ + { + "word_nikkud": "לְהִתְיַחֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "806-lehityaches" + } + ], + "התייחס": [ + { + "word_nikkud": "לְהִתְיַחֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "806-lehityaches" + } + ], + "התייחסו!‏": [ + { + "word_nikkud": "לְהִתְיַחֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "806-lehityaches" + } + ], + "תתייחסנה": [ + { + "word_nikkud": "לְהִתְיַחֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "806-lehityaches" + } + ], + "התייחסתם": [ + { + "word_nikkud": "לְהִתְיַחֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "806-lehityaches" + } + ], + "התייחסה": [ + { + "word_nikkud": "לְהִתְיַחֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "806-lehityaches" + } + ], + "י - ח - ס": [ + { + "word_nikkud": "לְהִתְיַחֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "806-lehityaches" + } + ], + "התייחסות": [ + { + "word_nikkud": "לְהִתְיַחֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "806-lehityaches" + } + ], + "יתייחס": [ + { + "word_nikkud": "לְהִתְיַחֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "806-lehityaches" + } + ], + "תתייחסו": [ + { + "word_nikkud": "לְהִתְיַחֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "806-lehityaches" + } + ], + "תתייחס": [ + { + "word_nikkud": "לְהִתְיַחֵס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "806-lehityaches" + } + ], + "השבת": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "השיבו": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "הושבה": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "תושבו": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "להשתובב": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + }, + { + "word_nikkud": "לָשׁוּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2154-lashuv" + } + ], + "מושבת": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "מושבות": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "מושבים": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "הושבתם": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "ישיב": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "נשיב": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "השיבי!‏": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "לשוב": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + }, + { + "word_nikkud": "לָשׁוּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2154-lashuv" + } + ], + "השיבותן": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "השיב": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "להשיב": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + }, + { + "word_nikkud": "לָשׁוּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2154-lashuv" + } + ], + "הושבנו": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "תושבינה": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "משיבים": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "תושבי": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "אושב": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "שוב": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + }, + { + "word_nikkud": "לָשׁוּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2154-lashuv" + } + ], + "תשיבי": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "תשובה": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + }, + { + "word_nikkud": "לָשׁוּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2154-lashuv" + } + ], + "תשיב": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "השיבות": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "משיבה": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "משיבות": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "השב!‏": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "הושבתי": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "אשיב": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "הושבתן": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "מושב": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "יושבו": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "השבנו": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "השבתן": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "השבתי": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "הושבת": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "שיבה": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + }, + { + "word_nikkud": "לָשׁוּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2154-lashuv" + } + ], + "תשיבינה": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "השבתם": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "משוב": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + }, + { + "word_nikkud": "לָשׁוּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2154-lashuv" + } + ], + "תושבנה": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "השבנה!‏": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "הושב": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "השיבה": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "משיבון": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + }, + { + "word_nikkud": "לָשׁוּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2154-lashuv" + } + ], + "השיבותם": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "השיבונו": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "שׁ - ו - ב": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + }, + { + "word_nikkud": "לָשׁוּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2154-lashuv" + } + ], + "תשיבו": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "השיבו!‏": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "משיב": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "הושבו": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "ישיבו": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "השיבותי": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "נושב": [ + { + "word_nikkud": "לְהָשִׁיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2155-lehashiv" + } + ], + "מ - ח - ק": [ + { + "word_nikkud": "לִמְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1046-limchok" + } + ], + "נמחק": [ + { + "word_nikkud": "לִמְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1046-limchok" + } + ], + "מחקי!‏": [ + { + "word_nikkud": "לִמְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1046-limchok" + } + ], + "מחיק": [ + { + "word_nikkud": "לִמְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1046-limchok" + } + ], + "להימחק": [ + { + "word_nikkud": "לִמְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1046-limchok" + } + ], + "מחוקנה!‏": [ + { + "word_nikkud": "לִמְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1046-limchok" + } + ], + "מחיקה": [ + { + "word_nikkud": "לִמְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1046-limchok" + } + ], + "ימחק": [ + { + "word_nikkud": "לִמְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1046-limchok" + } + ], + "תמחקו": [ + { + "word_nikkud": "לִמְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1046-limchok" + } + ], + "למחוק": [ + { + "word_nikkud": "לִמְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1046-limchok" + } + ], + "מוחקת": [ + { + "word_nikkud": "לִמְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1046-limchok" + } + ], + "מחקת": [ + { + "word_nikkud": "לִמְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1046-limchok" + } + ], + "תמחוקנה": [ + { + "word_nikkud": "לִמְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1046-limchok" + } + ], + "מחוק!‏": [ + { + "word_nikkud": "לִמְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1046-limchok" + } + ], + "מחקתם": [ + { + "word_nikkud": "לִמְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1046-limchok" + } + ], + "מחקתי": [ + { + "word_nikkud": "לִמְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1046-limchok" + } + ], + "מחק!‏": [ + { + "word_nikkud": "לִמְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1046-limchok" + } + ], + "מחקה": [ + { + "word_nikkud": "לִמְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1046-limchok" + } + ], + "תמחוק": [ + { + "word_nikkud": "לִמְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1046-limchok" + } + ], + "מחקו!‏": [ + { + "word_nikkud": "לִמְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1046-limchok" + } + ], + "תמחקי": [ + { + "word_nikkud": "לִמְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1046-limchok" + } + ], + "מחקנה!‏": [ + { + "word_nikkud": "לִמְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1046-limchok" + } + ], + "מחקו": [ + { + "word_nikkud": "לִמְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1046-limchok" + } + ], + "תמחקנה": [ + { + "word_nikkud": "לִמְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1046-limchok" + } + ], + "תמחק": [ + { + "word_nikkud": "לִמְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1046-limchok" + } + ], + "מחקתן": [ + { + "word_nikkud": "לִמְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1046-limchok" + } + ], + "מוחק": [ + { + "word_nikkud": "לִמְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1046-limchok" + } + ], + "מוחקות": [ + { + "word_nikkud": "לִמְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1046-limchok" + } + ], + "מחק": [ + { + "word_nikkud": "לִמְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1046-limchok" + } + ], + "נמחוק": [ + { + "word_nikkud": "לִמְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1046-limchok" + } + ], + "מוחקים": [ + { + "word_nikkud": "לִמְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1046-limchok" + } + ], + "אמחוק": [ + { + "word_nikkud": "לִמְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1046-limchok" + } + ], + "ימחוק": [ + { + "word_nikkud": "לִמְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1046-limchok" + } + ], + "מחקנו": [ + { + "word_nikkud": "לִמְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1046-limchok" + } + ], + "ימחקו": [ + { + "word_nikkud": "לִמְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1046-limchok" + } + ], + "אמחק": [ + { + "word_nikkud": "לִמְחֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1046-limchok" + } + ], + "ב - ח - ן": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + }, + { + "word_nikkud": "לִבְחֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "202-livchon" + } + ], + "הובחן": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + } + ], + "יבחינו": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + } + ], + "אובחן": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + } + ], + "תבחיני": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + } + ], + "מבחינים": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + } + ], + "הבחינה": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + } + ], + "הבחינו!‏": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + } + ], + "תובחני": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + } + ], + "תובחנו": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + } + ], + "הובחנתן": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + } + ], + "מובחנת": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + } + ], + "הובחנו": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + } + ], + "נובחן": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + } + ], + "להבחין": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + }, + { + "word_nikkud": "לִבְחֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "202-livchon" + } + ], + "תבחנה": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + }, + { + "word_nikkud": "לִבְחֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "202-livchon" + } + ], + "מבחין": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + } + ], + "הבחין": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + } + ], + "הובחנתם": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + } + ], + "הבחינו": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + } + ], + "מבחינות": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + } + ], + "מובחן": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + } + ], + "מבחינה": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + } + ], + "הבחנתי": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + } + ], + "יבחין": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + } + ], + "הבחנו": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + } + ], + "הובחנה": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + } + ], + "הבחן!‏": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + } + ], + "הבחנתן": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + } + ], + "תובחנה": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + } + ], + "הבחנתם": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + } + ], + "הובחנתי": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + } + ], + "הבחנה!‏": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + } + ], + "הבחנת": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + } + ], + "לבחון": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + }, + { + "word_nikkud": "לִבְחֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "202-livchon" + } + ], + "מובחנים": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + } + ], + "מובחנות": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + } + ], + "תבחינו": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + } + ], + "תובחן": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + } + ], + "תבחין": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + } + ], + "יובחנו": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + } + ], + "אבחין": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + } + ], + "להיבחן": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + }, + { + "word_nikkud": "לִבְחֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "202-livchon" + } + ], + "הבחיני!‏": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + } + ], + "יובחן": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + } + ], + "הובחנת": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + } + ], + "נבחין": [ + { + "word_nikkud": "לְהַבְחִין", + "form_type": "conjugation", + "pos": "Verb", + "slug": "204-lehavchin" + } + ], + "בוחנת": [ + { + "word_nikkud": "לִבְחֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "202-livchon" + } + ], + "יבחן": [ + { + "word_nikkud": "לִבְחֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "202-livchon" + } + ], + "בחנתן": [ + { + "word_nikkud": "לִבְחֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "202-livchon" + } + ], + "תבחני": [ + { + "word_nikkud": "לִבְחֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "202-livchon" + } + ], + "בחנה!‏": [ + { + "word_nikkud": "לִבְחֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "202-livchon" + } + ], + "בחנת": [ + { + "word_nikkud": "לִבְחֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "202-livchon" + } + ], + "תבחן": [ + { + "word_nikkud": "לִבְחֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "202-livchon" + } + ], + "בחנו!‏": [ + { + "word_nikkud": "לִבְחֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "202-livchon" + } + ], + "בוחנות": [ + { + "word_nikkud": "לִבְחֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "202-livchon" + } + ], + "בחנו": [ + { + "word_nikkud": "לִבְחֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "202-livchon" + } + ], + "נבחן": [ + { + "word_nikkud": "לִבְחֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "202-livchon" + } + ], + "בחנתם": [ + { + "word_nikkud": "לִבְחֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "202-livchon" + } + ], + "בחנתי": [ + { + "word_nikkud": "לִבְחֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "202-livchon" + } + ], + "יבחנו": [ + { + "word_nikkud": "לִבְחֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "202-livchon" + } + ], + "בחני!‏": [ + { + "word_nikkud": "לִבְחֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "202-livchon" + } + ], + "בחן!‏": [ + { + "word_nikkud": "לִבְחֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "202-livchon" + } + ], + "בוחנים": [ + { + "word_nikkud": "לִבְחֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "202-livchon" + } + ], + "בחן": [ + { + "word_nikkud": "לִבְחֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "202-livchon" + } + ], + "בחנה": [ + { + "word_nikkud": "לִבְחֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "202-livchon" + } + ], + "אבחן": [ + { + "word_nikkud": "לִבְחֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "202-livchon" + } + ], + "תבחנו": [ + { + "word_nikkud": "לִבְחֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "202-livchon" + } + ], + "אזרו": [ + { + "word_nikkud": "לֶאֱזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "81-leezor" + } + ], + "אזרתי": [ + { + "word_nikkud": "לֶאֱזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "81-leezor" + } + ], + "אזורי": [ + { + "word_nikkud": "לֶאֱזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "81-leezor" + } + ], + "יאזרו": [ + { + "word_nikkud": "לֶאֱזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "81-leezor" + } + ], + "אזר": [ + { + "word_nikkud": "לֶאֱזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "81-leezor" + } + ], + "להתאזר": [ + { + "word_nikkud": "לֶאֱזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "81-leezor" + } + ], + "תאזור": [ + { + "word_nikkud": "לֶאֱזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "81-leezor" + } + ], + "אאזור": [ + { + "word_nikkud": "לֶאֱזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "81-leezor" + } + ], + "תאזרי": [ + { + "word_nikkud": "לֶאֱזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "81-leezor" + } + ], + "אזרת": [ + { + "word_nikkud": "לֶאֱזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "81-leezor" + } + ], + "אוזר": [ + { + "word_nikkud": "לֶאֱזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "81-leezor" + } + ], + "אזרנו": [ + { + "word_nikkud": "לֶאֱזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "81-leezor" + } + ], + "תאזרו": [ + { + "word_nikkud": "לֶאֱזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "81-leezor" + } + ], + "אוזרות": [ + { + "word_nikkud": "לֶאֱזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "81-leezor" + } + ], + "אזרה": [ + { + "word_nikkud": "לֶאֱזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "81-leezor" + } + ], + "אוזרת": [ + { + "word_nikkud": "לֶאֱזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "81-leezor" + } + ], + "אוזרים": [ + { + "word_nikkud": "לֶאֱזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "81-leezor" + } + ], + "אזרו!‏": [ + { + "word_nikkud": "לֶאֱזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "81-leezor" + } + ], + "א - ז - ר": [ + { + "word_nikkud": "לֶאֱזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "81-leezor" + } + ], + "אזרתן": [ + { + "word_nikkud": "לֶאֱזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "81-leezor" + } + ], + "אזורנה!‏": [ + { + "word_nikkud": "לֶאֱזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "81-leezor" + } + ], + "אזור!‏": [ + { + "word_nikkud": "לֶאֱזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "81-leezor" + } + ], + "נאזור": [ + { + "word_nikkud": "לֶאֱזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "81-leezor" + } + ], + "אזרתם": [ + { + "word_nikkud": "לֶאֱזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "81-leezor" + } + ], + "תאזורנה": [ + { + "word_nikkud": "לֶאֱזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "81-leezor" + } + ], + "יאזור": [ + { + "word_nikkud": "לֶאֱזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "81-leezor" + } + ], + "אזרי!‏": [ + { + "word_nikkud": "לֶאֱזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "81-leezor" + } + ], + "לאזור": [ + { + "word_nikkud": "לֶאֱזֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "81-leezor" + } + ], + "מוענקות": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "נעניק": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "העניקו!‏": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "מוענק": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "העניקו": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "תוענקנה": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "מעניקה": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "מעניקים": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "תעניקי": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "מוענקת": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "אעניק": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "מוענקים": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "הענק!‏": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "יוענק": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "יעניקו": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "הוענקה": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "מעניקות": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "העניק": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "אוענק": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "יוענקו": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "הענקתן": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "תעניקו": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "הוענקתי": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "הענקתם": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "הענקנה!‏": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "העניקי!‏": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "הוענקנו": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "תוענקו": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "תוענק": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "מענק": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "נוענק": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "הוענקתן": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "יעניק": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "הוענקו": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "תענקנה": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "תוענקי": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "הענקת": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "ענק": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "הענקנו": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "תעניק": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "הוענקתם": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "העניקה": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "להעניק": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "ע - נ - ק": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "הוענקת": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "הענקתי": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "הוענק": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "מעניק": [ + { + "word_nikkud": "לְהַעֲנִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1524-lehaanik" + } + ], + "פצינו": [ + { + "word_nikkud": "לְפַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1667-liftzot" + } + ], + "פצה!‏": [ + { + "word_nikkud": "לְפַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1667-liftzot" + } + ], + "נפצה": [ + { + "word_nikkud": "לְפַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1667-liftzot" + } + ], + "פוצה": [ + { + "word_nikkud": "לְפַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1667-liftzot" + } + ], + "פצית": [ + { + "word_nikkud": "לְפַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1667-liftzot" + } + ], + "תפצה": [ + { + "word_nikkud": "לְפַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1667-liftzot" + } + ], + "פציתן": [ + { + "word_nikkud": "לְפַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1667-liftzot" + } + ], + "פצינה!‏": [ + { + "word_nikkud": "לְפַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1667-liftzot" + } + ], + "פצו!‏": [ + { + "word_nikkud": "לְפַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1667-liftzot" + } + ], + "פציתי": [ + { + "word_nikkud": "לְפַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1667-liftzot" + } + ], + "לפצות": [ + { + "word_nikkud": "לְפַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1667-liftzot" + } + ], + "יפצו": [ + { + "word_nikkud": "לְפַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1667-liftzot" + } + ], + "פצתה": [ + { + "word_nikkud": "לְפַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1667-liftzot" + } + ], + "תפצו": [ + { + "word_nikkud": "לְפַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1667-liftzot" + } + ], + "תפצי": [ + { + "word_nikkud": "לְפַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1667-liftzot" + } + ], + "פצו": [ + { + "word_nikkud": "לְפַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1667-liftzot" + } + ], + "פוצות": [ + { + "word_nikkud": "לְפַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1667-liftzot" + } + ], + "פצי!‏": [ + { + "word_nikkud": "לְפַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1667-liftzot" + } + ], + "אפצה": [ + { + "word_nikkud": "לְפַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1667-liftzot" + } + ], + "פצה": [ + { + "word_nikkud": "לְפַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1667-liftzot" + } + ], + "תפצינה": [ + { + "word_nikkud": "לְפַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1667-liftzot" + } + ], + "פ - צ - ה": [ + { + "word_nikkud": "לְפַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1667-liftzot" + } + ], + "פציתם": [ + { + "word_nikkud": "לְפַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1667-liftzot" + } + ], + "יפצה": [ + { + "word_nikkud": "לְפַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1667-liftzot" + } + ], + "פיצוי": [ + { + "word_nikkud": "לְפַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1667-liftzot" + } + ], + "פוצים": [ + { + "word_nikkud": "לְפַצּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1667-liftzot" + } + ], + "נשומש": [ + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "שומשו": [ + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "שמשי!‏": [ + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "משמש": [ + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "תשומשו": [ + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "אשומש": [ + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "ישומשו": [ + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "שומשנו": [ + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "שמש!‏": [ + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "שמשו!‏": [ + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "משומשים": [ + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "שימשנו": [ + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "אשמש": [ + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "ישמש": [ + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "שומשה": [ + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "ישומש": [ + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "משמשת": [ + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "שמשנה!‏": [ + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "תשומש": [ + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "תשמשנה": [ + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "שומשת": [ + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "משומשות": [ + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "ישמשו": [ + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "שומשתי": [ + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "שימשתם": [ + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "משומש": [ + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "שימשה": [ + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "תשומשנה": [ + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "תשומשי": [ + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "משומשת": [ + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "שימשתי": [ + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "שומשתן": [ + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "תשמשי": [ + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "משמשות": [ + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "תשמש": [ + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "תשמשו": [ + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "שימשו": [ + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "שימשת": [ + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "שימש": [ + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "שומש": [ + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "נשמש": [ + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "שימשתן": [ + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "שומשתם": [ + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "משמשים": [ + { + "word_nikkud": "לְשַׁמֵּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2259-leshamesh" + } + ], + "ידחו": [ + { + "word_nikkud": "לִדְחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2516-lidchot" + } + ], + "דחיתן": [ + { + "word_nikkud": "לִדְחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2516-lidchot" + } + ], + "ד - ח - ה": [ + { + "word_nikkud": "לִדְחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2516-lidchot" + } + ], + "אדחה": [ + { + "word_nikkud": "לִדְחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2516-lidchot" + } + ], + "תדחה": [ + { + "word_nikkud": "לִדְחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2516-lidchot" + } + ], + "דוחות": [ + { + "word_nikkud": "לִדְחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2516-lidchot" + } + ], + "דחו!‏": [ + { + "word_nikkud": "לִדְחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2516-lidchot" + } + ], + "דחי!‏": [ + { + "word_nikkud": "לִדְחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2516-lidchot" + } + ], + "דיחוי": [ + { + "word_nikkud": "לִדְחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2516-lidchot" + } + ], + "דחתה": [ + { + "word_nikkud": "לִדְחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2516-lidchot" + } + ], + "נדחה": [ + { + "word_nikkud": "לִדְחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2516-lidchot" + } + ], + "דחוי": [ + { + "word_nikkud": "לִדְחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2516-lidchot" + } + ], + "דחינו": [ + { + "word_nikkud": "לִדְחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2516-lidchot" + } + ], + "דחינה!‏": [ + { + "word_nikkud": "לִדְחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2516-lidchot" + } + ], + "להידחות": [ + { + "word_nikkud": "לִדְחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2516-lidchot" + } + ], + "דחיתי": [ + { + "word_nikkud": "לִדְחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2516-lidchot" + } + ], + "תדחי": [ + { + "word_nikkud": "לִדְחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2516-lidchot" + } + ], + "דחה!‏": [ + { + "word_nikkud": "לִדְחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2516-lidchot" + } + ], + "דחייה": [ + { + "word_nikkud": "לִדְחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2516-lidchot" + } + ], + "דחיינות": [ + { + "word_nikkud": "לִדְחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2516-lidchot" + } + ], + "דוחים": [ + { + "word_nikkud": "לִדְחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2516-lidchot" + } + ], + "דחיין": [ + { + "word_nikkud": "לִדְחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2516-lidchot" + } + ], + "תדחו": [ + { + "word_nikkud": "לִדְחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2516-lidchot" + } + ], + "דוחה": [ + { + "word_nikkud": "לִדְחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2516-lidchot" + } + ], + "דחו": [ + { + "word_nikkud": "לִדְחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2516-lidchot" + } + ], + "תדחינה": [ + { + "word_nikkud": "לִדְחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2516-lidchot" + } + ], + "דחית": [ + { + "word_nikkud": "לִדְחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2516-lidchot" + } + ], + "לדחות": [ + { + "word_nikkud": "לִדְחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2516-lidchot" + } + ], + "דחיתם": [ + { + "word_nikkud": "לִדְחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2516-lidchot" + } + ], + "דחה": [ + { + "word_nikkud": "לִדְחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2516-lidchot" + } + ], + "ידחה": [ + { + "word_nikkud": "לִדְחוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2516-lidchot" + } + ], + "הגבתן": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "תוגבו": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "נוגב": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "תוגבי": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "הוגבתי": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "מגיבים": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "הגיבות": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "יוגבו": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "מוגבת": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "הגיבי!‏": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "יגיב": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "הוגבתם": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "תגבנה": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "להגיב": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "הגיבותם": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "הוגבה": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "מוגב": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "הגיבו!‏": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "הגבתם": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "הגיבותן": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "תגיבינה": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "אוגב": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "הגיבו": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "הגיב": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "הגבת": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "תוגב": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "נגיב": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "הוגבת": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "הגבתי": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "הגבנו": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "מוגבים": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "תגיבי": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "הגיבה": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "יוגב": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "הגיבותי": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "הגבנה!‏": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "ג - ו - ב": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "תוגבנה": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "הגב!‏": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "הוגבו": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "יגיבו": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "תגיב": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "הוגב": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "מגיבות": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "תגיבו": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "הגיבונו": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "אגיב": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "מגיב": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "הוגבנו": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "תוגבינה": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "הוגבתן": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "מוגבות": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "מגיבה": [ + { + "word_nikkud": "לְהָגִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "311-lehagiv" + } + ], + "ח - ב - א": [ + { + "word_nikkud": "לְהִתְחַבֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "542-lehitchabe" + } + ], + "התחבאה": [ + { + "word_nikkud": "לְהִתְחַבֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "542-lehitchabe" + } + ], + "התחבאתי": [ + { + "word_nikkud": "לְהִתְחַבֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "542-lehitchabe" + } + ], + "התחבאו": [ + { + "word_nikkud": "לְהִתְחַבֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "542-lehitchabe" + } + ], + "מתחבאות": [ + { + "word_nikkud": "לְהִתְחַבֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "542-lehitchabe" + } + ], + "תתחבא": [ + { + "word_nikkud": "לְהִתְחַבֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "542-lehitchabe" + } + ], + "מחבוא": [ + { + "word_nikkud": "לְהִתְחַבֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "542-lehitchabe" + } + ], + "התחבאתן": [ + { + "word_nikkud": "לְהִתְחַבֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "542-lehitchabe" + } + ], + "מתחבאה": [ + { + "word_nikkud": "לְהִתְחַבֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "542-lehitchabe" + } + ], + "להתחבא": [ + { + "word_nikkud": "לְהִתְחַבֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "542-lehitchabe" + } + ], + "התחבאתם": [ + { + "word_nikkud": "לְהִתְחַבֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "542-lehitchabe" + } + ], + "התחבאת": [ + { + "word_nikkud": "לְהִתְחַבֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "542-lehitchabe" + } + ], + "נתחבא": [ + { + "word_nikkud": "לְהִתְחַבֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "542-lehitchabe" + } + ], + "התחבאנה!‏": [ + { + "word_nikkud": "לְהִתְחַבֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "542-lehitchabe" + } + ], + "מתחבאים": [ + { + "word_nikkud": "לְהִתְחַבֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "542-lehitchabe" + } + ], + "תתחבאי": [ + { + "word_nikkud": "לְהִתְחַבֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "542-lehitchabe" + } + ], + "תתחבאנה": [ + { + "word_nikkud": "לְהִתְחַבֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "542-lehitchabe" + } + ], + "התחבאי!‏": [ + { + "word_nikkud": "לְהִתְחַבֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "542-lehitchabe" + } + ], + "יתחבא": [ + { + "word_nikkud": "לְהִתְחַבֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "542-lehitchabe" + } + ], + "להחביא": [ + { + "word_nikkud": "לְהִתְחַבֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "542-lehitchabe" + } + ], + "התחבאנו": [ + { + "word_nikkud": "לְהִתְחַבֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "542-lehitchabe" + } + ], + "התחבא": [ + { + "word_nikkud": "לְהִתְחַבֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "542-lehitchabe" + } + ], + "מתחבאת": [ + { + "word_nikkud": "לְהִתְחַבֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "542-lehitchabe" + } + ], + "התחבאו!‏": [ + { + "word_nikkud": "לְהִתְחַבֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "542-lehitchabe" + } + ], + "התחבא!‏": [ + { + "word_nikkud": "לְהִתְחַבֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "542-lehitchabe" + } + ], + "יתחבאו": [ + { + "word_nikkud": "לְהִתְחַבֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "542-lehitchabe" + } + ], + "תתחבאו": [ + { + "word_nikkud": "לְהִתְחַבֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "542-lehitchabe" + } + ], + "אתחבא": [ + { + "word_nikkud": "לְהִתְחַבֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "542-lehitchabe" + } + ], + "להיחבא": [ + { + "word_nikkud": "לְהִתְחַבֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "542-lehitchabe" + } + ], + "מתחבא": [ + { + "word_nikkud": "לְהִתְחַבֵּא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "542-lehitchabe" + } + ], + "טוילנו": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "טוילת": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "תטוילו": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "יטיילו": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "תטייל": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "לטייל": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "מטוילת": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "יטויל": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "מטיילים": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "טויל": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "טיילי!‏": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "טוילתם": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "ט - י - ל": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "נטויל": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "מטיילת": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "יטייל": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "תטיילו": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "טייל": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "טיילו": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "תטיילנה": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "טיילנה!‏": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "טיילתם": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "תטוילנה": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "טיילנו": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "טיילת": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "טוילתן": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "תטיילי": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "מטייל": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "טוילתי": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "מטוילים": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "אטייל": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "טוילה": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "יטוילו": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "מטויל": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "טייל!‏": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "אטויל": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "טיילתן": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "טיילתי": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "טוילו": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "מטוילות": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "תטוילי": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "תטויל": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "נטייל": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "טיילה": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "טיילו!‏": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "מטיילות": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "טיול": [ + { + "word_nikkud": "לְטַיֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "743-letayel" + } + ], + "תתוכנני": [ + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + } + ], + "תכננתי": [ + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + } + ], + "מתכננות": [ + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + } + ], + "מתוכננת": [ + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + } + ], + "תתכנני": [ + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + } + ], + "תוכננתם": [ + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + } + ], + "יתוכננו": [ + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + } + ], + "תוכננו": [ + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + } + ], + "מתוכנן": [ + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + } + ], + "יתכנן": [ + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + } + ], + "מתכנן": [ + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + } + ], + "תוכננתן": [ + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + } + ], + "תוכנן": [ + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + } + ], + "מתוכננות": [ + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + } + ], + "תתכננה": [ + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + } + ], + "תכננתם": [ + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + } + ], + "תכנן!‏": [ + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + } + ], + "תכננת": [ + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + } + ], + "תכננו!‏": [ + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + } + ], + "תוכננת": [ + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + } + ], + "לתכנן": [ + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + } + ], + "תתכנן": [ + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + } + ], + "תכננתן": [ + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + } + ], + "תוכננתי": [ + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + } + ], + "תכנן": [ + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + } + ], + "תתוכנן": [ + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + } + ], + "ת - כ - נ - ן": [ + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + } + ], + "אתוכנן": [ + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + } + ], + "תתוכננה": [ + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + } + ], + "מתכננים": [ + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + } + ], + "מתכננת": [ + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + } + ], + "תכננה": [ + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + } + ], + "תכננו": [ + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + } + ], + "מתוכננים": [ + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + } + ], + "תוכננה": [ + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + } + ], + "נתכנן": [ + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + } + ], + "תכנני!‏": [ + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + } + ], + "נתוכנן": [ + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + } + ], + "תתוכננו": [ + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + } + ], + "תכננה!‏": [ + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + } + ], + "תתכננו": [ + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + } + ], + "יתוכנן": [ + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + } + ], + "יתכננו": [ + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + } + ], + "אתכנן": [ + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + } + ], + "תכנון": [ + { + "word_nikkud": "לְתַכְנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2363-letachnen" + } + ], + "תתלה": [ + { + "word_nikkud": "לִתְלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2365-litlot" + } + ], + "תולה": [ + { + "word_nikkud": "לִתְלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2365-litlot" + } + ], + "להיתלות": [ + { + "word_nikkud": "לִתְלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2365-litlot" + } + ], + "תלינו": [ + { + "word_nikkud": "לִתְלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2365-litlot" + } + ], + "יתלה": [ + { + "word_nikkud": "לִתְלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2365-litlot" + } + ], + "אתלה": [ + { + "word_nikkud": "לִתְלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2365-litlot" + } + ], + "תלו": [ + { + "word_nikkud": "לִתְלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2365-litlot" + } + ], + "תליתי": [ + { + "word_nikkud": "לִתְלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2365-litlot" + } + ], + "תלינה!‏": [ + { + "word_nikkud": "לִתְלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2365-litlot" + } + ], + "נתלה": [ + { + "word_nikkud": "לִתְלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2365-litlot" + } + ], + "תלות": [ + { + "word_nikkud": "לִתְלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2365-litlot" + } + ], + "להתלות": [ + { + "word_nikkud": "לִתְלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2365-litlot" + } + ], + "תלה!‏": [ + { + "word_nikkud": "לִתְלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2365-litlot" + } + ], + "תלית": [ + { + "word_nikkud": "לִתְלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2365-litlot" + } + ], + "לתלות": [ + { + "word_nikkud": "לִתְלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2365-litlot" + } + ], + "יתלו": [ + { + "word_nikkud": "לִתְלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2365-litlot" + } + ], + "תתלינה": [ + { + "word_nikkud": "לִתְלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2365-litlot" + } + ], + "תליתן": [ + { + "word_nikkud": "לִתְלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2365-litlot" + } + ], + "תליתם": [ + { + "word_nikkud": "לִתְלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2365-litlot" + } + ], + "תולות": [ + { + "word_nikkud": "לִתְלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2365-litlot" + } + ], + "תלה": [ + { + "word_nikkud": "לִתְלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2365-litlot" + } + ], + "תלתה": [ + { + "word_nikkud": "לִתְלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2365-litlot" + } + ], + "תלייה": [ + { + "word_nikkud": "לִתְלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2365-litlot" + } + ], + "תלוי": [ + { + "word_nikkud": "לִתְלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2365-litlot" + } + ], + "תתלי": [ + { + "word_nikkud": "לִתְלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2365-litlot" + } + ], + "ת - ל - ה": [ + { + "word_nikkud": "לִתְלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2365-litlot" + } + ], + "תליון": [ + { + "word_nikkud": "לִתְלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2365-litlot" + } + ], + "תולים": [ + { + "word_nikkud": "לִתְלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2365-litlot" + } + ], + "תתלו": [ + { + "word_nikkud": "לִתְלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2365-litlot" + } + ], + "תלי!‏": [ + { + "word_nikkud": "לִתְלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2365-litlot" + } + ], + "תלו!‏": [ + { + "word_nikkud": "לִתְלוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2365-litlot" + } + ], + "התאמת": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "הותאמתי": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "יתאים": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "נותאם": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "התאימו!‏": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "תותאמו": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "מתאימים": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "תאום": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "התאים": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "מותאמים": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "מותאמות": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "יתאימו": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "תתאימי": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "התאם!‏": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "לתאום": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "נתאים": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "מותאם": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "הותאמה": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "הותאמתם": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "מתאים": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "הותאם": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "יותאם": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "אותאם": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "התאמה": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "אתאים": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "התאימי!‏": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "התאמתם": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "מותאמת": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "תותאמי": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "תותאמנה": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "הותאמתן": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "ת - א - ם": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "התאימה": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "הותאמו": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "הותאמנו": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "תותאם": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "יותאמו": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "תיאום": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "תתאים": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "תתאימו": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "מתאימה": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "התאם": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "התאמתי": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "התאימו": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "מתאימות": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "התאמתן": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "להתאים": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "הותאמת": [ + { + "word_nikkud": "לְהַתְאִים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2345-lehatim" + } + ], + "לווינו": [ + { + "word_nikkud": "לְלַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "983-lilvot" + } + ], + "ילוו": [ + { + "word_nikkud": "לְלַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "983-lilvot" + } + ], + "לוו": [ + { + "word_nikkud": "לְלַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "983-lilvot" + } + ], + "לוויתן": [ + { + "word_nikkud": "לְלַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "983-lilvot" + } + ], + "לוותה": [ + { + "word_nikkud": "לְלַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "983-lilvot" + } + ], + "להילוות": [ + { + "word_nikkud": "לְלַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "983-lilvot" + } + ], + "ילווה": [ + { + "word_nikkud": "לְלַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "983-lilvot" + } + ], + "הלוואה": [ + { + "word_nikkud": "לְלַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "983-lilvot" + } + ], + "להלוות": [ + { + "word_nikkud": "לְלַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "983-lilvot" + } + ], + "תלווינה": [ + { + "word_nikkud": "לְלַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "983-lilvot" + } + ], + "לוו!‏": [ + { + "word_nikkud": "לְלַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "983-lilvot" + } + ], + "לווים": [ + { + "word_nikkud": "לְלַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "983-lilvot" + } + ], + "לווי!‏": [ + { + "word_nikkud": "לְלַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "983-lilvot" + } + ], + "ללוות": [ + { + "word_nikkud": "לְלַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "983-lilvot" + } + ], + "הלוויה": [ + { + "word_nikkud": "לְלַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "983-lilvot" + } + ], + "נלווה": [ + { + "word_nikkud": "לְלַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "983-lilvot" + } + ], + "להתלוות": [ + { + "word_nikkud": "לְלַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "983-lilvot" + } + ], + "לוויתם": [ + { + "word_nikkud": "לְלַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "983-lilvot" + } + ], + "תלווי": [ + { + "word_nikkud": "לְלַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "983-lilvot" + } + ], + "לווית": [ + { + "word_nikkud": "לְלַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "983-lilvot" + } + ], + "לוואי": [ + { + "word_nikkud": "לְלַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "983-lilvot" + } + ], + "לוויין": [ + { + "word_nikkud": "לְלַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "983-lilvot" + } + ], + "לווה!‏": [ + { + "word_nikkud": "לְלַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "983-lilvot" + } + ], + "ליווי": [ + { + "word_nikkud": "לְלַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "983-lilvot" + } + ], + "לוויתי": [ + { + "word_nikkud": "לְלַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "983-lilvot" + } + ], + "לווות": [ + { + "word_nikkud": "לְלַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "983-lilvot" + } + ], + "לווה": [ + { + "word_nikkud": "לְלַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "983-lilvot" + } + ], + "ל - ו - ה": [ + { + "word_nikkud": "לְלַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "983-lilvot" + } + ], + "אלווה": [ + { + "word_nikkud": "לְלַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "983-lilvot" + } + ], + "תלווה": [ + { + "word_nikkud": "לְלַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "983-lilvot" + } + ], + "לווינה!‏": [ + { + "word_nikkud": "לְלַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "983-lilvot" + } + ], + "תלוו": [ + { + "word_nikkud": "לְלַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "983-lilvot" + } + ], + "נעולנה!‏": [ + { + "word_nikkud": "לִנְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2627-linol" + } + ], + "נעל": [ + { + "word_nikkud": "לִנְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2627-linol" + } + ], + "תנעלו": [ + { + "word_nikkud": "לִנְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2627-linol" + } + ], + "לנעול": [ + { + "word_nikkud": "לִנְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2627-linol" + } + ], + "נעילה": [ + { + "word_nikkud": "לִנְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2627-linol" + } + ], + "ננעול": [ + { + "word_nikkud": "לִנְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2627-linol" + } + ], + "אנעול": [ + { + "word_nikkud": "לִנְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2627-linol" + } + ], + "נעלו!‏": [ + { + "word_nikkud": "לִנְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2627-linol" + } + ], + "תנעלי": [ + { + "word_nikkud": "לִנְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2627-linol" + } + ], + "נ - ע - ל": [ + { + "word_nikkud": "לִנְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2627-linol" + } + ], + "נועלת": [ + { + "word_nikkud": "לִנְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2627-linol" + } + ], + "נועלות": [ + { + "word_nikkud": "לִנְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2627-linol" + } + ], + "תנעל": [ + { + "word_nikkud": "לִנְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2627-linol" + } + ], + "נעלתן": [ + { + "word_nikkud": "לִנְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2627-linol" + } + ], + "מנעול": [ + { + "word_nikkud": "לִנְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2627-linol" + } + ], + "נעול": [ + { + "word_nikkud": "לִנְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2627-linol" + } + ], + "נעלו": [ + { + "word_nikkud": "לִנְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2627-linol" + } + ], + "ינעול": [ + { + "word_nikkud": "לִנְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2627-linol" + } + ], + "תנעול": [ + { + "word_nikkud": "לִנְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2627-linol" + } + ], + "נעלת": [ + { + "word_nikkud": "לִנְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2627-linol" + } + ], + "נועלים": [ + { + "word_nikkud": "לִנְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2627-linol" + } + ], + "להינעל": [ + { + "word_nikkud": "לִנְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2627-linol" + } + ], + "תנעולת": [ + { + "word_nikkud": "לִנְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2627-linol" + } + ], + "ינעל": [ + { + "word_nikkud": "לִנְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2627-linol" + } + ], + "נעלי!‏": [ + { + "word_nikkud": "לִנְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2627-linol" + } + ], + "נעלתי": [ + { + "word_nikkud": "לִנְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2627-linol" + } + ], + "נעלתם": [ + { + "word_nikkud": "לִנְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2627-linol" + } + ], + "תנעולנה": [ + { + "word_nikkud": "לִנְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2627-linol" + } + ], + "נעלנו": [ + { + "word_nikkud": "לִנְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2627-linol" + } + ], + "ינעלו": [ + { + "word_nikkud": "לִנְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2627-linol" + } + ], + "נעלנה!‏": [ + { + "word_nikkud": "לִנְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2627-linol" + } + ], + "נועל": [ + { + "word_nikkud": "לִנְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2627-linol" + } + ], + "אנעל": [ + { + "word_nikkud": "לִנְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2627-linol" + } + ], + "נעול!‏": [ + { + "word_nikkud": "לִנְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2627-linol" + } + ], + "נעל!‏": [ + { + "word_nikkud": "לִנְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2627-linol" + } + ], + "להנעיל": [ + { + "word_nikkud": "לִנְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2627-linol" + } + ], + "ננעל": [ + { + "word_nikkud": "לִנְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2627-linol" + } + ], + "תנעלנה": [ + { + "word_nikkud": "לִנְעֹל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2627-linol" + } + ], + "הטרידו!‏": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "תוטרדי": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "מטרידים": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "תוטרדנה": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "ט - ר - ד": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "אטריד": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "הטרדתם": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "הוטרדתם": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "הטרדנה!‏": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "מטרידות": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "מטרד": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "לטרוד": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "הוטרדה": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "הטרדתי": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "הטרדנו": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "מוטרד": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "הטרידה": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "הוטרדת": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "מטריד": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "הוטרדו": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "יטריד": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "טרוד": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "הטרידו": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "הטרד!‏": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "הוטרדנו": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "מוטרדת": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "הטרידי!‏": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "נוטרד": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "נטריד": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "הוטרדתי": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "הוטרדתן": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "אוטרד": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "הוטרד": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "יוטרד": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "מטרידה": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "תטרידי": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "תוטרד": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "יטרידו": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "יוטרדו": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "תטריד": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "הטריד": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "הטרדתן": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "תטרידו": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "תטרדנה": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "הטרדת": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "להטריד": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "תוטרדו": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "הטרדה": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "מוטרדות": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "טרדה": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "מוטרדים": [ + { + "word_nikkud": "לְהַטְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "764-lehatrid" + } + ], + "הבהירה": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "הבהירו!‏": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "נבהיר": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "הובהרנו": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "תבהירו": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "הבהיר": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "תבהרנה": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "אובהר": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "בהיר": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "הבהרתן": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "יובהרו": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "הבהרנו": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "להתבהר": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "תובהרנה": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "תובהרו": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "תובהר": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "יובהר": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "הובהרתם": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "מובהרות": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "הבהרת": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "יבהיר": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "מובהר": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "הבהירו": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "הבהרתם": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "הבהרנה!‏": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "הבהרתי": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "מבהירה": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "מובהרים": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "הובהרו": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "להבהיר": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "הובהרתי": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "תבהיר": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "ב - ה - ר": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "אבהיר": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "הבהירי!‏": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "הובהרה": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "יבהירו": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "תובהרי": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "תבהירי": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "מבהיר": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "הובהרת": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "מובהרת": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "מבהירות": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "נובהר": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "הובהרתן": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "הבהר!‏": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "מבהירים": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "הובהר": [ + { + "word_nikkud": "לְהַבְהִיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "186-lehavhir" + } + ], + "כווני!‏": [ + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "כוונו": [ + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "כיוונה": [ + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "תכוונו": [ + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "מכוונים": [ + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "כיוונתי": [ + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "נכוון": [ + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "כוונתי": [ + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "מכוונות": [ + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "כיוונתם": [ + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "כיוונתן": [ + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "תכווני": [ + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "כוון": [ + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "כוונה!‏": [ + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "כיוונו": [ + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "תכוונה": [ + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "אכוון": [ + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "כיוונת": [ + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "תכוון": [ + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "מכוון": [ + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "מכוונת": [ + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "יכוון": [ + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "כוונת": [ + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "כוון!‏": [ + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "כוונו!‏": [ + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "כוונתן": [ + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "יכוונו": [ + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "כוונתם": [ + { + "word_nikkud": "לְכַוֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "894-lechaven" + } + ], + "דגתם": [ + { + "word_nikkud": "לָדוּג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "409-ladug" + } + ], + "דוגו!‏": [ + { + "word_nikkud": "לָדוּג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "409-ladug" + } + ], + "דגת": [ + { + "word_nikkud": "לָדוּג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "409-ladug" + } + ], + "דייג": [ + { + "word_nikkud": "לָדוּג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "409-ladug" + } + ], + "תדוגינה": [ + { + "word_nikkud": "לָדוּג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "409-ladug" + } + ], + "דוגי!‏": [ + { + "word_nikkud": "לָדוּג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "409-ladug" + } + ], + "תדוגי": [ + { + "word_nikkud": "לָדוּג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "409-ladug" + } + ], + "אדוג": [ + { + "word_nikkud": "לָדוּג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "409-ladug" + } + ], + "דוגינה!‏": [ + { + "word_nikkud": "לָדוּג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "409-ladug" + } + ], + "ד - ו - ג": [ + { + "word_nikkud": "לָדוּג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "409-ladug" + } + ], + "תדוגנה": [ + { + "word_nikkud": "לָדוּג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "409-ladug" + } + ], + "תדוג": [ + { + "word_nikkud": "לָדוּג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "409-ladug" + } + ], + "ידוג": [ + { + "word_nikkud": "לָדוּג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "409-ladug" + } + ], + "דוגנה!‏": [ + { + "word_nikkud": "לָדוּג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "409-ladug" + } + ], + "דגים": [ + { + "word_nikkud": "לָדוּג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "409-ladug" + } + ], + "דגה": [ + { + "word_nikkud": "לָדוּג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "409-ladug" + } + ], + "דגתן": [ + { + "word_nikkud": "לָדוּג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "409-ladug" + } + ], + "לדוג": [ + { + "word_nikkud": "לָדוּג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "409-ladug" + } + ], + "דגתי": [ + { + "word_nikkud": "לָדוּג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "409-ladug" + } + ], + "דגות": [ + { + "word_nikkud": "לָדוּג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "409-ladug" + } + ], + "דגו": [ + { + "word_nikkud": "לָדוּג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "409-ladug" + } + ], + "דגנו": [ + { + "word_nikkud": "לָדוּג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "409-ladug" + } + ], + "ידוגו": [ + { + "word_nikkud": "לָדוּג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "409-ladug" + } + ], + "נדוג": [ + { + "word_nikkud": "לָדוּג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "409-ladug" + } + ], + "דג": [ + { + "word_nikkud": "לָדוּג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "409-ladug" + } + ], + "דוג!‏": [ + { + "word_nikkud": "לָדוּג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "409-ladug" + } + ], + "תדוגו": [ + { + "word_nikkud": "לָדוּג", + "form_type": "conjugation", + "pos": "Verb", + "slug": "409-ladug" + } + ], + "ממרות": [ + { + "word_nikkud": "לְהַמֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2555-lehamer" + } + ], + "תמירינה": [ + { + "word_nikkud": "לְהַמֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2555-lehamer" + } + ], + "המרתם": [ + { + "word_nikkud": "לְהַמֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2555-lehamer" + } + ], + "תמרו": [ + { + "word_nikkud": "לְהַמֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2555-lehamer" + } + ], + "ממר": [ + { + "word_nikkud": "לְהַמֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2555-lehamer" + } + ], + "מריר": [ + { + "word_nikkud": "לְהַמֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2555-lehamer" + } + ], + "להמר": [ + { + "word_nikkud": "לְהַמֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2555-lehamer" + } + ], + "המירותי": [ + { + "word_nikkud": "לְהַמֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2555-lehamer" + } + ], + "המירותם": [ + { + "word_nikkud": "לְהַמֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2555-lehamer" + } + ], + "המרנו": [ + { + "word_nikkud": "לְהַמֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2555-lehamer" + } + ], + "המרו": [ + { + "word_nikkud": "לְהַמֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2555-lehamer" + } + ], + "תמרנה": [ + { + "word_nikkud": "לְהַמֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2555-lehamer" + } + ], + "למרר": [ + { + "word_nikkud": "לְהַמֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2555-lehamer" + } + ], + "מרור": [ + { + "word_nikkud": "לְהַמֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2555-lehamer" + } + ], + "נמר": [ + { + "word_nikkud": "לְהַמֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2555-lehamer" + } + ], + "המירות": [ + { + "word_nikkud": "לְהַמֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2555-lehamer" + } + ], + "המרתי": [ + { + "word_nikkud": "לְהַמֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2555-lehamer" + } + ], + "המרי!‏": [ + { + "word_nikkud": "לְהַמֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2555-lehamer" + } + ], + "ימר": [ + { + "word_nikkud": "לְהַמֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2555-lehamer" + } + ], + "תמר": [ + { + "word_nikkud": "לְהַמֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2555-lehamer" + } + ], + "מר": [ + { + "word_nikkud": "לְהַמֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2555-lehamer" + } + ], + "מ - ר - ר": [ + { + "word_nikkud": "לְהַמֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2555-lehamer" + } + ], + "המרו!‏": [ + { + "word_nikkud": "לְהַמֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2555-lehamer" + } + ], + "המרנה!‏": [ + { + "word_nikkud": "לְהַמֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2555-lehamer" + } + ], + "ממרים": [ + { + "word_nikkud": "לְהַמֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2555-lehamer" + } + ], + "המרת": [ + { + "word_nikkud": "לְהַמֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2555-lehamer" + } + ], + "המרה": [ + { + "word_nikkud": "לְהַמֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2555-lehamer" + } + ], + "ימרו": [ + { + "word_nikkud": "לְהַמֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2555-lehamer" + } + ], + "ממרה": [ + { + "word_nikkud": "לְהַמֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2555-lehamer" + } + ], + "תמרי": [ + { + "word_nikkud": "לְהַמֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2555-lehamer" + } + ], + "המרתן": [ + { + "word_nikkud": "לְהַמֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2555-lehamer" + } + ], + "המר!‏": [ + { + "word_nikkud": "לְהַמֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2555-lehamer" + } + ], + "המר": [ + { + "word_nikkud": "לְהַמֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2555-lehamer" + } + ], + "המירותן": [ + { + "word_nikkud": "לְהַמֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2555-lehamer" + } + ], + "המירונו": [ + { + "word_nikkud": "לְהַמֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2555-lehamer" + } + ], + "תיזכרי": [ + { + "word_nikkud": "לְהִזָּכֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "504-lehizacher" + } + ], + "היזכרי!‏": [ + { + "word_nikkud": "לְהִזָּכֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "504-lehizacher" + } + ], + "נזכרתם": [ + { + "word_nikkud": "לְהִזָּכֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "504-lehizacher" + } + ], + "היזכר!‏": [ + { + "word_nikkud": "לְהִזָּכֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "504-lehizacher" + } + ], + "נזכרו": [ + { + "word_nikkud": "לְהִזָּכֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "504-lehizacher" + } + ], + "ייזכרו": [ + { + "word_nikkud": "לְהִזָּכֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "504-lehizacher" + } + ], + "נזכרתן": [ + { + "word_nikkud": "לְהִזָּכֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "504-lehizacher" + } + ], + "תיזכרו": [ + { + "word_nikkud": "לְהִזָּכֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "504-lehizacher" + } + ], + "היזכרנה!‏": [ + { + "word_nikkud": "לְהִזָּכֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "504-lehizacher" + } + ], + "נזכרתי": [ + { + "word_nikkud": "לְהִזָּכֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "504-lehizacher" + } + ], + "נזכרת": [ + { + "word_nikkud": "לְהִזָּכֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "504-lehizacher" + } + ], + "נזכרנו": [ + { + "word_nikkud": "לְהִזָּכֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "504-lehizacher" + } + ], + "נזכרה": [ + { + "word_nikkud": "לְהִזָּכֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "504-lehizacher" + } + ], + "ייזכר": [ + { + "word_nikkud": "לְהִזָּכֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "504-lehizacher" + } + ], + "תיזכר": [ + { + "word_nikkud": "לְהִזָּכֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "504-lehizacher" + } + ], + "נזכרות": [ + { + "word_nikkud": "לְהִזָּכֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "504-lehizacher" + } + ], + "אזכר": [ + { + "word_nikkud": "לְהִזָּכֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "504-lehizacher" + } + ], + "היזכרו!‏": [ + { + "word_nikkud": "לְהִזָּכֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "504-lehizacher" + } + ], + "נזכרים": [ + { + "word_nikkud": "לְהִזָּכֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "504-lehizacher" + } + ], + "נזכר": [ + { + "word_nikkud": "לְהִזָּכֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "504-lehizacher" + } + ], + "ניזכר": [ + { + "word_nikkud": "לְהִזָּכֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "504-lehizacher" + } + ], + "תיזכרנה": [ + { + "word_nikkud": "לְהִזָּכֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "504-lehizacher" + } + ], + "אתבע": [ + { + "word_nikkud": "לִתְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2348-litboa" + } + ], + "תבעו!‏": [ + { + "word_nikkud": "לִתְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2348-litboa" + } + ], + "תבעו": [ + { + "word_nikkud": "לִתְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2348-litboa" + } + ], + "תתבע": [ + { + "word_nikkud": "לִתְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2348-litboa" + } + ], + "תבעת": [ + { + "word_nikkud": "לִתְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2348-litboa" + } + ], + "להיתבע": [ + { + "word_nikkud": "לִתְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2348-litboa" + } + ], + "תביעה": [ + { + "word_nikkud": "לִתְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2348-litboa" + } + ], + "תבעתי": [ + { + "word_nikkud": "לִתְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2348-litboa" + } + ], + "לתבוע": [ + { + "word_nikkud": "לִתְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2348-litboa" + } + ], + "תבענו": [ + { + "word_nikkud": "לִתְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2348-litboa" + } + ], + "תתבעו": [ + { + "word_nikkud": "לִתְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2348-litboa" + } + ], + "תבעתן": [ + { + "word_nikkud": "לִתְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2348-litboa" + } + ], + "תבע": [ + { + "word_nikkud": "לִתְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2348-litboa" + } + ], + "תבעתם": [ + { + "word_nikkud": "לִתְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2348-litboa" + } + ], + "יתבעו": [ + { + "word_nikkud": "לִתְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2348-litboa" + } + ], + "תבעי!‏": [ + { + "word_nikkud": "לִתְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2348-litboa" + } + ], + "תבע!‏": [ + { + "word_nikkud": "לִתְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2348-litboa" + } + ], + "תבענה!‏": [ + { + "word_nikkud": "לִתְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2348-litboa" + } + ], + "תתבעי": [ + { + "word_nikkud": "לִתְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2348-litboa" + } + ], + "תתבענה": [ + { + "word_nikkud": "לִתְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2348-litboa" + } + ], + "תבעה": [ + { + "word_nikkud": "לִתְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2348-litboa" + } + ], + "ת - ב - ע": [ + { + "word_nikkud": "לִתְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2348-litboa" + } + ], + "תובעת": [ + { + "word_nikkud": "לִתְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2348-litboa" + } + ], + "תובעים": [ + { + "word_nikkud": "לִתְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2348-litboa" + } + ], + "תובעות": [ + { + "word_nikkud": "לִתְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2348-litboa" + } + ], + "יתבע": [ + { + "word_nikkud": "לִתְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2348-litboa" + } + ], + "נתבע": [ + { + "word_nikkud": "לִתְבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2348-litboa" + } + ], + "מעריכות": [ + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "הערך!‏": [ + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "מעריכים": [ + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "הערכתן": [ + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "מוערכים": [ + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "תוערכי": [ + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "הערכת": [ + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "יעריכו": [ + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "יוערך": [ + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "הוערכת": [ + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "מוערכת": [ + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "הוערכנו": [ + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "הוערכתן": [ + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "הוערכתי": [ + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "נעריך": [ + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "הערכנו": [ + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "אעריך": [ + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "העריכו!‏": [ + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "נוערך": [ + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "העריכי!‏": [ + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "העריכה": [ + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "הערכנה!‏": [ + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "תוערכו": [ + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "תוערכנה": [ + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "הערכתם": [ + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "אוערך": [ + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "העריך": [ + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "מוערך": [ + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "תעריכו": [ + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "מעריכה": [ + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "הוערך": [ + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "הוערכו": [ + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "תערכנה": [ + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "תעריך": [ + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "הוערכה": [ + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "תעריכי": [ + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "הוערכתם": [ + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "הערכתי": [ + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "מוערכות": [ + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "העריכו": [ + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "תוערך": [ + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "יעריך": [ + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "יוערכו": [ + { + "word_nikkud": "לְהַעֲרִיךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1563-lehaarich" + } + ], + "תולדה": [ + { + "word_nikkud": "לָלֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "808-laledet" + } + ], + "לדי!‏": [ + { + "word_nikkud": "לָלֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "808-laledet" + } + ], + "אלד": [ + { + "word_nikkud": "לָלֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "808-laledet" + } + ], + "לדנה!‏": [ + { + "word_nikkud": "לָלֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "808-laledet" + } + ], + "ילד": [ + { + "word_nikkud": "לָלֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "808-laledet" + } + ], + "ילדות": [ + { + "word_nikkud": "לָלֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "808-laledet" + } + ], + "לידה": [ + { + "word_nikkud": "לָלֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "808-laledet" + } + ], + "תלדנה": [ + { + "word_nikkud": "לָלֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "808-laledet" + } + ], + "ילדו": [ + { + "word_nikkud": "לָלֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "808-laledet" + } + ], + "יולד": [ + { + "word_nikkud": "לָלֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "808-laledet" + } + ], + "יולדת": [ + { + "word_nikkud": "לָלֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "808-laledet" + } + ], + "ילודה": [ + { + "word_nikkud": "לָלֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "808-laledet" + } + ], + "ילדתי": [ + { + "word_nikkud": "לָלֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "808-laledet" + } + ], + "ילדנו": [ + { + "word_nikkud": "לָלֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "808-laledet" + } + ], + "ילדה": [ + { + "word_nikkud": "לָלֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "808-laledet" + } + ], + "תלדי": [ + { + "word_nikkud": "לָלֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "808-laledet" + } + ], + "ילדתם": [ + { + "word_nikkud": "לָלֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "808-laledet" + } + ], + "לד!‏": [ + { + "word_nikkud": "לָלֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "808-laledet" + } + ], + "יולדות": [ + { + "word_nikkud": "לָלֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "808-laledet" + } + ], + "ילדותי": [ + { + "word_nikkud": "לָלֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "808-laledet" + } + ], + "נלד": [ + { + "word_nikkud": "לָלֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "808-laledet" + } + ], + "מולדת": [ + { + "word_nikkud": "לָלֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "808-laledet" + } + ], + "הולדת": [ + { + "word_nikkud": "לָלֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "808-laledet" + } + ], + "ליילד": [ + { + "word_nikkud": "לָלֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "808-laledet" + } + ], + "י - ל - ד": [ + { + "word_nikkud": "לָלֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "808-laledet" + } + ], + "לדו!‏": [ + { + "word_nikkud": "לָלֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "808-laledet" + } + ], + "להוליד": [ + { + "word_nikkud": "לָלֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "808-laledet" + } + ], + "ללדת": [ + { + "word_nikkud": "לָלֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "808-laledet" + } + ], + "יולדים": [ + { + "word_nikkud": "לָלֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "808-laledet" + } + ], + "ילדתן": [ + { + "word_nikkud": "לָלֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "808-laledet" + } + ], + "להתיילד": [ + { + "word_nikkud": "לָלֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "808-laledet" + } + ], + "ילדת": [ + { + "word_nikkud": "לָלֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "808-laledet" + } + ], + "תלדו": [ + { + "word_nikkud": "לָלֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "808-laledet" + } + ], + "יליד": [ + { + "word_nikkud": "לָלֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "808-laledet" + } + ], + "תלד": [ + { + "word_nikkud": "לָלֶדֶת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "808-laledet" + } + ], + "יתפוצץ": [ + { + "word_nikkud": "לְהִתְפּוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1675-lehitpotzetz" + } + ], + "התפוצצנו": [ + { + "word_nikkud": "לְהִתְפּוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1675-lehitpotzetz" + } + ], + "תתפוצצנה": [ + { + "word_nikkud": "לְהִתְפּוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1675-lehitpotzetz" + } + ], + "מתפוצץ": [ + { + "word_nikkud": "לְהִתְפּוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1675-lehitpotzetz" + } + ], + "התפוצץ": [ + { + "word_nikkud": "לְהִתְפּוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1675-lehitpotzetz" + } + ], + "התפוצצתי": [ + { + "word_nikkud": "לְהִתְפּוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1675-lehitpotzetz" + } + ], + "התפוצצנה!‏": [ + { + "word_nikkud": "לְהִתְפּוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1675-lehitpotzetz" + } + ], + "תתפוצצי": [ + { + "word_nikkud": "לְהִתְפּוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1675-lehitpotzetz" + } + ], + "התפוצצה": [ + { + "word_nikkud": "לְהִתְפּוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1675-lehitpotzetz" + } + ], + "מתפוצצים": [ + { + "word_nikkud": "לְהִתְפּוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1675-lehitpotzetz" + } + ], + "נתפוצץ": [ + { + "word_nikkud": "לְהִתְפּוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1675-lehitpotzetz" + } + ], + "תתפוצץ": [ + { + "word_nikkud": "לְהִתְפּוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1675-lehitpotzetz" + } + ], + "התפוצצו": [ + { + "word_nikkud": "לְהִתְפּוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1675-lehitpotzetz" + } + ], + "מתפוצצות": [ + { + "word_nikkud": "לְהִתְפּוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1675-lehitpotzetz" + } + ], + "מתפוצצת": [ + { + "word_nikkud": "לְהִתְפּוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1675-lehitpotzetz" + } + ], + "יתפוצצו": [ + { + "word_nikkud": "לְהִתְפּוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1675-lehitpotzetz" + } + ], + "התפוצצתן": [ + { + "word_nikkud": "לְהִתְפּוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1675-lehitpotzetz" + } + ], + "תתפוצצו": [ + { + "word_nikkud": "לְהִתְפּוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1675-lehitpotzetz" + } + ], + "אתפוצץ": [ + { + "word_nikkud": "לְהִתְפּוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1675-lehitpotzetz" + } + ], + "התפוצצתם": [ + { + "word_nikkud": "לְהִתְפּוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1675-lehitpotzetz" + } + ], + "התפוצצי!‏": [ + { + "word_nikkud": "לְהִתְפּוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1675-lehitpotzetz" + } + ], + "התפוצץ!‏": [ + { + "word_nikkud": "לְהִתְפּוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1675-lehitpotzetz" + } + ], + "התפוצצת": [ + { + "word_nikkud": "לְהִתְפּוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1675-lehitpotzetz" + } + ], + "התפוצצו!‏": [ + { + "word_nikkud": "לְהִתְפּוֹצֵץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1675-lehitpotzetz" + } + ], + "שתוק!‏": [ + { + "word_nikkud": "לִשְׁתֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2336-lishtok" + } + ], + "שותקות": [ + { + "word_nikkud": "לִשְׁתֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2336-lishtok" + } + ], + "שתוקנה!‏": [ + { + "word_nikkud": "לִשְׁתֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2336-lishtok" + } + ], + "שותק": [ + { + "word_nikkud": "לִשְׁתֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2336-lishtok" + } + ], + "שתקה": [ + { + "word_nikkud": "לִשְׁתֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2336-lishtok" + } + ], + "שתיקה": [ + { + "word_nikkud": "לִשְׁתֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2336-lishtok" + } + ], + "שתקת": [ + { + "word_nikkud": "לִשְׁתֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2336-lishtok" + } + ], + "תשתוקנה": [ + { + "word_nikkud": "לִשְׁתֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2336-lishtok" + } + ], + "שתקו!‏": [ + { + "word_nikkud": "לִשְׁתֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2336-lishtok" + } + ], + "תשתקי": [ + { + "word_nikkud": "לִשְׁתֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2336-lishtok" + } + ], + "שותקים": [ + { + "word_nikkud": "לִשְׁתֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2336-lishtok" + } + ], + "שתקתן": [ + { + "word_nikkud": "לִשְׁתֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2336-lishtok" + } + ], + "שתקו": [ + { + "word_nikkud": "לִשְׁתֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2336-lishtok" + } + ], + "שתקי!‏": [ + { + "word_nikkud": "לִשְׁתֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2336-lishtok" + } + ], + "שתקתם": [ + { + "word_nikkud": "לִשְׁתֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2336-lishtok" + } + ], + "שתקנו": [ + { + "word_nikkud": "לִשְׁתֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2336-lishtok" + } + ], + "נשתוק": [ + { + "word_nikkud": "לִשְׁתֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2336-lishtok" + } + ], + "אשתוק": [ + { + "word_nikkud": "לִשְׁתֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2336-lishtok" + } + ], + "לשתק": [ + { + "word_nikkud": "לִשְׁתֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2336-lishtok" + } + ], + "תשתוק": [ + { + "word_nikkud": "לִשְׁתֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2336-lishtok" + } + ], + "שתק": [ + { + "word_nikkud": "לִשְׁתֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2336-lishtok" + } + ], + "תשתקו": [ + { + "word_nikkud": "לִשְׁתֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2336-lishtok" + } + ], + "להשתיק": [ + { + "word_nikkud": "לִשְׁתֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2336-lishtok" + } + ], + "לשתוק": [ + { + "word_nikkud": "לִשְׁתֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2336-lishtok" + } + ], + "שתקתי": [ + { + "word_nikkud": "לִשְׁתֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2336-lishtok" + } + ], + "ישתוק": [ + { + "word_nikkud": "לִשְׁתֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2336-lishtok" + } + ], + "שיתוק": [ + { + "word_nikkud": "לִשְׁתֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2336-lishtok" + } + ], + "שׁ - ת - ק": [ + { + "word_nikkud": "לִשְׁתֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2336-lishtok" + } + ], + "שותקת": [ + { + "word_nikkud": "לִשְׁתֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2336-lishtok" + } + ], + "ישתקו": [ + { + "word_nikkud": "לִשְׁתֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2336-lishtok" + } + ], + "להשתתק": [ + { + "word_nikkud": "לִשְׁתֹּק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2336-lishtok" + } + ], + "תשבע": [ + { + "word_nikkud": "לִשְׂבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2130-lisboa" + } + ], + "ישבע": [ + { + "word_nikkud": "לִשְׂבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2130-lisboa" + } + ], + "שבעתן": [ + { + "word_nikkud": "לִשְׂבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2130-lisboa" + } + ], + "נשבע": [ + { + "word_nikkud": "לִשְׂבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2130-lisboa" + } + ], + "שבעות": [ + { + "word_nikkud": "לִשְׂבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2130-lisboa" + } + ], + "ישבעו": [ + { + "word_nikkud": "לִשְׂבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2130-lisboa" + } + ], + "שבעה": [ + { + "word_nikkud": "לִשְׂבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2130-lisboa" + } + ], + "תשבעי": [ + { + "word_nikkud": "לִשְׂבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2130-lisboa" + } + ], + "אשבע": [ + { + "word_nikkud": "לִשְׂבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2130-lisboa" + } + ], + "שבעי!‏": [ + { + "word_nikkud": "לִשְׂבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2130-lisboa" + } + ], + "שבע": [ + { + "word_nikkud": "לִשְׂבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2130-lisboa" + } + ], + "שבעת": [ + { + "word_nikkud": "לִשְׂבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2130-lisboa" + } + ], + "תשבענה": [ + { + "word_nikkud": "לִשְׂבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2130-lisboa" + } + ], + "שבעתם": [ + { + "word_nikkud": "לִשְׂבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2130-lisboa" + } + ], + "שבענו": [ + { + "word_nikkud": "לִשְׂבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2130-lisboa" + } + ], + "שׂ - ב - ע": [ + { + "word_nikkud": "לִשְׂבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2130-lisboa" + } + ], + "לשבוע": [ + { + "word_nikkud": "לִשְׂבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2130-lisboa" + } + ], + "שבעתי": [ + { + "word_nikkud": "לִשְׂבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2130-lisboa" + } + ], + "שבע!‏": [ + { + "word_nikkud": "לִשְׂבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2130-lisboa" + } + ], + "להשביע": [ + { + "word_nikkud": "לִשְׂבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2130-lisboa" + } + ], + "שבענה!‏": [ + { + "word_nikkud": "לִשְׂבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2130-lisboa" + } + ], + "שבעו": [ + { + "word_nikkud": "לִשְׂבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2130-lisboa" + } + ], + "שבעים": [ + { + "word_nikkud": "לִשְׂבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2130-lisboa" + } + ], + "שבעו!‏": [ + { + "word_nikkud": "לִשְׂבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2130-lisboa" + } + ], + "תשבעו": [ + { + "word_nikkud": "לִשְׂבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2130-lisboa" + } + ], + "שביעה": [ + { + "word_nikkud": "לִשְׂבֹּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2130-lisboa" + } + ], + "תקרע": [ + { + "word_nikkud": "לִקְרֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1954-likroa" + } + ], + "קרענה!‏": [ + { + "word_nikkud": "לִקְרֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1954-likroa" + } + ], + "אקרע": [ + { + "word_nikkud": "לִקְרֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1954-likroa" + } + ], + "תקרעו": [ + { + "word_nikkud": "לִקְרֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1954-likroa" + } + ], + "יקרעו": [ + { + "word_nikkud": "לִקְרֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1954-likroa" + } + ], + "קרעו!‏": [ + { + "word_nikkud": "לִקְרֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1954-likroa" + } + ], + "נקרע": [ + { + "word_nikkud": "לִקְרֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1954-likroa" + } + ], + "קרעת": [ + { + "word_nikkud": "לִקְרֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1954-likroa" + } + ], + "קרעי!‏": [ + { + "word_nikkud": "לִקְרֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1954-likroa" + } + ], + "קורע": [ + { + "word_nikkud": "לִקְרֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1954-likroa" + } + ], + "קרע!‏": [ + { + "word_nikkud": "לִקְרֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1954-likroa" + } + ], + "לקרוע": [ + { + "word_nikkud": "לִקְרֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1954-likroa" + } + ], + "ק - ר - ע": [ + { + "word_nikkud": "לִקְרֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1954-likroa" + } + ], + "קרעתן": [ + { + "word_nikkud": "לִקְרֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1954-likroa" + } + ], + "קרעתם": [ + { + "word_nikkud": "לִקְרֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1954-likroa" + } + ], + "קורעת": [ + { + "word_nikkud": "לִקְרֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1954-likroa" + } + ], + "קרעה": [ + { + "word_nikkud": "לִקְרֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1954-likroa" + } + ], + "תקרענה": [ + { + "word_nikkud": "לִקְרֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1954-likroa" + } + ], + "קרענו": [ + { + "word_nikkud": "לִקְרֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1954-likroa" + } + ], + "קרעתי": [ + { + "word_nikkud": "לִקְרֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1954-likroa" + } + ], + "להיקרע": [ + { + "word_nikkud": "לִקְרֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1954-likroa" + } + ], + "קרוע": [ + { + "word_nikkud": "לִקְרֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1954-likroa" + } + ], + "תקרעי": [ + { + "word_nikkud": "לִקְרֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1954-likroa" + } + ], + "יקרע": [ + { + "word_nikkud": "לִקְרֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1954-likroa" + } + ], + "קרעו": [ + { + "word_nikkud": "לִקְרֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1954-likroa" + } + ], + "קרע": [ + { + "word_nikkud": "לִקְרֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1954-likroa" + } + ], + "קורעות": [ + { + "word_nikkud": "לִקְרֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1954-likroa" + } + ], + "קורעים": [ + { + "word_nikkud": "לִקְרֹעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1954-likroa" + } + ], + "קבור!‏": [ + { + "word_nikkud": "לִקְבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1858-likbor" + } + ], + "תקברי": [ + { + "word_nikkud": "לִקְבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1858-likbor" + } + ], + "קברתי": [ + { + "word_nikkud": "לִקְבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1858-likbor" + } + ], + "קברנו": [ + { + "word_nikkud": "לִקְבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1858-likbor" + } + ], + "קברתם": [ + { + "word_nikkud": "לִקְבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1858-likbor" + } + ], + "אקבור": [ + { + "word_nikkud": "לִקְבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1858-likbor" + } + ], + "קברו!‏": [ + { + "word_nikkud": "לִקְבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1858-likbor" + } + ], + "קברי!‏": [ + { + "word_nikkud": "לִקְבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1858-likbor" + } + ], + "תקבורנה": [ + { + "word_nikkud": "לִקְבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1858-likbor" + } + ], + "קברת": [ + { + "word_nikkud": "לִקְבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1858-likbor" + } + ], + "קבר": [ + { + "word_nikkud": "לִקְבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1858-likbor" + } + ], + "יקבור": [ + { + "word_nikkud": "לִקְבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1858-likbor" + } + ], + "קוברת": [ + { + "word_nikkud": "לִקְבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1858-likbor" + } + ], + "יקברו": [ + { + "word_nikkud": "לִקְבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1858-likbor" + } + ], + "תקבור": [ + { + "word_nikkud": "לִקְבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1858-likbor" + } + ], + "ק - ב - ר": [ + { + "word_nikkud": "לִקְבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1858-likbor" + } + ], + "קוברות": [ + { + "word_nikkud": "לִקְבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1858-likbor" + } + ], + "נקבור": [ + { + "word_nikkud": "לִקְבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1858-likbor" + } + ], + "קברו": [ + { + "word_nikkud": "לִקְבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1858-likbor" + } + ], + "לקבור": [ + { + "word_nikkud": "לִקְבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1858-likbor" + } + ], + "קוברים": [ + { + "word_nikkud": "לִקְבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1858-likbor" + } + ], + "קברתן": [ + { + "word_nikkud": "לִקְבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1858-likbor" + } + ], + "קברה": [ + { + "word_nikkud": "לִקְבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1858-likbor" + } + ], + "קבור": [ + { + "word_nikkud": "לִקְבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1858-likbor" + } + ], + "קבורה": [ + { + "word_nikkud": "לִקְבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1858-likbor" + } + ], + "תקברו": [ + { + "word_nikkud": "לִקְבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1858-likbor" + } + ], + "להיקבר": [ + { + "word_nikkud": "לִקְבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1858-likbor" + } + ], + "קובר": [ + { + "word_nikkud": "לִקְבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1858-likbor" + } + ], + "קבורנה!‏": [ + { + "word_nikkud": "לִקְבֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1858-likbor" + } + ], + "חרון": [ + { + "word_nikkud": "לְהִתְחָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "683-lehitcharot" + } + ], + "יתחרה": [ + { + "word_nikkud": "לְהִתְחָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "683-lehitcharot" + } + ], + "התחריתם": [ + { + "word_nikkud": "לְהִתְחָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "683-lehitcharot" + } + ], + "התחרות": [ + { + "word_nikkud": "לְהִתְחָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "683-lehitcharot" + } + ], + "התחרית": [ + { + "word_nikkud": "לְהִתְחָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "683-lehitcharot" + } + ], + "התחריתן": [ + { + "word_nikkud": "לְהִתְחָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "683-lehitcharot" + } + ], + "תתחרי": [ + { + "word_nikkud": "לְהִתְחָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "683-lehitcharot" + } + ], + "מתחרה": [ + { + "word_nikkud": "לְהִתְחָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "683-lehitcharot" + } + ], + "אתחרה": [ + { + "word_nikkud": "לְהִתְחָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "683-lehitcharot" + } + ], + "התחרי!‏": [ + { + "word_nikkud": "לְהִתְחָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "683-lehitcharot" + } + ], + "מתחרות": [ + { + "word_nikkud": "לְהִתְחָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "683-lehitcharot" + } + ], + "להתחרות": [ + { + "word_nikkud": "לְהִתְחָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "683-lehitcharot" + } + ], + "ח - ר - ה": [ + { + "word_nikkud": "לְהִתְחָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "683-lehitcharot" + } + ], + "נתחרה": [ + { + "word_nikkud": "לְהִתְחָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "683-lehitcharot" + } + ], + "יתחרו": [ + { + "word_nikkud": "לְהִתְחָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "683-lehitcharot" + } + ], + "תחרות": [ + { + "word_nikkud": "לְהִתְחָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "683-lehitcharot" + } + ], + "התחרה!‏": [ + { + "word_nikkud": "לְהִתְחָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "683-lehitcharot" + } + ], + "תתחרו": [ + { + "word_nikkud": "לְהִתְחָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "683-lehitcharot" + } + ], + "התחרו": [ + { + "word_nikkud": "לְהִתְחָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "683-lehitcharot" + } + ], + "תתחרינה": [ + { + "word_nikkud": "לְהִתְחָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "683-lehitcharot" + } + ], + "התחרתה": [ + { + "word_nikkud": "לְהִתְחָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "683-lehitcharot" + } + ], + "התחרה": [ + { + "word_nikkud": "לְהִתְחָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "683-lehitcharot" + } + ], + "התחרינה!‏": [ + { + "word_nikkud": "לְהִתְחָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "683-lehitcharot" + } + ], + "מתחרים": [ + { + "word_nikkud": "לְהִתְחָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "683-lehitcharot" + } + ], + "להחרות": [ + { + "word_nikkud": "לְהִתְחָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "683-lehitcharot" + } + ], + "התחרינו": [ + { + "word_nikkud": "לְהִתְחָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "683-lehitcharot" + } + ], + "התחרו!‏": [ + { + "word_nikkud": "לְהִתְחָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "683-lehitcharot" + } + ], + "תתחרה": [ + { + "word_nikkud": "לְהִתְחָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "683-lehitcharot" + } + ], + "התחריתי": [ + { + "word_nikkud": "לְהִתְחָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "683-lehitcharot" + } + ], + "לחרות": [ + { + "word_nikkud": "לְהִתְחָרוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "683-lehitcharot" + } + ], + "חולמת": [ + { + "word_nikkud": "לַחְלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2419-lachlom" + } + ], + "יחלמו": [ + { + "word_nikkud": "לַחְלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2419-lachlom" + } + ], + "תחלמי": [ + { + "word_nikkud": "לַחְלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2419-lachlom" + } + ], + "חלמה": [ + { + "word_nikkud": "לַחְלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2419-lachlom" + } + ], + "יחלום": [ + { + "word_nikkud": "לַחְלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2419-lachlom" + } + ], + "חולמות": [ + { + "word_nikkud": "לַחְלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2419-lachlom" + } + ], + "לחלום": [ + { + "word_nikkud": "לַחְלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2419-lachlom" + } + ], + "ח - ל - ם": [ + { + "word_nikkud": "לַחְלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2419-lachlom" + } + ], + "חלמתן": [ + { + "word_nikkud": "לַחְלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2419-lachlom" + } + ], + "חלמו!‏": [ + { + "word_nikkud": "לַחְלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2419-lachlom" + } + ], + "להחלים": [ + { + "word_nikkud": "לַחְלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2419-lachlom" + } + ], + "תחלומנה": [ + { + "word_nikkud": "לַחְלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2419-lachlom" + } + ], + "חלום!‏": [ + { + "word_nikkud": "לַחְלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2419-lachlom" + } + ], + "חלום": [ + { + "word_nikkud": "לַחְלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2419-lachlom" + } + ], + "תחלמו": [ + { + "word_nikkud": "לַחְלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2419-lachlom" + } + ], + "חולם": [ + { + "word_nikkud": "לַחְלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2419-lachlom" + } + ], + "החלמה": [ + { + "word_nikkud": "לַחְלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2419-lachlom" + } + ], + "חלומנה!‏": [ + { + "word_nikkud": "לַחְלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2419-lachlom" + } + ], + "חלם": [ + { + "word_nikkud": "לַחְלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2419-lachlom" + } + ], + "אחלום": [ + { + "word_nikkud": "לַחְלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2419-lachlom" + } + ], + "חלמתי": [ + { + "word_nikkud": "לַחְלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2419-lachlom" + } + ], + "חלמנו": [ + { + "word_nikkud": "לַחְלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2419-lachlom" + } + ], + "חלמו": [ + { + "word_nikkud": "לַחְלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2419-lachlom" + } + ], + "נחלום": [ + { + "word_nikkud": "לַחְלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2419-lachlom" + } + ], + "תחלום": [ + { + "word_nikkud": "לַחְלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2419-lachlom" + } + ], + "חלמי!‏": [ + { + "word_nikkud": "לַחְלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2419-lachlom" + } + ], + "חלמון": [ + { + "word_nikkud": "לַחְלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2419-lachlom" + } + ], + "חלמתם": [ + { + "word_nikkud": "לַחְלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2419-lachlom" + } + ], + "חולמים": [ + { + "word_nikkud": "לַחְלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2419-lachlom" + } + ], + "חלמת": [ + { + "word_nikkud": "לַחְלֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2419-lachlom" + } + ], + "יקשרו": [ + { + "word_nikkud": "לִקְשֹׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1968-likshor" + }, + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "קשור!‏": [ + { + "word_nikkud": "לִקְשֹׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1968-likshor" + } + ], + "קשורנה!‏": [ + { + "word_nikkud": "לִקְשֹׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1968-likshor" + } + ], + "נקשור": [ + { + "word_nikkud": "לִקְשֹׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1968-likshor" + } + ], + "תקשרו": [ + { + "word_nikkud": "לִקְשֹׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1968-likshor" + }, + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "קשרתם": [ + { + "word_nikkud": "לִקְשֹׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1968-likshor" + } + ], + "תקשורנה": [ + { + "word_nikkud": "לִקְשֹׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1968-likshor" + } + ], + "קשרו!‏": [ + { + "word_nikkud": "לִקְשֹׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1968-likshor" + }, + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "קשרה": [ + { + "word_nikkud": "לִקְשֹׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1968-likshor" + } + ], + "קשרי!‏": [ + { + "word_nikkud": "לִקְשֹׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1968-likshor" + }, + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "קושרת": [ + { + "word_nikkud": "לִקְשֹׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1968-likshor" + }, + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "קושרות": [ + { + "word_nikkud": "לִקְשֹׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1968-likshor" + } + ], + "יקשור": [ + { + "word_nikkud": "לִקְשֹׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1968-likshor" + } + ], + "קושר": [ + { + "word_nikkud": "לִקְשֹׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1968-likshor" + }, + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "קשרו": [ + { + "word_nikkud": "לִקְשֹׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1968-likshor" + } + ], + "תקשור": [ + { + "word_nikkud": "לִקְשֹׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1968-likshor" + } + ], + "קשרת": [ + { + "word_nikkud": "לִקְשֹׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1968-likshor" + } + ], + "אקשור": [ + { + "word_nikkud": "לִקְשֹׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1968-likshor" + } + ], + "קשרתן": [ + { + "word_nikkud": "לִקְשֹׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1968-likshor" + } + ], + "קושרים": [ + { + "word_nikkud": "לִקְשֹׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1968-likshor" + } + ], + "קשרתי": [ + { + "word_nikkud": "לִקְשֹׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1968-likshor" + } + ], + "תקשרי": [ + { + "word_nikkud": "לִקְשֹׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1968-likshor" + }, + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "קשרנו": [ + { + "word_nikkud": "לִקְשֹׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1968-likshor" + } + ], + "ננשאו": [ + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "ננשאים": [ + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "ננשאתם": [ + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "נישאתן": [ + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "הינשאנה!‏": [ + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "תינשאו": [ + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "ננשאתן": [ + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "ננשאנו": [ + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "נישאה": [ + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "ננשא": [ + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "נישאו": [ + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "תינשאי": [ + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "נישאת": [ + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "ננשאות": [ + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "הינשאו!‏": [ + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "נישאתי": [ + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "יינשא": [ + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "יינשאו": [ + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "אנשא": [ + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "ננשאה": [ + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "נישאתם": [ + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "נישאנו": [ + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "תינשא": [ + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "נישאים": [ + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "ננשאתי": [ + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "נישאות": [ + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "הינשא!‏": [ + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "ננשאת": [ + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "הינשאי!‏": [ + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "נינשא": [ + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "תינשאנה": [ + { + "word_nikkud": "לְהִנָּשֵׂא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1266-lehinase" + } + ], + "קילוח": [ + { + "word_nikkud": "לְהִתְקַלֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1896-lehitkaleach" + } + ], + "לקלח": [ + { + "word_nikkud": "לְהִתְקַלֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1896-lehitkaleach" + } + ], + "מקלחת": [ + { + "word_nikkud": "לְהִתְקַלֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1896-lehitkaleach" + } + ], + "ק - ל - ח": [ + { + "word_nikkud": "לְהִתְקַלֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1896-lehitkaleach" + } + ], + "לקלוח": [ + { + "word_nikkud": "לְהִתְקַלֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1896-lehitkaleach" + } + ], + "תשדדי": [ + { + "word_nikkud": "לִשְׁדֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2145-lishdod" + } + ], + "שדדת": [ + { + "word_nikkud": "לִשְׁדֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2145-lishdod" + } + ], + "ישדדו": [ + { + "word_nikkud": "לִשְׁדֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2145-lishdod" + } + ], + "שודד": [ + { + "word_nikkud": "לִשְׁדֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2145-lishdod" + } + ], + "שדדתי": [ + { + "word_nikkud": "לִשְׁדֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2145-lishdod" + } + ], + "להישדד": [ + { + "word_nikkud": "לִשְׁדֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2145-lishdod" + } + ], + "שדד": [ + { + "word_nikkud": "לִשְׁדֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2145-lishdod" + } + ], + "תשדודנה": [ + { + "word_nikkud": "לִשְׁדֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2145-lishdod" + } + ], + "שדדנו": [ + { + "word_nikkud": "לִשְׁדֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2145-lishdod" + } + ], + "שדוד!‏": [ + { + "word_nikkud": "לִשְׁדֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2145-lishdod" + } + ], + "שדדי!‏": [ + { + "word_nikkud": "לִשְׁדֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2145-lishdod" + } + ], + "שדדתן": [ + { + "word_nikkud": "לִשְׁדֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2145-lishdod" + } + ], + "תשדדו": [ + { + "word_nikkud": "לִשְׁדֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2145-lishdod" + } + ], + "שדדו": [ + { + "word_nikkud": "לִשְׁדֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2145-lishdod" + } + ], + "שודדת": [ + { + "word_nikkud": "לִשְׁדֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2145-lishdod" + } + ], + "שדדה": [ + { + "word_nikkud": "לִשְׁדֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2145-lishdod" + } + ], + "שודדים": [ + { + "word_nikkud": "לִשְׁדֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2145-lishdod" + } + ], + "שודדות": [ + { + "word_nikkud": "לִשְׁדֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2145-lishdod" + } + ], + "אשדוד": [ + { + "word_nikkud": "לִשְׁדֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2145-lishdod" + } + ], + "שוד": [ + { + "word_nikkud": "לִשְׁדֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2145-lishdod" + } + ], + "נשדוד": [ + { + "word_nikkud": "לִשְׁדֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2145-lishdod" + } + ], + "שדודנה!‏": [ + { + "word_nikkud": "לִשְׁדֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2145-lishdod" + } + ], + "תשדוד": [ + { + "word_nikkud": "לִשְׁדֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2145-lishdod" + } + ], + "ישדוד": [ + { + "word_nikkud": "לִשְׁדֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2145-lishdod" + } + ], + "שׁ - ד - ד": [ + { + "word_nikkud": "לִשְׁדֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2145-lishdod" + } + ], + "שדדו!‏": [ + { + "word_nikkud": "לִשְׁדֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2145-lishdod" + } + ], + "שדדתם": [ + { + "word_nikkud": "לִשְׁדֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2145-lishdod" + } + ], + "לשדוד": [ + { + "word_nikkud": "לִשְׁדֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2145-lishdod" + } + ], + "גלתי": [ + { + "word_nikkud": "לָגִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2452-lagil" + } + ], + "גילינה!‏": [ + { + "word_nikkud": "לָגִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2452-lagil" + } + ], + "אגיל": [ + { + "word_nikkud": "לָגִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2452-lagil" + } + ], + "יגיל": [ + { + "word_nikkud": "לָגִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2452-lagil" + } + ], + "תגילו": [ + { + "word_nikkud": "לָגִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2452-lagil" + } + ], + "גלת": [ + { + "word_nikkud": "לָגִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2452-lagil" + } + ], + "גלתן": [ + { + "word_nikkud": "לָגִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2452-lagil" + } + ], + "תגילי": [ + { + "word_nikkud": "לָגִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2452-lagil" + } + ], + "נגיל": [ + { + "word_nikkud": "לָגִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2452-lagil" + } + ], + "תגלנה": [ + { + "word_nikkud": "לָגִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2452-lagil" + } + ], + "גיל!‏": [ + { + "word_nikkud": "לָגִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2452-lagil" + } + ], + "גלנה!‏": [ + { + "word_nikkud": "לָגִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2452-lagil" + } + ], + "גלתם": [ + { + "word_nikkud": "לָגִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2452-lagil" + } + ], + "גילו!‏": [ + { + "word_nikkud": "לָגִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2452-lagil" + } + ], + "ג - י - ל": [ + { + "word_nikkud": "לָגִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2452-lagil" + } + ], + "גלנו": [ + { + "word_nikkud": "לָגִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2452-lagil" + } + ], + "לגיל": [ + { + "word_nikkud": "לָגִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2452-lagil" + } + ], + "גילי!‏": [ + { + "word_nikkud": "לָגִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2452-lagil" + } + ], + "תגיל": [ + { + "word_nikkud": "לָגִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2452-lagil" + } + ], + "תגילינה": [ + { + "word_nikkud": "לָגִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2452-lagil" + } + ], + "יגילו": [ + { + "word_nikkud": "לָגִיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2452-lagil" + } + ], + "כעוס": [ + { + "word_nikkud": "לִכְעֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "930-lichos" + } + ], + "נכעס": [ + { + "word_nikkud": "לִכְעֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "930-lichos" + } + ], + "כעסתי": [ + { + "word_nikkud": "לִכְעֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "930-lichos" + } + ], + "כעסנה!‏": [ + { + "word_nikkud": "לִכְעֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "930-lichos" + } + ], + "כ - ע - ס": [ + { + "word_nikkud": "לִכְעֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "930-lichos" + } + ], + "כועסים": [ + { + "word_nikkud": "לִכְעֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "930-lichos" + } + ], + "תכעסנה": [ + { + "word_nikkud": "לִכְעֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "930-lichos" + } + ], + "כעסי!‏": [ + { + "word_nikkud": "לִכְעֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "930-lichos" + } + ], + "כעסת": [ + { + "word_nikkud": "לִכְעֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "930-lichos" + } + ], + "כעס!‏": [ + { + "word_nikkud": "לִכְעֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "930-lichos" + } + ], + "כעסנו": [ + { + "word_nikkud": "לִכְעֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "930-lichos" + } + ], + "יכעס": [ + { + "word_nikkud": "לִכְעֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "930-lichos" + } + ], + "כועסת": [ + { + "word_nikkud": "לִכְעֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "930-lichos" + } + ], + "כועסות": [ + { + "word_nikkud": "לִכְעֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "930-lichos" + } + ], + "כעסו": [ + { + "word_nikkud": "לִכְעֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "930-lichos" + } + ], + "כעסתן": [ + { + "word_nikkud": "לִכְעֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "930-lichos" + } + ], + "תכעסו": [ + { + "word_nikkud": "לִכְעֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "930-lichos" + } + ], + "לכעוס": [ + { + "word_nikkud": "לִכְעֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "930-lichos" + } + ], + "כעס": [ + { + "word_nikkud": "לִכְעֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "930-lichos" + } + ], + "להכעיס": [ + { + "word_nikkud": "לִכְעֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "930-lichos" + } + ], + "אכעס": [ + { + "word_nikkud": "לִכְעֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "930-lichos" + } + ], + "תכעס": [ + { + "word_nikkud": "לִכְעֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "930-lichos" + } + ], + "תכעסי": [ + { + "word_nikkud": "לִכְעֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "930-lichos" + } + ], + "כועס": [ + { + "word_nikkud": "לִכְעֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "930-lichos" + } + ], + "יכעסו": [ + { + "word_nikkud": "לִכְעֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "930-lichos" + } + ], + "כעסתם": [ + { + "word_nikkud": "לִכְעֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "930-lichos" + } + ], + "כעסה": [ + { + "word_nikkud": "לִכְעֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "930-lichos" + } + ], + "כעסו!‏": [ + { + "word_nikkud": "לִכְעֹס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "930-lichos" + } + ], + "תוהים": [ + { + "word_nikkud": "לִתְהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2353-lithot" + } + ], + "תהינה!‏": [ + { + "word_nikkud": "לִתְהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2353-lithot" + } + ], + "תהתה": [ + { + "word_nikkud": "לִתְהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2353-lithot" + } + ], + "תתהינה": [ + { + "word_nikkud": "לִתְהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2353-lithot" + } + ], + "תהיתן": [ + { + "word_nikkud": "לִתְהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2353-lithot" + } + ], + "ת - ה - ה": [ + { + "word_nikkud": "לִתְהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2353-lithot" + } + ], + "תהה": [ + { + "word_nikkud": "לִתְהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2353-lithot" + } + ], + "תהי!‏": [ + { + "word_nikkud": "לִתְהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2353-lithot" + } + ], + "תהו!‏": [ + { + "word_nikkud": "לִתְהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2353-lithot" + } + ], + "תתהה": [ + { + "word_nikkud": "לִתְהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2353-lithot" + } + ], + "לתהות": [ + { + "word_nikkud": "לִתְהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2353-lithot" + } + ], + "תוהה": [ + { + "word_nikkud": "לִתְהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2353-lithot" + } + ], + "נתהה": [ + { + "word_nikkud": "לִתְהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2353-lithot" + } + ], + "תהה!‏": [ + { + "word_nikkud": "לִתְהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2353-lithot" + } + ], + "תוהות": [ + { + "word_nikkud": "לִתְהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2353-lithot" + } + ], + "תתהו": [ + { + "word_nikkud": "לִתְהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2353-lithot" + } + ], + "תתהי": [ + { + "word_nikkud": "לִתְהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2353-lithot" + } + ], + "יתהה": [ + { + "word_nikkud": "לִתְהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2353-lithot" + } + ], + "תהיתם": [ + { + "word_nikkud": "לִתְהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2353-lithot" + } + ], + "תהינו": [ + { + "word_nikkud": "לִתְהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2353-lithot" + } + ], + "תהית": [ + { + "word_nikkud": "לִתְהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2353-lithot" + } + ], + "תהיתי": [ + { + "word_nikkud": "לִתְהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2353-lithot" + } + ], + "אתהה": [ + { + "word_nikkud": "לִתְהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2353-lithot" + } + ], + "תהו": [ + { + "word_nikkud": "לִתְהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2353-lithot" + } + ], + "יתהו": [ + { + "word_nikkud": "לִתְהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2353-lithot" + } + ], + "תוהו": [ + { + "word_nikkud": "לִתְהוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2353-lithot" + } + ], + "מתווכחת": [ + { + "word_nikkud": "לְהִתְוַכֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "798-lehitvakeach" + } + ], + "מתווכח": [ + { + "word_nikkud": "לְהִתְוַכֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "798-lehitvakeach" + } + ], + "התווכחו!‏": [ + { + "word_nikkud": "לְהִתְוַכֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "798-lehitvakeach" + } + ], + "נתווכח": [ + { + "word_nikkud": "לְהִתְוַכֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "798-lehitvakeach" + } + ], + "תתווכחו": [ + { + "word_nikkud": "לְהִתְוַכֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "798-lehitvakeach" + } + ], + "התווכח!‏": [ + { + "word_nikkud": "לְהִתְוַכֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "798-lehitvakeach" + } + ], + "התווכחת": [ + { + "word_nikkud": "לְהִתְוַכֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "798-lehitvakeach" + } + ], + "תוכחה": [ + { + "word_nikkud": "לְהִתְוַכֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "798-lehitvakeach" + } + ], + "התווכחנו": [ + { + "word_nikkud": "לְהִתְוַכֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "798-lehitvakeach" + } + ], + "התווכחו": [ + { + "word_nikkud": "לְהִתְוַכֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "798-lehitvakeach" + } + ], + "התווכחנה!‏": [ + { + "word_nikkud": "לְהִתְוַכֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "798-lehitvakeach" + } + ], + "יתווכחו": [ + { + "word_nikkud": "לְהִתְוַכֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "798-lehitvakeach" + } + ], + "תתווכחי": [ + { + "word_nikkud": "לְהִתְוַכֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "798-lehitvakeach" + } + ], + "יתווכח": [ + { + "word_nikkud": "לְהִתְוַכֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "798-lehitvakeach" + } + ], + "התווכחתי": [ + { + "word_nikkud": "לְהִתְוַכֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "798-lehitvakeach" + } + ], + "ו - כ - ח": [ + { + "word_nikkud": "לְהִתְוַכֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "798-lehitvakeach" + } + ], + "התווכחה": [ + { + "word_nikkud": "לְהִתְוַכֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "798-lehitvakeach" + } + ], + "התווכחי!‏": [ + { + "word_nikkud": "לְהִתְוַכֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "798-lehitvakeach" + } + ], + "התווכח": [ + { + "word_nikkud": "לְהִתְוַכֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "798-lehitvakeach" + } + ], + "תתווכח": [ + { + "word_nikkud": "לְהִתְוַכֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "798-lehitvakeach" + } + ], + "תתווכחנה": [ + { + "word_nikkud": "לְהִתְוַכֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "798-lehitvakeach" + } + ], + "מתווכחים": [ + { + "word_nikkud": "לְהִתְוַכֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "798-lehitvakeach" + } + ], + "ויכוח": [ + { + "word_nikkud": "לְהִתְוַכֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "798-lehitvakeach" + } + ], + "התווכחתם": [ + { + "word_nikkud": "לְהִתְוַכֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "798-lehitvakeach" + } + ], + "להתווכח": [ + { + "word_nikkud": "לְהִתְוַכֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "798-lehitvakeach" + } + ], + "התווכחתן": [ + { + "word_nikkud": "לְהִתְוַכֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "798-lehitvakeach" + } + ], + "אתווכח": [ + { + "word_nikkud": "לְהִתְוַכֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "798-lehitvakeach" + } + ], + "מתווכחות": [ + { + "word_nikkud": "לְהִתְוַכֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "798-lehitvakeach" + } + ], + "חולצה": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "נחלץ": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "חולץ": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "מחלצים": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "מחולץ": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "חלוץ": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "מחלץ": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "חילצתן": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "מחולצת": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "חלצי!‏": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "חלץ!‏": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "חולצתן": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "חולצתם": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "חלצו!‏": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "חלצנה!‏": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "תחולצי": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "לחלוץ": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "חילץ": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "יחולצו": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "אחלץ": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "תחולצנה": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "תחלץ": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "חילצה": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "חילוץ": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "חולצת": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "חילצתי": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "יחלצו": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "חולצתי": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "תחלצי": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "יחלץ": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "אחולץ": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "חולצו": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "מחלצת": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "תחלצו": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "מחולצים": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "מחלצות": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "לחלץ": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "תחולצו": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "מחולצות": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "חילצתם": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "חילצו": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "נחולץ": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "יחולץ": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "ח - ל - ץ": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "להיחלץ": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "חילצת": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "חילצנו": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "חולצנו": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "תחלצנה": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "תחולץ": [ + { + "word_nikkud": "לְחַלֵּץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "610-lechaletz" + } + ], + "אטופס": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "טיפסו": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "טופסת": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "נטופס": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "טופס": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "תטופסנה": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "מטפס": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "תטופס": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "טיפסתי": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "טפס!‏": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "מטופסת": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "טופסתם": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "תטופסו": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "מטפסת": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "תטופסי": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "טיפסת": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "טיפסתם": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "יטפס": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "טיפסנו": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "טיפסתן": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "טופסה": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "תטפסו": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "יטופסו": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "ט - פ - ס": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "תטפסי": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "מטופסות": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "מטפסות": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "מטופסים": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "טפסו!‏": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "טופסתן": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "מטופס": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "יטופס": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "אטפס": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "תטפס": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "לטפס": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "תטפסנה": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "טפסנה!‏": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "טופסתי": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "מטפסים": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "טופסנו": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "טיפסה": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "יטפסו": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "טיפס": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "טפסי!‏": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "נטפס": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "טופסו": [ + { + "word_nikkud": "לְטַפֵּס", + "form_type": "conjugation", + "pos": "Verb", + "slug": "763-letapes" + } + ], + "יתאבד": [ + { + "word_nikkud": "לְהִתְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "59-lehitabed" + } + ], + "התאבדת": [ + { + "word_nikkud": "לְהִתְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "59-lehitabed" + } + ], + "התאבד": [ + { + "word_nikkud": "לְהִתְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "59-lehitabed" + } + ], + "תתאבדנה": [ + { + "word_nikkud": "לְהִתְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "59-lehitabed" + } + ], + "התאבדנה!‏": [ + { + "word_nikkud": "לְהִתְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "59-lehitabed" + } + ], + "התאבדה": [ + { + "word_nikkud": "לְהִתְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "59-lehitabed" + } + ], + "תתאבדו": [ + { + "word_nikkud": "לְהִתְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "59-lehitabed" + } + ], + "התאבדתי": [ + { + "word_nikkud": "לְהִתְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "59-lehitabed" + } + ], + "התאבדי!‏": [ + { + "word_nikkud": "לְהִתְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "59-lehitabed" + } + ], + "התאבדנו": [ + { + "word_nikkud": "לְהִתְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "59-lehitabed" + } + ], + "מתאבד": [ + { + "word_nikkud": "לְהִתְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "59-lehitabed" + } + ], + "התאבדתן": [ + { + "word_nikkud": "לְהִתְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "59-lehitabed" + } + ], + "יתאבדו": [ + { + "word_nikkud": "לְהִתְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "59-lehitabed" + } + ], + "התאבדו!‏": [ + { + "word_nikkud": "לְהִתְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "59-lehitabed" + } + ], + "נתאבד": [ + { + "word_nikkud": "לְהִתְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "59-lehitabed" + } + ], + "תתאבדי": [ + { + "word_nikkud": "לְהִתְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "59-lehitabed" + } + ], + "מתאבדות": [ + { + "word_nikkud": "לְהִתְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "59-lehitabed" + } + ], + "תתאבד": [ + { + "word_nikkud": "לְהִתְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "59-lehitabed" + } + ], + "התאבדו": [ + { + "word_nikkud": "לְהִתְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "59-lehitabed" + } + ], + "מתאבדים": [ + { + "word_nikkud": "לְהִתְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "59-lehitabed" + } + ], + "התאבד!‏": [ + { + "word_nikkud": "לְהִתְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "59-lehitabed" + } + ], + "התאבדתם": [ + { + "word_nikkud": "לְהִתְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "59-lehitabed" + } + ], + "אתאבד": [ + { + "word_nikkud": "לְהִתְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "59-lehitabed" + } + ], + "מתאבדת": [ + { + "word_nikkud": "לְהִתְאַבֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "59-lehitabed" + } + ], + "תשפרו": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "שפרי!‏": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "אשופר": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "תשופרי": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "משופרים": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "שופרנו": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "שופרתם": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "שיפור": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "שיפר": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "שׁ - פ - ר": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "תשפרנה": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "תשופרו": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "ישפר": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "אשפר": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "שופר": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "שיפרנו": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "שפרו!‏": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "משופרת": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "תשופרנה": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "ישופר": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "להשתפר": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "שיפרו": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "נשפר": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "משופר": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "משופרות": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "שופרו": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "ישופרו": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "משפרים": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "שפר!‏": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "תשפרי": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "תשפר": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "שפרנה!‏": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "לשפר": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "נשופר": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "שופרתי": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "שופרה": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "שפירית": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "תשופר": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "שיפרת": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "שיפרתם": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "משפרת": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "שופרתן": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "משפרות": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "שיפרתן": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "שופרת": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "שיפרתי": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "ישפרו": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "שיפרה": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "משפר": [ + { + "word_nikkud": "לְשַׁפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2292-leshaper" + } + ], + "שוטפת": [ + { + "word_nikkud": "לִשְׁטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2183-lishtof" + } + ], + "תשטוף": [ + { + "word_nikkud": "לִשְׁטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2183-lishtof" + } + ], + "לשטוף": [ + { + "word_nikkud": "לִשְׁטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2183-lishtof" + } + ], + "להישטף": [ + { + "word_nikkud": "לִשְׁטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2183-lishtof" + } + ], + "שוטף": [ + { + "word_nikkud": "לִשְׁטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2183-lishtof" + } + ], + "נשטוף": [ + { + "word_nikkud": "לִשְׁטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2183-lishtof" + } + ], + "שוטפות": [ + { + "word_nikkud": "לִשְׁטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2183-lishtof" + } + ], + "תשטפו": [ + { + "word_nikkud": "לִשְׁטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2183-lishtof" + } + ], + "שטפי!‏": [ + { + "word_nikkud": "לִשְׁטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2183-lishtof" + } + ], + "שטפתן": [ + { + "word_nikkud": "לִשְׁטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2183-lishtof" + } + ], + "שׁ - ט - ף": [ + { + "word_nikkud": "לִשְׁטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2183-lishtof" + } + ], + "תשטפי": [ + { + "word_nikkud": "לִשְׁטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2183-lishtof" + } + ], + "שטפתם": [ + { + "word_nikkud": "לִשְׁטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2183-lishtof" + } + ], + "שטפו!‏": [ + { + "word_nikkud": "לִשְׁטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2183-lishtof" + } + ], + "שטפתי": [ + { + "word_nikkud": "לִשְׁטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2183-lishtof" + } + ], + "ישטפו": [ + { + "word_nikkud": "לִשְׁטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2183-lishtof" + } + ], + "שטוף": [ + { + "word_nikkud": "לִשְׁטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2183-lishtof" + } + ], + "שטפה": [ + { + "word_nikkud": "לִשְׁטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2183-lishtof" + } + ], + "שטופנה!‏": [ + { + "word_nikkud": "לִשְׁטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2183-lishtof" + } + ], + "שוטפים": [ + { + "word_nikkud": "לִשְׁטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2183-lishtof" + } + ], + "שטפת": [ + { + "word_nikkud": "לִשְׁטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2183-lishtof" + } + ], + "אשטוף": [ + { + "word_nikkud": "לִשְׁטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2183-lishtof" + } + ], + "ישטוף": [ + { + "word_nikkud": "לִשְׁטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2183-lishtof" + } + ], + "שטוף!‏": [ + { + "word_nikkud": "לִשְׁטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2183-lishtof" + } + ], + "שטפנו": [ + { + "word_nikkud": "לִשְׁטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2183-lishtof" + } + ], + "שטיפה": [ + { + "word_nikkud": "לִשְׁטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2183-lishtof" + } + ], + "תשטופנה": [ + { + "word_nikkud": "לִשְׁטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2183-lishtof" + } + ], + "שיטפון": [ + { + "word_nikkud": "לִשְׁטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2183-lishtof" + } + ], + "שטף": [ + { + "word_nikkud": "לִשְׁטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2183-lishtof" + } + ], + "שטפו": [ + { + "word_nikkud": "לִשְׁטֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2183-lishtof" + } + ], + "סויע": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "תסויע": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "נסויע": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "יסויע": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "סייע!‏": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "תסייע": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "סייעו!‏": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "יסייע": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "סייעה": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "להסתייע": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "סייענו": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "אסויע": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "סייעתן": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "מסויעות": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "מסייע": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "סויעה": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "סייען": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "נסייע": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "ס - י - ע": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "סייע": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "סויעת": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "סייעו": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "סייעי!‏": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "סייעתם": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "תסויעי": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "סיוע": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "יסייעו": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "מסויע": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "סויעתי": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "תסייעו": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "תסייענה": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "לסייע": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "מסויעת": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "יסויעו": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "אסייע": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "סייעתי": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "מסייעים": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "סויענו": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "מסייעות": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "סייענה!‏": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "תסויענה": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "תסויעו": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "סויעו": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "סייעת": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "מסויעים": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "מסייעת": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "סויעתם": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "תסייעי": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "סויעתן": [ + { + "word_nikkud": "לְסַיֵּעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1345-lesayea" + } + ], + "התרגל!‏": [ + { + "word_nikkud": "לְהִתְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1988-lehitragel" + } + ], + "להתרגל": [ + { + "word_nikkud": "לְהִתְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1988-lehitragel" + }, + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "ר - ג - ל": [ + { + "word_nikkud": "לְהִתְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1988-lehitragel" + }, + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "התרגלה": [ + { + "word_nikkud": "לְהִתְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1988-lehitragel" + } + ], + "ריגול": [ + { + "word_nikkud": "לְהִתְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1988-lehitragel" + }, + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "תתרגלי": [ + { + "word_nikkud": "לְהִתְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1988-lehitragel" + } + ], + "לרגל": [ + { + "word_nikkud": "לְהִתְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1988-lehitragel" + }, + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "התרגל": [ + { + "word_nikkud": "לְהִתְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1988-lehitragel" + } + ], + "מתרגל": [ + { + "word_nikkud": "לְהִתְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1988-lehitragel" + } + ], + "אתרגל": [ + { + "word_nikkud": "לְהִתְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1988-lehitragel" + } + ], + "הרגל": [ + { + "word_nikkud": "לְהִתְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1988-lehitragel" + }, + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "רגל": [ + { + "word_nikkud": "לְהִתְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1988-lehitragel" + }, + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "התרגלת": [ + { + "word_nikkud": "לְהִתְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1988-lehitragel" + } + ], + "התרגלו!‏": [ + { + "word_nikkud": "לְהִתְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1988-lehitragel" + } + ], + "מתרגלת": [ + { + "word_nikkud": "לְהִתְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1988-lehitragel" + } + ], + "התרגלי!‏": [ + { + "word_nikkud": "לְהִתְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1988-lehitragel" + } + ], + "יתרגלו": [ + { + "word_nikkud": "לְהִתְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1988-lehitragel" + } + ], + "התרגלנה!‏": [ + { + "word_nikkud": "לְהִתְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1988-lehitragel" + } + ], + "תתרגל": [ + { + "word_nikkud": "לְהִתְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1988-lehitragel" + } + ], + "התרגלתן": [ + { + "word_nikkud": "לְהִתְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1988-lehitragel" + } + ], + "תתרגלנה": [ + { + "word_nikkud": "לְהִתְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1988-lehitragel" + } + ], + "מתרגלים": [ + { + "word_nikkud": "לְהִתְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1988-lehitragel" + } + ], + "מתרגלות": [ + { + "word_nikkud": "לְהִתְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1988-lehitragel" + } + ], + "להרגיל": [ + { + "word_nikkud": "לְהִתְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1988-lehitragel" + }, + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "נתרגל": [ + { + "word_nikkud": "לְהִתְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1988-lehitragel" + } + ], + "יתרגל": [ + { + "word_nikkud": "לְהִתְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1988-lehitragel" + } + ], + "רגיל": [ + { + "word_nikkud": "לְהִתְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1988-lehitragel" + }, + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "התרגלתם": [ + { + "word_nikkud": "לְהִתְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1988-lehitragel" + } + ], + "תתרגלו": [ + { + "word_nikkud": "לְהִתְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1988-lehitragel" + } + ], + "תרגיל": [ + { + "word_nikkud": "לְהִתְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1988-lehitragel" + }, + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "התרגלתי": [ + { + "word_nikkud": "לְהִתְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1988-lehitragel" + } + ], + "התרגלו": [ + { + "word_nikkud": "לְהִתְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1988-lehitragel" + } + ], + "התרגלנו": [ + { + "word_nikkud": "לְהִתְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1988-lehitragel" + } + ], + "תקווי": [ + { + "word_nikkud": "לְקַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1874-lekavot" + } + ], + "קווי!‏": [ + { + "word_nikkud": "לְקַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1874-lekavot" + } + ], + "קווה!‏": [ + { + "word_nikkud": "לְקַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1874-lekavot" + } + ], + "מקווות": [ + { + "word_nikkud": "לְקַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1874-lekavot" + } + ], + "מקוות": [ + { + "word_nikkud": "לְקַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1874-lekavot" + } + ], + "קווינה!‏": [ + { + "word_nikkud": "לְקַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1874-lekavot" + } + ], + "ק - ו - ה": [ + { + "word_nikkud": "לְקַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1874-lekavot" + } + ], + "תקוו": [ + { + "word_nikkud": "לְקַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1874-lekavot" + } + ], + "תקווו": [ + { + "word_nikkud": "לְקַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1874-lekavot" + } + ], + "מקווים": [ + { + "word_nikkud": "לְקַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1874-lekavot" + } + ], + "קיווית": [ + { + "word_nikkud": "לְקַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1874-lekavot" + } + ], + "קוויתי": [ + { + "word_nikkud": "לְקַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1874-lekavot" + } + ], + "קוויתם": [ + { + "word_nikkud": "לְקַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1874-lekavot" + } + ], + "קיוויתי": [ + { + "word_nikkud": "לְקַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1874-lekavot" + } + ], + "קוויתן": [ + { + "word_nikkud": "לְקַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1874-lekavot" + } + ], + "לקוות": [ + { + "word_nikkud": "לְקַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1874-lekavot" + } + ], + "קיווה": [ + { + "word_nikkud": "לְקַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1874-lekavot" + } + ], + "יקווה": [ + { + "word_nikkud": "לְקַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1874-lekavot" + } + ], + "קיוויתן": [ + { + "word_nikkud": "לְקַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1874-lekavot" + } + ], + "קווה": [ + { + "word_nikkud": "לְקַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1874-lekavot" + } + ], + "אקווה": [ + { + "word_nikkud": "לְקַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1874-lekavot" + } + ], + "קווינו": [ + { + "word_nikkud": "לְקַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1874-lekavot" + } + ], + "קווית": [ + { + "word_nikkud": "לְקַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1874-lekavot" + } + ], + "קיוותה": [ + { + "word_nikkud": "לְקַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1874-lekavot" + } + ], + "קוו!‏": [ + { + "word_nikkud": "לְקַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1874-lekavot" + } + ], + "יקווו": [ + { + "word_nikkud": "לְקַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1874-lekavot" + } + ], + "להיקוות": [ + { + "word_nikkud": "לְקַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1874-lekavot" + } + ], + "קיוו": [ + { + "word_nikkud": "לְקַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1874-lekavot" + } + ], + "תקווה": [ + { + "word_nikkud": "לְקַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1874-lekavot" + } + ], + "מקווה": [ + { + "word_nikkud": "לְקַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1874-lekavot" + } + ], + "קווו": [ + { + "word_nikkud": "לְקַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1874-lekavot" + } + ], + "נקווה": [ + { + "word_nikkud": "לְקַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1874-lekavot" + } + ], + "קיוויתם": [ + { + "word_nikkud": "לְקַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1874-lekavot" + } + ], + "קיווינו": [ + { + "word_nikkud": "לְקַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1874-lekavot" + } + ], + "יקוו": [ + { + "word_nikkud": "לְקַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1874-lekavot" + } + ], + "קוותה": [ + { + "word_nikkud": "לְקַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1874-lekavot" + } + ], + "תקווינה": [ + { + "word_nikkud": "לְקַוּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1874-lekavot" + } + ], + "מכופר": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "לכפר": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "תכופרי": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "יכופר": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "כפרנה!‏": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "יכפרו": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "מכפרות": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "כ - פ - ר": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "תכופרנה": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "מכופרים": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "כופרנו": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "כיפרנו": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "כופרו": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "אכופר": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "יכופרו": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "מכפרים": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "כופרתי": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "תכופר": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "כיפרו": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "כיפרה": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "כופר": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "מכופרת": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "כופרת": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "מכופרות": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "כפרי!‏": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "תכופרו": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "תכפרנה": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "נכופר": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "כפר!‏": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "אכפר": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "כפרו!‏": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "כיפור": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "כופרה": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "כיפרתן": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "תכפרו": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "כפרה": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "יכפר": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "כופרתן": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "לכפור": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "תכפרי": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "כופרתם": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "כיפרתם": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "מכפרת": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "כיפרתי": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "תכפר": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "כיפר": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "כיפרת": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "נכפר": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "מכפר": [ + { + "word_nikkud": "לְכַפֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "940-lechaper" + } + ], + "ישנא": [ + { + "word_nikkud": "לִשְׂנֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2261-lisno" + } + ], + "שנאה": [ + { + "word_nikkud": "לִשְׂנֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2261-lisno" + } + ], + "נשנא": [ + { + "word_nikkud": "לִשְׂנֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2261-lisno" + } + ], + "שנא": [ + { + "word_nikkud": "לִשְׂנֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2261-lisno" + } + ], + "אשנא": [ + { + "word_nikkud": "לִשְׂנֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2261-lisno" + } + ], + "תשנאו": [ + { + "word_nikkud": "לִשְׂנֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2261-lisno" + } + ], + "שנאנה!‏": [ + { + "word_nikkud": "לִשְׂנֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2261-lisno" + } + ], + "להשניא": [ + { + "word_nikkud": "לִשְׂנֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2261-lisno" + } + ], + "שׂ - נ - א": [ + { + "word_nikkud": "לִשְׂנֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2261-lisno" + } + ], + "שנאנו": [ + { + "word_nikkud": "לִשְׂנֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2261-lisno" + } + ], + "תשנאנה": [ + { + "word_nikkud": "לִשְׂנֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2261-lisno" + } + ], + "שנאתן": [ + { + "word_nikkud": "לִשְׂנֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2261-lisno" + } + ], + "שונאת": [ + { + "word_nikkud": "לִשְׂנֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2261-lisno" + } + ], + "שנוא": [ + { + "word_nikkud": "לִשְׂנֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2261-lisno" + } + ], + "שנאת": [ + { + "word_nikkud": "לִשְׂנֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2261-lisno" + } + ], + "שנא!‏": [ + { + "word_nikkud": "לִשְׂנֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2261-lisno" + } + ], + "לשנוא": [ + { + "word_nikkud": "לִשְׂנֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2261-lisno" + } + ], + "שונא": [ + { + "word_nikkud": "לִשְׂנֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2261-lisno" + } + ], + "שונאים": [ + { + "word_nikkud": "לִשְׂנֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2261-lisno" + } + ], + "שנאי!‏": [ + { + "word_nikkud": "לִשְׂנֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2261-lisno" + } + ], + "תשנא": [ + { + "word_nikkud": "לִשְׂנֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2261-lisno" + } + ], + "שנאו": [ + { + "word_nikkud": "לִשְׂנֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2261-lisno" + } + ], + "שנאו!‏": [ + { + "word_nikkud": "לִשְׂנֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2261-lisno" + } + ], + "תשנאי": [ + { + "word_nikkud": "לִשְׂנֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2261-lisno" + } + ], + "ישנאו": [ + { + "word_nikkud": "לִשְׂנֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2261-lisno" + } + ], + "שנאתי": [ + { + "word_nikkud": "לִשְׂנֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2261-lisno" + } + ], + "שונאות": [ + { + "word_nikkud": "לִשְׂנֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2261-lisno" + } + ], + "שנאתם": [ + { + "word_nikkud": "לִשְׂנֹא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2261-lisno" + } + ], + "הסע!‏": [ + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "תסיעו": [ + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "אוסע": [ + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "הסיעה": [ + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "הסענה!‏": [ + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "הסיע": [ + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "הוסע": [ + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "יוסעו": [ + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "הסענו": [ + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "מסיעה": [ + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "מוסעת": [ + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "תסיע": [ + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "יסיע": [ + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "מסיעים": [ + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "הסעתן": [ + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "הוסעת": [ + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "הוסענו": [ + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "מוסעות": [ + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "תסיעי": [ + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "תסענה": [ + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "הוסעתי": [ + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "הסעתי": [ + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "הוסעתם": [ + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "תוסענה": [ + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "תוסעי": [ + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "הסיעו": [ + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "הסעתם": [ + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "יוסע": [ + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "מוסע": [ + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "מוסעים": [ + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "הסיעו!‏": [ + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "מסיע": [ + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "הסעת": [ + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "יסיעו": [ + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "מסיעות": [ + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "אסיע": [ + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "תוסע": [ + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "הוסעתן": [ + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "תוסעו": [ + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "הסיעי!‏": [ + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "הוסעה": [ + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "נסיע": [ + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "הוסעו": [ + { + "word_nikkud": "לְהַסִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2483-lehasia" + } + ], + "מסתתר": [ + { + "word_nikkud": "לְהִסְתַּתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1434-lehistater" + } + ], + "יסתתרו": [ + { + "word_nikkud": "לְהִסְתַּתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1434-lehistater" + } + ], + "הסתתרתן": [ + { + "word_nikkud": "לְהִסְתַּתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1434-lehistater" + } + ], + "הסתתר!‏": [ + { + "word_nikkud": "לְהִסְתַּתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1434-lehistater" + } + ], + "מסתתרת": [ + { + "word_nikkud": "לְהִסְתַּתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1434-lehistater" + } + ], + "הסתתר": [ + { + "word_nikkud": "לְהִסְתַּתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1434-lehistater" + } + ], + "יסתתר": [ + { + "word_nikkud": "לְהִסְתַּתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1434-lehistater" + } + ], + "הסתתרתי": [ + { + "word_nikkud": "לְהִסְתַּתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1434-lehistater" + } + ], + "הסתתרת": [ + { + "word_nikkud": "לְהִסְתַּתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1434-lehistater" + } + ], + "הסתתרתם": [ + { + "word_nikkud": "לְהִסְתַּתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1434-lehistater" + } + ], + "מסתתרים": [ + { + "word_nikkud": "לְהִסְתַּתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1434-lehistater" + } + ], + "נסתתר": [ + { + "word_nikkud": "לְהִסְתַּתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1434-lehistater" + } + ], + "תסתתרי": [ + { + "word_nikkud": "לְהִסְתַּתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1434-lehistater" + } + ], + "תסתתר": [ + { + "word_nikkud": "לְהִסְתַּתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1434-lehistater" + } + ], + "מסתתרות": [ + { + "word_nikkud": "לְהִסְתַּתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1434-lehistater" + } + ], + "הסתתרי!‏": [ + { + "word_nikkud": "לְהִסְתַּתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1434-lehistater" + } + ], + "תסתתרו": [ + { + "word_nikkud": "לְהִסְתַּתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1434-lehistater" + } + ], + "אסתתר": [ + { + "word_nikkud": "לְהִסְתַּתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1434-lehistater" + } + ], + "הסתתרו": [ + { + "word_nikkud": "לְהִסְתַּתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1434-lehistater" + } + ], + "הסתתרה": [ + { + "word_nikkud": "לְהִסְתַּתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1434-lehistater" + } + ], + "הסתתרנו": [ + { + "word_nikkud": "לְהִסְתַּתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1434-lehistater" + } + ], + "הסתתרנה!‏": [ + { + "word_nikkud": "לְהִסְתַּתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1434-lehistater" + } + ], + "תסתתרנה": [ + { + "word_nikkud": "לְהִסְתַּתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1434-lehistater" + } + ], + "הסתתרו!‏": [ + { + "word_nikkud": "לְהִסְתַּתֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1434-lehistater" + } + ], + "מוכרחות": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "הכרחנה!‏": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "הוכרחנו": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "כ - ר - ח": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "הוכרח": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "הכרחת": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "הכרח!‏": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "הכרחי": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "הכרח": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "הוכרחה": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "הכרחתי": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "הכריחו": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "הכריחו!‏": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "מכריחה": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "להכריח": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "הכריחי!‏": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "תכריחי": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "יכריחו": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "הוכרחתן": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "מוכרחה": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "תוכרחו": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "כורח": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "הוכרחו": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "אכריח": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "נכריח": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "הכרחתן": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "אוכרח": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "הוכרחתם": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "הוכרחת": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "תכרחנה": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "הכריח": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "הוכרחתי": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "תוכרח": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "תכריח": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "מוכרח": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "תוכרחנה": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "הכריחה": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "מוכרחת": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "יכריח": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "מכריח": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "תוכרחי": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "מכריחות": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "יוכרחו": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "הכרחנו": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "נוכרח": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "הכרחתם": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "יוכרח": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "מכריחים": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "מוכרחים": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "תכריחו": [ + { + "word_nikkud": "לְהַכְרִיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "946-lehachriach" + } + ], + "מפרידות": [ + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "מופרדות": [ + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "תופרדי": [ + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "תפריד": [ + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "אפריד": [ + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "הפריד": [ + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "תפרדנה": [ + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "הפרידו": [ + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "מפרידה": [ + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "מפרידים": [ + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "הפרד!‏": [ + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "מפריד": [ + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "הפרידי!‏": [ + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "הופרדת": [ + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "הפרידו!‏": [ + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "הופרדו": [ + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "מופרדים": [ + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "אופרד": [ + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "הפרדתם": [ + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "יופרדו": [ + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "הופרדתן": [ + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "הופרדה": [ + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "מופרד": [ + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "הופרדנו": [ + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "הפרדתי": [ + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "נפריד": [ + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "הופרד": [ + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "נופרד": [ + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "תופרדו": [ + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "תפרידי": [ + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "הפרדנו": [ + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "הפרדת": [ + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "הפרדתן": [ + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "הופרדתם": [ + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "תופרדנה": [ + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "מופרדת": [ + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "יפריד": [ + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "הפרדנה!‏": [ + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "תופרד": [ + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "יופרד": [ + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "הופרדתי": [ + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "הפרידה": [ + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "תפרידו": [ + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "יפרידו": [ + { + "word_nikkud": "לְהַפְרִיד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1692-lehafrid" + } + ], + "תבעטנה": [ + { + "word_nikkud": "לִבְעֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "239-livot" + } + ], + "בעטה": [ + { + "word_nikkud": "לִבְעֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "239-livot" + } + ], + "בועט": [ + { + "word_nikkud": "לִבְעֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "239-livot" + } + ], + "אבעט": [ + { + "word_nikkud": "לִבְעֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "239-livot" + } + ], + "תבעט": [ + { + "word_nikkud": "לִבְעֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "239-livot" + } + ], + "תבעטו": [ + { + "word_nikkud": "לִבְעֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "239-livot" + } + ], + "בועטת": [ + { + "word_nikkud": "לִבְעֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "239-livot" + } + ], + "יבעט": [ + { + "word_nikkud": "לִבְעֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "239-livot" + } + ], + "בעט": [ + { + "word_nikkud": "לִבְעֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "239-livot" + } + ], + "בעטנה!‏": [ + { + "word_nikkud": "לִבְעֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "239-livot" + } + ], + "בעטתם": [ + { + "word_nikkud": "לִבְעֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "239-livot" + } + ], + "בעטתי": [ + { + "word_nikkud": "לִבְעֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "239-livot" + } + ], + "בועטות": [ + { + "word_nikkud": "לִבְעֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "239-livot" + } + ], + "לבעוט": [ + { + "word_nikkud": "לִבְעֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "239-livot" + } + ], + "יבעטו": [ + { + "word_nikkud": "לִבְעֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "239-livot" + } + ], + "בעטו!‏": [ + { + "word_nikkud": "לִבְעֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "239-livot" + } + ], + "בעטתן": [ + { + "word_nikkud": "לִבְעֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "239-livot" + } + ], + "תבעטי": [ + { + "word_nikkud": "לִבְעֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "239-livot" + } + ], + "בועטים": [ + { + "word_nikkud": "לִבְעֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "239-livot" + } + ], + "בעט!‏": [ + { + "word_nikkud": "לִבְעֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "239-livot" + } + ], + "בעטי!‏": [ + { + "word_nikkud": "לִבְעֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "239-livot" + } + ], + "נבעט": [ + { + "word_nikkud": "לִבְעֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "239-livot" + } + ], + "בעטת": [ + { + "word_nikkud": "לִבְעֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "239-livot" + } + ], + "להיבעט": [ + { + "word_nikkud": "לִבְעֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "239-livot" + } + ], + "בעטו": [ + { + "word_nikkud": "לִבְעֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "239-livot" + } + ], + "בעטנו": [ + { + "word_nikkud": "לִבְעֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "239-livot" + } + ], + "ב - ע - ט": [ + { + "word_nikkud": "לִבְעֹט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "239-livot" + } + ], + "להידלק": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "נדליק": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "הדליקו": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "הדלקת": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "הדלקנה!‏": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "דליק": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "להדליק": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "מודלקת": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "אודלק": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "תודלקו": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "הודלקתי": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "ידליקו": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "תדליקי": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "הדליקי!‏": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "יודלקו": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "נודלק": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "תדלקנה": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "הדלקנו": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "דליקות": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "הדלקתם": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "הדלקתן": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "הודלק": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "הדלקה": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "אדליק": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "הודלקה": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "הדלקתי": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "תדליק": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "תדליקו": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "דלק": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "לדלוק": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "דלקה": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "לתדלק": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "מדליקה": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "הדליק": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "מודלקות": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "תודלקי": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "הודלקו": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "הודלקנו": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "הודלקתם": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "הדליקה": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "מדליק": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "דלוק": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "מודלקים": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "מודלק": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "תודלק": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "הודלקת": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "הודלקתן": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "הדלק!‏": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "ידליק": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "יודלק": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "דלקת": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "מדליקות": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "הדליקו!‏": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "תודלקנה": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "ד - ל - ק": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "מדליקים": [ + { + "word_nikkud": "לְהַדְלִיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "423-lehadlik" + } + ], + "מורגעים": [ + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "הרגענה!‏": [ + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "מרגיעה": [ + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "תורגע": [ + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "ארגיע": [ + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "תרגיע": [ + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "תרגענה": [ + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "הרגיעו": [ + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "מרגיע": [ + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "הורגעתם": [ + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "ירגיעו": [ + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "הורגענו": [ + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "הורגעת": [ + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "ירגיע": [ + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "הרגע!‏": [ + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "מורגעת": [ + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "הרגיע": [ + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "מרגיעות": [ + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "נורגע": [ + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "הרגעת": [ + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "הרגעתם": [ + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "הרגעתן": [ + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "הרגענו": [ + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "תורגענה": [ + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "מורגע": [ + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "הורגע": [ + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "הורגעה": [ + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "תרגיעו": [ + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "הורגעו": [ + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "מרגיעים": [ + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "הרגיעי!‏": [ + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "מורגעות": [ + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "תרגיעי": [ + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "הרגיעו!‏": [ + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "יורגעו": [ + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "נרגיע": [ + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "יורגע": [ + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "אורגע": [ + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "תורגעו": [ + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "הורגעתן": [ + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "תורגעי": [ + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "הרגיעה": [ + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "הורגעתי": [ + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "הרגעתי": [ + { + "word_nikkud": "לְהַרְגִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1991-lehargia" + } + ], + "פלילי": [ + { + "word_nikkud": "לְהִתְפַּלֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2435-lehitpalel" + } + ], + "מתפלל": [ + { + "word_nikkud": "לְהִתְפַּלֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2435-lehitpalel" + } + ], + "תפילה": [ + { + "word_nikkud": "לְהִתְפַּלֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2435-lehitpalel" + } + ], + "התפללתם": [ + { + "word_nikkud": "לְהִתְפַּלֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2435-lehitpalel" + } + ], + "אתפלל": [ + { + "word_nikkud": "לְהִתְפַּלֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2435-lehitpalel" + } + ], + "יתפללו": [ + { + "word_nikkud": "לְהִתְפַּלֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2435-lehitpalel" + } + ], + "התפלל!‏": [ + { + "word_nikkud": "לְהִתְפַּלֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2435-lehitpalel" + } + ], + "נתפלל": [ + { + "word_nikkud": "לְהִתְפַּלֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2435-lehitpalel" + } + ], + "התפללה": [ + { + "word_nikkud": "לְהִתְפַּלֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2435-lehitpalel" + } + ], + "התפלל": [ + { + "word_nikkud": "לְהִתְפַּלֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2435-lehitpalel" + } + ], + "פ - ל - ל": [ + { + "word_nikkud": "לְהִתְפַּלֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2435-lehitpalel" + } + ], + "התפללי!‏": [ + { + "word_nikkud": "לְהִתְפַּלֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2435-lehitpalel" + } + ], + "מתפללת": [ + { + "word_nikkud": "לְהִתְפַּלֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2435-lehitpalel" + } + ], + "להפליל": [ + { + "word_nikkud": "לְהִתְפַּלֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2435-lehitpalel" + } + ], + "התפללנה!‏": [ + { + "word_nikkud": "לְהִתְפַּלֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2435-lehitpalel" + } + ], + "מתפללות": [ + { + "word_nikkud": "לְהִתְפַּלֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2435-lehitpalel" + } + ], + "התפללנו": [ + { + "word_nikkud": "לְהִתְפַּלֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2435-lehitpalel" + } + ], + "תתפללנה": [ + { + "word_nikkud": "לְהִתְפַּלֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2435-lehitpalel" + } + ], + "להתפלל": [ + { + "word_nikkud": "לְהִתְפַּלֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2435-lehitpalel" + } + ], + "התפללת": [ + { + "word_nikkud": "לְהִתְפַּלֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2435-lehitpalel" + } + ], + "תתפללו": [ + { + "word_nikkud": "לְהִתְפַּלֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2435-lehitpalel" + } + ], + "תתפללי": [ + { + "word_nikkud": "לְהִתְפַּלֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2435-lehitpalel" + } + ], + "תתפלל": [ + { + "word_nikkud": "לְהִתְפַּלֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2435-lehitpalel" + } + ], + "התפללתן": [ + { + "word_nikkud": "לְהִתְפַּלֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2435-lehitpalel" + } + ], + "התפללו": [ + { + "word_nikkud": "לְהִתְפַּלֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2435-lehitpalel" + } + ], + "לפלל": [ + { + "word_nikkud": "לְהִתְפַּלֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2435-lehitpalel" + } + ], + "מתפללים": [ + { + "word_nikkud": "לְהִתְפַּלֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2435-lehitpalel" + } + ], + "התפללו!‏": [ + { + "word_nikkud": "לְהִתְפַּלֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2435-lehitpalel" + } + ], + "התפללתי": [ + { + "word_nikkud": "לְהִתְפַּלֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2435-lehitpalel" + } + ], + "יתפלל": [ + { + "word_nikkud": "לְהִתְפַּלֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2435-lehitpalel" + } + ], + "תרמו": [ + { + "word_nikkud": "לְרַמּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2790-lirmot" + } + ], + "רמיתי": [ + { + "word_nikkud": "לְרַמּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2790-lirmot" + } + ], + "לרמות": [ + { + "word_nikkud": "לְרַמּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2790-lirmot" + } + ], + "רמייה": [ + { + "word_nikkud": "לְרַמּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2790-lirmot" + } + ], + "רמה!‏": [ + { + "word_nikkud": "לְרַמּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2790-lirmot" + } + ], + "רמו!‏": [ + { + "word_nikkud": "לְרַמּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2790-lirmot" + } + ], + "תרמה": [ + { + "word_nikkud": "לְרַמּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2790-lirmot" + } + ], + "מרמה": [ + { + "word_nikkud": "לְרַמּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2790-lirmot" + } + ], + "רומה": [ + { + "word_nikkud": "לְרַמּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2790-lirmot" + } + ], + "רמאי": [ + { + "word_nikkud": "לְרַמּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2790-lirmot" + } + ], + "תרמינה": [ + { + "word_nikkud": "לְרַמּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2790-lirmot" + } + ], + "ארמה": [ + { + "word_nikkud": "לְרַמּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2790-lirmot" + } + ], + "ירמה": [ + { + "word_nikkud": "לְרַמּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2790-lirmot" + } + ], + "רמו": [ + { + "word_nikkud": "לְרַמּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2790-lirmot" + } + ], + "רמי!‏": [ + { + "word_nikkud": "לְרַמּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2790-lirmot" + } + ], + "רמינה!‏": [ + { + "word_nikkud": "לְרַמּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2790-lirmot" + } + ], + "רמינו": [ + { + "word_nikkud": "לְרַמּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2790-lirmot" + } + ], + "רמיתם": [ + { + "word_nikkud": "לְרַמּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2790-lirmot" + } + ], + "תרמית": [ + { + "word_nikkud": "לְרַמּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2790-lirmot" + } + ], + "ר - מ - ה": [ + { + "word_nikkud": "לְרַמּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2790-lirmot" + } + ], + "ירמו": [ + { + "word_nikkud": "לְרַמּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2790-lirmot" + } + ], + "רמתה": [ + { + "word_nikkud": "לְרַמּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2790-lirmot" + } + ], + "רומות": [ + { + "word_nikkud": "לְרַמּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2790-lirmot" + } + ], + "רמיתן": [ + { + "word_nikkud": "לְרַמּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2790-lirmot" + } + ], + "נרמה": [ + { + "word_nikkud": "לְרַמּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2790-lirmot" + } + ], + "תרמי": [ + { + "word_nikkud": "לְרַמּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2790-lirmot" + } + ], + "רמית": [ + { + "word_nikkud": "לְרַמּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2790-lirmot" + } + ], + "רומים": [ + { + "word_nikkud": "לְרַמּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2790-lirmot" + } + ], + "תטעמנה": [ + { + "word_nikkud": "לִטְעֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "755-litom" + } + ], + "לטעום": [ + { + "word_nikkud": "לִטְעֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "755-litom" + } + ], + "טעם!‏": [ + { + "word_nikkud": "לִטְעֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "755-litom" + } + ], + "טועמים": [ + { + "word_nikkud": "לִטְעֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "755-litom" + } + ], + "טעמו": [ + { + "word_nikkud": "לִטְעֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "755-litom" + } + ], + "יטעם": [ + { + "word_nikkud": "לִטְעֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "755-litom" + } + ], + "טעמנה!‏": [ + { + "word_nikkud": "לִטְעֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "755-litom" + } + ], + "מטעם": [ + { + "word_nikkud": "לִטְעֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "755-litom" + } + ], + "טעימה": [ + { + "word_nikkud": "לִטְעֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "755-litom" + } + ], + "טועמת": [ + { + "word_nikkud": "לִטְעֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "755-litom" + } + ], + "טעמתי": [ + { + "word_nikkud": "לִטְעֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "755-litom" + } + ], + "טעמתם": [ + { + "word_nikkud": "לִטְעֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "755-litom" + } + ], + "להטעים": [ + { + "word_nikkud": "לִטְעֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "755-litom" + } + ], + "טעמנו": [ + { + "word_nikkud": "לִטְעֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "755-litom" + } + ], + "טעמי!‏": [ + { + "word_nikkud": "לִטְעֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "755-litom" + } + ], + "טעמו!‏": [ + { + "word_nikkud": "לִטְעֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "755-litom" + } + ], + "טועמות": [ + { + "word_nikkud": "לִטְעֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "755-litom" + } + ], + "טעם": [ + { + "word_nikkud": "לִטְעֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "755-litom" + } + ], + "טעים": [ + { + "word_nikkud": "לִטְעֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "755-litom" + } + ], + "נטעם": [ + { + "word_nikkud": "לִטְעֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "755-litom" + } + ], + "תטעם": [ + { + "word_nikkud": "לִטְעֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "755-litom" + } + ], + "טעמה": [ + { + "word_nikkud": "לִטְעֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "755-litom" + } + ], + "תטעמו": [ + { + "word_nikkud": "לִטְעֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "755-litom" + } + ], + "טועם": [ + { + "word_nikkud": "לִטְעֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "755-litom" + } + ], + "ט - ע - ם": [ + { + "word_nikkud": "לִטְעֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "755-litom" + } + ], + "טעמתן": [ + { + "word_nikkud": "לִטְעֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "755-litom" + } + ], + "אטעם": [ + { + "word_nikkud": "לִטְעֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "755-litom" + } + ], + "יטעמו": [ + { + "word_nikkud": "לִטְעֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "755-litom" + } + ], + "טעמת": [ + { + "word_nikkud": "לִטְעֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "755-litom" + } + ], + "תטעמי": [ + { + "word_nikkud": "לִטְעֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "755-litom" + } + ], + "נקמתם": [ + { + "word_nikkud": "לִנְקֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1256-linkom" + } + ], + "תיקומנה": [ + { + "word_nikkud": "לִנְקֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1256-linkom" + } + ], + "נקמה": [ + { + "word_nikkud": "לִנְקֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1256-linkom" + } + ], + "ננקום": [ + { + "word_nikkud": "לִנְקֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1256-linkom" + } + ], + "נקומנה!‏": [ + { + "word_nikkud": "לִנְקֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1256-linkom" + } + ], + "נקם": [ + { + "word_nikkud": "לִנְקֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1256-linkom" + } + ], + "תיקמי": [ + { + "word_nikkud": "לִנְקֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1256-linkom" + } + ], + "לנקום": [ + { + "word_nikkud": "לִנְקֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1256-linkom" + } + ], + "נקמי!‏": [ + { + "word_nikkud": "לִנְקֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1256-linkom" + } + ], + "ינקום": [ + { + "word_nikkud": "לִנְקֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1256-linkom" + } + ], + "נקמנו": [ + { + "word_nikkud": "לִנְקֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1256-linkom" + } + ], + "תנקמו": [ + { + "word_nikkud": "לִנְקֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1256-linkom" + } + ], + "תנקום": [ + { + "word_nikkud": "לִנְקֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1256-linkom" + } + ], + "תיקמו": [ + { + "word_nikkud": "לִנְקֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1256-linkom" + } + ], + "נוקמות": [ + { + "word_nikkud": "לִנְקֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1256-linkom" + } + ], + "ינקמו": [ + { + "word_nikkud": "לִנְקֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1256-linkom" + } + ], + "נקמתי": [ + { + "word_nikkud": "לִנְקֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1256-linkom" + } + ], + "אנקום": [ + { + "word_nikkud": "לִנְקֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1256-linkom" + } + ], + "להינקם": [ + { + "word_nikkud": "לִנְקֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1256-linkom" + } + ], + "נקמו!‏": [ + { + "word_nikkud": "לִנְקֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1256-linkom" + } + ], + "תנקמי": [ + { + "word_nikkud": "לִנְקֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1256-linkom" + } + ], + "ייקום": [ + { + "word_nikkud": "לִנְקֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1256-linkom" + } + ], + "נקמתן": [ + { + "word_nikkud": "לִנְקֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1256-linkom" + } + ], + "נ - ק - ם": [ + { + "word_nikkud": "לִנְקֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1256-linkom" + } + ], + "תיקום": [ + { + "word_nikkud": "לִנְקֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1256-linkom" + } + ], + "נוקמים": [ + { + "word_nikkud": "לִנְקֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1256-linkom" + } + ], + "ייקמו": [ + { + "word_nikkud": "לִנְקֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1256-linkom" + } + ], + "ניקום": [ + { + "word_nikkud": "לִנְקֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1256-linkom" + } + ], + "נקום!‏": [ + { + "word_nikkud": "לִנְקֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1256-linkom" + } + ], + "נקמת": [ + { + "word_nikkud": "לִנְקֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1256-linkom" + } + ], + "תנקומנה": [ + { + "word_nikkud": "לִנְקֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1256-linkom" + } + ], + "להתנקם": [ + { + "word_nikkud": "לִנְקֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1256-linkom" + } + ], + "נוקמת": [ + { + "word_nikkud": "לִנְקֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1256-linkom" + } + ], + "נקמו": [ + { + "word_nikkud": "לִנְקֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1256-linkom" + } + ], + "טיעון": [ + { + "word_nikkud": "לִטְעֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "757-liton" + } + ], + "לטעון": [ + { + "word_nikkud": "לִטְעֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "757-liton" + } + ], + "טען!‏": [ + { + "word_nikkud": "לִטְעֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "757-liton" + } + ], + "טענה!‏": [ + { + "word_nikkud": "לִטְעֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "757-liton" + } + ], + "יטען": [ + { + "word_nikkud": "לִטְעֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "757-liton" + } + ], + "טוען": [ + { + "word_nikkud": "לִטְעֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "757-liton" + } + ], + "טענו!‏": [ + { + "word_nikkud": "לִטְעֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "757-liton" + } + ], + "טעינה": [ + { + "word_nikkud": "לִטְעֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "757-liton" + } + ], + "טענת": [ + { + "word_nikkud": "לִטְעֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "757-liton" + } + ], + "מטען": [ + { + "word_nikkud": "לִטְעֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "757-liton" + } + ], + "טען": [ + { + "word_nikkud": "לִטְעֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "757-liton" + } + ], + "טוענים": [ + { + "word_nikkud": "לִטְעֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "757-liton" + } + ], + "תטען": [ + { + "word_nikkud": "לִטְעֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "757-liton" + } + ], + "טוענת": [ + { + "word_nikkud": "לִטְעֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "757-liton" + } + ], + "תטענו": [ + { + "word_nikkud": "לִטְעֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "757-liton" + } + ], + "תטענה": [ + { + "word_nikkud": "לִטְעֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "757-liton" + } + ], + "טעון": [ + { + "word_nikkud": "לִטְעֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "757-liton" + } + ], + "תטעני": [ + { + "word_nikkud": "לִטְעֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "757-liton" + } + ], + "טענתן": [ + { + "word_nikkud": "לִטְעֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "757-liton" + } + ], + "להטעין": [ + { + "word_nikkud": "לִטְעֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "757-liton" + } + ], + "טענתם": [ + { + "word_nikkud": "לִטְעֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "757-liton" + } + ], + "נטען": [ + { + "word_nikkud": "לִטְעֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "757-liton" + } + ], + "להיטען": [ + { + "word_nikkud": "לִטְעֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "757-liton" + } + ], + "יטענו": [ + { + "word_nikkud": "לִטְעֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "757-liton" + } + ], + "טענו": [ + { + "word_nikkud": "לִטְעֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "757-liton" + } + ], + "טוענות": [ + { + "word_nikkud": "לִטְעֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "757-liton" + } + ], + "אטען": [ + { + "word_nikkud": "לִטְעֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "757-liton" + } + ], + "ט - ע - ן": [ + { + "word_nikkud": "לִטְעֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "757-liton" + } + ], + "טענתי": [ + { + "word_nikkud": "לִטְעֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "757-liton" + } + ], + "טענה": [ + { + "word_nikkud": "לִטְעֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "757-liton" + } + ], + "טעני!‏": [ + { + "word_nikkud": "לִטְעֹן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "757-liton" + } + ], + "הקריבו": [ + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "הקרבתי": [ + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "מקריבות": [ + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "מקריבים": [ + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "הקרבנה!‏": [ + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "הקריב": [ + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "מקריב": [ + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "יוקרב": [ + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "אוקרב": [ + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "הקרבנו": [ + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "הקרבת": [ + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "תוקרב": [ + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "יקריבו": [ + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "מוקרבת": [ + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "הקריבו!‏": [ + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "הוקרבתן": [ + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "הוקרבה": [ + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "מוקרב": [ + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "נקריב": [ + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "מוקרבים": [ + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "תוקרבי": [ + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "הקרבתם": [ + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "נוקרב": [ + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "הוקרבנו": [ + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "מקריבה": [ + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "הקריבה": [ + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "אקריב": [ + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "הקריבי!‏": [ + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "הקרבתן": [ + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "הוקרב": [ + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "הוקרבת": [ + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "יקריב": [ + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "הוקרבו": [ + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "תקריבו": [ + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "מוקרבות": [ + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "תקריבי": [ + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "הקרב!‏": [ + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "הוקרבתי": [ + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "יוקרבו": [ + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "הוקרבתם": [ + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "תוקרבו": [ + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "תוקרבנה": [ + { + "word_nikkud": "לְהַקְרִיב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1948-lehakriv" + } + ], + "א - מ - ת": [ + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "אימתם": [ + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "אמיתי": [ + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "אימת": [ + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "מאומתת": [ + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "אומתו": [ + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "אימתי": [ + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "אימתנו": [ + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "אומת": [ + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "תאמת": [ + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "אימתו": [ + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "תאומתו": [ + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "אומתה": [ + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "תאומתנה": [ + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "תאמתי": [ + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "יאמת": [ + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "אמתנה!‏": [ + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "יאמתו": [ + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "אמתי!‏": [ + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "אאמת": [ + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "אמת!‏": [ + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "לאמת": [ + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "אאומת": [ + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "תאמתו": [ + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "להתאמת": [ + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "מאומתים": [ + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "אומתי": [ + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "מאמת": [ + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "אימתן": [ + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "מאמתים": [ + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "תאומת": [ + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "מאמתת": [ + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "מאומת": [ + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "אומתנו": [ + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "נאומת": [ + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "אומתם": [ + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "יאומת": [ + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "יאומתו": [ + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "מאמתות": [ + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "תאמתנה": [ + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "אימתה": [ + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "תאומתי": [ + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "אמתו!‏": [ + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "מאומתות": [ + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "נאמת": [ + { + "word_nikkud": "לְאַמֵּת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "120-leamet" + } + ], + "מבורכים": [ + { + "word_nikkud": "לְבָרֵךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "ברוך": [ + { + "word_nikkud": "לְבָרֵךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "ברכה": [ + { + "word_nikkud": "לְבָרֵךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "בורכתם": [ + { + "word_nikkud": "לְבָרֵךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "בורכנו": [ + { + "word_nikkud": "לְבָרֵךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "תבורכנה": [ + { + "word_nikkud": "לְבָרֵךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "להתברך": [ + { + "word_nikkud": "לְבָרֵךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "יבורכו": [ + { + "word_nikkud": "לְבָרֵךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "בורכתן": [ + { + "word_nikkud": "לְבָרֵךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "בורכו": [ + { + "word_nikkud": "לְבָרֵךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "בורך": [ + { + "word_nikkud": "לְבָרֵךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "בורכה": [ + { + "word_nikkud": "לְבָרֵךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "מבורכת": [ + { + "word_nikkud": "לְבָרֵךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "אבורך": [ + { + "word_nikkud": "לְבָרֵךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "תבורך": [ + { + "word_nikkud": "לְבָרֵךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "מבורכות": [ + { + "word_nikkud": "לְבָרֵךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "נבורך": [ + { + "word_nikkud": "לְבָרֵךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "ב - ר - ך": [ + { + "word_nikkud": "לְבָרֵךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "תבורכי": [ + { + "word_nikkud": "לְבָרֵךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "בורכתי": [ + { + "word_nikkud": "לְבָרֵךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "תבורכו": [ + { + "word_nikkud": "לְבָרֵךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "יבורך": [ + { + "word_nikkud": "לְבָרֵךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "בורכת": [ + { + "word_nikkud": "לְבָרֵךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "מבורך": [ + { + "word_nikkud": "לְבָרֵךְ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "265-levarech" + } + ], + "ירוגל": [ + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "תרגלנה": [ + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "ריגלתן": [ + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "רגלנה!‏": [ + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "רוגלו": [ + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "רוגל": [ + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "מרוגלת": [ + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "תרגלו": [ + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "רגלי!‏": [ + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "מרגלת": [ + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "מרגלים": [ + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "תרוגל": [ + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "מרגלות": [ + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "ריגלתם": [ + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "רוגלתן": [ + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "רוגלת": [ + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "תרוגלו": [ + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "רוגלה": [ + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "תרוגלי": [ + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "ריגלו": [ + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "מרוגלות": [ + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "ירגלו": [ + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "ריגלתי": [ + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "רוגלתם": [ + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "רוגלתי": [ + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "נרוגל": [ + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "רוגלנו": [ + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "ריגלת": [ + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "רגלו!‏": [ + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "תרוגלנה": [ + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "נרגל": [ + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "מרוגל": [ + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "תרגל": [ + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "ריגלנו": [ + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "מרוגלים": [ + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "ריגלה": [ + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "רגל!‏": [ + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "ארוגל": [ + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "ארגל": [ + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "ריגל": [ + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "תרגלי": [ + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "ירגל": [ + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "מרגל": [ + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "ירוגלו": [ + { + "word_nikkud": "לְרַגֵּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1986-leragel" + } + ], + "מגדירות": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "הגדרתי": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "מוגדרים": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "הוגדר": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "הגדרתן": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "מגדיר": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "הוגדרת": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "הגדירו": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "לגדר": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "מגדירה": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "תגדרנה": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "מוגדר": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "תגדירו": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "נוגדר": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "הגדרנו": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "להגדיר": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "תוגדרי": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "מוגדרות": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "תוגדרו": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "הוגדרתי": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "יוגדר": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "הגדרנה!‏": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "הוגדרו": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "הוגדרתן": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "הגדירי!‏": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "הגדר!‏": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "מוגדרת": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "יוגדרו": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "יגדיר": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "תגדירי": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "לגדור": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "הוגדרה": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "הוגדרנו": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "הגדרתם": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "מגדירים": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "אוגדר": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "תגדיר": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "ג - ד - ר": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "אגדיר": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "הגדירה": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "יגדירו": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "הוגדרתם": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "תוגדר": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "להתגדר": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "הגדירו!‏": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "הגדרת": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "תוגדרנה": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "הגדיר": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "נגדיר": [ + { + "word_nikkud": "לְהַגְדִּיר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "306-lehagdir" + } + ], + "יעודד": [ + { + "word_nikkud": "לְעוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1458-leoded" + } + ], + "יעודדו": [ + { + "word_nikkud": "לְעוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1458-leoded" + } + ], + "עודדנה!‏": [ + { + "word_nikkud": "לְעוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1458-leoded" + } + ], + "עודד": [ + { + "word_nikkud": "לְעוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1458-leoded" + } + ], + "עודד!‏": [ + { + "word_nikkud": "לְעוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1458-leoded" + } + ], + "אעודד": [ + { + "word_nikkud": "לְעוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1458-leoded" + } + ], + "עודדו!‏": [ + { + "word_nikkud": "לְעוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1458-leoded" + } + ], + "עודדתי": [ + { + "word_nikkud": "לְעוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1458-leoded" + } + ], + "תעודדי": [ + { + "word_nikkud": "לְעוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1458-leoded" + } + ], + "עודדנו": [ + { + "word_nikkud": "לְעוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1458-leoded" + } + ], + "עודדתן": [ + { + "word_nikkud": "לְעוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1458-leoded" + } + ], + "עודדתם": [ + { + "word_nikkud": "לְעוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1458-leoded" + } + ], + "עודדה": [ + { + "word_nikkud": "לְעוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1458-leoded" + } + ], + "מעודדת": [ + { + "word_nikkud": "לְעוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1458-leoded" + } + ], + "מעודדים": [ + { + "word_nikkud": "לְעוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1458-leoded" + } + ], + "תעודדנה": [ + { + "word_nikkud": "לְעוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1458-leoded" + } + ], + "תעודדו": [ + { + "word_nikkud": "לְעוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1458-leoded" + } + ], + "עודדת": [ + { + "word_nikkud": "לְעוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1458-leoded" + } + ], + "עודדי!‏": [ + { + "word_nikkud": "לְעוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1458-leoded" + } + ], + "עודדו": [ + { + "word_nikkud": "לְעוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1458-leoded" + } + ], + "מעודדות": [ + { + "word_nikkud": "לְעוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1458-leoded" + } + ], + "נעודד": [ + { + "word_nikkud": "לְעוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1458-leoded" + } + ], + "מעודד": [ + { + "word_nikkud": "לְעוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1458-leoded" + } + ], + "תעודד": [ + { + "word_nikkud": "לְעוֹדֵד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1458-leoded" + } + ], + "מורשמת": [ + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "מרשימים": [ + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "תורשם": [ + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "הורשמת": [ + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "ארשים": [ + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "הרשים": [ + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "הורשמתי": [ + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "הורשמנו": [ + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "תרשמנה": [ + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "מורשמות": [ + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "תורשמי": [ + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "יורשם": [ + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "ירשימו": [ + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "הורשמה": [ + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "תורשמנה": [ + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "אורשם": [ + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "הרשמתי": [ + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "הרשמנה!‏": [ + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "הרשמת": [ + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "הרשימו!‏": [ + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "הורשמו": [ + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "הרשם!‏": [ + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "הרשמתן": [ + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "ירשים": [ + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "הרשמנו": [ + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "הורשם": [ + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "מרשימות": [ + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "נרשים": [ + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "הורשמתן": [ + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "מורשמים": [ + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "יורשמו": [ + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "תורשמו": [ + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "תרשימי": [ + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "הרשימי!‏": [ + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "מרשימה": [ + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "הרשמתם": [ + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "הורשמתם": [ + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "מורשם": [ + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "הרשימו": [ + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "הרשימה": [ + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "תרשימו": [ + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "נורשם": [ + { + "word_nikkud": "לְהַרְשִׁים", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2106-leharshim" + } + ], + "פריקה": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "פירקתי": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "יפורק": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "מפורקת": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "פירוק": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "פורקתם": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "פירקתן": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "פרק": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "פירקו": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "לפרק": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "פירק": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "מפורקות": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "פירקה": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "פריק": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "תפרקו": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "פורקו": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "תפרקי": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "פורקה": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "פורקתי": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "פרק!‏": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "פרקנה!‏": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "תפורקי": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "פירקנו": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "תפרק": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "תפורקנה": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "מפרקות": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "פירקתם": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "לפרוק": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "מפרקים": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "מפורק": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "אפרק": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "תפורק": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "מפרק": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "מפורקים": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "תפורקו": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "אפורק": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "פורק": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "נפורק": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "פורקנו": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "יפורקו": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "פ - ר - ק": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "פרקו!‏": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "להתפרק": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "יפרק": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "פורקת": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "נפרק": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "פירקת": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "פורקתן": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "יפרקו": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "תפרקנה": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "פרקי!‏": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "מפרקת": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "להיפרק": [ + { + "word_nikkud": "לְפָרֵק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1722-lefarek" + } + ], + "התנגדת": [ + { + "word_nikkud": "לְהִתְנַגֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2434-lehitnaged" + } + ], + "תתנגדנה": [ + { + "word_nikkud": "לְהִתְנַגֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2434-lehitnaged" + } + ], + "מתנגדים": [ + { + "word_nikkud": "לְהִתְנַגֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2434-lehitnaged" + } + ], + "מתנגדות": [ + { + "word_nikkud": "לְהִתְנַגֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2434-lehitnaged" + } + ], + "התנגדתם": [ + { + "word_nikkud": "לְהִתְנַגֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2434-lehitnaged" + } + ], + "התנגדו!‏": [ + { + "word_nikkud": "לְהִתְנַגֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2434-lehitnaged" + } + ], + "תתנגדו": [ + { + "word_nikkud": "לְהִתְנַגֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2434-lehitnaged" + } + ], + "התנגדנו": [ + { + "word_nikkud": "לְהִתְנַגֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2434-lehitnaged" + } + ], + "התנגדה": [ + { + "word_nikkud": "לְהִתְנַגֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2434-lehitnaged" + } + ], + "התנגדי!‏": [ + { + "word_nikkud": "לְהִתְנַגֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2434-lehitnaged" + } + ], + "תתנגד": [ + { + "word_nikkud": "לְהִתְנַגֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2434-lehitnaged" + } + ], + "התנגדו": [ + { + "word_nikkud": "לְהִתְנַגֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2434-lehitnaged" + } + ], + "יתנגדו": [ + { + "word_nikkud": "לְהִתְנַגֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2434-lehitnaged" + } + ], + "התנגדתי": [ + { + "word_nikkud": "לְהִתְנַגֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2434-lehitnaged" + } + ], + "מתנגד": [ + { + "word_nikkud": "לְהִתְנַגֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2434-lehitnaged" + } + ], + "התנגדתן": [ + { + "word_nikkud": "לְהִתְנַגֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2434-lehitnaged" + } + ], + "מתנגדת": [ + { + "word_nikkud": "לְהִתְנַגֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2434-lehitnaged" + } + ], + "התנגד": [ + { + "word_nikkud": "לְהִתְנַגֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2434-lehitnaged" + } + ], + "נתנגד": [ + { + "word_nikkud": "לְהִתְנַגֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2434-lehitnaged" + } + ], + "יתנגד": [ + { + "word_nikkud": "לְהִתְנַגֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2434-lehitnaged" + } + ], + "התנגד!‏": [ + { + "word_nikkud": "לְהִתְנַגֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2434-lehitnaged" + } + ], + "תתנגדי": [ + { + "word_nikkud": "לְהִתְנַגֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2434-lehitnaged" + } + ], + "התנגדנה!‏": [ + { + "word_nikkud": "לְהִתְנַגֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2434-lehitnaged" + } + ], + "אתנגד": [ + { + "word_nikkud": "לְהִתְנַגֵּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2434-lehitnaged" + } + ], + "א - ט - ט": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "האיטותי": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "האט!‏": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "איטי": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "הואטו": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "להאט": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "תואטינה": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "אט": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "הואטתי": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "הואטתם": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "מאיטה": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "יאט": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "האטתן": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "האטי!‏": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "הואט": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "מואטה": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "נואט": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "תאיטינה": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "אואט": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "תואט": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "מואט": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "תאט": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "מואטות": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "האיטות": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "מאיטים": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "תואטו": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "האיטונו": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "תואטנה": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "מאט": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "יאטו": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "תאטו": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "האטו!‏": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "יואטו": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "נאט": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "מאיטות": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "הואטה": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "הואטנו": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "תואטי": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "האט": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "האטת": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "תאטנה": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "האטתם": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "יואט": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "האטו": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "האיטותם": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "האטתי": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "האטנה!‏": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "אאט": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "מואטים": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "הואטת": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "תאטי": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "הואטתן": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "האטנו": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "האיטותן": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "האטה": [ + { + "word_nikkud": "לְהָאֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "89-lehaet" + } + ], + "יתוודו": [ + { + "word_nikkud": "לְהִתְוַדּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "789-lehitvadot" + } + ], + "התוודו": [ + { + "word_nikkud": "לְהִתְוַדּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "789-lehitvadot" + } + ], + "התוודיתם": [ + { + "word_nikkud": "לְהִתְוַדּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "789-lehitvadot" + } + ], + "וידוי": [ + { + "word_nikkud": "לְהִתְוַדּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "789-lehitvadot" + } + ], + "אתוודה": [ + { + "word_nikkud": "לְהִתְוַדּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "789-lehitvadot" + } + ], + "התוודי!‏": [ + { + "word_nikkud": "לְהִתְוַדּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "789-lehitvadot" + } + ], + "תתוודי": [ + { + "word_nikkud": "לְהִתְוַדּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "789-lehitvadot" + } + ], + "התוודית": [ + { + "word_nikkud": "לְהִתְוַדּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "789-lehitvadot" + } + ], + "מתוודים": [ + { + "word_nikkud": "לְהִתְוַדּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "789-lehitvadot" + } + ], + "יתוודה": [ + { + "word_nikkud": "לְהִתְוַדּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "789-lehitvadot" + } + ], + "התוודינה!‏": [ + { + "word_nikkud": "לְהִתְוַדּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "789-lehitvadot" + } + ], + "התוודו!‏": [ + { + "word_nikkud": "לְהִתְוַדּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "789-lehitvadot" + } + ], + "תתוודו": [ + { + "word_nikkud": "לְהִתְוַדּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "789-lehitvadot" + } + ], + "התוודה": [ + { + "word_nikkud": "לְהִתְוַדּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "789-lehitvadot" + } + ], + "התוודיתן": [ + { + "word_nikkud": "לְהִתְוַדּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "789-lehitvadot" + } + ], + "להתוודות": [ + { + "word_nikkud": "לְהִתְוַדּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "789-lehitvadot" + } + ], + "תתוודינה": [ + { + "word_nikkud": "לְהִתְוַדּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "789-lehitvadot" + } + ], + "התוודיתי": [ + { + "word_nikkud": "לְהִתְוַדּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "789-lehitvadot" + } + ], + "מתוודה": [ + { + "word_nikkud": "לְהִתְוַדּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "789-lehitvadot" + } + ], + "נתוודה": [ + { + "word_nikkud": "לְהִתְוַדּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "789-lehitvadot" + } + ], + "התוודינו": [ + { + "word_nikkud": "לְהִתְוַדּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "789-lehitvadot" + } + ], + "תתוודה": [ + { + "word_nikkud": "לְהִתְוַדּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "789-lehitvadot" + } + ], + "התוודתה": [ + { + "word_nikkud": "לְהִתְוַדּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "789-lehitvadot" + } + ], + "התוודה!‏": [ + { + "word_nikkud": "לְהִתְוַדּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "789-lehitvadot" + } + ], + "ו - ד - ה": [ + { + "word_nikkud": "לְהִתְוַדּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "789-lehitvadot" + } + ], + "מתוודות": [ + { + "word_nikkud": "לְהִתְוַדּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "789-lehitvadot" + } + ], + "דללת": [ + { + "word_nikkud": "דַּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2745-dal" + } + ], + "דלונו": [ + { + "word_nikkud": "דַּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2745-dal" + } + ], + "יידל": [ + { + "word_nikkud": "דַּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2745-dal" + } + ], + "דליל": [ + { + "word_nikkud": "דַּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2745-dal" + } + ], + "דללתן": [ + { + "word_nikkud": "דַּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2745-dal" + } + ], + "דלותן": [ + { + "word_nikkud": "דַּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2745-dal" + } + ], + "דלים": [ + { + "word_nikkud": "דַּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2745-dal" + } + ], + "תידלי": [ + { + "word_nikkud": "דַּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2745-dal" + } + ], + "דלותם": [ + { + "word_nikkud": "דַּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2745-dal" + } + ], + "דלותי": [ + { + "word_nikkud": "דַּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2745-dal" + } + ], + "דלו": [ + { + "word_nikkud": "דַּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2745-dal" + } + ], + "דללו": [ + { + "word_nikkud": "דַּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2745-dal" + } + ], + "דלה": [ + { + "word_nikkud": "דַּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2745-dal" + } + ], + "דל": [ + { + "word_nikkud": "דַּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2745-dal" + } + ], + "נידל": [ + { + "word_nikkud": "דַּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2745-dal" + } + ], + "דללתי": [ + { + "word_nikkud": "דַּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2745-dal" + } + ], + "דלות": [ + { + "word_nikkud": "דַּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2745-dal" + } + ], + "תידלנה": [ + { + "word_nikkud": "דַּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2745-dal" + } + ], + "לדלל": [ + { + "word_nikkud": "דַּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2745-dal" + } + ], + "תידלו": [ + { + "word_nikkud": "דַּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2745-dal" + } + ], + "אדל": [ + { + "word_nikkud": "דַּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2745-dal" + } + ], + "דלל": [ + { + "word_nikkud": "דַּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2745-dal" + } + ], + "דללנו": [ + { + "word_nikkud": "דַּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2745-dal" + } + ], + "ד - ל - ל": [ + { + "word_nikkud": "דַּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2745-dal" + } + ], + "יידלו": [ + { + "word_nikkud": "דַּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2745-dal" + } + ], + "דללה": [ + { + "word_nikkud": "דַּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2745-dal" + } + ], + "דללתם": [ + { + "word_nikkud": "דַּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2745-dal" + } + ], + "תידל": [ + { + "word_nikkud": "דַּל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2745-dal" + } + ], + "תיוצרי": [ + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "מייצרת": [ + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "ייצרתם": [ + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "ניוצר": [ + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "יוצרנו": [ + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "ייצרה": [ + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "תיוצר": [ + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "מיוצרים": [ + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "תיוצרו": [ + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "ייוצר": [ + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "ייצרת": [ + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "יוצרו": [ + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "ייצרתי": [ + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "ייוצרו": [ + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "מייצרות": [ + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "יצר!‏": [ + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "אייצר": [ + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "מייצרים": [ + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "מיוצרות": [ + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "יוצרתן": [ + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "איוצר": [ + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "יוצרתם": [ + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "יצרנה!‏": [ + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "נייצר": [ + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "מייצר": [ + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "מיוצרת": [ + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "ייצר": [ + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "מיוצר": [ + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "ייצרנו": [ + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "יוצרה": [ + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "יוצרתי": [ + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "תייצרו": [ + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "תייצרי": [ + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "תייצרנה": [ + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "תיוצרנה": [ + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "תייצר": [ + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "ייצרתן": [ + { + "word_nikkud": "לְיַצֵּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2433-leyatzer" + } + ], + "להיגבות": [ + { + "word_nikkud": "לְגַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "287-ligbot" + } + ], + "תגבו": [ + { + "word_nikkud": "לְגַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "287-ligbot" + } + ], + "גבי!‏": [ + { + "word_nikkud": "לְגַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "287-ligbot" + } + ], + "גובים": [ + { + "word_nikkud": "לְגַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "287-ligbot" + } + ], + "גבתה": [ + { + "word_nikkud": "לְגַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "287-ligbot" + } + ], + "גבו": [ + { + "word_nikkud": "לְגַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "287-ligbot" + } + ], + "ג - ב - ה": [ + { + "word_nikkud": "לְגַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "287-ligbot" + } + ], + "גבינו": [ + { + "word_nikkud": "לְגַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "287-ligbot" + } + ], + "יגבו": [ + { + "word_nikkud": "לְגַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "287-ligbot" + } + ], + "תגבינה": [ + { + "word_nikkud": "לְגַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "287-ligbot" + } + ], + "תגבי": [ + { + "word_nikkud": "לְגַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "287-ligbot" + } + ], + "לגבות": [ + { + "word_nikkud": "לְגַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "287-ligbot" + } + ], + "גביתם": [ + { + "word_nikkud": "לְגַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "287-ligbot" + } + ], + "גבו!‏": [ + { + "word_nikkud": "לְגַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "287-ligbot" + } + ], + "גביתי": [ + { + "word_nikkud": "לְגַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "287-ligbot" + } + ], + "גביתן": [ + { + "word_nikkud": "לְגַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "287-ligbot" + } + ], + "גבית": [ + { + "word_nikkud": "לְגַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "287-ligbot" + } + ], + "גובות": [ + { + "word_nikkud": "לְגַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "287-ligbot" + } + ], + "גבינה!‏": [ + { + "word_nikkud": "לְגַבּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "287-ligbot" + } + ], + "שבו": [ + { + "word_nikkud": "לָשׁוּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2154-lashuv" + } + ], + "שובו!‏": [ + { + "word_nikkud": "לָשׁוּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2154-lashuv" + } + ], + "שובינה!‏": [ + { + "word_nikkud": "לָשׁוּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2154-lashuv" + } + ], + "שובי!‏": [ + { + "word_nikkud": "לָשׁוּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2154-lashuv" + } + ], + "שבנו": [ + { + "word_nikkud": "לָשׁוּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2154-lashuv" + } + ], + "אשוב": [ + { + "word_nikkud": "לָשׁוּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2154-lashuv" + } + ], + "שבות": [ + { + "word_nikkud": "לָשׁוּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2154-lashuv" + } + ], + "תשובי": [ + { + "word_nikkud": "לָשׁוּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2154-lashuv" + } + ], + "נשוב": [ + { + "word_nikkud": "לָשׁוּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2154-lashuv" + } + ], + "תשובינה": [ + { + "word_nikkud": "לָשׁוּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2154-lashuv" + } + ], + "שבת": [ + { + "word_nikkud": "לָשׁוּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2154-lashuv" + } + ], + "שבתן": [ + { + "word_nikkud": "לָשׁוּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2154-lashuv" + } + ], + "שבתי": [ + { + "word_nikkud": "לָשׁוּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2154-lashuv" + } + ], + "שבים": [ + { + "word_nikkud": "לָשׁוּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2154-lashuv" + } + ], + "שובנה!‏": [ + { + "word_nikkud": "לָשׁוּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2154-lashuv" + } + ], + "שבתם": [ + { + "word_nikkud": "לָשׁוּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2154-lashuv" + } + ], + "שבה": [ + { + "word_nikkud": "לָשׁוּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2154-lashuv" + } + ], + "תשוב": [ + { + "word_nikkud": "לָשׁוּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2154-lashuv" + } + ], + "שב": [ + { + "word_nikkud": "לָשׁוּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2154-lashuv" + } + ], + "תשובנה": [ + { + "word_nikkud": "לָשׁוּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2154-lashuv" + } + ], + "ישובו": [ + { + "word_nikkud": "לָשׁוּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2154-lashuv" + } + ], + "שוב!‏": [ + { + "word_nikkud": "לָשׁוּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2154-lashuv" + } + ], + "תשובו": [ + { + "word_nikkud": "לָשׁוּב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2154-lashuv" + } + ], + "להיוורש": [ + { + "word_nikkud": "לָרֶשֶׁת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "856-lareshet" + } + ], + "ירושה": [ + { + "word_nikkud": "לָרֶשֶׁת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "856-lareshet" + } + ], + "י - ר - שׁ": [ + { + "word_nikkud": "לָרֶשֶׁת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "856-lareshet" + } + ], + "להוריש": [ + { + "word_nikkud": "לָרֶשֶׁת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "856-lareshet" + } + ], + "נפותח": [ + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "מפותח": [ + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "פיתחה": [ + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "מפתחות": [ + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "פותחתי": [ + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "פיתחתי": [ + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "פותחתן": [ + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "פיתחתם": [ + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "מפותחת": [ + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "פיתחתן": [ + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "תפותח": [ + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "פותחו": [ + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "יפותחו": [ + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "פיתחת": [ + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "פותחנו": [ + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "מפותחות": [ + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "פותחה": [ + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "מפותחים": [ + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "מפתחת": [ + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "תפותחנה": [ + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "יפותח": [ + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "פיתח": [ + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "תפותחו": [ + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "תפותחי": [ + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "פותחתם": [ + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "פיתחנו": [ + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "אפותח": [ + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "פיתחו": [ + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "מפתחים": [ + { + "word_nikkud": "לְפַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1749-lefateach" + } + ], + "להתפרסם": [ + { + "word_nikkud": "לְפַרְסֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "פורסמה": [ + { + "word_nikkud": "לְפַרְסֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "פורסם": [ + { + "word_nikkud": "לְפַרְסֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "פורסמנו": [ + { + "word_nikkud": "לְפַרְסֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "תפורסמנה": [ + { + "word_nikkud": "לְפַרְסֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "תפורסמי": [ + { + "word_nikkud": "לְפַרְסֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "יפורסמו": [ + { + "word_nikkud": "לְפַרְסֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "אפורסם": [ + { + "word_nikkud": "לְפַרְסֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "תפורסם": [ + { + "word_nikkud": "לְפַרְסֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "מפורסמים": [ + { + "word_nikkud": "לְפַרְסֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "מפורסמות": [ + { + "word_nikkud": "לְפַרְסֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "יפורסם": [ + { + "word_nikkud": "לְפַרְסֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "מפורסמת": [ + { + "word_nikkud": "לְפַרְסֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "פורסמתן": [ + { + "word_nikkud": "לְפַרְסֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "פירסומת": [ + { + "word_nikkud": "לְפַרְסֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "מפורסם": [ + { + "word_nikkud": "לְפַרְסֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "פורסמת": [ + { + "word_nikkud": "לְפַרְסֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "פורסמו": [ + { + "word_nikkud": "לְפַרְסֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "פירסום": [ + { + "word_nikkud": "לְפַרְסֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "נפורסם": [ + { + "word_nikkud": "לְפַרְסֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "פ - ר - ס - ם": [ + { + "word_nikkud": "לְפַרְסֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "פורסמתי": [ + { + "word_nikkud": "לְפַרְסֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "תפורסמו": [ + { + "word_nikkud": "לְפַרְסֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "פורסמתם": [ + { + "word_nikkud": "לְפַרְסֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1710-lefarsem" + } + ], + "עוררו": [ + { + "word_nikkud": "לְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1467-leorer" + } + ], + "תעורר": [ + { + "word_nikkud": "לְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1467-leorer" + } + ], + "עוררנה!‏": [ + { + "word_nikkud": "לְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1467-leorer" + } + ], + "מעוררות": [ + { + "word_nikkud": "לְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1467-leorer" + } + ], + "עוררתי": [ + { + "word_nikkud": "לְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1467-leorer" + } + ], + "יעוררו": [ + { + "word_nikkud": "לְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1467-leorer" + } + ], + "עוררה": [ + { + "word_nikkud": "לְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1467-leorer" + } + ], + "עוררתן": [ + { + "word_nikkud": "לְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1467-leorer" + } + ], + "תעוררנה": [ + { + "word_nikkud": "לְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1467-leorer" + } + ], + "מעורר": [ + { + "word_nikkud": "לְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1467-leorer" + } + ], + "עוררת": [ + { + "word_nikkud": "לְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1467-leorer" + } + ], + "אעורר": [ + { + "word_nikkud": "לְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1467-leorer" + } + ], + "מעוררת": [ + { + "word_nikkud": "לְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1467-leorer" + } + ], + "עורר!‏": [ + { + "word_nikkud": "לְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1467-leorer" + } + ], + "מעוררים": [ + { + "word_nikkud": "לְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1467-leorer" + } + ], + "עוררי!‏": [ + { + "word_nikkud": "לְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1467-leorer" + } + ], + "תעוררו": [ + { + "word_nikkud": "לְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1467-leorer" + } + ], + "עוררתם": [ + { + "word_nikkud": "לְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1467-leorer" + } + ], + "יעורר": [ + { + "word_nikkud": "לְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1467-leorer" + } + ], + "עוררנו": [ + { + "word_nikkud": "לְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1467-leorer" + } + ], + "תעוררי": [ + { + "word_nikkud": "לְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1467-leorer" + } + ], + "עורר": [ + { + "word_nikkud": "לְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1467-leorer" + } + ], + "נעורר": [ + { + "word_nikkud": "לְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1467-leorer" + } + ], + "עוררו!‏": [ + { + "word_nikkud": "לְעוֹרֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1467-leorer" + } + ], + "רכשו!‏": [ + { + "word_nikkud": "לִרְכֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2048-lirkosh" + } + ], + "רכשת": [ + { + "word_nikkud": "לִרְכֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2048-lirkosh" + } + ], + "תרכוש": [ + { + "word_nikkud": "לִרְכֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2048-lirkosh" + } + ], + "רכשתי": [ + { + "word_nikkud": "לִרְכֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2048-lirkosh" + } + ], + "להירכש": [ + { + "word_nikkud": "לִרְכֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2048-lirkosh" + } + ], + "תרכשו": [ + { + "word_nikkud": "לִרְכֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2048-lirkosh" + } + ], + "רכושנה!‏": [ + { + "word_nikkud": "לִרְכֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2048-lirkosh" + } + ], + "רכוש": [ + { + "word_nikkud": "לִרְכֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2048-lirkosh" + } + ], + "רכשתם": [ + { + "word_nikkud": "לִרְכֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2048-lirkosh" + } + ], + "ירכוש": [ + { + "word_nikkud": "לִרְכֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2048-lirkosh" + } + ], + "רכשה": [ + { + "word_nikkud": "לִרְכֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2048-lirkosh" + } + ], + "רכשי!‏": [ + { + "word_nikkud": "לִרְכֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2048-lirkosh" + } + ], + "רוכשות": [ + { + "word_nikkud": "לִרְכֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2048-lirkosh" + } + ], + "נרכוש": [ + { + "word_nikkud": "לִרְכֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2048-lirkosh" + } + ], + "ארכוש": [ + { + "word_nikkud": "לִרְכֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2048-lirkosh" + } + ], + "רוכשת": [ + { + "word_nikkud": "לִרְכֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2048-lirkosh" + } + ], + "רכשתן": [ + { + "word_nikkud": "לִרְכֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2048-lirkosh" + } + ], + "תרכושנה": [ + { + "word_nikkud": "לִרְכֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2048-lirkosh" + } + ], + "ירכשו": [ + { + "word_nikkud": "לִרְכֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2048-lirkosh" + } + ], + "רכוש!‏": [ + { + "word_nikkud": "לִרְכֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2048-lirkosh" + } + ], + "רכשנו": [ + { + "word_nikkud": "לִרְכֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2048-lirkosh" + } + ], + "רכש": [ + { + "word_nikkud": "לִרְכֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2048-lirkosh" + } + ], + "רוכשים": [ + { + "word_nikkud": "לִרְכֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2048-lirkosh" + } + ], + "רכשו": [ + { + "word_nikkud": "לִרְכֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2048-lirkosh" + } + ], + "ר - כ - שׁ": [ + { + "word_nikkud": "לִרְכֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2048-lirkosh" + } + ], + "תרכשי": [ + { + "word_nikkud": "לִרְכֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2048-lirkosh" + } + ], + "לרכוש": [ + { + "word_nikkud": "לִרְכֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2048-lirkosh" + } + ], + "רכישה": [ + { + "word_nikkud": "לִרְכֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2048-lirkosh" + } + ], + "רוכש": [ + { + "word_nikkud": "לִרְכֹּשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2048-lirkosh" + } + ], + "עקפתי": [ + { + "word_nikkud": "לַעֲקֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1550-laakof" + } + ], + "עקף": [ + { + "word_nikkud": "לַעֲקֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1550-laakof" + } + ], + "עקפתן": [ + { + "word_nikkud": "לַעֲקֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1550-laakof" + } + ], + "לעקוף": [ + { + "word_nikkud": "לַעֲקֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1550-laakof" + } + ], + "ע - ק - ף": [ + { + "word_nikkud": "לַעֲקֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1550-laakof" + } + ], + "יעקוף": [ + { + "word_nikkud": "לַעֲקֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1550-laakof" + } + ], + "עוקפות": [ + { + "word_nikkud": "לַעֲקֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1550-laakof" + } + ], + "תעקופנה": [ + { + "word_nikkud": "לַעֲקֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1550-laakof" + } + ], + "עקפו!‏": [ + { + "word_nikkud": "לַעֲקֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1550-laakof" + } + ], + "עוקפים": [ + { + "word_nikkud": "לַעֲקֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1550-laakof" + } + ], + "עקפנו": [ + { + "word_nikkud": "לַעֲקֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1550-laakof" + } + ], + "עקפתם": [ + { + "word_nikkud": "לַעֲקֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1550-laakof" + } + ], + "עקפו": [ + { + "word_nikkud": "לַעֲקֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1550-laakof" + } + ], + "עקופנה!‏": [ + { + "word_nikkud": "לַעֲקֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1550-laakof" + } + ], + "עקפת": [ + { + "word_nikkud": "לַעֲקֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1550-laakof" + } + ], + "תעקפי": [ + { + "word_nikkud": "לַעֲקֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1550-laakof" + } + ], + "עקפה": [ + { + "word_nikkud": "לַעֲקֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1550-laakof" + } + ], + "תעקפו": [ + { + "word_nikkud": "לַעֲקֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1550-laakof" + } + ], + "יעקפו": [ + { + "word_nikkud": "לַעֲקֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1550-laakof" + } + ], + "עקפי!‏": [ + { + "word_nikkud": "לַעֲקֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1550-laakof" + } + ], + "עקוף!‏": [ + { + "word_nikkud": "לַעֲקֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1550-laakof" + } + ], + "עוקפת": [ + { + "word_nikkud": "לַעֲקֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1550-laakof" + } + ], + "עקיפה": [ + { + "word_nikkud": "לַעֲקֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1550-laakof" + } + ], + "נעקוף": [ + { + "word_nikkud": "לַעֲקֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1550-laakof" + } + ], + "אעקוף": [ + { + "word_nikkud": "לַעֲקֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1550-laakof" + } + ], + "להיעקף": [ + { + "word_nikkud": "לַעֲקֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1550-laakof" + } + ], + "תעקוף": [ + { + "word_nikkud": "לַעֲקֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1550-laakof" + } + ], + "עוקף": [ + { + "word_nikkud": "לַעֲקֹף", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1550-laakof" + } + ], + "הפתענו": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "הפתיע": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "להפתיע": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "הופתעה": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "מופתעות": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "תפתענה": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "הפתיעה": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "תפתיע": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "נופתע": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "תופתענה": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "הופתעת": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "מפתיעה": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "הופתעתם": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "פתע": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "הופתענו": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "הופתעו": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "תופתעו": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "אפתיע": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "מופתע": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "הופתעתן": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "הפתעתן": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "פ - ת - ע": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "הפתעתם": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "הפתיעו!‏": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "הפתע!‏": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "יופתע": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "הפתעה": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "יפתיעו": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "הפתענה!‏": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "מפתיע": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "מופתעים": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "הפתיעו": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "אופתע": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "הופתע": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "תופתעי": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "תפתיעו": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "הופתעתי": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "הפתעת": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "יופתעו": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "נפתיע": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "תפתיעי": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "מופתעת": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "הפתעתי": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "מפתיעות": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "הפתיעי!‏": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "מפתיעים": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "יפתיע": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "תופתע": [ + { + "word_nikkud": "לְהַפְתִּיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1753-lehaftia" + } + ], + "שיערה": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "תשוערי": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "תשערנה": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "לשער": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "שיערתם": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "ישער": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "ישוער": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "נשער": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "שוערתי": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "שוערתן": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "שוערת": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "שיערתן": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "משערים": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "משער": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "משוערים": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "שערו!‏": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "שיערתי": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "שוערה": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "שיעור": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "תשער": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "שיער": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "תשערי": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "משערת": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "נשוער": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "שוערו": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "שערנה!‏": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "שער": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "שוער": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "שיערנו": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "משוערות": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "משוערת": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "שׁ - ע - ר": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "שער!‏": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "השערה": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "משערות": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "שוערתם": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "משוער": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "אשוער": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "תשוערו": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "שוערנו": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "שערי!‏": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "תשוער": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "שיערת": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "אשער": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "תשוערנה": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "ישוערו": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "תשערו": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "ישערו": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "שיערו": [ + { + "word_nikkud": "לְשַׁעֵר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2279-leshaer" + } + ], + "תקושרנה": [ + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "תקושר": [ + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "מקושר": [ + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "קושרנו": [ + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "נקושר": [ + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "קשרנה!‏": [ + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "קושרתם": [ + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "יקושרו": [ + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "קישרתם": [ + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "קישר": [ + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "מקשרים": [ + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "תקושרו": [ + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "מקשרות": [ + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "קושרתי": [ + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "קושרו": [ + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "מקשר": [ + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "קישרת": [ + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "קישרתי": [ + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "קישרה": [ + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "קושרה": [ + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "תקשרנה": [ + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "קישרתן": [ + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "קשר!‏": [ + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "מקשרת": [ + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "מקושרת": [ + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "תקשר": [ + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "אקושר": [ + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "אקשר": [ + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "נקשר": [ + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "מקושרות": [ + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "קישרנו": [ + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "קישרו": [ + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "יקושר": [ + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "מקושרים": [ + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "קושרתן": [ + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "תקושרי": [ + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "יקשר": [ + { + "word_nikkud": "לְקַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1970-lekasher" + } + ], + "חודר": [ + { + "word_nikkud": "לַחְדֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "559-lachdor" + } + ], + "תחדרו": [ + { + "word_nikkud": "לַחְדֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "559-lachdor" + } + ], + "חדרתם": [ + { + "word_nikkud": "לַחְדֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "559-lachdor" + } + ], + "חודרת": [ + { + "word_nikkud": "לַחְדֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "559-lachdor" + } + ], + "חדר": [ + { + "word_nikkud": "לַחְדֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "559-lachdor" + } + ], + "חדרתן": [ + { + "word_nikkud": "לַחְדֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "559-lachdor" + } + ], + "חדרתי": [ + { + "word_nikkud": "לַחְדֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "559-lachdor" + } + ], + "חדור!‏": [ + { + "word_nikkud": "לַחְדֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "559-lachdor" + } + ], + "תחדורנה": [ + { + "word_nikkud": "לַחְדֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "559-lachdor" + } + ], + "יחדרו": [ + { + "word_nikkud": "לַחְדֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "559-lachdor" + } + ], + "חדרו!‏": [ + { + "word_nikkud": "לַחְדֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "559-lachdor" + } + ], + "חדרו": [ + { + "word_nikkud": "לַחְדֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "559-lachdor" + } + ], + "חדרה": [ + { + "word_nikkud": "לַחְדֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "559-lachdor" + } + ], + "חודרות": [ + { + "word_nikkud": "לַחְדֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "559-lachdor" + } + ], + "תחדור": [ + { + "word_nikkud": "לַחְדֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "559-lachdor" + } + ], + "ח - ד - ר": [ + { + "word_nikkud": "לַחְדֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "559-lachdor" + } + ], + "יחדור": [ + { + "word_nikkud": "לַחְדֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "559-lachdor" + } + ], + "חדרי!‏": [ + { + "word_nikkud": "לַחְדֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "559-lachdor" + } + ], + "חדרנו": [ + { + "word_nikkud": "לַחְדֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "559-lachdor" + } + ], + "להחדיר": [ + { + "word_nikkud": "לַחְדֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "559-lachdor" + } + ], + "נחדור": [ + { + "word_nikkud": "לַחְדֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "559-lachdor" + } + ], + "תחדרי": [ + { + "word_nikkud": "לַחְדֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "559-lachdor" + } + ], + "חדרת": [ + { + "word_nikkud": "לַחְדֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "559-lachdor" + } + ], + "חודרים": [ + { + "word_nikkud": "לַחְדֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "559-lachdor" + } + ], + "אחדור": [ + { + "word_nikkud": "לַחְדֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "559-lachdor" + } + ], + "חדורנה!‏": [ + { + "word_nikkud": "לַחְדֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "559-lachdor" + } + ], + "לחדור": [ + { + "word_nikkud": "לַחְדֹּר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "559-lachdor" + } + ], + "תספיקי": [ + { + "word_nikkud": "לְהַסְפִּיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1406-lehaspik" + } + ], + "מספיקות": [ + { + "word_nikkud": "לְהַסְפִּיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1406-lehaspik" + } + ], + "הספיקה": [ + { + "word_nikkud": "לְהַסְפִּיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1406-lehaspik" + } + ], + "יספיק": [ + { + "word_nikkud": "לְהַסְפִּיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1406-lehaspik" + } + ], + "הספקתם": [ + { + "word_nikkud": "לְהַסְפִּיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1406-lehaspik" + } + ], + "אספיק": [ + { + "word_nikkud": "לְהַסְפִּיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1406-lehaspik" + } + ], + "יספיקו": [ + { + "word_nikkud": "לְהַסְפִּיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1406-lehaspik" + } + ], + "הספקנו": [ + { + "word_nikkud": "לְהַסְפִּיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1406-lehaspik" + } + ], + "נספיק": [ + { + "word_nikkud": "לְהַסְפִּיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1406-lehaspik" + } + ], + "תספיקו": [ + { + "word_nikkud": "לְהַסְפִּיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1406-lehaspik" + } + ], + "הספקנה!‏": [ + { + "word_nikkud": "לְהַסְפִּיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1406-lehaspik" + } + ], + "הספק!‏": [ + { + "word_nikkud": "לְהַסְפִּיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1406-lehaspik" + } + ], + "תספיק": [ + { + "word_nikkud": "לְהַסְפִּיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1406-lehaspik" + } + ], + "הספיקו!‏": [ + { + "word_nikkud": "לְהַסְפִּיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1406-lehaspik" + } + ], + "מספיקים": [ + { + "word_nikkud": "לְהַסְפִּיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1406-lehaspik" + } + ], + "הספקת": [ + { + "word_nikkud": "לְהַסְפִּיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1406-lehaspik" + } + ], + "הספיק": [ + { + "word_nikkud": "לְהַסְפִּיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1406-lehaspik" + } + ], + "מספיק": [ + { + "word_nikkud": "לְהַסְפִּיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1406-lehaspik" + } + ], + "מספיקה": [ + { + "word_nikkud": "לְהַסְפִּיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1406-lehaspik" + } + ], + "הספקתן": [ + { + "word_nikkud": "לְהַסְפִּיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1406-lehaspik" + } + ], + "הספיקי!‏": [ + { + "word_nikkud": "לְהַסְפִּיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1406-lehaspik" + } + ], + "הספקתי": [ + { + "word_nikkud": "לְהַסְפִּיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1406-lehaspik" + } + ], + "הספיקו": [ + { + "word_nikkud": "לְהַסְפִּיק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1406-lehaspik" + } + ], + "תחם!‏": [ + { + "word_nikkud": "לִתְחֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2360-litchom" + } + ], + "תחם": [ + { + "word_nikkud": "לִתְחֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2360-litchom" + } + ], + "תחמתם": [ + { + "word_nikkud": "לִתְחֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2360-litchom" + } + ], + "תתחמו": [ + { + "word_nikkud": "לִתְחֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2360-litchom" + } + ], + "תחמתן": [ + { + "word_nikkud": "לִתְחֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2360-litchom" + } + ], + "תחמה": [ + { + "word_nikkud": "לִתְחֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2360-litchom" + } + ], + "תחמנו": [ + { + "word_nikkud": "לִתְחֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2360-litchom" + } + ], + "תחמנה!‏": [ + { + "word_nikkud": "לִתְחֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2360-litchom" + } + ], + "תחום": [ + { + "word_nikkud": "לִתְחֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2360-litchom" + } + ], + "ת - ח - ם": [ + { + "word_nikkud": "לִתְחֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2360-litchom" + } + ], + "נתחם": [ + { + "word_nikkud": "לִתְחֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2360-litchom" + } + ], + "תחמתי": [ + { + "word_nikkud": "לִתְחֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2360-litchom" + } + ], + "אתחם": [ + { + "word_nikkud": "לִתְחֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2360-litchom" + } + ], + "תחמו!‏": [ + { + "word_nikkud": "לִתְחֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2360-litchom" + } + ], + "תתחמנה": [ + { + "word_nikkud": "לִתְחֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2360-litchom" + } + ], + "יתחמו": [ + { + "word_nikkud": "לִתְחֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2360-litchom" + } + ], + "תחמת": [ + { + "word_nikkud": "לִתְחֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2360-litchom" + } + ], + "תוחמים": [ + { + "word_nikkud": "לִתְחֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2360-litchom" + } + ], + "מתחם": [ + { + "word_nikkud": "לִתְחֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2360-litchom" + } + ], + "תוחמת": [ + { + "word_nikkud": "לִתְחֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2360-litchom" + } + ], + "יתחם": [ + { + "word_nikkud": "לִתְחֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2360-litchom" + } + ], + "תחמי!‏": [ + { + "word_nikkud": "לִתְחֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2360-litchom" + } + ], + "תוחמות": [ + { + "word_nikkud": "לִתְחֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2360-litchom" + } + ], + "לתחם": [ + { + "word_nikkud": "לִתְחֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2360-litchom" + } + ], + "תחמו": [ + { + "word_nikkud": "לִתְחֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2360-litchom" + } + ], + "תתחמי": [ + { + "word_nikkud": "לִתְחֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2360-litchom" + } + ], + "לתחום": [ + { + "word_nikkud": "לִתְחֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2360-litchom" + } + ], + "תתחם": [ + { + "word_nikkud": "לִתְחֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2360-litchom" + } + ], + "תוחם": [ + { + "word_nikkud": "לִתְחֹם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2360-litchom" + } + ], + "נטשו!‏": [ + { + "word_nikkud": "לִנְטֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1199-lintosh" + } + ], + "להינטש": [ + { + "word_nikkud": "לִנְטֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1199-lintosh" + } + ], + "נטשו": [ + { + "word_nikkud": "לִנְטֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1199-lintosh" + } + ], + "נטשתי": [ + { + "word_nikkud": "לִנְטֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1199-lintosh" + } + ], + "נטשתן": [ + { + "word_nikkud": "לִנְטֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1199-lintosh" + } + ], + "תנטשו": [ + { + "word_nikkud": "לִנְטֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1199-lintosh" + } + ], + "נטשתם": [ + { + "word_nikkud": "לִנְטֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1199-lintosh" + } + ], + "ינטשו": [ + { + "word_nikkud": "לִנְטֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1199-lintosh" + } + ], + "נטש": [ + { + "word_nikkud": "לִנְטֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1199-lintosh" + } + ], + "נוטשת": [ + { + "word_nikkud": "לִנְטֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1199-lintosh" + } + ], + "נוטשות": [ + { + "word_nikkud": "לִנְטֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1199-lintosh" + } + ], + "ייטשו": [ + { + "word_nikkud": "לִנְטֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1199-lintosh" + } + ], + "תיטשי": [ + { + "word_nikkud": "לִנְטֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1199-lintosh" + } + ], + "לנטוש": [ + { + "word_nikkud": "לִנְטֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1199-lintosh" + } + ], + "ננטוש": [ + { + "word_nikkud": "לִנְטֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1199-lintosh" + } + ], + "תנטושנה": [ + { + "word_nikkud": "לִנְטֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1199-lintosh" + } + ], + "אטוש": [ + { + "word_nikkud": "לִנְטֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1199-lintosh" + } + ], + "ינטוש": [ + { + "word_nikkud": "לִנְטֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1199-lintosh" + } + ], + "נטשה": [ + { + "word_nikkud": "לִנְטֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1199-lintosh" + } + ], + "אנטוש": [ + { + "word_nikkud": "לִנְטֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1199-lintosh" + } + ], + "נטשי!‏": [ + { + "word_nikkud": "לִנְטֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1199-lintosh" + } + ], + "נ - ט - שׁ": [ + { + "word_nikkud": "לִנְטֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1199-lintosh" + } + ], + "תיטשו": [ + { + "word_nikkud": "לִנְטֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1199-lintosh" + } + ], + "נטשת": [ + { + "word_nikkud": "לִנְטֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1199-lintosh" + } + ], + "תנטוש": [ + { + "word_nikkud": "לִנְטֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1199-lintosh" + } + ], + "נטשנו": [ + { + "word_nikkud": "לִנְטֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1199-lintosh" + } + ], + "נוטש": [ + { + "word_nikkud": "לִנְטֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1199-lintosh" + } + ], + "תנטשי": [ + { + "word_nikkud": "לִנְטֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1199-lintosh" + } + ], + "נטוש!‏": [ + { + "word_nikkud": "לִנְטֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1199-lintosh" + } + ], + "נטושנה!‏": [ + { + "word_nikkud": "לִנְטֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1199-lintosh" + } + ], + "תיטוש": [ + { + "word_nikkud": "לִנְטֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1199-lintosh" + } + ], + "תיטושנה": [ + { + "word_nikkud": "לִנְטֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1199-lintosh" + } + ], + "ייטוש": [ + { + "word_nikkud": "לִנְטֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1199-lintosh" + } + ], + "נוטשים": [ + { + "word_nikkud": "לִנְטֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1199-lintosh" + } + ], + "נטוש": [ + { + "word_nikkud": "לִנְטֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1199-lintosh" + } + ], + "ניטוש": [ + { + "word_nikkud": "לִנְטֹשׁ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1199-lintosh" + } + ], + "ללכוד": [ + { + "word_nikkud": "לִלְכֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2512-lilkod" + } + ], + "לכדתם": [ + { + "word_nikkud": "לִלְכֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2512-lilkod" + } + ], + "להתלכד": [ + { + "word_nikkud": "לִלְכֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2512-lilkod" + } + ], + "לוכדים": [ + { + "word_nikkud": "לִלְכֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2512-lilkod" + } + ], + "תלכדי": [ + { + "word_nikkud": "לִלְכֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2512-lilkod" + } + ], + "נלכוד": [ + { + "word_nikkud": "לִלְכֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2512-lilkod" + } + ], + "ל - כ - ד": [ + { + "word_nikkud": "לִלְכֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2512-lilkod" + } + ], + "לכדה": [ + { + "word_nikkud": "לִלְכֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2512-lilkod" + } + ], + "תלכודנה": [ + { + "word_nikkud": "לִלְכֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2512-lilkod" + } + ], + "לכודנה!‏": [ + { + "word_nikkud": "לִלְכֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2512-lilkod" + } + ], + "לכדו": [ + { + "word_nikkud": "לִלְכֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2512-lilkod" + } + ], + "לוכדות": [ + { + "word_nikkud": "לִלְכֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2512-lilkod" + } + ], + "לכדו!‏": [ + { + "word_nikkud": "לִלְכֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2512-lilkod" + } + ], + "לוכד": [ + { + "word_nikkud": "לִלְכֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2512-lilkod" + } + ], + "להילכד": [ + { + "word_nikkud": "לִלְכֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2512-lilkod" + } + ], + "תלכדו": [ + { + "word_nikkud": "לִלְכֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2512-lilkod" + } + ], + "תלכוד": [ + { + "word_nikkud": "לִלְכֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2512-lilkod" + } + ], + "ילכוד": [ + { + "word_nikkud": "לִלְכֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2512-lilkod" + } + ], + "לכדת": [ + { + "word_nikkud": "לִלְכֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2512-lilkod" + } + ], + "מלכודת": [ + { + "word_nikkud": "לִלְכֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2512-lilkod" + } + ], + "לכד": [ + { + "word_nikkud": "לִלְכֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2512-lilkod" + } + ], + "לכדתי": [ + { + "word_nikkud": "לִלְכֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2512-lilkod" + } + ], + "לכדנו": [ + { + "word_nikkud": "לִלְכֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2512-lilkod" + } + ], + "לכדי!‏": [ + { + "word_nikkud": "לִלְכֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2512-lilkod" + } + ], + "לכוד": [ + { + "word_nikkud": "לִלְכֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2512-lilkod" + } + ], + "לכוד!‏": [ + { + "word_nikkud": "לִלְכֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2512-lilkod" + } + ], + "אלכוד": [ + { + "word_nikkud": "לִלְכֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2512-lilkod" + } + ], + "לכדתן": [ + { + "word_nikkud": "לִלְכֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2512-lilkod" + } + ], + "ללכד": [ + { + "word_nikkud": "לִלְכֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2512-lilkod" + } + ], + "ליכוד": [ + { + "word_nikkud": "לִלְכֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2512-lilkod" + } + ], + "ילכדו": [ + { + "word_nikkud": "לִלְכֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2512-lilkod" + } + ], + "לוכדת": [ + { + "word_nikkud": "לִלְכֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2512-lilkod" + } + ], + "נתח!‏": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "נותחתי": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "ניתחתן": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "תנתחו": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "נתחנה!‏": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "נותחת": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "מנותחים": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "תנותחנה": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "ננותח": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "מנותחת": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "תנותח": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "ניתחת": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "מנתחות": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "נ - ת - ח": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "ננתח": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "אנותח": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "נתח": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "נותח": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "תנותחו": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "מנתח": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "נתחו!‏": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "ניתחו": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "נותחנו": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "ניתחה": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "מנתחים": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "תנתחנה": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "ניתחתם": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "תנתח": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "לנתח": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "תנותחי": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "נותחה": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "ניתח": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "נותחתם": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "נותחתן": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "ינותח": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "מנתחת": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "מנותחות": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "ניתחנו": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "ינותחו": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "נותחו": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "ינתחו": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "מנותח": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "אנתח": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "תנתחי": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "נתחי!‏": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "ינתח": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "ניתוח": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "ניתחתי": [ + { + "word_nikkud": "לְנַתֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1283-lenateach" + } + ], + "הומצאת": [ + { + "word_nikkud": "לְהַמְצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "תומצא": [ + { + "word_nikkud": "לְהַמְצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "מומצאת": [ + { + "word_nikkud": "לְהַמְצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "הומצאנו": [ + { + "word_nikkud": "לְהַמְצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "אומצא": [ + { + "word_nikkud": "לְהַמְצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "נומצא": [ + { + "word_nikkud": "לְהַמְצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "יומצא": [ + { + "word_nikkud": "לְהַמְצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "הומצאה": [ + { + "word_nikkud": "לְהַמְצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "הומצאתי": [ + { + "word_nikkud": "לְהַמְצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "הומצא": [ + { + "word_nikkud": "לְהַמְצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "מומצאות": [ + { + "word_nikkud": "לְהַמְצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "תומצאו": [ + { + "word_nikkud": "לְהַמְצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "תומצאי": [ + { + "word_nikkud": "לְהַמְצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "מומצא": [ + { + "word_nikkud": "לְהַמְצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "הומצאתם": [ + { + "word_nikkud": "לְהַמְצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "יומצאו": [ + { + "word_nikkud": "לְהַמְצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "הומצאתן": [ + { + "word_nikkud": "לְהַמְצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "תומצאנה": [ + { + "word_nikkud": "לְהַמְצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "מומצאים": [ + { + "word_nikkud": "לְהַמְצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "הומצאו": [ + { + "word_nikkud": "לְהַמְצִיא", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1085-lehamtzi" + } + ], + "פיתיון": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "פיתו": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "תפותי": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "פותית": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "לפתות": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "נפותה": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "פתיין": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "פיתוי": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "פיתיתן": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "מפותים": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "יפתה": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "נפתה": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "פ - ת - ה": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "תפותינה": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "פיתיתי": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "פותיתי": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "מפותה": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "תפתינה": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "תפתי": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "יפותה": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "פותיתם": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "יפותו": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "תפתה": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "פותינו": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "פיתית": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "פתו!‏": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "מפתות": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "מפתים": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "פתה!‏": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "להתפתות": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "תפתו": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "תפותה": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "פותו": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "פותתה": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "פיתינו": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "פיתה": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "פיתיתם": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "יפתו": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "פיתתה": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "פותיתן": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "אפתה": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "אפותה": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "מפותות": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "פתינה!‏": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "פותה": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "פתי!‏": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "מפתה": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "תפותו": [ + { + "word_nikkud": "לְפַתּוֹת", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1745-lefatot" + } + ], + "תגשרנה": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "גושרתם": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "גושרו": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "גישרנו": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "מגשרות": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "גישרתם": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "גישר": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "גושרתן": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "גשרנה!‏": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "לגשור": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "אגשר": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "מגשר": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "ג - שׁ - ר": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "גשר!‏": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "גישרתן": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "לגשר": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "יגשר": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "תגושרי": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "תגושרו": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "גישרת": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "גישרה": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "תגשר": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "מגושרת": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "נגושר": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "גושרנו": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "גישרו": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "מגושרות": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "גושרת": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "יגושר": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "נגשר": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "תגשרו": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "תגושר": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "מגשרת": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "מגשרים": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "גשרי!‏": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "יגושרו": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "גושרה": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "יגשרו": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "אגושר": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "מגושר": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "גישרתי": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "גשר": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "תגושרנה": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "תגשרי": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "גושר": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "גשרו!‏": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "מגושרים": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "גושרתי": [ + { + "word_nikkud": "לְגַשֵּׁר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "390-legasher" + } + ], + "ישקיע": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "השקיע": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "שקיעה": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "השקענה!‏": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "תשקיעו": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "להשתקע": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "משקיעות": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "מושקעים": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "משקיעים": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "אושקע": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "תושקע": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "השקענו": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "הושקענו": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "השקעתי": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "מושקעת": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "הושקע": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "יושקע": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "משקיעה": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "הושקעתם": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "שקע": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "תשקיע": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "השקיעו!‏": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "הושקעת": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "לשקוע": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "תשקענה": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "נשקיע": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "השקיעי!‏": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "השקעה": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "שקוע": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "השקעתם": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "יושקעו": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "הושקעה": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "תושקעי": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "השקע!‏": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "שׁ - ק - ע": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "תושקענה": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "השקעת": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "מושקע": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "הושקעתי": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "הושקעו": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "מושקעות": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "תשקיעי": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "ישקיעו": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "נושקע": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "משקיע": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "להשקיע": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "הושקעתן": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "השקיעו": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "אשקיע": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "תושקעו": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "השקיעה": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "השקעתן": [ + { + "word_nikkud": "לְהַשְׁקִיעַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2305-lehashkia" + } + ], + "מצצה": [ + { + "word_nikkud": "לִמְצֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1089-limtzotz" + } + ], + "מוצצת": [ + { + "word_nikkud": "לִמְצֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1089-limtzotz" + } + ], + "מצץ": [ + { + "word_nikkud": "לִמְצֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1089-limtzotz" + } + ], + "מצצו!‏": [ + { + "word_nikkud": "לִמְצֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1089-limtzotz" + } + ], + "מוצצים": [ + { + "word_nikkud": "לִמְצֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1089-limtzotz" + } + ], + "נמצוץ": [ + { + "word_nikkud": "לִמְצֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1089-limtzotz" + } + ], + "אמצוץ": [ + { + "word_nikkud": "לִמְצֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1089-limtzotz" + } + ], + "תמצצי": [ + { + "word_nikkud": "לִמְצֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1089-limtzotz" + } + ], + "מצצתן": [ + { + "word_nikkud": "לִמְצֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1089-limtzotz" + } + ], + "ימצצו": [ + { + "word_nikkud": "לִמְצֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1089-limtzotz" + } + ], + "מצצנו": [ + { + "word_nikkud": "לִמְצֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1089-limtzotz" + } + ], + "למצוץ": [ + { + "word_nikkud": "לִמְצֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1089-limtzotz" + } + ], + "מצצי!‏": [ + { + "word_nikkud": "לִמְצֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1089-limtzotz" + } + ], + "מצוצנה!‏": [ + { + "word_nikkud": "לִמְצֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1089-limtzotz" + } + ], + "מצה": [ + { + "word_nikkud": "לִמְצֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1089-limtzotz" + } + ], + "מוצצות": [ + { + "word_nikkud": "לִמְצֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1089-limtzotz" + } + ], + "מציצה": [ + { + "word_nikkud": "לִמְצֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1089-limtzotz" + } + ], + "להימצץ": [ + { + "word_nikkud": "לִמְצֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1089-limtzotz" + } + ], + "מצוץ!‏": [ + { + "word_nikkud": "לִמְצֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1089-limtzotz" + } + ], + "מצצתי": [ + { + "word_nikkud": "לִמְצֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1089-limtzotz" + } + ], + "תמצצו": [ + { + "word_nikkud": "לִמְצֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1089-limtzotz" + } + ], + "מצוץ": [ + { + "word_nikkud": "לִמְצֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1089-limtzotz" + } + ], + "מצצו": [ + { + "word_nikkud": "לִמְצֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1089-limtzotz" + } + ], + "מצצתם": [ + { + "word_nikkud": "לִמְצֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1089-limtzotz" + } + ], + "מוצץ": [ + { + "word_nikkud": "לִמְצֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1089-limtzotz" + } + ], + "מ - צ - ץ": [ + { + "word_nikkud": "לִמְצֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1089-limtzotz" + } + ], + "תמצוצנה": [ + { + "word_nikkud": "לִמְצֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1089-limtzotz" + } + ], + "תמצוץ": [ + { + "word_nikkud": "לִמְצֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1089-limtzotz" + } + ], + "ימצוץ": [ + { + "word_nikkud": "לִמְצֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1089-limtzotz" + } + ], + "מצצת": [ + { + "word_nikkud": "לִמְצֹץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1089-limtzotz" + } + ], + "הרבצתן": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "מרביצים": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "הרביצה": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "הורבצה": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "יורבצו": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "הורבצו": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "נרביץ": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "מורבצת": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "הרבצתי": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "הרביצו": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "אורבץ": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "מורבץ": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "מורבצות": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "ירביצו": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "הרבצנה!‏": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "תורבצנה": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "תרבצנה": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "הרביץ": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "יורבץ": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "הורבצתן": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "תורבצי": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "מורבצים": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "ר - ב - ץ": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "הרבץ!‏": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "הרביצי!‏": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "הרבצת": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "להרביץ": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "תרביצו": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "הורבצת": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "הרבצתם": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "הרביצו!‏": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "מרביצה": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "הרבצנו": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "נורבץ": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "תורבצו": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "הורבץ": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "לרבוץ": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "ירביץ": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "תרביצי": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "הורבצנו": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "תרביץ": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "ארביץ": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "מרביץ": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "הורבצתם": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "תורבץ": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "מרביצות": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "הורבצתי": [ + { + "word_nikkud": "לְהַרְבִּיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1980-leharbitz" + } + ], + "הירדמות": [ + { + "word_nikkud": "לְהֵרָדֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1996-leheradem" + } + ], + "רדום": [ + { + "word_nikkud": "לְהֵרָדֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1996-leheradem" + } + ], + "ר - ד - ם": [ + { + "word_nikkud": "לְהֵרָדֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1996-leheradem" + } + ], + "תרדמה": [ + { + "word_nikkud": "לְהֵרָדֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1996-leheradem" + } + ], + "להרדים": [ + { + "word_nikkud": "לְהֵרָדֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1996-leheradem" + } + ], + "ביטחתי": [ + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "תבוטח": [ + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "ביטחתם": [ + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "מבוטחים": [ + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "ביטחו": [ + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "ביטחת": [ + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "תבוטחנה": [ + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "ביטחה": [ + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "בוטחתן": [ + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "מבוטח": [ + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "בוטחו": [ + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "תבוטחו": [ + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "מבטחות": [ + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "תבוטחי": [ + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "בוטחתי": [ + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "נבוטח": [ + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "מבטחת": [ + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "בוטחה": [ + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "מבוטחות": [ + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "ביטחנו": [ + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "אבוטח": [ + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "יבוטח": [ + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "בוטחנו": [ + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "ביטחתן": [ + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "יבוטחו": [ + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "בוטחתם": [ + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "ביטח": [ + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "מבוטחת": [ + { + "word_nikkud": "לְבַטֵּחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "212-levateach" + } + ], + "מפוענחים": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "יפענחו": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "פוענחתם": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "תפענחי": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "מפענחות": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "פענח": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "פענחתם": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "פוענחת": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "פוענחתי": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "פוענחתן": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "יפוענח": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "פוענחו": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "פיענוח": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "מפוענחות": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "להתפענח": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "פענחתן": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "תפוענחנה": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "מפענח": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "מפוענח": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "פוענחה": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "פ - ע - נ - ח": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "מפענחים": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "תפענחו": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "נפענח": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "פענח!‏": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "פענחי!‏": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "תפוענחו": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "נפוענח": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "פענחו": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "פענחת": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "יפוענחו": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "פענחנה!‏": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "פענחה": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "יפענח": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "פענחו!‏": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "אפוענח": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "פוענח": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "לפענח": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "פענחתי": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "פוענחנו": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "תפענח": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "תפענחנה": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "אפענח": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "מפוענחת": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "פענחנו": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "מפענחת": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "תפוענחי": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "תפוענח": [ + { + "word_nikkud": "לְפַעְנֵחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1663-lefaaneach" + } + ], + "ל - ו - ן": [ + { + "word_nikkud": "לְהִתְלוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "988-lehitlonen" + } + ], + "התלוננת": [ + { + "word_nikkud": "לְהִתְלוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "988-lehitlonen" + } + ], + "תתלונן": [ + { + "word_nikkud": "לְהִתְלוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "988-lehitlonen" + } + ], + "יתלונן": [ + { + "word_nikkud": "לְהִתְלוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "988-lehitlonen" + } + ], + "מלונה": [ + { + "word_nikkud": "לְהִתְלוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "988-lehitlonen" + } + ], + "להתלונן": [ + { + "word_nikkud": "לְהִתְלוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "988-lehitlonen" + } + ], + "התלונני!‏": [ + { + "word_nikkud": "לְהִתְלוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "988-lehitlonen" + } + ], + "תתלוננו": [ + { + "word_nikkud": "לְהִתְלוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "988-lehitlonen" + } + ], + "יתלוננו": [ + { + "word_nikkud": "לְהִתְלוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "988-lehitlonen" + } + ], + "התלונן": [ + { + "word_nikkud": "לְהִתְלוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "988-lehitlonen" + } + ], + "ללון": [ + { + "word_nikkud": "לְהִתְלוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "988-lehitlonen" + } + ], + "לינה": [ + { + "word_nikkud": "לְהִתְלוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "988-lehitlonen" + } + ], + "נתלונן": [ + { + "word_nikkud": "לְהִתְלוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "988-lehitlonen" + } + ], + "התלוננתן": [ + { + "word_nikkud": "לְהִתְלוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "988-lehitlonen" + } + ], + "מתלוננים": [ + { + "word_nikkud": "לְהִתְלוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "988-lehitlonen" + } + ], + "התלוננה": [ + { + "word_nikkud": "לְהִתְלוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "988-lehitlonen" + } + ], + "תלונה": [ + { + "word_nikkud": "לְהִתְלוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "988-lehitlonen" + } + ], + "להלין": [ + { + "word_nikkud": "לְהִתְלוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "988-lehitlonen" + } + ], + "מתלוננות": [ + { + "word_nikkud": "לְהִתְלוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "988-lehitlonen" + } + ], + "אתלונן": [ + { + "word_nikkud": "לְהִתְלוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "988-lehitlonen" + } + ], + "מתלוננת": [ + { + "word_nikkud": "לְהִתְלוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "988-lehitlonen" + } + ], + "התלונן!‏": [ + { + "word_nikkud": "לְהִתְלוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "988-lehitlonen" + } + ], + "התלוננתם": [ + { + "word_nikkud": "לְהִתְלוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "988-lehitlonen" + } + ], + "התלוננו!‏": [ + { + "word_nikkud": "לְהִתְלוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "988-lehitlonen" + } + ], + "התלוננה!‏": [ + { + "word_nikkud": "לְהִתְלוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "988-lehitlonen" + } + ], + "מתלונן": [ + { + "word_nikkud": "לְהִתְלוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "988-lehitlonen" + } + ], + "התלוננתי": [ + { + "word_nikkud": "לְהִתְלוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "988-lehitlonen" + } + ], + "תתלוננה": [ + { + "word_nikkud": "לְהִתְלוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "988-lehitlonen" + } + ], + "מלון": [ + { + "word_nikkud": "לְהִתְלוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "988-lehitlonen" + } + ], + "התלוננו": [ + { + "word_nikkud": "לְהִתְלוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "988-lehitlonen" + } + ], + "תתלונני": [ + { + "word_nikkud": "לְהִתְלוֹנֵן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "988-lehitlonen" + } + ], + "מוקלה": [ + { + "word_nikkud": "לְהָקֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "יוקלו": [ + { + "word_nikkud": "לְהָקֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "תוקלנה": [ + { + "word_nikkud": "לְהָקֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "הוקלתן": [ + { + "word_nikkud": "לְהָקֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "יוקל": [ + { + "word_nikkud": "לְהָקֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "ק - ל - ל": [ + { + "word_nikkud": "לְהָקֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "הוקלתם": [ + { + "word_nikkud": "לְהָקֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "נוקל": [ + { + "word_nikkud": "לְהָקֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "מוקלות": [ + { + "word_nikkud": "לְהָקֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "קלות": [ + { + "word_nikkud": "לְהָקֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "אוקל": [ + { + "word_nikkud": "לְהָקֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "תוקלי": [ + { + "word_nikkud": "לְהָקֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "הוקלה": [ + { + "word_nikkud": "לְהָקֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "לקלל": [ + { + "word_nikkud": "לְהָקֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "הוקלתי": [ + { + "word_nikkud": "לְהָקֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "תוקלינה": [ + { + "word_nikkud": "לְהָקֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "מוקל": [ + { + "word_nikkud": "לְהָקֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "הוקלת": [ + { + "word_nikkud": "לְהָקֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "קל": [ + { + "word_nikkud": "לְהָקֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "קללה": [ + { + "word_nikkud": "לְהָקֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "תוקל": [ + { + "word_nikkud": "לְהָקֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "הוקלו": [ + { + "word_nikkud": "לְהָקֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "תוקלו": [ + { + "word_nikkud": "לְהָקֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "הוקלנו": [ + { + "word_nikkud": "לְהָקֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "מוקלים": [ + { + "word_nikkud": "לְהָקֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "הוקל": [ + { + "word_nikkud": "לְהָקֵל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1901-lehakel" + } + ], + "גררת": [ + { + "word_nikkud": "לִגְרֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "384-ligror" + } + ], + "גרורנה!‏": [ + { + "word_nikkud": "לִגְרֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "384-ligror" + } + ], + "גררנו": [ + { + "word_nikkud": "לִגְרֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "384-ligror" + } + ], + "גוררים": [ + { + "word_nikkud": "לִגְרֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "384-ligror" + } + ], + "גררתן": [ + { + "word_nikkud": "לִגְרֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "384-ligror" + } + ], + "תגררי": [ + { + "word_nikkud": "לִגְרֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "384-ligror" + } + ], + "גררו": [ + { + "word_nikkud": "לִגְרֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "384-ligror" + } + ], + "יגרור": [ + { + "word_nikkud": "לִגְרֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "384-ligror" + } + ], + "תגרור": [ + { + "word_nikkud": "לִגְרֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "384-ligror" + } + ], + "גוררות": [ + { + "word_nikkud": "לִגְרֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "384-ligror" + } + ], + "גוררת": [ + { + "word_nikkud": "לִגְרֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "384-ligror" + } + ], + "אגרור": [ + { + "word_nikkud": "לִגְרֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "384-ligror" + } + ], + "גרור!‏": [ + { + "word_nikkud": "לִגְרֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "384-ligror" + } + ], + "גורר": [ + { + "word_nikkud": "לִגְרֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "384-ligror" + } + ], + "תגרורנה": [ + { + "word_nikkud": "לִגְרֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "384-ligror" + } + ], + "גררו!‏": [ + { + "word_nikkud": "לִגְרֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "384-ligror" + } + ], + "תגררו": [ + { + "word_nikkud": "לִגְרֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "384-ligror" + } + ], + "לגרור": [ + { + "word_nikkud": "לִגְרֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "384-ligror" + } + ], + "ג - ר - ר": [ + { + "word_nikkud": "לִגְרֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "384-ligror" + } + ], + "גררי!‏": [ + { + "word_nikkud": "לִגְרֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "384-ligror" + } + ], + "יגררו": [ + { + "word_nikkud": "לִגְרֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "384-ligror" + } + ], + "גררתם": [ + { + "word_nikkud": "לִגְרֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "384-ligror" + } + ], + "לגרר": [ + { + "word_nikkud": "לִגְרֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "384-ligror" + } + ], + "נגרור": [ + { + "word_nikkud": "לִגְרֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "384-ligror" + } + ], + "גררתי": [ + { + "word_nikkud": "לִגְרֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "384-ligror" + } + ], + "גררה": [ + { + "word_nikkud": "לִגְרֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "384-ligror" + } + ], + "להיגרר": [ + { + "word_nikkud": "לִגְרֹר", + "form_type": "conjugation", + "pos": "Verb", + "slug": "384-ligror" + } + ], + "יאוכזב": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "יאכזב": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "מאוכזב": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "להתאכזב": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "אוכזבתי": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "יאכזבו": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "אכזבתן": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "מאכזבים": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "תאוכזב": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "אוכזבו": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "תאכזבו": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "אכזב!‏": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "תאכזבי": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "תאכזב": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "מאוכזבים": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "מאכזב": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "מאוכזבות": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "אוכזבת": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "אאוכזב": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "אכזבת": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "אכזבתי": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "תאכזבנה": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "אוכזבתן": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "מאכזבות": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "מאכזבת": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "אכזב": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "אכזבנו": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "אוכזבתם": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "תאוכזבו": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "א - כ - ז - ב": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "מאוכזבת": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "נאוכזב": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "אכזבו": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "אוכזבנו": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "לאכזב": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "תאוכזבי": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "יאוכזבו": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "אכזבתם": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "אאכזב": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "אכזבו!‏": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "אוכזבה": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "אכזבנה!‏": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "אוכזב": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "תאוכזבנה": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "אכזבי!‏": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "נאכזב": [ + { + "word_nikkud": "לְאַכְזֵב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "94-leachzev" + } + ], + "בוגדני": [ + { + "word_nikkud": "לִבְגֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "167-livgod" + } + ], + "בוגד": [ + { + "word_nikkud": "לִבְגֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "167-livgod" + } + ], + "תבגדו": [ + { + "word_nikkud": "לִבְגֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "167-livgod" + } + ], + "בגדה": [ + { + "word_nikkud": "לִבְגֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "167-livgod" + } + ], + "יבגדו": [ + { + "word_nikkud": "לִבְגֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "167-livgod" + } + ], + "אבגוד": [ + { + "word_nikkud": "לִבְגֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "167-livgod" + } + ], + "בגדתי": [ + { + "word_nikkud": "לִבְגֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "167-livgod" + } + ], + "יבגוד": [ + { + "word_nikkud": "לִבְגֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "167-livgod" + } + ], + "בוגדת": [ + { + "word_nikkud": "לִבְגֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "167-livgod" + } + ], + "בוגדים": [ + { + "word_nikkud": "לִבְגֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "167-livgod" + } + ], + "בגדת": [ + { + "word_nikkud": "לִבְגֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "167-livgod" + } + ], + "נבגוד": [ + { + "word_nikkud": "לִבְגֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "167-livgod" + } + ], + "בגדתם": [ + { + "word_nikkud": "לִבְגֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "167-livgod" + } + ], + "בגודנה!‏": [ + { + "word_nikkud": "לִבְגֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "167-livgod" + } + ], + "בוגדות": [ + { + "word_nikkud": "לִבְגֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "167-livgod" + } + ], + "תבגוד": [ + { + "word_nikkud": "לִבְגֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "167-livgod" + } + ], + "תבגדי": [ + { + "word_nikkud": "לִבְגֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "167-livgod" + } + ], + "לבגוד": [ + { + "word_nikkud": "לִבְגֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "167-livgod" + } + ], + "בגדו!‏": [ + { + "word_nikkud": "לִבְגֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "167-livgod" + } + ], + "בוגדנות": [ + { + "word_nikkud": "לִבְגֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "167-livgod" + } + ], + "בגדי!‏": [ + { + "word_nikkud": "לִבְגֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "167-livgod" + } + ], + "בגדתן": [ + { + "word_nikkud": "לִבְגֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "167-livgod" + } + ], + "להיבגד": [ + { + "word_nikkud": "לִבְגֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "167-livgod" + } + ], + "תבגודנה": [ + { + "word_nikkud": "לִבְגֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "167-livgod" + } + ], + "ב - ג - ד": [ + { + "word_nikkud": "לִבְגֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "167-livgod" + } + ], + "בגדו": [ + { + "word_nikkud": "לִבְגֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "167-livgod" + } + ], + "בגדנו": [ + { + "word_nikkud": "לִבְגֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "167-livgod" + } + ], + "בגוד!‏": [ + { + "word_nikkud": "לִבְגֹּד", + "form_type": "conjugation", + "pos": "Verb", + "slug": "167-livgod" + } + ], + "מוחשבתי": [ + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "מחשבנו": [ + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "תמוחשבי": [ + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "ממוחשב": [ + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "מחשבת": [ + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "תמוחשבו": [ + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "ממוחשבת": [ + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "מוחשבתם": [ + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "מחשבו": [ + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "מחשבתם": [ + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "ממוחשבות": [ + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "ממחשבים": [ + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "למחשב": [ + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "מחשבו!‏": [ + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "מ - ח - שׁ - ב": [ + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "ימחשבו": [ + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "ממוחשבים": [ + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "ממחשבות": [ + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "תמחשבי": [ + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "מוחשב": [ + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "מחשבי!‏": [ + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "תמחשבנה": [ + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "מחשב!‏": [ + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "אמוחשב": [ + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "מחשבתי": [ + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "תמחשב": [ + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "מוחשבה": [ + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "תמוחשב": [ + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "ממחשב": [ + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "נמחשב": [ + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "ימוחשבו": [ + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "נמוחשב": [ + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "מוחשבתן": [ + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "תמוחשבנה": [ + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "מוחשבנו": [ + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "מחשבנה!‏": [ + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "מוחשבו": [ + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "תמחשבו": [ + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "ממחשבת": [ + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "מחשבתן": [ + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "אמחשב": [ + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "ימחשב": [ + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "ימוחשב": [ + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "מוחשבת": [ + { + "word_nikkud": "לְמַחְשֵׁב", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4073-lemachshev" + } + ], + "הוטל": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "הטילותי": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "יוטלו": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "מוטלת": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "תטיל": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "הוטלתם": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "תטלנה": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "אוטל": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "הטילי!‏": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "הטילותן": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "הטילונו": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "מוטל": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "מוטלים": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "הוטלנו": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "נוטל": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "יוטל": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "הוטלו": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "תוטלו": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "הוטלה": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "נטיל": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "תוטלינה": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "הטילה": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "הטלתם": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "הטילותם": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "תטילו": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "הטלנה!‏": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "הוטלתן": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "טיל": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "הטלתי": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "מטיל": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "מוטלות": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "תטילי": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "ט - ו - ל": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "מטילים": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "הטיל": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "הטילות": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "הטלתן": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "תטילינה": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "הטלנו": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "תוטל": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "הטל!‏": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "יטילו": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "הטילו!‏": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "תוטלי": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "יטיל": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "מטילות": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "הוטלת": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "תוטלנה": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "מטילה": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "הוטלתי": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "הטלת": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "הטילו": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "אטיל": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "להטיל": [ + { + "word_nikkud": "לְהַטִּיל", + "form_type": "conjugation", + "pos": "Verb", + "slug": "739-lehatil" + } + ], + "חמקו!‏": [ + { + "word_nikkud": "לַחְמֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "626-lachmok" + } + ], + "נחמוק": [ + { + "word_nikkud": "לַחְמֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "626-lachmok" + } + ], + "חומקים": [ + { + "word_nikkud": "לַחְמֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "626-lachmok" + } + ], + "תחמוק": [ + { + "word_nikkud": "לַחְמֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "626-lachmok" + } + ], + "חמקה": [ + { + "word_nikkud": "לַחְמֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "626-lachmok" + } + ], + "חומק": [ + { + "word_nikkud": "לַחְמֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "626-lachmok" + } + ], + "חמוק!‏": [ + { + "word_nikkud": "לַחְמֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "626-lachmok" + } + ], + "חמקת": [ + { + "word_nikkud": "לַחְמֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "626-lachmok" + } + ], + "חמקתן": [ + { + "word_nikkud": "לַחְמֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "626-lachmok" + } + ], + "חמקו": [ + { + "word_nikkud": "לַחְמֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "626-lachmok" + } + ], + "יחמוק": [ + { + "word_nikkud": "לַחְמֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "626-lachmok" + } + ], + "חומקות": [ + { + "word_nikkud": "לַחְמֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "626-lachmok" + } + ], + "חמקתם": [ + { + "word_nikkud": "לַחְמֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "626-lachmok" + } + ], + "תחמקי": [ + { + "word_nikkud": "לַחְמֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "626-lachmok" + } + ], + "יחמקו": [ + { + "word_nikkud": "לַחְמֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "626-lachmok" + } + ], + "חומקת": [ + { + "word_nikkud": "לַחְמֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "626-lachmok" + } + ], + "חמק": [ + { + "word_nikkud": "לַחְמֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "626-lachmok" + } + ], + "חמקתי": [ + { + "word_nikkud": "לַחְמֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "626-lachmok" + } + ], + "אחמוק": [ + { + "word_nikkud": "לַחְמֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "626-lachmok" + } + ], + "חמקנו": [ + { + "word_nikkud": "לַחְמֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "626-lachmok" + } + ], + "תחמקו": [ + { + "word_nikkud": "לַחְמֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "626-lachmok" + } + ], + "תחמוקנה": [ + { + "word_nikkud": "לַחְמֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "626-lachmok" + } + ], + "חמוקנה!‏": [ + { + "word_nikkud": "לַחְמֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "626-lachmok" + } + ], + "חמקי!‏": [ + { + "word_nikkud": "לַחְמֹק", + "form_type": "conjugation", + "pos": "Verb", + "slug": "626-lachmok" + } + ], + "מריץ": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "הורצו": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "הריצו!‏": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "מורצת": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "הריצה": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "מורץ": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "יריץ": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "יורצו": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "תורצו": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "תורצי": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "הריץ": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "מריצים": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "הרצנה!‏": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "נורץ": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "הורצתן": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "נריץ": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "הורצנו": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "הרצתי": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "הרץ!‏": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "תורצינה": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "תריצו": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "הריצי!‏": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "הורצתם": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "הורצתי": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "תריץ": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "הרצתן": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "הרצת": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "מורצות": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "הריצות": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "תריצינה": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "הרצתם": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "תורץ": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "הריצותי": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "הורצת": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "הריצונו": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "תורצנה": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "הריצותן": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "יורץ": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "הרצנו": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "תרצנה": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "יריצו": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "אורץ": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "מורצים": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "מריצות": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "אריץ": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "הורצה": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "הורץ": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "הריצו": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "הריצותם": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "תריצי": [ + { + "word_nikkud": "לְהָרִיץ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2010-leharitz" + } + ], + "תדיחו": [ + { + "word_nikkud": "לְהַדִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4229-lehadiach" + } + ], + "הדיחותי": [ + { + "word_nikkud": "לְהַדִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4229-lehadiach" + } + ], + "הדחתן": [ + { + "word_nikkud": "לְהַדִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4229-lehadiach" + } + ], + "ידיח": [ + { + "word_nikkud": "לְהַדִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4229-lehadiach" + } + ], + "תדיחי": [ + { + "word_nikkud": "לְהַדִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4229-lehadiach" + } + ], + "הדיח": [ + { + "word_nikkud": "לְהַדִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4229-lehadiach" + } + ], + "הדיחו!‏": [ + { + "word_nikkud": "לְהַדִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4229-lehadiach" + } + ], + "הדחנה!‏": [ + { + "word_nikkud": "לְהַדִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4229-lehadiach" + } + ], + "הדחתי": [ + { + "word_nikkud": "לְהַדִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4229-lehadiach" + } + ], + "הדח!‏": [ + { + "word_nikkud": "לְהַדִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4229-lehadiach" + } + ], + "תדיח": [ + { + "word_nikkud": "לְהַדִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4229-lehadiach" + } + ], + "הדיחי!‏": [ + { + "word_nikkud": "לְהַדִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4229-lehadiach" + } + ], + "נדיח": [ + { + "word_nikkud": "לְהַדִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4229-lehadiach" + } + ], + "הדחנו": [ + { + "word_nikkud": "לְהַדִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4229-lehadiach" + } + ], + "הדיחו": [ + { + "word_nikkud": "לְהַדִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4229-lehadiach" + } + ], + "תדיחינה": [ + { + "word_nikkud": "לְהַדִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4229-lehadiach" + } + ], + "הדיחותם": [ + { + "word_nikkud": "לְהַדִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4229-lehadiach" + } + ], + "הדיחונו": [ + { + "word_nikkud": "לְהַדִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4229-lehadiach" + } + ], + "הדחת": [ + { + "word_nikkud": "לְהַדִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4229-lehadiach" + } + ], + "הדחתם": [ + { + "word_nikkud": "לְהַדִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4229-lehadiach" + } + ], + "הדיחה": [ + { + "word_nikkud": "לְהַדִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4229-lehadiach" + } + ], + "תדחנה": [ + { + "word_nikkud": "לְהַדִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4229-lehadiach" + } + ], + "ידיחו": [ + { + "word_nikkud": "לְהַדִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4229-lehadiach" + } + ], + "מדיחות": [ + { + "word_nikkud": "לְהַדִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4229-lehadiach" + } + ], + "אדיח": [ + { + "word_nikkud": "לְהַדִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4229-lehadiach" + } + ], + "הדיחותן": [ + { + "word_nikkud": "לְהַדִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4229-lehadiach" + } + ], + "מדיחה": [ + { + "word_nikkud": "לְהַדִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4229-lehadiach" + } + ], + "הדיחות": [ + { + "word_nikkud": "לְהַדִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4229-lehadiach" + } + ], + "מדיחים": [ + { + "word_nikkud": "לְהַדִּיחַ", + "form_type": "conjugation", + "pos": "Verb", + "slug": "4229-lehadiach" + } + ], + "מעדכנים": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "עודכנתם": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "יעדכן": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "נעדכן": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "תעודכנו": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "לעדכן": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "ע - ד - כ - ן": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "עדכנה!‏": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "תעודכנה": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "תעדכנו": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "עדכנתם": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "יעדכנו": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "עדכנו!‏": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "עדכנו": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "עדכנתי": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "מעדכנות": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "מעודכנת": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "עידכון": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "תעדכן": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "עודכנתי": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "מעדכן": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "עדכנת": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "עודכנו": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "תעודכן": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "עודכנה": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "עודכן": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "יעודכן": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "אעודכן": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "להתעדכן": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "עדכנתן": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "תעדכנה": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "יעודכנו": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "מעודכן": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "עדכנה": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "מעדכנת": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "תעדכני": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "מעודכנים": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "עדכן": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "נעודכן": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "עדכני!‏": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "עדכן!‏": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "תעודכני": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "מעודכנות": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "עודכנת": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "אעדכן": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "עודכנתן": [ + { + "word_nikkud": "לְעַדְכֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1450-leadken" + } + ], + "תתקיימנה": [ + { + "word_nikkud": "לְהִתְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1881-lehitkayem" + } + ], + "יתקיים": [ + { + "word_nikkud": "לְהִתְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1881-lehitkayem" + } + ], + "מתקיימות": [ + { + "word_nikkud": "לְהִתְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1881-lehitkayem" + } + ], + "נתקיים": [ + { + "word_nikkud": "לְהִתְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1881-lehitkayem" + } + ], + "אתקיים": [ + { + "word_nikkud": "לְהִתְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1881-lehitkayem" + } + ], + "תתקיים": [ + { + "word_nikkud": "לְהִתְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1881-lehitkayem" + } + ], + "תתקיימו": [ + { + "word_nikkud": "לְהִתְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1881-lehitkayem" + } + ], + "התקיימתם": [ + { + "word_nikkud": "לְהִתְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1881-lehitkayem" + } + ], + "מתקיימת": [ + { + "word_nikkud": "לְהִתְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1881-lehitkayem" + } + ], + "התקיימו": [ + { + "word_nikkud": "לְהִתְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1881-lehitkayem" + } + ], + "התקיימנו": [ + { + "word_nikkud": "לְהִתְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1881-lehitkayem" + } + ], + "התקיימי!‏": [ + { + "word_nikkud": "לְהִתְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1881-lehitkayem" + } + ], + "מתקיימים": [ + { + "word_nikkud": "לְהִתְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1881-lehitkayem" + } + ], + "תתקיימי": [ + { + "word_nikkud": "לְהִתְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1881-lehitkayem" + } + ], + "התקיים!‏": [ + { + "word_nikkud": "לְהִתְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1881-lehitkayem" + } + ], + "התקיימתי": [ + { + "word_nikkud": "לְהִתְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1881-lehitkayem" + } + ], + "התקיימתן": [ + { + "word_nikkud": "לְהִתְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1881-lehitkayem" + } + ], + "התקיימה": [ + { + "word_nikkud": "לְהִתְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1881-lehitkayem" + } + ], + "מתקיים": [ + { + "word_nikkud": "לְהִתְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1881-lehitkayem" + } + ], + "התקיים": [ + { + "word_nikkud": "לְהִתְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1881-lehitkayem" + } + ], + "התקיימו!‏": [ + { + "word_nikkud": "לְהִתְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1881-lehitkayem" + } + ], + "יתקיימו": [ + { + "word_nikkud": "לְהִתְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1881-lehitkayem" + } + ], + "התקיימנה!‏": [ + { + "word_nikkud": "לְהִתְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1881-lehitkayem" + } + ], + "התקיימת": [ + { + "word_nikkud": "לְהִתְקַיֵּם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1881-lehitkayem" + } + ], + "פיעמתן": [ + { + "word_nikkud": "לְפַעֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5672-lefaem" + } + ], + "פיעמתי": [ + { + "word_nikkud": "לְפַעֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5672-lefaem" + } + ], + "להיפעם": [ + { + "word_nikkud": "לְפַעֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5672-lefaem" + } + ], + "לפעם": [ + { + "word_nikkud": "לְפַעֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5672-lefaem" + } + ], + "תפעמנה": [ + { + "word_nikkud": "לְפַעֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5672-lefaem" + } + ], + "להפעים": [ + { + "word_nikkud": "לְפַעֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5672-lefaem" + } + ], + "פיעם": [ + { + "word_nikkud": "לְפַעֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5672-lefaem" + } + ], + "אפעם": [ + { + "word_nikkud": "לְפַעֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5672-lefaem" + } + ], + "פעמון": [ + { + "word_nikkud": "לְפַעֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5672-lefaem" + } + ], + "מפעמת": [ + { + "word_nikkud": "לְפַעֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5672-lefaem" + } + ], + "פיעמנו": [ + { + "word_nikkud": "לְפַעֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5672-lefaem" + } + ], + "להתפעם": [ + { + "word_nikkud": "לְפַעֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5672-lefaem" + } + ], + "פ - ע - ם": [ + { + "word_nikkud": "לְפַעֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5672-lefaem" + } + ], + "פיעמה": [ + { + "word_nikkud": "לְפַעֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5672-lefaem" + } + ], + "מפעמים": [ + { + "word_nikkud": "לְפַעֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5672-lefaem" + } + ], + "פיעמת": [ + { + "word_nikkud": "לְפַעֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5672-lefaem" + } + ], + "נפעם": [ + { + "word_nikkud": "לְפַעֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5672-lefaem" + } + ], + "פעם!‏": [ + { + "word_nikkud": "לְפַעֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5672-lefaem" + } + ], + "תפעמי": [ + { + "word_nikkud": "לְפַעֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5672-lefaem" + } + ], + "מפעם": [ + { + "word_nikkud": "לְפַעֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5672-lefaem" + } + ], + "יפעם": [ + { + "word_nikkud": "לְפַעֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5672-lefaem" + } + ], + "מפעמות": [ + { + "word_nikkud": "לְפַעֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5672-lefaem" + } + ], + "יפעמו": [ + { + "word_nikkud": "לְפַעֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5672-lefaem" + } + ], + "פעמי!‏": [ + { + "word_nikkud": "לְפַעֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5672-lefaem" + } + ], + "פעימה": [ + { + "word_nikkud": "לְפַעֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5672-lefaem" + } + ], + "פעם": [ + { + "word_nikkud": "לְפַעֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5672-lefaem" + } + ], + "תפעם": [ + { + "word_nikkud": "לְפַעֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5672-lefaem" + } + ], + "פעמיים": [ + { + "word_nikkud": "לְפַעֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5672-lefaem" + } + ], + "תפעמו": [ + { + "word_nikkud": "לְפַעֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5672-lefaem" + } + ], + "פיעמו": [ + { + "word_nikkud": "לְפַעֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5672-lefaem" + } + ], + "פעמו!‏": [ + { + "word_nikkud": "לְפַעֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5672-lefaem" + } + ], + "לפעום": [ + { + "word_nikkud": "לְפַעֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5672-lefaem" + } + ], + "פיעמתם": [ + { + "word_nikkud": "לְפַעֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5672-lefaem" + } + ], + "פעמנה!‏": [ + { + "word_nikkud": "לְפַעֵם", + "form_type": "conjugation", + "pos": "Verb", + "slug": "5672-lefaem" + } + ], + "מיעטת": [ + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "מועטת": [ + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "ימועטו": [ + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "ממעטת": [ + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "ממועטים": [ + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "ממעטות": [ + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "מועטתי": [ + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "מועטתן": [ + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "מועטנו": [ + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "ממועטות": [ + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "מיעטה": [ + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "מיעטו": [ + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "מיעטתי": [ + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "מיעטנו": [ + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "נמועט": [ + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "ממועט": [ + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "ממעטים": [ + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "אמועט": [ + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "תמועטי": [ + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "תמועט": [ + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "מועטתם": [ + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "ממועטת": [ + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "מעטי!‏": [ + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "מעט!‏": [ + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "מיעטתן": [ + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "ממעט": [ + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "ימועט": [ + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "תמועטנה": [ + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "מיעטתם": [ + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "מועטה": [ + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "תמועטו": [ + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "מעטנה!‏": [ + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "מעטו!‏": [ + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "מיעט": [ + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "מועטו": [ + { + "word_nikkud": "לְמַעֵט", + "form_type": "conjugation", + "pos": "Verb", + "slug": "2469-lemaet" + } + ], + "מעצבנת": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "תעצבנה": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "עצבן!‏": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "נעוצבן": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "תעצבני": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "עוצבנתן": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "לעצבן": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "עצבנתי": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "תעצבן": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "יעצבן": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "מעוצבנים": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "עוצבנו": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "תעוצבנו": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "תעוצבנה": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "תעוצבן": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "מעצבנות": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "יעוצבן": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "עצבנות": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "עצבן": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "אעצבן": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "נעצבן": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "עוצבנתי": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "מעצבנים": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "תעוצבני": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "עצבנה!‏": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "אעוצבן": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "מעצבן": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "עצבנה": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "עצבנתם": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "עוצבנה": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "עצבני!‏": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "עצבנו": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "מעוצבנות": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "תעצבנו": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "להתעצבן": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "עוצבן": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "עוצבנת": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "מעוצבנת": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "מעוצבן": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "יעוצבנו": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "עצבנו!‏": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "יעצבנו": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "עוצבנתם": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "ע - צ - ב - ן": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "עצבנתן": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ], + "עצבנת": [ + { + "word_nikkud": "לְעַצְבֵּן", + "form_type": "conjugation", + "pos": "Verb", + "slug": "1536-leatzben" + } + ] +} \ No newline at end of file diff --git a/data/legacy_guid_map.json b/data/legacy_guid_map.json new file mode 100644 index 0000000..f857655 --- /dev/null +++ b/data/legacy_guid_map.json @@ -0,0 +1,9242 @@ +{ + "לֶאֱבֹל": "Lqr", + "אֲבִיזָר": "ws`{oSv5p1", + "לְהִתְאַבֵּל": "xJ.Tc!D9Ka", + "לְהִתְאַבֵּן": "xsjaDf-P]<", + "אֶבֶן": "oU>-#+J/P~", + "לְהַאֲבִיס": "!~2]h=p;U", + "הַאֲבָסָה": "EmMd$4hi%e", + "לְהַאֲבִיק": "yIp/S9[`[Y", + "אַבִּיר": "J0j:H`C8Tl", + "אִגּוּד": "o^rHJ4@xQ4", + "אֶגֶד": "oT:hp0E*M)", + "אֲגִידָה": "l3-22nAH`1", + "אוֹגֵד": "i&TCS;o2<$", + "מָאֳגָד": "j%^f7qFZ", + "מַאֲגָר": "r!1D%9Xkro", + "לֶאֱגֹר": "GxV/;iVgj$", + "אֲגַרְטָל": "mEm0>-m)m8", + "לְהִתְאַגְרֵף": "N#;0Gw;NG-", + "אִגְרוּף": "GgFUAgDt2A", + "אָדִיב": "jX7OYV_;-N", + "אַדְוָה": "n.nIv=M)/x", + "לְהִתְאַדּוֹת": "d*]/B|>93:", + "אֵד": "wCcYksV;4~", + "אִדּוּי": "o{<,V8B^q>", + "לְאַדּוֹת": "rDJa&k6dxU", + "מַאֲדִים": "j7?z2=%%R8", + "אֹדֶם||ruby (gem)": "CV7nEK-`0v", + "אֹדֶם||red, red colour; 💄 lipstick (c": "NF@YZbwJZz", + "אֹדֶם": "CV7nEK-`0v", + "אַדֶּמֶת": "v`,SE9T*^N", + "אָדָם": "dk9L3?5F?P", + "אָדֹם": "G{hu(;{wiu", + "לְהַאֲדִים": "D@5}ij@MPJ", + "אָדוּק": "Kck[[AT%AH", + "נֶאְדָּר": "cop8*Z)*rv", + "אַדִּיר": "BH*yN9}WmA", + "אַדְרִיכָל": "DO@*;kf)i.", + "אָדִישׁ": "no0:t>vqFi", + "לֶאֱהֹב": "se11tRwo?T", + "הִתְאַהֲבוּת": "xf1CCl(VuU", + "אַהֲבָה": "Qw3f2(1v99", + "אָהוּב": "bZSJW+boXu", + "מְאֹהָב": "J~6D1R+`)*", + "אוֹטוֹ": "LqUW70", + "אוֹי": "u0O6-elgDe", + "לְהִתְאַוּוֹת": "E3kLNZbREr", + "אֻכְלוּסִיָּה": "cciSV,?!%#", + "אוּלָם||however, but, nevertheless": "E&[N/K^^@M", + "אוּלָם||hall, vestibule": "k;=r#S/uB=", + "אוּלָם": "k;=r#S/uB=", + "אוּנִיבֶרְסִיטָה": "FxSW$/mSo}", + "אֳנִיָּה": "FcI(_hFset", + "לָאוּץ": "DB||*UuLxa", + "לְהָאִיץ": "yM{:7@TfXZ", + "תְּאוּצָה": "d)43x_P.q0", + "אָצָן": "Ekb.+VLr&c", + "אוֹצַר מִלִּים": "PNpa8k$wkA", + "אוֹר": "m0s}F4F>N", + "מוּאָר": "Mh?>RtXptu", + "תְּאוּרָה": "NxP1z~Rn`^", + "מְאוּרָה": "AL@kL65(_^H", + "אֶחָד": "E_ZK8xm:5I", + "אַחֲוָה": "L.GII?c|0c", + "אָחוֹת": "J0CBWkKoCy", + "לֶאֱחֹז": "OLAQ)O[!p0", + "אָחוּז": "MF/Bq8&NLm", + "לְאַחְזֵר": "P8bFx2T3W<", + "לְהִתְאַחוֹת": "egbIS~@Nkj", + "לְאַחוֹת": "f3*tiE.MCF", + "אַחְיָן": "K;CiVC|tTs", + "אִחְסוּן": "tdb&~?/g>", + "לְהִתְאַחֵר": "FsvasyN0TV", + "אַחֲרִית": "G,nV{6w|id", + "אַחְרָאִי": "i%0yevnaoH", + "אֶטֶב": "lN[kR>Dg`9", + "אִטִּי": "C6UpV.;L/v", + "לְהָאֵט": "ypK7={vhn9", + "אִטְלִיז": "sxX_ce`Osq", + "לֶאֱטֹם": "nc+k*wHn:?", + "אִטּוּם": "BflQ$(3=~U", + "לְהֵאָטֵם": "PODd7Ay{k]", + "אִי": "t[p$rS{Z34", + "אוֹיֵב": "p-_1kc|]q7", + "אֵיבָה": "MfXY~ApW}R", + "אֵבָר": "d&nZYhZAV)", + "אַיֵּה": "C-Cm%L5?^D", + "אֵיזֶה": "KI[f/(eeqj", + "אֵיזוֹ": "ILlJ@:>sJX", + "אַיָּל": "E:P+Ls-;4%", + "אִכָּא": "x]*+sw>PRI", + "אִיכְס": "G&>;*Jm}1`", + "אֵיכְשֶׁהוּ": "d&t`M:@A(", + "אַיִל": "D}TjT+EAp-", + "אֱיָל": "g]n#f>N?Yq", + "אִילָן": "g^U|`HJ)-o", + "אֵם": "oIMAqaAUuq", + "לְאַיֵּם": "o>D@@WHbaO", + "אָיֹם": "hm[?KlKs%q", + "לְאַיֵּן": "m/(TK=DQ2g", + "אֵינְסוֹף": "Hw2BMAb0|}", + "אֵינְסוֹפִי": "Ke*5#O;4Z{", + "אֵינְסְפוֹר": "H)+[;t6~:l", + "אֵיפֹה": "NdyW4dkbRy", + "אִיּוּר": "cP74M/hI", + "לְהִתְאַכְזֵב": "q6j.EZC?$@Z^+r", + "לֶאֱכֹל": "pDJ6Mz95|_", + "אֹכֶל": "G8-+JvY+fC", + "הַאֲכָלָה": "pp~ki&i>)5", + "מַאֲכָל": "Q!R0PoH`AD", + "מַאֲכֶלֶת": "t.B|a`hnwS", + "לְאַכֵּל": "eF`SG8cv~s", + "אֲכִילָה": "sU|!JjQncP", + "אָכוּל": "M_(qYwaN|D", + "מַכֹּלֶת": "O>;(~mcWPH", + "לְהִתְאַכְסֵן": "p{Pan(8O1a", + "לְאַכְסֵן": "eKbY`^qo~(", + "אַכְסַנְיָה": "c!dHd/4|Hm", + "לֶאֱכֹף": "Ga}>/ChnHe", + "לְהֵאָכֵף": "w|G", + "אֵל": "babE;+:W3n", + "אֶלָּא": "AbEfXqLDvd", + "אֶלֶגַנְטִי": "ASb|I,t)Qt", + "אֵלֶה": "kWB]P?0/e)", + "אַלָּה": "Lf,mu.V/FQ", + "אֵלָה": "xaJGLYzkI.", + "אֵלוּ": "s5oC1Wl!,$", + "אֱלֹהַּ": "d:t8;p(,|G", + "אַלּוֹן": "w[vi38v7zW", + "אֲלוּנְקָה": "D>Waxv:i~!", + "אַלְחוּט": "b>BBLcAnVM", + "אַלְחוּטִי": "jB&CtBCwI_", + "לְאַלְחֵשׁ": "E4/Y{.juV", + "אַלְפַּיִם": "C?HKP.w>Z.", + "לְאַלֵּף": "JKY&lvuX$|?", + "לְאַמְלֵל": "gEA!p/Go>#", + "אֻמָּה": "bw+rr!oy::", + "לְהִתְאַמֵּן": "M1E2]>D`$r", + "מְאַמֵּן": "F+9Na$}~}", + "אֹמֶץ": "uu)tZ,0xp7", + "אָמוּר": "y.9uB)oz}|", + "לְהֵאָמֵר": "C37uER2;^X", + "אָנוּ": "BN#Wp=p1Bi", + "אֲנֹכִי": "MQAC", + "מְאֻנָּךְ": "gM|WCr@pBF", + "לְאוֹנֵן": "e_n1p[^)[s", + "אָנָנָס": "mbv?,f1?uA", + "לֶאֱנֹס": "ypp/y78|bu", + "אִישִׁיּוּת": "r080O@ap,i", + "אִישִׁי": "k{eJ,~DYiD", + "נָשִׁיּוּת": "mU]eM99P7%", + "אֱנוֹשׁוּת": "O#0uQ]pRrf", + "אִישִׁית": "yf6q)KL9Y%", + "אִישׁ": "f,i)[YF70g", + "אִשָּׁה": "Ff36IZ0pJ&", + "אֱנוֹשִׁי": "J-{V]xK,wU", + "לְהַאֲנִישׁ": "b1`+f.n@1(", + "אִישִׁים": "Q+T-)Ox)r/", + "נָשִׁי": "g6ueX~Ws4F", + "אָסוֹן": "E_&ovxtA6x", + "אַסְטְרוֹנוֹמְיָה": "n2!dJd?J]F", + "אַסְלָה": "uCJHtOhH!1", + "לְהִתְאַסְלֵם": "pI1^5,sNbb", + "אָסָם": "kjJhm{$AGe", + "לְהֵאָסֵף": "K4%xBbaja&", + "אֹסֶף": "i%AA*,:5;)", + "אִסּוּף": "kY^.-tG}4.", + "אָסִיר": "rNW>6Kl6d^", + "לְהֵאָסֵר": "y^QlO@DDTi", + "אֵפוֹא": "L[/M/^]FzG", + "לֶאֱפֹז": "p-JvXG;yod", + "אָפְיָן": "r^n?pIBG,_", + "אָפְיָנִי": "b(B3dbNQ~t", + "אֲפִיָּה": "iE8m4wd&Wm", + "אֶפִּי": "Jya2o3QDX]c|FG$", + "לְהִתְאַפֵּס": "m;N-m.`rak", + "אַפְסִי": "nKD(igm!3a", + "לְאַפֵּס": "ExN{nt9|%d", + "לֶאֱפֹף": "kIm.QBp8/_", + "אַפִּי": "p:+M{#PZt6", + "אֹפֶק": "ke}_C$-u8i", + "לְהַאֲפִיר": "en|_./a3GV", + "לְהִתְאַפֵּר": "w.p=mn=(ZX", + "אִפּוּר": "jQURc8pfF@", + "לְאַפֵּר": "E@>b]>m8LS", + "מַאֲפֵרָה": "f4iG%R92[M", + "אֲפַרְסֵק": "QwBMc-z0.^", + "לְהִתְאַפְשֵׁר": "A}XF]~t)}W", + "אֶפְשָׁר": "kW+&>=9b]u", + "לְאַפְשֵׁר": "=+xRB$Lch", + "אֶפְשָׁרוּת": "drtK5Yx?", + "לֶאֱרֹךְ": "l`-N!Csk]I", + "לְהִתְאָרֵךְ": "zt](Df;~l%", + "אֲרִיכוּת": "lS>]nRceqk", + "אֹרֶךְ": "ex8Hf50D0w", + "אָרֹךְ": "Lz.y9[D|a/", + "לְהִתְאָרֵס": "iaidIXzY:|", + "לְאָרֵס": "zD1b,1?{O}", + "אָרוּס": "go>,5@8]e,", + "אֵרוּסִין": "Om{cQvlXh,", + "מְאֹרָע": "vni<6T:KVy", + "אֲרָעִי": "OIw9rXN)k{", + "אַרְצִי": "eA5t87zp?j", + "אֶרֶץ": "Q$+pIw1Q9J", + "לְהַאֲרִיק": "A(xrqvlR-G", + "הַאֲרָקָה": "ssHbE/:Mzp", + "אַרְקְטִי": "f5GVzh:7G", + "לְאָרֵר": "j,#}X[r-;L", + "לָאֹר": "zo}S%_1aPq", + "אֵשׁ": "CrA}B0Sv5]", + "אֶשֶׁךְ": "Qq%ZZ0!>CU", + "אַשְׁכָּרָה": "nu&:6wB{/k", + "אֵשֶׁל": "id.w4RDKC]", + "לְהַאֲשִׁים": "LsF]g{b&aA", + "אַשְׁמָה": "k.{0c~cb{/", + "אָשֵׁם": "DFAq=ew*|y", + "לֶאְשֹׁם": "m:~XoAfpGa", + "אַשָּׁף": "M5kHqN??(#", + "אַשְׁפָּה": "w6{kDDqT/+", + "אִשְׁפּוּז": "y/wuM<-lvd", + "לְאַשְׁפֵּז": "n.[5{)EPE:", + "לְהִתְאַשְׁפֵּז": "vn@Cwv(*#-", + "אִשּׁוּר": "vS)7)%^>LQ", + "אֲשֶׁר": "K~lyf@$88t", + "מְאֻשָּׁר": "f%AR+N.x=T", + "לְאַשֵּׁר": "v]y04?jN~z", + "אַשְׁרַאי": "P.~z[xmQzz", + "לְהִתְאוֹשֵׁשׁ||to recover, to regain strength": "KHI`%Kqiy7", + "לְהִתְאוֹשֵׁשׁ||to get over, to come around": "l}aaVM_!HB", + "לְהִתְאוֹשֵׁשׁ": "KHI`%Kqiy7", + "הִתְאוֹשְׁשׁוּת": "IIMZwd7D18", + "לְאַשֵּׁשׁ": "MZp)bqxL-#", + "אַתְּ": "d!9P4b3KlW", + "מְאֻתְגָּר": "jQ)|V7)>]o", + "אַתָּה": "dK(Fcg/s)", + "אֶתְרוֹג": "kaK)al=p@z", + "אַתָּת": "bD0LfBJcN<", + "אֵת": "J2w<)a%Eh$", + "בְּ": "hlzQG9-I?F", + "בְּאֶמְצָעוּת": "ci-;&jl:#|", + "מְבֻאָס": "uf&(g(!N]:", + "לְהִתְבָּאֵס": "x00Zm+F~*H", + "לְבָאֵר": "G@pHCe7jy[", + "לְהִתְבָּאֵר": "j+CBSrvUM6", + "בֵּאוּר": "y/X.AEdc(q", + "בַּאֲרִיכוּת": "MuX9`}T~&m", + "בָּאוּשׁ": "sfdnm&[Z9", + "לִבְאֹשׁ": "G86:?)n*3H", + "בַּבּוֹנָג": "Gju[iDf2PO", + "בְּבַקָּשָׁה": "gbeRSC7X-I", + "בַּגְרוּת": "d|C;Hnr8yT", + "מְבֻגָּר": "qV%hp$RB-5", + "לִבְגֹּר": "kG$X6eJSZ-", + "בַּד||cloth, fabric; screen": "E=9`[e|wv", + "בַּד||branch (of a tree) (lit.); par": "M`M+*fq6S(", + "בַּד": "E=9`[e|wv", + "לְהִתְבּוֹדֵד": "bxCwqL$*E5", + "הִתְבּוֹדְדוּת": "bkhl8A3@9<", + "בִּדּוּד": "F~#RT:e[X!", + "בּוֹדֵד": "yShhi", + "בְּדִיחָה": "m*p%0)h8YN", + "בִּדְחִיפוּת": "C&X&pcs4{1", + "לִבְדּוֹת": "K1VX$Jvz`K", + "בְּדִיָּה": "jUnG7eE>>}", + "בָּדוּי": "E1eNUOG?oc", + "בִּדְיוֹנִי": "Hq*LUx-~;T", + "לְבַדּוֹת": "OxH0DytXT=", + "לְהִבָּדֵל": "xnDI(FDz9f", + "הֶבְדֵּל": "JmVCua8a5W", + "הַבְדָּלָה": "M1+hnuZ>H>", + "לְהַבְדִּיל": "DLKM)0<}+V", + "לְבַדֵּל": "K8%kt:?CBu", + "לְהִתְבַּדֵּל": "tPS;;Z.urc", + "בַּדְלָן": "Mq}e9RQ1S-", + "לִבְדֹּק": "F/^{y[]uPq", + "בְּדִיקָה": "uQ;:Zmk3^!", + "מִבְדּוֹק": "D#J2,c14u<", + "לְהִתְבַּדֵּר": "y`o(Qc}>sa", + "בִּדּוּר": "q5*wzZ.@6L", + "בְּהֶחְלֵט": "F!,k.", + "בְּהֶכְרֵחַ": "wQ{2q,f7H^", + "לְהִבָּהֵל": "HgoIFgv7yu", + "לְהַבְהִיל||to scare, to frighten": "e$t3z!>hp)", + "לְהַבְהִיל||to rush, to bring urgently (a ": "N<=jvTpJk~", + "לְהַבְהִיל": "e$t3z!>hp)", + "לִבְהֹל": "L!0b.{c6@G", + "לְהַבְהִיק": "B@:q;,v3#2", + "בְּהֶקְדֵּם": "sI!l`;_{a(", + "לְהִתְבַּהֵר": "N:p3(s0`}l", + "בְּהִירוּת": "jk6R$}j*O1", + "בָּהִיר": "p2S%1R;voO", + "לְהַבְהִיר": "Q8w$E?$/z&", + "בְּהֶתְאֵם": "F%}w|}KY_Q", + "לָבוֹא": "BxBduvp`vx", + "לְהָבִיא": "Q;ZQ82J#6Q", + "בָּא": "Dp%jOOsqtn", + "מָבוֹא": "dRHg;d[/6W", + "תְּבוּאָה": "x,iyhoqQ>i", + "בִּיאָה": "z,Qp3:~i_$", + "בֻּבָּה": "PGYioOhV$s", + "לָבוּז": "CteJ~V+GX(", + "לְהָבִיךְ": "vx@Gw_yG@F", + "מָבוֹךְ": "D[-SLd/_7z", + "מְבוּכָה": "C?JXahexAz", + "לְהִבּוֹךְ": "NQpk03|+7-", + "לְהִתְבּוֹסֵס": "F{W?;0t=./", + "לְהָבִיס": "l%y1afJqeD", + "הֲבָסָה": "sMQ~Bsu;q?", + "תְּבוּסָה": "r]jyv}/+9^", + "בּוּעָה": "iOtXH2mO;j", + "בּוֹר||pit; dungeon (lit.)": "DW`?Ip#iVZ", + "בּוֹר||boron (chemistry)": "e9Fpcv57zt", + "בּוֹר": "DW`?Ip#iVZ", + "לְבוֹשֵׁשׁ": "ev(2]F?J5{", + "לֵבוֹשׁ": "GR0c7kO9y(", + "בּוּשָׁה": "F2Z)!Yg^`N", + "לְבַזְבֵּז": "N!:KF-PA=K", + "לְהִתְבַּזְבֵּז": "Fi9!!HypC", + "לְבַזּוֹת": "c1Ytg3V_@v", + "בִּזְכוּת": "E^/(D_,[H{", + "לִבְזֹק": "N`pn}Q7]/a", + "מִבְזָק": "gfq)V61^D3", + "לְבַזֵּר": "vYdl@eq1;j", + "בִּזְרִיזוּת": "bu}x^8[~:G", + "בָּחוּץ": "r-WT1{S)>K", + "בְּחִנָּם": "k4@]LUdWy*", + "לְהַבְחִיל": "f60nrtuM_|", + "לִבְחֹן": "lkGf->wy1P", + "בְּחִינָה": "FhO06a(4N(", + "מִבְחָן": "xpzmvzdR-h", + "אַבְחָנָה": "x1f=m@IH", + "לְהַבְטִיחַ": "E%_q<:A!cK", + "מֻבְטָח": "Q-5=o7@W`L", + "בּוֹטוּת": "r04,7h`T4c", + "בִּטּוּי": "K,[>Ec!(W8", + "לְהִתְבַּטֵּל||to idle, to mess around": "o!ycf>G9>;", + "לְהִתְבַּטֵּל||to be cancelled, undone; to be": "E~`Q0kEwx%", + "לְהִתְבַּטֵּל": "o!ycf>G9>;", + "בִּטּוּל": "L&,Va#%@7)", + "לְבַטֵּל": "nh5BGChYT", + "לְבוֹנֵן": "e=v`KkLJ~m", + "בֵּין": "c1msLsXFe&", + "בִּיּוּן": "j}}:CB.rHW", + "לְבַיֵּן": "PS}7=i,b6J", + "תְּבוּנָה": "uhr&*]:sK$", + "לְהִתְבּוֹנֵן": "g-6!%a?`0/", + "הֲבָנָה": "Ec>Nwo>mWp", + "נָבוֹן": "e9Mel{HGW4", + "בִּינָה": "f>A@L1LpIE", + "בֵּינוֹנִי||medium; mediocre": "Dp*[d65JQ)", + "בֵּינוֹנִי||participle (grammar)": "z3;]AF%#pX", + "בֵּינוֹנִי": "Dp*[d65JQ)", + "בִּיצִירָתִיּוּת": "d9B6beauec", + "בִּירָה||capital (city)": "GR0P|V:Wy$", + "בִּירָה||beer": "M,I}jr9QE^", + "בִּירָה": "GR0P|V:Wy$", + "לְהִתְבַּיֵּת": "oCT[P<[t{!", + "בֵּית סֵפֶר": "PyAKZlPccB", + "לִבְכּוֹת": "MbiKCVJ[Wc", + "בַּכְיָן": "xs[4SvK[g$", + "לְבַכּוֹת": "sK$p^LXmr@", + "בְּכִיָּה": "komJG6r89H", + "בְּכֵנוּת": "i87|a89a[p", + "בִּכּוּר": "MzY`$$Z", + "לְהִתְבַּלְבֵּל": "kF]WW|Q,EA", + "בִּלְבּוּל": "F8(k=a^/=5", + "בָּלָגָן": "rPCv&SX}Y#", + "לְהִתְבַּלְגֵּן": "emIpv%0gqQ", + "לְבַלְגֵּן": "nzn3Y[feg+x", + "בַּלֶּשֶׁת": "bhr?9/!W>J", + "בַּלָּשׁ": "thX&C=pw~*", + "בִּלּוּשׁ": "t&V.:rvwED", + "בַּמְבּוּק": "ot-q/XbmKm", + "בִּמְהִירוּת": "w]!ej?Bx.H", + "בְּמַהֲלַךְ": "O$<8=eiAjY", + "בְּמָטוּתָא": "F;eY7ep%z)", + "בַּמַּאי": "piU-guY:==", + "בָּמָה": "w*aE$q(*jN", + "בִּמְיֻחָד": "C2#:Y@ZTmm", + "בְּמַקְבִּיל": "CB~0ONjMnG", + "בִּמְקוֹם": "o6:c#J#eu?", + "בֵּן": "rYCdE=]6k}", + "בֶּנְזִין": "HS4#mE%Em", + "לִבְנוֹת": "g6Gvd5PLNh", + "לְהִבָּנוֹת": "Hr*E*X0{DV", + "בִּנּוּי": "Mf,@:xi7+J", + "לְהַבְנוֹת": "vuL3<8EbF-", + "בִּנְיָן": "h22vQT%ar2", + "מִבְנֶה": "HA&;vkq&cB", + "בָּנָנָה": "<>74bF1V+", + "בַּנְק": "lkB)~C~jh$", + "בְּסֵדֶר": "eMqkHv[P9e", + "לְהִתְבַּסֵּס": "p)Y7i{1w)m", + "מְבֻסָּס": "EE.7_", + "בְּעִילָה": "FU]tfjcxeP", + "לִבְעֹל": "kBs9WzN]M7", + "בְּעִנְיַן": "lkzA1|r`[X", + "לְהַבְעִיר": "z|ub@u,dil", + "לְבַעֵר": "bUMIX`/y*V", + "תַּבְעֵרָה": "A/L;75GG_&", + "בְּעֵרֶךְ": "v9dZZL}F~W", + "בַּעַת": "s%Y?AC$^]F", + "לְהִבָּעֵת": "J[~Zob,(//", + "בְּפֹעַל": "A5sRHz$%{L", + "בִּפְנִים": "m$60B0]7YA", + "לְבַצְבֵּץ": "BUmG*z(uCi", + "בָּצָל": "J)7J+i*nS2", + "לְבַצֵּעַ": "GvF{Q)tvJ}", + "לְהִתְבַּצֵּעַ": "jO53w47F+e", + "בִּצּוּעַ": "cI1!G+,qkl", + "לִבְצֹעַ": "tvVNQc[j_d", + "לְהִבָּצֵר": "JF%}v4^YO,", + "מִבְצָר": "f@b+&)>3L9", + "לְבַצֵּר": "C)EdHcc8/E", + "לִבְצֹר": "zo-b|1=}Ss", + "בַּקְבּוּק": "sAM`-2leMk", + "בִּקְבִיעוּת": "xW&8;cE}y:", + "בְּקַלּוּת": "D[w`,9b%-A", + "לִבְקֹעַ": "kP*)*KRc(r", + "בִּקּוּעַ": "ADh$Az]p!d", + "הִתְבַּקְּעוּת": "xzk!h+2abu", + "לְהִבָּקֵעַ": "erNmF~QrGF", + "בִּקְעָה": "w{dS~hm?Ag", + "בַּקָּרָה": "M}o$OV?!xQ", + "בַּקָּר": "xn&{|65$~P", + "לְבַקֵּר": "NGmQ:?5Bx{", + "בְּקֶרֶב": "zT?(5,4<;&", + "בְּקָרוֹב": "qsc>PS_0z,", + "לְהִתְבַּקֵּשׁ": "mjTQF;{].O", + "בַּקָּשָׁה": "K7/tn?", + "בִּקְתָּה": "F,-r&E9CB]", + "בְּרִיאוּת": "NP9nIr0UCW", + "הַבְרָאָה": "bF#oSpm3[#", + "בָּרִיא": "jv[uj3#n8r", + "לְבָרֵא": "HUQL6Gn#|`", + "בּוֹרֵא": "Ln8W%}cSnC", + "לְהַבְרִיא": "b}aSwAz$bT", + "תַּבְרוּאָה": "hG].1L2MDo", + "בַּרְבּוּר": "gM87O*{/M^", + "לְבַרְבֵּר": "rx0oGaH]w$", + "בִּרְבּוּר": "LFv$cnTM2i", + "לְהִתְבַּרְבֵּר": "b|MY9b98H}", + "מַבְרֵג": "DS-yb${<9d", + "לְהַבְרִיג": "DPtaT9Bl$m", + "לְהִתְבָּרֵג": "u;u*-*5sA2", + "בָּרָד": "C_W_MO3aT}", + "בַּרְדָּק": "b4ZZ[@OFkT", + "לְהַבְרִיז": "O`[L1A5RSn", + "בֶּרֶז": "nB(!:a1AZS", + "בַּרְזֶל": "J*pqQQ+:+_", + "לְהַבְרִיחַ": "Aa%f^I+Qw2", + "בְּרִית": "IDp+N_.T~^", + "בִּרְיוֹן": "iB~]yl/BPG", + "לְבָרֵךְ": "v8Zf8X~/z#", + "לְהִתְבָּרֵךְ": "M:ZUP;|^mU", + "בְּרָכָה": "D3~tz4g;~_", + "בָּרוּךְ": "igc-(PSR&f", + "בֶּרֶךְ": "kMBC8kr)?t", + "בְּרַם": "Okzzu2cM!e", + "בִּרְצִינוּת": "OrGP$x;nO_", + "בְּרֶצֶף": "e|@ytq6`d]P9~L", + "לְבָרֵר": "nh)x`|1cAu", + "לְהִתְבָּרֵר": "ra5a<0Y;:<", + "בַּרְרָן": "HnrlJQN@)8", + "מִבְרֶשֶׁת": "BQQXA)C*gd", + "לְהַבְרִישׁ": "Nv|CS/9-xm", + "בִּשְׁבִיל": "Jo[lpdYsu@", + "לְהִתְבַּשֵּׁל": "H4w#!3lr3e", + "בָּשֵׁל": "GEC_cX16+w", + "לְבַשֵּׁל": "g}o^}-jbRH", + "לְהַבְשִׁיל": "m*x:TbE$G{", + "לְהִתְבַּשֵּׂם": "jzAA;fKIz~", + "בְּשֵׁם": "l-huSmoe&U", + "לְבַשֵּׂם": "M(l)>VX/-*", + "בָּשָׂר": "s;O/@cLIJt", + "בְּשָׂרִי": "e%?{HA9}5_", + "לְבַשֵּׂר": "c$JpfBAxOD", + "לְהִתְבַּשֵּׂר": "GOW0pE;q,*", + "בַּשְׂרָנִי": "f*RHn*/eN{", + "בַּת": "vcp%S|xl^Y", + "בְּתוֹךְ": "J,+)_Nz7.6", + "בְּתוֹר": "v^f`L@]q3d", + "בְּתוּלִיּוּת": "N%9,L1R${S", + "בָּתוּל": "u)gJ!wUT*H", + "בְּתוּלִי": "f?g.q+FdF3", + "לְבַתֵּק": "J4*;Ps.s+l", + "לְבַתֵּר": "x!O_bh>$N~", + "לִגְאוֹת": "zrkUj.Wg0V", + "לְהִתְגָּאוֹת": "Lm$kPA5~R}", + "גֵּאֶה": "IjY1s.-V(,", + "גָּאוֹן": "uQ.(!-OKXn", + "לְגַבֵּב": "teg]IQhtDz", + "גַּב": "r,])ZTZ@-P", + "גַּבָּה": "Mf*|1Q?cM~", + "לְהַגְבִּיהַּ": "gk{+wrb/:n", + "לִגְבּוֹת": "ml6b0V4(Bx", + "לְגַבּוֹת": "OhxDZ{M03w", + "הַגְבָּלָה": "J&*,AWiN}h", + "גְּבוּל": "CJ74mTv?_4", + "לְהַגְבִּיל": "wmFeID4UfR", + "לְגַבֵּל": "c~sRrV|A@f", + "גְּבִינָה": "wb!V|c.vwz", + "גַּבָּן": "G?fd!4fAL@", + "גֶּבֶס": "rEANHRbFJ3", + "לְגַבֵּס": "utx,BX^", + "גֶּבַע": "K:u!U}7e=%", + "גָּבִיעַ": "LL*=T$|h,~", + "הִתְגַּבְּרוּת": "JVvf56>rQ,", + "גֶּבֶר": "rne#)L@:{,", + "גְּבַרְתָּן": "D)j;`zaa:2", + "גְּבוּרָה": "zNTN4gk3", + "גְּדוּד": "CUZ#*&3`Sn", + "גָּדָה": "b@RoEunQW", + "גְּדִי": "e9Kqz$s[$-", + "גְּדִילָה": "Aq}0:jgl3O", + "מִגְדָּל": "pu04E^kfx]", + "הַגְדָּלָה": "ns^hoNr^zn", + "מַגְדֶּלֶת": "cXR}[#[<@x", + "גָּדוֹל": "B-mQe.!Obf", + "אֲגוּדָל": "p2xV{){$-8", + "לְהַגְדִּיל": "eYX9h*(1Pu", + "לְגַדֵּל": "y_tKrD1bZ@", + "לְגַדֵּף": "x*cbp16EF.", + "מִגְדָּר": "Ri_NY>FYa]", + "הַגְדָּרָה": "m1cDmy}feo", + "גָּדֵר": "pr&>K|b)>+", + "לְגַדֵּר": "mKPK.2JLKC", + "לְהַגְדִּיר": "s05y~:xRW(", + "לְהִתְגַּדֵּר": "G~)}*:+i>!", + "גָּדוּשׁ": "mVa@6bNX]h", + "מַגְהֵץ": "OlNXktIc0[", + "לְגַהֵץ": "xwf^$`KDh&", + "לְגַהֵק": "y$Qk?E%!p.", + "גֵּו": "npfl#<|2LE", + "לְהָגִיב": "La]Bx}Mg5,", + "תְּגוּבָה": "gm:bIoUOCS", + "מוּגָז": "L)j9r._L1Y", + "לָגוּז": "tt.Mm_y]T?", + "גּוּזִיָּה": "kcu`zWZ3$<", + "גּוֹזָל": "ugM}u;*6j+", + "גּוּמִי": "Aj4L~#^M8o", + "גּוּף": "gG0J=5wRw6", + "לְהָגִיף": "m>A9o|U]j,", + "גּוּפָה": "EHmg3(F#?h", + "גּוּפָנִי": "fjm-$T$:,(", + "לָגוּר": "BN3/i%fFvh", + "לְהִתְגּוֹרֵר": "y?;vg?uP1S", + "גּוּשׁ": "sH9f4Z:n:v", + "גָּז": "Q~q_t2!~al", + "גִּזְבָּר": "vRQp=1A_%]", + "גֵּז": "v$ucR?0W/H", + "גֶּזֶל": "xa+phq^e:B", + "לְהַגְזִים": "b+y)XDv|:T", + "הַגְזָמָה": "f[]?U0#}_z", + "גִּזְעִי": "jAHsO17E/H", + "גִּזְעָנוּת": "Pq47w3Yk#[", + "גֶּזַע": "b8Z)lN3O,9", + "גִּזְעָן": "m`a{v|!SU{", + "נִגְזָר": "heTS4hsSLo", + "גָּזִיר": "yWChz6C1uA", + "גִּזְרָה": "QPQb}ONFUE", + "גֶּזֶר": "tf.K:r%#J+", + "גְּזִירָה": "lf]wKLL[8{", + "לְגַחֵךְ": "k#{kBGc|E=", + "לְהַגְחִיךְ": "B{#d*w", + "גֵּט": "GzA&wRV28*", + "גַּיְא": "s&Xw)A]Ocj", + "גִּיד": "q[8z=9Lf{?", + "לְהָגִיחַ": "b}3z!?+{9h", + "גִּיחָה": "y<#FIxbLy9", + "לָגִיחַ": "v-{Ws^D5/<", + "לָגִיל": "o7^b;]Z@n-", + "גִּילְדָּה": "e|DzEv*5wM", + "גִּיּוּס": "fedp#5Nh|u", + "גִּיּוּר": "y0imQ3hF(#", + "גִּיר": "E`UVfb^ZgH", + "לְהִתְגַּלְגֵּל": "Cd>1}r{@|}", + "גַּלְגַּל": "jh7e/?[V,8", + "לְגַלְגֵּל": "sn1gjduWr8", + "גַּלְגָּלוֹן": "wSPu)2wRix", + "לְהַגְלִיד": "Q&og8:4=[l", + "גְּלִידָה": "r]M8fdMc#g", + "גּוֹלָה": "PaLv{7NhwC", + "לְגַלֵּחַ": "dYFjzs=OR-", + "לְהִתְגַּלֵּחַ": "F-#995Z7U.", + "לִגְלוֹת": "J#yxIsC*1K", + "גְּלוּיָה": "NXX+9Y-I^c", + "תַּגְלִית": "k{v1j3&sg$", + "גָּלוּת": "lGB5pZ%XLw", + "גַּלַּאי": "K>/P[1&3Iu", + "לְגַלּוֹת": "Frup1ne@[{", + "לְהַגְלוֹת": "Q@}hBs_mr[", + "גָּלוּי": "NA}zsMlEcL", + "לְהִתְגַּלּוֹת": "OhYZg8ofTo", + "לְגוֹלֵל": "LO19VP@3i<", + "לְהִתְגּוֹלֵל": "KP;P8G%vD%", + "גַּל": "H+Z*2G+3d[", + "גְּלוּלָה": "hTh&uV-i?+", + "גָּלִיל": "wm8VK$P9oN", + "גְּלִילָה": "M;W3A{#7@8", + "גְּלִימָה": "p&8E0VL.|r", + "לְגַלֵּם": "KJ74rVf/Oz", + "לְהִתְגַּלֵּם": "sH3J}Xc.SI", + "לְהִתְגַּלֵּעַ": "q|%t}", + "גְּלִישָׁה": "c1M&y}$I$)", + "לְהִתְגַּלֵּשׁ": "Lv>r8~AjjZ", + "מַגְלֵשָׁה": "BpP$)1A7v-", + "גַּם": "wGrCNN7R$P", + "גַּמְבָּה": "p=de*z[yA&", + "לְגַמְגֵּם": "AL!3k$DCM0", + "לְהִתְגַּמֵּד": "Fh^;jL]=}/", + "לְגַמֵּד": "C3U,s1;uvg", + "גָּמָל": "n>5e$fuFt>", + "גַּמָּל": "c^kKmPDv.2", + "תַּגְמוּל": "h(5k(`JRZe", + "גִּמְלָה": "NZc:H,CkW@", + "גִּמְלַאי": "vS@zyY)Nsb", + "גְּמִילָה": "hOpZ=mEs;<", + "לְגַמְרֵי": "MHg_+^a-4G", + "גָּמוּר": "Gj0hd6P", + "גַּפְרוּר": "CnJGD%?SEC", + "גֶּרֶב": "OcseVq3`U$", + "לְגַרְגֵּר": "h1fwk5872z", + "גַּרְגֵּר": "L&y{D+O?+}", + "גַּרְגֵּרִי": "E}gH,$ZF5v", + "לְגָרֵד": "n:*f7O@k{v", + "לְהִתְגָּרֵד": "h*jcB8-fOd", + "גָּרוֹן": "nN>0qf>.c=", + "גְּרוֹנִי": "Mkkabr(f)I", + "גְּרוּשׁ": "pV-^Q5I90v", + "לְגָרֵז": "Jo5qw5Tp,c", + "גַּרְזֶן": "g+G.8,j8b!", + "לְגָרוֹת": "Cf^BSlnY)1", + "לְהִתְגָּרוֹת": "NHYf*hw=_f", + "אֶתְגָר": "L3!pC$h3[6", + "גְּרִיז": "O_Az!Su&k8", + "הַגְרָלָה": "Gd3tIceGHh", + "גּוֹרָל": "f=/(([CN!r", + "לְהַגְרִיל": "f^<`nY=u3%", + "גָּרוּעַ": "mby2ZP+.Hg", + "גַּרְעִין": "FBw#Hd)76%", + "גַּרְעִינִי": "q3K2+o.]-x", + "אֶגְרוֹף": "NIuSeOyI/[", + "גּוֹרֵף": "y", + "לְגָרֵשׁ": "Cn+DC+JvD$", + "לְהִתְגָּרֵשׁ": "uWo.e6@4aG", + "גָּרוּשׁ": "iJ&mhQ9]+T", + "גֶּרֶשׁ": "FH,jdfP.(y", + "מִגְרָשׁ": "eCK>Z4]rCX", + "לְהִתְגַּשֵּׁם": "H3`lQOBFG$", + "גֶּשֶׁם": "h,Ztu6UZxM", + "הִתְגַּשְּׁמוּת": "g+#zsfl<((", + "הַגְשָׁמָה": "w.HL7Aar7m", + "לְהַגְשִׁים": "F7/t]E8+7j", + "גָּשׁוּם": "fU[}7P%0J=", + "גֶּשֶׁר": "c:J_gxiJ.<", + "לְגַשֵּׁר": "p5whkDu~je", + "לְהִתְגּוֹשֵׁשׁ": "x3cAK>m&^&", + "לְגַשֵּׁשׁ": "yP`aJ:|@GU", + "גַּשָּׁשׁ": "E^#`G?Kd5h", + "גָּשׁוֹשׁ": "B[w2P;Ta", + "דְּבַשׁ": "LqNQw|uG.r", + "לְדַגְדֵּג": "L&/r_iZJ`&", + "דֶּגֶל": "qtNn4U>i;", + "דָּגוּל": "C!A#$}+;cc", + "דֶּגֶם": "f=xw27,+AK", + "לְהַדְגִּים": "mdz|kM-/h4", + "הַדְגָּמָה": "ig{da6Mx].", + "דְּגִימָה": "H3fu5r>HCr", + "דָּגָן": "b[&%$Ctn+Z", + "דָּגֵשׁ": "e%m%lq2;MS", + "לְהַדְגִּישׁ": "Js?4+:gMM1", + "לְדַדּוֹת": "cnB`^,0G:V", + "לִדְהוֹת": "v_t&V$8dSK", + "דָּהוּי": "bit{;O_c?i", + "לְהַדְהוֹת": "vYZv?wv,]*", + "תַּדְהֵמָה": "m*v1qB3Lea", + "לְהַדְהִים": "nc2fy2,2<2", + "מַדְהִים": "r3aVow=[:f", + "לָדוּג": "N+]sBV-+/X", + "דָּג": "lJK@YjY2od", + "דּוּגְרִי": "OLH;qlP>C%", + "דּוֹד": "FeN7=5=N(<", + "דּוּדּ": "FG<)<0ent4", + "דּוּדָא": "E5q&,fBZ_(", + "דּוֹדָה": "tUHJ538;=K", + "מֵדִיחַ": "K5Fk;4&oV%", + "לְהָדִיחַ": "IliZBJa;}{5Y", + "דּוֹלְפִין": "uT.H:}v;PB", + "דּוֹלָר": "Jp&pc-E:m~", + "לָדוּן": "d:Wp7M+^/)", + "דּוֹר": "FYlo[,P`)2", + "דִּירָה": "E#[w!)e5aN", + "מְדוּרָה": "iWjB{6qp!p", + "לָדוּר": "FLX`4qdF@w", + "לָדוּשׁ": "FWqNlHe#Mz", + "לִדְחוֹת": "yFusYp>ek,", + "דָּחוּי": "wkU??CNQE#", + "דּוֹחֶה": "=q_iXjY>u", + "מַדְחֵס": "z[4Q[=()xA", + "דְּחִיסָה": "qw8p2@[g8:", + "דְּחִיפוּת": "t-!m)b~NWV", + "דָּחוּף": "Kdq@}^GeCU", + "דַּחַק": "K!ZyicqR~u", + "דְּחִיקָה": "v-XKkv_/Jf", + "דָּחוּק": "bxd;ZSqr9#", + "הַדְחָקָה": "M@Y?8M-_9w", + "הֶדְחֵק": "d}m35mH@", + "דְּיוֹ": "MPn5Q2!^lR", + "דְּיוֹנוּן": "ObkAm?O9>?", + "דְּיוֹקָן": "Gu[b5),R3N", + "דִּילֶמָה": "L@FiNfWds?", + "דִּיּוּן": "xgLc&@-_V9", + "דִּין": "wYbITy-w)*", + "מְדִינָה": "QHYv4Lba&d", + "מְדִינִי": "DO!*:F4J!*", + "דִּינוֹזָאוּר": "N0Q$gsQ>*8", + "דִּיּוּק": "yW{aK,&gis", + "דִּיּוּר": "u%[4K{qjwn", + "לְדַכֵּא": "G`Kp9[sM>F", + "לְדַכְדֵּךְ": "DP5:;tcEa-", + "לְדַלֵּג": "G^iZJN7uq5", + "לְדַלְדֵּל": "w<[[y99~m.", + "דָּלוּחַ": "I&0;<9dN:C", + "לְדַלּוֹת": "DDuNP3d?:l", + "לִדְלוֹת": "f6W5v&F)Cn", + "דַּלּוּת": "uNMIkQO|YO", + "דָּלִיל": "F4rYSQ.Ig7", + "לְדַלֵּל": "KV4:%BWgq+", + "דְּלַעַת": "cfvK0(GWi~", + "דְּלִיפָה": "M{3>%E/Yqa", + "לְהַדְלִיף": "j,+xJ#z4ug", + "דֶּלְפֵּק": "r}CRZh?-lm", + "דְּלִיקוּת": "zj1OB>~$UC", + "דֶּלֶק": "H1;DFE{wT+", + "דַּלֶּקֶת": "NmPs%=[3m@", + "דָּלוּק": "hS]#~g1f^O", + "הַדְלָקָה": "s?qr*+[!{m", + "לְהַדְלִיק": "Id{wi*;y<<", + "דְּלֵקָה": "fWxgy)FFs3", + "דָּלִיק": "F;-=$j`7QG", + "דֶּלֶת": "z~OW,m]xqu", + "לְדַמְדֵּם": "MTOt#Z_[!^", + "דֶּמוֹקְרַטְיָה": "C]N}Cb9qSv", + "לִדְמוֹת": "E75qbr:15^", + "דְּמוּת": "oe$yrOAXj3", + "דִּמְיוֹן": "6hw;15Z?1", + "תַּדְמִית": "QUw,0ElCsd", + "לְדַמּוֹת": "c=.t?_Kf-@", + "לְהַדְמוֹת": "j*N(0BS?3f", + "הַדְמָיָה": "m[jX2gqRzg", + "דָּמִים": "K&1ZjA7v*+", + "דָּם": "D2*JQ17dW(", + "דְּמָמָה": "f-d;yen6i$", + "דּוּמִיָּה": "q[qytU>})q", + "לְדַמֵּם": "fbp.%}}/zp", + "דִּמְעָה": "fdqq_)s[ck", + "לְדַסְקֵס": "eqK*>x=;;e", + "דְּעִיכָה": "GfQYAfx$/[RL", + "לְדַפְדֵּף": "un/YJ3oq0p", + "דְּפוּס": "B+|BVlUjC|O0@U", + "לְדַקְדֵּק": "m#Q}cuM$!X", + "דֶּקֶל": "wZI92Igv6!", + "לְדַקְלֵם": "pms@joLEx*", + "דַּקָּה": "oGx1jT?]ea", + "דַּק": "m]%7n%$/Vw", + "דַּקּוּת": "r`_C`YMV~H", + "דָּקִיק": "kjst>k2Mz(", + "דְּקִירָה": "O&mnrP*sS{", + "לְדַרְבֵּן": "k;f~+2xoe3", + "דָּרְבָּן": "j|qe[jZcU(", + "לְדָרֵג": "FN3~zcr6Bl", + "מַדְרֵגָה": "o]S!iKotCa", + "הַדְרָגָה": "C750(lS!Iu", + "דַּרְגָּה": "F^:#YwL_5B", + "דֶּרֶג": "d:v0r7d`2f", + "לְדַרְדֵּר": "LS", + "דּוֹרֵס": "En$EM-%Dqi", + "דְּרִיסָה": "tndCpyC;;D", + "דְּרִישָׁה": "vnx)0wAuG(", + "דָּרוּשׁ": "Iunc1Y%=;Z", + "מִדְרָשׁ": "x`pE1*n)P-", + "מִדְרָשָׁה": "u9em,q*%$3", + "דֶּשֶׁא": "n~M`Zvw-h%", + "לְהַדְשִׁיא": "hV=.E.(5FZ", + "מִדְשָׁאָה": "v8zK:e>>41D9_M", + "הָבִיל": "tD2[vIu;:C", + "הֶבֶל": "y)9h2BeE-]", + "הֲבָרָה": "O&g&FyhO#r", + "לַהֲגוֹת": "D=j2d.Ba!-", + "הוֹגֵן": "xYr]+Xs*25", + "הָגוּן": "IyV#:BWK4d", + "לְהַגֵּר": "l2}lKXm5#`", + "הֲגִירָה": "BK001;uff^", + "מְהַגֵּר": "y9[HE-s1?c", + "הֵד": "e:1&!sQ6DJ", + "הֲדָדִי": "tV<.#fN4.d", + "לְהַדְהֵד": "xxk!A:k_aW", + "הֲדַס": "C)IK{2`L%j", + "נֶהֱדָר": "NRhbTt0`hx", + "מַהֲדוּרָה": "c<`p}XXGep", + "לְהִתְהַדֵּר": "I>f]X`qk#s", + "לְהַדֵּר": "dw$Y.A!|rQ", + "הוּא": "I^t.ADZl4|", + "תְּהוּדָה": "ptH>RkY!J3", + "הוֹד": "bKg@fddF*?", + "הִתְהַוּוּת": "sd!1mJ$y~-", + "לְהִתְהַוּוֹת": "wGht!<=;j>", + "הוֹוֶה": "uq2kXQ@]!,", + "הוֹי": "P)V3$r8%V=", + "לְהַוּוֹת": "Lfo{>nA226", + "מְהוּמָה": "C/On!M?K*vPqrF#", + "הֵידָד": "br]e)C,qRQ", + "הֱיוֹת": "FYNo2#3)qW", + "הַיּוֹם": "kH)iT.2TT<", + "לִהְיוֹת": "yGB1Ym6B3M", + "נִהְיָה": "OLt1.a9+L!", + "הֵיכָל": "AfP,_./|Y`", + "הֵיכָן": "vfhps)?7rB", + "הִיסְטוֹרִי": "dGPP2X7izM", + "הִיסְטוֹרְיָה": "dD#*QVr7l3", + "הָכָא": "GK]j?7|ed&", + "הֲכִי": "t=y6Q/a{/", + "הֶל": "IO_Hdp?(hy", + "הָלְאָה": "FIqJ>(hK0m", + "לָלֶכֶת": "u:C0KEb!ak", + "לְהַלֵּךְ": "nGZJ/j7`-}", + "לְהִתְהַלֵּךְ": "n&q2[4=`?R", + "מַהֲלָךְ": "Fh|ws0,rzL", + "הֲלִיךְ": "k,/QSMf$cg", + "הֲלִיכָה": "f>cVmbVdzI", + "הֲלָכָה": "B#C!=jwXrb", + "תַּהֲלִיךְ": "qaWX1mq6*@", + "לֶכֶת": "k#*@=5B2Qd", + "תַּהֲלוּכָה": "t-SU]92RB$", + "הִתְהוֹלְלוּת": "oFgxL$/rtK", + "לְהִתְהַלֵּל": "p~CfzQxk_I", + "הוֹלֵלוּת": "cFr61:GKv|", + "הוֹלֵל": "E+irA,-OsX", + "לְהִתְהוֹלֵל": "s?c(o|!@DP", + "לְהַלֵּל": "t$I}2>lnU.", + "לְהָהֵל": "x6OVSjAK#k", + "הֶלֶם": "r-zL[`K5UV", + "הֵם": "E4w{<@yO#T", + "לְהַמְהֵם": "sUL&=(0f)[", + "הֲמוֹנִי": "C,by.uvPFv", + "לְהַמּוֹת": "t3?EVH@={", + "לַהֲמוֹת": "h,-s^}C]ke", + "מְהַמֵּם": "iVOZ_${dJ7", + "הָמוּם": "ew}Q!jk8ne", + "לְהַמֵּם": "x2:-W=*cL9hRO.", + "לְהַסּוֹת": "oRb_0NEPUH", + "לְהַסֵּס": "hcczPi75kt", + "לְהִתְהַפֵּךְ": "OAF->.@fg[", + "הָפִיךְ": "pOnMYkOEQO", + "הֲפַכְפַּךְ": "z/:Kmn[g)]", + "תַּהֲפוּכָה": "A(FonE1kf{", + "הֲפִיכָה": "jO?Fvno*-,", + "מַהְפֵּכָה": "m2>pIr", + "הֶפֶךְ": "IB!&nQK{dJ", + "לְהַפְּנֵט": "ET!HJGbi]I", + "הֶפְקֵר": "qbD=]SK9Ny", + "הֲרִיגָה": "Q&qGzMGxt^", + "לְהַרְהֵר": "pb4qX#>tnG", + "לַהֲרוֹת": "t#FQmmzE;S", + "הָרֶה": "d/cv`VvC!b", + "הוֹרֶה": "i)B$-SlLI?", + "הֲרֵי": "J@6Iv7|pO.C", + "וָתִיק": "mYNOTNc=:_", + "נוֹתָר": "p9gCi4,Z~n", + "זְאֵב": "eZ8mZRvWyf", + "זֹאת": "q/zjH-:f_C", + "זְבוּב": "BZ%]o[__2-", + "לְזַבֵּחַ": "f&$vD^k4!#", + "זֶבַח": "O/whVZqM6m", + "מִזְבֵּחַ": "GQn%F=xpin", + "זֶבֶל": "tbc.yKREqy", + "מִזְבָּלָה": "Fu`@#Yt]r,", + "לְזַבֵּל": "b,T;/+Dzd8", + "זֶבְּרָה": "EBf=#fOrCF", + "זַגָּג": "I>tl$ZkR9}", + "זַג": "Gvg7wFb$?Y", + "לְהִזְדַּגֵּג": "M=U4|Oc6&o", + "לְזַגֵּג": "csZZNYY1z?", + "לְזַגְזֵג": "E}!S(D5A,?", + "זֶה": "oDKjQO<7FF", + "זָהָב": "s37xmj{4G6", + "לְהַזְהִיב": "HPwvFhYs#W", + "לְהִזְדַּהוֹת": "rh&vU9h_bn", + "זֵהֶה": "NHF7}pu]2_", + "זֶהוּת": "lcoEK8%>2U", + "הִזְדַּהוּת": "qvl%,dDEih", + "לְזַהוֹת": "d~:E?yFLAE", + "לְזַהֵם": "ql*.l+8^{+", + "לְהִזְדַּהֵם": "COCC;A+9Qo", + "אַזְהָרָה": "g@~GlvAUEe", + "הַזְהָרָה": "OL,{!}wV#", + "זָהִיר": "Q2a]vud?fM", + "זְהִירוּת": "mEtu4)?FZp", + "לְהַזְהִיר": "LZ1-LWw/VA", + "זוּ": "o|Z@<6t>{a", + "לָזוּב": "eHtn?k{x5=", + "זוּג": "j4BMh|4:5k", + "לָזוּד": "q1k&4OHy1:", + "זָדוֹן": "lWnLaw;fLH", + "לָזוּז": "cCP9k.kb;@%_$y", + "זוּלַת": "bE01fM%9OX", + "לְהָזִין": "i(,hl2Y%V8", + "מָזוֹן": "xAj6)IIg)Q", + "הֲזָנָה": "PM>?kl(>=ao", + "זָחִיחַ": "f0gAYsHUvn", + "לְהִזְדַּחֵל": "e}!0Wk3b~;", + "זְחִילָה": "L6[YLrqojf", + "זַחַל": "gh=xi*#C^V", + "זוֹחֵל": "K2^jr!t|s", + "מִזְחֶלֶת": "fba$)(oZu&", + "לְהָזִיד": "wOT,yf3CY?", + "זִיו": "L~o;OP&$=c", + "זַיִן": "C9*}9@^u~@", + "זִיעַ": "fc-=:iU3u;", + "זִיף": "gqScdYleX)", + "זִירָה": "o0.yNpi<=&", + "זַיִת": "o&4/2i,+|i", + "לִזְכּוֹת": "lk)Xf=M.05", + "זְכוּת": "eRR9998fan", + "זַכַּאי": "c8$FLJ0dDE", + "לְזַכּוֹת": "uWCGdZ8pm[", + "זָכוּי": "Ag^hc#ajH.", + "זַךְ": "m#{%K`JO;1", + "לְזַכֵּךְ": "dh==b+0)uJ", + "זְכוּכִית": "J6QjP;Y0WJ", + "זְכִירָה": "w@0XLrRTL0", + "אַזְכָּרָה": "vktKC;]fO`", + "זֵכֶר": "Og7}L6H*FS", + "מַזְכֶּרֶת": "Gs^:4*#XT8", + "הַזְכָּרָה": "f$LE6rRCW~", + "מִזְכָּר": "ko(=DhChS9", + "מַזְכִּיר": "KuUOYja`So", + "לְהַזְכִּיר": "kj3[-q?F5Y", + "זָכוּר": "Dmm&5P2Bsh", + "זָכָר": "M/YsxkTvm>", + "מַזְלֵג": "ra&|Q|Yt|$", + "זַלְזַל": "Kvm1X&#.qh", + "מְזַלְזֵל": "xT_%Dn.<&W", + "לְזַלְזֵל": "I!oBPvs6dw", + "זְלִילָה": "C#;8yc2}.}", + "לְהַזְלִיף": "O{/1;2G}Oc", + "מַזְלֵף": "v,0fJR!+Al", + "לְזַמְזֵם": "J/|I`wV<`(", + "זַמְזָם": "cs]Q=R(;zx", + "לְהָזִים": "ILz|7aY?0q", + "זָמִין": "OT97z8.GrZ", + "זְמִינוּת": "jPJ5~9=JJ;", + "הִזְדַּמְּנוּת": "Iwdqfif+_8", + "הַזְמָנָה": "GqiUOYg[ur", + "זְמַן": "{xFQ1EfLl", + "זְמַנִּי": "Qlx]Bo%Q)g", + "לְזַמֵּן": "A;_mvN)/j*", + "לְהַזְמִין": "Lg;iJmaxVU", + "לְהִזְדַּמֵּן": "kz6jha^xq/", + "זַמָּר": "ua?]?~yx1n", + "זֵמֶר": "fBA=~v*8t]2:", + "זְמִירָה": "z0z2*FCT=xbvm", + "זָקָן": "oiE|&]", + "תַּזְרִים": "q-+m[oXT(2", + "זְרִימָה": "cULPP*jp_y", + "לְהַזְרִים": "A[Bv)NrGf/", + "מִזְרָן": "y$~1YBa2&L", + "זֶרַע": "h~80+VV=~&", + "לְהַזְרִיעַ": "ns*wI[M^Qv", + "זְרוֹעַ": "c`oIuO>,H^", + "מִזְרָקָה": "x}y$)}6wyB", + "זְרִיקָה": "Mdid3sCMV/", + "לְהַזְרִיק": "s^%t`Z!mC1e", + "חָבִיב": "IJ^#x,hu}J", + "לְחַבֵּב": "fn2s#FiQXF", + "לְהִתְחַבֵּב": "l-a?YO}%->", + "חַבּוּשׁ": "q=wCNAo-^K", + "מַחְבֵּט": "cB:dkc5gq#", + "לְהִתְחַבֵּט": "B(i?>@0C00", + "חָבוּי": "Pca/vqKjQI", + "חָבִית": "sD0>1z.+NU", + "חֲבָל": "h/v8n}XtyI", + "חוֹבֵל": "e/}9;B$`kw", + "תַּחְבּוּלָה": "dHcsT)5$T5", + "חֲבִילָה": "jyQg}SZO&*", + "חָבוּל": "IXG8L,H/9+", + "לְהִתְחַבֵּק": "c}]7B%l:", + "חֵדֶק": "I+P89A8]{W", + "לְהַחְדִּיר": "gz{tRVTel{", + "חֶדֶר": "j/`LJ/EPvO", + "חֶדֶר אַמְבַּטְיָה": "b/1mugsJ>p", + "חָדָשׁ": "r0Y@p~&vSE", + "לְהִתְחַדֵּשׁ": "q{H*L>BkHl", + "הִתְחַדְּשׁוּת": "iyRA:+MPgi", + "חַדְשָׁן": "rR:Ozk2Qa(", + "חַדְשָׁנִי": "nH97C&FRRO", + "לְחַדֵּשׁ": "F!rS6#c9M.", + "תַּחְדִּישׁ": "vev@V3VocJ", + "לָחוּב": "sDEZrWv_nE[(H", + "חוּט": "o!sZ;[yd-?", + "לְהַחֲווֹת": "e)6>!kY$!9(z9", + "תַּחֲזִית": "F!pIP6)[Oy", + "לַחֲזוֹת": "uT}R^WTQm+", + "לְהִתְחַזּוֹת": "Iz3l)OLxre", + "חֲזִית": "DOtkhzW5", + "לְחַזֵּר": "j<%M:C~[0E", + "לְהִתְחַזֵּר": "b>`Rn0*1&p", + "לְהַחֲטִיא": "hN1OU]L^KS", + "לְהִתְחַטֵּא": "CWB1080S;t", + "לְחַטֵּא": "F(]p6^fzBJ", + "חֶטְא": "o&P(Xh/KN6", + "לְחַטֵּט": "mOdN>5o_v5", + "חֶט": "pG4?3>u^1?", + "חָטָט": "BL]x(t9}+Y", + "לְהַחְטִיף": "bn|yN?/eP)", + "חָטוּף": "D?E^1BF+BX", + "חֲטִיפָה": "ziMrHeu-8%", + "חָטִיף": "e#D0gO:D/H", + "חוֹבָה": "n@xZ~<.~HL", + "חוֹב": "z!(:Z]p0~v", + "חִיּוּב": "OUcDM=$[hz", + "חִיּוּג": "s{w;A1!vjK", + "חִיּוּת": "N2v[&J#Dg~", + "לְהַחֲיוֹת": "Q0&F]FJ(&q", + "חַיִּים": "h}q,C#I~gA", + "מִחְיָה": "bX6^UH|UC>", + "חַיָּה": "DTW|LB0(`e", + "חַי": "imk>TXe$qw", + "לִחְיוֹת": "wTpVu.$6Hw", + "חִיּוּנִי": "PrAy_{7T*P", + "חִיּוּךְ": "lK=55]cKY.", + "תְּחוּלָה": "B<=:GrWw0T", + "חַיִל": "l|RO:{)Es{", + "חֵיק": "pr?20sv7q{", + "לְחַכּוֹת": "PvmB]k^Q~G", + "לְחַכֵּךְ": "n1lI]pz{U,", + "חַכָּה": "qtjkv@GEE*", + "לְהִתְחַכֵּךְ": "L>P6p/S-B;", + "חֵךְ": "LxqdP:sQx1", + "לְהִתְחַכֵּם": "Ai0(..j(m=", + "לְהַחְכִּים": "tK8fH,zSn*", + "לְהַחְכִּיר": "u+KIy8h[K>", + "תַּחְלוּאָה": "N<:C`rhOyF", + "חָלָב": "H>q;g_%rLx", + "חֲלָבִי": "j~;+}-GYb-", + "חֶלְבּוֹן": "ghCb[rn;Dm", + "תַּחְלִיב": "n*J)$)@T{d", + "חֲלוּדָה": "henYKPk//)", + "לְהַחְלִיד": "fxoyP7Kd7$", + "חָלוּד": "Oy+%58bL|b", + "לְהִתְחַלְחֵל": "NvD{9O^!fR", + "לְחַלְחֵל": "s6+4_kz{;W", + "לְהַחְלִיט": "kDCwbkp%Q!", + "הַחְלָטָה": "A/dHYdp>%6", + "לְחַלֵּט": "C$8n2=z1iJ", + "לַחֲלוּטִין": "JVL&cb`|1=", + "הֶחְלֵט": "|X+(aRi]j", + "חַלְטוּרָה": "QWQeeFHZI`", + "לְחַלְטֵר": "j(8%?$gV-^", + "לַחֲלוֹת": "JangEea9a.", + "לְחַלּוֹת": "nxTA}}/x8zKLH", + "חַלּוֹן": "H#~SgT{8!a", + "חָלָל": "BOyITKUe|l", + "חֲלִיל": "jEJ7D4Nc[M", + "חָלִילָה": "B^8`DB4o)_", + "לְחַלֵּל": "GZS!jklxlX", + "לְהָחֵל": "nA*AwCq+p)", + "חָלוּל": "L@lf}:Gst", + "חִילוֹנִי": "iL1UizJ#gU", + "חַלָּה": "q~[|`Iu;>:", + "חֲלִילִית": "e8(]ErZH;>", + "לְהַחְלִים": "IjoQlC4fOO", + "חָלוֹם": "uf(C~DPXR8", + "הַחְלָמָה": "Mx}pcVa]S*", + "חֶלְמוֹן": "qxwbuR`lA>", + "חֲלוּפָה": "ba@ilHptN(", + "לְהַחֲלִיף": "qbho5E6osm", + "לְהִתְחַלֵּף": "LN^o7-azfl", + "חֲלִיפָה": "w||A3>A?Z|", + "הַחְלָפָה": "zw.j|bFzty", + "חֵלֶף": "A>Atcbe^+-", + "תַּחְלוּפָה": "CX.JR{w)2a", + "מֶחְלָף": "Gx^EQODITL", + "מַחְלֵף": "f0}/)1nTbr", + "חֲלוּפִי": "lvoQLgvF_N", + "חָלוּץ": "wzgEU9=sbl", + "לְחַלֵּץ": "d%a|BG4CfJ", + "לְהַחֲלִיק": "r?Ml(^^$g*", + "חֲלַקְלַק": "JcLF|wAPF", + "חֶלְקִיק": "A>V>~mJfvv", + "מְחַלֵּק": "BMK:7BZ~,", + "לְחַלֵּק": "HNW7V$xvZG", + "לְהִתְחַלֵּק": "MBu]7HU$+Q", + "מַחְלָקָה": "pZmm*CiaQ", + "לְהַחֲלִישׁ": "lwT#", + "לְהִתְחַלֵּשׁ": "G|V$EaOWaf", + "חַלָּשׁ": "mnG[!QB|0z", + "חָם": "iLk7SUcYcz", + "לְהַחֲמִיא": "L+DAO~JUW=", + "מַחְמָאָה": "lV{&_|O~pu", + "חֶמְאָה": "hD?;%O|@o<", + "חַמְדָנוּת": "nl*8cZ!)]-", + "חָמוּד": "r`H&`deuf*", + "חֶמְדָּה": "LXc>XELY^y", + "נֶחְמָד": "x:TK[#fg[Vd}", + "חַם": "lK4m{p~xyi", + "חַמָּנִית": "tuK((M~|}Z", + "חַמָּה": "Io2L6q*fml", + "חֲמָמָה": "u6MEtN&r/4", + "לְחַמֵּם": "nlPtZX^XA}", + "לְהִתְחַמֵּם": "Pn)]BJvnsq", + "חַמְסָנוּת": "H%H616],s(", + "חַמְסָן": "bfa_dv2W|2", + "חָמוֹס": "osC%bGj0Cw", + "חָמָס": "D!I7Y<#1t5", + "לְהַחֲמִיץ": "FMBOA:zV1?", + "מַחְמָץ": "eH6fiv/ETL", + "חַמְצָן": "mDqES^s;yT", + "חָמוּץ": "CS99F,.v@$", + "לְהִתְחַמֵּץ": "FC)Ol[&S^u", + "חֲמִיצָה": "r?zJI)}{AC", + "לְהִתְחַמְצֵן": "BJsf0@VGqt", + "לְחַמְצֵן": "QF?|nCM+W[", + "לְהִתְחַמֵּק": "dpLEs(Lzx!", + "חֲמַקְמַק": "cb%F6+XMHN", + "חַמְקָן": "ftLdNOrPA!", + "חַמְקָנִי": "v?w9[df1SC", + "לְהַחְמִיר": "nly-7Q.#c", + "חָמוּשׁ": "d4Rn?N0;>F", + "לְחַמֵּשׁ": "oL(-$mt]+5", + "חָמֵש": "e`)=C&K}K+", + "לְהִתְחַנְחֵן": "h{A0]R`+VG", + "לַחֲנוֹת": "d!ZBK]@4ra", + "לְהַחֲנוֹת": "FFhN%>Vc)H", + "מַחֲנֶה": "KK;&Brn.u2", + "חֲנוּת": "is;tcx&SMv", + "תַּחֲנָה": "Ps:A~4CiEV", + "חַנְיוֹן": "r$x-c>aC*s", + "חֲנָיָה": "D>dJtrOpm?", + "לְהִתְחַנֵּךְ": "EoS?=A{L@_", + "חָנִיךְ": "rcx=1!N%_E", + "לְחַנֵּךְ": "bE}rVA45-4", + "לְהִתְחַנֵּן": "O.5F1}Nlk!ltd", + "מַחְפֵּר": "Q%^e:0|X>E", + "לְהִתְחַפֵּשׂ": "L0et6)mB&h", + "לְחַפֵּשׂ": "KEjfs-I4,X", + "מַחְצָב": "PjNv}6Wnz=", + "חָצָב": "J6-ugR->-}", + "חֲצוּבָה": "w6hQ]RW[n[", + "חַצֶּבֶת": "N-v>-1Q*]8", + "חֲצוֹצְרָה": "jAaz[w$E]|", + "לַחֲצוֹת": "xmpyNw;22]", + "מַחֲצִית": "OM|~4B:%5,", + "חֲצָאִית": "F:TA/w3n2%", + "חֶצִי": "PL(3O6[e;[", + "יַחַץ": "w8Q>p-Z:y!", + "חֲצוֹת": "hk;|6ai9wX", + "חָצִיל": "BIMZlB#2P?", + "מַחְצֶלֶת": "BUc,]Fu4D2", + "לְהַחְצִין": "AN%4sr1", + "חַקְלָאִי": "mlAk+}0cD*", + "לְחוֹקֵק": "tzzIa9saCq", + "תַּחְקִיר": "shRn;~O", + "חָרָא": "t:9+eEk@pG", + "לְהַחֲרִיב": "uR87yLll}P", + "חֶרֶב": "z8*%.GX.AX", + "לְחַרְבֵּן": "q_(KhrBlpH", + "לְהִתְחַרְבֵּן": "m2Ju~pIa-", + "חֲרִיגָה": "c{M2{:`rN9", + "חָרִיג": "d8,kJ!-))W", + "לְהַחְרִיד": "FH!6?<5[!t", + "מַחְרִיד": "AOcTPdofdn", + "חֲרָדָה": "s>4NH`UE/v", + "חָרֵד": "BA`c^z", + "חֲרֵדִי": "nQ{vUL.cC7", + "חַרְדָּל": "ek#JyLv0@G", + "חָרוּז": "y`{)rqOkmd", + "חֲרִיזָה": "oL+c.5(~ax", + "לְהִתְחָרֵז": "822ch:M", + "לְחַרְטֵט": "nYC)&*7k;.", + "חַרְטָט": "jd8/65tSt$", + "תַּחֲרוּת": "Q^?WYa0aKE", + "לְהִתְחָרוֹת": "JW]QnJ<&{=", + "הִתְחָרוּת": "mERky58pl/", + "מִתְחָרֶה": "k5f%[q7k/w", + "לְהַחְרוֹת": "bYkJ`[2.`Q", + "חָרוֹן": "CiDzHH#SEr", + "חָרָךְ": "M&U-,,-J+0", + "חֲרִיכָה": "F+p2/%1C7~", + "לְהַחֲרִים": "GlAftlRBe1", + "חֵרֶם": "q=y:qtw_Mc", + "חֶרֶס": "Qib[xTw:f;", + "חַרְסִית": "yGtD6!S(XK", + "חַרְסִינָה": "s]$!:=22K}q", + "לְהַחֲרִישׁ": "x;2KB&:L0]", + "מַחְרֵשָׁה": "zyacjL%", + "מַחְשְׁבוֹן": "fDt]EMvD)H", + "חֶשְׁבּוֹנַאי": "g,WX@XZDcC", + "חֲשִׁיבָה": "Kc{~||CeaQ", + "לְחַשֵּׁב": "lKb/2~4]P,", + "חֲשִׁיבוּת": "sWPM#[n)CC", + "מַחְשָׁבָה": "CNN7UeY,/2", + "לְהִתְחַשְׁבֵּן": "HSO^zw]LgH", + "לְחַשְׁבֵּן": "rtH1jN_uRz", + "לְהַחְשִׁיד": "k=%UHlQ)^h", + "חָשׁוּד": "e,d:/fOw|2", + "חֲשָׁד": "D7A#HYR_]m", + "חֲשָׁאִיּוּת": "o6]ghlbzRM", + "חֲשַׁאי": "p>~B90d0KT", + "חֲשָׁאִי": "kwF]dLecJN", + "לְהַחֲשׁוֹת": "d$1HMWQW&5", + "לְהַחְשִׁיךְ": "A&Lu`%d1>2", + "חָשׁוּךְ": "u&_pqLgd2f", + "חָשׂוּךְ": "CM[3fPE)sw", + "חָשֵׁךְ": "Bi::4UVn$A", + "לְהִתְחַשֵּׁל": "tT}c>0!%n^?A56", + "חַשְׁמָלַאי": "N+@Fl=nyee", + "חַשְׂפָנוּת": "plv[poT&p?", + "חֲשִׂיפָה": "jGYMGe&,#m", + "חַשְׂפָן": "dN5+M6!&L>", + "חַשְׂפָנִית": "kil!k]UG2m", + "חָשׂוּף": "ykl>/#,WR(", + "מַחְשׂוֹף": "v#hz`T8-!#", + "לְהִתְחַשֵּׁק": "y$yzJ(qp6@", + "חֵשֶׁק": "lEyN[/(AJ$", + "לְחַשֵּׁק": "qKTG#W#cdB", + "חוֹשְׁשָׁנִי": "g*L(CJ]M45", + "חֲשָׁשׁ": "qGYk;aMEsX", + "חָתוּל": "u+7NkIxx^^", + "חֲתוּלָה": "r}#eZ?A<))", + "חֲתוּלִי": "lRmowveGJT", + "חֲתָךְ": "siG!n[6!sh", + "חָתִיךְ": "p]V~;u7yYr", + "חֲתִיכָה": "iTF<:`2T)k", + "לְהִתְחַתֵּךְ": "m+qBcz=5Z2", + "לְחַתֵּךְ": "yn^", + "חָתָן": "FPtgu<:^C2", + "לְחַתֵּן": "wX%hTb0+3k", + "לְהִתְחַתֵּן": "I]rIZj}J/I", + "מַחְתֶּרֶת": "y?uc-cDaX9", + "חֲתָת": "DZ2JZSfGx", + "תַּחְתִּי": "l~!|jQI_C)", + "מַטְאֲטֵא": "F).Yv;]tMX", + "לְטַאְטֵא": "A9fEb*S&wi", + "טָבוּחַ": "r?[ifg4W,5", + "טַבָּח": "Lfx5[>?)1c", + "מִטְבָּח": "da|LzBBBI7", + "טֶבַח": "fBXp*c=ILP", + "לְהַטְבִּיל": "k3w_{5w|?B", + "טִבְעוֹנוּת": "d.HH$4&~Vd", + "טִבְעוֹנִי": "-dI&NZvHf", + "מַטְבֵּעַ": "lZg,NvzqsB", + "טֶבַע": "c~#X*!B;,[", + "טִבְעִי": "PW+/.OnO5Q", + "טַבַּעַת": "es%X;/AT++", + "לְטַגֵּן": "JR:4WxCjbk", + "טָהוֹר": "JwSa*9/j,C", + "לְטַהֵר": "LeE&xP$ar2", + "לָטוּב": "u=f%/RLX3@", + "טוֹבָה": "m68gGyDl0M", + "טוֹב": "u`>j72[GN3", + "טִיב": "H;MY{g.#+o", + "הֵיטֵב": "gb^O2hW*8s", + "טוּב": "k#fX7$Bm+N", + "טוּזִיג": "P0xCZX#]Do", + "לְהָטִיחַ": "QdkM1`;Be^", + "לִטְווֹת": "jRPBs$UR;x", + "לְהַטִּיל": "i8)Mj2vqRp", + "טִיל": "lJNp)fm)Lb", + "לְהָטִיס": "zq}o15pp;q", + "לָטוּס": "O+(Y^Em-Yw", + "מָטוֹס": "Gt4|?)EEO?", + "טַחַב": "O*H4pB>|Bi", + "מַטְחֵנָה": "BbC_d&AoC1", + "טָחוּן": "HR+#Qb9P[O", + "טְחִינָה": "x5!8S`*mzy", + "טִיחַ": "jR!sT-.~r~", + "טִיּוּחַ": "Ceiyf^2uFA", + "טְיוּטָה": "I2#mDPz]o7", + "טִיט": "du4@U6XNDM", + "טִיּוּל": "Bi/WC,r:CL", + "טִילְיָה": "s:SQ,SgRkZ", + "טִיפּוּס": "DlgBi[hj!~", + "טִירָה": "pl.XSe*^dX", + "טִירוֹן": "oy=f)BsG&g", + "טִירוֹנוּת": "K}V5`H,P8>", + "טֶכְנַאי": "c#.n7TO]Q+", + "טֶכְנוֹלוֹגְיָה": "tlWwEJUzN$", + "טֶכְנִיקָה": "s`1wvuB|#w", + "לְטַכֵּס": "ebzz/]I8Q!", + "טְלַאי": "m9_xJ$(%vk", + "לְטַלֵּא": "Q`rco|YVs(", + "לְהַטְלִיא": "htPd5/].Ij", + "לְטַלְגְּרֵף": "AFZ,WpK~I^", + "לְטַלְטֵל": "k;Mr?Yq8LX", + "טַלִּית": "pd^)6h<6R(", + "טַל": "FO^{+zeItt", + "טֶלֶף": "Qt7thdz9Cn", + "לְטַלֵּף": "sGbYP(X}@0", + "טֶלֶפוֹן": "AK/$CZV,Dx", + "לְטַלְפֵּן": "vo-`}:<:*K", + "טָמֵא": "ARzR@UK/xU", + "לְטַמֵּא": "qTq.LoVhe%", + "לְטַמְטֵם": "f5NuiHQE2F", + "טָמוּן": "n}[gfu(r0s", + "לְהַטְמִין": "bfwMH5rMH>", + "לְהַטְמִיעַ": "M]gURaoM3&", + "לְטַנֵּף": "vHK.Dk;>0I", + "לִטְעוֹת": "kHbr].b-+e-N", + "מִטְפַּחַת": "t7t)oAs1|+", + "טַפְטֶפֶת": "o7SdPB", + "טָרוּד": "Qy@{E.w~}k", + "הַטְרָדָה": "QQB++tS0Qs", + "לְהַטְרִיד": "A);qKr*$Eh", + "מִטְרָד": "e6Jwn{ACFz", + "טִרְדָּה": "ru/)wX6|", + "מַבּוּל": "vh.Nxd,zCJ", + "יְבוּל": "xL335ZIL_E", + "הוֹבָלָה": "I59%!awIrr", + "יָבֵשׁ": "m6~$i`{AQ{", + "יַבֶּשֶׁת": "4k~*8c@iA", + "יַבָּשָׁה": "jO:Pe@:Z36", + "לְהוֹבִישׁ": "MMnw<*ub&$", + "תּוּגָה": "FmcJoadi=>", + "יָגֵעַ": "A^p=GvK.1s", + "יָגוֹר": "oo[nr&FXOa", + "יְדִידוּת": "rbI3X&!Y11", + "מוֹדָעָה": "s0~}54woB]alL", + "מַדְעָן": "C6K1Y!", + "יְהוּדִיָּה": "LaHW7Wlo7d", + "יַהֲלוֹם": "q;;Hr|A$IR", + "יָהִיר": "PH}jA%^&5-", + "יוֹגָה": "Prb3?kFe=!", + "יוֹם": "j4(@>>z", + "יַחֲסוּת": "yLGz@k#[/`", + "יַחֲסִי": "N_b$j88lYS", + "יָחֵף": "n/2VMi*(~s", + "לְהֵיטִיב": "FFN^V&]zjx", + "מֵיטָב": "Q7!H=N;WT1", + "מֵיטָבִי": "pnWq_`zXi,", + "יַיִן": "FbL@vPC7I}", + "לְהוֹכִיחַ": "yq}#PF_i`@", + "הוֹכָחָה": "MK$})tA`Yn", + "יַכְטָה": "o;^`~}8;8", + "לוּכַל": "M6^{o0$:&_", + "לָלֶדֶת": "gqY1L_NuH^", + "לְהוֹלִיד": "iV6{E+pp+@", + "יֶלֶד": "n/i]K+^XEI", + "יַלְדָּה": "L%vtc@SG4k", + "מוֹלֶדֶת": "BYgQc@)5W8", + "יַלְדוּת": "p/Y=+n$-@^", + "יְלוּדָה": "Dqw7_9%vuM", + "יַלְדוּתִי": "n`I,g(u^`#", + "תּוֹלָדָה": "rmrB4*?_E!", + "יָלִיד": "C!1yo.+,Pp", + "יְלָלָה": "xydLJy3)1F", + "תּוֹלַעַת": "vhJW&{HIM-", + "יָמִין": "v2d1TDWO8$", + "יַמָּה": "OHj67n*J@]", + "יַמִּי": "Gn(i]]MDLx", + "יָם": "b-SxW5(t|s", + "יְמָמָה": "yZ5-Tz{%`n", + "לְהֵימִין": "M[65SuZnTH", + "לְהוֹנוֹת": "Cr,6wR1Z@}", + "לְהֵינִיק": "penl3$wDWH", + "לְהָנִיק": "qY20|kp([~", + "תִּינוֹק": "k@19/}^_~`", + "יוֹנֵק": "wH1G+i[Mw^", + "יְסוֹדִיּוּת": "p!V%J#8hGR", + "יְסוֹדִי": "s&hupkxtF@", + "יְסוֹד": "q&Sp^(t2~Z", + "מוֹסָד": "ChA;aQY_,*", + "מַסָּד": "eU{4)G<^8H", + "יוֹסֵף": "M9ZM$q@`J~", + "לְהוֹסִיף": "u@dl?q", + "לָעוּץ": "o!jR]zkNTx", + "מוֹעָצָה": "Gt=7N0k}NZ", + "יַעַר": "gi[s&6KAx%", + "יְפֵהפֶה": "PW_z5yv)Z8", + "לִיפוֹת": "01`}s2GlI", + "יָפֶה": "m2}]4J=,k>", + "יַפְיוּף": "bM4IQ3<;z{", + "מוֹפָע": "gqx{mM)", + "צֵאת": "cp##bro`cI", + "לָצֵאת": "rZz|3mlp3l", + "לְהוֹצִיא": "G[QdsT>J8T", + "תּוֹצָאָה": "Qii*P6g[E3", + "מוֹצָא": "z+`+7%GqM_", + "יְצִיאָה": "o=Iz$oJ*7h", + "הוֹצָאָה": "x>Eu_Zlm[U", + "יַצִּיבוּת": "H|q}|*.sX@", + "מַצָּב": "bU5Mpf1nzu", + "יַצִּיב": "K0pq(hX`i", + "לְהַצִּיב": "Ts8M3H~!p", + "הַצָּגָה": "s5SD*N*4}-", + "מַצֶּגֶת": "s=1j~55Jmg", + "מֵיצָג": "ghOzVXmBV*", + "לְהַצִּיג": "jqB}n$xRV7", + "תְּצוּגָה": "td^U/(3>g)", + "יְצִירַת מוֹפֵת": "ptFfb75++=", + "הַצָּעָה": "c1yUTA+E`@", + "לְהַצִּיעַ": "KcPgdZv(Ty", + "מוּצָק": "Qik{GW{@Tz", + "יְצִירָתִיּוּת": "ghgIp[[>d&", + "יֵצֶר": "lGUosVx/ur", + "מוּצָר": "r2l?:}@.sG", + "יַצְרָן": "q!JCN2a7P&", + "יְצִיר": "F%&]`oVojj", + "יָצוּר": "w$=", + "לְהוֹקִיעַ": "BYl:z;!^|9", + "לְהוֹקִיר": "O>|aVN<>fg", + "יַקִּיר": "EDkfP=D-;B", + "יַקִּירָה": "O-7%bb?,oQ", + "יָקָר": "B~@fh9gT`K", + "מוֹקֵשׁ": "yCy9&YBe6W", + "נוֹרָא": "p?Lb1$3s.5", + "הוֹרָאָה": "k1i0,Et$UT", + "לְהוֹרִיד": "Jw,ew$B8o*", + "יְרִידָה": "yk8{xSHy:-", + "לָרֶדֶת": "wzd>NG-`m1", + "יָרוּד": "rE[OU-eS3W", + "יָרִיד": "psqj!YQ_es", + "יָרֵחַ": "t/pK2PWxTW", + "לִירוֹת": "qo+;d7:Y)v", + "לְהוֹרוֹת": "ZndC(xuQp", + "יֶרִי": "N`_4N-oN9?", + "תּוֹרָה": "kRPELt.3pR", + "מוֹרֶה": "sih0I|~es5", + "יַרְכָּה": "hD=4NL10]BE#HQ", + "לְהוֹרִיק": "A;{?1]M1Hc", + "יְרַקְרַק": "w!^B|_P", + "מִישׁוֹר": "G5r`:ram-GJa+", + "יִתְרוֹן": "zkyph1.w(7", + "יוֹתֵר": "tpILbu:CtE", + "כְּ": "rbG*nh.<{[", + "כְּאֵב": "Mk1/1c?8}-", + "מַכְאוֹב": "bPmww[$]Iq", + "לְהַכְאִיב": "F|4%u|Sya1", + "כָּאן": "yX{s}Jb#8-", + "כַּאֲשֶׁר": "s[pUUZC9O{", + "לְהִתְכַּבֵּד": "r(uEr@T6+!", + "כָּבוֹד": "vn!mSP{:Uf", + "כְּבִידָה": "Q7U:.,NwEz", + "נִכְבָּד": "A/@(~k%z]u", + "לְהַכְבִּיד": "nLnm&", + "לְכַבּוֹת": "D}Y6j.uG;0", + "לִכְבּוֹת": "QW4VZAGcc", + "כֶּבֶל": "cW.*B5>$+_", + "מִכְבָּסָה": "rcViPk>Ld/", + "כְּבִיסָה": "v0$fVu=vs9", + "לְכַבֵּס": "t3`[S|q4!l", + "לְהַכְבִּיר": "Ba>!npP)Uh", + "כְּבָר": "y!3k:NrnMo", + "כֶּבֶשׂ": "F>byTAw;lv", + "כְּבִישָׁה": "L;#,26d!x8", + "כְּבִישׁ": "gI/(^gn8!{", + "כִּבְשָׂה": "Lv9k[KEG8`", + "כְּדַאי": "$=ZjSH|6v", + "כַּד": "H$!E*AMFqX", + "כַּדּוּר": "mlv&Ws2gLB", + "כַּדּוּרֶגֶל": "e2d3>!}@1[", + "כַּדּוּרְעָף": "FcJLCG<7vs", + "כְּדֵי": "mmT5i!Tnzw", + "לְהִתְכַּדֵּר": "C`P([?!7R8", + "לְכַדְרֵר": "jpsl0v1*;p", + "כֹּה": "b},A#zJLA<", + "לִכְהוֹת": "u:z..8l&t9", + "לְהִתְכַּהוֹת": "kv@ZItS|;b", + "כֵּהֶה": "F1/A6JW~[x", + "כַּהֲלָכָה": "MJGp)=Gna:", + "לְכַהֵן": "Ox2tV&D]c", + "כָּווּי": "qaIzYB)$H3", + "כּוֹכָב": "vQJT@*0J;)", + "כּוֹכַב לֶכֶת": "phgkeJvhT:", + "כּוֹכָבִית": "OV:%x~$vv(1LZ=f", + "מְכוֹנָאוּת": "b.;1]%zAa:", + "לְהָכִין": "N(_kJbfLGa", + "לְכוֹנֵן": "Nlp$d8hZ5s", + "לְהִתְכּוֹנֵן": "gV4(_-oGgl", + "כּוֹנְנוּת": "B[:oy>;vKf", + "מָכוֹן": "T247:{e$c", + "תְּכוּנָה": "MdT6bb[MjC", + "מוּכָן": "hVsVDtSf/D", + "נָכוֹן": "A/X^]]z:^#", + "הֲכָנָה": "gtro?&>RD", + "מְכוֹנִית": "nu~b.Lw29M", + "מְכוֹנַאי": "Fkrg/Zw[1@", + "מְכִינָה": "u8]v7vnt.h", + "מְכוֹנָה": "f+bse-cWcj", + "כּוֹס": "m35h)o$xEY", + "כּוּר": "i;;ZN+=gKz", + "לְכַזֵּב": "m6Mf/HNGXH", + "לְהַכְזִיב": "u]5{Rxxn/<", + "הַכְחָדָה": "cu{Fi#t>;#", + "לְהַכְחִיד": "Kxj/Z=Eak^", + "לְכַחְכֵּחַ": "Lys@Vs#AYY", + "כְּחַלְחַל": "x?XMcKh(@:", + "מִכְחוֹל": "Ip{__CvGNC", + "לְהַכְחִיל": "H{mzV0NG(t", + "לְהִתְכַּחֵשׁ": ";t*`1;csr", + "הִתְכַּחֲשׁוּת": "N;SxRE%}Fm", + "כָּחוּשׁ": "Lg-I+l@A-;", + "לְכַחֵשׁ": "t!9Z{bf0)J", + "לְהַכְחִישׁ": "LX$^1o1pax", + "כִּי": "h[7$j@|u_B", + "כַּיּוֹם": "mnPvOG8j>@", + "כִּיּוֹר": "FQ6u3VrxYh", + "כִּיס": "rRI#?,,F2d", + "כֵּיף": "NplV.Y/Ylr", + "כֵּיפִי": "k3KaADPlzB", + "כֵּיצַד": "GK1ERJkS?", + "כִּירָה": "strEyc4j%", + "כְּלוּב": "uVy`.pybJU", + "כְּלוּם": "mjazjM{QGG", + "כְּלוֹמַר": "L&_`.%SJu@", + "כְלוֹר": "E!ebl)[r3p", + "לִכְלוֹת": "LJ*:a8eMKZ", + "כְּלָיָה": "t9:Hf93L", + "מִכְלָלָה": "jDmQ2@vg5l", + "מִכְלוֹל": "uZp:)kLT!i", + "כּוֹלֵל": "L@.0hahjsD", + "כָּלִיל": "M`Vnw6cLj,", + "כְּלָלִי": "Nw!", + "כְּלַפֵּי": "IuB6C0#2Vy", + "כַּמָּה": "Qp$u??1PI~", + "כְּמוֹ": "OD%h~ak6`D", + "כַּמּוּבָן": "yD)bl_eqdk", + "כְּמוֹת": "C~W]}!NKjI", + "כַּמּוּת": "g*R<5>&Zo-", + "כִּמְעַט": "BvzOHr+*jz", + "לְכַּמֵּת": "E?%TEVcctD", + "כַּן צִיּוּר": "x|r-[}tqXp", + "כְּנֶגֶד": "Kfo=#`%f+o", + "כֵּנוּת": "fzXlcIO.U@", + "לְהִתְכַּנּוֹת": "xiySuk9IkU(]A", + "כָּנוּעַ": "yJJ.GR,P64", + "כְּנִיעָה": "wZ~a[2e0kj", + "לְהַכְנִיעַ": "G}OzIG,vE=", + "כְּנַעַן": "tkUy8OBnO5", + "כָּנָף": "AP>t&$$42#", + "כְּנוּפְיָה": "sqBCQh%(LY", + "כַּנָּר": "A9(PH_Jxr*", + "כַּנִּרְאֶה": "O&&.*x.SDD", + "כֵּס": "Ok#4hl,;+0", + "לְכַסֵּחַ": "h,Kx_*cP*5", + "כְּסוּת": "qv34)I&H3p", + "לְהִתְכַּסּוֹת": "nyK-?RDRK]", + "מִכְסָה": "Q!8f3G*^nn", + "מִכְסֶה": "k&b&z@Y82", + "לְכַסּוֹת": "g8|s}g:(FE", + "כְּסִיל": "O)dNe7OE{kx&", + "כַּעַס": "o@l6Ck>``H", + "כָּעוּס": "MkA6+VZ!*&", + "לְהַכְעִיס": "u{Sxo>Q|h4", + "לְכַעֵר": "c>sl|52p3N", + "כָּעֵת": "O-OvcSi!Bq", + "כָּפוּי": "JZK;KkkF]-", + "כְּפִי": "pb#&=hK4.5", + "כַּפְכָּף": "j]Q1@@)UQh", + "כָּפוּל": "rA)YDWVot?", + "הַכְפָּלָה": "Ci;.4Kjn59", + "כֶּפֶל": "sxs41!6(=9", + "לְהַכְפִּיל": "whH9j6<|dQ", + "כָּפָן": "IPI-jWy!wl", + "לְהַכְפִיף": "HE*_.OMhls", + "לְכוֹפֵף": "r9,c}z}o%:", + "לְהִתְכּוֹפֵף": "I$LK?xcnrH", + "כְּפָפָה": "k!_M", + "לְכַפֵּר": "A4/%/YoF|u", + "הַכְפָּשָׁה": "Ou[*[OY%=`", + "לְהַכְפִּישׁ": "hi9xZN=ll0", + "כַּפְתּוֹר": "r!~JTW0!cK", + "לְכַפְתֵּר": "LYJ5BYdJi/", + "כָּרָאוּי": "D||)URWXXb", + "לְהִתְכַּרְבֵּל": "|^kzUKpw(", + "כָּרָגִיל": "IXyn0+)mF8", + "כָּרֶגַע": "k^gYAHVYBH", + "כְּרוּבִית": "ueJ,j-esrg", + "כָּרוֹז": "K?;2+zoSJb", + "כְּרוּז": "OFC15h0VNp", + "הַכְרָזָה": "E7I|E^wMf*", + "לְהַכְרִיז": "y58.a&aVd;", + "כְּרָזָה": "wsoTV+zrTS", + "הֶכְרֵחִי": "dR3)(DcV?g", + "הֶכְרֵחַ": "zyGC`/~cdV", + "לְהַכְרִיחַ": "D]b#y`NBAU", + "כַּרְטִיס": "wcd*Hp(v_n", + "כַּרְטִיסִיָּה": "ON+nw*7+w<", + "מִכְרֶה": "G?w7KML(DZ", + "כָּרִישׁ": "rpitfPJ~Wm", + "כָּרוּךְ": "K_CPj|=B2e", + "כְּרוּכִית": "pN/+k/qL>+", + "כֶּרֶךְ": "mt&HaaSRLa", + "תַּכְרִיכִים": "p4}C&_^H5f", + "תַּכְרִיךְ": "CU%pW9y[fg", + "כָּרִיךְ": "I-v5KRrmCw", + "כְּרִיכָה": "d>S}|oztT_", + "לְכַרְכֵּר": "jjP~+a^DW#", + "כֶּרֶם": "mFUxl+hE{[", + "כָּרֵס": "u|/Q%7y|#w", + "לְכַרְסֵם": "N:uL`V&eLU", + "מְכַרְסֵם": "vj8&_5-S[d", + "כֶּרַע": "@]H5,<2_j", + "לְהַכְרִיעַ": "LDyawa6h:L", + "כַּרְפַּס": "EnU(W5i1a+", + "כַּר": "lg:AdhJhb1", + "כָּרִית": "M5b*}(MV>M", + "לְהַכְרִית": "m9+`Hf;:/m", + "תַּכְשִׁיט": "J4,!+z/XDn", + "לְכַשְׁכֵּשׁ": "cROCAOb$75", + "מִכְשׁוֹל": "fiJGaOelii", + "כֶּשֶׁל": "w~`=hR9gfD", + "מַכְשֵׁלָה": "hHoc*Z%nnM", + "לְהַכְשִׁיל": "q8[EB|j9qh", + "מְכַשֵּׁף": "n#)3C2Ji7R", + "לְכַשֵּׁף": "bq^)~fsshr", + "כָּשֵׁר": "q5g0X#`w3#", + "תַּכְשִׁיר": "N:yuzF?fZY", + "כַּשְׁרוּת": "Bkp5&]ZD97", + "הֶכְשֵׁר": "A@CJm!d?v,", + "מַכְשִׁיר": "BO:25F@>d3", + "כִּשְׁרוֹן": "GOt>d[cHI^", + "לְהַכְשִׁיר": "d`kAKaBf;A", + "כָּשִׁיר": "o?^YB!g.P~", + "לְהִתְכַּתֵּב": "q~ah+YSd9J", + "כַּתָּב": "fjI|1>L[-4", + "הִתְכַּתְּבוּת": "AV-($1(M>y", + "כְּתִיבָה": "rd^S-mrZAH", + "הַכְתָּבָה": "t#L.+H7x8d", + "כַּתָּבָה": "g3lO7Cn;Ds", + "מִכְתָּב": "DlTH_>#Lpj", + "כְּתָב": "koN5=Eg&Ri", + "כַּתְבָן": "Q0@paU]$m<", + "תַּכְתִּיב": "Ig]$*}(vrv", + "כָּתוּב": "JO]?<#sk?5", + "כְּתוּבִיּוֹת": "EGIvmP/OT@", + "לְהַכְתִּיב": "c{FkI.F8Bf", + "לְכַתֵּב": "iPjG{6*2>)", + "כְּתִיב": "xfI6]qLnKl", + "כֶּתֶם": "F_t0^afz8)", + "מִכְתָּם": "F^!Z&|C&4v", + "לְהַכְתִּים": "l=bXImNTmy", + "כָּתֵף": "z&r!xP[E#m", + "לְכַתֵּר": "wE>2%#IB`?", + "לְהַכְתִּיר": "I>vp,2X_4j", + "כֶּתֶר": "OQ/V`,J_T;", + "לְהִתְכַּתֵּשׁ": "K2_H`iw}Il", + "מַכְתֵּשׁ": "Oy5va6H$^=", + "כְּתִישָׁה": "q4-$T.g`2I", + "כַּת": "Eh;:G7vji8", + "לְ": "JHI14Xkj9m", + "לֹא": "bRVKp>:8>u", + "לְאַחַר": "Fudl9@EsLn", + "לְלַבֵּב": "mPPQ}1H`TkV*|!", + "לְהִתְלַבֵּט": "Qb/G~,E]IE", + "הִתְלַבְּטוּת": "DOD", + "לְלַבֵּן": "L$_*{O?onV", + "לְהַלְבִּין": "GzfiUuBLO3", + "לְהִתְלַבֵּשׁ": "G}iQj>FyA)", + "הַלְבָּשָׁה": "kjCe&aWC2U", + "לְבוּשׁ": "dvEvoOIn~r", + "לָבוּשׁ": "lm]=$:+]xY", + "לְהַלְבִּישׁ": "hSXSVrCm0", + "לְלַהֵט": "e)2p6?KfZ:", + "לְהִתְלַהֵט": "Qf,uXm4N7.", + "לַהַט": "JWbXefL/4c", + "לְהַלְהִיט": "y?l-A0KC?m;3", + "לְהַלָּן": "LP(8MpBdiQ", + "לְהִתְלַהֵם": "zvs>v$UCaq", + "לַהֲקָה": "vX>?w:^t{G", + "לַהַק": "m-$w>}i9m.", + "לְלַהֵק": "MegVY(x,.X", + "לְהִתְלַהֵק": "o:K#D|5H5=", + "לוּחַ": "F-84`)$Vy$", + "לוּחִית": "P:W;+y&/-|", + "לְהָלִיט": "ysz[$ZcCA>", + "לִלְווֹת": "jk$i<#7xZ@", + "לְהִתְלַוּוֹת": "e^W7UvE5o%", + "לְהַלְווֹת": "Ni{cpnv3i", + "לְלַוּוֹת": "/r{J&y3l^", + "לוּל": "e}`6oEF|})", + "לוּלֵא": "OLwBga=cKa", + "לוּלָאָה": "Kcw`S1[ady", + "לוּלָב": "nxL|yMR:c0", + "לְהִתְלוֹנֵן": "yh/m?$c>M0", + "מָלוֹן": "zQ##A;T|fF", + "תְּלוּנָה": "s*41g,=c@N", + "מְלוּנָה": "dRc_ll5f!|", + "לְהַלִּין": "Iw3vk#QiCs}", + "לֶחִי": "sF5TiGo@b)", + "לְלַחֵךְ": "l]V/Nmt#lt", + "לְחִימָה": "H7#*z?EB=[", + "לֶחֶם": "PJndit@:+2", + "מַלְחֵם": "it.ra;lAry", + "מִלְחָמָה": "EE9NwqY{7R", + "לְהַלְחִים": "nMG%?G.Ym-", + "לַחְמָנִיָּה": "A.Rw7c~a:a", + "לוֹחֵם": "u?jkO?^kk6", + "לַחַן": "L~i[M:sL#v", + "לְהַלְחִין": ">/1_[6/Pj", + "לְחִיצָה": "npb/+4h(.e", + "לַחַץ": "K6yEL9^Th<", + "לָחוּץ": "zpK3e9Tj,B", + "לְהַלְחִיץ": "gAVhD_*-=V", + "לְהִתְלַחֵשׁ": "LX]orUQO$P", + "לְהִתְלַחְשֵׁשׁ": "dZ#P/:M_Ip", + "לְטָאָה": "u{j?nupgwc", + "לְלַטֵּף": "ot*2DY;XT9", + "לְלַטֵּשׁ": "BTb-1(0F9D", + "תַּלְמוּד": "r)Oh!X0O;g", + "לָמִיד": "z3dp>VQb;E", + "תַּלְמִיד": "K}INMMl$e8", + "לְמִידָה": "B&-G!auU7w", + "לְלַמֵּד": "FQMO.QUGAT", + "לָמוּד": "IzZ$s)tncx", + "לַמְדָן": "IKh|TiN2lN", + "לַמָּה": "l=nv-[Hlnp", + "לְמָחֳרָת": "Kfu20^5y}J", + "לְמַעַן": "P|cjNJyGdJ", + "לֶסֶת": "kl,}41)x8a", + "לַעַג": "uvc%[eVWou", + "לְהַלְעִיג": "C)0gJNfoTm", + "לְעוֹלָם": "HET7tLVV+d", + "לְהַלְעִיז": "s:TPn)aECm", + "לוֹעֵז": "rUoiI)OY_|", + "לוֹעֲזִי": "JW&PlA;Tn<", + "לוֹעֲזִיּוּת": "lIJ]K87reE", + "לְהַלְעִיט": "DZB3]J=v6>", + "לְלַעְלֵעַ": "PPW=N%1)bz", + "לְפָחוֹת": "vCHmq-R;^=", + "לְפִי": "OY8EGKW2-z", + "לְפִיכָךְ": "OZd(Q2dDG2081W", + "לֶקַח": "t=+sX=:0,^", + "לְקִיחָה": "Rf6/j3,(lS", + "מֶלְקַחַת": "Ci(wJG-B=@", + "יַלְקוּט": "A~]tnd>u#4bZ)/w", + "לְהַלְשִׁין": "E5+nuke~n]G}qE", + "מֵאָז": "tTrlH2SI!p", + "מְאַיִן": "p#];RLarXA", + "לְמָאֵן": "OK5rSEzmJ", + "לְהַמְאִיס": "gr(a0/Vy{`", + "מֵאֲשֶׁר": "v%xt@pf`<*", + "מִגְדַּלּוֹר": "g&.t$(!Mcg", + "מְגַמָּה": "x5PRUiWI]~", + "לְמַגֵּן": "q~w)x?z`I1", + "לְהִתְמַגְנֵט": "BzAlstmjNf", + "מַגְנֶט": "tFzeB$yD/Q", + "לְמַגְנֵט": "z.2eRoOo^;", + "מַגָּף": "P_!F-6a@x|", + "לְמַגֵּר": "erW3/}E_3B", + "מַמְגּוּרָה": "k3_>C+1-~i", + "מְדִידָה": "L!(3_AxH0@", + "מַדָּד": "bqHj!LmKAg", + "הִתְמוֹדְדוּת": "m_sB=}Oug6", + "מַדִּים": "L,3<YIr+", + "מַה": "sYhyjOZ27&", + "מַהוּת": "QAQqd_gqfD", + "מַהוּתִי": "d}c4r7eRh_", + "לְהִתְמַהְמֵהַּ": "g~}6a@UWW>", + "מְהִירוּת": "iE(Y}6z^:f", + "מָהִיר": "vcQm~),Jw4", + "לְמַהֵר": "zF0iO|A", + "הִתְמוֹטְטוּת": "B6kHrT.|$I", + "לְהָמִיט": "wlBfZaafm;", + "מוֹט": "RgU!CTZ", + "מְזוּזָה": "C+37WEbu[$", + "מַזָּל": "ENa#/z,1l6", + "לְהִתְמַזֵּל": "}iha@QGdf", + "לְהִתְמַזְמֵז": "mYpNQK$]1(", + "לְמַזְמֵז": "JGqziFqnc4", + "מִזְּמַן": "y?26R6VjH/", + "לְמַזְעֵר": "e@Y|(fp&nF", + "מַמְזֵר": "ir:GMC,2>$", + "מְחָאָה": "itbe4y#yTI", + "הַמְחָאָה": "iWiyr;XBoA", + "מְחִיאָה": "pXbbqPDe-^", + "לְהַמְחִיז": "vWo.M=ZDDL", + "לְמַחְזֵר": "K!.5=@Q9T`", + "מִמְחָטָה": "DN@h2US_d?", + "מַחַט": "GH?gi[OSJ[", + "לִמְחוֹת": "Gb/GzgF`({", + "לְהִתְמַחוֹת": "iCgn1TND[1", + "לְמַחוֹת": "M)y:[}gqhh", + "הִתְמַחוּת": "u$1x@kp6&y", + "מִתְמַחֶה": "e!k&!@mW5W", + "מְחִילָה": "yi!j>y`]mq", + "מְחִיקָה": "eo4t{)#G]p", + "מָחִיק": "F=XKOdd`B6", + "מָחָר": "FM7L0v`X`)", + "מְחִיר": "Lb:%@?gAGg", + "מָחֳרָת": "x|EEHq?UaJ", + "מְחִירוֹן": "DFs$l]xta#", + "לְהַמְחִישׁ": "hAtufn^]+,", + "לְמַחְשֵׁב": "GHIY?_L%!+", + "מַטְקָה": "bD)@l)RM&<", + "מַטְקוֹת": "jgmCfBQv]*", + "מַמְטֵרָה": "O]hM=c&uQ%", + "מָטָר": "%Zw&E}J`,", + "מֶטֶר": "y^J$", + "מִילֶנְיוּם": "HU|>SY.fvy", + "מַיִם": "B`-3`[`^D>", + "מֵימָן": "w2}|hqsy7%", + "מֵימִי": "thaHNtgm))", + "מִיּוּן": "I:(>Rp3*RU", + "תְּמוּנָה": "z;g276x}{y", + "מִיקְרוֹגַל": "yi35)Z4qTD", + "לְהָמִישׁ": "M~zk=HJ|$Y", + "מִישֶׁהוּ": "=VIBjm6{k", + "מִישֶׁהִי": "kUW9hG:):6", + "מִיתוֹס": "uIP#eni:sa", + "מִכָּאן": "O@?r>?O4rc", + "מְכוֹנַת כְּבִיסָה": "GA(A1_5U@B", + "מֶכֶס": "G=JEI2Z}GU", + "לְהִתְמַכֵּר": "h9%JO^M5|f", + "הִתְמַכְּרוּת": "h+RjfxNLk_", + "מְכִירָה": "rnXsFDowvY", + "מֶכֶר": "Q(Uv+*>moj", + "מְמַכֵּר": "o/i|l/#+jy", + "מְכַשֵּׁפָה": "hQ+*E1C?ZC", + "לְהִתְמַלֵּא": "K)E(%XEQ8rD^k", + "מִלְגָּה": "u/<{JC=HnL", + "תַּמְלוּגִים": "la_ASk|;[u", + "מֶלוֹן": "EkG$)eu!j*", + "מֶלַח": "Ia/h@,WAx[", + "מָלוּחַ": "f]cNzheELZ", + "מְלִיחוּת": "uXe%h4^5&o", + "לְהַמְלִיחַ": "n>4,b:7W+b", + "לְהַמְלִיט": "spGun-`.VY", + "מְלִיטָה": "InJ`gR_k/J", + "מֶלֶט": "DFZhKgnEx.", + "לְמַלֵּט": "QHB,dbJ*FB", + "מֶלֶךְ": "F_#jp%A)7X", + "מַמְלָכָה": "zG)0Nc!.Te", + "מַמְלַכְתִּי": "g|IKOlLtL7", + "מַלְכוּת": "vmT@t]*2kK", + "מַלְכָּה": "J~T26P*a#r", + "הַמְלָכָה": "j:d2KI%On7", + "מַמְלַכְתִּיּוּת": "u>T3#%,G?2", + "מַלְכוּתִי": "FjpAq6(;d.", + "לְהַמְלִיךְ": "J{_KG0{Zd1", + "מְלוּכָה": "sT+rHX4BT%", + "לְמַלְכֵּד": "v];QZM4(6z", + "מֶלֶל": "vEz}b!eD:?", + "לְמַלֵּל": "n?{+ue!e(J", + "תַּמְלִיל": "mShnpiyu$;", + "לְמַלְמֵל": "s*Su7NZ=LG", + "מִלְּפָנִים": "rzC%W?>pQH", + "מְלָפְפוֹן": "h7B$XX3%p1", + "הַמְלָצָה": "I{i~7+KQg%@", + "לְהִתְמַמֵּשׁ": "L7JMB*Q8?h", + "מַמָּשִׁיּוּת": "P[zgHrM8XH", + "לְמַמֵּשׁ": "d0lPB}VPz}", + "מַמָּשִׁי": "o>F(K/yGWm", + "מִן": "sa-&$^!-F7", + "מַנְגוֹ": "MM3@j-^.WB", + "מַנְגִּינָה": "LBxkteN&7D", + "מַנְגָּנוֹן": "z!/$R4Lb<*", + "מִנְחָה": "K_GC]P#Csd", + "לִמְנוֹת": "mBwp6GCqOv", + "מְנָיָה": "nn&v@#UAfy", + "מָנוּי": "FXOM[XrTb7", + "מָנָה": "h{}#rzSVSy", + "לְמַנּוֹת": "vvkualeMG6", + "לְהִתְמַנּוֹת": "gEmp-l!83W", + "מוֹנֶה": "kkZ90=q7@N", + "מוֹנִית": "DnB&@56mw$", + "לְמַנֵּן": "K.0.z=Q", + "לְהִתְמַסֵּד": "PZ+R7i9WIz", + "לְהִתְמַסְחֵר": "5m@{-:7az", + "לְמַסְחֵר": "pR/l/Yo42?", + "מַסְטִיק": "v8~W2MR|zO", + "לְהִתְמַסְטֵל": "K`dP%%o:Q=", + "לְמַסּוֹת": "z#A1T{3e;T", + "מִסְכֵּן": "uim+rS8aR9", + "לְהִתְמַסְמֵס": "A)6_w_c+*]", + "לְמַסְמֵר": "AfRyZG%csa", + "לְהִתְמוֹסֵס": "dWTPz5C:qf", + "מַס": "HS/T?k+.q`", + "לְהָמִיס": "K$^1jJ@-6f", + "לְמוֹסֵס": "O&TV6/~WAD", + "לְמַסְפֵּר": "Pb,vdMDg}9", + "לְהִתְמַסֵּר": "NG(4tLK:h]", + "מְסִירוּת": "zKnh}L", + "מֶסֶר": "k4`,Ob~)aP", + "מִסְרוֹן": "Lc^M$GGS", + "לְמַפּוֹת": "K)dRY4>0", + "מָצוּץ": "KB7v)Va(P[", + "מְצִיצָה": "C@GcKJ;nXV", + "מַצָּה": "e;ZBl!=VT}", + "לְהִתְמַצֵּק": "C}!b!iSg=!", + "מִצְרִי": "l2g}s{hC.b", + "מִצְרַיִם": "f%*+_A9z1c", + "לְהִתְמַקֵּד": "Q_R#=S5R`v", + "לְמַקֵּד": "PqDM`1Q!Z", + "לְהִתְמַקֵּחַ": "CP[NZArEC}", + "הִתְמַקְּחוּת": "m&)ms=9P6D", + "לְמַקֵּם": "qmj@hy=!.b", + "לְהִתְמַקֵּם": "n2@U9tT_g-", + "לְמַקְסֵס": "AP=V4fF.NI", + "לְמַקֵּף": "w;FcGdenkH", + "לְהִתְמַקְצֵעַ": "O15FN5Rq8i", + "מִקְצָת": "e~Gwz=|yOf", + "מַקָּק": "d2|?4Xd5(;", + "מֶקֶק": "f4pAy`oQ9@", + "לְמַקֵּר": "ER!/@6/l|%", + "לְמַקֵּשׁ": "bJj/ysdZd", + "לְהַמְרִיא": "c[NCrTyTl,", + "הַמְרָאָה": "GI82DRGU<5", + "לְהִתְמָרֵד": "jUU%2!UK`E", + "מֶרֶד": "nE(#4]Hs}k", + "לְהַמְרִיד": "rQv#fJg:%L", + "מַרְדָן": "q=r=rEenj2", + "מָרוּת": "i~(EWtD1dF", + "לְהִתְמָרֵחַ": "B1^c!&C)c~", + "לַמְרוֹת": "tMG&I,)~.`", + "לְהַמְרוֹת": "ozi>nMhbOq", + "מָרִית": "ORkuBJwKez", + "מַרְכּוֹל": "BqJ]]-[Flw", + "לְמַרְכֵּז": "v:Dv.Rr[?B", + "לְהִתְמַרְכֵּז": "w&v)#B#ZD2GJB&", + "מֶשִׁי": "IBs-{HYN<;", + "מְשִׁיכָה": "il6&Tbg^q7", + "לְהִתְמַשֵּׁךְ": "y4*-]]g~IV", + "הֶמְשֵׁךְ": "fL7%1u&d*2", + "מֶשֶׁךְ": "q|>(yFkiEh", + "לְהַמְשִׁיךְ": "gpwuT$U9lt", + "לְמַשְׁכֵּן": "Mt.cp)5-h(", + "מָשָׁל": "N7TMDeu;iR", + "מֶמְשֶׁלֶת": "h(lgG;co(?", + "מֶמְשַׁלְתִּי": "lNYQID", + "לְמַשְׁמֵשׁ": "M6%TX7>mo6", + "מֶשֶׁק": "oP+O!~mol", + "מִמְשָׁק": "o.Q.C3[cl{", + "מִשְׁקְפֵי שֵׁמֶשׁ": "g2TXLg(k6*", + "מָשׁוֹשׁ": "B(*g>//:6p", + "לְמַשֵּׁשׁ": "d=v]+yJ+?5", + "מֶתֶג": "hTWeWYO-wB", + "לְמַתֵּג": "QT4gOrd=Rw", + "מְתִיחוּת": "F/r84Msr1@", + "מָתוּחַ": "D.M>eP*O", + "לְהִתְמַתֵּחַ": "H.fe6P9rM=", + "מִתַּחַת": "Qu6vlR6x`i", + "מָתַי": "Ov3l/06)Mm", + "מָתַיְשֶׁהוּ": "O<-jB#KOs{", + "מָתֶמָטִיקָה": "rtcFD-lI`M", + "מָתוּן": "d{TQB%&p#f", + "מֶתָן": "MTqR2Cov.w", + "לְמַתֵּן": "OzkdHlP`Q<", + "לְהַמְתִּין": "eGv!`-ii9", + "מַמְתָּק": "tzrGF/U$FD", + "מָתוֹק": "B7}9aQJr>V", + "לְהַמְתִּיק": "I(&:G52)F&", + "נָא": "G/-xZur+}&", + "נֹאד": "DXw[}z,j5V", + "לִנְאוֹת": "xIYB4.JQp8", + "נְאוּם": "Q@/L](^(oz", + "לְנָאֵף": "P9/>s|mvo:", + "לְנָאֵץ": "v.Yy1;]g5]", + "נְאָקָה": "O9)AE9K+|Z", + "לְהִתְנַבֵּא": "m*F1Od=z#h", + "נְבוּאָה": "uqVOU*v|%7", + "נָבִיא": "F*5B7FNr[]", + "לְנַבֵּא": "ss(!*e%%y}", + "נְבוּאִי": "p2yQxpJ[$F", + "נָבוּב": "xm{&{i84U]", + "נֶבֶג": "eiK2VxOuvp", + "נַבְחָן": "Fo7YG(9|x", + "נְבִיחָה": "ETG2`F*<>r", + "לְהַבִּיט": "g4$T&c*3]*", + "מַבָּט": "mJTNlgF#QH", + "לְהַנְבִּיט": "nwj<};vj}f", + "נֶבֶּךְ": "rwh", + "לְנַגֵּב": "p,rtc1l}^r", + "נַגָּד": "D/S_[maa.&", + "לְהִתְנַגֵּד": "Qk>ArNHU", + "נַגָּן": "NWpZb.;dKH", + "לְנַגֵּן": "u.5fQi14wW", + "לְהִתְנַגֵּן": "h|}I=CHEZl", + "נְגִינָה": "bs3m{G,G#B", + "מַגָּע": "e0?a{5pd^O", + "לְהַגִּיעַ": "qN#=uq", + "לְנַגֵּעַ": "F_TJh*&4p(", + "נֶגַע": "Py{C(B-}EB", + "נָגוּעַ": "Nkq_OC%eA@", + "הַגָּעָה": "Fw+3!#nE`^", + "נֶגֶף": "o)Vu1^;]1#", + "נְגִיף": "O54>s77m^r", + "נַגָּר": "F*u5hpo^`C", + "לְנַגֵּר": "rA`qjs~kmA", + "לָגֶשֶׁת": "I2+sj[weAH", + "הִתְנַגְּשׁוּת": "z!^puL1&h>", + "מַדָּף": "nZFc7M{HQ8", + "לְהַדִּיף": "O|^p0v8~/#", + "נֶדֶר": "CvZZI|!1>^", + "נָדִיר": "O/^L&|faBz", + "לְהַדִּיר": "t-]!_LPPu5", + "לְהִתְנַהֵג": "lCF~w,hbzA", + "הִתְנַהֲגוּת": "C(3}+4KEYE", + "נֶהָג": "r_J%i`}`6;", + "נְהִיגָה": "bS~dlQOciI", + "מִנְהָג": "uPQDnvzrL-", + "לְהַנְהִיג": "FLS3otf1Zk", + "נָהוּג": "Is(i6Kd=nK", + "מַנְהִיג": "x5mUO+(O.,", + "הִתְנַהֲלוּת": "K}E?U|{:2&", + "מִנְהָל": "B+$1!PcGw]", + "מְנַהֵל": "bJvVtxisxa", + "לְנַהֵל": "yyCDJQ(@EM", + "לְהִתְנַהֵל": "kq)L(qSC9I", + "הַנְהָלָה": "QD<<+FDVPi", + "נְהִימָה": "zcTutQ3UGO", + "נָהָר": "O=uJwx/Pv,", + "מִנְהָרָה": "Kw`AMQ[(I0", + "נוּ": "l=}Lc]8qRK", + "לְהָנִיא": "dwM|r~bK`1", + "לְהָנִיב": "rP,IJ~YF58", + "לָנוּב": "QZ9?UuwCg<", + "נִיב": "lN}oWae?hv", + "תְּנוּבָה": "eU]u3hwcip", + "לָנוּד": "I}b%`*J9d+", + "לְהִתְנוֹדֵד": "jsUvyL#xMr", + "לְהָנִיד": "N8-@W;6M^p", + "תְּנוּדָה": "E8yArlovwY", + "נוֹדּ": "lw8^m6~K=8", + "נוּדְנִיק": "L|)miFghz3", + "לָנוּחַ": "ctbRTxZ&@*", + "נוֹחוּת": "y1V|LRJw#X", + "לְהָנִיחַ": "rc%$B9Z!F5", + "לְהַנִּיחַ": "sEGY&&u!p~", + "תְּנוּחָה": "k-aRopD]`a", + "מְנוּחָה": "iau4N@5:<2", + "נַחַת": "zk*>eM$Zl%", + "נוֹחַ": "ElRedt]qcR", + "הֲנָחָה": "KJ6X}8p[o[", + "מָנוֹחַ": "d/ld??4^K[~yFPT:", + "לְהָנִיס": "LSZXi$ZfF{", + "לָנוּס": "K1Bj@1iD.)", + "מָנוֹס": "t;hKe*", + "נָזִיר": "hbI!8g`h/d", + "מִנְזָר": "dvCtaEwaOA", + "הַנְחָיָה": "zN9EhKQ_^`", + "לְהַנְחוֹת": "H5Bkv*%YDj", + "הִתְנַחֲלוּת": "oYS4Z*~hWk", + "לְהִתְנַחֵל": "iX^ht}{2Cf", + "נְחִיל": "gh[F3#ODWI", + "לְהַנְחִיל": "v}@:A~(mtm", + "נַחֲלָה": "j+8gp]@B(c", + "נַחַל": "Fje,8(LW2!", + "נֶחָמָה": "inlA9rxP9y", + "לְנַחֵם": "xBR+<.c.q)", + "לְהִתְנַחֵם": "NF|[~jz`[4", + "לְהִתְנַחְמֵד": "D1L:=8T-No", + "נָחוּץ": "FzpM,vXWd#", + "נְחִיר": "LN9bkRtM[#", + "נְחִישׁוּת": "O`cMl~|xW}", + "נָחָשׁ": "k+lxihe);A", + "נָחוּשׁ": "m0byHtf!5D", + "לְנַחֵשׁ": "lC7(Q/`2tH", + "נֶחָת": "H/-9<~L,K#", + "לְהַנְחִית": "gTUw%aGff@", + "לִנְטוֹת": "rY&0mO7iD]", + "לְמַטָּה": "K=Q!Pt4H3x", + "נָטוּי": "O,ilnS$]p&", + "לְהַטּוֹת": "LmKR8vVULx", + "מַטֶּה": "Q5!e)+H3$_", + "מַטָּלָה": "FyJ2.u:Ly)", + "נְטִילָה": "r,5H!.Q#%:", + "נֵטֶל": "lm(afLhs$A", + "נָטוּל": "B%^6YD3/20", + "נָטוּעַ": "PdDmL3ts.&", + "נְטִיעָה": "J!X:UB7*=@", + "מַטָּע": "qY7H>`+qr<", + "לָטַעַת": "IGO8EKot,%", + "נָטִיף": "py0[L1VAd7", + "הַטָּפָה": "hUSN+;@J|T", + "לְהַטִּיף": "Jw7|iVMfL|", + "נֵטֶף": "b#OIh}d]%G", + "מַטָּרָה": "y*?lc8h)x%", + "לְנַטֵּר": "s*^MAg+>s4", + "לְנַטְרֵל": "mQZJrPCJ8J", + "נָטוּשׁ": "jaGk(6p{~S", + "נִיחוֹחַ": "uxfn=n:wOn", + "נֵיטְרָלִי": "kr)_nwz$#K", + "נִין": "y(DJ9ozKr6", + "נִינָה": "gjf9Y.@dJJ", + "נִירוֹסְטָה": "mOT$>Dv$~E", + "נֶכֶד": "w!G/&3hSqu", + "נֶכְדָּה": "l.*$i(Y|0b", + "נוֹכְחוּת": "NgD*]#h[>B", + "נוֹכְחִי": "G~tse,wRG-", + "לְהַנְכִיחַ": "p&a1WY$oTXb+z", + "לְהַכּוֹת": "Rah^U#zHxj", + "לְנַכּוֹת": "j@@ltKnJt`", + "לְהִתְנַכֵּל": "EGG0.$J`h&", + "נוֹכֵל": "A@$=Cc{#+F", + "נֶכֶס": "E0T+RKvE]O", + "הַכָּרָה": "L]W5piZuu+", + "נַר": "lHe-x%PaiX", + "לְהַכִּיר": "K)dWe1QL2w", + "הַכָּרָתִי": "pO+aLUbWQx", + "לְנַכֵּר": "E%,(U-|=`r", + "לְהִתְנַכֵּר": "vM@A/[N8:F", + "מַכּוֹשׁ": "r(u}BnMbz4", + "לְהַכִּישׁ": "mRB_~+~g}y", + "לְנַכֵּשׁ": "J-KE", + "נֵס": "cDbZkL-6X(", + "לְהִתְנוֹסֵס": "f_eD", + "מַסּוֹעַ": "b2#r]iotV:", + "לְהַסִּיעַ": "C6PYbS$rtk", + "הַסָּעָה": "x,Ehw)dsQw", + "נוֹסֵעַ": "j::i={)8>C", + "מַסּוֹק": "BKk<]C^]M=", + "לְהִתְנַפֵּחַ": "M+Zi8b?!qH", + "נַפָּח": "l.qkivhHKr", + "תַּפּוּחַ": "tm=bzAMSSO", + "מַפּוּחַ": "u02ZuYC$(*", + "נָפוּחַ": "Q0L]h1vq`k", + "נֶפַח": "pzL]jH,XFy", + "נֵפְט": "c1/U-d9#DQ", + "לְנַפּוֹת": "J?EMx@e2mP", + "הַפָּלָה": "kVZofsbglb", + "נְפִילָה": "vzN&,?U=QS", + "לְהַפִּיל": "~dTACSb/v", + "לְהִתְנַפֵּל": "EB&0&eNfVz", + "מַפָּל": "lpVgRZXd?I", + "לְנַפְנֵף": "emkOk;wpvF", + "לְהִתְנַפֵּץ": "s$5M1`fN~)", + "נַפָּץ": "g^e{V)~p$|", + "מַפָּץ": "NeAJB~m=1{", + "נָפִיץ": "Fs,wXTZj!}", + "לְנַפֵּץ": "v.%`mXv}$u", + "לְהַנְפִּיק": "wZ|0TyFIz!", + "לְהַפִּיק": "P8)Rj+sJSB", + "לְהַנְפִּישׁ": "D`HK&(Q1C_", + "נֶפֶשׁ": "t?qaeLP<[M", + "נְצִיב": "fI0MSe.v{<", + "נְצִיגוּת": "x+AMa.5#Jh", + "נָצִיג": "hcA2:}ORsM", + "לְנַצֵּחַ": "l@~FhMU9vv", + "לְהִתְנַצֵּחַ": "zf{xfm1#-t", + "לְהַנְצִיחַ": "&e>&.|Am_", + "הַנְצָחָה": "r:WA-X:u]", + "הַצָּלָה": "r6YeC51bM*", + "לְהִתְנַצֵּל": "H#+Yu>w[:]", + "נַצְלָן": "neB}OQbKcC", + "לְהַצִּיל": "y-C`?BWo*p", + "לְנַצֵּל": "HLH(3p.-", + "לְהִתְנַשֵּׂא": "d|])`eYbxR", + "לָשֵׂאת": "uf+^@Yn[J=", + "נָשִׂיא": "K*9FL)", + "לִנְשׁוֹת": "ji`8~P^%Hi", + "לְנַשֵּׁךְ": "l$52ouI.+P", + "נְשִׁיכָה": "lpbQNpLbF7", + "לְנַשֵּׁל": "Omi]7Fz$%M", + "לְהַשִּׁיל": "H=p2p(F)iC", + "לְהִתְנַשֵּׁם": "mlH#)x?J<~", + "נְשָׁמָה": "c4rs(g+WG{", + "הַנְשָׁמָה": "y!6N4^2&nr", + "לְהַנְשִׁים": "z0BGO?,%Yt", + "נְשִׁימָה": "sDDy0xa6.=", + "לְנַשְׁנֵשׁ": "iUGezaOn#I", + "לְהִתְנַשֵּׁף": "p]NFv0%l{<", + "לְנַשֵּׁף": "nio=JZ]Idz", + "נֶשֶׁף": "D)|g#APWR<", + "יַנְשׁוּף": "c~@G*ij+Dk", + "לְהִתְנַשֵּׁק": "Er(n,jGUTL", + "מַשִּׁיק": "grV`9V+-V$", + "נְשִׁיקָה": "CVTy_&-^n0", + "נֵשֶׁק": "J]uJ8W,F;U", + "לְנַשֵּׁק": "qMT-K2@,;f", + "לְהַשִּׁיק": "p`WgPr@Or`", + "הַשָּׁקָה": "O~kA.Fah:!", + "נֶשֶׁר": "sfZey1}Mpu", + "לְהַנְשִׁיר": "MX,%~>#_!b", + "לְהַשִּׁיר": "vNi!lSr^ku", + "מִנְשָׁר": "b0xc*X*IU8", + "נָתִיב": "JIIEQ8<77*", + "לְנַתֵּב": "N2@|OOQy3k", + "לְהַתִּיז": "jz3dV,/[(R", + "לְנַתֵּחַ": "GBQ7tT:dPA", + "נֶתַח": "E@dw%Xf~,`", + "מַתֶּכֶת": "F_2L$8Z0wW", + "לְהַתִּיךְ": "CIdLoQOMj>", + "לָתֵת": "gi?BA~tD4{", + "נָתוּן": "CULJ?e,,02", + "נְתוּנִים": "z7QDKk$E:h{H", + "לְנַתֵּץ": "H[?%HI2Mn4", + "הִתְנַתְּקוּת": "kDi;5Q*^jK", + "לְהַתִּיק": "d^^V/J,(Iz", + "לְהִתְנַתֵּק": "jcpB|0kGhn", + "לְנַתֵּק": "GO?=P{s7OA", + "נֶתֶק": "IN*WU$pPKP", + "לְנַתֵּר": "Q:6ne8ZBYs", + "לְהַתִּיר": "s=*uOKhf=^", + "נֶתֶר": "GKIq*(K!XaTpCR-`", + "סַבָּל": "7OQEOH]IK", + "סַבְלָן": "pPffWnTCSn", + "לְסַבְּלֵט": "A5LA/D%Jtz", + "לְהִסְתַּבֵּן": "b2gobx94];", + "לְסַבֵּן": "y5Tenwh<", + "סְבִירוּת": "Q/_&cV:GpJ", + "סָבוּר": "NjnDa(#=@]", + "הִסְתַּבְּרוּת": "Fj{97JGLD.", + "סְבָרָה": "m1/IWON/4J", + "הֶסְבֵּר": "s3vEs*|bBm", + "הַסְבָּרָה": "B*XQ:3#~mq", + "לְהַסְבִּיר": "IuMMBc0R9z", + "לְהִסְתַּבֵּר": "AmLHIx>aE@", + "סָבִיר": "u6MIXC`[Q{", + "סָבְתָא": "q@HX3F{6!J", + "מִסְגָּד": "MTK4F1mW.+", + "הִסְתַּגְּלוּת": "q!(lLf+zb}", + "סְתַגְּלָן": "eV~HWyz4^a", + "לְסַגֵּל": "e$*`tPNIMe", + "לְהִסְתַּגֵּל": "NaV6(GX%xJ", + "סְגָן": "f^bLJ-Akk3", + "סִגְנוֹן": "p{_P}PO@5{", + "לְסַגְנֵן": "QF#2=5R2Z7", + "לְסַגְסֵג": "G2:sneQZ[T", + "לְהִסְתַּגֵּף": "sA-KS(?Uem", + "לְסַגֵּף": "By&Iz-8K`f", + "הַסְגָּרָה": "lHL6(&fWBQ", + "סְגִירָה": "e!dh{=O$Do", + "מִסְגֶּרֶת": "ckxXtO)jWI", + "מַסְגֵּר": "j3.fPLKPO$", + "סָגוּר": "cJ6znU{N~+", + "לְהַסְגִּיר": "AG??B8O$/`", + "לְהִסְתַּגֵּר": "mDJGR~i.tJ", + "הֶסְגֵּר": "L^cP$_K5&Y", + "סֶגֶר": "uK7v0|7Yj?", + "סָדִין": "DTzU491op", + "סַדְנָה": "v1Z980Rc}v", + "סַדָּן": "sAb3`TwKj}", + "סֶדֶק": "PS)SC),pt7", + "לְסַדֵּק": "n7?tdQmb*J", + "מִסְדְּרוֹן": "lK>&4#2qZP", + "סֵדֶר": "mP&|y|?!7(", + "סִדְרָה": "d9GUnPIy1}", + "סַדָּר": "s,^E]QQj>]", + "סַדְרָן": "uVP2>.Y,BI", + "סְדָר": "C,H;K6qlP)", + "הֶסְדֵּר": "m1[Q8;Szdc", + "סָדִיר": "D;2m{R9nf<", + "הִסְתַּדְּרוּת": "D(TnkkO89t", + "לְסַדֵּר": "BS.~~+nm7L", + "לְהַסְדִּיר": "Dj[EoQWM.(", + "לְהִסְתַּדֵּר": "QI@bY+Q9&$", + "סַהַר": "h{71J4&SCs", + "סוֹהֵר": "Q%*}-qkl_B", + "סַהֲרוֹן": "tQu9UX#ESC", + "סוֹבְלָנוּת": "nKSwd~M7H]", + "לָסֶגֶת": "tpU_#aT*qI", + "סוּג": "Dp1j9[OTH(", + "סוּגְיָה": "Kevk0AyV4i", + "סוֹד": "lwPBMP-aH/", + "לְהִסְתּוֹדֵד": "nT#yoE#a$l", + "לְהַסְווֹת": "JTWJ3~AYX)", + "סוֹלָן": "yPk@#IgC8N", + "סוּס": "zf,_11lfrkuEj", + "סוֹפִי": "LUHX@+A&^f", + "סוּפָה": "bT$r+|BD3r", + "לָסוּר": "yBOj}`$zl0", + "לְהָסִית": "gM8]mcr34e", + "סָחוּט": "N>)*$NC+mr", + "סְחִיטָה": "M_<5,:s).X", + "מַסְחֵטָה": "n,IHh<;(G+", + "סְחִיפָה": "qAYfmZS:_K", + "מִסְחָר": "kpTaQKRU8`", + "סְחוֹרָה": "eTIZ$BU2*h", + "סַחַר": "hV1gn*E*,:", + "סוֹחֵר": "MJ(/#:5q]7", + "לְהִסְתַּחְרֵר": "c0lDgY&4-r", + "לְסַחְרֵר": "gCP`Tmk!8W", + "סֶט": "nWcW[^-C1:", + "סְטוּדֶנְט": "q[&rZ,i66B", + "סְטָטִיסְטִיקָה": "q!N!FDVK}]", + "לִסְטוֹת": "HBlVAxh>mm", + "סוֹטֶה": "Nf-!LLf/<9", + "מַסְטוּל": "G/OcMENi9&", + "סְטִירָה": "i}p_L12a%(", + "סִיב": "Cu2QEcU#w(", + "סִיגַרְיָה": "z.)QE5pir8", + "לְהָסִיחַ": "Dy~hgaWoy%", + "לָסִיחַ": "H@t>Yc6%#s", + "לְהָסִיט": "o|z1cmGf:<", + "סִיּוּט": "O[qO}FKC^e", + "סִיּוּם": "fi:4a6(&0~", + "סִימָן": "grFn(s4#w|", + "סִיס": "rbv<(h>crn", + "סִיסְמָה": "u=DM)S*682", + "סִיּוּעַ": "nBNd%XV1M)", + "סַיִף": "lWR69%(T)|", + "סִיפוֹן": "NnpEAph(t$x1L.", + "סִיּוּר": "D#GXa#H|2j", + "הֲסָרָה": "n-D!>=gJ}1", + "סִיר": "l?Pf)*`Kp^", + "סִירָה": "B0diB_(Ps[", + "סָךְ": "bZv|`Z-%O", + "לְסוֹכֵךְ": "C7$X=z&7K&", + "מָסַךְ": "pa~xfr_;y{", + "לְסַכֵּךְ": "re2m5&hBP$", + "מוּסָךְ": "d:rigRV@xX", + "הִסְתַּכְּלוּת": "p51Rf}~fP1", + "לְסַכֵּל": "N;7I8QSTP^", + "לְהִסְתַּכֵּל": "c.w@R.in(*", + "הֶסְכֵּם": "DObL]r5Q(b", + "סְכוּם": "PTbzl`wt$}", + "לְסַכֵּם": "pRWCv>*py~", + "לְהַסְכִּים": "LJ3K-7Bil>", + "לְהִסְתַּכֵּם": "Mr$b%C!$(=", + "הַסְכָּמָה": "of>I8D_M7I", + "סוֹכְנוּת": "Enx5TbwQg4", + "סַכָּנָה": "rZn0A~Sn{{", + "סוֹכֵן": "KYj9:&(f0T^", + "לְהַסְמִיךְ": "ex?b]:5=4.", + "לְהִסְתַּמֵּךְ": "EoeOMtA+_/", + "סֵמֶל": "g1z#AYBtHQ", + "סִמְלִי": "v]{1c~%/x+", + "סַמָּל": "OWo$:]/9Xe", + "לְסַמֵּל": "QxR~V[D$5P", + "לְסַמֵּם": "EnDs7nth6h", + "סַם": "LI(!DYx,}C", + "סַמְמָן": "x/fO[HEn]z", + "לְהִסְתַּמֵּן": "q+^3)&MIq;", + "תַּסְמִין": "np;.]IvEOL", + "לְסַמֵּן": "Jo]T}x", + "סְנָאִי": "kh2s`J$@ph", + "סִנְגּוּר": "DNlaYqi<5R", + "לְסַנְגֵּר": "l%k{HsWV`7", + "לְסַנְדֵּל": "c&w{+TVMpc", + "סַנְטֵר": "zy>)u3,dB3", + "לְסַנְכְּרֵן": "p709E,4.>x", + "לְהִסְתַּנְכְּרֵן": "nm8LRY`?Wl", + "לְהִסְתַּנֵּן": "p/R{XQOC187", + "סְנִיף": "LS`|3onE51", + "סַסְגּוֹנִי": "O[#ybq>Z5j", + "מִסְעָדָה": "PQ.;?:{I|/", + "סְעוּדָה": "C!:}9&iSpg", + "מִסְעָדָן": "gp/B#KDw*6", + "לְהִסְתַּעֵף": "kiA=>&@Hyq", + "סְעִיף": "h}7miF`04B", + "הִסְתַּעֲרוּת": "sBR-Q8(ml>", + "לְהִסְתַּעֵר": "L:/R}:]`P%", + "לְהַסְעִיר": "A7|{@", + "סְפּוֹרְטַאי": "rP1p4vbmhO", + "לְסַפֵּחַ": "z*ZIQP/cnA", + "לְהִסְתַּפֵּחַ": "vPzh=a+$J7", + "סֶפַח": "hpK@$956=<", + "נִסְפָּח": "ll.e;a=UM9", + "לִסְפּוֹת": "H`p=]3:m?M", + "סַפִּיר": "vH-QAM0|B-", + "סִפְנָה": "f~;?R4eo`;", + "סַפָּן": "O%LH.7^Kr-eL1~", + "סַף": "i$YJK6j$@;", + "סְפֶּצִיפִי": "mm,Wgf5:3q", + "לְהִסְתַּפֵּק": "y5KZ+5:|um", + "לְהַסְפִּיק": "gHVc%=2X9o", + "סַפָּק": "GD)Vs>3hgT", + "סָפֵק": "FObC>4X485", + "הַסְפָּקָה": "eW|2g@1f%|", + "אַסְפָּקָה": "Pz1)}$?LH7}-", + "סִפְרוּתִי": "sbgK8=8?_J", + "סְפִירָה": "m6sKu1em2g", + "סַפְרָן": "Nx](6U)/p/", + "לְסַפֵּר": "H2Nq1Q", + "סוֹפֵר": "LZ-h>ie{ta", + "סְפָרַד": "PIPK.DT|v5", + "סְפָרַדִּי": "cd)<_%uO5@", + "סִפְרוֹן": "j%Z[T]@Yyc", + "לְסַפְרֵת": "QL/S-aN;&`", + "סְצֶנָה": "qoT2;o^", + "מַסְרֵטָה": "FAzc1`,TQP", + "תַּסְרִיט": "C>4~m>$awF", + "סַרְטָן": "zEEumS7`Zp", + "לְהַסְרִיט": "h7c0s54uuv", + "סִרְטוֹן": "uEvQHPm(uq", + "לְסָרֵס": "BD%Wde=cPz", + "סָרִיס": "MG37vp*Kj!", + "סַרְעֶפֶת": "e.Hm/h-om-", + "סִרְפָּד": "iD5,AkQh6?", + "סְרִיקָה": "C9Xg", + "סְרָק": "A8,Of%?zW8", + "סוֹרֵר": "x#E)Bow-pg", + "סָתוּם": "ts8BNolvwv", + "סְתָם": "uVMfU1T#K#", + "סְתִימָה": "vi/e#~}n]S", + "לְהִסְתַּתֵּר": "fmGT)5F>v", + "נִסְתָּר": "Ihr{Tl%l[Y", + "לְסַתֵּת": "L,9u;ZUdPd", + "לְהַעֲבִיד": "L=tr#g80j}", + "עֲבוֹדָה": "sxy9hF^Tq?", + "עֶבֶד": "m?QV3Jc29z", + "עַבְדוּת": "CK}AtUp?8c", + "מַעְבָּדָה": "d9cV()>@=R", + "לְעַבֵּד": "m$GHPAXOV", + "בְּדִיעֲבַד": "mM^T2c;8DX", + "עֲבוּר": "b%ix%iL}y5", + "לְהִתְעַבּוֹת": "e:iHAvf;1u", + "לַעֲבוֹת": "f(H`m3=gt6", + "לְעַבּוֹת": "P@N>$VsI>&", + "לְהַעֲבִיר": "In^j/5E;A?", + "לְהִתְעַבֵּר": "t76SbTCV=|", + "מַעֲבָר": "N?N*!&L.-x", + "עִבְרִי": "klxDT(L.dr", + "עֲבִירָה": "lq/rkBeObq", + "מַעְבָּרָה": "xCQg@w0cm", + "הַעֲבָרָה": "z~nN!DirDN", + "לְשֶׁעָבַר": "ib@,sEL3&X", + "לְעַבֵּר": "q6xtqz0Y0b", + "עָבָר": "LV`]PeD?mP", + "תַּעֲבוּרָה": "tgAJrv}(^f", + "מַעֲבָרוֹן": "J-D{kB2DJ4", + "לְהִתְעַבְרֵת": "L=/fU4", + "עַגֶּבֶת": "npzR;m+", + "לְהִתְעַגֵּל": "u.aY7ezH{x", + "עֶגֶל": "ArVq.4X{U%", + "מַעֲגָל": "Aum)&:Ed#e", + "לְעַגֵּל": "wO{<}~8^-,", + "עֲגַלְגַּל": "g~J:`=rIC2", + "עֲגָלָה": "it(&8oHtho", + "עֶגְלָה": "hZ2S+u6cs`", + "עָגוּם": "QoKbcF2I~y", + "עַגְמוּמִי": "p~8sZR;^N_", + "לְעַגֵּן": "vOuB0A8s/!", + "עֲדִי": "Lxpp@s#!.x", + "לְהִתְעַדְכֵּן": "jG*ZdO8PiC", + "לְעַדְכֵּן": "Fmt3ULYzHt", + "לְהִתְעַדֵּן": "r}Z7tK|$(A", + "עָדִין": "cx58>}s>]l", + "לְעַדֵּן": "z8E//@Xnpt", + "עָדִיף": "Euv`s)dd:l", + "לְהַעֲדִיף": "bws%c~!F?L", + "עֲדִיפוּת": "vo6D)o.56<", + "תַּעֲדוּף": "g[l.BMIVfe", + "עֵדֶר": "oXgPO_f>9n", + "מַעֲדֵר": "N))MiS]xY7", + "לְהָעִיב": "nm>#}zXG2V", + "לָעוּג": "BxC&qWMB.q", + "עוּגָה": "tcZCU:$YN(", + "עֵד": "Li>F/jK|T^", + "לְהִתְעוֹדֵד": "LGqmw2RSzF", + "לְהָעִיד": "LDAkX&MpY:", + "לְעוֹדֵד": "mB#YC(pcBz", + "תְּעוּדָה": "fsaiqgA9Hy", + "עֵדָה": "g]W6}r5CUT", + "עֵדוּת": "C0]4Cy(PQv", + "עוֹד": "N_aspRhlXO", + "עִידוּד": "P`bS(eA2FF", + "לְהָעִיז": "Bf0>WMS-CP", + "לָעוּט": "iR2B-z&9q]", + "עָווֹן": "y_F;1Eu(+C", + "לְהַעֲווֹת": "B2AZk%^C%+", + "לְעַוּוֹת": "E4v!IDIL8F", + "מָעוֹן": "lZjHU[#9?", + "עוֹנָה": "J}@A6QB+F5", + "לְהָעִיף": "v3qn.]h!gn", + "לָעוּף": "N8^iGiyI=f", + "לְהִתְעוֹפֵף": "vVnG=8b+$g", + "תְּעוּפָה": "NEzQF|McaK", + "לְעוֹפֵף": "CCx+-0kvq,", + "מָעוֹף": "mLa$`v%J|F", + "עוֹף": "w!z=q*st]`", + "לְהָעִיק": "mhz3Wd$VRm", + "מוּעָקָה": "lV5:PR(:Af", + "לְהִתְעוֹרֵר": "Cpik9%YEf", + "לְהָעִיר": "K2UpE4N~j~", + "לְעוֹרֵר": "uW(2`GKXZ0", + "לָעוּר": "tYV5,$:[oe", + "הֶעָרָה": "ybQso10A$h", + "מְעָרָה": "kRd#^|${P)", + "עוֹר": "b~niQr=sMT", + "לְהָעֵז": "P.f~?TVM:B", + "עַז": "FxO<&MjelR", + "תְּעוּזָה": "ma7", + "לְהִתְעַכֵּב": "Km(1M=%j!W", + "לְעַכֵּב": "F#)8&k7LaA", + "עֲכָּבִישׁ": "HJkP~IzoT-", + "עַכְבָּר": "cNlZcJ3vqT", + "לְהִתְעַכֵּל": "P_FD@{Mz35", + "לְעַכֵּל": "FE{(}j%O3X", + "לְהַעֲכִיר": "Dgy>/SHi.}", + "עַל": "s&@5IMkO;>", + "עַל גַּב": "zu=3mFIf@t", + "עַל גַּבֵּי": "cZ]|{[.oZV", + "עַל יַד": "jU{jR$UJ$(", + "עַל יְדֵי": "C6RV]jWluG", + "עַל פִּי": "HW!5,HjjFm", + "עַל פְּנֵי": "M2K.En.(;i", + "הַעֲלָאָה": "e4Gs9;>Cb-", + "עֶלְבּוֹן": "h3fdCh(y=q", + "הַעֲלָבָה": "D9~HkA+|;j", + "לְהַעֲלִיב": "buOo_hIAmf", + "עָלוּב": "x+ZGihyun(", + "עַלִּיז": "s62bxlpr?+", + "מַעֲלָה": "Aha{YDPJTv", + "עֶלְיוֹן": "GmBDc;437o", + "עֲלִיָּה": "g0A^@$P=`$", + "לְהִתְעַלּוֹת": "ka.LU|!63G", + "עֶלְיוֹנוּת": "EqrWDDMi", + "לְהִתְעַלֵּל": "dW0cwD|JU*{8]h", + "עֶמְדָּה": "z*>6wx2q!a", + "לְהִתְעַמֵּל": "f<7,O):h$X", + "הִתְעַמְּלוּת": "f%uUzk|C|!", + "עָמֵל": "A|?#+8*|/$C", + "עַמְלָה": "w!be.)5qo{", + "תַּעֲמוּלָה": "mv4KS`:Xi^", + "עַם": "Jp,|PADAA9", + "מוּעָם": "nW=!5~iriA", + "לְעַמֵּם": "Ny+]7:1~8X", + "עָמוּס": "j;pYQ_.L)V", + "לְהִתְעַנּוֹת": "Ad[MCU34Gg", + "תַּעְנִית": "n:OQL4PYy0", + "לְעַנּוֹת": "z1#(bH4{HO", + "מַעֲנֶה": "ldQ>YWP#||", + "עָנִי": "i^-(hN>%+/", + "עַנּוֹת": "zz,W1Mwb6s", + "לְהִתְעַנֵּן": "q=na,Yy2uZ", + "עָנָן": "MQn%rN)80.", + "עֲנָנוּת": "LpZ-72`Q~$", + "עָנָף": "p/P,cBR[&y", + "לְהַעֲנִיק": "A7!##w3Vi)", + "עֲנָק": "wF:3RO=J,B", + "מַעֲנָק": "D_qpAW^X37", + "לְהַעֲנִישׁ": "eB~AR@KKF/", + "לְעַסּוֹת": "N2}2?T!89{", + "עָסִיס": "KYUVepCoTl", + "עֲסִיסִי": "w_n:c#f=S9", + "לְהִתְעַסֵּק": "fuu}/EoM.2", + "לְהַעֲסִיק": "lazB|@bgw)", + "עִסְקָה": "q>LiHqp5~l", + "עִסְקִי": "wq&O5n7NOK", + "תַּעֲסוּקָה": "HS}Bm!QxZP", + "עָסוּק": "r8]Xn#vx]w", + "עֵסֶק": "Nuzm(EaS3s", + "הַעְפָּלָה": "jjX:5;]e5y", + "לְהַעְפִּיל": "tt+>J5i3<^", + "לְעַפְעֵף": "C>=XCcbYAJ", + "עַפְעַַף": "w9pM`hKVO", + "עָצוּב": "sIdsSY9G5k", + "עַצְבוּת": "j?]kz.Ovi*", + "לְעַצֵּב": "jz-F|?_i4F", + "לְהִתְעַצֵּב": "xLP%769Avi", + "מְעַצֵּב": "lm|!~A5^Fp", + "עַצְבָּנוּת": "G0Qe|@=eM)", + "לְעַצְבֵּב": "1YbnF}pu.", + "לְהִתְעַצְבֵּן": "Rjy3Q-a4kF", + "לְעַצְבֵּן": "k>`(0^ZFrG", + "עֵץ": "Jy.4S%|$4w", + "לְהִתְעַצֵּל": "AeW7NsJ!30", + "עָצֵל": "DO[3&d37v5", + "עַצְלוּת": "m(hP.@[>Bh", + "הִתְעַצְּמוּת": "A?rm6Pu!TD", + "מַעֲצָמָה": "Ov^;O$8.yd", + "עַצְמָאוּת": "uNxxj@F9)_", + "לְהִתְעַצֵּם": "i~H2@:E-gw", + "עֲצוּמָה": "i*4@7q#wu]", + "עַצְמִי": "PgyroXN5ak", + "עַצְמָאִי": "nUV4t&h;$j", + "עֲקִיצָה": "EQRM=.1HrS", + "לְעַקְצֵץ": "buY4BU%y&/", + "עֶקְרוֹנִי": "i2y}=*e_6z", + "עֲקִירָה": "i2p|&f=8PB", + "עָקָר": "C(st+6|w`2", + "עֲקָרוּת": "D]`VDUV];F", + "לְעַקֵּר": "B^FEe2D[5?", + "עַקְרָב": "j-DhoPA+nV", + "עַקְרַבּוּת": "MQG#RvNZd<", + "הִתְעַקְּשׁוּת": "gUjCZ8:ehF", + "לְהִתְעַקֵּשׁ": "u+xlUPv$6?", + "עַקְשָׁן": "gfUB6b&Vj]", + "עַרְבוּת": "C,H]?LEe:<", + "לְעָרֵב": "cji?!]u^[F", + "מַעֲרָב": "v/?+Igg/>+Tv", + "לְהִתְעַרְבֵּל": "Di6=Yps%p>", + "לְעַרְבֵּל": "o^8lh./Qc3", + "עֶרְגָּה": "x0H}Tj9{GY", + "לְעַרְגֵּל": "v]doHg5@Y,", + "עַרְטִילָאִי": "LhGJbqTJYw", + "לְעַרְטֵל": "D5=(2yMwA&", + "לְהִתְעָרוֹת": "y$|+wJa@wC", + "הִתְעָרוּת": "xT;z>=+xo|", + "מַעֲרָכוֹן": "ulhMp5_mHp", + "לְהַעֲרִיךְ": "y:7Lhll~Xu", + "עֵרֶךְ": "Ds}-G7S0zG", + "הַעֲרָכָה": "e+11xJWyf`", + "מַעֲרָךְ": ">.4@:c=`O", + "מַעֲרָכָה": "Pz&P_I*9(J", + "מַעֲרֶכֶת": "kzueWI*ynv", + "מַעֲרוֹךְ": "Q;uCb/ns!L", + "עֲרִיכָה": "Hh4Z&#.kX.", + "עֶרְכָּה": "O[9pNs!OCV", + "תַּעֲרוּכָה": "j~fT<_%7RK", + "מַעֲרִיךְ": "HW3>K>_Q*|", + "מַעֲרִיכִי": "LZ4qr9sY*)", + "לְהַעֲרִים": "c=YQ5}S00F", + "עָרוּם": "uo4VVuP>XJ", + "עֲרִימָה": "jHy)8F{OO0", + "עַרְמוּמִי": "un+RQ$-wU5", + "עַרְמוֹן": "Kf~qP,H9-B", + "עֲרִיסָה": "Q01h)uNs~J", + "עַרְסָל": "Pr-d<3cCF@", + "לְעַרְסֵל": "t)`?.(6", + "מַעֲשֶׂה": "l~t*m>amtX", + "לְעַשּׂוֹת": "d?atY;kVR%", + "מַעֲשִׂי": "AN^ATHuAt:", + "לְעַשֵּׁן": "MH[pqCZ!S2", + "עָשָׁן": "h*%wQC(`Z;", + "לְהַעֲשִׁיר": "mM2JKk%uuL", + "לְהִתְעַשֵּׁר": "pIYRAeG", + "עֲשִׂירִי": "Fh.+zJ5uw0", + "עָשׂוֹר": "KsnI9]dxs&", + "לְעַשֵּׂר": "qhnm5O`D(=", + "עָשִׁיר": "xvukGJmaB1", + "עֲשֶׂרֶת": "yb>kUx.(6w", + "עֶשֶׂר": "mpT29w`Rt(", + "עַשֶּׁשֶׁת": "Kd-=Se&%[>", + "עֲשָׁשִׁית": "d^w$+,R&tU9]4D>", + "פְּאֵר": "y-8^gi%(2,", + "פַּארְק": "rCx/dmGsO_", + "לְפַבְּרֵק": "P.D]g<}*v(", + "פָּגָז": "Pp|5JMFUp(", + "לְהַפְגִּיז": "yo[eMt38sM", + "פְּגִימָה": "ge`isFqt|l", + "פָּגוּם": "t$ve:j&sED", + "פְּגָם": "G&T$[TM}t{", + "הַפְגָּנָה": "CXFWfQvcfF", + "לְהַפְגִּין": "Do-Z](R3g}", + "פְּגִיעָה": "C~IyV%iu^[", + "פָּגִיעַ": "NcrN6T)6)E", + "לְהַפְגִּיעַ": "LR9;V5{XfI", + "פֶּגֶר": "xp=Dahy4Q-", + "מְפַגֵּר": "GET+$Aino~", + "לְפַגֵּר": "hNQfon;fX[", + "לְהִתְפַּגֵּר": "tI&LrlPa;K", + "פְּגִישָׁה": "EV2svh*Kzg", + "פָּגוֹשׁ": "z^Me*A5Fd4", + "מִפְגָּשׁ": "lU-e0Os%2D", + "לְהַפְגִּישׁ": "r*[,~=M)4D", + "לְהִתְפַדֵּחַ": "M%$)DF!rW|", + "פָּדוּי": "gJJas,FN>t", + "לִפְדּוֹת": "j7.@Di!5kf", + "פְּדוּת": "M2_90e^-%I", + "לְפַדֵּר": "OAM>.d_&0+", + "לְהִתְפַּדֵּר": "epl_iV(j+y", + "פּוּר": "u]1Iml|k5U", + "פָּז": "sUmWH]w^v/", + "פְּזִיזוּת": "KTWX4`7;Qs", + "פָּזִיז": "bq(g<@*.fo", + "לְפַזֵּז": "ZkU[!e+<8", + "פְּזִילָה": "I)RJ3<6rsB", + "פִּזְמוֹן": "staveM|>9k", + "לְפַזֵּם": "I-YK.]a25S", + "לְהִתְפַּזֵּר": "MFqDry]5lL", + "פָּזוּר": "cpup20;~]", + "לְפַזֵּר": "w[,v{Dfb5D", + "לְפַחֵד": "K!hC]%=@mp", + "פַּחַד": "vM]5I}q6(u", + "פַּחְדָן": "y~^.c;G{OZ", + "לְהַפְחִיד": "hV#)yau&EK", + "פָּח": "KEdGzkr.#b", + "פָּחוֹן": "C?D5vzQIS~", + "לְפַחֵם": "wf@erI0j2u", + "לְהִתְפַּחֵם": "lgM:R5FQx^", + "פַּחְמֵימָה": "wE<{oQnj-E", + "פְּחִיתוּת": "C0+?OW.4u%", + "פָּחוֹת": "gS8m]T6z~!", + "לְהַפְחִית": "Kb/LwzSY2j", + "הַפְחָתָה": "l1|:9>^jLM", + "לְהִתְפַּטֵּם": "Q3:@AN~HAF", + "פִּטְמָה": "M7p+7f:lNr-eJB", + "לְהַפְטִיר": "etihW5i)(4", + "פְּטִירָה": "mUjBKe4Y1~", + "פֶּטְרוֹזִילְיָה": "p{6bmF.FaH", + "פִּטְרִיָּה": "P%gL[qDFn=", + "פַּטִּישׁ": "bt.ZPrBYCc", + "פִּיט": "i>P@DAUR},", + "פִּיל": "IxCjCKUb}|", + "פִילוֹסוֹפְיָה": "v:%KX>&`Ts", + "פִּיּוּס": "P!!/bVl6bN", + "הֲפָקָה": "wA-cf^S-L2", + "מֵפִיק": "vBw=*s|oQ.", + "לְהִתְפַּכֵּחַ": "HTDGa{aTMR", + "לְפַכּוֹת": "P^grA#L6^Q", + "לְהִתְפַּלֵּא": "f^fVw],HUA", + "נִפְלָא": "syQ|KHp=X3", + "פֶּלֶא": "h{`.FoNimx", + "לְהַפְלִיא": "I_I-b!~A`v", + "פָלָאפֶל": "JEQpKr6.la", + "פַּלְגָנוּת": "J5`GzM5dYl", + "הִתְפַּלְּגוּת": "Do,0/>n&ms", + "לְהִתְפַּלֵּג": "gAw.ZUWMu#", + "מִפְלָגָה": "uu[W0z)D~l", + "פַּלְגָן": "lS~cX,MZ;(", + "פְּלָדָה": "J~l:BQa?$9", + "פֶּלַח": "H,+^i/,%Tm", + "לְפַלֵּחַ": "c=-5,YsfR0", + "פָּלִיט": "PP2FMPc_:&", + "לְהַפְלִיט": "ge@u=+x-!n", + "פֶּלֶט": "b,BPhH|1.9", + "אַפְלָיָה": "G>9;4R^NK.", + "הַפְלָיָה": "p-g/1HrAn!", + "לִפְלוֹת": "jtbY|vj;5A", + "לְהַפְלוֹת": "ymWI&yvn5s", + "פֶּלֶךְ": "vT.S0^:e31", + "לְהִתְפַּלֵּל": "gXb+ARlY4I", + "פְּלִילִי": "PEC<,MmA/B", + "לְהַפְלִיל": "O,A}0gRy}h", + "לְפַלֵּל": "G2Re0z:]&Y", + "מִפְלָס": "5]mC`ICIK", + "לְפַלֵּס": "Ju]Dx>]M`y", + "פְּלַסְטֶלִינָה": "Ai(bKBFlox", + "לְהִתְפַּלְסֵף": "m[>fu9G5OG", + "לְפַלְפֵּל": "yAZG$Uq/Ho", + "לְהִתְפַּלְפֵּל": "oYnw8CZ#&2", + "לְהַפְלִיץ": "A$jrJf{W/b", + "מִפְלֶצֶת": "G)Jq+!Xt6h", + "לְהִתְפַּלֵּץ": "t~CvKd/d[#", + "פַלְצָן": "f(lAlWQoDc", + "לִפְלַרְטֵט": "LIW5M,9srj", + "לְהִתְפַּלֵּשׁ": "w5nQ:jsun2", + "פּוֹלְשָׁנִי": "yq]c5#=_9-", + "פּוֹלֵשׁ": "sy~0`)>v?5", + "פְּלִישָׁה": "j!1Ek=akGW", + "פָּמוֹט": "Q4L=F7M`pH", + "פָּמַלְיָה": "c&ct.M=V}2", + "לְפַמְפֵּם": "n%Uog)u/w`", + "פֶּן": "wX50^a~B!w", + "פָּן": ".TL&vK-D|", + "פֶּנְדֶּל": "vE&%vPex%y", + "לְפַנְטֵז": "OtnaT?mqzy", + "לִפְנוֹת": "K,zZ[b8$e/", + "פָּנוּי": "GfWW$^hKT~", + "לְפַנּוֹת": "N5$3ZgeV_E", + "לְהַפְנוֹת": "jNlgclL%", + "נִפְסָד": "Q9`-Y-^bUb", + "לְהַפְסִיד": "nhX/XNx`;;", + "פֶּסַח": "in@PgU@./r", + "פַּסְטָה": "BB.a!2jE:6", + "לְפַסְטֵר": "miL1awD@`R", + "פְּסִיכוֹלוֹגְיָה": "k#^UP~hwtE", + "פֶּסִימִי": "ebcQ,]TF2x", + "פֶּסִימִיּוּת": "qT^qvP.+MN", + "פְּסֵיפָס": "r{*q)McWZG", + "פֶּסֶל": "iLq,M/lbEm", + "מַפְסֶלֶת": "MRc[c~%tfo", + "פַּסָּל": "sIw3PLvF?h", + "פָּסוּל": "Od", + "פְּעִימָה": "I|K+dpj", + "לְפוֹצֵץ": "Ci,1K>PbrG", + "פְּצָצָה": "BN}Fj?%`~o", + "לְהַפְצִיץ": "nHm=0&E[(", + "לְהִתְפּוֹצֵץ": "HOzpYh8:8C", + "לְהַפְצִיר": "hH2c&;G0cF", + "פְּקִידוּת": "MXY}(Y})uX", + "תַּפְקִיד": "EO)a)Py:)$", + "לְפַקֵּד": "p,ff", + "פַקְס": "HTU%?R.#1&", + "לְפַקְסֵס": "JQyFdfJ.|R", + "לְהִתְפַּקֵּעַ": "qoF%#JT(Lh", + "לְהַפְקִיעַ": "qW1Zb@hoA!", + "לְפַקְפֵּק": "f3YKopOYkY", + "פַּקֶּקֶת": "xMWvi$qYs)", + "פְּקָק": "Pz$/S,slSj", + "לְהַפְקִיר": "B4RIR*|.c[", + "לְהִתְפַקְשֵׁשׁ": "i1O!Ce@crJ", + "פַּר": "w[a00/kiK2", + "פֶּרֶא": "f~`K?^IH@7", + "פִּרְאִי": "wlGVhyX,_Y", + "פָּרָג": "u?KVs?Ve]y", + "פֶּרְגּוֹלָה": "HL6%^iCRK%", + "לְפַרְגֵּן": "k-HkOd3r~6", + "פָּרוּד": "h6B)[AYh,R", + "הַפְרָדָה": "FhYthlJSdX", + "לְהַפְרִיד": "gH:>.Fr3k@", + "נִפְרָד": "EP`<^:i~nh", + "פֶּרֶד": "rh4SrS5/X]", + "פַּרְדֵּס": "ue3w{FA90_", + "פָּרָה": "g4(`EDR*qno=", + "פְּרוֹיֶקְט": "q4[k165<%3", + "לְפָרֵז": "FY&bIm8Y-d", + "לְהַפְרִיז": "iDRfWz~(<{", + "פֶּרַח": "ypIbQcTfN[", + "פְּרִיחָה": "b6#Jx30FrG", + "לְהַפְרִיחַ": "HR-a_~vvp<", + "אֶפְרוֹחַ": "k`H[=KZmp#", + "תַּפְרִיט": "dq3H?&&SU1", + "פְּרִיט": "n%}|ojUb$6", + "פְּרָטִי": "sVle_:(c0q", + "לְפָרֵט": "spba{WfJCz", + "פְּרָט": "wuLg8XkhR#", + "הַפְרָטָה": "gN;_Og#)R2", + "מַפְרֵט": "c]1V;S5~4I", + "לְהַפְרִיט": "dxuj4Oj~0U", + "לִפְרוֹת": "c`o=/Cs..", + "לְהַפְרִיךְ": "O}KM9Ifi+f", + "לְפַרְכֵּס": "O_*?0N:nJ{", + "לְהִתְפַּרְכֵּס": "E[vCrgm)B", + "פֶּרֶם": "itvhhhEHGj", + "לְפַרְמֵט": "t}J0E.0Xw;", + "פַּרְנָסָה": "I{Br6l?`f:", + "פַּרְנָס": "h8:+a~BOcm", + "לְהִתְפַּרְנֵס": "s$O9Yxer/~", + "לְפַרְנֵס": "M[BjsMXbzb", + "הִתְפָּרְסוּת": "JH^Sb6#v0A", + "לְהִתְפָּרֵס": "kV?wF+L=!3", + "פְּרָס": "pmg7v;jN=Z", + "פְּרִיסָה": "F3UYsCE.@`", + "פְּרוּסָה": "lec>^*#CS/", + "פָּרוּס": "HK0;:$py$H", + "לְהִתְפַּרְסֵם": "Eij3>]p.+*", + "לְפַרְסֵם": "NRhej.zKe5", + "הִתְפָּרְעוּת": "E~ZyZ+M2E6", + "לְהִתְפָּרֵעַ": "rD$4&ijLM0", + "פָּרוּעַ": "c0+Ssv;zgn", + "הַפְרָעָה": "N-~!43Ig6$", + "לְהַפְרִיעַ": "x>H(r,_c@o", + "פּוֹרֵעַ": "MCd#MVZeJ_", + "פַּרְעוֹשׁ": "LW-{p58+lS", + "לְהִתְפַּרְפֵּר": "Q,tVvfvqP$", + "לְפַרְפֵּר": "FZW=[!^3Zo", + "פַּרְפָּר": "N^3HTU+j@,", + "מִפְרָץ": "l|!8i6@e$6", + "פְּרִיצָה": "jBr2[9^G+P", + "פֶּרֶץ": "ylAKa*:wSE", + "הִתְפָּרְצוּת": "t`,,Nc{L2=", + "לְהִתְפָּרֵץ": "tnr*^^ea%*", + "פָּרוּץ": "E!zs_UUMhc", + "פַּרְצוּף": "w*0V8wny~-", + "לְפָרֵק": "PbGmD9cJMl", + "לְהִתְפָּרֵק": "A0r_dF{0Sx", + "פֶּרֶק": "oJ#fRd9)c_@)Ro", + "פְּרִישׁוּת": "s+SHkP|Ui6", + "לְפָרֵשׁ": "tS%J?G)Ayc", + "פָּרָשׁ": "DbU5yw,+&u", + "הֶפְרֵשׁ": "Pc,@0,iB=T", + "מִפְרָשׂ": "x>$,$jb7*B", + "פָּרוּשׁ": "xG9s+[b=yU", + "פַּרְשָׁנוּת": "h~b|$s|[>#", + "הַפְרָשָׁה": "d:@xxB)yQK", + "פְּרִישָׁה": "bszVmEf{%", + "לְהִתְפַּתּוֹת": "u:v%]:?m:f", + "לְהִתְפַּתֵּל": "irG*ymSTP0", + "פְּתִיל": "t_Ffc_Z3#;", + "לְפַתֵּל": "pv#BRYb%H[", + "הַפְתָּעָה": "knt=fd$tD1", + "לְהַפְתִּיעַ": "qoI6Eu{MXC", + "פֶּתַע": "LI@05_R18]", + "פִּתְקִית": "m?+X5ooa9p", + "פֶּתֶק": "h9C67jD)G4", + "פִּתְרוֹן": "xBW$6;O)FI", + "פַּת": "w&.B2h.+cQ", + "צֹאן": "xMDB~u>$dJ", + "צֶאֱצָא": "KiQVI_MV=x", + "צָבָא": "tl~&i^1Rd;", + "לְהַצְבִּיא": "wp?JI7,&yG", + "צְבָאִי": "G@J^abu#Uq", + "צָב": "KrPf8Qu|um", + "צִבְיוֹן": "d}8I/$O_*!", + "צְבִי": "GAn>U59|2#", + "צִבְעוֹנִיּוּת": "G$-3(D553V", + "צֶבַע": "jK^#o]7dgF", + "צַבָּע": "N1o_3X+[D}", + "אֶצְבַּע": "x-W8K=UTnM", + "לְהִצְטַבֵּעַ": "n3j]ln|#c[", + "צָבוֹעַ": "fDsB@V:DhR", + "צָבוּעַ": "sG_k~lY;$2", + "לְהַצְבִּיעַ": "lEq82dzNa5", + "צְבִיעָה": "mT@HqmECEV", + "הִצְטַבְּרוּת": "JHoK^~EI<<", + "לְהִצְטַבֵּר": "Ds%*ThLG@>", + "מַצְבֵּר": "kb2;3d^jl4", + "צְבָת": "p*Xqmw.tw7", + "צַד": "wRFCnnovr!", + "לְצוֹדֵד": "bu8?JZcq2V", + "לְצַדֵּד": "nH|V_n&L#;", + "הַצְדָּעָה": "v$Sh}?U;Lt", + "לְהַצְדִּיעַ": "wh$jL}gAt?", + "צֶדֶף": "v=^u*~xq}n", + "לְהִצְטַדֵּק": "NJL|27)6J7", + "צְדָקָה": "fF;2XpR6Q<", + "הַצְדָּקָה": "BSdme^>Bch", + "צֶדֶק": "vgY:QI{(E+", + "לְצַדֵּק": "A886Jnn{Mh", + "לְהַצְדִּיק": "uO+=bN>)T~", + "צְהַבְהַב": "l}zInycCQh", + "צַהֶבֶת": "v=,c)hHt&U", + "לְהַצְהִיב": "Br%XoDs9Z1", + "הַצְהָרָה": "L)8%XQ3e", + "לְהִצְטַלֵּב": "NOEA=@", + "צַמְרִי": "Nam24dOi4m", + "צַמֶּרֶת": "xR?V8_7BTX", + "לְהִצְטַמְרֵר": "eVAYS){HF5", + "מְצַמְרֵר": "GxeO-B1_8l", + "לְצַמְרֵר": "O?Nx)lQxg=", + "לְהַצְמִית": "KbuaaG3fr", + "צְנוֹבָר": "E83p^YyIP2", + "צְנוֹן": "DGCyhIC8(J", + "צְנוֹנִית": "gCx!u{0BG8", + "לְצַנְזֵר": "J*AR_/l8eR", + "צַנְחָן": "CQJvN&=&KB", + "מִצְנָח": "F[K=t[z;fe", + "מַצְנֵחַ": "EbOFzjiV7%", + "לְהַצְנִיחַ": "m1nmm>kGI5", + "מַצְנֵם": "bIc1,d}o2d", + "הִצְטַנְּנוּת": "q8=Z", + "צֶנַע": "hhO#>i/ljV", + "מִצְנֶפֶת": "j^^ZK+ZW)N", + "צָנִיף": "wq+tV`9|Cj", + "לְהִצְטַנֵּף": "G~noo}zcC:", + "לְהַצְנִיף": "r/!?A#xQ4X", + "לְצַנְרֵר": "IDF1Q)I7J]%f", + "צַעַד": "HSFyZ}d{50", + "צְעִידָה": "jm,AY&pnJB", + "לְהַצְעִיד": "k_lQHE:ISs", + "צַעֲדָה": "IrMd7T.s?>", + "לִצְעוֹת": "ud9}O", + "לְהַצְעִיר": "Q>hnCupB2k", + "לְצַעֵר": "d`Oh?{!}e8", + "צַעַר": "NR)AXp[)$F", + "מִצְעָר": "h~&~Lqbe$R", + "צָפִיד": "c[^eo7;Gs*", + "צַפַּחַת": "o^RGz*~y<%", + "מִצְפֶּה": "NU9J9{X#Wo", + "צָפוּי": "w)q-0E8!NM", + "צֶפִי": "bpc*X)w${(", + "לְצַפּוֹת": "vzu[;YMg*(", + "לִצְפּוֹת": "r,d#Rm1^;;", + "תַּצְפִּית": "wLGoFN6Iu0", + "מַצְפֵּן": "GtXZc.N:MN", + "צָפוֹן": "Imz<2:XOx7", + "צָפוֹנָה": "c`5xZa}SUk", + "צְפוֹנִי": "v<5cnm1JTH", + "מַצְפּוּן": "I6r@tJs-p2", + "לְהַצְפִּין": "l/2wOpMWX6", + "הַצְפָּנָה": "o0QW|-vM8_", + "צְפִיפוּת": "I52]`=o}dB", + "צָפוּף": "NLRs%bQFMC", + "לְצוֹפֵף": "lqkuKlMZl*", + "לְהִצְטוֹפֵף": "v[9/>,%qS/", + "הִצְטוֹפְפוּת": "GPRDpW4g3g", + "לְצַפְצֵף": "k>086$-3(z", + "צַפְצֵפָה": "d:D((ud:bH", + "צַפְצָפָה": "K@%r%Yx&4m", + "צַפָּר": "MWVE/mGA*4", + "צָפִיר": "LpIO~BWoKr", + "צְפִירָה": "B-m]K7Ebk|", + "צְפַרְדֵּעַ": "I?Cz0,b?]4", + "לְצַקְצֵק": "iQZrbfs^pj", + "צָרוּב": "H-g7r1%=V", + "צָרֶבֶת": "ixf``l@fu)", + "לְהִצְטָרֵד": "M~{O=$Kg&z", + "צָרוּד": "m4=l)e#KeU", + "צַרְחָן": "HA/t!|r^4(", + "צְרָחָה": "t:;2+mzLKt", + "צְרִיחַ": "G8h2lPS~T]", + "לְהִצְטָרֵךְ": "u*ADdkp~.V", + "צָרִיךְ": "jK4ZP|0G(r", + "צַרְכָן": "grlcirRoq=", + "מִצְרָךְ": "zP;w`dN@sQ", + "צַרְכָנוּת": "e.JT=1Eiuc", + "לְהַצְרִיךְ": "uaF@!#5hbS", + "צְרִיכָה": "c{Td`Jn%#G", + "צָרַעַת": "p:@*DRdaYm", + "לְהִצְטָרֵף": "rirj!lTa(N", + "לְצָרֵף": "fasil(9{AS", + "צְרִיף": "h%X2_p+[_Q", + "צָרְפַת": "KD^A[|_-3s", + "צָרְפָתִי": "P5?Mrdd=TD", + "לְצַרְצֵר": "l8zMQA|Z3p", + "צַר": "L.12Mjs-0!", + "צְרוֹר": "zB$UOqy-+t", + "צָרוּר": "FYt9JgnAt/", + "לְהָצֵר": "y^p$$j", + "לְהִתְקַבֵּל": "t^q5A1xpH/", + "קַבָּלָה": "BAIWVoCD0?", + "קַבָּל": "e7YnWAunjK", + "מַקְבִּיל": "P,v+;ld~uv", + "לְקַבֵּל": "Js]pIQGQi6", + "לְהַקְבִּיל": "jNzUt)%ioo", + "קַבְּלָן": "e,:g>pk}Cs", + "קְבִיעוּת": "l6{^dB,+zh", + "קָבוּעַ": "zR1u;N4h", + "לְהַקְדִּיחַ": "I!/]Rr@H`_", + "לְהִתְקַדֵּם": "h6zKDY,@AL", + "קִדְמִי": "PGmR&P!JjJ", + "קִדְמָה": "il=mUZ`qBO", + "קָדִימָה": "g#/u-..kbW", + "הַקְדָּמָה": "N$f!GAXQVy", + "תַּקְדִּים": "mz/t,bo1Tk", + "הִתְקַדְּמוּת": "k7z6dt^_Cj", + "מְקַדֵּם": "qk%:1v+C*A", + "קָדוּם": "G*U(0VZu(w", + "לְקַדֵּם": "coYN2nK+`p", + "לְהַקְדִּים": "FUiS-S4[$G", + "הֶקְדֵּם": "BOw5UPS9s&", + "קַדְמוֹן": "xEQ_JNsWHj", + "לְהִתְקַדֵּר": "EI,^%]Pp/C", + "קַדָּרוּת": "r@a/{^tFd*", + "קַדָּר": "RfN!rroId|", + "קָדוֹשׁ": "mOq8(KyO(*", + "לְהִתְקַדֵּשׁ": "B5AfOK!u@!", + "מִקְדָּשׁ": "FwLH|PfxsV", + "הַקְדָּשָׁה": "Hh%9!Chn3#", + "לְקַדֵּשׁ": "E)mG?AH6", + "לְקוֹנֵן": "k!IrbJ2e}g", + "קוֹפִי": "bu7Z.e&r<.", + "תְּקוּפָה": "PuK20K$|zR", + "קוֹף": "xNb8H}O`R;", + "לָקוּץ": "F_.VIb|)G<", + "קוֹץ": "C1&$97(O%x", + "מָקוֹר": "b.9>6R;(p6", + "מְקוֹרִי": "M7Zd=7b>0|", + "מְקוֹרִיּוּת": "j>^!:gy@iz", + "לְקַזֵּז": "FZ.>q/:]lp", + "לְהִתְקַזֵּז": "du:]y5", + "לְהִתְקוֹטֵט": "K>.b&", + "לְהִתְקַטֵּל": "t=K,,a?.0W", + "קַטְלָן": "C>O_M=0PJo", + "קָטוּם": "c{n`4!`j$S", + "קָטָן": "eArG;PxS0%", + "קַטְנוּנִי": "pKux+N7*7h", + "קְטַנְטַן": "KBAz}T?Pg/", + "לְהַקְטִין": "J4V2}#XgiY", + "קֶטַע": "J{w<${Mx=x", + "קָטוּעַ": "r`fqxCtw+v", + "קְטִיפָה": "Ne25CxRbGz", + "לְקַטֵּר": "l?x#0#`:B`", + "קַטָּר": "m{#bA[)`WpiRa4", + "מִקְלַחַת": "Quo/qdzkcj", + "לְקַלֵּחַ": "zRs=O*8", + "לְהַקְלִיט": "No#>l3u]R@", + "קֶלֶט": "L2@zZvQ)ih", + "קָלִיט": "g7$D:@1)K2", + "לִקְלוֹת": "h!_+5n=EfB", + "קָלוֹן": "ja!a]X*HYb", + "קַלּוּת": "xX]m*wmSQV", + "קְלָלָה": "o]%`hBDMUx", + "קַל": "I*bImzEkFL", + "הֲקַלָּה": "f:2g1zsl?D", + "לְקַלֵּל": "w:]sk`d:Bg", + "לְהָקֵל": "x9p~bDK+;E", + "קַלְמָר": "dHfq)pC@)_", + "לְהִתְקַלֵּס": "y>`Eo{/Vl&", + "קֶלַע": "tb={8y-v}Y", + "קָלָע": "q^J{:=V|,CI$JQ", + "קִלְשׁוֹן": "sik=EUN1K<", + "קָלוּשׁ": "wIDD}fJ7$z", + "קַמָּאִי": "q)V#L$/4&5", + "קֶמַח": "cSreS$)pgY", + "לְהִתְקַמֵּט": "HiU2O1`JGM", + "לְקַמֵּט": "O%^Uvg~Q#8", + "קָמוּל": "AJwC|kyDbk3", + "קַמְצָן": "v}mR$J|bT4", + "לְקַמֵּץ": "BfW&|;5rw{", + "לְהִתְקַמֵּץ": "Lw7g%{m}U&", + "לְהִתְקַמְצֵן": "q&-]~q@0>9", + "קְמִירָה": "rdA*S0.q>p", + "קָמוּר": "As6vxI!jx$", + "קֶמֶר": "Fw?skdI.]j", + "לְקַמֵּר": "n1dkB?!k.Q", + "קִמְרוֹן": "NX.;2y>cg.", + "קַנָּאוּת": "w", + "קָנוּי": "QbvLI7#dN$", + "לְהַקְנוֹת": "oL@$an^@1>", + "קֵן": "O/z@o+T1CB", + "לְקַנֵּן": "O3jA&~PO<{", + "קְנָס": "E-kFH$,7O<", + "קַנְקַן": "mQplYB:ovC", + "קַסְדָּה": "FJ&#HZ6b.L", + "קֶסֶם": "KV/bVhuL;)", + "קָסוּם": "M.i=Ow~Qx8", + "לְהַקְסִים": "hrt}x)shZm", + "לְקַעְקֵעַ": "vj;Atg]uwe", + "קַעְקוּעַ": "d:y+5O]KXd", + "קָעוּר": "fB^(a=kihp", + "קְעִירָה": "q`fS^3bg~9", + "קְעָרָה": "jRY#QP$i5,", + "הַקְפָּאָה": "fagz9KH3M{", + "קָפוּא": "yu&4|%9!.%", + "לְהַקְפִּיא": "c~;&_c0jpD", + "לְקַפֵּד": "JB@8)|OUMq", + "לְהַקְפִּיד": "Cloo/$8aZ2", + "הַקְפָּדָה": "LKd?6zL)5B", + "קָפֶה": "wA=?U5$zAh", + "לְקַפֵּחַ": "pwikF&srn=", + "לְקַפּוֹת": "wqyM~S^~Y@", + "קֵפֶל": "pc/rM=fbyg", + "לְקַפֵּל": "eeM+6=7GD)", + "לְהִתְקַפֵּל": "q/sQv$V@Ch", + "קְפִיץ": "M<*Z%{wKbz", + "קְפִיצָה": "f-{x[O17M2", + "לְהַקְפִּיץ": "l;8|n/`Vlg", + "לְקַפֵּץ": "O7UsM=2rcp", + "קֶצֶב": "b6pn}2?;hw", + "קַצָּב": "d{>bm8kQt2", + "תַּקְצִיב": "Icz#)<j", + "לְהַקְצִין": "hBu>~29Yry", + "קָצִין": "hH{>1UJ-8G", + "מִקְצוֹעִי": "pFUTq2m`:~", + "לְהַקְצִיעַ": "f1Q8SVe:Mw", + "מִקְצוֹעַ": "B/%OYc,FKp", + "קַצֶּפֶת": "g!!#(zoS9L", + "לְהִתְקַצֵּף": "t3&,GI", + "קֵץ": "j-#>hK`BQj", + "לְקַצֵּץ": "rnn(HO}NPT", + "קָצִיר": "G`J5N1Bu/}", + "לְהִתְקַצֵּר": "DjJfrbuc1q", + "קָצָר": "l[7O)F}eP:", + "קֶצֶר": "s{1mWSZYhO", + "קַצֶּרֶת": "hT060^_l;T", + "קוֹצֵר": "K!b+I-AzME", + "לְקַצֵּר": "ym_l0HKmKw", + "תַּקְצִיר": "f:S80%#j9>", + "קָרִיא": "FDBfD|D,sWkW{", + "קָרוּי": "x+g6Cb;^1z", + "לִקְרוֹת": "uUyAu6VPrY", + "קוֹרוֹת": "AFO,/Zl*h^", + "קְרִיזָה": "AOUh]9ZNPp", + "קְרִיטִי": "q}~mw-3SyB", + "לְהַקְרִים": "dYC%[2Pi;~", + "הַקְרָנָה": "jXUhT1[][%", + "קְרִינָה": "kv^`cW?or_", + "קַרְנִית": "j{`j^sV8Qf", + "מַקְרֵן": "M>q2LbqZO9", + "לְהַקְרִין": "y|~!iiiq,S", + "קַרְנַף": "s!se@`_0SU", + "קְרִיסָה": "zvz3POodfk", + "קָרוּעַ": "BI5XSjC)Z^", + "קֶרַע": "s?]VhhL{8:", + "קְרִיצָה": "vs{jBL^oL1", + "לְקַרְצֵף": "rk_wg|EO[{", + "קִרְקָס": "FSqCfdkO=~", + "לְקַרְקֵעַ": "g0&C5L,,0g", + "קַרְקַע": "h/RTA5D9[8", + "קִרְקוּעַ": "q*ES9{2nG>", + "קַרְקָעִית": "n)![d{c8&N", + "קַרְקָעִי": "D}8!O,(ljE", + "מְקַרְקְעִין": "l0=aB*03Jl", + "קַרְקֶפֶת": "lz!I?+&1uS", + "לְקַרְקֵף": "G*%}kvL@%V", + "לְקַרְקֵר": "wpoM&2;uIR", + "לְקַרְקֵשׁ": "C:3EM$I@qk", + "הִתְקָרְרוּת": "Ee_gqBNEs&", + "קָרִיר": "nmZ(9|ceK/", + "לְקָרֵר": "CcNe$?E(=i", + "קַר": "CY*b}LgJ`[", + "לְהִתְקָרֵר": "cM]y5C:j.L;", + "לִקְשׁוֹת": "C$IjXl)@l_", + "לְהִתְקַשְׁקֵשׁ": "cFg5}C%R=$", + "לְקַשְׁקֵשׁ": "QM4Yi+VAz#", + "הִתְקַשְּׁרוּת": "wjY|kI8]Lh", + "קֶשֶׁר": "zdxd]:~uQJ", + "הֶקְשֵׁר": "G{!$vj>!E*", + "קָשׁוּר": "JH}|+%Y2.(", + "לְקַשֵּׁר": "jVy=?l9GPZ", + "לְהִתְקַשֵּׁר": "reQSI`:UWY", + "קְשִׁירוּת": "HsX;zCFC3P", + "קְשִׁירָה": "DF!~N^g8$OD=$y", + "מַרְאָה": "y=>~.))1U#", + "רְאָיָה": "f}]-2g7Te#", + "לְהִתְרָאוֹת": "f@=0(tZ_5`", + "רֹאשׁ": "bj2^J}x|VQ", + "רִאשׁוֹן": "M[3", + "רֵאשִׁיתִי": "hy^UMWowqD", + "רָאשִׁי": "vw*cH2>vCv", + "רִאשׁוֹנִי": "j>Tp{2Yl}r", + "רַב": "k4VgN|`.[D", + "רְבָבָה": "Hl(WLd+c>i", + "לְרַבֵּד": "uZdjX(D;A9", + "מַרְבָד": "F`l{qJr48}", + "תַּרְבּוּת": "JlXos$W1/C", + "לְהִתְרַבּוֹת": "uY8Kkh5ync", + "לִרְבּוֹת": "BY9^LqvnyK", + "הַרְבֵּה": "nCbCaI-l}y", + "לְהַרְבּוֹת": "Ri-I3+mC*R", + "רֶבַע": "LaRT;`L(eF", + "רָבוּעַ": "tY_wv>/!WZ", + "רְבִיעִי": "pEIXXw>L_U", + "לְרַבֵּעַ": "xz9B;~tV|~", + "לְהַרְבִּיעַ": "I:3sOX1,OF", + "אַרְבַּע": "z?p5ie+lfF", + "לְהַרְבִּיץ": "fOEp!hs>nm", + "לְהִתְרַבְרֵב": "m?80LZX5>{", + "רֶגֶב": "ou", + "לְרַגֵּל": "pUBkFvX}q~", + "לְהַרְגִּיל": "z0G^r014g:", + "לְהִתְרַגֵּל": "FNd3;o(a`u", + "מַרְגֵּמָה": "hCFJ%C.7!8", + "הַרְגָּעָה": "eK:%h9KGMt", + "רָגוּעַ": "q?1/#1OZk]", + "רֶגַע": "znI-!F+4CI", + "לְהַרְגִּיעַ": "tdo2ON!j0x", + "רוֹגֵעַ": "Nev=iR3sA^", + "לְהִתְרַגֵּשׁ": "GLxR>N]Otc", + "הַרְגָּשָׁה": "s+|$+4`I(1", + "הִתְרַגְּשׁוּת": "k%-OkZmA2U", + "רֶגֶשׁ": "j2IRod(FX$", + "מַרְגָּשׁ": "JlUl:@Lx]K", + "לִרְדּוֹת": "H:]o`%cj2n", + "רַדְיוֹ": "m=AT<;r(H3", + "תַּרְדֵּמָה": "k.L_Xh!kE@", + "רָדוּם": "v$1X.!zPrP", + "לְהַרְדִּים": "y$IpF>0p|~", + "מִרְדָּף": "tOGTA^WbNC", + "רְדִיפָה": "e(67Kr*S1b", + "לְהַרְהִיב": "F_.MH/*PU<", + "רַהַט": "hE2RvzYk~)", + "רָהִיט": "GiOrQ`0riA", + "לְרַהֵט": "hs5N6f&y!#", + "רוֹבֶה": "wi[SC6;,rU", + "רוֹדָן": "Q7|rjys2M-", + "רוּחַ": "JQuKJxz7h}", + "רוּחָנִי": "vulmx.=!Js", + "לִרְווֹת": "w9{*,Rizx9", + "רָווּי": "cV>&JAxtEO", + "לְרַוּוֹת": "J!LMP=EY`M", + "לְהַרְווֹת": "EN$U0D{}3n", + "לְהָרִים": "MXcsc2N(|<", + "רָמָה": "(}`Xi~>(s", + "לְהִתְרוֹמֵם": "OOhmkvsN/P", + "לְרוֹמֵם": "d#}N@MfzVS", + "הֲרָמָה": "jK$B>,$Vsc", + "תְּרוּמָה": "X/bB!uWZr", + "מָרוֹם": "QTlF%^j.d*", + "רָם": "y2B+}KS/>S", + "לְהָרִיעַ": "D?d9$;Q~ai", + "לָרוּץ": "A~E*A&}nc^", + "לְהִתְרוֹצֵץ": "BJY{}D89%q", + "רִיצָה": "u}e=cn1gz?", + "מְרִיצָה": "A=JfzoCn$U", + "רָץ": "nWF2^b}7*d", + "מְרוּצָה": "PT!)y~~U_]", + "לְהָרִיץ": "NMUK16WXG3", + "רָז": "g#k2iu%r?b", + "לִרְזוֹת": "wLfCgWqjK<", + "הַרְזָיָה": "p@p~|o36Za", + "רָזֶה": "hyCw363l4{", + "לְהַרְזוֹת": "Dd3`pVv%qxs", + "רְחָבָה": "C2XPaiA.>%", + "הַרְחָבָה": "fBx+l!x`4%", + "רָחָב": "L/$[9FM4aG", + "רְחוֹב": "Dd`AawBY]Q", + "מֶרְחָב": "D2!WR[u^~-", + "נִרְחָב": "mW^CnE#Nqmn923+h", + "רַחְפָן": "LD!B)Yy_U0", + "לְרַחֵף": "P~-}N5C]8G", + "רְחִיצָה": "Rg.Bl2^NKM", + "תַּרְחִיץ": "IPI>&^mkqC", + "רַחְצָה": "dBTmgi7#6P", + "לְהִתְרַחֵץ": "NX(Nx7MEn4", + "רָחוּץ": "y$_Xc/R;vl", + "הִתְרַחֲקוּת": "dJ@v*c.uhN", + "הַרְחָקָה": "JVT;pHHshs", + "רָחוֹק": "oVgsaS.Rt0", + "מֶרְחָק": "Pj_7Vxd5.c", + "לְהַרְחִיק": "E[)`91rTv]", + "לְרַחֵק": "Jn~*ErqNRV", + "לְהִתְרַחֵק": "A3", + "הֶרְכֵּב": "q1T%^KZO9!", + "הַרְכָּבָה": "ylkjN6yqnt", + "רֶכֶב": "ya?+UI?sxa", + "רַכֶּבֶת": "l%)hZ}gEN]", + "רְכִיב": "G{OQBD~*f4", + "מֶרְכָּבָה": "pzL@<5sb2t", + "תַּרְכִּיב": "Bn{q_Rl$f&", + "לְהַרְכִּיב": "H}:ipM-a{#", + "רַכֶּבֶל": "n_VUA_ZL_:", + "לְהִתְרַכֵּז": "Mp;o-WXh|!", + "תַּרְכִּיז": "Exz;~Au_v^v", + "רְכִילוּת": "f0C_DD$DA}", + "לְהַרְכִּין": "H~9q)`G2$u", + "רוֹכְסָן": "d,Z(+gJ`n{", + "רְכִישָׁה": "Q[ho6OwHvh", + "רֶכֶשׁ": "I$VB", + "תַּרְמִיל": "Lt`{|Vxev%", + "רַמְקוֹל": "x-Xdk}-;", + "רֶסֶן": "jM1rg8(n]M", + "לְרַסֵּן": "J7o#X/?Ds`", + "רְסִיס": "ET80]4!}>Y", + "לְרַסֵּס": "qLs=^py-`8#1&", + "רֵעַ": "r!hgsN6su~", + "רָעָב": "P+c>Xsj.0X", + "רָעֵב": "Ol65LEjbb{", + "רְעַבְתָּן": "mZU*bV_x]Y", + "לְהַרְעִיב": "L[T/b,l[P}", + "רַעַד": "s5-1KjnorO", + "רְעִידָה": "qK*Ri-:^FK", + "לְהַרְעִיד": "t[lw>Q}YcR", + "רֵעוּת": "tdestFsCpz", + "לִרְעוֹת": "zDxuH%GxI^", + "רַעֲיוֹן": "gOuXZ_5Sn[", + "לְהַרְעִיל": "kYj/p&8)vd", + "רַעַם": "GIu;.n=hX<", + "לְהַרְעִים": "qNj`Y9p&xY", + "לְהִתְרַעֵם": "gir%B5InHi", + "לְהִתְרַעְנֵן": "M6/qgSn|/B", + "לְרַעְנֵן": "iCeqJvul[Q", + "רַעֲנָן": "L1BY^M4>Eq", + "לְהָרֵעַ": "iITvZ1?HVF", + "לְהִתְרוֹעֵעַ": "L-~B0tL5j8", + "רַע": "Ll!+d=:DS.", + "רָעוּעַ": "Ap~n_#zOe{", + "רַעַף": "mqB/T&D=,D", + "לְהַרְעִיף": "`UR84%|&b", + "רַעַשׁ": "s$V-pj3A2G", + "לְהַרְעִישׁ": "gC*X|D@%.F", + "רַעֲשָׁן": "BGE`><+%O=", + "רוֹפֵא": "qK6SC7Eu9q", + "לְהִתְרַפֵּא": "r16i^uaS:Y", + "מִרְפָּאָה": "IS%VW$lO^+", + "רְפוּאָה": "HOvxj@ZNB5", + "תְּרוּפָה": "ui^29D}m.B", + "רְפוּאִי": "Esl7s{Ip!p", + "לְרַפֵּא": "QQShvWlvD.", + "לְרַפֵּד": "kF=-]y81*B", + "רְפִידָה": "MUi%Tj~drF", + "לְהִתְרַפֵּט": "x9F/9M@;1s", + "לְרַפֵּט": "k2xFnXHi,B", + "לְהִתְרַפּוֹת": "O8~I|FX8C.", + "הַרְפָּיָה": "fQz_8Hqsl-", + "לִרְפּוֹת": "G&8y1k|j3F", + "רִפְיוֹן": "c(l%Jkd", + "רֶפֶת": "y^_x;`WwwW", + "הַרְצָאָה": "E]8`A57oJ7", + "לְרַצֵּד": "sE_#b8JJ:_", + "רֶצַח": "H=f*}ij}AH", + "לִרְצוֹת": "rydRD}qaGr", + "לְהִתְרַצּוֹת": "dz*!.Y-$Yl", + "רָצוֹן": "ha1t#t^W|e", + "לְהַרְצוֹת": "N4}Xd$h|:f", + "לְרַצּוֹת": "l>2+Ts>BT|", + "רָצוּי": "lsknM9wF4D", + "רְצִינִי": "sf#}oVuRpL", + "רְצִינוּת": "EP)dYZH4?{", + "לְהַרְצִין": "HKU]-W~", + "רָצוּץ": "J9hia)Tn)&", + "רַק": "O3", + "רָקוּב": "J`=OrIk!w", + "לְהַרְקִיב": "P2%#gCs^(>", + "רַקְדָן": "ki&A.c)vg+", + "רָקִיד": "NUml/K|{G)", + "לְרַקֵּד": "E9-Pd@BI{J", + "לְהַרְקִיד": "I[L=qY(NM:", + "רוֹקְחוּת": "Gs31|>0)tY", + "רוֹקֵחַ": "d|Io5M1-n:", + "מִרְקַחַת": "FupK=3,*3I", + "רָקֶטָה": "G.|QL2[X`N", + "לְהִתְרַקֵּם": "JJ=p|;S1f>", + "רִקְמָה": "PJ`p;cDh%<", + "מִרְקָם": "Ppsim=2IU/", + "רָקִיעַ": "IoD+v.szR&", + "מִרְקָע": "w|5NtZgOUr", + "לְרַקֵּעַ": "D_-RM:Ah.{", + "רָקוּעַ": "y@HB]@M2c9", + "רֶקַע": "OWPST!jJiA", + "לְהַרְקִיעַ": "l&Z0Xld7c[", + "רַקָּה": "IA{V2Uh+#v", + "רַשַּׁאי": "lg]ibT[J`[", + "רְשׁוּת": "Qu(-=JXRm?", + "רָשׁוּת": "tN0Cp?=:W%", + "לְהַרְשׁוֹת": "Gr%?#]7h9&", + "הִתְרַשְּׁלוּת": "iCb(;C.l|6", + "לְהִתְרַשֵּׁל": "xu*<8aFB2b", + "לְהִתְרַשֵּׁם": "sm?x,}Pp^G", + "הִתְרַשְּׁמוּת": "CWL+?VB=7", + "רִשְׁמִי": "P|u%KhsQ//", + "הַרְשָׁמָה": "rTTX5N=HLO", + "תַּרְשִׁים": "AOmaQt7%RK", + "רְשִׁימָה": "nC-bl*:7?p", + "מַרְשִׁים": "Edj$<*#=0j", + "לְהַרְשִׁים": "h]DdVo?2e9", + "רָשׁוּם": "v&e@5ZMD^t", + "מִרְשָׁם": "h$fdx>p8L?", + "רָשָׁע": "c@//i4n1J=", + "רֶשַׁע": "D9(I&;z4DX", + "רִשְׁעָה": "ex=r+Wqdr`", + "הַרְשָׁעָה": "DST@agmwst", + "לְהַרְשִׁיעַ": "n5cII;PAA/", + "רֶשֶׁף": "sLxaF!-vXh", + "לְרַשְׁרֵשׁ": "y|d;W5xZS:", + "רֶשֶׁת": "K3sJR_X`mA", + "לְהִתְרַתֵּחַ": "x$=F@%S,zs", + "רוֹתֵחַ": "Oq;M[?T^R$", + "רְתִיחָה": "hwC", + "שְׁאֵלָה": "x~0rKx>;o8", + "הַשְׁאָלָה": "MmeK{Y:-&p", + "מִשְׁאָל": "K7RMP;#dQw", + "שְׁאִילָה": "ARx)-$ncYG", + "שְׁאֵלוֹן": "vpdVLt~#Om", + "לְהַשְׁאִיל": "iZ6:U{DVJv", + "שָׁאוּל": "d=T>4B/15d", + "מִשְׁאָלָה": "cb_k=9uj;U", + "שַׁאֲנָן": "qFm98AJc`e", + "שְׁאִיפָה": "jWWLGWC5*D", + "מַשְׁאֵף": "b<)|cE*7h)", + "שְׁאָר": "opUuHqw5)$", + "לְהַשְׁאִיר": "dqmtn9=8*G", + "שְׂאוֹר": "Fl8P}++Avw", + "שְׁאֵרִית": "N?8Fgg3", + "מִשְׂגָּב": "BLG1aYA;1M", + "הַשְׁגָּחָה": "kTWCmT2aw<", + "מַשְׁגִּיחַ": "c^H3oG||-K", + "לְהַשְׁגִּיחַ": "d>-;}~&(Or", + "לִשְׁגּוֹת": "nGmf&Z8T*B", + "שָׁגוּי": "I)n.4/RS0[", + "מִשְׁגָּל": "eQx]50dT`F", + "לְהִשְׁתַּגֵּעַ": "jYX7C!n-U$", + "לְשַׁגֵּעַ": "2NO#VN+*X", + "שָׁגוּר": "uI*^|0ejW{", + "לְשַׁגֵּר": "m_le%>r(l,", + "שִׁגְרָתִי": "qQ+QI(su]K", + "שִׁגְרָה": "px9Sf*$W9&", + "שַׁגְרִירוּת": "DRHuNyP7qj", + "שַׁגְרִיר": "Ez4`lelD]i", + "לְשַׂגְשֵׂג": "x4;#CnNpM5", + "שָׁד": "sZ}N+C{?`(", + "שֵׁד": "LW?!qiMT09", + "שָׂדֶה": "mzP#SgB,d;", + "שְׂדֵה תְּעוּפָה": "t7>H8)rbs]", + "שַׁדְכָן": "sr0_svMmLI", + "לְהִשְׁתַּדֵּךְ": "rj*[7.[2hH", + "לְשַׁדֵּךְ": "DD>B?va^WR", + "הִשְׁתַּדְּלוּת": "qY#tHz6Mk$", + "לְהִשְׁתַּדֵּל": "J0?3D@L*dx", + "לְשַׁדֵּל": "b>G)w0n@2l", + "מַשְׁדֵּר": "AtSzJ{?<~l", + "מִשְׁדָּר": "L%aSV3R%Mm", + "שְׂדֵרָה": "y/z4h1a=~[", + "תַּשְׁדִּיר": "Kznl;]5xz5", + "לְשַׁדֵּר": "Plv5Wo2dm$", + "לְהִשְׁתַּדְרֵג": "I(j]H~vU;w", + "לְשַׁדְרֵג": "y4ZYkl>b8-", + "שֶׂה": "z7C$An&tE,", + "הַשְׁהָיָה": "E)`swDpPJC", + "לִשְׁהוֹת": "o,wy)gvux:", + "לְהִשְׁתַּהוֹת": "o=7G)w>,Ne", + "שָׁהוּי": "wFp`SG3Uc0", + "לְהַשְׁהוֹת": "G-5N{FaIw#", + "לְשַׁהֵק": "sZu]U)?s`?", + "לְהָשִׁיב": "vc~=9Gq&|3", + "תְּשׁוּבָה": "s2D-Re5Rj~", + "מָשׁוֹב": "E-o$6=lkeM", + "שׁוּב": "sXi!=P{Jxd", + "לְהִשְׁתּוֹבֵב": "I&`pwK@r8$", + "שִׁיבָה": "t;JdH[xd5|", + "לָשׁוּב": "F}ckWHcbcw", + "מְשִׁיבוֹן": "fn|4=:i&&7", + "שׁוֹבָב": "f<_T<2<^fj", + "לָשׂוּחַ": "fkO#R@x::h", + "לָשׁוּחַ": "l|Oub/@#,|", + "שִׁיטָה": "M;odKAN3K|", + "לָשׁוּט": "IUrs&XVfo1", + "לְשׁוֹטֵט": "J^ja$T(]?7", + "שִׁיטָתִי": "fplzp)-85y", + "לְהָשִׁיט": "s--$@[2ulk", + "שׁוֹט": "CYWW)8wp@v", + "לְהִשְׁתַּוּוֹת": "mlWG(*a6.v", + "לִשְׁווֹת": "Av{PJ]gi^]", + "לְהַשְׁווֹת": "yP(zlH]{<4", + "לְשַׁוּוֹת": "q/gV`%oQV7", + "שׁוּם": "Hk:3FzGr^x", + "תְּשׁוּעָה": "tblri$7@AI", + "שׁוּעָל": "N%r?}j9}`j", + "לְהִשְׁתּוֹפֵף": "iZ+px9bEBM", + "לָשׁוּף": "b#XH;%06_A", + "שׁוֹפִין": "e`);XR,g|}", + "שׁוּק": "MM%(:IYh2g", + "שׁוֹק": "C_6[S3H{2o", + "תְּשׁוּקָה": "k8%@`+-s>d", + "שׁוֹקוֹלָד": "v`5f}yMqqK", + "שׁוֹקוֹלָדָה": "u=n:+s#nvi", + "שׁוֹר": "En9T5K;`9}", + "תְּשׁוּרָה": "q6e{_7=Ypf", + "לָשׁוּר": "J_;&;(hEbQ", + "שׁוּרָה": "d^uIlwI@>m", + "שׁוֹשֶׁלֶת": "m^@K_$tU74", + "שׁוֹשָׁן": "p}rZ$v", + "שַׁחְצָן": "o4Liqp=7d#", + "מִשְׂחָק": "r/w5C/mjo*", + "שַׂחְקָן": "F&Uj6ysGs&", + "לְשַׂחֵק": "d?:M&*eHt)", + "שָׁחוּק": "A8g=h{Q.VY", + "הַשְׁחָרָה": "C$v.K#dH|h", + "שַׁחַר": "G?ekB__FNn", + "שׁוֹחֵר": "pc-n+a%(Zr", + "לְהַשְׁחִיר": "NfA{qN:TBT", + "לְשַׁחֵר": "yJdgOD:TW?", + "לְהִשְׁתַּחְרֵר": "LZ&Pju}_Hx", + "לְשַׁחְרֵר": "e~c.`R4lb~", + "שְׁחִיתוּת": "EziUq^[;So", + "לְהַשְׁחִית": "sA#)J!l6$z", + "לְהִשְׁתַּטּוֹת": "r:Z!_t{Qfp", + "שְׁטוּת": "Hl#3Z>si{q", + "שׁוֹטֶה": "xZ;?8,,c`H", + "לְשַׁטּוֹת": "ooe7!*oGr=", + "שְׁטִיפָה": "InHRNN,%yI", + "שָׁטוּף": "N=%)Zfesq7", + "מִשְׁטָר": "e6NW&BPoy*", + "שׁוֹטֵר": "(/hrs`b$i", + "מִשְׁטָרָה": "yl(z.{$o`", + "שְׁטָר": "sicp?A!g?N", + "לְשַׁטֵּר": "F~GQg(P$Jd", + "שְׁטְרוּדֶל": "oKB~L~!@oH", + "שֵׂיָה": "[]N>u^7WI", + "לָשִׂיחַ": "r#3W4#W?n8", + "לְהָשִׂיחַ": "gP/R6+7:|O", + "לְשׂוֹחֵחַ": "B%`y|d{E+%", + "שִׂיחָה": "g$.dnF(sqZ", + "שִׁיּוּט": "n+7R!8-`#o", + "שַׁיִט": "KABHP_7Xa*", + "לָשִׂים": "Q-[%J~ZNEt", + "לְהָשִׂים": "m{@ij:v2F[", + "מְשִׂימָה": "O-f~3<-VzV", + "הֲשָׂמָה": "Kg-JOh~GQt", + "תְּשׂוּמָה": "Pt/|%^;h4t", + "שׂוּם": "dYKmf-wn1g", + "לָשִׁיר": "J(][`XPa`)", + "לְשׁוֹרֵר": "s#TxK,hJXH", + "מוּשָׁר": "F.PebV`Jh_", + "שִׁיר": "HQVy/TB>53", + "שִׁירָה": "rWmjNmC3,T", + "שִׁיּוּר": "Em+]2T;aHA", + "לָשׂוּשׂ": "x?SiCK~$^q", + "מָשׂוֹשׂ": "BwLN+M`Wip", + "שָׂשׂוֹן": "pi+#?]bv9v", + "לְהָשִׁית": "F_xSQK|#NH", + "לָשִׁית": "Fsymn2c0Vp", + "לִשְׁכַּב": "j=(4wzza`2", + "מִשְׁכָּב": "F6-Y}Ocl1J", + "שִׁכְבָה": "A|PaW0cP*M", + "לְהַשְׁכִּיב": "n{tv(3UkS(", + "שָׁכִיחַ": "n-{cCA[v;[", + "לְהִשְׁתַּכֵּחַ": "u#nGx*A$,l", + "שָׁכוּחַ": "c9G(|ntU={", + "לְהַשְׁכִּיחַ": "GR0m=0Xc.U", + "שְׁכִיחוּת": "ce2hdA-pOS", + "לְשַׁכֵּךְ": "IT;./:`kp[", + "שֵׂכֶל": "fWi2O|9J0F", + "שַׁכּוּל": "MxOq*g-kS:", + "שְׂכַלְתָּן": "u!Ba-vj4EQ", + "שְׁכוֹל": "H^xW{;Uy8O", + "הַשְׂכָּלָה": "Q`gGkZLonT", + "לְהַשְׂכִּיל": "K(|OJNy^>+", + "אֶשְׁכּוֹל": "j@t@WEU,6P", + "אֶשְׁכּוֹלִית": "dEMo{pNjrv", + "לְהִשְׁתַּכְלֵל": "we3bbU#g~~", + "הִשְׁתַּכְלְלוּת": "x(eM&n/MV3", + "לְשַׁכְלֵל": "J++W4{N", + "לְהַשְׂכִּיר": "C)cR#M4bS>", + "שָׂכוּר": "N%B{;VL6&&", + "לְהִשְׁתַּכְשֵׁךְ": "yRcinY[h4t", + "לְשַׁכְתֵּב": "joS`)iR,n6", + "שֶׁל": "trqsE8~-T{", + "שָׁלָב": "dt=iw[xoBa", + "מִשְׁלָב": "jL70rAAUM", + "לְשַׁלֵּב": "k.B<&+P9Tb", + "לְהִשְׁתַּלֵּב": "Fa8RF0lP.m", + "שֶׁלֶג": "Kk^]fl2JLW", + "שִׁלְגּוֹן": "ED^@uClDiJ", + "אַשְׁלָג": "LctI5NKnn4", + "אַשְׁלְגַן": "M*0w2K", + "שְׁלִילִי": "D)HI`.f:b2", + "הִשְׁתּוֹלְלוּת": "M@vsAf9Jo.", + "שָׁלָל": "z;RO;GvzQA", + "שְׁלָל": "p_si8n)8-9", + "שְׁלִילָה": "b8KJcr.!ZS", + "לְהִשְׁתַּלֵּם": "r]~9JfI`|a", + "שְׁלֵמוּת": "viJ0sg[:Ie", + "שָׁלוֹם": "I)98|dBeNJ", + "שָׁלֵם": "cIDRu!N|rC", + "תַּשְׁלוּם": "P^cMX5`86N", + "הַשְׁלָמָה": "jt8^g6m48]", + "לְהַשְׁלִים": "qYUNZRJGHf", + "לְשַׁלֵּם": "N/a9jeVC(j", + "הִשְׁתַּלְּמוּת": "A-x5^m0256", + "שָׁלוּף": "q;}/DiM9;0", + "שְׁלִיף": "Be0SFC3I<%", + "שַׁלְפּוּחִית": "F~!QyZi0u?", + "שְׁלִישִׁי": "KC#MZUVz#3", + "שְׁלִישׁ": "l,QAeaM^P$", + "לְשַׁלֵּשׁ": "ymL,fHFjMR", + "שְׁלִישִׁיָּה": "vsZ8(g-Ju2", + "שִׁלְשׁוֹם": "fbM>Y`}W^!", + "לְהִשְׁתַּלְשֵׁל": "Pd3;zXZ=a^", + "שַׁלְשֶׁלֶת": "k+SOvXo;c!", + "לְשַׁלְשֵׁל": "Etj^kH]GU*", + "הִשְׁתַּלְשְׁלוּת": "DY&6:Xd`0Z", + "שָׁם": "BWD!6S=eB^", + "שֵׁם": "F52F+$iyDJ", + "שַׁמָּאוּת": "n#*Kv.<,&J", + "שְׂמֹאל": "o_b4[CGa1L", + "שְׂמֹאלָה": "C}E,jf3}S0", + "הַשְׁמָדָה": "dzjr%bE/^n", + "לְהַשְׁמִיד": "L2KjYVr[e0", + "לְהִשְׁתַּמֵּד": "lNsqD2e!!y", + "שְׁמוֹנֶה": "DbD1{E~lA1", + "לְשַׂמֵּחַ": "gk4V?R({$h", + "שִׂמְחָה": "r#fZ;lo2Y0", + "שָׂמֵחַ": "xlaH>ud,T$", + "לְהִשְׁתַּמֵּט": "vp^>q::f.B", + "לְהַשְׁמִיט": "F{1TS]FumV", + "שְׂמִיכָה": "B7gize!G@#", + "שִׂמְלָה": "Q(ifjBLqGh", + "לְהִשְׁתּוֹמֵם": "EG)+lJ@_%Z", + "מַשְׁמִים": "A6RsGT7HGG", + "שְׁמָמָה": "M_MEZE(_n5", + "לְהָשֵׁם": "C!>7>~1dI#", + "שְׂמָמִית": "ma7Hf=%[kw", + "שְׁמִינִי": "f&D52-p8M(", + "שְׁמַנְמַן": "PqZw%UW7s,", + "הַשְׁמָנָה": "N7N_s~!_U0", + "לְהַשְׁמִין": "P7WIsb2k/,", + "לְשַׁמֵּן": "bWA0x(+)MM", + "לְהִשְׁתַּמֵּעַ": "PvM-mJ9Nh5", + "מַשְׁמָעוּתִי": "A^t?N9it,1", + "מַשְׁמָעוּת": "v/5T=oFR+4", + "שְׁמוּעָה": "K}]_=4lgzT", + "מִשְׁמַעַת": "k63y_se1.s", + "מַשְׁמָע": "Pq?Ly^KRYj", + "הַשְׁמָעָה": "uj<^*>oS%W", + "לְהַשְׁמִיעַ": "v=5[M^t7i,", + "שְׁמִיעָה": "c!krJ%N{`v", + "לְהַשְׁמִיץ": "A!uk!%?$*3", + "שֶׁמֶץ": "cGw,LT8fdD", + "לְהִשְׁתַּמֵּר": "HHYgx{80gs", + "מִשְׁמֶרֶת": "P?|2<.bm=}", + "מִשְׁמָר": "Jb3HO-FF9Z", + "שְׁמִירָה": "H,$TF#P9Q5", + "שָׁמוּר": "d.rq*R5f/#", + "שַׁמְרָן": "C_4LcI{[@B", + "שַׁמְרָנִי": "gd2=lZHj},", + "שׁוֹמֵר": "L>h$>+YC^", + "שָׁעָה": "nM(5uWprwOG,", + "מִשְׁעוֹל": "L=EXUMx7j=", + "לְהִשְׁתַּעְמֵם": "jDDLT>A!yD", + "מְשַׁעְמֵם": "mqnuI/j@ZB", + "לְשַׁעְמֵם": "NW[:VG&>LU", + "שִׁעְמוּם": "hFl]|^~Dm#", + "מִשְׁעֶנֶת": "cvnLjx@0-!", + "לְהַשְׁעִין": "Q!>bo]~2a.", + "שְׁעוּעִית": "DwBHMWZO=_", + "שַׁעַר": "r#NEp$;L`_", + "שׁוֹעֵר": "L?{A>:xWq$", + "שַׂעֲרָה": "u^zT8[p*UK", + "שָׂעִיר": "D.,@kF$M94", + "לְהַשְׂעִיר": "A-0A&EKhlw", + "שְׂעוֹרָה": "y2@U)|A+M,", + "הַשְׁעָרָה": "k(Sj,8Gxpn", + "לְשַׁעֵר": "p4i2?)yYg2", + "לְשַׁעְשֵׁעַ": "CM~cb8r{xf", + "לְהִשְׁתַּעְשֵׁעַ": "El!O1?0^wl", + "שַׁעְשׁוּעַ": "d>NnUJ7v(N", + "לְשַׁעְתֵּק": "Kcz;z^z<,4", + "שְׁפוֹפֶרֶת": "dUyV}E:C?4", + "מִשְׁפָּחָה": "Q)YYd$`1Eg", + "מִשְׁפַּחְתִּי": "d~G`ZLr|f,", + "שִׁפְחָה": "Jra=~BVoQ^", + "מִשְׁפָּט": "rv$GQ6))4l", + "מִשְׁפָּטִי": "Map@Mo%!>i", + "שׁוֹפֵט": "y(fZzHkwTL", + "שָׁפוּי": "gy*M1|24O)", + "שְׂפָתוֹן": "likQ[7I>Ax", + "שְׁפִיּוּת": "z-4skGuU5^", + "שָׁפוּךְ": "jdzT3)L{{r", + "לְהִשְׁתַּפֵּךְ": "J_.A}#ykM}", + "מַשְׁפֵּךְ": "QYua}D^?G?", + "הַשְׁפָּלָה": "rO-zghBp3]", + "שֵׁפֶל": "beN4-%%Ow^", + "לְהַשְׁפִּיל": "G]sNr=glP$rF-z", + "לְשַׁפְעֵל": "w&JCl7;}CF", + "שְׁפִיפָה": "b52uN>%Vqy", + "לְשַׁפֵּץ": "M$NHj]~C}+", + "לְהִשְׁתַּפֵּר": "d*U?lDO(Fo", + "שַׁפִּיר": "tphCd+HCtw", + "לְשַׁפֵּר": "JxMV)sG&2-", + "שַׁפִּירִית": "zq|Fs|j?6i", + "לְהַשְׁפְּרִיץ": "KO,&q..[d^", + "לְהִשְׁתַּפְשֵׁף": "pIT##[N_*u", + "לְשַׁפְשֵׁף": "PNw/C>]oCf", + "שַׂק": "h5P9,^)K~^", + "שְׁקִידָה": "l;pa:+p$?3", + "שָׁקֵד": "v#N04h=RCS", + "שֶׁקֶט": "P}gWKENo)g0", + "הַשְׁקָיָה": "dK!n&r(BFg", + "מַשְׁקֶה": "dGX}BM$X.", + "לְשַׁקֵּם": "v%o6~P.ts@", + "שֶׁקַע": "Muzu![m+4s", + "הַשְׁקָעָה": "N1OexOXolJ", + "לְהִשְׁתַּקֵּעַ": "D,O+~hpj19", + "שָׁקוּעַ": "AXp%humo%y", + "לְהַשְׁקִיעַ": "eB23~[^)jI", + "שְׁקִיעָה": "rRYA+>Qh*9", + "לְהִשְׁתַּקֵּף": "jSqKz=RFy]", + "שֶׁקֶף": "sZfm}T)b_G", + "שְׁקוּפִית": "mF9][-UFA>", + "הַשְׁקָפָה": "o?a{/RAZM}", + "שָׁקוּף": "hZJ8>&ONlg", + "לְשַׁקֵּף": "v4gh0<(3Ln", + "לְהַשְׁקִיף": "I`E?z^{Mf8", + "הִשְׁתַּקְּפוּת": "cFr~bLI=7f", + "שְׁקִיפוּת": "vZ/qDb;P+N", + "לְהִשְׁתּוֹקֵק": "hQ%:>P:9So", + "שַׁקְרָן": "H;)[@$`0uI", + "שֶׁקֶר": "F,%Mx>+hWc", + "לְשַׁקֵּר": "wLO#]jphK>", + "לְשַׁקְשֵׁק": "N4Sh!:j/M$", + "הַשְׁרָאָה": "vjt?kQ;prL", + "לְשַׁרְבֵּב": "eJ4S}4Mw3{", + "לְהִשְׁתַּרְבֵּב": "b:QB0Qk(ag", + "לְשַׁרְבֵּט": "r.G$,7tz8$", + "שַׁרְבִיט": "kk^F*i}6hp", + "שַׁרְווּל": "P0@+T?P^V@", + "לְהַשְׁרוֹת": "ITPY~7=DP#~@Pc%Z", + "לְהַשְׁרִישׁ": "owhO%N(=Br", + "לְשָׁרֵשׁ": "r06Sr,J}0Y", + "לְשַׁרְשֵׁר": "LU,2=ge-DQ", + "שַׁרְשֶׁרֶת": "KK>08NQ@X)", + "לְשָׁרֵת": "E)e[Zf/i=)", + "שֵש": "mw$Dizffi:", + "שְׁתִיָּה": "wo+ed@,R0~", + "תַּשְׁתִּית": "l#ZNj-x>Ot", + "מִשְׁתֶּה": "I5xzHL/ybj", + "שָׁתוּי": "DEMbf}1m*E", + "שְׁתִיל": "p+vR>u(H.?", + "שֶׁתֶל": "Pd3V_Xe+8w", + "לְהַשְׁתִּיל": "q~@n_wTyb5", + "שְׁתִילָה": "FD9mYO0*.]", + "מַשְׁתֵּן": "QBY~8B(,}V", + "שֶׁתֶן": "fny][}U{Tx", + "לְהַשְׁתִּין": "br:MNupE3a", + "לְהִשְׁתַּתֵּף": "C0i<]0|Ykd", + "הִשְׁתַּתְּפוּת": "yrfbwDb1`)", + "לְשַׁתֵּף": "HvUJ14Y]Hk", + "לְהִשְׁתַּתֵּק": "CVLyAo[ePW", + "שְׁתִיקָה": "s.gWcSBCDz", + "לְשַׁתֵּק": "qDKRRs7)8", + "תָּא": "M#y])y5U[B", + "תְּאוֹם": "Kg0j#6b:8x", + "הַתְאָמָה": "QaX/HVbxBo", + "הֶתְאֵם": "uKYFq84?t+", + "לְתָאֵם": "HZxO4@Z,aT", + "לְהַתְאִים": "W`h1`LLBV", + "תְּאֵנָה": "x4y_ejeh>&", + "לְתָאֵר": "xm5yz:xr#1", + "מִתְאָר": "4FOR>$zbA", + "לְתַאֲרֵךְ": "dr]H%C9x)b", + "תַּבְלִין": "J.kIA,]Xx~", + "תֵּבֵל": "C]o5Pg*&%8", + "תֶּבֶל": "e/R7qi=CET", + "לְתַבֵּל": "q@qBQ]SHv,", + "תְּבִיעָה": "vJdRCNbE48", + "תּוֹבֵעַ": "n~4Pk$caNU", + "לְתַגְבֵּר": "Ax)%*fc3d$", + "לְתַגְמֵל": "r%i=af7/,g", + "לְתַדְלֵק": "g%(6Gs>bM*", + "תְּדִירוּת": "JMD0mMV]1;", + "תָּדִיר": "Qts=%a/kid", + "תֶּדֶר": "t6nPeT:xvC", + "לְתַדְרֵךְ": "eu~&Gc[%VU", + "תֵּה": "F?xOw=PCR-", + "לִתְהוֹת": "d[8>K2f70G", + "תְּהִיָּה": "LhF+,@q$~^", + "תְּהוֹם": "iDrsc>Q;I}", + "תָּו": "gHK=4]BrbG", + "תּוֹחֶלֶת חַיִּים": "Nz[E|hRq^I", + "תָּווּי": "s7nl8;4NR6", + "לְהַתְווֹת": "gB,W&J3+iV", + "תּוֹכִית": "dloo8U??+5", + "לָתוּר": "lAL4+bt:+T", + "תּוֹר": "K.g;T-[oN;", + "תּוֹרָן": "xj;CW=X|qg", + "תּוּת": "xr}0|j0Jr<", + "הַתְחָלָה": "AVu@-[>JF2", + "לְהַתְחִיל": "PN){e:R,0/", + "לְתַחְלֵב": "y4SM4`]c30", + "מִתְחָם": "OTV~}SobVn", + "תְּחוּם": "F2IX/?+.*5", + "לְתַחֵם": "L`nGf[tLJO", + "לְתַחְמֵן": "M%07|lrpq@", + "לְתַחְקֵר": ":5tM4io`H", + "תַּחַת": "h{a+LLtV4%", + "תַּחְתִּית": "qxDzg+0Bqd", + "מוּתָג": "d-plLc_<0>", + "תִּיק": "fXFEmQ9*bF", + "תֵּיקוּ": "z>|O|>LF#l", + "תִּירוֹשׁ": "vh#WI9s?NI", + "תִּירָס": "EAwtm%Px?Z", + "תַּיִשׁ": "rzU/!;vWZ|", + "תְּכֶלֶת": "COobDLr2jJ", + "תֶּכֶן": "r?<>VfIhMX", + "מַתְכּוֹן": "AwL^>K`O-d", + "לְתַכֵּן": "b!dlxYs_~[", + "לְתַכְנֵן": "diiG;CX49<", + "תִּכְנוּן": "jBb*@e]Lh`", + "מְתַכְנֵת": "u^Zc|MptP<", + "לְתַכְנֵת": "F/K#0{|[x0", + "תְּכִיפוּת": "Cw+MC{KXnK", + "תְּכוּפוֹת": "G?t7bZGV[;", + "תָּכוּף": "uW77^9Xg6$", + "לִתְלוֹת": "b+xp6t1t/d", + "תְּלוּת": "I!A9^4D!H*", + "תִּלְיוֹן": "HEm@^N?~Uj", + "תָּלוּי": "p,nH;gz@Hs", + "לְהַתְלוֹת": "HQit`(JGit", + "תָּלוּל": "kPvTf.8!Ly", + "תְּלוּשׁ": "A!9_+$?~nO", + "לְתַלְתֵּל": "Ihq.k2cP2e", + "תַּלְתָּל": "CeYRMU$mLG", + "מַתְמִיד": "A!Kd]4pI8w", + "לְהַתְמִיד": "ojV^2LY31b", + "לְהַתְמִיהַּ": "u5&qFii!Wq", + "לְתַמְחֵר": "lw=AlPa,<|", + "תָּמִיד": "bsX2ld9eCM", + "תְּמִידִי": "e[H!}IS-VO", + "תְּמִיכָה": "p7CZ~R;R.?", + "לְתַמְלֵל": "xhMq(:q$hP", + "תָּמִים": "GJF?{Rc&(^", + "תָּם": "WJ1R_]vV)", + "תְּמָנוּן": "JH)QP4>0pJ", + "תִּמְסָח": "w(s?x>7SL6", + "לְתַמְצֵת": "zcE*_7L-uF", + "תָּמָר": "v2c=:&}yI,", + "תִּמְרוֹן": "vff:t{=<+2", + "תַּמְרוּר": "ux}$:]^8V(", + "לְתַמְרֵן": "E?SnpZ#%+H", + "לְתַמְרֵץ": "o5}/PFo3mv", + "תַּןּ": "kAEXcM;9nM", + "תְּנַאי": "ypH4d.aqaRu}", + "לְהַתְנִיעַ": "cdm7E}x$yi", + "לְתַסְכֵּל": "zJFM|3YzBV5_", + "לְהַתְפִּיחַ": "LDR&oTCn,Q", + "תָּפֵל": "be=^eN:&a?", + "הַתְפָּלָה": "EwnvGG9PgM", + "לְהַתְפִּיל": "N,-AIYr);S", + "תְּפִיסָה": "Ep_1@-]Eav", + "תָּפוּס": "zjKTinACPx", + "לְתַפְעֵל": "m;MA!>fI[niH6", + "תֶּפֶר": "h.Nt|u|Dys", + "מִתְפָּרָה": "C^V8LC`6p0", + "תְּפִישָׂה": "cLS4si1VOh", + "תַּקָּלָה": "Ky;~:grBnb", + "לְהַתְקִיל": "n6zmjDq)|-", + "תַּקְלִיטוֹר": "e>WA`G.l`r", + "תֶּקֶן": "wCisfYI#k?", + "תַּקִּין": "CE]CK2Lkj_", + "הַתְקָנָה": "w(jy^P8eg/", + "הֶתְקֵן": "fF$XG/m=Tg", + "מִתְקָן": "AKaHcz:.Ev", + "מְתַקֵּן": "ADn:_fpeN", + "לְתַקְנֵן": "cLKv|:j-Kc", + "תֶּקַע": "C67,0/N+}o", + "תְּקִיעָה": "etQ]QxjG|D", + "תָּקוּעַ": "y~b-8VbRG7", + "תּוֹקְפָנוּת": "i*5-ka8&|c", + "תָּקֵף": "#%PYV5y8m", + "מִתְקָפָה": "I+tK1B16;L", + "הֶתְקֵף": "OJ>8isYjc|", + "לְתַקֵּף": "L-LH%|K1g7", + "תְּקִיפָה": "v9>CyCl]&$", + "תּוֹקְפָן": "gYXK{rDO8s", + "תּוֹקְפָנִי": "xheHIy2`aS", + "הַתְקָפָה": "zVdc/.-&HN", + "לְהַתְקִיף": "dEZWE&5x}^", + "לְתַקְצֵב": "Bl4[:^zR&j", + "לְתַקְשֵׁר": "fO9&pL1|!C", + "לְתַקְתֵּק": "j1<<9zs8)?", + "הַתְרָאָה": "oh#l,z%$g7", + "לְתַרְגֵּל": "c#-}$w0#t", + "הִתְאַבְּדוּת": "p!j7zy@BrW", + "לְאַבְחֵן": "x}09tbA4E,", + "אֲבַטִּיחַ": "r[H&AQ2ufz", + "אֵבֶל": "c^Eu!zs:9i", + "אֲבָל": "f_q9I9&m,=", + "לְאַבֵּן": "qCu94)>4}&", + "אִבּוּק": "KR33Hig~3V", + "מַאֲבָק": "z=.SzlIj8<", + "לְאַבֵּק": "kRmpH2gUCw", + "הִתְאַגְּדוּת": "NDU$rt~:Od", + "אֻגְדָּה": "Pyw#N#qQJ|", + "אֲגֻדָּה": "m}qL-`b]>f", + "לְהִתְאַגֵּד": "rIq=}=duo*", + "לְאַגֵּד": "QC)BV_<@Y0", + "תַּאֲגִיד": "Kh*%TU~`U_", + "לֶאֱגֹף": "ua^BbmnSND", + "אֲגַף": "Pk*M_T[Qmy", + "אֶגְרוֹן": "lk_%{B$eBT", + "לְהֵאָגֵר": "jhY}lN3[]1", + "אַגְרָה": "KL;;&`@-IO", + "אָדוֹן": "tq:ZM&18#a", + "הִתְאַדּוּת": "mz-o/tWAc2", + "אֲדָמָה": "Lu~", + "אוֹקְיָנוֹס": "Nq", + "הַאֲזָנָה": "HJ^,!C&GhQ", + "לֶאֱזֹק": "K&-;2X]4x(", + "אֲזִקִּים": "FrjK0DS_mr", + "אָזִיק": "zJER]5LB0l", + "אֱזוֹרִי": "w,?v[~J|GA", + "אָחִיד": "Pl1U}go@r2", + "הַאֲחָדָה": "BJ#Z^1Mp}(", + "אָחוּ": "JX9s5KWtal", + "לְהֵאָחֵז": "lY-X99B=G.", + "אֲחֻזָּה": "m`oyNz`;BF", + "אֲחִיזָה": "dI3W#nB2`P", + "אַחְיָנִית": "f{hP[%uh)I", + "אִחוּל": "lkqRB;hO!+", + "לְאַחֵל": "hsY?rV!0+/", + "לְאַחְסֵן": "n0HZ!NdBgR", + "אָחוֹר": "D|%B>z8?%1", + "מֵאֲחוֹרֵי": "z|BtnW)93}", + "אַחְרַאי": "skj{~XUeu{", + "אַט": "snb9{;JgER", + "אֲטִימוּת": "I)nR~059/`", + "אָטוּם": "wBZCgM{=3F", + "אִטְרִיָּה": "mu&1v3RMpl", + "הִתְאַיְּדוּת": "d6`s|*=H}z", + "לְאַיֵּד": "e#(=)GLG6L", + "אַיָּה": "GcH1~7|SLb", + "אֵיךְ": "GEimNfI&Cp", + "אֵיכוּת": "qmB4?c]l_I", + "אִלּוּ": "NUia}rza)e", + "אֵילוּ": "A3QKb,mKU6", + "אִיּוּם": "kemqy^;x}]", + "אֵימָה": "y<&*F.@d9>", + "אֵין": "IMXTZHjm+d", + "אִינְטֶרְנֶט": "wN/c29MU/c", + "אֵירוֹפָּה": "jI0S8nr0A~", + "אִיּוּשׁ": "pMMZ(x*0Z!", + "אִיּוּת": "IN_^Kuf(5X", + "לְאַכְזֵב": "jUWvx/H5)O", + "לְהֵאָכֵל": "wzEB*55{D%", + "לְהַאֲכִיל": "r9cC2>Jg,*", + "אַכְלָן": "j^<8>dxY22", + "לְאַכְלֵס": "db0:9VyEPW", + "אֲכִיפָה": "beAm}L0:|~%q", + "אָמִיד": "N)DwYn14t@", + "אֹם": "j:d%PB{v8I", + "לְהַאֲמִין": "JN{O}4gsOx", + "אָמָּנוּת": "LZ~N.:$$i=", + "אֻמָּן": "lUuwat%/a6", + "אִמּוּן": "g@(MVKSQEg", + "אָמִין": "zE0qAMbK@D", + "אֱמוּנָה": "M4^zs?_LtF", + "לְאַמֵּן": "L0CV_R^$V&", + "נֶאֱמָן": "K`A!D<4R", + "לְהִתְאַנֵּחַ": "g^r1BV$XhG", + "אֲנָךְ": "x^{b@ml`^8", + "לְהִתְאוֹנֵן": "B03n3[$d@|", + "לְהֵאָנֵס": "funZn&cjLd", + "לְהֵאָנֵק": "pup8Cg3g;D", + "אֶנֶרְגְּיָה": "ytT`$jwn!f^Z%htW", + "אֹפִי": "O`>#-0#2>+", + "מַאֲפִיָּה": "q949A3M-Jy", + "אִפְיוֹן": "CCjc4cW%E<", + "אוֹפֶה": "q+Dp*:@TOK", + "לְאַפְיֵן": "i/S|H:E^;W", + "לְהִתְאַפְיֵן": "Djf`2!*^-(", + "אַפִּיפְיוֹר": "iTz:uJ]q8&", + "אָפֵל": "hj5GSC|xT/", + "אָפְנָה": "qdW`#bq/b3", + "אוֹפַןּ": "h5r/3f*e[g", + "לְאַפְנֵן": "h2T9ii{oR>", + "אֶפֶס": "e{j$bDc`y=", + "אַף": "iYywaf93/f", + "לְהִתְאַפֵּק": "vXq0u8!Kw_", + "אָפֹר": "CEcbCLiFjW", + "אַפְרוּרִי": "J[z9qnz}`X", + "אֲצִילוּת": "NRjrK!;=yG", + "אַקְלִים": "uLn0*O2#ge", + "לֶאֱרֹב": "n8tmE8BY.[", + "אַרְבֶּה": "cu&:0Pm/m5", + "לְהֵאָרֵג": "OU)2{YXtX^", + "אַרְגָּמָן": "g?FKK:R3EC", + "אָרָד": "Pri@~{TVnA", + "אֲרוּחַת בֹּקֶר": "yQM`eeUMDJ", + "אֲרוּחַת עֶרֶב": "h,:gPE]0%P", + "אָרוֹן": "(mt%|_~m`", + "אֶרֶז": "s-w5R9V[-1", + "אֹרֶז": "i-q&Al+eX;", + "מַאֲרָז": "Q=OrY,@Ruk", + "לֶאֱרוֹת": "k.RF=nZfN}", + "לְהַאֲרִיךְ": "IY6&.y[c.}", + "אַרְכָּה": "h=>1uJ!2Y!", + "תַּאֲרִיךְ": "iCe6h7(h<5", + "אַרְנָב": "KvNSs4vlDI", + "לְאָרֵעַ": "h96zN;w@P:", + "אֵרוּעַ": "FCe_r[aTqT", + "אֲרָעִיּוּת": "hHWu[)8jA.", + "אָרוּר": "wz[={V_H!;", + "לְהֵאָשֵׁם": "h/)J1C2:gY", + "אֶשְׁנָב": "bl86>[3*}l", + "אָשׁוּר": "lMMjkQx4[", + "אֹשֶׁר": "z|l}(4;hN@", + "אִשְׁרָה": "Bs}N7ca6}?", + "לְאַתְגֵּר": "IY{8l/^]o", + "אַתֶּם": "n]gTw,-Xvl", + "אֲתָר": "u+Q_M5wJ[l", + "לְבַאֵס": "Hh=GM}&^MS", + "בְּאֵר": "IwoFc1dW&w", + "בִּבְהִירוּת": "Qy8,O#|vhk", + "בּוֹגְדָנִי": "K(IY#:6`bd", + "בְּגִין": "FVXnKCeJWX", + "לְהִתְבַּגֵּר": "iWid[o#JEr", + "בִּגְרוּשׁ": "GE^&yot:3W", + "לְבוֹדֵד": "y![!L&@?iK", + "לְבַדֵּחַ": "ACOkkKj_l+", + "לְהִבָּדוֹת": "Pa}lXQ(;8|", + "בִּדְיוֹן": "uElG*=7B;I", + "בַּדְלָנוּת": "N,V-pe!a$5", + "לְהִבָּדֵק": "P=/1K@i84b", + "מִבְדָּק": "zHCwn6fWJh", + "לְבַדֵּר": "l6QTh2lh", + "בְּהֵמָה||beast, animal (e. g. cattle); ": ";8C)#5+3A", + "בְּהֵמָה": "F{ZuNi6>lh", + "לִבְהֹק": "DO$_ozQ55#", + "בּוֹהֵק": "z&%XGvtgud", + "בְּוַדַּאי": "^rO5@~USs", + "בּוּז": "I-s)H$557+", + "בּוּל": "synDW:ABi&", + "בִּזָּה": "C_6zn@[xii", + "לִבְזֹז": "fdfdkc~b|k", + "בַּז": "IE*YKlfZqN", + "לְהַבְזִיק": "xqj]UK*T7i", + "לִבְחֹל": "o@JEYux~4}", + "בְּחִילָה": "yC=]7o/n_t", + "לְהִבָּחֵן": "x{z4sj*f6<", + "בֹּחַן": "QQ|9}O:tVW", + "מַבְחֵנָה": "uYN!Wl$3z^", + "לְהִבָּחֵר": "x/#IFn8S=y", + "בְּחִירָה": "IUVTe[JJz2", + "לְהִתְבַּטֵּא": "Q~n825I[3m", + "בְּטִיחוּת": "K4pNWlNx[`", + "לְבַטֵּחַ": "bH+YF6eV9I", + "אַבְטָחָה": "s/n;:+R;n!", + "בָּטוּחַ": "Ck{pNm5x;l", + "הַבְטָחָה": "kd=t$Z9shp", + "בּוֹטֶה": "s3?/{jjR)D", + "אַבְטָלָה": "nVIe>6,@q|", + "בַּטְלָן": "NbR`^V]udN", + "בִּטּוּן": "Bir~>wH&_<", + "בֵּטֶן": "c=%>nPBnfz", + "בִּיּוּב": "i/kH/A1B79", + "לְבַיֵּם": "w0x3BQi{lI", + "לְהָבִין": "FI:^6@]M,z", + "מוּבָן": "]MsG25DJn", + "בֶּכִי": "ECoYvfaQUN", + "לְהִתְבַּכְיֵן": "Q8-e&%bVzd", + "בִּכְלָל": "j*h5%D=gLn", + "בְּכוֹר": "f^2:~r%gCf", + "לְהַבְלִיג": "e*6:%_]uT/", + "בָּלוֹן": "PrwrBPda7q", + "לְהִתְבַּלֵּט": "tOu`Q,y^Wn", + "בְּלֵיְזֶר": "q~n)%HQBgj", + "הִתְבּוֹלְלוּת": "IiYl+%_wvT", + "לְהִבָּלֵם": "mx4o!GElHX", + "בְּלִימָה": "o6DBZ>z~rM", + "לִבְלֹעַ": "nR2^],SmO9", + "לְהִבָּלֵעַ": "oAey7R@q1>", + "לְהַבְלִיעַ": "k>l1s6HXnG", + "לִבְלֹשׁ": "GieVoyQ7?p", + "בִּלְתִּי": "zhaKc347Ok", + "בְּמַעֲמַד": "m%|;2?77ky", + "בְּנִיָּה": "sxlm%^(^Yo", + "בַּנַּאי": "JZ]6?+RWDs", + "מֻבְנֶה": "m6ifd*u*Y}", + "תַּבְנִית": "vbCMN*$=w?", + "בָּנוּי": "Q3AE;-liEp", + "בָּסִיס": "E;.iLz}ph-", + "לְבַסֵּס": "p62h,](;{l", + "לְהִבָּעֵט": "BQPdY8Hkb>", + "בְּעִיטָה": "BpK$Y+x/F)", + "בְּעָיָה": "Q~-lQPu7EX", + "בַּעֲלִיל": "j-jt-TbYA#", + "בְּעִקְבוֹת||following; as a result of": "nZq9TI}_sG", + "בְּעִקְבוֹת||following, in the trail of; as": "x@B5$r#]yu", + "בְּעִקְבוֹת": "nZq9TI}_sG", + "מַבְעֵר": "zjhl&(uDmt", + "מְבֹעָת": "ofh0VeI4uA", + "לְהַבְעִית": "J+P~9c:VRI", + "בִּפְנֵי": "BB~{tb*_?o", + "מִבְצָע": "MwKWrBcZAo", + "לְהִבָּצֵעַ": "j{y)*81*0f", + "בִּצָּה": "zBXG~+BLPK", + "בֹּץ": "nq2*CRlm6m", + "בָּצֵק||dough": "h:CR|", + "בֹּקֶר": "oP+?r)uP}]", + "בִּקּוּר": "JZV34V!|&L", + "בִּקָּרְתִּי": "p.n@<%,OH[", + "בִּקֹּרֶת": "wld>A_O_<2", + "בִּקּוּשׁ": "PMG`Cb#E;}", + "לִבְרֹא": "iYxJ>)]4:>", + "לְהִבָּרֵא": "EZ9vH4$IHc", + "בֹּרֶג": "NS<_k)MuK2", + "בַּרְוָז": "jn{Ld6jtgD", + "לִבְרֹחַ": "O0~|92bMYe", + "בְּרֵכָה": "La>90Y5g4}", + "לְהִתְבַּרְיֵן": "v{@K5P-70f", + "לִבְרֹק": "O@EJ^IuUO}", + "לָבֹר": "M3;g!R9Van", + "בֵּרוּר": "K|ni2!p/{5", + "מֻבְרָר": "qC-/hX]BBb", + "לִבְשֹׁל": "qo5Z#4(1dr", + "בִּשּׁוּל": "s5jZXnLO/J", + "בֹּשֶׂם": "q#frD`b]hr", + "גַּאֲוָה": "eRz^+enLZu", + "לִגְאֹל": "tpa)?sRIU,", + "לְהִגָּאֵל": "j?Zrjzv@", + "גּוּפִיָּה": "Anu$$D>hye", + "גֻּשְׁפַּנְקָה": "J)%rZ3J_jj", + "לִגְזֹז": "rI4}m_3k@P", + "לְהִגָּזֵז": "gzmnt?ahkO", + "לִגְזֹל": "qS,RZ6+>JV", + "לְהִגָּזֵל": "cjaehBuK%z", + "לִגְזֹם": "i&3m-K[_G&", + "לְהִגָּזֵם": "O<-qCMA]UC", + "גִּזָּרוֹן": "lP1z!fK+>W", + "לִגְזֹר": "PZ$q2(:OQuJA", + "גֵּאוֹמֶטְרְיָה": "b`_,lL%9>I", + "גֵּיהִנֹּם": "w1%@?TJmD,", + "לְגַיֵּס": "w4j9E2jjuoR*", + "לִגְמֹז": "tHNdcKtbpp", + "לְהִגָּמֵל": "tMXkk3)K`#", + "לִגְמֹל": "x^D&slp(M@", + "לִגְמֹר": "J-=NbVF>~,", + "לְהִגָּמֵר": "DrE*Ab:(}-", + "לִגְנֹב": "MQiz&:4D@7", + "לְהִגָּנֵב": "Gszyo;J]9dq", + "לִגְנֹז": "peMe+:+l<8", + "לִגְנֹחַ": "r$2xR3$$gB", + "גִּנּוּי": "o?q;qEU:[d", + "גִּנָּה": "w]_Sp1XqS6", + "לָגֹן": "ReGnaQ(nXb", + "לִגְסֹס": "zu=n/1.e/o", + "גִּעְגּוּעַ": "JiF>V}w%ba", + "גֹּעַל": "u>5`bYmmA]", + "לִגְעֹל": "L=Z9Tdop%.", + "לִגְעֹר": "H3!{?[ew9^", + "לִגְעֹשׁ": "qN=J|^pvTc", + "גָּפְרִית": "uuw>d1%6P$", + "גֹּפֶר": "K/gg$*Jq[C", + "לִגְרֹב": "Ey{Tgr;FqG", + "גֵּרוּד": "d|BC>v~&}1", + "גֵּרוּז": "vQ]j6lCmp_", + "לְהִגָּרֵם": "oq1Z2wo%Ra", + "לִגְרֹם": "yBB4XJ)@#-", + "לְהִגָּרֵס": "o&&%21lS:x", + "לִגְרֹס": "P~6HCvd,+j", + "גִּרְסָה": "GVtnoX`!?F", + "לִגְרֹף": "MLE9{VL", + "מְגֵרָה": "OPIBoXy59{", + "לִגְרֹר": "8ts8r#>qC", + "גֵּרוּשִׁים": "t%[xbWLtr$", + "לִגְשֹׁר": "N95?fHyej", + "גִּשּׁוּשׁ": "iO<_B^%Dmh", + "לִדְאֹב": "A,#Fd-YckG", + "לִדְאֹג": "hb(cZ#lau%", + "מֻדְאָג": "y6>cb%rqef", + "דֹּאַר": "oU+z4Is-Ny", + "דִּבָּה": "NFZk.DceUR", + "דֹּב": "BZ_sI@vQTx", + "דִּבּוּב": "zYx.LP;@Jx", + "דֻּבּוֹן": "q^*;=z,#ij", + "לִדְבֹּב": "CyC+]G", + "לְהִדָּבֵק": "Cr<^gK-]tL", + "מִדַּבֵּק": "A;iV^YHp-r", + "דִּבּוּק": "OiXIgDu~6@", + "הִדָּבְקוּת": "E^:?=-pfmg", + "דִּבֵּר": "A$f&6>V4/c", + "לְהִדָּבֵר": "j|6)7UdwK`", + "לְהִדַּבֵּר": "RbEm[JERRe", + "דִּבּוּר": "A>}rZo>izD", + "הִדָּבְרוּת": "Gf8*Js-bWG", + "לִדְגֹּל": "Gtrk`K^o)I", + "לִדְגֹּם": "L-MInt+4e&", + "מְדֻגָּם": "D", + "דַּיְסָה": "l|sD[SlCl|", + "דַּיָּל": "ir.~U>KK95", + "דַּיָּן": "yP,cdg3YEB", + "לְהִדַּיֵּן": "u/0fpf:XXw", + "לְדַיֵּק": "pyWzx`ucBK", + "מְדֻיָּק": "h|Z)1eTcWd", + "דַּיְקָן": "xE{;pG:ZMG", + "דַּיָּר": "PCmZaQAU2z", + "דִּכָּאוֹן": "eAu6zh(M5l", + "לִדְלֹג": "Q1OtfTN[2#", + "דִּלּוּג": "i.moze<,$Q", + "מְדֻלְדָּל": "IAb&m*DB#%", + "לְהִדַּלְדֵּל": "KX:ki&%sN0", + "לִדְלֹף": "u0/Opjx3Z#", + "לְהִדָּלֵק": "w?1D4fvKr~", + "לִדְלֹק": "viO0oK%k@:", + "לְהִדָּמוֹת": "KsLifS$dE5", + "לְהִדַּמּוֹת": "P-r+t+BrV5", + "לְדַמְיֵן": "D8H", + "לְהִדֹּם": "Jj.4MWk[|#", + "לָדֹם": "Pe!nCc*y2T", + "לִדְמֹעַ": "Hvb|KgbjU2", + "לִדְעֹךְ": "BhAS|dbqwV", + "דִּפְדּוּף": "o72M<$dP/|", + "מְדֻפְּלָם": "PzZp-^K.Ap", + "דֹּפֶן": "wIp3^3snOu", + "לְהִדָּפֵס": "w-C~isA=LB", + "לְהִדָּפֵק": "PVH-5/{<}9", + "לִדְפֹּק": "AiE#^Ew:9i", + "דֹּפֶק": "Amk@VReZ~I", + "לְהִדַּפֵּק": "fLyf,N:gpX", + "דִּקְדּוּק": "Q9iQfv!$gk", + "דִּקְלוּם": "cC0E@NBeMu", + "לִדְקֹר": "l#,wA7wV$j", + "לְהִדָּקֵר": "c4^S:n:.X)", + "דֵּרוּג": "ji4ZZ9s$kB", + "לְהִדַּרְדֵּר": "r,d]h@J}>z", + "לִדְרֹךְ": "^x1,X.}OY", + "לְהִדָּרֵס": "KaF/8C>b~l", + "לִדְרֹס": "JHG+r!Uxq[", + "לְהִדָּרֵשׁ": "dpeL@7#^DT", + "לִדְרֹשׁ": "Rnbz$ED:@", + "דִּשּׁוּן": "JUayB2z{@$", + "דֹּשֶׁן": "dQ:>2vWrGR", + "הִגָּיוֹן": "FquVxZJg(m", + "לְהֵהָגוֹת": "m@Sx,hDgJ", + "הֲגִיָּה": "gR{uR@p!HG", + "לַהֲדֹף": "Q!qF!`jj0>", + "לְהֵהָדֵף": "I|@!o73Vg=", + "מְהֻדָּר": "nOA[E,5gf)", + "לַהֲדֹר": "AwCjx4V>sk", + "לְהַוֵּן": "onte2dMEX0", + "הֲזִיָּה": "DrxQS[_7H}", + "הִיגְיֶנָה": ";E6]b^23i", + "הִנֵּה": "MMLq2~7xh-", + "הַלְוַאי": "I9BrSc>$(A", + "הִלּוּךְ": "u2RAHKE{L!", + "הִלָּה": "jihK:xYP&h", + "תְּהִלָּה": ":rz{_bc7#", + "תְּהִלּוֹת": "m(8#Ou.cy;", + "תְּהִלִּים": "fh#Npbu|!S", + "הֲמֻלָּה": "vAd&YH^[-S", + "לָהֹם": "F+)PaN;E5P", + "הִמּוּר": "p/s0AuzFJ!", + "לֵהָנוֹת": "oNzG>3Yd7S", + "לַהֲפֹךְ": "kro!8D!xUG", + "לְהֵהָפֵךְ": "ENo2[e^?Zz", + "הִפּוּךְ": "eYj,Ss-G0.", + "לַהֲרֹג": "LCR?xT;p(V", + "לְהֵהָרֵג": "BG`c.f$!GU", + "הִרְהוּר": "Q<;@y,EmFR", + "הֵרָיוֹן": "n&nV[bgom$", + "לַהֲרֹס": "u7_e4K&vR2", + "לְהֵהָרֵס": "oO7I=gO|k>", + "לְוַדֵּא": "Qtw7:@/K`]", + "לְהִתְוַדּוֹת": "v[=v2*8r9(", + "וִדּוּי": "y>30bsZQhV", + "לְהִתְוַדֵּעַ": "p}EyrHl}]c", + "וִכּוּחַ": "P#)w}d65i%", + "לְהִתְוַכֵּחַ": "cKu&3bkuQ1", + "וִסּוּת": "hY?n+0s`v]", + "לְוַסֵּת": "vT@=mzY6_k", + "לְהַוְרִיד": "h;%V+s[c,3", + "וָרֹד": "rGFR!`BB=%", + "וִתּוּר": "P#gUh%^rh[", + "לְוַתֵּר": "imrDKQ+)u", + "זָוִית": "D?1D@XofuU", + "לְהִזּוֹן": "NNv,_7qLYz", + "זְוָעָתִי": "w8>x!Rqy0[", + "זְוָעָה": "P0!lj`AWlF", + "לְהִזּוֹר": "sAlKiGXpEs", + "מְזֻוָּת": "MG$z)N!1,r", + "לְזַוֵּת": "rU3MV.oH@y", + "לִזְחֹל": "I9E>zbFHF/", + "לְהִזְדַּיֵּן": "<(}9$fT3r", + "לְזַיֵּן": "p{uNeu@iq{", + "לְזַיֵּף": "l}u=2@f2,8", + "זִקִּית": "m8??mA?zB7", + "זִכּוּי": "oaEH}x-oJx", + "זְכִיָּה": "bYxu5?qIJ0", + "זַכְיָן": "F~~Bx`A#Fd", + "מְזֻכָּךְ": "mr|)2_YS9S", + "לִזְכֹּר": "i=?~@xQf|7", + "זִמָּה": "vSA(?2){w^", + "מְזִמָּה": "wVzs=gcrj/", + "לִזְמֹם": "v^?h0-!g5B", + "מְזֻמָּן": "ONq", + "לְהֵחָטֵף": "OP]h?Y1N-n", + "לַחְטֹף": "ryV`fc}O8m", + "הַחְיָאָה": "wyI|nCBpNx", + "לְהִתְחַיֵּב": "NhqM1^(88A", + "לְחַיֵּב": "J=ph{@:8&}", + "מְחֻיָּב": "M_bKZCktod", + "הִתְחַיְּבוּת": "6BEi;60Js", + "מְחֻיָּבוּת": "o99|r?C$UW", + "לְחַיֵּג": "v^UJ^j9XGE", + "לְחַיֵּהַּ": "tE~{Lt>qc0", + "חַיָּט": "qpsj&Ey;gU", + "לְחַיֵּט": "DkOa-$nuY2", + "תְּחִיָּה": "tCP60_n>U^", + "חַיְזָר": "KY84#7{qB8", + "לְחַיֵּךְ": "N2AlJ-mf+J", + "חַיְכָן": "c=5[JYD2w=", + "מְחֻיָּךְ": "Aq!jA+O@0?", + "חַיָּל": "pbPM|", + "חֻלְדָּה": "K+Y89#+O:&", + "חִלָּזוֹן": "n:JtZF!tdc", + "חִלּוּט": "m2g!zi{f03", + "לַחְלֹט": "p-yx0ZgIhu", + "חִלְטוּר": "BfGMc4w3_f", + "חִלּוּל": "Io90yF*-i=", + "מְחִלָּה": "h[X,viOzs_", + "תְּחִלָּה": "npa4F?D(", + "תְּחִלִּית": "d,dqSMD3a+", + "לַחְלֹם": "QHhhr@:1FN", + "חִלּוּף": "wX0`*.Wg,&", + "חִלּוּפִי": "k~FaAB|npX", + "לַחֲלֹף": "l)T80.Z[s?", + "לַחֲלֹץ": "J^)?%W:|a8", + "לְהֵחָלֵץ": "GZ:axg`L`7", + "חִלּוּץ": "gBL~c8z=#,", + "חֻלְצָה": "q>rcrMDFt9", + "חֲלֻקָּה": "r(3TkX)qUn", + "לְהֵחָלֵק": "n3RAZuO_7r", + "לַחֲלֹק": "b>xT8ss9AU", + "חִלּוּק": "y(49^X.;[P", + "לְהֵחָלֵשׁ": "q8Bk9h^G)V", + "חֻלְשָׁה": "ok?ULNaw+C", + "לַחְמֹד": "oZsGo;MbBX", + "לַחְמֹל": "zYk;4a&2mF", + "חֹם": "rB-w%@[WPB", + "חִמּוּם": "OsM5{W)uHg", + "לַחְמֹס": "r-tY3b7%w", + "לַחְמֹץ": "u:]Mk@PqpP", + "חֹמֶץ": "h;hQb7+dh1", + "חֻמְצָה": "m}WWi$>s_^", + "תַּחְמֹצֶת": "FMA~UwU:bb", + "חִמְצוּן": "qZRw~C.q#J", + "לַחְמֹק": "K#P&F[W@#?", + "חֲמַרְמֹרֶת": "c]p/c-%714", + "חֹמֶר": "ikz~~;mv$H", + "חֵמָר": "rRdI0]UvM[", + "חֻמְרָה": "wPM]ius[[w", + "חָמְרָה": "F7bqY.t%*8", + "חֹמֶשׁ": "Mj9a@A6V+R", + "תַּחְמֹשֶׁת": "nJe<@,%}FA", + "חִמּוּשׁ": "syi27X{yii", + "לַחְנֹט": "M}iUga!EQ@", + "לְהֵחָנֵט": "Ize}=A1R[G", + "חִטָּה": "fo|_{M,I*", + "לְהֵחָנֵק": "tEIj}u&~cc", + "חִסָּיוֹן": "F(XhAP!hl", + "לְהֵחָסֵךְ": "Q6+gv.,+9N", + "לַחֲסֹךְ": "K[DxZ<s[o~v", + "לְהֵחָפֵז": "oYN4fc9ndU", + "חִפּוּי": "CL@!s*R0Qu", + "חֹפֶן": "N/dN~4e<.%", + "לַחְפֹּן": "L3a[n._lkn", + "לָחֹף": "fOePa$@Q,$", + "חֻפָּה": "g^*{h[d)q4#F/", + "לְהֵחָצוֹת": "mHVR(KF6R9", + "מֻחְצָן": "b4sUP[03u$", + "חֻצְפָּה": "iPtelLwFu*", + "מְחִצָּה": "k#L1;KNOQA", + "לַחְצֹץ": "AB.ZH.:wYn", + "חִקּוּי": "G+_E$&8Lz#", + "חַקְיָן": "hs=vKJZqUy", + "חֹקֶן": "k$D+:J;_j@", + "חֻקָּה": "nn(IbvsKwG", + "חֹק": "f3y|j0=)DG", + "חֻקִּי": "M0H#12zk;m", + "לְהֵחָקֵק": "szB5$,%}e,", + "לַחְקֹק": "B)[]5mp]!q", + "לַחְקֹר": "s;:~,bxUEP", + "לְהֵחָקֵר": "DGx{:&3|A~", + "לְהֵחָרֵב": "yWW6]:I?g5", + "לַחֲרֹב": "w.R#^kEz`V", + "חֻרְבָּן": "PbioiG|aer", + "לַחֲרֹג": "Kl$G:WKN1%", + "לַחֲרֹד": "x*iHdl+PrN", + "לְהֵחָרֵד": "m8dAD(U~d,", + "לַחֲרֹז": "F/#35FIl?@", + "לְהֵחָרֵז": "OG|pW8fms#", + "מַחְרֹזֶת": "oISp6vU-Sw", + "לַחֲרֹט": "H6z/q{s4Y`", + "לְהֵחָרֵט": "u_ki{-8}@C", + "לַחֲרֹךְ": "w9lqkGp3Re", + "לְהֵחָרֵךְ": "oAv.=@gg^H", + "חֵרוּם": "ck?-]<)(5y", + "חֹרֶף": "wG9gz4o6eF", + "חָרְפִּי": "LLE.!S-l2s", + "לַחְרֹף": "hX[6}(9HTe", + "לְהֵחָרֵץ": "j{j7=*2Y)D", + "לַחֲרֹץ": "C!#zI0%E~Y", + "מְחֹרָץ": "JRQ+>68],w", + "לַחֲרֹק": "JaBFrYR6s2", + "חֹר": "Ri(Yt@|v$|", + "חֵרוּת": "H&:B]QX<]]", + "לַחֲרֹשׁ": "zp^GFl7gSE", + "לְהֵחָרֵשׁ": "Eaf.ohYwX/", + "חֵרֵשׁ": "C/-/4b3(OM", + "חֻרְשָׁה": "I#Zo~Q2{(_", + "לַחֲרֹת": "Fbv[prEdjn", + "לְהֵחָרֵת": ";zWzt4(wZ", + "לַחְשֹׁב": "C|88:!x|sq", + "חֶשְׁבּוֹנִיָּה": "z&1@_:q!`~", + "חִשּׁוּב": "gi6n7!xfmg", + "לְהֵחָשֵׁב": "jzpZ*aufZa", + "לַחְשֹׁד": "yplTK4tqde", + "לְהֵחָשֵׁד": "g$tfS[U9MQ", + "לַחְשֹׁךְ": "GhwuS(<88S", + "חֹשֶׁךְ": "latxqg`L1@", + "לַחְשֹׂךְ": "x{7F1JuEh%", + "לְהֵחָשֵׂף": "uCU[71~|L)", + "לַחֲשֹׂף": "C&NB&I!EcS", + "לְהֵחָשֵׁק": "Mo}I8!CvQ%", + "לַחְשֹׁק": "Az(JlP`KFc", + "לַחְשֹׁשׁ": "e5%2@a[XMO", + "לַחְתֹּךְ": "d2~[$UlOSm", + "לְהֵחָתֵךְ": "k^g:Q*^vlZ", + "חִתּוּל": "jE-3}Drk/j", + "חֲתַלְתּוּלֹנֶת": "NG)fyyPIWH", + "לְהֵחָתֵם": "Q.(OOs1+57x", + "לִטְבֹּעַ": "Vlc9A@Z8H", + "לְהִטָּבֵעַ": "L47#SBW:_]", + "מְטֻגָּן": "Cg$shF#,r<", + "לְהִטַּגֵּן": "m", + "לְטַיֵּחַ": "HaD)i@?%bB", + "טַיְץ": "b.^`L3~Y+-", + "טַיֶּלֶת": "jTD|aD5&hIO", + "טִפְטוּף": "L5zb8:%AWF", + "טִפּוּל": "ngzx{v6_H/", + "לְהִטָּפֵל": "m*<)9jMRt2", + "לִטְפֹּל": "ppWAro;JR5", + "טֹפֶס": "Iu2*g:XXpq", + "לִטְפֹּף": "uY9xVen+0k", + "טִפָּה": "qt]sfdnmHy", + "מְטֻפָּשׁ": "u*+&I/s0B=", + "טִפֵּשׁ": "pX]3;qm2(f", + "טִפְּשִׁי": "eo-C3>H.:U", + "לִטְרֹד": "ta=6]?iB}L", + "לִטְרֹחַ": "s%+y", + "יִבּוּשׁ": "v/Kod0}y-r", + "הִתְיַבְּשׁוּת": "DoAm!)nl5!", + "לְיַבֵּשׁ": "PJX9/R)lV}", + "לְיַגֵּעַ": "u]CD5Ej)SF", + "לְהִתְיַגֵּעַ": "x~,ifn9y`V", + "לְהִתְיַדֵּד": "tSpt9%(9V", + "לְיַדּוֹת": "p81-?GqgTy", + "לְיַדֵּעַ": "MGA}+jT2d(", + "לְהִוָּדֵעַ": "oJV]}zb8{)", + "יֻהֲרָה": "x`ND68I`Pi", + "יוֹמַיִם": "wl]H]pk_^#", + "לְהִתְיַוֵּן": "K2ek/&", + "יִחוּדִי": "QsjcSnyTlw", + "לְיַחֵד": "C+gi(!Z_`O", + "יַחְדָּו": "F", + "הֻלֶּדֶת": "*_&;*#-?O", + "לְהִוָּלֵד": "Ia>a6]1!", + "יִסּוּרִים": "e-2^^,;NYW", + "לְהִתְיַסֵּר": "DnI]G>NtOA", + "לְיַסֵּר": "dHL-c~$9yM", + "לִיעֹד": "B/^|[N-H%U", + "לְהִוָּעֵד": "B7{_S}NlON", + "לְיַעֵד": "M_G7OaoV*`", + "לְהִוָּעֵז": "N%_*F", + "לְהִתְיַצֵּב": "fc>CD%O2k%", + "לְיַצֵּב": "fl3&y%rA&p", + "הִתְיַצְּבוּת": "zc-rj$ipt(", + "לְיַצֵּג": "pki48%Nl?z", + "יִצּוּג": "@#Ze=.!i-", + "הֶצֵּעַ": "A9+/Lz#~Fv", + "לִיצֹק": "pW:/`O0)tW", + "לְהִוָּצֵק": "l%GM?|Js@;", + "לִיצֹר": "k2N!5k3*[7", + "יִצּוּר": "s)prH+>Acv", + "הִוָּצְרוּת": "sPYupriz6u", + "לְהִוָּצֵר": "G2ugl>1qP(", + "לְיַצֵּר": "Bm4Z9QjI(y", + "לִיקֹד": "s]c]z|[mOd", + "לִיקֹץ": "LX>Ub)PCg(", + "לְהִתְיַקֵּר": "LdNk*UIVx,", + "לִיקֹר": "hAe4C~tgyc", + "לְיַקֵּר": "gK=fb7)2Ak", + "הִתְיַקְּרוּת": "sqmT._]3ih", + "לִירֹא": "Ic<2bg^u>F", + "לְהִתְיָרֵא": "b!dE6(0e5w", + "יְרֹק עַד": "h?*s:2x0S0", + "לְיָרֵט": "BG{&c2[wP`", + "לִירֹט": "CX*bfJaL*6", + "לְהִיָּרוֹת": "2g(:;%UiG", + "לִירֹק": "I,*)AWnO0q", + "יָרֹק": "KSC^Qe=PBn", + "יְרֻשָּׁה": "GHvsX=vf8k", + "לְהִוָּרֵשׁ": "QHM}UABM/Q", + "לְהִתְיַשֵּׁב": "cA;`c~8oD[", + "לְיַשֵּׁב": "FU7aq%`p;z", + "הִתְיַשְּׁבוּת": "d|q7,j?#eM", + "יִשּׁוּב": "mMhc!XLI)E", + "יִשּׂוּם": "Mw%XcYuQ7m", + "לְיַשֵּׂם": "gZIHu*LN+_", + "יִשּׂוּמוֹן": "w6_.)Q:h&[", + "לִישֹׁן": "dg/6G{H{h|", + "שֵׁנָה": "f?hzb|mSQA", + "לְהִתְיַשֵּׁן": "f9!=vMSgm?", + "מְיֻשָּׁן": "KJp:YAJ?7&", + "לְהִוָּשֵׁעַ": "O#g$[{Z+", + "כַּדּוּרְיָד": "kI,3){L$8B", + "כֹּהַל": "z>Jxm!HTs+", + "כְּהֻנָּה": "Iwwl.GC^h]", + "כֹּחַ": "s8rrb@KdJ2", + "כְּוִיָּה": "ey6Kmc*v6I", + "לְהִכָּווֹת": "n,cgjS0EO>", + "מֵכָל": "NZg?!LkU{I", + "מֵכָלִית": "eshEc%bB*x", + "לְכַוֵּן": "Cg,]*{~DIf", + "לְהִתְכַּוֵּן": "k`(Gmf9Csg", + "לְהִכּוֹן": "v}Ma%=E5?*", + "כִּוּוּן": "mC_^7@-~QC*x:", + "לְהִכָּנֵס": "wM&fw|g](&", + "הִכָּנְסוּת": "M<`~gWWK6u", + "כִּנּוּס": "iwDqu-RgK%", + "מִכְנָסַיִם": "dI[P>kJA]T", + "כְּנֵסִיָּה": "P1^PdT~W-^", + "הִכָּנְעוּת": "nbWGD%N}8J", + "לְהִכָּנֵעַ": "rl]p#t9KtR", + "כִּנּוֹר": "x-8ZE<4VmP", + "כִּסֵּא": "u>_eJ?_LmW", + "כִּסּוּי": "JW}>}#<^?p", + "לִכְסֹס": "we$4sbuG31", + "לְהִכָּסֵף": "Qq`GwgE6M[", + "כִּסּוּפִים": "vx%eS!gm]x", + "לִכְעֹס": "gr;!7U*=z0", + "מְכֹעָר": "lFetQ/fqK%", + "כִּעוּר": "OlB|9JVdo+", + "לְהִכָּפוֹת": "kOO7A69c{[", + "כְּפִיָּה": "H1MRc~wI%3", + "לִכְפֹּל": "x#gnbnCoe$", + "כִּפְלַיִם": "s$TL0*OyW@V,", + "כִּשָּׁלוֹן": "h)Uh8wTj}3", + "לִכְשֹׁל": "sGqrNHFFS>", + "כִּשּׁוּף": "r=ii|=U.YY", + "לִכְשֹׁר": "bI^q}biu>k", + "כֹּשֶׁר": "KAk58rr=b[", + "מֻכְשָׁר": "Bi),q4{u.T", + "כִּשּׁוּרִים": "Mln%LV4^BX", + "לִכְתֹּב": "s*0vSh}g{B", + "כִּתּוּב": "G3;n6J:#-0", + "לְהִכָּתֵב": "rnoF|>y-:U", + "כְּתֹבֶת": "o&*r`pxGnF", + "תִּכְתֹּבֶת": "zW`-RXvJq%", + "כֹּתֶל": "H[CKi0h9ji", + "כָּתֹם": "i;a/W+?:lV", + "כֻּתְנָה": "k,ev=w=:Bn", + "כֻּתֹּנֶת": "o@RdZAtoDq", + "לִכְתֹּשׁ": "N|PjR^WHF_", + "לִכְתֹּת": "DrkoM/~($9", + "כִּתָּה": "c@_ra$@_SI", + "לְאֹרֶךְ": "wvE_/&", + "לְאֹם": "g/Qm|,EUpD", + "לְאֻמִּי": "L*/~[J0VZr", + "לֹבֶן": "u18&MJC7~C", + "לִלְבֹּשׁ": "H!61TC5WnS", + "תִּלְבֹּשֶׁת": "f73r9PtcPE", + "לְהִלָּבֵשׁ": "LfT~za;(=3", + "לִגְלוּג": "le_TnB{l<8", + "לִלְגֹּם": "It>aC6a@Cz", + "לְהִלָּהֵב": "yuNbAov+Se", + "לִלְהֹב": "x3zx7rCX|:", + "לִלְהֹט": "Q|?0X$msyr", + "לְהֵפֶךְ": "s@vZz:!Hl5", + "לִהוּק": "zQr`F`ZP-E", + "הַלְוָאָה": "FHvSYsPG7E", + "הַלְוָיָה": "C,@mEJlpRY", + "לַוְיָן": "nD]7sT]Q5k", + "לִוּוּי": "x88z3gVf,-", + "לְהִלָּווֹת": "kdf[xYxG_w", + "לְוַאי": "L,Prl;/}(-", + "לְחִנָּם": "FW3cq@:cw<", + "לִלְחֹךְ": "vT~Fx9%evU", + "לִלְחֹם": "Ra,2[Ssb)B", + "לְהִלָּחֵם": "F4k>@E?ppJ", + "לָחְמָה": "g9IJ>teg=l", + "לִלְחֹץ": "I4bS0Nw?[S", + "לְהִלָּחֵץ": "Gs.++Bx=~Z", + "לִלְחֹשׁ": "vcii&E3i~,", + "לִלְטֹף": "G#ZNZCKMm_", + "לִלְטֹשׁ": "xT7IN?1T}K", + "לִטּוּשׁ": "lqLp-o;74i", + "לִלְכֹּד": "LJKV:5it9%", + "לִכּוּד": "E/2zuX*.Sj", + "מַלְכֹּדֶת": "AGYTFnQ?*#", + "לְהִלָּכֵד": "vEW.m0Nf,?", + "מְלֻכְלָךְ": "J?!ZhOJ%hM", + "לִכְלוּךְ": "ADh@{^E)3W", + "לִכְסוּן": "g>`vQw6X/Q", + "לִלְמֹד": "s:=v6A-o4Q", + "לְהִלָּמֵד": "QOMONLoU%D", + "לִמּוּד": "sxR,B)toAF", + "לִלְעֹג": "z0~d8]XEh7", + "לְעִתִּים": "tQ)+{A/HZ)", + "לִלְעֹס": "gP>g>SJ)[8", + "לֹעַ": "xuh3hQ>5F=", + "לִלְפֹּת": "HYohthb|fX", + "לְהִלָּפֵת": "dnw=JsBHp9", + "מֶלְקָחַיִם": "xK41LrRzy5", + "לְהִלָּקֵחַ": "t(,L/qp!Qu", + "לְהִלָּקֵט": "QZBEOHkzgL", + "לִלְקֹט": "wjbPF+TEf}", + "לִקּוּי": "A|AC)`qZN.", + "לְרֹחַב": "g9E4*&HSr{", + "לַשָּׁוְא": "z(+_6NLN^9", + "מְאֹד": "hw*%uwUyz>", + "לִמְאֹס": "sM=>Oq9$2K", + "לְהִמָּאֵס": "FCe0QB({qa", + "מָאתַיִם": "x2l_kd8q7P", + "מְמֻגָּז": "x|3ljo)v[p", + "מִדָּתִי": "nLWj", + "לְהִמּוֹט": "JvK)R0Dlp#", + "לְהִמּוֹל": "ryy03;mt>A", + "מֻסְלְמִי": "eOJ~!(vO6]", + "מֹר": "t1epi1KZ]0", + "מָוֶת": "PSh;Q=cGl.", + "מִזּוּג": "K(4YORDgb8", + "לִמְזֹג": "Iuw{~VH|4o", + "לִמְחֹא": "K+k:5nGUi/", + "מִחְזוּר": "hx?SL3VkgZ", + "מֹחַ": "v)!g/-", + "לִמְחֹל": "nAeeBMF{@*", + "לִמְחֹץ": "g8G38`5]aI", + "לְהִמָּחֵץ": "j7o}4YdQyQ", + "לִמְחֹק": "HhFNg:_/-/", + "לְהִמָּחֵק": "q09", + "מִכֵּיוָן": "E~#!D[j`!}", + "לִמְכֹּר": "LKVkA;SBf/", + "לְהִמָּכֵר": "c)$XbOSRZI", + "לְהִמָּלֵא": "fMqfq80u|r", + "מִלְחִיָּה": "MlC#_z6d3=", + "לְהִמָּלֵט": "Df,:ui&iBE", + "מִלּוּט": "N![F-r2Rlh", + "מִלּוּי": "GGN&Z5}:i)", + "לִמְלֹךְ": "Aed_U.`67U", + "מִלְּכַתְּחִלָּה": "J2Rm,F`/Iq", + "מִלּוֹן": "Q,s;ANz1le", + "מִלָּה": "vg:*Cy15#L", + "מִלּוּלִי": "JCdj]}/VC3", + "לִמְלֹק": "iTxro26sPG", + "מִמּוּן": "x`wN@VkBU,", + "מִמּוּשׁ": "ytFi&$5te#", + "לְהִמָּנוֹת": "s7>?bZq{?P", + "מִנּוּי": "d)i;tG*V4P", + "מִנְיָן": "O(?Kc|6=F.", + "מִנַּיִן": "oW=2A1!,>!", + "הִמָּנְעוּת": "Nd9e#kf>+)", + "לִמְנֹעַ": "p?z-u,H`w.", + "לְהִמָּנֵעַ": "v=@S&>CVp]", + "מִסְחוּר": "s55@N),VQ&", + "מִסּוּי": "PN`W89yLAI", + "תְּמִסָּה": "P,X=(&TRUd", + "לְהִמֹּס": "M1#D%X[Rlp", + "לִמְסֹר": "p{Izu_qr:*", + "לְהִמָּסֵר": "g1n{GI:}k?", + "מָסֹרֶת": "F>,,SM,mcV", + "מָסָרְתִּי": "vD0&8w=c[4", + "לִמְעֹד": "wbIE$CMg_w", + "מִעוּט": "KJ*1*6TwWr", + "לִמְעֹךְ": "pX4O!b=FU|", + "לְהִמָּעֵךְ": "u}#~09e}BB", + "מֵעַכְשָׁו": "q9ksj~Rw*#", + "לִמְעֹל": "gLYkW+iTN@", + "לִמְעֹן": "s4HUx:8O|[", + "לִמְצֹא": "jKLPuX%/p~", + "הִמָּצְאוּת": "Am|9s&lxr<", + "לְהִמָּצֵא": "eT|e[YHIe!", + "מִצּוּב": "FJ3bhBh}(c", + "מְמֻצָּע": "G^Q[?I@#`/", + "לִמְצֹץ": "mx=;c+`5?<", + "לְהִמָּצֵץ": "yVF-]-p=%G", + "מִקְטֹרֶן": "P:`TRcngnn", + "מִקּוּם": "wE[Nv&%jRp", + "לְהִמֵּק": "fkyA$d&YC*", + "מִקּוּר": "O/%Ko#.8K)", + "לִמְרֹד": "NfEo8}V{oF", + "לִמְרֹחַ": "nd*X,PI05*", + "לְהִמָּרֵחַ": "~eOEaII?K", + "לִמְרֹט": "s-|67yX.j<", + "מְשֻׁפְשָׁף": "J;%bxS#?UF", + "לִמְשֹׁחַ": "m#[,WbMHGD", + "לְהִמָּשׁוֹת": "FxhjvnIb~W", + "לִמְשֹׁךְ": "O%]&0b|mH5", + "לְהִמָּשֵׁךְ": "J$:H+$j4#A", + "הִמָּשְׁכוּת": "i0ouT&ufO+", + "לִמְשֹׁל": "IVFKDSJAF_", + "לְהִמָּשֵׁל": "HyEy:Q_:-q", + "מְמֻשְׁמָע": "oZ+g:*z|/I", + "מִשּׁוּשׁ": "KSm07|;TUW", + "לִמְתֹּחַ": "v1UyT.n5Of", + "לְהִמָּתֵחַ": "l:t4|_w)Jk", + "מֹתֶן": "i22)]~kHfC", + "מֹתֶק": "lb;<@$T?<]", + "לִנְאֹם": "mW%)E!|hx8", + "לִנְאֹף": "lQZ~BeDRYt", + "נִאוּף": "daC>1Yi4,", + "לִנְאֹק": "u9EZ}DQ-+S", + "לְהִנָּבֵא": "J&jsn.DX7R", + "לִנְבֹּחַ": "I@j|O9F+(1", + "הֶבֵּט": "PW(ZP>EjlS", + "לִנְבֹּט": "ul`~Oc+r[m", + "לִנְבֹּל": "Bd7BCsvA_i", + "נִבּוּל": "w&!>>Z~Rk?", + "לִנְבֹּעַ": "AnC#ZB*/#]", + "לִנְבֹּר": "n,<[NkfqYx", + "נִגּוּד": "by.^OHX@E5", + "מְנֻגָּד": "j98FCl>C#T", + "לִנְגֹּד": "fSFhP=d-C=", + "לִנְגֹּהַּ": "v0UN^LG3$H", + "נֹגַהּ": "xLS*-IO>+g", + "לִנְגֹּחַ": "v(ZYVWf;2F", + "נִגּוּחַ": "H++[Pon-*$", + "נִגּוּן": "ApW6$lmeC4", + "לִנְגֹּס": "m(Y~~t@.Rd", + "לְהִנָּגַע": "vAp^]+g0@=", + "מַגֵּפָה": "D@D#D/*;SW", + "לְהִנָּגֵף": "qj#ZMB@|z7", + "לְהִנָּגֵר": "ty]cFyMb]m", + "לִנְדֹּב": "ePdlh_M3V$", + "לִנְדֹּד": "x5l}?hl#nu", + "לְהִנָּדֵף": "pn*bq[JW-J", + "לִנְדֹּף": "Ex}hWBg&Dw", + "לִדֹּר": "rqjC*aJ2xH", + "לִנְהֹג": "zPk3:kd}B[", + "נֹהַל": "c,Bw~u}MKK", + "נִהוּל": "HA*XPI::h-", + "לִנְהֹם": "t!8Zhi3ayT", + "לִנְהֹק": "zP^L).;Gae", + "לִנְהֹר": "qGcmR2Lk-N", + "נַוָּד": "Qf-}lErz/z", + "מֻנָּח": "Lg#g)$gCPS", + "נִנּוֹחַ": "FpGrc:--e8", + "לְנַוֵּט": "p-^W=*Ov(~", + "נַוָּט": "CV(su91nZ=", + "נָאוֶה": "o{W6G8(w3D", + "נָוֶה": "pT8Q`DoBLz", + "מְנֻוָּל": "lA(TFw^T2v", + "לְהִתְנַוֵּן": "t;8VQyADyJ", + "לְנַוֵּן": "G@tx8)wDZO", + "מְנֻוָּן": "EA+)`~mwzE", + "לִנְזֹל": "v+(280;zVq", + "נִזּוּם": "QZEY0PuC?[", + "לְהִנָּזֵף": "lhzR]RZvHg", + "לִנְזֹף": "p:iE?p~.%?", + "לְהִנָּזֵר": "OlooNFUv^t", + "לִנְחֹל": "endEkay%$3", + "לְהִנָּחֵם": "J}S}bKgnQ$", + "לִנְחֹר": "gYw/H4.J9Q", + "נְחֹשֶׁת": "M*%Oi]xcu3", + "לִנְחֹת": "Pt0DQfR,=C", + "מִטָּה": "CPtpk91mFS", + "לְהִנָּטוֹת": "F@n1b4|os-", + "נְטִיָּה": "L1u3_%:Bf/", + "נְטִילַת יָדַיִם": "Os43VH,z4=", + "לִטֹּל": "NJ1&wgTonW", + "לְהִנָּטֵל": "jSL~{oLnvX", + "לְהִנָּטֵעַ": "rnsIEVbFlE", + "לִנְטֹף": "FeMt-k&$B7", + "לִנְטֹר": "rKyWSwF[b8", + "נִטּוּר": "vux&81s^Er", + "לִנְטֹשׁ": "Q3onp=ru2X", + "נִבּוּל פֶּה": "r}x0uPmb(G", + "נַיֶּדֶת": "I7xfhEl", + "לְהִנָּכֵר": "pzCPhAyPac", + "הֶכֵּרוּת": "M5fb#;/xOY", + "הֶכֵּר": "BiGduDT;Ch", + "נִמּוּל": "x+-k6vV2@R", + "נִמְנוּם": "trzfE:j8Ag", + "מְנֻמָּס": "x0hXa3U>/2", + "נִמּוּס": "PSY.h|mOId", + "נִמּוּק": "tT(Q^Gb_IYQsEf", + "נִסּוּי": "rq.JXcf$t9", + "נִסָּיוֹן": "k+___5(k3K", + "מְנֻסֶּה": "DD0]{$59FC", + "מַסֵּכָה": "e~8NBuj$>>", + "לִנְסֹךְ": "AKrOMsD<_l", + "לִנְסֹעַ": "Kkhi@o;N06", + "לִנְסֹק": "HgskH/IKQx", + "נְסֹרֶת": "g^8;ZskC8k", + "לִנְסֹר": "nbcZ?.Ld|6", + "תִּנְעֹלֶת": "stGOb;Luuv", + "לְהִנָּעֵל": "l/,ow3ycE9", + "לִנְעֹם": "lf[B&~tEvw", + "לִנְעֹץ": "me_3GPCZ|4", + "לְהִנָּעֵץ": "eY`cX", + "נִצָּן": "h]]yv8|W?", + "לִנְצֹץ": "j{!b<[.jym", + "נָצְרִי": "OF)xv32d_)", + "לִנְצֹר": "OVm[{hgbln", + "לִנְקֹב": "AW}_i0JS>x", + "נִקּוּד": "e6qqO,R?`,", + "נְקֻדָּה": "N2oZ9JxD/?", + "נְקֻדָּתִי": "vbrt.V!q,`", + "נִקּוּז": "n9~@nvV:R.", + "לְהִנָּקֵט": "K1mpGBY-A>", + "לִנְקֹט": "o^~?~f9WE=", + "נִקּוּי": "Ft{%Yc?yWA", + "נִקָּיוֹן": "ejSOqF~F", + "הֶקֵּף": "kC4%:{:O2%", + "לִנְקֹף": "qSM9y!I?D_", + "לִנְקֹשׁ": "GOs2f_IPn=", + "לְהִסֹּב": "k;1,wPq.AX", + "לָסֹב": "HMHo1/$aeV", + "סִבָּה": "qS0oNw@YU/", + "מְסִבָּה": "MWSw;RjplJ", + "נְסִבָּתִי": "x-y7Dw7%+f", + "נְסִבָּה": "GnYGaD4#0x", + "תִּסְבֹּכֶת": "mRPe^$CW0[", + "לִסְבֹּל": "Q:KR/|:E{X", + "לִסְבֹּר": "w+cFFv$xvz", + "לִסְגֹּד": "GhKIuG4^C6", + "מְסֻגָּל": "POdwBp59ba", + "סָגֹל": "u}`sm0mgv;", + "סְגֻלָּה": "h,;zOey4Yh", + "סִגְנוּן": "Bm*~1BB_FS", + "סַגְסֹגֶת": "t:I-AJ,rWi", + "לִסְגֹּר": "c!^ld9nEQ[", + "לְהִסָּגֵר": "eAl3AW//+J", + "לְהִסָּדֵק": "q%bZ29KE{&", + "לִסְדֹּק": "bSgWL7,wsT", + "סִדּוּרִי": "m&S;!#s%-Q", + "סִדּוּר": "OI_#Cs3]Q/", + "סֹהַר": "jTl>Xe>(@3", + "הַסְוָאָה": "GKm=DM7Tb:", + "לְסַוֵּג": "my:q#b=h0g", + "סְוֶדֶר": "iWe^xw}9qB", + "לִסְחֹב": "pj62t?AK3?", + "לְהִסָּחֵב": "O-uff`E`d%", + "לִסְחֹט": "cF17a037&f", + "לְהִסָּחֵט": "N>-u.Yul7:", + "לִסְחֹף": "y;XAWtM_Ek", + "סְחֹפֶת": "c%z9V?xBMw", + "לְהִסָּחֵף": "Bm6c1Rtjxe", + "לִסְחֹר": "mOTI]M<`sE", + "סְחַרְחֹרֶת": "rk=$X[;an(", + "לְהִסָּחֵר": "I;:>+%=V)R", + "סִחְרוּר": "Qfz6cyw", + "הִסְתַּיְּגוּת": "xd7U1(^+_k", + "לְסַיֵּד": "yOMvXjI*?<", + "לְהִסְתַּיֵּם": "F9J,_<}Uv5", + "סִיֹּמֶת": "v~]CPCtEei", + "מְסֻיָּם": "I0XZ14[?K]", + "לְסַיֵּם": "m6sm>b$~&u", + "סִימָנִיָּה": "xO)LYj:@90", + "לְסַיֵּעַ": "f#xEbCg[us", + "לְהִסְתַּיֵּעַ": "BcDn[i{", + "לִסְכֹּךְ": "v!r/i0lY^m", + "סִכָּה": "LBQ%tpFRi2", + "סֻכָּה": "nA_[RJ{s", + "לִסְכֹּר": "tL.wBrvFNu", + "סַנְוֵרִים": "xFXVzOh~n|", + "לְסַנְוֵר": "s,L~twGBKO", + "סִנְווּר": "e?=9kl$A-b", + "הִסְתַּנְוְרוּת": "u=1_pTybC0", + "מְסֻנְכְּרָן": "O%!c1=XcN6", + "סִנְכְּרוּן": "N=.rh&_3J:", + "סִנּוּן": "iO]j^92~;Y", + "מְסֻנָּן": "I9:7yrH`{5", + "לִסְעֹד": "p6o<}ELVR{", + "סִעוּד": "H6hh6ao5Y8", + "לְהִסָּעֵר": "MU7+LNr", + "לִסְעֹר": "F-2PlD+K>H", + "לִסְפֹּג": "i/!ti$ufJY", + "לְהִסָּפֵג": "LxKba*DP&{", + "סֻפְגָּנִיָּה": "vCTq,wiZXP", + "לִסְפֹּד": "Lob<$FJ.]Q", + "לְהִסָּפֵד": "N50DUTp2^D", + "לִסְפֹּחַ": "hP(_H6>@k7", + "סִפּוּחַ": "zY~u|Xun_L", + "לְהִסָּפֵחַ": "LK/@^R:_>}", + "לְהִסָּפוֹת": "bE^6W4K221", + "סִפּוּן": "H(.n8&Mq02", + "לִסְפֹּן": "bh,HBLU%1-", + "סִפּוּק": "r}gg#T9n!r", + "לִסְפֹּק": "K=k~TO_!Z1", + "לִסְפֹּר": "lk?.>fb14G", + "סִפְרִיָּה": "K8F.-aUV", + "לִסְקֹל": ";{b92Yk}{", + "לִסְקֹר": "j_CX_ruYNW", + "לְהִסָּקֵר": "Ff$lz_wkyJ", + "סֵרוּב": "NGl?8!m;wS", + "לִסְרֹג": "sU[t*p:jl{", + "לְהִסָּרֵג": "lNewx~}O8r", + "סֵרָחוֹן": "tb.K_h=%@c", + "לִסְרֹט": "b]RjsY5,,f", + "לְהִסָּרֵט": "i$MzcKNHRl", + "סִרְטוּן": "D1OK^e[ko-", + "סֵרוּס": "v4@%kEJSp@", + "תִּסְרֹקֶת": "h%kOOW/n_7", + "לְהִסָּרֵק": "iynj9q4uyE", + "לִסְרֹק": "EIMrZo4=3W", + "סְתָו": "EkaOH%TwsA", + "לְהִסָּתֵם": "DBl<_eE;|b", + "לִסְתֹּם": "Qjo09Qs2Qk", + "לִסְתֹּר": "GTKXoKs/?i", + "לְהִסָּתֵר": "xZ.q:rs)X]", + "עֻבְדָּה": "vEKt9Q:t9;", + "מַעְבֹּרֶת": "kJ-4-L_gud", + "עֲבַרְיָן": "z%K=K1tn&0", + "עֲבֵרָה": "_{J)[dTfs", + "כַּעֲבֹר": "wk|/.$", + "לְהֵעָזֵב": "DP#l:s_G~w", + "עֹז": "n`)Lb*J.:d", + "מָעֹז": "D{bwC)2r}=", + "לַעֲזֹר": "JsO)cE1eHh", + "לְהֵעָזֵר": "MEGu5VPFd?", + "עֲטִיָּה": "Gqt!+Kn`tS", + "לַעֲטֹף": "Kqvf8?e1Xx", + "לְהֵעָטֵף": "s@U*]BCTCK", + "לְהֵעָטֵר": "DagxBeZiy~", + "לַעֲטֹר": "jtwDj]U`Fy", + "עִדָן": "JFCUkE0)w)", + "לְעַיֵּן": "yQoS=}p*Lb", + "לַעֲיֹן": "DVCV?erD+0", + "מַעֲיָן": "BF.r*smOyd", + "עֵנָב": "dRSR=F`jJ3", + "לְהִתְעַיֵּף": "f0m}6Ccl03", + "עָיֵפוּת": "Bn=<@wKAD1", + "לְעַיֵּף": "mZF4(zod4K", + "עֲיָרָה": "n!qR:Lu(ak", + "עִירִיָּה": "p9@OZ4HDXN", + "לְהִתְעַיֵּר": "hJtmH`&9JR", + "עֵירֹם": "OHrZ.5qZ~r", + "עִכּוּב": "duq+.E/7z]", + "לְהֵעָכֵל": "Gu9{aO}^8Q", + "עִכּוּל": "leKNuw0gY~", + "לְהֵעָכֵר": "L^Vas5S22p", + "לַעֲכֹר": "tX^", + "עֹל": "E?Y$+.`9!8", + "לְהֵעָלֵם": "M#J9;g=4}5", + "הֵעָלְמוּת": "Echsel0wsM", + "לַעֲלֹס": "gm3bu+e$Da", + "לַעֲמֹד": "uy;7*1Rbl6", + "מָעֳמָד": "KA#NS]}pv,", + "עִמּוּד": "KRQEZNl6+y", + "לְהֵעָמֵד": "h+UGuK1s^S", + "מָעֳמָדוּת": "o]C<)!%@ad", + "לַעֲמֹם": "I_gglpoFV%", + "עֹמֶס": "Gkam(I$6I4", + "לַעֲמֹס": "gnY4ig~_w&", + "לַעֲמֹק": "PeIn2oSn1W", + "עֹמֶק": "F,(!w>#iQs", + "עָמֹק": "yv,u7%O!fy", + "עֹמֶר": "NOa1IjTf9w", + "עֲמֻתָּה": "HNkrVOnSY(", + "עִמּוּת": "nN:-ky,=h/", + "לְעֻמַּת": "y`e$xzF?Jd", + "לַעֲנֹב": "cyYIv[SgKh", + "עֹנֶג": "H$JNT]!c5M", + "לַעֲנֹד": "PB)vchOdg!", + "עִנּוּי": "Lo)h0vx^eC", + "עֹנִי": "kXG]%Vm[Ws", + "הֵעָנוּת": "wJVx4/2;P1", + "לְהֵעָנוֹת": "eYRq2@VUvd", + "עִנְיָן": "u0l$wvgmzi", + "לְעַנְיֵן": "h]r1E6|G>/", + "לְהִתְעַנְיֵן": "nfa`Q8Lu$X", + "מְעַנְיֵן": "H.!Vl?/$vp", + "הִתְעַנְיְנוּת": "nLS8`9f7@4", + "מְעֻנָּן": "Pgt_bN;JzW", + "לְהֵעָנֵשׁ": "G2ob1P7V-y", + "עֹנֶשׁ": "zerL&:-4.:", + "לַעֲנֹשׁ": "doxaO}&lkI", + "עִסּוּי": "ww*TH_^~:f", + "לַעֲסֹק": "x|o{fW|QrX", + "עִסּוּק": "ld&iuz%<0h", + "עִפָּרוֹן": "LvE8!=Mv-?", + "לְהֵעָצֵב": "lbjCJ%Y;i_", + "עִצּוּב": "w>Z0dsdh4.", + "עֻצְבָּה": "i(YN/hJ<)e", + "לַעֲצֹם": "B%U*y}T^L&", + "עָצְמָה": "gj8VwB4Q,#:$T!", + "עָקֹב": "n{^}ss`jy+FFC", + "לְהֵעָקֵף": "BBk2BLu4^=", + "לַעֲקֹף": "x9e=}n+KSa", + "לַעֲקֹץ": "qs^V1yf_BB", + "לְהֵעָקֵץ": "GZlV3iYB0!", + "עִקְצוּץ": "y{p}hOI2n_", + "עִקָּרוֹן": "tk80~Og[tO", + "עִקָרִי": "Dvigx)5gAX", + "לְהֵעָקֵר": "vo9fx8[Vh0", + "עִקָר": "h(d?IXS/9I", + "לַעֲקֹר": "y0IEQq.8DF", + "עִקֵּשׁ": "tT#Ul]Rw?^", + "עֲרֻבָּה": "lBR9v#WeQ.", + "לַעֲרֹב": "k`jJ;_pX?@", + "עִרְבּוּב": "hY3?oYlcm8", + "לַעֲרֹג": "wb.fzS):KL", + "מְעֹרֶה": "kwF9bZV,]L", + "לַעֲרֹךְ": "L,7#vkSI&)", + "לְהֵעָרֵךְ": "lJlRT[U[xc", + "עָרְלָה": "sn3ycbc9p{", + "עֲרֵמָה": "laEJq{PHJA", + "לַעֲרֹם": "xD;K9ZFy8$", + "לְהֵעָרֵם": "P4*Ch.-jkg", + "עָרֹם": "nGD2M6t^.9", + "עָרְמָה": "G~R3/sk_`z", + "עִרְעוּר": "E@kg2T", + "תַּעֲשִׂיָּן": "zEd:wy6+.0", + "עִשּׁוּן": "N>SzkKm-*^", + "מְעֻשָּׁן": "sPfr@w0wQ[", + "לַעֲשֹׁק": "Fw/lO:x2TV", + "עֹשֶׁר": "iO%pbl:Ti]", + "עִתּוּי": "g.mc3p:1X{", + "עֹתֶק": "C9,QEb+@7m", + "לְהֵעָתֵק": "q<@){D]6?X", + "לַעֲתֹר": "vwqJvbs5?e", + "לְהֵעָתֵר": "F-zKaO&VlA", + "עִתּוֹנוּת": "x9Sr[cnE?@", + "עִתּוֹנַאי": "C2,:ChbDW]", + "עִתּוֹן": "F|1*>_k?Zp", + "עִתּוֹנָאוּת": "Bu{LEj[fG4", + "מְפֹאָר": "w>(6oN6olq", + "מְפֻבְּרָק": "m}f7lUfS{j", + "פִּגּוּל": "CDCzaD=lQ^", + "לְהִפָּגֵם": "puV:[3fuMx", + "פִּגּוּם": "t?xw&l/G?|", + "לִפְגֹּם": "GA{|O{(TbE", + "פִּגּוּעַ": "x25g1||_V:", + "לְהִפָּגֵעַ": "m(h!a9MPrQ", + "לִפְגֹּעַ": "A^EBI<0QD0", + "לִפְגֹּר": "oYmD5W", + "הִתְפַּיְּסוּת": "hm$vVC/owd", + "פִּכֵּחַ": "H9lRz)%FZ0", + "לִפְכֹּר": "Gp6uAJrFy7", + "לְהִפָּלֵא": "ej?)*E49w;", + "פִּלּוּג": "k(L0TNI^+%", + "פְּלֻגָּה": "eJ!Ou$^(@|", + "לְהִפָּלֵג": "frOUJ", + "פֻּלְחָן": "ngT>>6v+U5", + "לִפְלֹחַ": "y:oC$`z;pF", + "לְהִפָּלֵט": "NVS/nZ}?EC", + "לִפְלֹט": "dV5[ZbO.H{", + "תְּפִלָּה": "hikCDB1&}.", + "לִפְלֹשׁ": "k%,Nl,]G:m", + "מְפֻנְטָז": "g(@M6eXMk;", + "פִּנּוּי": "KCY:=c8M!u", + "לְהִפָּנוֹת": "D@BI[T:;ZC", + "פִּנָה": "l(Ih-7AoWz", + "פִּנּוּק": "cWRX/jM:B.", + "לִפְסֹחַ": "GEWH]/^q%h", + "לְהִפָּסֵחַ": "jBBt:4GEk2", + "מְפֻסְטָר": "M+4_au7ZWn", + "פִּסּוּל": "tmD8M($?.+", + "פְּסֹלֶת": "F,i)_>hQ^,", + "לְהִפָּסֵל": "NEgWd2:EKg", + "לִפְסֹל": "r@~Fg:qew4", + "לִפְסֹעַ": "s^>np}jB$-", + "פִסְפוּס": "vN!muG6~Kj", + "לְהִפָּסֵק": "p7S4]@q7]j", + "לִפְסֹק": "Gj^sTY)_YB", + "לִפְעֹל": "dSW=Pprgyg", + "פֹּעַל": "Q*bb~xdmXF", + "פְּעֻלָּה": "b?xzlU(_O:", + "לִפְעֹם": "NUS&[P:v9F", + "פַּעְמַיִם": "d~{ys+Yvd3", + "לְהִפָּעֵם": "P~~.?>ihxk", + "פִּעְנוּחַ": "D+cy8y1.~y", + "לִפְעֹר": "u=P:Fg5#]9", + "לְהִפָּעֵר": "k8jp((3`@R", + "פִּצּוּחַ": "lc_JM7vE}.", + "פִּצּוּי": "E]8-&qCUrZ", + "פִּצּוּל": "t;Ul(:cId<", + "לִפְצֹעַ": "Qs(ajXwC?N", + "לְהִפָּצֵעַ": "I%_@E7M%_9", + "פִּצּוּץ": "H}|I8{_kgJ", + "לִפְצֹר": "jx2Rr(PAM=", + "לִפְקֹד": "HV(UwuT>|Q", + "פְּקֻדָּה": "C:0#C$YhD>", + "פִּקָּדוֹן": "E/9F+aL$i)", + "לְהִפָּקֵד": "A|AJ5osQ2F", + "פִּקּוּחַ": "yc%;gX&;d+", + "לִפְקֹחַ": "5HVXtObP%", + "פִּקֵּחַ": "gwar}I]{Oj", + "לְהִפָּקֵחַ": "C!4$L2L)@n", + "לִפְקֹעַ": "dtDil)9+AO", + "פִּקְפּוּק": "@K;WlN)A+", + "פִּקָּה": "GAqE0ZtGx#", + "פֵּרוּד": "oWo0hpZQc3", + "לְהִפָּרֵד": "LAI+T[sAji", + "פְּרֵדָה": "tv5{Yg]-io", + "פַּרְוָה": "z/rkBSXy+d", + "פַּרְוָר": "sHsQmPyy_&", + "פַּרְוָתִי": "rGrU>;hPRD", + "פִּרְזוּל": "M)WuFm%9zJ", + "לִפְרֹחַ": "r/g8O8gH15", + "פֵּרוּט": "o(NHeY;hx5", + "לְהִפָּרֵט": "eeF%:Xo(FH", + "לִפְרֹט": "Q0~`LmNsII", + "לְהִפָּרֵם": "d}8fB9g1m9", + "לִפְרֹם": "sX:s<0S>hn", + "לִפְרֹס": "jV#TxdhqMB", + "לְהִפָּרֵס": "I@_^r@C.[a", + "פִּרְסוּם": "A:..wej+e,", + "פִּרְסֹמֶת": "M=@`v.iIDB", + "מְפֻרְסָם": "m7]kyCnL{n", + "לִפְרֹעַ": "qXs^TU*TZi", + "לְהִפָּרֵעַ": "D!j_x2r=9I", + "לִפְרֹף": "wd&nYgn)U?", + "לִפְרֹץ": "G?$VXniMtx", + "לְהִפָּרֵץ": "J]Cl/>*tUy", + "לִפְרֹק": "N=>.(EH=F2", + "לְהִפָּרֵק": "Hs3Ds-|h>U", + "פֵּרוּר": "lzEI:S=&Eu", + "פֵּרוּשׁ": "p%ON/a:qC/", + "לְהִפָּרֵשׂ": "v!]!n=wJc+", + "לִפְרֹשׁ": "k=N#215gtE", + "לִפְרֹשׂ": "A-hA&j,FPJ", + "לִפְשֹׁט": "k8uAbOGu9C", + "לְהִפָּשֵׁט": "spCsd.$.Lw", + "לִפְשֹׁעַ": "sdO_DEbSuJ", + "פִּשְׁפֵּשׁ": "u/TepHwM:E", + "פִּשּׂוּק": "Dz~p", + "לְצַוֵּחַ": "H$AVbu/>4.", + "מִצְוָה": "bBcnvpKMEA", + "צִוּוּי": "Nlf(r#+X.7", + "צִוְתִּי": "DQ:^T}&cfT", + "צֶוֶת": "cHzHO~%,yH", + "לִצְחֹק": "D+?SKZe0z*", + "צָחֹר": "vg7QKc#]sx", + "צַיָּד": "K6r!q4g", + "לִצְלֹחַ": "pVOXfqO?w{", + "לְהִצָּלוֹת": "ku2Tx}oa|&", + "צְלִיָּה": "u2bG#x-+54", + "צַלְיָן": "s%j3fO+>Qx", + "צִלּוֹן": "kP6ZiZKn&T", + "לִצְלֹל": "q{G4RJHyFr", + "צִלּוּם": "r@CmuTLyI3", + "לִצְלֹעַ": "i:ds@AR@9B", + "לִצְלֹף": "dVVH&1GNxZ", + "צִלְצוּל": "d<&DlK?KS.", + "לִצְמֹא": "mdCZ,*8Kr3", + "צִמָּאוֹן": "EYAFhpwy>`", + "לְהִצָּמֵד": "sa9v.XNJbC", + "לִצְמֹחַ": "q#C4J!1ES<", + "צִמְצוּם": "gv3)7KdU!n", + "לִצְמֹק": "s#z3Fb-RxN", + "מְצֻמָּק": "Ir6>gM~n-I", + "צִמּוּק": "Qv", + "לְהִצָּפוֹת": "K2ZhZgTLk;", + "צִפּוּי": "IuH^$i_96u", + "צִפִּיָּה": "soci$e8V$T", + "מְצֻפֶּה": "G!U=`lv%P?", + "לִצְפֹּן": "s1_S;QBMWO", + "לְהִצָּפֵן": "tHoa@O~:vP", + "צֹפֶן": "mJ%Ghjlh_G", + "לִצְפֹּר": "P8+J?igYxP", + "צִפּוֹר": "naJ%<8cUf0", + "לִצְרֹב": "DK%R%}b^O2", + "לְהִצָּרֵב": "scufQBea4=", + "לִצְרֹחַ": "iO6)$i-c4M", + "לִצְרֹךְ": "o=ScfS+I(e", + "צֹרֶךְ": "cp98hILWoc", + "לְהִצָּרֵךְ": "bdgndTH1#T", + "לִצְרֹם": "Dyy,.8^QnA", + "מְצֹרָע": "IdX8=aMeN:", + "צֵרוּף": "c;n37;[%7O", + "לִצְרֹף": "B,Pz0rUb{X", + "צִרְצוּר": "gkeMt0Dqfs", + "לִצְרֹר": "#7JSMv[_I", + "לִקְבֹּל": "Q~,g4SCQ_]", + "קִבֹּלֶת": "m:EDai&}Cs", + "מְקֻבָּל": "j7gHNJN8Eu", + "קִבּוּל": "qfTph?=a*6", + "קִבּוּעַ": "n0fqV#]T,?", + "לְהִקָּבֵעַ": "f/q35N#0/~", + "לִקְבֹּעַ": "Fui^qw5YS/", + "קִבָּעוֹן": "H/^Nt#69P$", + "לְהִקָּבֵץ": "CN[%sB-e3=", + "קֹבֶץ": "Pg1u^TYFDS", + "קִבּוּץ": "jF^,J#9yM`", + "לִקְבֹּץ": "bo=>fz3Ku>", + "לִקְבֹּר": "lT8g{e:k~f", + "לְהִקָּבֵר": "Ee4uWl53K2", + "לָקֹד": "rGnx(g-:|>", + "לִקְדֹּחַ": "b*Gs<,Xl*M", + "לְהִקָּדֵחַ": "fZt]77SWRO", + "מֻקְדָּם": "J[b^3b*}QY", + "קִדֹּמֶת": "Iyl0@_[bO:", + "קִדּוּם": "xlK&:I", + "לִקְדֹּר": "m#C9yFxggt", + "קִדּוּשׁ": "p?Y2V2_RM1", + "קֹדֶשׁ": "AZOUONyIoc", + "קְהִלָּה": "LJEyxvVa~1", + "לְהִקָּהֵל": "KfWyE4eK:F", + "לְקַוֵּד": "k^(!!GQ5]C", + "לְהִקָּווֹת": "K5hEvIt7xh", + "תִּקְוָה": "PNH;zWdXn?", + "מִקְוֶה": "Q|4$j@gaU9", + "מְקֻוָּן": "w]9TeO$1?W", + "קֻפַּאי": "qR+0Xc2~8(", + "קֻפָּה": "G=*/7406%S", + "קֻפְסָה": "CGj_t0.Gls", + "קֹצֶר רְאִיָּה": "Kd_Tt!)+AT", + "קֹטֶב": "O^/$*Eit)O", + "לִקְטֹל": "gniRW{W.-S", + "לְהִקָּטֵל": "B:6<$=SE@~", + "לִקְטֹן": "fxfdtOpLw~", + "לִקְטֹעַ": "Cu-qMI3go1", + "מְקֻטָּע": "JRx@S)Va#s", + "לְהִקָּטֵעַ": "z`@i`T&z4%", + "לִקְטֹף": "kWQ]{Jfo@K", + "לְהִקָּטֵף": "eTritQAjB}", + "קֹטֶר": "rv{/Uj7J=R", + "קֵבָה": "Edl#nlbD(w", + "קַיְטָנָה": "ry3uqA(.Rj", + "לְקַיֵּם": "hV*9CM6TK^", + "לְהִתְקַיֵּם": "tbv9rkD3JZ", + "קַיָּם": "Q7-0heeRL5", + "קִנָמוֹן": "I_PgkYd*X0", + "לִקְלֹחַ": "GKDiBT9Wx&", + "קִלּוּחַ": "f!5[ckNgX{", + "הִקָּלְטוּת": "L@VgDx,Lg=", + "לְהִקָּלֵט": "bj+Pip*zgL", + "לִקְלֹט": "qaZ9_wmP(m", + "לְהִקָּלוֹת": "fSEgXFI@z-", + "לְהִקָּלֵעַ": "zI&AhdyR&q", + "לִקְלֹעַ": "g^w9?5bF]8", + "לִקְלֹף": "yU9G%Uj7[B", + "מְקֻלְקָל": "Jzy$OrQps`", + "קִלְקוּל": "IiJ2n%4lvs", + "לִקְמֹל": "Ozv*1f&pZ", + "לְהִקָּמֵל": "FqP%v.*&IN", + "קֹמֶץ": "iq8YT:h!O9", + "לִקְמֹץ": "K~D4)>J+A5", + "קִנּוּחַ": "n8fSlxl5fW", + "לְהִקָּנוֹת": "p.kOTyQR6&", + "קִנְיָן": "qoi2%Vn*5`", + "לִקְנֹס": "K__tz+L;Ax", + "לְהִקָּנֵס": "w|Nu=)%f9t", + "לִקְסֹם": "nb6NlC|M.B", + "לְהִקָּפֵא": "m=Qq=xr,_x", + "קִפָּאוֹן": "v5nC{c3qiW", + "לִקְפֹּא": "O96J{f1?,W", + "קִפּוֹד": "lSbIX[*4.U", + "קִפּוֹדָן": "F)0i8#FiOW", + "קִפּוּחַ": "K;/J0#wMW8", + "מְקֻפָּח": "B_/S#avph+", + "לִקְפֹּחַ": "F44]0]V,k%", + "קִפּוּל": "PtwhSV>P|7", + "לִקְפֹּץ": "sUO)>2H0~,", + "מֻקְפָּץ": "p~`.Fl8m]Z", + "קְצֻבָּה": "F8r1-8{wb.", + "לִקְצֹב": "b;gCqvK^Is@U", + "לִקְרֹא": "Nw=-Pou@O-", + "לְהִקָּרֵא": "P_-u-RvFSJ", + "קָרְבָּן": "dW&h^+V77x", + "לִקְרֹב": "x~0]v07KNALN", + "רַאֲוָה": "my.T1j/OxE", + "רֵאָיוֹן": "Lad@*,Fv0y", + "רְאִיָּה": "kAZm3tOf~g", + "לְהֵרָאוֹת": "Pg`l[SyXa+", + "רָאשֵׁי תֵּבוֹת": "qQ+v+Hh3g3", + "רֹב": "I+tG;Z_Mz9", + "מֵרַב": "E`{=n%>RA4", + "רִבָּה": "x_zA~1-vB3", + "רִבִּית": "jWF|%t4fpn", + "רִבּוֹן": "yWgI_arrzF", + "מֵרַבִּי": "p0T|M%-%`7", + "רַבּוֹתַי": "Jc%WLXi83y", + "רֹבֶד": "Jy_*%18s*g", + "רִבּוּד": "M(|3#2vrN)", + "מְרֻבָּהּ": "n(RFQikIe.", + "רִבּוּי": "As@INj3MN{", + "רֹבַע": "h$ZNE#]Z34", + "רִבּוּעַ": "lY%t8XaqiK", + "לִרְבֹּץ": "F/CRqvi", + "לִרְהֹט": "y2IA|/wY08", + "רִהוּט": "XDw]9C?x[", + "רִוּוּחַ": "x(u;@^cE_C", + "מְרֻוָּח": "w%ax#h2/5E", + "לִרְוֹחַ": "KC:60tQK=U", + "לְרַוֵּחַ": "n8}G^m[Op#", + "לְהַרְוִיחַ": "LVBWm0)>CO", + "מִרְוָח": "kSGu}RJ21p", + "רְוָחָה": "DJ=sTrI%dy", + "לְהִתְרַוֵּחַ": "K%_b9A=93?", + "רִוּוּי": "I}ap782y{m", + "רִוְיוֹן": "gCV+Lby@h@", + "מֵרוֹץ": "hT{heXp/f7", + "רַוָּק": "g_~cow{t:9", + "לִרְחֹב": "C|-~ECJA`|", + "לִרְחֹץ": "e6:8#a?k84", + "לְהֵרָחֵץ": "i8!gK_{&Rv", + "מְרֻחָק": "p[;ho5|7`J", + "לִרְחֹשׁ": "Anh.K`GmX-", + "רֹטֶב": "wvaZPi,6c%", + "לְהֵרָטֵב": "o0v-sL?Hy$", + "רָטֹב": "GpTajyeIUQ", + "רִטּוּט": "vERCM:%4z>", + "לִרְטֹט": "K-Dwc-OR*]", + "לִרְטֹן": "LnPqAw_EO7", + "רֵאָה": "p2Xzd}w,#4", + "רִמּוֹן": "Ajyb_!/zC)", + "לְרַיֵּר": "~[SF(]>9>", + "תִּרְכֹּבֶת": "s(WH?ch8m", + "מֻרְכָּב": "OVjzS/1SA=", + "מְרֻכָּב": "nLaS>%YqoQ", + "רִכּוּז": "IQE5>sr0.>", + "רִכּוּךְ": "P?:*]C^[X", + "לִרְכֹּל": "O8*-v5pKv<", + "לִרְכֹּן": "hSjT~Ekoo_", + "לִרְכֹּס": "p_fdse&Bd", + "לִרְמֹס": "qw*zK>PCcs", + "לְהֵרָמֵס": "i{]OlpSai]", + "לִרְמֹשׂ": "QC8!ZXCnJN", + "רִנָּה": "p$>mEH_zE/", + "לָרֹן": "iPEfn:8]NY", + "רִסּוּס": "N|)J2Q>(XO", + "לִרְעֹב": "tX(;;Ec2-~", + "לִרְעֹד": "OWUzP2:`RM", + "לְהֵרָעֵד": "QkB66k_[4m", + "לִרְעֹם": "C07D(3Jj.H", + "רִעְנוּן": "i,/AHE{&S:", + "רֹעַ": "n/;9IP;ZS(", + "לִרְעֹץ": "y/?UlR{AZd", + "לְהֵרָעֵץ": "y3A&6EVvox", + "לִרְעֹשׁ": "z]x^sI%IU`", + "לְהֵרָעֵשׁ": "fW.)z:&v=Z", + "לִרְפֹּא": "Edt8uFg)w*", + "לְהֵרָפֵא": "AxmWeX52C3", + "רִפּוּד": "y2W/!Z-LV=", + "רִפּוּי": "d7p{5Fif8j", + "רִפְרוּף": "IhBiB}plV&", + "לִרְצֹחַ": "in^4-{NK+W", + "לְהֵרָצֵחַ": "D,]K3uSmS`", + "רַצְחָנִי": "QH3T?Io20;", + "רִצּוּף": "u~&;Nf9^PU", + "לִרְקֹב": "qs)[oH/]8k", + "לְהֵרָקֵב": "c=JzgI3eVR", + "רִקָּבוֹן": "jH~=i+hFmt", + "לִרְקֹד": "yW1/Xe5(h7", + "רִקּוּד": "gc{`4bUPsd", + "לִרְקֹחַ": "K?r~!;e@KE", + "לְהֵרָקֵם": "NUxJ[aDhWx", + "לִרְקֹם": "hTGS^ew,NB", + "לִרְקֹעַ": "G_XS%>3N2j", + "רִשּׁוּי": "ESbsRQ3H_)", + "רִשָּׁיוֹן": "F^u#z4Y]_m", + "רֹשֶׁם": "nY1W9?G)ht+Uzr", + "לִשְׁאֹל": "t|}v?LFuTq", + "לְהִשָּׁאֵל": "r0^hh3_@6s", + "לִשְׁאֹף": "Q;iQ9$rj3k", + "לְהִשָּׁאֵף": "r%vwcbpuFe", + "לְהִשָּׁאֵר": "kf0elVlv$v", + "הִשָּׁאֲרוּת": "i!C~Zd6b*:", + "לְהִשָּׁבוֹת": "x.>w7J:N7C", + "שִׁבֹּלֶת": "Epcs)MjNnc", + "שִׁבְעָתַיִם": "P>-wW", + "לִשְׁדֹּד": "L|3#$aiWK[", + "לְהִשָּׁדֵד": "F|g/GaU`$x", + "שִׁדּוּךְ": "E|_.s@C^CJ/Vy", + "לִשְׁזֹר": "r>+4Cm_XU7", + "שֹׁחַד": "s.Mq", + "שִׁכּוֹר": "A{?5tN@L7k", + "לְהִשָּׂכֵר": "u@?*1pCo+F", + "שִׁלּוּב": "irzUAnh!|y", + "תִּשְׁלֹבֶת": "tj>[Y>S}=F", + "מֻשְׁלָג": "JQ(<-JTWW3", + "שַׁלְוָה": "p%xQ,}Xl8[", + "לִשְׁלֹחַ": "Hgj%VPzAS/", + "לְהִשָּׁלֵחַ": "E36S8qZi93", + "לִשְׁלֹט": "K|6sATKmZ-", + "לְהִשָּׁלֵט": "cK&*", + "לִשְׁלֹל": "fPl?zK,H3P", + "לִשְׁלֹם": "dVS,yd$d%G", + "לְהִשָּׁלֵם": "p$)mh&2NAg", + "מֻשְׁלָם": "F!_s2WP9U>", + "לְהִשָּׁלֵף": "Ez}8+4eEyJ", + "לִשְׁלֹף": "bZ;(sqtX)", + "לִשְׁלֹק": "e#Y7fzmVAz", + "שָׁלֹשׁ": "jr*#[M:(Ae", + "לְהִשָּׁמֵד": "ff(Ab?aWU{", + "לִשְׂמֹחַ": "v=LZ,siP?Z", + "לִשְׁמֹט": "tI+l6ANyGO", + "לְהִשָּׁמֵט": "Lw-BC)jfzK", + "לְהִשֹּׁם": "HW?&y.0$RE", + "לָשֹׁם": "u+7Cm:<,3N", + "שֻׁמָּן": "x,~4$D9:DA", + "לִשְׁמֹן": "vljOKnOAfO", + "לִשְׁמֹעַ": "y=z~)`el<1", + "שִׁמּוּעַ": "Jzi&PS", + "שִׁמּוּשׁ": "HN.Sz7rWtJ", + "לִשְׂנֹא": "le!t6X!R;9", + "לְהִשָּׁנוֹת": "I7q0E2)f&$", + "שֹׁנִי": "FH-i|yRSS4", + "מְשֻׁנֶּה": "sE?GIIRlE7", + "שִׁנּוּי": "j53sfiw9q3", + "שְׁנִיָּה": "Lt>y]DAMMw", + "שְׁנַיִם": "BXnz(VDC>;", + "לְהִשָּׁנֵק": "Kv.`3+u%6H", + "לִשְׁסֹעַ": "fyp~qV!rXg", + "שִׁעְבּוּד": "o7aaZ)>.-[", + "שַׁעֲוָה": "cLROcES?Qu", + "לִשְׁעֹט": "b`%|6J.sai", + "שְׁעָתַיִם": "PBW-|7jcf", + "מְשֻׁעְמָם": "LL=C9kRg[h", + "הִשָּׁעֲנוּת": "kw^]]qGaGT", + "לְהִשָּׁעֵן": "PVlBm6.U;!", + "שִׁעוּר": "pVs29D.aqy", + "שֵׂעָר": "gdx_hwZRif", + "לִשְׁפֹּט": "NL$QD$2c}N", + "שִׁפּוּט": "f$.U{qdmXZ", + "לְהִשָּׁפֵט": "rF`[9vY+BF", + "לְהִשָּׁפֵךְ": "i|Nr(<,@*t", + "לִשְׁפֹּךְ": "wV@Q8f0Jg}", + "לִשְׁפֹּל": "lftWTlfd0X", + "מְשֻׂפָּם": "JMg#)t*ja#", + "לִשְׁפֹּעַ": "r!w7`IYL]]", + "שִׁפּוּעַ": "f(ALWYbFYj", + "מְשֻׁפָּע": "m5|#s+,5)f", + "שִׁפּוּץ": "p+rf2CBAQ3", + "שִׁפּוּר": "pyo|4[Tz2;", + "שִׁפְשׁוּף": "C.bY%<>7]`", + "לִשְׁקֹד": "qC0:R}*KOL", + "לִשְׁקֹט": "EGN`f,mwK8", + "שִׁקּוּי": "H)I~Qb5W%k", + "לְהִשָּׁקֵל": "KR%Y/lL/wU", + "מִשְׁקֹלֶת": "e@e8?3r&i`", + "שִׁקּוּל": "yr8a02eqbr", + "לִשְׁקֹל": "OfdEacaWS4", + "מְשֻׁקְלָל": "nUM+q!1nCu", + "שִׁקְלוּל": "n*cZ5hlz:=", + "שִׁקּוּם": "FaI&GY#EN-", + "לִשְׁקֹעַ": "AT7^B7;Gx%", + "לְהִשָּׁקֵף": "n(NYNEX6", + "שִׁרְיוּן": "k8Kugj,{a$", + "לִשְׂרֹךְ": "c([EQcG4jz", + "לְהִשָּׂרֵךְ": "r=N!Kg-!2B", + "לִשְׂרֹף": "qO]D/in;Ru", + "לְהִשָּׂרֵף": "sv{S~zD>F0", + "שְׂרֵפָה": "A~58Z@p6ay", + "לִשְׁרֹץ": "Ppkw.l}hjB", + "לִשְׁרֹק": "A[``G8`l$#", + "לִשְׂרֹר": "k<.0ls96M?", + "שָׁרְשׁוֹן": "ucb1X0%eSj", + "שֹׁרֶשׁ": "d$yhp!;_Lp", + "שִׁרְשׁוּר": "p=i(9Rgde+", + "שֵׁרוּת": "xe0HtZ3PGt", + "שַׁתְיָן": "Ld;bPM>(A5", + "לְהִשָּׁתוֹת": "zDA,UMI!b>", + "לִשְׁתֹּל": "xD6=eu;KUb", + "לְהִשָּׁתֵל": "w^nu8]RVu+", + "שֻׁתָּף": "J$y)hBMeY{", + "שִׁתּוּף": "tVZ9)]7)OT", + "מְשֻׁתָּף": "o<7ChWrLEY", + "שֻׁתָּפוּת": "r?EV1ukTK:", + "לִשְׁתֹּק": "q?eiz+.{E]", + "שִׁתּוּק": "nD0T(9]3&S", + "לִשְׁתֹּת": "uG(B5oKhB+", + "לִתְאֹב": "FL3wAKtbcY", + "תֵּאָבוֹן": "tMKd#{0IKc", + "לִתְאֹם": "ku5h^ww62M", + "תֵּאוּם": "kA`xB-LVxx", + "תֹּאַר": "qZlFyM0$)", + "תֵּאוּר": "y9Ii;UE#Al", + "לִתְבֹּעַ": "l)Vs+w?=IR", + "תָּוִית": "BJDinpRW)u", + "תִּוּוּי": "gX}&wgi@y<", + "תְּוִיָּה": "yK,7zD!C,J", + "מִתְוֶה": "$dH_,oA+p", + "תְּוַאי": "C[L{zjB~yO", + "לְתַוֵּךְ": "w:_gE,8UFb", + "תִּוּוּךְ": "tw;!!2+X", + "תִּזְמוּן": "yDI,On4Nn1", + "לִתְחֹב": "F0VLTO[>F:", + "לְהִתָּחֵב": "As}%JtPcFz", + "מְתֻחְכָּם": "g]B6*F^vK;", + "לִתְחֹם": "NM[|.-`$c~", + "תֵּאוֹרְיָה": "yt-ad0Ym-]", + "תֵּאַטְרוֹן": "OGq~]C]P[h", + "תֵּבָה": "pMN(Y(7FjP", + "לְתַיֵּג": "QhM2=", + "תִּסְכּוּל": "m.,9x_WZ:}", + "לִתְסֹס": "PXKeHoa#tF", + "לְהִתָּעֵב": ">BkM6eFe+", + "תִּעוּב": "kaZ+l4XBZ+", + "תִּעוּד": "Bh/&z&p/YJ", + "תְּעִיָּה": "y8&~;7k3{M", + "לִתְפֹּחַ": "mWf8Z+iU(D", + "לְהִתָּפֵשׂ": "NTJSVQz7d|", + "לִתְפֹּשׂ": "jKXW}(*", + "תִּפְעוּלִי": "wz5+}H(>k~", + "תִּפְעוּל": "oK=8FRiS%y", + "תֹּף": "uU[E~Om#fd", + "תִּפְקוּד": "Q_2iN[5MdN", + "תִּפְקוּדִי": "g)$U2yTQc&", + "לִתְפֹּר": "D:+.+HS>C.", + "לְהִתָּקֵל": "w=DWI]Txq%", + "תִּקּוּן": "Dp(>1(_2IE", + "לְהִתַּקֵּן": "crK3Ncxo<[", + "לִתְקֹעַ": "KH1ny05t7L", + "לְהִתָּקֵעַ": "JWThrueL}M", + "תִּקּוּף": "I1RI*0WK6/", + "תֹּקֶף": "c^nTl.B.,a", + "לִתְקֹף": "p0aW*O;>?o", + "לְהִתָּקֵף": "n.Y0}wj1cf", + "תִּקְשׁוּר": "ybJPe>V$;b", + "תִּקְתּוּק": "logY%Xz)@i", + "תִּרְגּוּל": "N3]gF;9/.Z", + "תִּרְגּוּם": "Ao6rFeK#25", + "מְתֻרְגְּמָן": "i&YdmT;v%o", + "תֻּרְגְּמָן": "K6=l+{NE0%", + "לִתְרֹם": "JKe]1p>lJd", + "לְהִתָּרֵם": "Iz6~7yp1c1", + "תַּרְנְגֹלֶת": "P|@O!rFVD&", + "אָבוּד": "O*.7btUMxZ", + "מְאֻבָּק": "bD9K$l~[!2", + "אֲדִיקוּת": "li^4hBaWhC", + "אֻלְפָּן": "t/f`:{p", + "אָז": "C,sfc=$Bb", + "לְהִתְאַחֵד": "hhBdLtZj=~", + "אֶת": "GtHd/-*e#c", + "לְבַד": "m~%m", + "בֶּהָלָה": "LnJAIagv6+", + "בֹּהֶן": "eYZip@)$?P", + "בּוּרְסָה": "LyH6BwCY._", + "בֹּטֶן": "OzvCyR&TX8", + "בֵּינַיִם": "khi&;0|SQ|", + "לְהִתְבַּיֵּשׁ": "LP%b5T=^0=8%", + "הָמוֹן||plenty, lots of (coll.)": "gI;l.u-AW9", + "הָמוֹן": "Qu+|>^0=8%", + "זָקֵן||to age, to grow old": "PDknCvdUg&", + "זָקֵן||old (of age)": "fds:*[iyS0", + "זָקֵן": "PDknCvdUg&", + "זִקּוּק||flare, spark, firework (lit.)": "EBQR6}>~at", + "זִקּוּק||distillation, purification": "lYw#7([sJl", + "זִקּוּק": "EBQR6}>~at", + "חַד||sharp, acute": "NA[k[|AWMO", + "חַד||one (aramaic); mono-, uni-, on": "BaM^a[?}r-", + "חַד": "NA[k[|AWMO", + "חוֹזֶה||prophet, seer": "H*xYYA-<9(", + "חוֹזֶה||contract, agreement": "L$!.)WJ,&3", + "חוֹזֶה": "H*xYYA-<9(", + "חִזּוּר||courting, wooing": "u]e(v[|Yws", + "חִזּוּר||reduction (chemistry)": "mn}Jd!mPJw", + "חִזּוּר": "u]e(v[|Yws", + "חַזֶּרֶת||horseradish": "GAuL4dd%y1", + "חַזֶּרֶת||mumps (medicine)": "nw%MoAN{7-", + "חַזֶּרֶת": "GAuL4dd%y1", + "חֲטִיבָה||tree felling": "D_TLGR>sdA", + "חֲטִיבָה||department, division (of organ": "s0tL`01Mn}", + "חֲטִיבָה": "D_TLGR>sdA", + "חַיָּב||must, should, bound, obliged": "tua.dp;v91", + "חַיָּב||debtor": "Ojzd^n_@Kc", + "חַיָּב": "tua.dp;v91", + "חִיּוּבִי||positive": "/KTCBheN5", + "חִיּוּבִי": "uBDJo]N0Se", + "לְחוֹלֵל||to cause, to generate, to crea": "Me?OqHN9P&", + "לְחוֹלֵל||to dance (archaic)": "o(ZF<}I%R!", + "לְחוֹלֵל": "Me?OqHN9P&", + "לְהִתְחוֹלֵל||to occur, to take place": "yq|z?I@4M*", + "לְהִתְחוֹלֵל": "Cb&]te~uD`", + "חָכָם||wise person; rabbi, sage (in o": "Br2C8h.R6=", + "חָכָם||wise, smart": "q;{U+(pso=", + "חָכָם": "Br2C8h.R6=", + "לַחֲלֹשׁ||to dominate (over someone) (על": "gv:}[+-VOs^", + "לַחֲלֹשׁ": "gv:}[", + "כָּבֵד": "xeLj|e1B", + "כֵּן": "gQ0~C;?~91", + "כָּפִיף||flexible": "tu-n-n`,@Z", + "כָּפִיף||subordinate": "mV+Bfo#I_S", + "כָּפִיף": "tu-n-n`,@Z", + "כְּפִיפָה||bending": "zU#dbz^40R", + "כְּפִיפָה||basket": "wYH)^KQSo8", + "כְּפִיפָה": "zU#dbz^40R", + "כַּף||spoon": "y,?49.B&:4", + "כַּף||hand, palm": "C{,3n9VrRt", + "כַּף": "y,?49.B&:4", + "כָּפוּף||subordinate, subject to (ל־)": "B8}/v%!FtA", + "כָּפוּף||bent, curved, hunched": "Pb0LelX8^t", + "כָּפוּף": "B8}/v%!FtA", + "כְּרוּב||cabbage": "ibH$aE:.P;", + "כְּרוּב||cherub (angel)": "J;^MU,zc#/", + "כְּרוּב": "ibH$aE:.P;", + "לִוְיָתָן||whale; leviathan, sea monster ": "GqySHjo-{$", + "לִוְיָתָן||🐳 whale; leviathan, sea monste": "nX,TlwB$L,", + "לִוְיָתָן": "GqySHjo-{$", + "מְהֵימָן||credible, reliable, trustworth": "Ovif:7]J8#", + "מְהֵימָן": "Dd(Vt@(", + "מַר": "E|0{P&k#&@", + "מֶתַח||horizontal bar (gymnastics)": "J,EC|HIdt&", + "מֶתַח||tension, stretch; voltage": "JW2@63%k6(", + "מֶתַח": "J,EC|HIdt&", + "לְהַזּוֹת||to spray (rare)": "A4xWNw$*{%", + "לְהַזּוֹת||to sprinkle, to spray (archaic": "f:1lSnsDNs", + "לְהַזּוֹת": "A4xWNw$*{%", + "לְהִנָּזֵק||to be damaged": "gszJ)mx{ka", + "לְהִנָּזֵק": "n:@eab4Kd", + "לְהִנָּטֵשׁ||to be abandoned": "ub?9tJ*I5;", + "לְהִנָּטֵשׁ||to spread, to happen, to take ": "c8(&6kquSC", + "לְהִנָּטֵשׁ": "ub?9tJ*I5;", + "נַיָּד||mobile, portable": "N|L8MV{V[m", + "נַיָּד||mobile phone (coll.)": "Cb@tZWfgZd", + "נַיָּד": "N|L8MV{V[m", + "לְהַסִּיק||to ignite, to light up, to set": "H~2[g,xFl^", + "לְהַסִּיק||to deduce, to infer": "PO6ZvMRQuK", + "לְהַסִּיק": "H~2[g,xFl^", + "מִנְסָרָה||prism": "e>20tY7.Zn", + "מִנְסָרָה||sawmill": "q3gm6}S;c]", + "מִנְסָרָה": "e>20tY7.Zn", + "לִנְעֹל||to lock, to close, to shut": "GjsG]+3FFU", + "לִנְעֹל||to wear, to put on (shoes, foo": "gK)ImdNB=k", + "לִנְעֹל": "GjsG]+3FFU", + "סְמִיכוּת||proximity; construct state (gr": "o:[MvOgs=}", + "סְמִיכוּת||thickness, viscosity": "D7f~okOU", + "סֶרֶן": "hq2u@38gsq", + "עַגְבָנִיָּה||🍅 tomato": "nG0q+dAA-T", + "עַגְבָנִיָּה": "oLPUYbGa?a", + "עַד||eternity": "cVcO{4_py{", + "עַד||until, up to": "x_GQ2b|#V_", + "עַד": "cVcO{4_py{", + "עֲדָשָׁה||lens": "Q=y;K`J$J*", + "עֲדָשָׁה||lentil": "Q;evMZ.9NE", + "עֲדָשָׁה": "Q=y;K`J$J*", + "עָב||cloud, cumulus (lit.)": "f6j*D}~T!c", + "עָב||thick, fat, voluminous (in exp": "nz=5kV;qtc", + "עָב": "f6j*D}~T!c", + "עָיֵף||tired, fatigued, exhausted": "Bch8>ezMU-", + "עָיֵף||to be tired": "uR4`$u[_Mx", + "עָיֵף": "Bch8>ezMU-", + "עֲלִילָה||plot, story": "p<5X}1b1C7", + "עֲלִילָה||libel": "ye2l1bl:th", + "עֲלִילָה": "p<5X}1b1C7", + "לַעֲמֹל||to work, to labour (lit.)": "r8Fw6OvM[T", + "לַעֲמֹל": "cArg399Eea", + "עֲנָוָה||humility, modesty": "ofeZz/a;[j", + "עֲנָוָה": "L~ZULtw&n4", + "עַצְלָן||sloth (animal); lazy person": "x`qTj?3Lx*", + "עַצְלָן||lazy, indolent, idle": "n#+`,TaCWu", + "עַצְלָן": "x`qTj?3Lx*", + "עֶצֶם||essence, substance, gist; obje": "wFY$M#+a$-", + "עֶצֶם||bone": "nmPBLmb}*[", + "עֶצֶם": "wFY$M#+a$-", + "עָצוּם||shut, closed (eyes)": "J;ibyQ(SoO", + "עָצוּם||tremendous, enormous; great, e": "tnrsP_%%Vk", + "עָצוּם": "J;ibyQ(SoO", + "עָקֵב||heel": "e&_uvJ5:pm", + "עָקֵב||footprint, trace": "oqR+hY~v&J", + "עָקֵב": "oqR+hY~v&J", + "עִקּוּל||bend, curve": "nYHYan3tm<", + "עִקּוּל||seizure, confiscation, foreclo": "j=neP#PHgX", + "עִקּוּל": "nYHYan3tm<", + "עָקוּר||uprooted": "ozO%O{>#|t", + "עָקוּר||displaced person": "q2Fw$cKR#|t", + "הִתְעָרְבוּת||interfering, interference; int": "Dyk@*7C)2{", + "הִתְעָרְבוּת||bet": "F~T_37PYNN", + "הִתְעָרְבוּת": "Dyk@*7C)2{", + "עָרֵב||pleasant; delicious (lit.)": "p]34^/BGhW", + "עָרֵב||to be pleasant (lit.)": "FZ}c:TF1-t", + "עָרֵב": "FZ}c:TF1-t", + "עָתִיד||intending, about to (also used": "u-gfJ~MUYZ", + "עָתִיד||future": "f-f~%/jaka", + "עָתִיד": "u-gfJ~MUYZ", + "לְהַעֲתִיר||to give in abundance, to prese": "CL+-|uYruP", + "לְהַעֲתִיר||to pray, to implore (archaic)": "h`[2S?gsgW", + "לְהַעֲתִיר": "CL+-|uYruP", + "נְפִיצוּת||prevalence": "l*h>U15i^0", + "נְפִיצוּת||explosiveness, volatility, ins": "gy-g)9CZBb", + "נְפִיצוּת": "l*h>U15i^0", + "פִּלְפֵּל||pepper": "G5PInP8Z8[", + "פִּלְפֵּל||🌶️ pepper": "l&ExO|xFns", + "פִּלְפֵּל": "G5PInP8Z8[", + "פְּנִיָּה||turn; petition, application": "h>f*a@rv;3", + "פְּנִיָּה||turn; application, petition": "C+~k4hFH3b", + "פְּנִיָּה": "h>f*a@rv;3", + "פְּנִים||interior, inside": "P)VOke,qN)", + "פְּנִים": "m01yJi1Z5_", + "פַּס||to cease to exist, to be over ": "AEwPULdW+J", + "פַּס||band, ribbon, stripe": "Aj=*quD)W?", + "פַּס": "AEwPULdW+J", + "פָּעִיל||activist": "lH5uc6w:Z:", + "פָּעִיל||active, enthusiastic": "h2v}Ow9wAn", + "פָּעִיל": "lH5uc6w:Z:", + "פֵּרוּק||dismantling, disassembly": "vU#$iM!4gG", + "פֵּרוּק": "v*J7[+F>*Z", + "צִבְעוֹנִי||🌷 tulip": "jHs`=XZ8Ol", + "צִבְעוֹנִי||colourful": "Bv>eb|l]o=", + "צִבְעוֹנִי": "jHs`=XZ8Ol", + "צַדִּיק||righteous person": "P:uR`10j{0", + "צַדִּיק||righteous": "A!367QvCrV", + "צַדִּיק": "P:uR`10j{0", + "צִפֹּרֶן||pen tip": "mGH`:8[wZh", + "צִפֹּרֶן||fingernail, toenail, nail; cla": "EfK7WtT-,6", + "צִפֹּרֶן||carnation (flower)": "Pk~4mf!qDF", + "צִפֹּרֶן": "mGH`:8[wZh", + "מְצֻלָּע||polygonal": "HJfbGrhJ0D", + "מְצֻלָּע||polygon (geometry)": "i)OuXtT1kR", + "מְצֻלָּע": "HJfbGrhJ0D", + "קְלִיעָה||braiding, basket weaving": "K2d`v66mMl", + "קְלִיעָה||shooting, target practice, thr": "G,$QSQwGrb", + "קְלִיעָה": "K2d`v66mMl", + "קְנִיָּה||purchase, acquisition": "ev=eJUTn3.", + "קְנִיָּה": "ry;W~P9ICL", + "קַנְיוֹן||shopping mall": "C:e5hCQk<]", + "קַנְיוֹן||canyon": "O~xe^Vzb~l", + "קַנְיוֹן": "C:e5hCQk<]", + "קִעְקוּעַ||destruction, ruination, underm": "KtC3Z*DFS]", + "קִעְקוּעַ||tattooing": "mwCP%MWWY1", + "קִעְקוּעַ": "KtC3Z*DFS]", + "קִצְבָּה||allowance, stipend": "e5a#Mhh*#b", + "קִצְבָּה||allowance, subsidy": "LLqYg][rV", + "קִצְבָּה": "e5a#Mhh*#b", + "קֶצֶף||froth, foam": "rm{*rl6/2R", + "קֶצֶף||fury, wrath (lit.)": "CPA81+xMB*", + "קֶצֶף": "rm{*rl6/2R", + "קְצִיצָה||chopping": "Ojc_}O?NBW", + "קְצִיצָה||cutlet": "rNeeYqHp>c", + "קְצִיצָה": "Ojc_}O?NBW", + "קָרוֹב||relative, family member": "m%*5*g3S%B", + "קָרוֹב||close, near": "I5-a7h-F:`", + "קָרוֹב": "m%*5*g3S%B", + "קֶרֶן||horn (anatomy); ray, beam": "Jp_B3J4f^x", + "קֶרֶן||fund (finance), foundation": "lQ8B~N}J)T", + "קֶרֶן": "Jp_B3J4f^x", + "רֵאשִׁית||beginning, outset": "hk*8Z!]TnT", + "רֵאשִׁית||firstly, first": "igK&Ih7Hq=", + "רֵאשִׁית": "igK&Ih7Hq=", + "בְּרֵאשִׁית||the very beginning; creation o": "cA>V/p[||N", + "בְּרֵאשִׁית||creation of the world (biblica": "xw+mK7TMhQ", + "בְּרֵאשִׁית": "cA>V/p[||N", + "רֶוַח||profit, gain": "O=}vuL3Y6Y", + "רֶוַח||space, gap": "fqtiUG`7#;", + "רֶוַח": "O=}vuL3Y6Y", + "רְוָיָה||saturation, satiation": "mpmbmNLj/}", + "רְוָיָה": "MDs0jif.k5", + "רָצִיף||continuous, consecutive": "y5n?2$TC)]", + "רָצִיף||platform (railroad), quay, pie": "FpBwmXz3f)", + "רָצִיף": "y5n?2$TC)]", + "לְרוֹשֵׁשׁ||to impoverish": "z]6^]iUclA", + "לְרוֹשֵׁשׁ||to ruin, to destroy, to impove": "Mr,ire96", + "לְשַׁכְשֵׁךְ||to dangle; to paddle, to wade": "L,Ae32=<+,", + "לְשַׁכְשֵׁךְ": "bS2KQ.H>96", + "שַׁלִּיט||ruling, controlling, dominant": "JLHk$u=c3s", + "שַׁלִּיט||lord, ruler, leader": "I`@)*QT$0N", + "שַׁלִּיט": "JLHk$u=c3s", + "שַׁמַּאי||appraiser": "P#J:*WGBKZ", + "שַׁמַּאי": "NH?!Cf1}]$", + "שָׁמַיִם||sky": "wMUzN3/[0G", + "שָׁמַיִם||sky, heaven; god (talmudic)": "IY>.ryjy;^", + "שָׁמַיִם": "wMUzN3/[0G", + "שִׁנּוּן||serration": "LQK?~WOg8}", + "שִׁנּוּן||repetition, review, memorizati": "md)ZK8xM3N", + "שִׁנּוּן": "LQK?~WOg8}", + "שָׂפָה||lip": "pu$VDOZJ]$", + "שָׂפָה||language": "nt8`[=rj^N", + "שָׂפָה": "pu$VDOZJ]$", + "לִשְׁפֹּת||to set (a pot on fire)": "FRU%ORGSq>", + "לִשְׁפֹּת||to set (a pot on a fire)": "LvPGb_7Pm!", + "לִשְׁפֹּת": "FRU%ORGSq>", + "שִׂרְטוּט||draft, sketch, schematic; draf": "Q=Mx4S4z5k", + "שִׂרְטוּט||drafting, drawing; schematic, ": "lu;Bh/.8E", + "שִׂרְטוּט": "Q=Mx4S4z5k", + "שָׁרוּי||soaked; marinated": "O*5A#qWj0z", + "שָׁרוּי||being (in a certain state)": "b>B52.(|`f", + "שָׁרוּי": "O*5A#qWj0z", + "תֹּם||simplicity, innocence, naivete": "rZG<(6&`=`", + "תֹּם||end, completion (lit.)": "A2VpaT@${0", + "תֹּם": "rZG<(6&`=`", + "Word": "rHp[TqnVQn", + "לֶאֱבֹד": "A?<}S&s;i@", + "אֲדַמְדַּם": "Fn}+MBp0}:", + "אֶזְרָחִי": "wzPU7pH1=(", + "לְאוֹשֵׁשׁ": "L,.*)d%B,M", + "לִבְדֹּא": "EA@-n{ItAs", + "מֻבְטָל": "jl18>bc(d[", + "לַחֲרוֹת": "Qp([SCJBQi", + "לִכְפּוֹת": "z)I.Z?F6W7", + "לִכְרוֹת": "p:JmBw.OkP", + "לִשְׁבּוֹת": "Ce<|op;}t<", + "לִשְׁתּוֹת": "Myq}>HTN%q", + "אָב": "m}jH