"cadr" meaning in Anglais

See cadr in All languages combined, or Wiktionary

Noun

IPA: \ˈkɑ.dɚ\, \ˈkeɪ.dɚ\, \ˈkɑː.də\, \ˈkeɪ.də\, ˈkɑ.dɚ Audio: en-us-cadr.ogg Forms: cadrs [plural]
  1. Car du cdr en LISP.
    Sense id: fr-cadr-en-noun-v22h5-CS Categories (other): Exemples en anglais, Exemples en anglais à traduire, Lexique en anglais de la programmation Topics: programming
The following are not (yet) sense-disambiguated
Related terms: car, caddr, cddr, cdr, cons

Download JSONL data for cadr meaning in Anglais (2.2kB)

{
  "categories": [
    {
      "kind": "other",
      "name": "Lemmes en anglais",
      "parents": [],
      "source": "w"
    },
    {
      "kind": "other",
      "name": "Noms communs en anglais",
      "parents": [],
      "source": "w"
    },
    {
      "kind": "other",
      "name": "Anglais",
      "orig": "anglais",
      "parents": [],
      "source": "w"
    }
  ],
  "etymology_texts": [
    "Ellipse de car of the cdr."
  ],
  "forms": [
    {
      "form": "cadrs",
      "ipas": [
        "\\ˈkɑ.dɚz\\",
        "\\ˈkɑː.dəz\\"
      ],
      "tags": [
        "plural"
      ]
    }
  ],
  "lang": "Anglais",
  "lang_code": "en",
  "pos": "noun",
  "pos_title": "Nom commun",
  "related": [
    {
      "word": "car"
    },
    {
      "word": "caddr"
    },
    {
      "word": "cddr"
    },
    {
      "word": "cdr"
    },
    {
      "word": "cons"
    }
  ],
  "senses": [
    {
      "categories": [
        {
          "kind": "other",
          "name": "Exemples en anglais",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Exemples en anglais à traduire",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Lexique en anglais de la programmation",
          "parents": [],
          "source": "w"
        }
      ],
      "examples": [
        {
          "ref": "Matt Kaufmann, Panagiotis Manolios et J Strother Moore, Computer-Aided Reasoning: An Approach, 2012,ISBN 9781461544494, page 30",
          "text": "Combinations of car and cdr are so common that a naming scheme exists. For example, the cadr of a list is the car of the cdr and the caddr is the car of the cdr of the cdr, etc. If we let x denote the tree (1 2 3), then the car of x is 1, the cdr of x is (2 3), the cadr of x is 2, the caddr of x is 3, and the cdddr of x is nil."
        },
        {
          "ref": "Roy Harkow, Essential AutoLISP®, 2013,ISBN 9781461223504, page 79",
          "text": "For this example, after you’ve drawn the picture determine the car, cdr, and cadr of the list. Also, what sequence of cars and cdrs are needed to access the symbol g?\n(d e (f . g) h)"
        }
      ],
      "glosses": [
        "Car du cdr en LISP."
      ],
      "id": "fr-cadr-en-noun-v22h5-CS",
      "topics": [
        "programming"
      ]
    }
  ],
  "sounds": [
    {
      "ipa": "\\ˈkɑ.dɚ\\"
    },
    {
      "ipa": "\\ˈkeɪ.dɚ\\",
      "raw_tags": [
        "États-Unis"
      ]
    },
    {
      "ipa": "\\ˈkɑː.də\\"
    },
    {
      "ipa": "\\ˈkeɪ.də\\",
      "raw_tags": [
        "Royaume-Uni"
      ]
    },
    {
      "audio": "en-us-cadr.ogg",
      "ipa": "ˈkɑ.dɚ",
      "mp3_url": "https://upload.wikimedia.org/wikipedia/commons/transcoded/e/e9/En-us-cadr.ogg/En-us-cadr.ogg.mp3",
      "ogg_url": "https://commons.wikimedia.org/wiki/Special:FilePath/en-us-cadr.ogg",
      "raw_tags": [
        "États-Unis"
      ]
    }
  ],
  "word": "cadr"
}
{
  "categories": [
    "Lemmes en anglais",
    "Noms communs en anglais",
    "anglais"
  ],
  "etymology_texts": [
    "Ellipse de car of the cdr."
  ],
  "forms": [
    {
      "form": "cadrs",
      "ipas": [
        "\\ˈkɑ.dɚz\\",
        "\\ˈkɑː.dəz\\"
      ],
      "tags": [
        "plural"
      ]
    }
  ],
  "lang": "Anglais",
  "lang_code": "en",
  "pos": "noun",
  "pos_title": "Nom commun",
  "related": [
    {
      "word": "car"
    },
    {
      "word": "caddr"
    },
    {
      "word": "cddr"
    },
    {
      "word": "cdr"
    },
    {
      "word": "cons"
    }
  ],
  "senses": [
    {
      "categories": [
        "Exemples en anglais",
        "Exemples en anglais à traduire",
        "Lexique en anglais de la programmation"
      ],
      "examples": [
        {
          "ref": "Matt Kaufmann, Panagiotis Manolios et J Strother Moore, Computer-Aided Reasoning: An Approach, 2012,ISBN 9781461544494, page 30",
          "text": "Combinations of car and cdr are so common that a naming scheme exists. For example, the cadr of a list is the car of the cdr and the caddr is the car of the cdr of the cdr, etc. If we let x denote the tree (1 2 3), then the car of x is 1, the cdr of x is (2 3), the cadr of x is 2, the caddr of x is 3, and the cdddr of x is nil."
        },
        {
          "ref": "Roy Harkow, Essential AutoLISP®, 2013,ISBN 9781461223504, page 79",
          "text": "For this example, after you’ve drawn the picture determine the car, cdr, and cadr of the list. Also, what sequence of cars and cdrs are needed to access the symbol g?\n(d e (f . g) h)"
        }
      ],
      "glosses": [
        "Car du cdr en LISP."
      ],
      "topics": [
        "programming"
      ]
    }
  ],
  "sounds": [
    {
      "ipa": "\\ˈkɑ.dɚ\\"
    },
    {
      "ipa": "\\ˈkeɪ.dɚ\\",
      "raw_tags": [
        "États-Unis"
      ]
    },
    {
      "ipa": "\\ˈkɑː.də\\"
    },
    {
      "ipa": "\\ˈkeɪ.də\\",
      "raw_tags": [
        "Royaume-Uni"
      ]
    },
    {
      "audio": "en-us-cadr.ogg",
      "ipa": "ˈkɑ.dɚ",
      "mp3_url": "https://upload.wikimedia.org/wikipedia/commons/transcoded/e/e9/En-us-cadr.ogg/En-us-cadr.ogg.mp3",
      "ogg_url": "https://commons.wikimedia.org/wiki/Special:FilePath/en-us-cadr.ogg",
      "raw_tags": [
        "États-Unis"
      ]
    }
  ],
  "word": "cadr"
}

This page is a part of the kaikki.org machine-readable Anglais dictionary. This dictionary is based on structured data extracted on 2024-07-06 from the frwiktionary dump dated 2024-07-01 using wiktextract (ad53249 and b4eb25b). The data shown on this site has been post-processed and various details (e.g., extra categories) removed, some information disambiguated, and additional data merged from other sources. See the raw data download page for the unprocessed wiktextract data.

If you use this data in academic research, please cite Tatu Ylonen: Wiktextract: Wiktionary as Machine-Readable Structured Data, Proceedings of the 13th Conference on Language Resources and Evaluation (LREC), pp. 1317-1325, Marseille, 20-25 June 2022. Linking to the relevant page(s) under https://kaikki.org would also be greatly appreciated.