Walter's Words

A Latin morphological analyser — William Whitaker's Words, ported to Python.

amat

1 reading in 1 entry
am, amav, amat #2871 verb first conjugation
  • amat present active indicative third person singular
  • love, like
  • fall in love with
  • be fond of
  • have a tendency to

general dictionary very frequent Oxford Latin Dictionary, 1982 (OLD)

JSON

{
  "text": "amat",
  "unknown_count": 0,
  "words": [
    {
      "word": "amat",
      "normalized": "amat",
      "unknown": false,
      "trimmed": false,
      "consumed_next_word": false,
      "analyses": [
        {
          "form": "amat",
          "stem": "am",
          "ending": "at",
          "part_of_speech": {
            "code": "V",
            "name": "VERB",
            "label": "verb"
          },
          "features": {
            "tense": {
              "code": "PRES",
              "name": "PRESENT",
              "label": "present"
            },
            "voice": {
              "code": "ACTIVE",
              "name": "ACTIVE",
              "label": "active"
            },
            "mood": {
              "code": "IND",
              "name": "INDICATIVE",
              "label": "indicative"
            },
            "person": 3,
            "number": {
              "code": "S",
              "name": "SINGULAR",
              "label": "singular"
            }
          },
          "paradigm": {
            "name": "FIRST",
            "description": "first conjugation",
            "conjugation": "1st"
          },
          "source": {
            "code": "GEN",
            "name": "GENERAL",
            "label": "general dictionary"
          },
          "age": {
            "code": "X",
            "name": "ALL_AGES",
            "label": "all ages"
          },
          "frequency": {
            "code": "A",
            "name": "MOST_FREQUENT",
            "label": "most frequent"
          },
          "dictionary_form": "",
          "gloss": "love, like; fall in love with; be fond of; have a tendency to;",
          "entry": {
            "id": 2871,
            "dictionary": {
              "code": "GEN",
              "name": "GENERAL",
              "label": "general dictionary"
            },
            "part": {
              "part_of_speech": {
                "code": "V",
                "name": "VERB",
                "label": "verb"
              },
              "paradigm": {
                "name": "FIRST",
                "description": "first conjugation",
                "conjugation": "1st"
              },
              "kind": {
                "code": "X",
                "name": "UNKNOWN",
                "label": "unknown"
              }
            },
            "stems": [
              {
                "text": "am",
                "status": "present"
              },
              {
                "text": "am",
                "status": "present"
              },
              {
                "text": "amav",
                "status": "present"
              },
              {
                "text": "amat",
                "status": "present"
              }
            ],
            "meaning": "love, like; fall in love with; be fond of; have a tendency to;",
            "senses": [
              "love, like",
              "fall in love with",
              "be fond of",
              "have a tendency to"
            ],
            "continuation_level": 0,
            "age": {
              "code": "X",
              "name": "ALL_AGES",
              "label": "all ages"
            },
            "area": {
              "code": "X",
              "name": "UNSPECIFIED",
              "label": "unspecified"
            },
            "geo": {
              "code": "X",
              "name": "UNSPECIFIED",
              "label": "unspecified"
            },
            "frequency": {
              "code": "A",
              "name": "VERY_FREQUENT",
              "label": "very frequent"
            },
            "source": {
              "code": "O",
              "name": "OXFORD_LATIN_DICTIONARY",
              "label": "Oxford Latin Dictionary, 1982 (OLD)"
            }
          }
        }
      ]
    }
  ]
}