From: thadh Date: Tue, 18 Sep 2012 18:51:02 +0000 (-0700) Subject: Skip lang=XX for the lang we care about. X-Git-Url: http://gitweb.fperrin.net/?p=DictionaryPC.git;a=commitdiff_plain;h=146fdf564ddf9839c359cf8c2d37ed16394af1d9 Skip lang=XX for the lang we care about. --- diff --git a/src/com/hughes/android/dictionary/engine/DictionaryBuilder.java b/src/com/hughes/android/dictionary/engine/DictionaryBuilder.java index 7c1c275..65a46fe 100644 --- a/src/com/hughes/android/dictionary/engine/DictionaryBuilder.java +++ b/src/com/hughes/android/dictionary/engine/DictionaryBuilder.java @@ -179,7 +179,9 @@ public class DictionaryBuilder { } else if (WholeSectionToHtmlParser.NAME.equals(inputFormat)) { final int titleIndex = Integer.parseInt(keyValueArgs.remove(prefix + "TitleIndex")) - 1; final String wiktionaryLang = keyValueArgs.remove(prefix + "WiktionaryLang"); - new WholeSectionToHtmlParser(dictionaryBuilder.indexBuilders.get(titleIndex), wiktionaryLang).parse(file, entrySource, pageLimit); + String skipLang = keyValueArgs.remove(prefix + "SkipLang"); + if (skipLang == null) skipLang = ""; + new WholeSectionToHtmlParser(dictionaryBuilder.indexBuilders.get(titleIndex), wiktionaryLang, skipLang).parse(file, entrySource, pageLimit); } else { fatalError("Invalid or missing input format: " + inputFormat); } diff --git a/src/com/hughes/android/dictionary/engine/DictionaryBuilderMain.java b/src/com/hughes/android/dictionary/engine/DictionaryBuilderMain.java index 76ae5db..41edc82 100644 --- a/src/com/hughes/android/dictionary/engine/DictionaryBuilderMain.java +++ b/src/com/hughes/android/dictionary/engine/DictionaryBuilderMain.java @@ -104,6 +104,8 @@ public class DictionaryBuilderMain extends TestCase { result.add(String.format("--input%dName=%sWiktionary.WholeSections.%s", i, wikitionaryLang, foreignIso)); result.add(String.format("--input%dFormat=%s", i, WholeSectionToHtmlParser.NAME)); result.add(String.format("--input%dTitleIndex=%d", i, Arrays.asList(pair).indexOf(foreignIso) + 1)); + result.add(String.format("--input%dWiktionaryLang=%s", i, wikitionaryLang)); + result.add(String.format("--input%dSkipLang=%s", i, foreignIso)); ++i; } diff --git a/src/com/hughes/android/dictionary/engine/DictionaryBuilderTest.java b/src/com/hughes/android/dictionary/engine/DictionaryBuilderTest.java index 21a0016..a7943ad 100644 --- a/src/com/hughes/android/dictionary/engine/DictionaryBuilderTest.java +++ b/src/com/hughes/android/dictionary/engine/DictionaryBuilderTest.java @@ -118,6 +118,7 @@ public class DictionaryBuilderTest extends TestCase { "--input4Name=" + name, "--input4Format=" + WholeSectionToHtmlParser.NAME, "--input4WiktionaryLang=EN", + "--input4SkipLang=" + langCode, "--input4TitleIndex=" + "1", "--input4PageLimit=100", diff --git a/src/com/hughes/android/dictionary/parser/wiktionary/WholeSectionToHtmlParser.java b/src/com/hughes/android/dictionary/parser/wiktionary/WholeSectionToHtmlParser.java index 437fb53..bba139b 100644 --- a/src/com/hughes/android/dictionary/parser/wiktionary/WholeSectionToHtmlParser.java +++ b/src/com/hughes/android/dictionary/parser/wiktionary/WholeSectionToHtmlParser.java @@ -16,7 +16,9 @@ import java.util.Map; import java.util.regex.Pattern; public class WholeSectionToHtmlParser extends AbstractWiktionaryParser { - + + public static final String NAME = "WholeSectionToHtmlParser"; + interface LangConfig { boolean skipSection(final String name); boolean skipWikiLink(final WikiTokenizer wikiTokenizer); @@ -48,15 +50,15 @@ public class WholeSectionToHtmlParser extends AbstractWiktionaryParser { }}); } - public static final String NAME = "WholeSectionToHtmlParser"; - final IndexBuilder titleIndexBuilder; + final String skipLangIso; final LangConfig langConfig; - public WholeSectionToHtmlParser(final IndexBuilder titleIndexBuilder, final String wiktionaryIso) { + public WholeSectionToHtmlParser(final IndexBuilder titleIndexBuilder, final String wiktionaryIso, final String skipLangIso) { this.titleIndexBuilder = titleIndexBuilder; assert isoToLangConfig.containsKey(wiktionaryIso): wiktionaryIso; this.langConfig = isoToLangConfig.get(wiktionaryIso); + this.skipLangIso = skipLangIso; } @Override @@ -123,6 +125,9 @@ public class WholeSectionToHtmlParser extends AbstractWiktionaryParser { @Override public void onFunction(WikiTokenizer wikiTokenizer, String name, List args, Map namedArgs) { + if (skipLangIso.equalsIgnoreCase(namedArgs.get("lang"))) { + namedArgs.remove("lang"); + } super.onFunction(wikiTokenizer, name, args, namedArgs); } diff --git a/testdata/goldens/wiktionary.WholeSection.DE.quickdic.text b/testdata/goldens/wiktionary.WholeSection.DE.quickdic.text index d5e632c..3519287 100644 --- a/testdata/goldens/wiktionary.WholeSection.DE.quickdic.text +++ b/testdata/goldens/wiktionary.WholeSection.DE.quickdic.text @@ -5,7 +5,7 @@ Index: DE DE->EN ===A=== HtmlEntry: A <<<

Pronunciation

-
  • {{IPA|/ʔaː/|lang=de}}
  • +
    • {{IPA|/ʔaː/}}
    • {{audio|De-A.OGG|Audio}}
    @@ -29,9 +29,9 @@ HtmlEntry: A <<< ===ab=== HtmlEntry: ab <<<

    Etymology

    -From {{etyl|goh|de}} {{term|ab|lang=goh}}, from {{proto|Germanic|ab|lang=de}}. +From {{etyl|goh|de}} {{term|ab|lang=goh}}, from {{proto|Germanic|ab}}.

    Pronunciation

    -
    • {{IPA|/ap/|lang=de}}
    • +
      • {{IPA|/ap/}}

      Preposition

      @@ -56,7 +56,7 @@ From {{proto|Germanic|ab|lang=goh}}. ===ab-=== HtmlEntry: ab- <<<

      Pronunciation

      -
      • {{IPA|[ʔap]|lang=de}}
      • +
        • {{IPA|[ʔap]}}

        Prefix

        @@ -157,7 +157,7 @@ HtmlEntry: abstinent <<<
      ---->>> ===Afghanistan=== -HtmlEntry: Afghanistan <<<{{wikipedia|lang=de}} +HtmlEntry: Afghanistan <<<{wikipedia}

      Pronunciation

      • {{audio|De-Afghanistan.ogg|audio}}
      @@ -189,7 +189,7 @@ HtmlEntry: also <<< ---->>> ===Andorra=== -HtmlEntry: Andorra <<<{{wikipedia|lang=de}} +HtmlEntry: Andorra <<<{wikipedia}

      Pronunciation

      • {{audio|De-Andorra.ogg|Audio}}
      @@ -249,11 +249,11 @@ HtmlEntry: Bahrain <<< HtmlEntry: Bangladesh <<<

      Proper noun

      {{head|de|proper noun}} no gender -
      1. {{alternative spelling of|Bangladesch|lang=de}}
      2. +
        1. {{alternative spelling of|Bangladesch}}
        ---->>> ===Belize=== -HtmlEntry: Belize <<<{{wikipedia|lang=de}} +HtmlEntry: Belize <<<{wikipedia}

        Proper noun

        {{head|de|proper noun|g=n}}
        1. {{l|en|Belize}}
        2. @@ -266,10 +266,10 @@ HtmlEntry: Belize <<<{{wikipedia|lang=de}}
    ---->>> ===Bhutan=== -HtmlEntry: Bhutan <<<{{wikipedia|lang=de}} +HtmlEntry: Bhutan <<<{wikipedia}

    Pronunciation

    -
    • {{IPA|/buˈtaːn/|lang=de}}
    • -
    • {{homophones|Butan|lang=de}}
    • +
      • {{IPA|/buˈtaːn/}}
      • +
      • {{homophones|Butan}}

      Proper noun

      @@ -294,12 +294,12 @@ HtmlEntry: blood <<< HtmlEntry: bot <<<

      Verb

      {{head|de|verb form}} -
      1. {{form of|First-person singular preterite|bieten|lang=de}}
      2. -
      3. {{form of|Third-person singular preterite|bieten|lang=de}}
      4. +
        1. {{form of|First-person singular preterite|bieten}}
        2. +
        3. {{form of|Third-person singular preterite|bieten}}
        ---->>> ===Burundi=== -HtmlEntry: Burundi <<<{{wikipedia|lang=de}} +HtmlEntry: Burundi <<<{wikipedia}

        Proper noun

        {{head|de|proper noun|g=n}}
        1. {{l|en|Burundi}}
        2. @@ -313,10 +313,10 @@ HtmlEntry: Chile <<<
        ---->>> ===China=== -HtmlEntry: China <<<{{wikipedia|lang=de}} +HtmlEntry: China <<<{wikipedia}

        Pronunciation

        • {{audio|De-China.ogg|audio}}
        • -
        • {{IPA|[ˈçiːnaː]|lang=de}}, colloquially: {{IPAchar|[ˈʃiːnaː]}}
        • +
        • {{IPA|[ˈçiːnaː]}}, colloquially: {{IPAchar|[ˈʃiːnaː]}}
        • Austria, Switzerland: {{IPAchar|[ˈkiːnaː]}}
        • {{audio|De-at-China.ogg|Audio (Austria)}}
        @@ -440,7 +440,7 @@ From {{etyl|osx|nds}}. ===Dezember=== HtmlEntry: Dezember <<<

        Pronunciation

        -
        • {{IPA|[deˈtsɛmbɐ]|lang=de}}, {{X-SAMPA|[de"tsEmb6]}}
        • +
          • {{IPA|[deˈtsɛmbɐ]}}, {{X-SAMPA|[de"tsEmb6]}}
          • {{hyphenation|De-zem-ber}}
          • {{audio|De-Dezember.ogg|audio}}
          @@ -455,7 +455,7 @@ HtmlEntry: dick <<<

          Etymology

          From {{etyl|goh|de}} {{term|dicchi|lang=goh}} akin to {{etyl|osx|-}} {{term|thikki|lang=osx}}

          Pronunciation

          -
          • {{IPA|/dɪk/|lang=de}}
          • +
            • {{IPA|/dɪk/}}
            • {{audio|De-dick.ogg|audio}}
            @@ -474,21 +474,21 @@ From {{etyl|goh|de}} {{term|dicchi|lang=goh}} akin to {{etyl|osx|-}} {{term|thik ===die=== HtmlEntry: die <<<

            Pronunciation

            -
            • {{IPA|/diː/|lang=de}}
            • +
              • {{IPA|/diː/}}
              • {{audio|De-die.ogg|audio}}
              • -
              • {{rhymes|iː|lang=de}}
              • +
              • {{rhymes|iː}}

              Article

              {{head|de|article|definite|feminine and plural form of|der}} -
              1. The; {{form of|declined form|der|lang=de}}
              2. +
                1. The; {{form of|declined form|der}}
                  • die Frau — “the woman”
                  • die Männer — “the men”

                Usage notes

                -The definite article {{term|die}} is the form of {{term|der|the|lang=de}} used with the following types of noun phrases: +The definite article {{term|die}} is the form of {{term|der|the}} used with the following types of noun phrases:
                • nominative singular feminine
                • accusative singular feminine
                • nominative plural for all genders
                • @@ -528,14 +528,14 @@ HtmlEntry: digital <<<

                  Adjective

                  {{de-adj|-}} -
                  1. {{computing|lang=de}} digital
                  2. -
                  3. {{medicine|lang=de}} digital
                  4. +
                    1. {computing} digital
                    2. +
                    3. {medicine} digital
                    ---->>> ===Ecuador=== -HtmlEntry: Ecuador <<<{{wikipedia|lang=de}} +HtmlEntry: Ecuador <<<{wikipedia}

                    Pronunciation

                    -
                    • {{rhymes|oːɐ̯|lang=de}}
                    • +
                      • {{rhymes|oːɐ̯}}

                      Proper noun

                      @@ -616,14 +616,14 @@ HtmlEntry: Esperanto <<< HtmlEntry: Fabian <<<

                      Proper noun

                      {{head|de|proper noun}} -
                      1. {{given name|male|lang=de}}
                      2. +
                        1. {{given name|male}}
                        ---->>> ===Fanny=== HtmlEntry: Fanny <<<

                        Proper noun

                        {{head|de|proper noun}} -
                        1. {{given name|female|lang=de}} borrowed from English.
                        2. +
                          1. {{given name|female}} borrowed from English.
                          ---->>> ===frei=== @@ -631,7 +631,7 @@ HtmlEntry: frei <<<

                          Etymology

                          {{etyl|goh|de}} {{term|fri|frī|lang=goh}}

                          Pronunciation

                          -
                          • {{IPA|/fʁaɪ̯/|lang=de}}
                          • +
                            • {{IPA|/fʁaɪ̯/}}

                            Adjective

                            @@ -665,7 +665,7 @@ HtmlEntry: frei <<<
                          ---->>> ===Gambia=== -HtmlEntry: Gambia <<<{{wikipedia|lang=de}} +HtmlEntry: Gambia <<<{wikipedia}

                          Proper noun

                          {{head|de|proper noun|g=n}}
                          1. {{l|en|Gambia}}
                          2. @@ -679,9 +679,9 @@ HtmlEntry: Gambia <<<{{wikipedia|lang=de}}
                    ---->>> ===Ghana=== -HtmlEntry: Ghana <<<{{wikipedia|lang=de}} +HtmlEntry: Ghana <<<{wikipedia}

                    Pronunciation

                    -
                    • {{IPA|/ˈgaːna/|lang=de}}
                    • +
                      • {{IPA|/ˈgaːna/}}

                      Proper noun

                      @@ -743,7 +743,7 @@ HtmlEntry: Guatemala <<<
                    ---->>> ===Guyana=== -HtmlEntry: Guyana <<<{{wikipedia|lang=de}} +HtmlEntry: Guyana <<<{wikipedia}

                    Proper noun

                    Guyana {n}
                    1. Guyana
                    2. @@ -757,9 +757,9 @@ HtmlEntry: Guyana <<<{{wikipedia|lang=de}}
                ---->>> ===Haiti=== -HtmlEntry: Haiti <<<{{wikipedia|lang=de}} +HtmlEntry: Haiti <<<{wikipedia}

                Pronunciation

                -
                • {{IPA|/haˈiːti/|lang=de}}
                • +
                  • {{IPA|/haˈiːti/}}

                  Proper noun

                  @@ -776,9 +776,9 @@ HtmlEntry: Haiti <<<{{wikipedia|lang=de}} ===Haus=== HtmlEntry: Haus <<<

                  Etymology

                  -From {{etyl|goh|de}} {{term|hus|hūs|lang=goh}}, from {{proto|Germanic|hūsan|lang=de}}. Cognate with Dutch huis, English house. +From {{etyl|goh|de}} {{term|hus|hūs|lang=goh}}, from {{proto|Germanic|hūsan}}. Cognate with Dutch huis, English house.

                  Pronunciation

                  -
                  • {{IPA|[haʊ̯s]|lang=de}}
                  • +
                    • {{IPA|[haʊ̯s]}}
                    • {{audio|De-Haus.ogg|audio}}
                    @@ -800,7 +800,7 @@ From {{etyl|goh|de}} {{term|hus|hūs|lang=goh}}, from {{proto|Germanic|hūsan|la ===hell=== HtmlEntry: hell <<<

                    Pronunciation

                    -
                    • {{IPA|/hɛl/|lang=de}}
                    • +
                      • {{IPA|/hɛl/}}
                      • {{audio|De-hell.ogg|audio (Germany)}}
                      • {{audio|De-at-hell.ogg|audio (Austria)}}
                      @@ -811,7 +811,7 @@ HtmlEntry: hell <<<
              ---->>> ===Honduras=== -HtmlEntry: Honduras <<<{{wikipedia|lang=de}} +HtmlEntry: Honduras <<<{wikipedia}

              Proper noun

              Honduras {n}
              1. Honduras
              2. @@ -852,12 +852,12 @@ From {{etyl|osx|nds}} {{term|ik|lang=osx}}, from {{proto|Germanic|ek|lang=nds}}, ===in=== HtmlEntry: in <<<

                Pronunciation

                -
                • {{IPA|/ʔɪn/|lang=de}}
                • +
                  • {{IPA|/ʔɪn/}}
                  • {{audio|DE-in.OGG|audio}}

                  Etymology 1

                  -From {{etyl|goh|de}} {{term|in|lang=goh}}, from {{proto|Germanic|in|lang=de}}. +From {{etyl|goh|de}} {{term|in|lang=goh}}, from {{proto|Germanic|in}}.

                  Preposition

                  {{head|de|preposition}}
                  1. (in + dative) in; within; at; contained by
                  2. @@ -901,7 +901,7 @@ HtmlEntry: in <<< ===Iran=== HtmlEntry: Iran <<<

                    Pronunciation

                    -
                    • {{rhymes|aːn|lang=de}}
                    • +
                      • {{rhymes|aːn}}

                      Proper noun

                      @@ -948,7 +948,7 @@ HtmlEntry: Israel <<< ===Japan=== HtmlEntry: Japan <<<

                      Pronunciation

                      -
                      • {{IPA|/ˈjaːpaːn/|lang=de}}
                      • +
                        • {{IPA|/ˈjaːpaːn/}}
                        • {{audio|De-Japan.ogg|audio}}
                        @@ -965,7 +965,7 @@ HtmlEntry: Japan <<<
                      ---->>> ===Kiribati=== -HtmlEntry: Kiribati <<<{{wikipedia|lang=de}} +HtmlEntry: Kiribati <<<{wikipedia}

                      Proper noun

                      {{head|de|proper noun|g=n}}
                      1. {{l|en|Kiribati}}
                      2. @@ -976,7 +976,7 @@ HtmlEntry: Kiribati <<<{{wikipedia|lang=de}}
                    ---->>> ===Kuwait=== -HtmlEntry: Kuwait <<<{{wikipedia|lang=de}} +HtmlEntry: Kuwait <<<{wikipedia}

                    Proper noun

                    {{de-proper noun|g=n}}
                    1. {{l|en|Kuwait}}
                    2. @@ -989,7 +989,7 @@ HtmlEntry: Kuwait <<<{{wikipedia|lang=de}}
                ---->>> ===Laos=== -HtmlEntry: Laos <<<{{wikipedia|lang=de}} +HtmlEntry: Laos <<<{wikipedia}

                Proper noun

                {{de-proper noun|g=n}}
                1. {{l|en|Laos}}
                2. @@ -1010,9 +1010,9 @@ HtmlEntry: last <<<
                ---->>> ===Liberia=== -HtmlEntry: Liberia <<<{{wikipedia|lang=de}} +HtmlEntry: Liberia <<<{wikipedia}

                Pronunciation

                -
                • {{IPA|/liˈbeːʁia/|lang=de}}
                • +
                  • {{IPA|/liˈbeːʁia/}}

                  Proper noun

                  @@ -1027,9 +1027,9 @@ HtmlEntry: Liberia <<<{{wikipedia|lang=de}}
                ---->>> ===Liechtenstein=== -HtmlEntry: Liechtenstein <<<{{wikipedia|lang=de}} +HtmlEntry: Liechtenstein <<<{wikipedia}

                Pronunciation

                -
                • {{IPA|/ˈlɪçtn̩ˌʃtaɪ̯n/|lang=de}}
                • +
                  • {{IPA|/ˈlɪçtn̩ˌʃtaɪ̯n/}}
                  • {{audio|De-Liechtenstein.ogg|Audio}}
                  @@ -1045,7 +1045,7 @@ HtmlEntry: Liechtenstein <<<{{wikipedia|lang=de}}
                ---->>> ===Malawi=== -HtmlEntry: Malawi <<<{{wikipedia|lang=de}} +HtmlEntry: Malawi <<<{wikipedia}

                Proper noun

                Malawi {n}
                1. {{l|en|Malawi}}
                2. @@ -1058,14 +1058,14 @@ HtmlEntry: Malawi <<<{{wikipedia|lang=de}}
            ---->>> ===Malaysia=== -HtmlEntry: Malaysia <<<{{wikipedia|lang=de}} +HtmlEntry: Malaysia <<<{wikipedia}

            Proper noun

            {{head|de|proper noun|g=n}}
            1. Malaysia
            ---->>> ===Mali=== -HtmlEntry: Mali <<<{{wikipedia|lang=de}} +HtmlEntry: Mali <<<{wikipedia}

            Pronunciation

            • {{audio|De-Mali.ogg|Audio}}
            @@ -1082,7 +1082,7 @@ HtmlEntry: Mali <<<{{wikipedia|lang=de}}
          ---->>> ===Malta=== -HtmlEntry: Malta <<<{{wikipedia|lang=de}} +HtmlEntry: Malta <<<{wikipedia}

          Proper noun

          {{head|de|proper noun|g=n}}
          1. {{l|en|Malta}}
          2. @@ -1099,15 +1099,15 @@ HtmlEntry: man <<<

            Etymology

            From the same source as Mann ("adult male").<ref>Theo Stemmler: Wie das Eisbein ins Lexikon kam, page 15, ISBN 978-3-411-72291-4.</ref>

            Pronunciation

            -
            • {{IPA|[man]|lang=de}}
            • +
              • {{IPA|[man]}}
              • {{audio|De-at-man.ogg|audio (Austria)}}
              • -
              • {{homophones|Mann|lang=de}}
              • -
              • {{rhymes|an|lang=de}}
              • +
              • {{homophones|Mann}}
              • +
              • {{rhymes|an}}

              Pronoun

              {{head|de|indefinite pronoun}} -
              1. {{indefinite|lang=de}} one, they {{qualifier|indefinite third-person singular pronoun}}
              2. +
                1. {indefinite} one, they {{qualifier|indefinite third-person singular pronoun}}
                  • was man sehen kann &mdash; what one can see
                  • 2008, Frank Behmeta, Wenn ich die Augen öffne, page 55:
                    • Kann man es fühlen, wenn man schwanger ist?
                    • @@ -1141,7 +1141,7 @@ From {{proto|Germanic|mann-|lang=goh}}.
                ---->>> ===Mauritius=== -HtmlEntry: Mauritius <<<{{wikipedia|lang=de}} +HtmlEntry: Mauritius <<<{wikipedia}

                Proper noun

                {{head|de|proper noun|g=n}}
                1. {{l|en|Mauritius}}
                2. @@ -1170,9 +1170,9 @@ From {{etyl|la|goh}} {{term|mustum|lang=la}}.
                ---->>> ===Namibia=== -HtmlEntry: Namibia <<<{{wikipedia|lang=de}} +HtmlEntry: Namibia <<<{wikipedia}

                Pronunciation

                -
                • {{IPA|/naˈmiːbia/|lang=de}}
                • +
                  • {{IPA|/naˈmiːbia/}}

                  Proper noun

                  @@ -1187,7 +1187,7 @@ HtmlEntry: Namibia <<<{{wikipedia|lang=de}}
                ---->>> ===Niger=== -HtmlEntry: Niger <<<{{wikipedia|lang=de}} +HtmlEntry: Niger <<<{wikipedia}

                Proper noun

                {{head|de|proper noun|g=m|g2=n}}
                1. {{l|en|Niger}} {{gloss|country}}
                2. @@ -1202,7 +1202,7 @@ HtmlEntry: Niger <<<{{wikipedia|lang=de}}
            ---->>> ===Nigeria=== -HtmlEntry: Nigeria <<<{{wikipedia|lang=de}} +HtmlEntry: Nigeria <<<{wikipedia}

            Pronunciation

            • {{audio|De-Nigeria.ogg|Audio}}
            @@ -1236,7 +1236,7 @@ HtmlEntry: nine <<< ===November=== HtmlEntry: November <<<

            Pronunciation

            -
            • {{IPA|/noˈvɛmbɐ/|lang=de}}
            • +
              • {{IPA|/noˈvɛmbɐ/}}
              • {{audio|De-November.ogg|audio}}
              @@ -1293,7 +1293,7 @@ Ultimately cognate to {{etyl|de|-}} und. ===orange=== HtmlEntry: orange <<<

              Etymology

              -From the noun {{term|Orange|lang=de}} +From the noun {{term|Orange}}

              Pronunciation

              • {{audio|De-orange.ogg|Audio}}
              @@ -1325,7 +1325,7 @@ HtmlEntry: PM <<< ===September=== HtmlEntry: September <<<

              Pronunciation

              -
              • {{IPA|/zɛpˈtɛmbɐ/|lang=de}}
              • +
                • {{IPA|/zɛpˈtɛmbɐ/}}
                • {{audio|September.ogg|September}}
                • {{audio|De-September.ogg|Audio}}
                @@ -1339,7 +1339,7 @@ HtmlEntry: September <<< HtmlEntry: SMS <<<

                {{initialism|German}}

                {{head|de|initialism}} -
                1. {{nautical|military|lang=de}} SMS &mdash; Seiner Majestät Schiff, His Majesty's Ship
                2. +
                  1. {{nautical|military}} SMS &mdash; Seiner Majestät Schiff, His Majesty's Ship

                  Usage notes

                  @@ -1347,7 +1347,7 @@ Used for naval ships of the Austro-Hungarian E ===spring=== HtmlEntry: spring <<<

                  Pronunciation

                  -
                  • {{IPA|/ʃpʀɪŋ/|lang=de}}
                  • +
                    • {{IPA|/ʃpʀɪŋ/}}

                    Verb

                    @@ -1373,11 +1373,11 @@ HtmlEntry: UdSSR <<< ===Uhr=== HtmlEntry: Uhr <<<

                    Pronunciation

                    -
                    • {{IPA|/ʔuːɐ̯/|lang=de}}
                    • +
                      • {{IPA|/ʔuːɐ̯/}}
                      • {{audio|De-Uhr.ogg|audio (Germany)}}
                      • {{audio|De-at-Uhr.ogg|audio (Austria)}}
                      • {{homophones|ur-|Ur}}
                      • -
                      • {{rhymes|uːɐ̯|lang=de}}
                      • +
                      • {{rhymes|uːɐ̯}}

                      Noun

                      @@ -1407,9 +1407,9 @@ HtmlEntry: Uhr <<< ===um=== HtmlEntry: um <<<

                      Etymology

                      -From {{etyl|goh|de}} {{term|umbi|lang=goh}}, from {{proto|Germanic|umbi|lang=de}}. +From {{etyl|goh|de}} {{term|umbi|lang=goh}}, from {{proto|Germanic|umbi}}.

                      Pronunciation

                      -
                      • {{IPA|/ʊm/|lang=de}}, {{X-SAMPA|/Um/}}
                      • +
                        • {{IPA|/ʊm/}}, {{X-SAMPA|/Um/}}
                        • {{audio|De-um.ogg|audio (Germany)}}
                        • {{audio|De-at-um.ogg|audio (Austria)}}
                        @@ -1452,7 +1452,7 @@ HtmlEntry: umsonst <<< ===urban=== HtmlEntry: urban <<<

                        Pronunciation

                        -
                        • {{IPA|/ˈʊɐ̯ban/|lang=de}}
                        • +
                          • {{IPA|/ˈʊɐ̯ban/}}

                          Adjective

                          @@ -1477,9 +1477,9 @@ HtmlEntry: wage <<< ===war=== HtmlEntry: war <<<

                          Pronunciation

                          -
                          • {{IPA|/vaːɐ̯/|lang=de}}
                          • +
                            • {{IPA|/vaːɐ̯/}}
                            • {{audio|De-war.ogg|audio}}
                            • -
                            • {{homophones|wahr|lang=de}}
                            • +
                            • {{homophones|wahr}}

                            Verb

                            @@ -1536,7 +1536,7 @@ HtmlEntry: zwei <<<{{cardinalbox|de|1|2|3|eins|drei|ord=zweite}}

                            Etymology

                            From {{etyl|goh|de}} {{term|zwene|zwēne|lang=goh}}.

                            Pronunciation

                            -
                            • {{IPA|/tsvaɪ̯/|lang=de}}
                            • +
                              • {{IPA|/tsvaɪ̯/}}
                              • {{audio|De-zwei.ogg|audio}}
                              diff --git a/testdata/goldens/wiktionary.WholeSection.EN.quickdic.text b/testdata/goldens/wiktionary.WholeSection.EN.quickdic.text index 33822a0..99e093a 100644 --- a/testdata/goldens/wiktionary.WholeSection.EN.quickdic.text +++ b/testdata/goldens/wiktionary.WholeSection.EN.quickdic.text @@ -479,11 +479,11 @@ HtmlEntry: book <<<{wikipedia} From {{etyl|enm}} {{term|book|lang=enm}}, from {{etyl|ang}} {{term|boc|bōc|lang=ang}}, first and third person singular preterite of {{term|bacan|to bake|lang=ang}}. Cognate with {{etyl|sco|-}} {{term|beuk|baked|lang=sco}}, {{etyl|de|-}} {{term|buke|baked|lang=de}} and probably Albanian {{term|bukë|bread, baked dough|lang=sq}}. More at {{l|en|bake}}.

                              Verb

                              {{head|en|verb form}} -
                              1. {{context|UK|_|dialectal|Northern England}} {{form of|Alternative simple past|bake|lang=en}}.
                              2. +
                                1. {{context|UK|_|dialectal|Northern England}} {{form of|Alternative simple past|bake}}.

                                Etymology 2

                                -From {{etyl|enm}} {{term|book|lang=enm}}, from {{etyl|ang}} {{term|boc|bōc|a book, a document, register, catalog, a legal document, a bill of divorce, a charter, a title deed, conveyance, a volume, literary work, pages, main division of a work|lang=ang}}, from {{proto|Germanic|bōks|beech, book|lang=en}}, from {{proto|Indo-European|bheh₁g̑ós|beech|lang=en}}. Cognate with {{etyl|sco|-}} {{term|buik|lang=sco}}, {{term|beuk|book|lang=sco}}, {{etyl|fy|-}} {{term|boek|book|lang=fy}}, {{etyl|nl|-}} {{term|boek|book|lang=nl}}, {{etyl|de|-}} {{term|Buch|book|lang=de}}, {{etyl|sv|-}} {{term|bok|book|lang=sv}}. Related also to Latin {{term|fagus|fāgus|beech|lang=la}}, Russian {{term|бук|beech|tr=buk|lang=ru}}, Albanian {{term|bung|chestnut, oak|lang=sq}}, Ancient Greek {{term|φηγός|oak|tr=phēgós|lang=grc}}, Armenian {{term|bown|trunk}}, Kurdish {{term|bûz|elm}}. More at
                                beech, buckwheat.The sense development of beech to book is explained by the fact that smooth gray beech bark was commonly used as bookfell.<ref>J.P. Mallory, Encyclopedia of Indo-European Culture, s.v. "beech" (London: Fitroy-Dearborn, 1997), 58.</ref> +From {{etyl|enm}} {{term|book|lang=enm}}, from {{etyl|ang}} {{term|boc|bōc|a book, a document, register, catalog, a legal document, a bill of divorce, a charter, a title deed, conveyance, a volume, literary work, pages, main division of a work|lang=ang}}, from {{proto|Germanic|bōks|beech, book}}, from {{proto|Indo-European|bheh₁g̑ós|beech}}. Cognate with {{etyl|sco|-}} {{term|buik|lang=sco}}, {{term|beuk|book|lang=sco}}, {{etyl|fy|-}} {{term|boek|book|lang=fy}}, {{etyl|nl|-}} {{term|boek|book|lang=nl}}, {{etyl|de|-}} {{term|Buch|book|lang=de}}, {{etyl|sv|-}} {{term|bok|book|lang=sv}}. Related also to Latin {{term|fagus|fāgus|beech|lang=la}}, Russian {{term|бук|beech|tr=buk|lang=ru}}, Albanian {{term|bung|chestnut, oak|lang=sq}}, Ancient Greek {{term|φηγός|oak|tr=phēgós|lang=grc}}, Armenian {{term|bown|trunk}}, Kurdish {{term|bûz|elm}}. More at beech, buckwheat.The sense development of beech to book is explained by the fact that smooth gray beech bark was commonly used as bookfell.<ref>J.P. Mallory, Encyclopedia of Indo-European Culture, s.v. "beech" (London: Fitroy-Dearborn, 1997), 58.</ref>

                                Noun

                                A hard-cover book{en-noun}
                                1. A collection of sheets of paper bound together to hinge at one edge, containing printed or written material, pictures, etc. If initially blank, commonly referred to as a notebook.
                                2. @@ -773,7 +773,7 @@ HtmlEntry: book <<< ===brown=== HtmlEntry: brown <<<{wikipedia}Various shades of brown.Brown is a common hair color.A glass of hot chocolate.

                                  Etymology

                                  -{{etyl|enm|en}} {{term|broun|lang=enm}}, from {{etyl|ang|en}} {{term|brun|brÅ«n|lang=ang}} 'dark, shining', from {{proto|Germanic|brÅ«naz|lang=en}} (compare {{etyl|fy|-}} {{term|brún|lang=fy}}, {{etyl|nl|-}} {{term|bruin|lang=nl}}, German {{term|braun|lang=de}}), from {{proto|Indo-European|bÊ°ruhₓnos}} (compare Ancient Greek {{term|phrýnē}}, {{term|phrÅ·nos}} ‘toad’), enlargement of {{proto|Indo-European|bÊ°reu-|shiny, brown|title=}} (compare {{etyl|lt|-}} {{term|beras|bė́ras|lang=lt}} ‘brown’, Sanskrit {{term|babhrú}} ‘reddish-brown’ {{rfscript|Devanagari|lang=sa}}). +{{etyl|enm|en}} {{term|broun|lang=enm}}, from {{etyl|ang|en}} {{term|brun|brÅ«n|lang=ang}} 'dark, shining', from {{proto|Germanic|brÅ«naz}} (compare {{etyl|fy|-}} {{term|brún|lang=fy}}, {{etyl|nl|-}} {{term|bruin|lang=nl}}, German {{term|braun|lang=de}}), from {{proto|Indo-European|bÊ°ruhₓnos}} (compare Ancient Greek {{term|phrýnē}}, {{term|phrÅ·nos}} ‘toad’), enlargement of {{proto|Indo-European|bÊ°reu-|shiny, brown|title=}} (compare {{etyl|lt|-}} {{term|beras|bė́ras|lang=lt}} ‘brown’, Sanskrit {{term|babhrú}} ‘reddish-brown’ {{rfscript|Devanagari|lang=sa}}).

                                  Pronunciation

                                  • {{IPA|/braʊn/}}
                                  • {{audio|en-us-brown.ogg|Audio (US)}}
                                  • @@ -1147,7 +1147,7 @@ HtmlEntry: connotation <<< ===craft=== HtmlEntry: craft <<<{{wikipedia|craft|dab=craft (disambiguation)}}

                                    Etymology

                                    -From {{etyl|enm|en}}, from {{etyl|ang|en}} {{term|cræft|physical strength, might, courage, science, skill, art, ability, talent, virtue, excellence, trade, handicraft, calling, work or product of art, hex, trick, fraud, deceit, machine, instrument|lang=ang}}, from {{proto|Germanic|kraftaz|power|lang=en}}, from {{proto|Indo-European|ger-|to turn, wind|lang=en}}. Cognate with {{etyl|frs|-}} {{term|craft|strength|lang=frs}}, {{etyl|fy|-}} {{term|krêft|strength|lang=fy}}, {{etyl|nl|-}} {{term|kracht|strength, force, power|lang=nl}}, {{etyl|de|-}} {{term|Kraft|strength, force, power|lang=de}}, {{etyl|sv|-}} {{term|kraft|power, force, drive, energy|lang=sv}}, {{etyl|is|-}} {{term|kraftur|power|lang=is}}. +From {{etyl|enm|en}}, from {{etyl|ang|en}} {{term|cræft|physical strength, might, courage, science, skill, art, ability, talent, virtue, excellence, trade, handicraft, calling, work or product of art, hex, trick, fraud, deceit, machine, instrument|lang=ang}}, from {{proto|Germanic|kraftaz|power}}, from {{proto|Indo-European|ger-|to turn, wind}}. Cognate with {{etyl|frs|-}} {{term|craft|strength|lang=frs}}, {{etyl|fy|-}} {{term|krêft|strength|lang=fy}}, {{etyl|nl|-}} {{term|kracht|strength, force, power|lang=nl}}, {{etyl|de|-}} {{term|Kraft|strength, force, power|lang=de}}, {{etyl|sv|-}} {{term|kraft|power, force, drive, energy|lang=sv}}, {{etyl|is|-}} {{term|kraftur|power|lang=is}}.

                                    Pronunciation

                                    • {{a|RP}} {{IPA|/kɹɑːft/}}
                                      • {{rhymes|ɑːft}}
                                      • @@ -1313,7 +1313,7 @@ HtmlEntry: day <<<{{wikipedia|Day (disambiguation)}}

                                      Etymology

                                      -From {{etyl|enm}} {{term|day|lang=enm}}, from {{etyl|ang}} {{term|dæg|dæÄ¡|day|lang=ang|sc=Latinx}}, from {{proto|Germanic|dagaz|day|lang=en}}, from {{proto|Indo-European|dÊ°egÊ°-|to burn|lang=en}}. Cognate with {{etyl|fy|-}} {{term|dei|day|lang=fy}}, Dutch {{term|dag|day|lang=nl}}, German {{term|Tag|day|lang=de}}, Swedish {{term|dag|day|lang=sv}}, {{etyl|is|-}} {{term|dagur|day|lang=is}}. Compare {{etyl|sq|-}} {{term|djeg|to burn|lang=sq}}, {{etyl|lt|-}} {{term|degti|to burn|lang=lt}}, {{etyl|sa|-}} {{term|heat|tr=dāhas|lang=sa|sc=Deva}}.Not related to Latin {{term|dies|lang=la}} (from {{proto|Indo-European|dyeu-|to shine}}). +From {{etyl|enm}} {{term|day|lang=enm}}, from {{etyl|ang}} {{term|dæg|dæÄ¡|day|lang=ang|sc=Latinx}}, from {{proto|Germanic|dagaz|day}}, from {{proto|Indo-European|dÊ°egÊ°-|to burn}}. Cognate with {{etyl|fy|-}} {{term|dei|day|lang=fy}}, Dutch {{term|dag|day|lang=nl}}, German {{term|Tag|day|lang=de}}, Swedish {{term|dag|day|lang=sv}}, {{etyl|is|-}} {{term|dagur|day|lang=is}}. Compare {{etyl|sq|-}} {{term|djeg|to burn|lang=sq}}, {{etyl|lt|-}} {{term|degti|to burn|lang=lt}}, {{etyl|sa|-}} {{term|heat|tr=dāhas|lang=sa|sc=Deva}}.Not related to Latin {{term|dies|lang=la}} (from {{proto|Indo-European|dyeu-|to shine}}).

                                      Pronunciation

                                      • {{enPR|dā}}, {{IPA|/deɪ/}}, {{X-SAMPA|/deI/}}
                                      • {{audio|en-us-day.ogg|Audio (US)}}
                                      • @@ -1448,7 +1448,7 @@ HtmlEntry: deal <<<

                                      Etymology 1

                                      -From {{etyl|enm}} {{term|dele|lang=enm}}, from {{etyl|ang}} {{term|dæl|dÇ£l|part, share, portion|lang=ang|sc=Latinx}}, from {{proto|Germanic|dailiz|part, deal|lang=en}}, from {{proto|Indo-European|dhAil-|part, watershed|lang=en}}. Cognate with {{etyl|sco|-}} {{term|dele|part, portion|lang=sco}}, {{etyl|fy|-}} {{term|diel|part, share|lang=fy}}, {{etyl|nl|-}} {{term|deel|part, share, portion|lang=nl}}, {{etyl|de|-}} {{term|Teil|part, portion, section|lang=de}}, {{etyl|da|-}} {{term|del|part|lang=da}}, {{etyl|is|-}} {{term|deila|division, contention|lang=is}}, {{etyl|got|-}} {{term|𐌳𐌰𐌹𐌻𐍃|portion|tr=dails|lang=got|sc=Goth}}. Related to {{etyl|ang|-}} {{term|dal|dāl|portion|lang=ang}}. More at {{l|en|dole}}. +From {{etyl|enm}} {{term|dele|lang=enm}}, from {{etyl|ang}} {{term|dæl|dÇ£l|part, share, portion|lang=ang|sc=Latinx}}, from {{proto|Germanic|dailiz|part, deal}}, from {{proto|Indo-European|dhAil-|part, watershed}}. Cognate with {{etyl|sco|-}} {{term|dele|part, portion|lang=sco}}, {{etyl|fy|-}} {{term|diel|part, share|lang=fy}}, {{etyl|nl|-}} {{term|deel|part, share, portion|lang=nl}}, {{etyl|de|-}} {{term|Teil|part, portion, section|lang=de}}, {{etyl|da|-}} {{term|del|part|lang=da}}, {{etyl|is|-}} {{term|deila|division, contention|lang=is}}, {{etyl|got|-}} {{term|𐌳𐌰𐌹𐌻𐍃|portion|tr=dails|lang=got|sc=Goth}}. Related to {{etyl|ang|-}} {{term|dal|dāl|portion|lang=ang}}. More at {{l|en|dole}}.

                                      Noun

                                      {en-noun}
                                      1. {obsolete} A division, a portion, a share.
                                      2. @@ -1477,7 +1477,7 @@ From {{etyl|enm}} {{term|dele|lang=enm}}, from {{etyl|ang}} {{term|dæl|dÇ£

                                    Etymology 2

                                    -From {{etyl|enm}} {{term|delen|lang=enm}}, from {{etyl|ang}} {{term|dælan|dÇ£lan|to divide, part|lang=ang}}, from {{proto|Germanic|dailijanan|to divide, part, deal|lang=en}}, from {{proto|Indo-European|dÊ°ail-|part, watershed|lang=en}}. Cognate with {{etyl|fy|-}} {{term|diele|to divide, separate|lang=fy}}, Dutch {{term|delen|lang=nl}}, German {{term|teilen|lang=de}}, Swedish {{term|dela|lang=sv}}; and with Lithuanian {{term|dalinti|divide|lang=lt}}, Russian {{term|делить|lang=ru|sc=Cyrl}}. +From {{etyl|enm}} {{term|delen|lang=enm}}, from {{etyl|ang}} {{term|dælan|dÇ£lan|to divide, part|lang=ang}}, from {{proto|Germanic|dailijanan|to divide, part, deal}}, from {{proto|Indo-European|dÊ°ail-|part, watershed}}. Cognate with {{etyl|fy|-}} {{term|diele|to divide, separate|lang=fy}}, Dutch {{term|delen|lang=nl}}, German {{term|teilen|lang=de}}, Swedish {{term|dela|lang=sv}}; and with Lithuanian {{term|dalinti|divide|lang=lt}}, Russian {{term|делить|lang=ru|sc=Cyrl}}.

                                    Verb

                                    {{en-verb|deals|dealing|dealt}}
                                    1. {transitive} To distribute among a number of recipients, to give out as one’s portion or share.
                                    2. @@ -1805,7 +1805,7 @@ HtmlEntry: dog <<<{slim-wikipedia}A dog (a Labrador

                                  Etymology

                                  -From {{etyl|enm}} {{term|dogge|lang=enm}}, from {{etyl|ang}} {{term|docga|hound, powerful breed of dog|lang=ang}}, a pet-form diminutive of {{etyl|ang|-}} {{recons|docce|docce|muscle|lang=ang}} (found in compound {{term|fingerdocce|finger-muscle|lang=ang}} with suffix {{term|-ga|-ga|lang=ang}} (compare {{term|frocga|frog|lang=ang}}, {{term|picga|pig|lang=ang}}), from {{proto|Germanic|dukkōn|power, strength, muscle|lang=en}}. More at
                                  dock. In the 16th century, it superseded {{etyl|ang|-}} {{term|hund|lang=ang}} and was adopted by many continental European languages. +From {{etyl|enm}} {{term|dogge|lang=enm}}, from {{etyl|ang}} {{term|docga|hound, powerful breed of dog|lang=ang}}, a pet-form diminutive of {{etyl|ang|-}} {{recons|docce|docce|muscle|lang=ang}} (found in compound {{term|fingerdocce|finger-muscle|lang=ang}} with suffix {{term|-ga|-ga|lang=ang}} (compare {{term|frocga|frog|lang=ang}}, {{term|picga|pig|lang=ang}}), from {{proto|Germanic|dukkōn|power, strength, muscle}}. More at dock. In the 16th century, it superseded {{etyl|ang|-}} {{term|hund|lang=ang}} and was adopted by many continental European languages.

                                  Noun

                                  {en-noun}
                                  1. An animal, member of the genus Canis (probably descended from the common wolf) that has been domesticated for thousands of years; occurs in many breeds. Scientific name: Canis lupus familiaris.
                                  2. @@ -2330,7 +2330,7 @@ From {{etyl|enm}} {{term|dogge|lang=enm}}, from {{etyl|ang}} {{term|docga|hound, ===eagle=== HtmlEntry: eagle <<Etymology -{{etyl|enm}} {{term|egle|lang=enm}}, from {{etyl|xno}} {{term|egle|lang=xno}}, from {{etyl|fro}} {{term|aigle|lang=fro}}, from {{etyl|la}} {{term|aquila|lang=la}}. Displaced native Middle English {{term|earn|ern, earn, arn|lang=enm}}, from {{etyl|ang|-}} {{term|earn|lang=ang}}. More at {{term|erne|lang=en}}. +{{etyl|enm}} {{term|egle|lang=enm}}, from {{etyl|xno}} {{term|egle|lang=xno}}, from {{etyl|fro}} {{term|aigle|lang=fro}}, from {{etyl|la}} {{term|aquila|lang=la}}. Displaced native Middle English {{term|earn|ern, earn, arn|lang=enm}}, from {{etyl|ang|-}} {{term|earn|lang=ang}}. More at {{term|erne}}.

                                    Pronunciation

                                    • {{IPA|/ˈiːɡəl/}}
                                    • {{audio|en-us-eagle.ogg|Audio (US)}}
                                    • @@ -2626,7 +2626,7 @@ From {{etyl|enm}} {{term|etimologie|lang=enm}}, from {{etyl|fro}} {{term|ethimol

                                  Usage notes

                                  -
                                  • Not to be confused with {{term|entomology|the study of insects|lang=en}} or {{term|etiology|the study of causes or origins|lang=en}}.
                                  • +
                                    • Not to be confused with {{term|entomology|the study of insects}} or {{term|etiology|the study of causes or origins}}.

                                    Derived terms

                                    @@ -3007,7 +3007,7 @@ HtmlEntry: freedom of speech <<<{{wikipedia|Freedom of speech}}{{wikinews|Catego

                                    Etymology

                                    {rfe}

                                    Pronunciation

                                    -
                                    • {{audio-pron|en-us-freedom_of_speech.ogg|ipa=/fɹiː.dəm.əv.spiːtʃ/|lang=en|country=us|dial=Midland American English.ogg}}
                                    • +
                                      • {{audio-pron|en-us-freedom_of_speech.ogg|ipa=/fɹiː.dəm.əv.spiːtʃ/|country=us|dial=Midland American English.ogg}}

                                      Noun

                                      @@ -3194,7 +3194,7 @@ HtmlEntry: head <<<{{wikipedia|Head|dab=Head (disambiguation)}}{{rfc|still missi

                                    Etymology

                                    -From {{etyl|enm}} {{term|hed|lang=enm}}, {{term|heed|lang=enm}}, {{term|heved|lang=enm}}, {{term|heaved|lang=enm}}, from {{etyl|ang}} {{term|heafod|hēafod|head; top; source, origin; chief, leader; capital|lang=ang}}, from {{proto|Germanic|haubudan|head|lang=en}}, from {{proto|Indo-European|káput|head|lang=en}}, a variant of {{proto|Indo-European|kapōlo|head, bowl|title=|lang=en}}. Cognate with {{etyl|sco|-}} {{term|heid|lang=sco}}, {{term|hede|lang=sco}}, {{term|hevid|lang=sco}}, {{term|heved|head|lang=sco}}, {{etyl|ang|-}} {{term|hafola|head|lang=ang}}, {{etyl|frr|-}} {{term|hood|head|lang=frr}}, {{etyl|nl|-}} {{term|hoofd|head|lang=nl}}, {{etyl|de|-}} {{term|Haupt|head|lang=de}}, {{etyl|sv|-}} {{term|huvud|head|lang=sv}}, {{etyl|is|-}} {{term|höfuð|head|lang=is}}, {{etyl|la|-}} {{term|caput|head|lang=la}}, {{etyl|sa|-}} {{term|कपाल|कपालः|cup, bowl, skull|lang=sa|tr=kapāla}}, {{etyl|hi|-}} {{term|कपाल|skull|lang=hi|tr=kapāl}}, and (through borrowing from {{etyl|sa|-}}) {{etyl|ja|-}} {{term|骨|a covering bone: kneecap, skull|lang=ja|tr=kawara}}, {{term|瓦|a roof tile|lang=ja|tr=kawara}}. +From {{etyl|enm}} {{term|hed|lang=enm}}, {{term|heed|lang=enm}}, {{term|heved|lang=enm}}, {{term|heaved|lang=enm}}, from {{etyl|ang}} {{term|heafod|hēafod|head; top; source, origin; chief, leader; capital|lang=ang}}, from {{proto|Germanic|haubudan|head}}, from {{proto|Indo-European|káput|head}}, a variant of {{proto|Indo-European|kapōlo|head, bowl|title=}}. Cognate with {{etyl|sco|-}} {{term|heid|lang=sco}}, {{term|hede|lang=sco}}, {{term|hevid|lang=sco}}, {{term|heved|head|lang=sco}}, {{etyl|ang|-}} {{term|hafola|head|lang=ang}}, {{etyl|frr|-}} {{term|hood|head|lang=frr}}, {{etyl|nl|-}} {{term|hoofd|head|lang=nl}}, {{etyl|de|-}} {{term|Haupt|head|lang=de}}, {{etyl|sv|-}} {{term|huvud|head|lang=sv}}, {{etyl|is|-}} {{term|höfuð|head|lang=is}}, {{etyl|la|-}} {{term|caput|head|lang=la}}, {{etyl|sa|-}} {{term|कपाल|कपालः|cup, bowl, skull|lang=sa|tr=kapāla}}, {{etyl|hi|-}} {{term|कपाल|skull|lang=hi|tr=kapāl}}, and (through borrowing from {{etyl|sa|-}}) {{etyl|ja|-}} {{term|骨|a covering bone: kneecap, skull|lang=ja|tr=kawara}}, {{term|瓦|a roof tile|lang=ja|tr=kawara}}.

                                    Pronunciation

                                    • {{enPR|hĕd}}, {{IPA|/hɛd/}}, {{X-SAMPA|/hEd/}}
                                    • {{audio|en-us-head.ogg|Audio (US)}}
                                    • @@ -3705,7 +3705,7 @@ HtmlEntry: July <<< ===June=== HtmlEntry: June <<<

                                      Etymology

                                      -From {{etyl|enm|en}} {{term|jun|lang=enm}}, {{term|june|lang=enm}}, re-Latinized from {{etyl|enm|en}} {{term|juyng|lang=enm}}, from {{etyl|fro|en}} {{term|juing|lang=fro}}, from {{etyl|la|en}} {{term|iunius|iÅ«nius|lang=la}}, the month of the goddess {{term|Iuno|Juno|lang=la}}, perhaps from {{proto|Indo-European|yuwnÌ¥kós|lang=en}}, from {{proto|Indo-European|yew-|vital force, youthful vigor|lang=en|title=}}. +From {{etyl|enm|en}} {{term|jun|lang=enm}}, {{term|june|lang=enm}}, re-Latinized from {{etyl|enm|en}} {{term|juyng|lang=enm}}, from {{etyl|fro|en}} {{term|juing|lang=fro}}, from {{etyl|la|en}} {{term|iunius|iÅ«nius|lang=la}}, the month of the goddess {{term|Iuno|Juno|lang=la}}, perhaps from {{proto|Indo-European|yuwnÌ¥kós}}, from {{proto|Indo-European|yew-|vital force, youthful vigor|title=}}.

                                      Pronunciation

                                      • {{enPR|jo͞on}}, {{IPA|/dʒuːn/|/dʒjuːn/}}, {{X-SAMPA|/dZu:n/}}
                                      • {{audio|en-us-June.ogg|Audio (US)}}
                                      • @@ -3795,7 +3795,7 @@ HtmlEntry: march <<<

                                      Etymology 1

                                      -{{etyl|enm}} marchen from {{etyl|frm}} {{term|marcher|to march, to walk|lang=frm}}, from {{etyl|fro}} {{term|marchier|to stride, to march, to trample|lang=fro}}, of {{etyl|gem}} origin, from {{etyl|frk}} {{recons|markōn|to mark, mark out, to press with the foot}}, from {{proto|Germanic|markō|lang=en}}, from {{proto|Indo-European|mereg-|edge, boundary|lang=en}}. Akin to {{etyl|ang|-}} mearc, ġemearc "mark, boundary" +{{etyl|enm}} marchen from {{etyl|frm}} {{term|marcher|to march, to walk|lang=frm}}, from {{etyl|fro}} {{term|marchier|to stride, to march, to trample|lang=fro}}, of {{etyl|gem}} origin, from {{etyl|frk}} {{recons|markōn|to mark, mark out, to press with the foot}}, from {{proto|Germanic|markō}}, from {{proto|Indo-European|mereg-|edge, boundary}}. Akin to {{etyl|ang|-}} mearc, ġemearc "mark, boundary"

                                      Noun

                                      {{en-noun|es}}
                                      1. A formal, rhythmic way of walking, used especially by soldiers, bands and in ceremonies.
                                      2. @@ -3955,7 +3955,7 @@ HtmlEntry: march <<<
                                    {rel-bottom}

                                    Etymology 2

                                    -From {{etyl|enm}} {{term|marche|tract of land along a country's border|lang=enm}}, from {{etyl|fro}} {{term|marche|boundary, frontier}}, from {{etyl|frk}} {{recons|marka}}, from {{proto|Germanic|markō|lang=en}}, from {{proto|Indo-European|mereg-|edge, boundary|lang=en}}. +From {{etyl|enm}} {{term|marche|tract of land along a country's border|lang=enm}}, from {{etyl|fro}} {{term|marche|boundary, frontier}}, from {{etyl|frk}} {{recons|marka}}, from {{proto|Germanic|markō}}, from {{proto|Indo-European|mereg-|edge, boundary}}.

                                    Noun

                                    {{en-noun|es}}
                                    1. {{context|now|_|archaic|historical}} A border region, especially one originally set up to defend a boundary.
                                    2. @@ -4345,7 +4345,7 @@ HtmlEntry: month <<<{wikipedia}

                                  Etymology

                                  -From {{etyl|enm}} {{term|month|lang=enm}}, {{term|moneth|lang=enm}}, from {{etyl|ang}} {{term|monaþ|mōnað|month|lang=ang}}, from {{proto|Germanic|mēnōþs|month|lang=en}}, from {{proto|Indo-European|me(n)ses|moon, month|lang=en}}, probably from {{proto|Indo-European|mê-|to measure|lang=en}}, referring to the moon's phases as the measure of time, equivalent to {{suffix|moon|th}}. Cognate with {{etyl|sco|-}} {{term|moneth|month|lang=sco}}, {{etyl|frr|-}} {{term|muunt|month|lang=frr}}, {{etyl|nl|-}} {{term|maand|month|lang=nl}}, {{etyl|nds|-}} {{term|maand|month|lang=nds}}, {{etyl|de|-}} {{term|Monat|month|lang=de}}, {{etyl|da|-}} {{term|måned|month|lang=da}}, {{etyl|sv|-}} {{term|månad|month|lang=sv}}, {{etyl|is|-}} {{term|mánuði|month|lang=is}}, Ancient Greek {{term|μήν|tr=mḗn|lang=grc|sc=polytonic}}, Armenian {{term|Õ¡Õ´Õ«Õ½|tr=amis|lang=hy}}, Old Irish {{term|mí|lang=sga}}, Old Church Slavonic {{term|мѣсѧць|tr=měsęcÄ­|lang=cu|sc=Glag}}. See also {{l|en|moon}}. +From {{etyl|enm}} {{term|month|lang=enm}}, {{term|moneth|lang=enm}}, from {{etyl|ang}} {{term|monaþ|mōnað|month|lang=ang}}, from {{proto|Germanic|mēnōþs|month}}, from {{proto|Indo-European|me(n)ses|moon, month}}, probably from {{proto|Indo-European|mê-|to measure}}, referring to the moon's phases as the measure of time, equivalent to {{suffix|moon|th}}. Cognate with {{etyl|sco|-}} {{term|moneth|month|lang=sco}}, {{etyl|frr|-}} {{term|muunt|month|lang=frr}}, {{etyl|nl|-}} {{term|maand|month|lang=nl}}, {{etyl|nds|-}} {{term|maand|month|lang=nds}}, {{etyl|de|-}} {{term|Monat|month|lang=de}}, {{etyl|da|-}} {{term|måned|month|lang=da}}, {{etyl|sv|-}} {{term|månad|month|lang=sv}}, {{etyl|is|-}} {{term|mánuði|month|lang=is}}, Ancient Greek {{term|μήν|tr=mḗn|lang=grc|sc=polytonic}}, Armenian {{term|Õ¡Õ´Õ«Õ½|tr=amis|lang=hy}}, Old Irish {{term|mí|lang=sga}}, Old Church Slavonic {{term|мѣсѧць|tr=měsęcÄ­|lang=cu|sc=Glag}}. See also {{l|en|moon}}.

                                  Pronunciation

                                  • {{enPR|mÅ­nth}}, {{IPA|/mʌnθ/}}, {{X-SAMPA|/mVnT/}}
                                  • {{audio|en-us-month.ogg|Audio (US)}}
                                  • @@ -4844,7 +4844,7 @@ HtmlEntry: pie <<<{{slim-wikipedia|Pie (disambiguation)}}Unsliced Lemon Meringue
                                    • {{a|UK}} {{IPA|/pʌɪ/}}
                                    • {{a|US}} {{enPR|pÄ«}}, {{IPA|/paɪ/}}, {{X-SAMPA|/paI/}}
                                    • {{audio|en-us-pie.ogg|Audio (US)}}
                                    • -
                                    • {{homophones|pi|π|lang=en}}
                                    • +
                                    • {{homophones|pi|π}}
                                    • {{rhymes|aɪ}}
                                    @@ -4957,7 +4957,7 @@ HtmlEntry: pneumonoultramicroscopicsilicovolcanoconiosis <<<{{wikipedia|pneumono

                                  Etymology

                                  -Coined by Everett K Smith, President of the National Puzzlers’ League, at their convention in 1935, from {{etyl|grc}} {{term|πνεύμων|lung|tr=pneumōn|lang=grc|sc=polytonic}} + {{etyl|la}} {{term|ultra|beyond|lang=la}} + {{etyl|en|-}} {{term|microscopic|lang=en}} + {{term|silico-|lang=en}} + {{term|volcano|lang=en}} + {{etyl|grc}} {{term|κόνις|dust|tr=konis|lang=grc|sc=polytonic}} + {{etyl|en|-}} {{term|-osis|lang=en}} as an extension of the medical term pneumonoconiosis. +Coined by Everett K Smith, President of the National Puzzlers’ League, at their convention in 1935, from {{etyl|grc}} {{term|πνεύμων|lung|tr=pneumōn|lang=grc|sc=polytonic}} + {{etyl|la}} {{term|ultra|beyond|lang=la}} + {{etyl|en|-}} {{term|microscopic}} + {{term|silico-}} + {{term|volcano}} + {{etyl|grc}} {{term|κόνις|dust|tr=konis|lang=grc|sc=polytonic}} + {{etyl|en|-}} {{term|-osis}} as an extension of the medical term pneumonoconiosis.

                                  Pronunciation

                                  • {{audio|Es-us-ncalif-pneumonoultramicroscopicsilicovolcanoconisis.ogg|Audio (US, Northern California)}}
                                  @@ -5044,11 +5044,11 @@ HtmlEntry: pond <<<{wikipedia}

                            Etymology

                            -Variant of {{term|pound|lang=en}}. +Variant of {{term|pound}}.

                            Noun

                            A pond{en-noun}
                            1. An inland body of standing water, either natural or man-made, that is smaller than a lake.
                            2. -
                            3. {colloquial} The Atlantic Ocean. Especially in {{term|across the pond|lang=en}}.
                            4. +
                            5. {colloquial} The Atlantic Ocean. Especially in {{term|across the pond}}.
                              • I wonder how they do this on the other side of the pond.
                              • I haven't been back home across the pond in twenty years.
                              @@ -5190,7 +5190,7 @@ HtmlEntry: pound <<<

                          Etymology 1

                          -From {{etyl|enm}}, from {{etyl|ang}} {{term|pund|a pound, weight|lang=ang}}, from {{proto|Germanic|pundan|pound, weight|lang=en}}, an early borrowing from {{etyl|la}} {{term|pondo|pondō|by weight|lang=la}}, ablative form of {{term|pondus|weight|lang=la}}, from {{proto|Indo-European|pend-|spend-|to pull, stretch|lang=en}}. Cognate with Dutch {{term|pond|lang=nl}}, German {{term|Pfund|lang=de}}, Swedish {{term|pund|lang=sv}}. +From {{etyl|enm}}, from {{etyl|ang}} {{term|pund|a pound, weight|lang=ang}}, from {{proto|Germanic|pundan|pound, weight}}, an early borrowing from {{etyl|la}} {{term|pondo|pondō|by weight|lang=la}}, ablative form of {{term|pondus|weight|lang=la}}, from {{proto|Indo-European|pend-|spend-|to pull, stretch}}. Cognate with Dutch {{term|pond|lang=nl}}, German {{term|Pfund|lang=de}}, Swedish {{term|pund|lang=sv}}.

                          Noun

                          {en-noun}
                          1. Short for pound-force, a unit of force/weight.
                          2. @@ -6080,7 +6080,7 @@ HtmlEntry: thesaurus <<<{wikipedia} ===Thursday=== HtmlEntry: Thursday <<<

                            Etymology

                            -From {{etyl|enm}}, from {{etyl|ang}} {{term|þursdæg|þursdæÄ¡|lang=ang}}, {{term|þurresdæg|þurresdæÄ¡|Thursday|lang=ang}}, possibly from a contraction of {{etyl|ang}} {{term|þunresdæg|þunresdæÄ¡|Thursday|lit=Thor's day|lang=ang}}, but more likely of {{etyl|gmq}} origin, from {{etyl|non}} {{term|þórsdagr|þōrsdagr|lang=non}} or Old {{etyl|da}} {{term|þursdag|þÅ«rsdag|Thursday|lang=da}}; all from {{proto|Germanic|Þunras dagaz|Thor's day|lang=en}}. More at {{l|en|thunder}}, {{l|en|day}}.A calque of Latin dies Iovis (dies Jovis), via an association of the god Thor with the Roman god of thunder Jove (Jupiter). +From {{etyl|enm}}, from {{etyl|ang}} {{term|þursdæg|þursdæÄ¡|lang=ang}}, {{term|þurresdæg|þurresdæÄ¡|Thursday|lang=ang}}, possibly from a contraction of {{etyl|ang}} {{term|þunresdæg|þunresdæÄ¡|Thursday|lit=Thor's day|lang=ang}}, but more likely of {{etyl|gmq}} origin, from {{etyl|non}} {{term|þórsdagr|þōrsdagr|lang=non}} or Old {{etyl|da}} {{term|þursdag|þÅ«rsdag|Thursday|lang=da}}; all from {{proto|Germanic|Þunras dagaz|Thor's day}}. More at {{l|en|thunder}}, {{l|en|day}}.A calque of Latin dies Iovis (dies Jovis), via an association of the god Thor with the Roman god of thunder Jove (Jupiter).

                            Pronunciation

                            • {{a|UK}} {{IPA|/ˈθɜːzdeɪ/}}, {{X-SAMPA|/"T3:zdeI/}} or {{IPA|/ˈθɜːzdi/}}, {{X-SAMPA|/"T3:zdi/}}
                            • {{a|US}} {{IPA|/ˈθɝzdeɪ/}}, {{X-SAMPA|/"T3`zdeI/}} or {{IPA|/ˈθɝzdi/}}, {{X-SAMPA|/"T3`zdi/}}
                            • @@ -6329,7 +6329,7 @@ HtmlEntry: trade wind <<< ===Tuesday=== HtmlEntry: Tuesday <<<

                              Etymology

                              -From {{etyl|enm}} {{term|Tewesday|lang=enm}}, from {{etyl|ang}} {{term|Tiwesdæg|TÄ«wesdæÄ¡|Tuesday|lang=ang}}, from {{proto|Germanic|TÄ«was dagaz|Tuesday|lit=Tiw's Day|lang=en}} (a rendering of {{etyl|la|-}} {{term|dies Martis|lang=la}} (see {{w|interpretatio germanica}}), itself a translation of {{etyl|grc|-}} {{term|tr=Areos hemera|lang=grc}} (see {{w|interpretatio romana}})), equivalent to {{proto|Germanic|TÄ«waz|god of war|lang=en}} (compare {{etyl|non|-}} {{term|Tyr|lang=non}}, {{etyl|goh|-}} {{term|Ziu|lang=goh}}), from {{proto|Indo-European|dyewós|god|lang=en}} + {{proto|Germanic|dagaz|day|lang=en}}. Cognate with {{etyl|sco|-}} {{term|Tysday|Tuesday|lang=sco}}, {{etyl|fy|-}} {{term|tiisdei|Tuesday|lang=fy}}, {{etyl|de|-}} dialectal {{term|Ziestag|Tuesday|lang=de}}, {{etyl|da|-}} {{term|tirsdag|Tuesday|lang=da}}, {{etyl|sv|-}} {{term|tisdag|Tuesday|lang=sv}}. More at Zeus, day.A calque of Latin dies Martis, via an association of the god Tiw with the Roman god of war Mars. +From {{etyl|enm}} {{term|Tewesday|lang=enm}}, from {{etyl|ang}} {{term|Tiwesdæg|TÄ«wesdæÄ¡|Tuesday|lang=ang}}, from {{proto|Germanic|TÄ«was dagaz|Tuesday|lit=Tiw's Day}} (a rendering of {{etyl|la|-}} {{term|dies Martis|lang=la}} (see {{w|interpretatio germanica}}), itself a translation of {{etyl|grc|-}} {{term|tr=Areos hemera|lang=grc}} (see {{w|interpretatio romana}})), equivalent to {{proto|Germanic|TÄ«waz|god of war}} (compare {{etyl|non|-}} {{term|Tyr|lang=non}}, {{etyl|goh|-}} {{term|Ziu|lang=goh}}), from {{proto|Indo-European|dyewós|god}} + {{proto|Germanic|dagaz|day}}. Cognate with {{etyl|sco|-}} {{term|Tysday|Tuesday|lang=sco}}, {{etyl|fy|-}} {{term|tiisdei|Tuesday|lang=fy}}, {{etyl|de|-}} dialectal {{term|Ziestag|Tuesday|lang=de}}, {{etyl|da|-}} {{term|tirsdag|Tuesday|lang=da}}, {{etyl|sv|-}} {{term|tisdag|Tuesday|lang=sv}}. More at Zeus, day.A calque of Latin dies Martis, via an association of the god Tiw with the Roman god of war Mars.

                              Pronunciation

                              • {{a|RP}} {{IPA|/ˈtjuːzdeɪ/}}, {{X-SAMPA|/"tju:zdeI/}} or {{IPA|/ˈtjuːzdɪ/}}, {{X-SAMPA|/"tju:zdI/}}
                              • {{a|US}} {{enPR|to͞ozʹdā}}, {{IPA|/ˈtuːzdeɪ/}}, {{X-SAMPA|/"tu:zdeI/}}
                              • @@ -6385,7 +6385,7 @@ From {{etyl|enm}} {{term|Tewesday|lang=enm}}, from {{etyl|ang}} {{term|Tiwesd&ae ===verb=== HtmlEntry: verb <<<{wikipedia}

                                Etymology

                                -From {{etyl|fro|en}} {{term|verbe|lang=fro}}, from {{etyl|la|en}} {{term|verbum|word|lang=la}}, from {{proto|Indo-European|wer-|lang=en}}. +From {{etyl|fro|en}} {{term|verbe|lang=fro}}, from {{etyl|la|en}} {{term|verbum|word|lang=la}}, from {{proto|Indo-European|wer-}}.

                                Pronunciation

                                • {{IPA|/vɜː(ɹ)b/}}, {{X-SAMPA|/v3:(r\)b/}}
                                • {{audio|en-us-verb.ogg|Audio (US)}}
                                • @@ -6564,7 +6564,7 @@ From {{etyl|enm}} {{term|Wednesdai|lang=enm}}, {{term|Wodnesdei|lang=enm}}, from ===word=== HtmlEntry: word <<<{{wikipedia|word|dab=word (disambiguation)}}

                                  Etymology

                                  -From {{etyl|enm}} {{term|word|lang=enm}}, from {{etyl|ang|en}} {{term|word|word, speech, sentence, statement, command, order, subject of talk, story, news, report, fame, promise, verb|lang=ang}}, from {{proto|Germanic|wurdan|word|lang=en}}, from {{proto|Indo-European|werdÊ°o-|word|lang=en}}. Cognate with {{etyl|sco|-}} {{term|word|word|lang=sco}}, {{etyl|fy|-}} {{term|wurd|word|lang=fy}}, {{etyl|nl|-}} {{term|woord|word|lang=nl}}, {{etyl|de|-}} {{term|Wort|word|lang=de}}, {{etyl|da|-}}, {{etyl|no|-}} and {{etyl|sv|-}} {{term|ord|word|lang=sv}}, {{etyl|is|-}} {{term|orð|word|lang=is}}, {{etyl|la|-}} {{term|verbum|word|lang=la}}, {{etyl|lt|-}} {{term|vardas|name|lang=lt}}, Albanian {{term|urtë|sage, wise, silent|lang=sq}}. +From {{etyl|enm}} {{term|word|lang=enm}}, from {{etyl|ang|en}} {{term|word|word, speech, sentence, statement, command, order, subject of talk, story, news, report, fame, promise, verb|lang=ang}}, from {{proto|Germanic|wurdan|word}}, from {{proto|Indo-European|werdÊ°o-|word}}. Cognate with {{etyl|sco|-}} {{term|word|word|lang=sco}}, {{etyl|fy|-}} {{term|wurd|word|lang=fy}}, {{etyl|nl|-}} {{term|woord|word|lang=nl}}, {{etyl|de|-}} {{term|Wort|word|lang=de}}, {{etyl|da|-}}, {{etyl|no|-}} and {{etyl|sv|-}} {{term|ord|word|lang=sv}}, {{etyl|is|-}} {{term|orð|word|lang=is}}, {{etyl|la|-}} {{term|verbum|word|lang=la}}, {{etyl|lt|-}} {{term|vardas|name|lang=lt}}, Albanian {{term|urtë|sage, wise, silent|lang=sq}}.

                                  Pronunciation

                                  • {{a|UK}} {{IPA|/wɜː(ɹ)d/}}
                                  • {{a|US}} {{enPR|wûrd}}, {{IPA|/wɝd/}}, {{X-SAMPA|/w3`d/}}
                                  • diff --git a/testdata/goldens/wiktionary.WholeSection.IT.quickdic.text b/testdata/goldens/wiktionary.WholeSection.IT.quickdic.text index d455e60..8f5ddd2 100644 --- a/testdata/goldens/wiktionary.WholeSection.IT.quickdic.text +++ b/testdata/goldens/wiktionary.WholeSection.IT.quickdic.text @@ -3,10 +3,10 @@ EntrySource: wiktionary.WholeSection.IT.quickdic 0 Index: IT IT->EN ===A=== -HtmlEntry: A <<<{{wikipedia|lang=it}} +HtmlEntry: A <<<{wikipedia}

                                    Pronunciation

                                    -
                                    • {{qualifier|phoneme; name of letter}} {{IPA|/a/|lang=it}}
                                    • -
                                      • {{homophones|a|ha|lang=it}}
                                      • +
                                        • {{qualifier|phoneme; name of letter}} {{IPA|/a/}}
                                        • +
                                          • {{homophones|a|ha}}
                                        @@ -21,7 +21,7 @@ HtmlEntry: A <<<{{wikipedia|lang=it}}
                                      ---->>> ===a-=== -HtmlEntry: a- <<<{{wikipedia|a (prefisso)|lang=it}} +HtmlEntry: a- <<<{{wikipedia|a (prefisso)}}

                                      Etymology 1

                                      From {{etyl|la|it}} {{term|ad|ad-|lang=la}}.

                                      Prefix

                                      @@ -30,7 +30,7 @@ From {{etyl|la|it}} {{term|ad|ad-|lang=la}}.

                          Usage notes

                          -The Italian prefix a- often reduplicates the following consonant (syntactic gemination, raddoppiamento fonosintattico).The actual forms usually will be {{term|ab-|lang=it}} (in {{term|abbracciare|lang=it}}), {{term|ad-|lang=it}} (in {{term|addestrare|lang=it}}), {{term|al-|lang=it}} (in {{term|allargare|lang=it}}) etc. +The Italian prefix a- often reduplicates the following consonant (syntactic gemination, raddoppiamento fonosintattico).The actual forms usually will be {{term|ab-}} (in {{term|abbracciare}}), {{term|ad-}} (in {{term|addestrare}}), {{term|al-}} (in {{term|allargare}}) etc.

                          Etymology 2

                          Borrowed from {{etyl|grc|it}} {{term|ἀ-|tr=a-|lang=grc}}.

                          Prefix

                          @@ -46,8 +46,8 @@ Borrowed from {{etyl|grc|it}} {{term|ἀ-|tr=a-|lang=grc}}. HtmlEntry: abalienate <<<

                          Verb

                          abalienate -
                          1. {{conjugation of|abalienare|2|p|pres|ind|lang=it}}
                          2. -
                          3. {{conjugation of|abalienare|2|p|imp|lang=it}}
                          4. +
                            1. {{conjugation of|abalienare|2|p|pres|ind}}
                            2. +
                            3. {{conjugation of|abalienare|2|p|imp}}
                            4. {{form of|Feminine plural|abalienato}}
                            ---->>> @@ -56,7 +56,7 @@ HtmlEntry: abate <<<

                            Etymology

                            From {{etyl|la|it}} {{term|abbas|abbās, abbātis|lang=la}}, from {{etyl|grc|it}} {{term|ἀββᾶς|tr=abbas|lang=grc|sc=polytonic}}, from {{etyl|arc|it}} {{term|אבא|father|lang=arc|tr=’abbā|sc=Hebr}}.

                            Pronunciation

                            -
                            • {{IPA|/a'bate/|lang=it}}
                            • +
                              • {{IPA|/a'bate/}}
                              • {{audio|It-abate.ogg|audio}}
                              @@ -91,15 +91,15 @@ HtmlEntry: abdicate <<< HtmlEntry: abduce <<<

                              Verb

                              abduce -
                              1. {{conjugation of|abdurre|3|s|pres|ind|lang=it}}
                              2. +
                                1. {{conjugation of|abdurre|3|s|pres|ind}}
                                ---->>> ===aberrate=== HtmlEntry: aberrate <<<

                                Verb

                                aberrate -
                                1. {{conjugation of|aberrare|2|p|pres|ind|lang=it}}
                                2. -
                                3. {{conjugation of|aberrare|2|p|imp|lang=it}}
                                4. +
                                  1. {{conjugation of|aberrare|2|p|pres|ind}}
                                  2. +
                                  3. {{conjugation of|aberrare|2|p|imp}}
                                  4. {{form of|Feminine plural|aberrato}}
                                  ---->>> @@ -114,8 +114,8 @@ HtmlEntry: ablative <<< HtmlEntry: abominate <<<

                                  Verb

                                  abominate -
                                  1. {{conjugation of|abominare|2|p|pres|ind|lang=it}}
                                  2. -
                                  3. {{conjugation of|abominare|2|p|imp|lang=it}}
                                  4. +
                                    1. {{conjugation of|abominare|2|p|pres|ind}}
                                    2. +
                                    3. {{conjugation of|abominare|2|p|imp}}
                                    4. {{form of|Feminine plural|abominato}}
                                    ---->>> @@ -123,21 +123,21 @@ HtmlEntry: abominate <<< HtmlEntry: abortive <<<

                                    Adjective

                                    {{head|it|adjective form}} {{f|p}} -
                                    1. {{feminine plural of|abortivo|lang=it}}
                                    2. +
                                      1. {{feminine plural of|abortivo}}
                                      >>> ===abrade=== HtmlEntry: abrade <<<

                                      Verb

                                      abrade -
                                      1. {{conjugation of|abradere|3|s|pres|ind|lang=it}}
                                      2. +
                                        1. {{conjugation of|abradere|3|s|pres|ind}}
                                        >>> ===abrase=== HtmlEntry: abrase <<<

                                        Verb

                                        abrase -
                                        1. {{conjugation of|abradere|3|s|past historic|lang=it}}
                                        2. +
                                          1. {{conjugation of|abradere|3|s|past historic}}
                                          abrase {f}
                                          1. Plural of abraso
                                          2. @@ -154,8 +154,8 @@ HtmlEntry: abrasive <<< HtmlEntry: abrogate <<<

                                            Verb

                                            abrogate -
                                            1. {{conjugation of|abrogare|2|p|pres|ind|lang=it}}
                                            2. -
                                            3. {{conjugation of|abrogare|2|p|imp|lang=it}}
                                            4. +
                                              1. {{conjugation of|abrogare|2|p|pres|ind}}
                                              2. +
                                              3. {{conjugation of|abrogare|2|p|imp}}
                                              4. {{form of|Feminine plural|abrogato}}
                                              ---->>> @@ -184,15 +184,15 @@ HtmlEntry: acacia <<< HtmlEntry: accidie <<<

                                              Noun

                                              accidie {f} -
                                              1. {{plural of|accidia|lang=it}}
                                              2. +
                                                1. {{plural of|accidia}}
                                                >>> ===acclimate=== HtmlEntry: acclimate <<<

                                                Verb

                                                acclimate -
                                                1. {{conjugation of|acclimare|2|p|pres|ind|lang=it}}
                                                2. -
                                                3. {{conjugation of|acclimare|2|p|imp|lang=it}}
                                                4. +
                                                  1. {{conjugation of|acclimare|2|p|pres|ind}}
                                                  2. +
                                                  3. {{conjugation of|acclimare|2|p|imp}}
                                                  4. {{form of|Feminine plural|acclimato}}
                                                  >>> @@ -211,7 +211,7 @@ HtmlEntry: acclive <<< HtmlEntry: accresce <<<

                                                  Verb

                                                  accresce -
                                                  1. {{conjugation of|accrescere|3|s|pres|ind|lang=it}}
                                                  2. +
                                                    1. {{conjugation of|accrescere|3|s|pres|ind}}
                                                    ---->>> ===accurate=== @@ -229,7 +229,7 @@ HtmlEntry: AD <<<
                                                  >>> ===Afghanistan=== -HtmlEntry: Afghanistan <<<{{wikipedia|lang=it}} +HtmlEntry: Afghanistan <<<{wikipedia}

                                                  Pronunciation

                                                  • {{audio|It-Afghanistan.ogg|audio}}
                                                  @@ -248,7 +248,7 @@ HtmlEntry: Afghanistan <<<{{wikipedia|lang=it}}
                            ---->>> ===Albania=== -HtmlEntry: Albania <<<{{wikipedia|lang=it}} +HtmlEntry: Albania <<<{wikipedia}

                            Pronunciation

                            • {{audio|It-Albania.ogg|Audio}}
                            @@ -263,7 +263,7 @@ HtmlEntry: Albania <<<{{wikipedia|lang=it}}
                        ---->>> ===Algeria=== -HtmlEntry: Algeria <<<{{wikipedia|lang=it}} +HtmlEntry: Algeria <<<{wikipedia}

                        Pronunciation

                        • {{audio|It-Algeria.ogg|Audio}}
                        @@ -281,7 +281,7 @@ HtmlEntry: Algeria <<<{{wikipedia|lang=it}} HtmlEntry: andante <<<

                        Verb

                        {{head|it|present participle}} -
                        1. {{present participle of|andare|lang=it}}
                        2. +
                          1. {{present participle of|andare}}

                          Adjective

                          @@ -291,7 +291,7 @@ HtmlEntry: andante <<<
                        >>> ===Andorra=== -HtmlEntry: Andorra <<<{{wikipedia|lang=it}} +HtmlEntry: Andorra <<<{wikipedia}

                        Proper noun

                        {{it-proper noun|f}}
                        1. {{l|en|Andorra}}
                        2. @@ -302,7 +302,7 @@ HtmlEntry: Andorra <<<{{wikipedia|lang=it}}
                      ---->>> ===Angola=== -HtmlEntry: Angola <<<{{wikipedia|lang=it}} +HtmlEntry: Angola <<<{wikipedia}

                      Pronunciation

                      • {{audio|it-Angola.ogg|Audio}}
                      @@ -349,7 +349,7 @@ From the {{etyl|la|it}} {{term|aquila|lang=la}}. HtmlEntry: are <<<

                      Noun

                      are {f} {p} -
                      1. {{plural of|ara|lang=it}}
                      2. +
                        1. {{plural of|ara}}
                        >>> ===Argentina=== @@ -365,7 +365,7 @@ HtmlEntry: Argentina <<<
                    >>> ===aria=== -HtmlEntry: aria <<<{{wikipedia|lang=it}} +HtmlEntry: aria <<<{wikipedia}

                    Etymology

                    Metathesis from {{etyl|la|it}} {{term|aerem|lang=la}}, accusative of {{term|aer|āēr|lang=la}}, from {{etyl|grc|it}} {{term|ἀήρ|air|tr=aēr|sc=polytonic|lang=grc}}.

                    Pronunciation

                    @@ -377,9 +377,9 @@ Metathesis from {{etyl|la|it}} {{term|aerem|lang=la}}, accusative of {{term|aer| {{it-noun|ari|f|a|e}}
                    1. air
                    2. look, appearance, countenance
                    3. -
                    4. {{context|plurale tantum|lang=it}} airs
                    5. +
                    6. {{context|plurale tantum}} airs
                    7. air, wind
                    8. -
                    9. {{context|music|lang=it}} aria, song
                    10. +
                    11. {{context|music}} aria, song

                    Related terms

                    @@ -397,11 +397,11 @@ HtmlEntry: arietta <<<

                    Noun

                    {{it-noun|ariett|f|a|e}}
                    1. breeze
                    2. -
                    3. {{music|lang=it}} arietta
                    4. +
                    5. {music} arietta
                    >>> ===Armenia=== -HtmlEntry: Armenia <<<{{wikipedia|lang=it}} +HtmlEntry: Armenia <<<{wikipedia}

                    Proper noun

                    {{it-proper noun|g=f}}
                    1. {{l|en|Armenia}}
                    2. @@ -412,9 +412,9 @@ HtmlEntry: Armenia <<<{{wikipedia|lang=it}}
                  >>> ===Austria=== -HtmlEntry: Austria <<<{{wikipedia|lang=it}} +HtmlEntry: Austria <<<{wikipedia}

                  Pronunciation

                  -
                  • {{IPA|/ˈaustrja/|lang=it}}, {{X-SAMPA|/"austrja/|lang=it}}
                  • +
                    • {{IPA|/ˈaustrja/}}, {{X-SAMPA|/"austrja/}}

                    Proper noun

                    @@ -429,19 +429,19 @@ HtmlEntry: Austria <<<{{wikipedia|lang=it}} ===avatar=== HtmlEntry: avatar <<<

                    Noun

                    -{{wikipedia|lang=it}}{{head|it|noun|g=m}} {inv} +{wikipedia}{{head|it|noun|g=m}} {inv}
                    1. avatar (all senses)
                    >>> ===Bahrain=== -HtmlEntry: Bahrain <<<{{wikipedia|lang=it}} +HtmlEntry: Bahrain <<<{wikipedia}

                    Proper noun

                    {{head|it|proper noun|g=m}}
                    1. {{l|en|Bahrain}}
                    ---->>> ===Bangladesh=== -HtmlEntry: Bangladesh <<<{{wikipedia|lang=it}} +HtmlEntry: Bangladesh <<<{wikipedia}

                    Proper noun

                    {{it-proper noun|g=m}}
                    1. {{l|en|Bangladesh}}
                    2. @@ -455,7 +455,7 @@ HtmlEntry: Bangladesh <<<{{wikipedia|lang=it}} ===BCE=== HtmlEntry: BCE <<<

                      Etymology

                      -{{initialism of|Banca Centrale Europea|European Central Bank|lang=it}} +{{initialism of|Banca Centrale Europea|European Central Bank}}

                      Proper noun

                      {it-proper noun}
                      1. ECB
                      2. @@ -477,9 +477,9 @@ HtmlEntry: bone <<<
                      ---->>> ===Bulgaria=== -HtmlEntry: Bulgaria <<<{{wikipedia|lang=it}} +HtmlEntry: Bulgaria <<<{wikipedia}

                      Pronunciation

                      -
                      • {{IPA|/bulÉ¡aˈri.a/|lang=it}}, {{X-SAMPA|/bulga"ri.a/|lang=it}}
                      • +
                        • {{IPA|/bulÉ¡aˈri.a/}}, {{X-SAMPA|/bulga"ri.a/}}

                        Proper noun

                        @@ -492,7 +492,7 @@ HtmlEntry: Bulgaria <<<{{wikipedia|lang=it}}
                      ---->>> ===Burundi=== -HtmlEntry: Burundi <<<{{wikipedia|lang=it}} +HtmlEntry: Burundi <<<{wikipedia}

                      Proper noun

                      {{it-proper noun|g=m}}
                      1. {{l|en|Burundi}}
                      2. @@ -506,7 +506,7 @@ HtmlEntry: Burundi <<<{{wikipedia|lang=it}} HtmlEntry: can <<<

                        Noun

                        {{it-noun|ca|m|n|ni}} -
                        1. {{context|poetic|_|and literary form of cane|lang=it}} dog
                        2. +
                          1. {{context|poetic|_|and literary form of cane}} dog
                          ---->>> ===centavo=== @@ -521,14 +521,14 @@ HtmlEntry: ci <<<

                          Etymology

                          <small>For the pronoun</small><br>From {{etyl|la|it}} {{term|ecce|look|lang=la}} + {{term|hic|here|lang=la}}<small>For the adverb</small><br>{{etyl|la|it}} {{term|ecce|look|lang=la}} + {{term|ibi|there|lang=la}}

                          Pronunciation

                          -
                          • {{IPA|/tʃi/|lang=it}}, {{X-SAMPA|/tSi/}}
                          • -
                          • {{homophones|C|lang=it}} {{qualifier|name of letter}}
                          • +
                            • {{IPA|/tʃi/}}, {{X-SAMPA|/tSi/}}
                            • +
                            • {{homophones|C}} {{qualifier|name of letter}}

                            Pronoun

                            {{head|it|pronoun}}
                            1. us.
                            2. -
                            3. {{reflexive|lang=it}} ourselves
                            4. +
                            5. {reflexive} ourselves
                            6. impersonal reflexive pronoun
                              • Ci vuole poco a farmi felice.
                                • It doesn't take much to make me happy.
                                • @@ -558,7 +558,7 @@ HtmlEntry: ci <<< HtmlEntry: color <<<

                                  Noun

                                  {{head|it|noun|g=m}} {inv} -
                                  1. {{apocopic form of|colore|lang=it}}
                                  2. +
                                    1. {{apocopic form of|colore}}
                                    >>> ===country=== @@ -567,7 +567,7 @@ HtmlEntry: country <<< From {{etyl|en|it}}

                                    Noun

                                    {{head|it|noun}} {{m|inv}} -
                                    1. {{music|lang=it}} country music
                                    2. +
                                      1. {music} country music
                                      >>> ===crude=== @@ -581,7 +581,7 @@ HtmlEntry: crude <<< HtmlEntry: date <<<

                                      Noun

                                      date {f} -
                                      1. {{plural of|data|lang=it}}
                                      2. +
                                        1. {{plural of|data}}

                                        Verb

                                        @@ -595,13 +595,13 @@ HtmlEntry: date <<< HtmlEntry: de <<<

                                        Contraction

                                        {{head|it|contraction}} -
                                        1. {{apocopic form of|del|lang=it}}
                                        2. +
                                          1. {{apocopic form of|del}}
                                            • Michael Radford è il regista de "Il postino". &mdash; "Michael Radford is the director of "Il Postino".

                                          Usage notes

                                          -{{term|De|lang=it}} is used where {{term|del|lang=it}}, {{term|della|lang=it}}, etc, would ordinarily be used, but cannot be because the article is part of the title of a film, book, etc. +{{term|De}} is used where {{term|del}}, {{term|della}}, etc, would ordinarily be used, but cannot be because the article is part of the title of a film, book, etc.

                                          See also

                                          • {{l|it|ne}}
                                          @@ -609,7 +609,7 @@ HtmlEntry: de <<< ===decade=== HtmlEntry: decade <<<

                                          Etymology

                                          -{{confix|deca|ade|lang=it}} +{{confix|deca|ade}}

                                          Noun

                                          {{it-noun|decad|f|e|i}}
                                          1. A decade, a period of ten days
                                          2. @@ -646,7 +646,7 @@ HtmlEntry: Esperanto <<<
                                >>> ===Estonia=== -HtmlEntry: Estonia <<<{{wikipedia|lang=it}} +HtmlEntry: Estonia <<<{wikipedia}

                                Proper noun

                                {{it-proper noun|f}}
                                1. {{l|en|Estonia}}
                                2. @@ -657,7 +657,7 @@ HtmlEntry: Estonia <<<{{wikipedia|lang=it}}
                              >>> ===euro=== -HtmlEntry: euro <<<{{wikipedia|lang=it}} +HtmlEntry: euro <<<{wikipedia}

                              Noun

                              {{it-noun|eur|m|o|o}}
                              1. euro {{gloss|currency}}
                              2. @@ -673,7 +673,7 @@ HtmlEntry: f <<< ===fa=== HtmlEntry: fa <<<

                                Pronunciation

                                -
                                • {{IPA|[ˈfa]|lang=it}}, {{X-SAMPA|/"fa/}}
                                • +
                                  • {{IPA|[ˈfa]}}, {{X-SAMPA|/"fa/}}
                                  • {{hyphenation|fà}}
                                  @@ -687,8 +687,8 @@ HtmlEntry: fa <<<

                                Noun

                                -{{wikipedia|Fa (nota)|lang=it}}{{head|it|noun}} {{m|inv}} -
                                1. {{music|lang=it}} fa (musical note)
                                2. +{{wikipedia|Fa (nota)}}{{head|it|noun}} {{m|inv}} +
                                  1. {music} fa (musical note)
                                  2. F (musical note or key)
                                  @@ -727,9 +727,9 @@ From {{etyl|la|it}} {{term|gratis|lang=la}} ===guerra=== HtmlEntry: guerra <<<

                                  Etymology

                                  -From {{etyl|roa-oit|it}} {{term|guerra|lang=it}}, from {{etyl|LL.|it}} {{recons|werra|lang=LL.}}, {{recons|guerra|lang=LL.}}, from {{etyl|frk|it}} {{recons|werra|werra|riot, disturbance, quarrel|lang=frk|sc=Latn}} from {{proto|Germanic|werrō|confusion, disarray|lang=it}}, from {{proto|Indo-European|wers-|to mix up, confuse, beat, thresh|lang=it}}. Related to {{etyl|goh|-}} {{term|werra|confusion, strife, quarrel|lang=goh}} ({{etyl|de|-}} {{term|verwirren|to confuse|lang=de}}), {{etyl|osx|-}} {{term|werran|to confuse, perplex|lang=osx}}, {{etyl|nl|-}} {{term|war|confusion, disarray|lang=nl}}, {{etyl|ang|-}} {{term|wyrsa|wyrsa, wiersa|worse|lang=ang}}. More at {{l|en|worse}}, {{l|en|wurst}}. +From {{etyl|roa-oit|it}} {{term|guerra}}, from {{etyl|LL.|it}} {{recons|werra|lang=LL.}}, {{recons|guerra|lang=LL.}}, from {{etyl|frk|it}} {{recons|werra|werra|riot, disturbance, quarrel|lang=frk|sc=Latn}} from {{proto|Germanic|werrō|confusion, disarray}}, from {{proto|Indo-European|wers-|to mix up, confuse, beat, thresh}}. Related to {{etyl|goh|-}} {{term|werra|confusion, strife, quarrel|lang=goh}} ({{etyl|de|-}} {{term|verwirren|to confuse|lang=de}}), {{etyl|osx|-}} {{term|werran|to confuse, perplex|lang=osx}}, {{etyl|nl|-}} {{term|war|confusion, disarray|lang=nl}}, {{etyl|ang|-}} {{term|wyrsa|wyrsa, wiersa|worse|lang=ang}}. More at {{l|en|worse}}, {{l|en|wurst}}.

                                  Pronunciation

                                  -
                                  • {{IPA|/ˈɡwɛr.ra/|lang=it}}, {{X-SAMPA|/"gwEr.ra/|lang=it}}
                                  • +
                                    • {{IPA|/ˈɡwɛr.ra/}}, {{X-SAMPA|/"gwEr.ra/}}
                                    • {{audio|It-la guerra.ogg|Audio}}
                                    • {{audio|It-guerra.ogg|Audio}}
                                    @@ -763,14 +763,14 @@ From {{etyl|roa-oit|it}} {{term|guerra|lang=it}}, from {{etyl|LL.|it}} {{recons| ===i=== HtmlEntry: i <<<

                                    Etymology 1

                                    -Reduced form of {{term|gli|lang=it}}.<ref>{{reference-book| last = Patota | first = Giuseppe | title = Lineamenti di grammatica storica dell'italiano | year = 2002 | publisher = il Mulino | location = Bologna | language = Italian | id = ISBN 88-15-08638-2 | pages = p. 126 | chapter = }}</ref> +Reduced form of {{term|gli}}.<ref>{{reference-book| last = Patota | first = Giuseppe | title = Lineamenti di grammatica storica dell'italiano | year = 2002 | publisher = il Mulino | location = Bologna | language = Italian | id = ISBN 88-15-08638-2 | pages = p. 126 | chapter = }}</ref>

                                    Article

                                    {Italian definite articles}{{head|it|article|singular|il|g=m|g2=p}}
                                    1. the (see the usage notes)
                                    Usage notes
                                    -
                                    • i is used before masculine plural words beginning with a single consonant other than x or z, or the plural noun {{term|dei|lang=it}}; {{term|gli|lang=it}} is used before masculine plural words beginning with a vowel, x, z, gn, or multiple consonants including pn, ps, and s+consonant, and before the plural noun {{term|dei|lang=it}}.
                                    • +
                                      • i is used before masculine plural words beginning with a single consonant other than x or z, or the plural noun {{term|dei}}; {{term|gli}} is used before masculine plural words beginning with a vowel, x, z, gn, or multiple consonants including pn, ps, and s+consonant, and before the plural noun {{term|dei}}.

                                      See also

                                      @@ -791,7 +791,7 @@ Reduced form of {{term|gli|lang=it}}.<ref>{{reference-book| last = Patota ===in=== HtmlEntry: in <<<

                                      Pronunciation

                                      -
                                      • {{IPA|[in]|lang=it}}
                                      • +
                                        • {{IPA|[in]}}

                                        Preposition

                                        @@ -808,7 +808,7 @@ HtmlEntry: in <<<

                                        Usage notes

                                        When followed by a definite article, in is combined with the article to give the following combined forms:<table border="1" align="center" cellpadding="5"><tr><th>In + article<th>Combined form</tr><tr><td align="center">in + il<td align="center">nel</tr><tr><td align="center">in + lo<td align="center">nello</tr><tr><td align="center">in + l'<td align="center">nell'</tr><tr><td align="center">in + i<td align="center">nei</tr><tr><td align="center">in + gli<td align="center">negli</tr><tr><td align="center">in + la<td align="center">nella</tr><tr><td align="center">in + le<td align="center">nelle</tr></table>>>> ===Iraq=== -HtmlEntry: Iraq <<<{{wikipedia|lang=it}} +HtmlEntry: Iraq <<<{wikipedia}

                                        Proper noun

                                        {{it-proper noun|m}}
                                        1. {{l|en|Iraq}}
                                        2. @@ -822,13 +822,13 @@ HtmlEntry: Iraq <<<{{wikipedia|lang=it}} HtmlEntry: langue <<<

                                          Verb

                                          langue -
                                          1. {{conjugation of|languire|3|s|pres|ind|lang=it}}
                                          2. +
                                            1. {{conjugation of|languire|3|s|pres|ind}}
                                            >>> ===lente=== HtmlEntry: lente <<<

                                            Etymology 1

                                            -Inflected form of {{term|lento|lang=it}}. +Inflected form of {{term|lento}}.

                                            Adjective

                                            {{head|it|adjective form}} {f}{p}
                                            1. (feminine plural form of lento) slow
                                            2. @@ -851,7 +851,7 @@ HtmlEntry: libero <<<

                                              Etymology

                                              From {{etyl|la|it}} {{term|liber|līber}}

                                              Pronunciation

                                              -
                                              • {{IPA|/ˈlibero/|lang=it}}
                                              • +
                                                • {{IPA|/ˈlibero/}}
                                                • {{audio|It-libero.ogg|Audio}}
                                                @@ -901,28 +901,28 @@ From {{etyl|la|it}} {{term|liber|līber}}

                                                Noun

                                                {{it-noun|liber|m|o|i}} -
                                                1. {{football|lang=it}} sweeper.
                                                2. +
                                                  1. {football} sweeper.
                                                  ---->>> ===libre=== HtmlEntry: libre <<<

                                                  Noun

                                                  libre {f} -
                                                  1. {{plural of|libra|lang=it}}
                                                  2. +
                                                    1. {{plural of|libra}}
                                                    ---->>> ===medicine=== HtmlEntry: medicine <<<

                                                    Noun

                                                    medicine {f} -
                                                    1. {{plural of|medicina|lang=it}}
                                                    2. +
                                                      1. {{plural of|medicina}}
                                                      >>> ===minute=== HtmlEntry: minute <<<

                                                      Adjective

                                                      {{head|it|adjective form|g=f|g2=p}} -
                                                      1. {{feminine plural of|minuto|lang=it}}
                                                      2. +
                                                        1. {{feminine plural of|minuto}}
                                                        >>> ===mobile=== @@ -941,8 +941,8 @@ From {{etyl|la|it}} mobilis.

                                                        Noun

                                                        {{it-noun|mobil|m|e|i}} -
                                                        1. {{context|singular|lang=it}} item of furniture
                                                        2. -
                                                        3. {{context|plural|lang=it}} furniture
                                                        4. +
                                                          1. {{context|singular}} item of furniture
                                                          2. +
                                                          3. {{context|plural}} furniture
                                                          4. mobile {{gloss|cellular phone}}
                                                          @@ -994,7 +994,7 @@ From {{etyl|la|it}} {{term|aut|lang=la}}.<ref>Angelo Prati, "Vocabola

                                                          Verb

                                                          {{head|it|verb form}} -
                                                          1. {{misspelling of|ho|lang=it}}
                                                          2. +
                                                            1. {{misspelling of|ho}}
                                                            >>> ===OMC=== @@ -1008,18 +1008,18 @@ HtmlEntry: OMC <<< HtmlEntry: osteo- <<<

                                                            Prefix

                                                            osteo- -
                                                            1. {{anatomy|lang=it}} osteo-
                                                            2. +
                                                              1. {anatomy} osteo-
                                                              >>> ===parole=== HtmlEntry: parole <<<

                                                              Pronunciation

                                                              -
                                                              • {{IPA|/paɾɔle/|lang=it}}, {{X-SAMPA|/pa4Ole/}}
                                                              • +
                                                                • {{IPA|/paɾɔle/}}, {{X-SAMPA|/pa4Ole/}}

                                                                Noun

                                                                {{head|it|noun|g=f|g2=p}} -
                                                                1. {{plural of|parola|lang=it}}
                                                                2. +
                                                                  1. {{plural of|parola}}
                                                                    • Ci vogliono fatti e non parole.
                                                                      • Action is needed, not words.
                                                                      @@ -1056,7 +1056,7 @@ From {{etyl|la|it}} {{term|pensum|lang=la}}.

                                                                      Verb

                                                                      peso -
                                                                      1. {{conjugation of|pesare|1|s|pres|ind|lang=it}}
                                                                      2. +
                                                                        1. {{conjugation of|pesare|1|s|pres|ind}}
                                                                        >>> ===pie=== @@ -1099,16 +1099,16 @@ HtmlEntry: quiz <<<
                                                                    >>> ===radio=== -HtmlEntry: radio <<<{{wikipedia|lang=it}} +HtmlEntry: radio <<<{wikipedia}

                                                                    Etymology

                                                                    Borrowed from {{etyl|la|it}} radius.

                                                                    Pronunciation

                                                                    -
                                                                    • {{enPR|ràdio}}, {{IPA|/ˈradjo/|lang=it}}, {{X-SAMPA|/"radjo/}}
                                                                    • +
                                                                      • {{enPR|ràdio}}, {{IPA|/ˈradjo/}}, {{X-SAMPA|/"radjo/}}

                                                                      Noun

                                                                      {{it-noun|rad|m|io|i}} -
                                                                      1. {{skeleton|lang=it}} radius
                                                                      2. +
                                                                        1. {skeleton} radius
                                                                        2. radium
                                                                        3. Variant of raggio.
                                                                        @@ -1128,32 +1128,32 @@ Borrowed from {{etyl|la|it}} radius.

                                                                        Verb

                                                                        {{head|it|verb form}} -
                                                                        1. {{conjugation of|radiare|1|s|pres|ind|lang=it}}
                                                                        2. +
                                                                          1. {{conjugation of|radiare|1|s|pres|ind}}
                                                                          >>> ===rape=== HtmlEntry: rape <<<

                                                                          Pronunciation

                                                                          -
                                                                          • {{IPA|/ˈrape/|[ˈraː.pe]|lang=it}}, {{X-SAMPA|/"rape/}}
                                                                          • +
                                                                            • {{IPA|/ˈrape/|[ˈraː.pe]}}, {{X-SAMPA|/"rape/}}
                                                                            • {{hyphenation|rà|pe}}

                                                                            Noun

                                                                            rape {f} -
                                                                            1. {{plural of|rapa|lang=it}}
                                                                            2. +
                                                                              1. {{plural of|rapa}}
                                                                              >>> ===relegate=== HtmlEntry: relegate <<<

                                                                              Pronunciation

                                                                              -
                                                                              • {{IPA|/re.leˈɡa.te/|lang=it}}
                                                                              • +
                                                                                • {{IPA|/re.leˈɡa.te/}}
                                                                                • {{hyphenation|re|le|gà|te}}

                                                                                Verb

                                                                                relegate -
                                                                                1. {{conjugation of|relegare|2|p|pres|ind|lang=it}}
                                                                                2. -
                                                                                3. {{conjugation of|relegare|2|p|imp|lang=it}}
                                                                                4. +
                                                                                  1. {{conjugation of|relegare|2|p|pres|ind}}
                                                                                  2. +
                                                                                  3. {{conjugation of|relegare|2|p|imp}}
                                                                                  4. {{form of|Feminine plural|relegato}}
                                                                                  ---->>> @@ -1162,7 +1162,7 @@ HtmlEntry: robot <<<

                                                                                  Noun

                                                                                  {{head|it|noun|g=m}} {inv}
                                                                                  1. {{l|en|robot}}
                                                                                  2. -
                                                                                  3. {{computing|lang=it}} bot
                                                                                  4. +
                                                                                  5. {computing} bot

                                                                                  Derived terms

                                                                                  @@ -1172,7 +1172,7 @@ HtmlEntry: robot <<< ===sabato=== HtmlEntry: sabato <<<

                                                                                  Pronunciation

                                                                                  -
                                                                                  • {{IPA|/ˈsabato/|[ˈsaː.ba.t̪o]|lang=it}}, {{X-SAMPA|/"sabato/}}
                                                                                  • +
                                                                                    • {{IPA|/ˈsabato/|[ˈsaː.ba.t̪o]}}, {{X-SAMPA|/"sabato/}}
                                                                                    • {{audio|It-sabato.ogg|audio}}
                                                                                    • {{hyphenation|sà|ba|to}}
                                                                                    @@ -1189,10 +1189,10 @@ From {{etyl|la|it}} sabbatum, from {{etyl|grc|it
                                                                                  >>> ===seme=== -HtmlEntry: seme <<<{{wikipedia|lang=it}} +HtmlEntry: seme <<<{wikipedia}

                                                                                  Pronunciation

                                                                                  -
                                                                                  • {{IPA|[ˈseme]|lang=it}}
                                                                                  • -
                                                                                  • {{enPR|séme}}, {{IPA|/ˈseme/|lang=it}}, {{X-SAMPA|/"seme/}}
                                                                                  • +
                                                                                    • {{IPA|[ˈseme]}}
                                                                                    • +
                                                                                    • {{enPR|séme}}, {{IPA|/ˈseme/}}, {{X-SAMPA|/"seme/}}

                                                                                    Etymology

                                                                                    @@ -1217,7 +1217,7 @@ From {{etyl|la|it}} semen. HtmlEntry: SpA <<<

                                                                                    Noun

                                                                                    {{head|it|noun}} {{f|inv}} -
                                                                                    1. {{abbreviation of|società per azioni|lang=it}} {{gloss|public limited company, PLC}}
                                                                                    2. +
                                                                                      1. {{abbreviation of|società per azioni}} {{gloss|public limited company, PLC}}

                                                                                      Coordinate terms

                                                                                      @@ -1273,11 +1273,11 @@ HtmlEntry: transfinite <<< HtmlEntry: transitive <<<

                                                                                      Adjective

                                                                                      transitive {p} -
                                                                                      1. {{feminine of|transitivo|lang=it}}
                                                                                      2. +
                                                                                        1. {{feminine of|transitivo}}
                                                                                        >>> ===Tunisia=== -HtmlEntry: Tunisia <<<{{wikipedia|lang=it}} +HtmlEntry: Tunisia <<<{wikipedia}

                                                                                        Proper noun

                                                                                        Tunisia {f}
                                                                                        1. Tunisia
                                                                                        2. @@ -1311,7 +1311,7 @@ HtmlEntry: y <<< ===zero=== HtmlEntry: zero <<<{{cardinalbox|it|0|1|uno|ord=zeresimo}}

                                                                                          Pronunciation

                                                                                          -
                                                                                          • {{IPA|/ˈdzɛro/|[ˈd̪͡z̪ɛː.ro]|lang=it}}, {{X-SAMPA|/"dzEro/}}
                                                                                          • +
                                                                                            • {{IPA|/ˈdzɛro/|[ˈd̪͡z̪ɛː.ro]}}, {{X-SAMPA|/"dzEro/}}
                                                                                            • {{hyphenation|zè|ro}}