Offline look-up in the Gaffiot 2016, the revised edition ("komarov" version) of Félix Gaffiot's Dictionnaire illustré latin-français (Hachette, 1934) by Gérard Gréco, Mark De Wilde, Bernard Maréchal and Katsuhiko Ôkubo: 72,163 Latin headwords with their French definitions.
The dictionary data is not bundled with the extension. On first launch, the source file (27 MB) is downloaded from Gaffiot/digital-gaffiot-json and converted on your Mac. After that, search works entirely offline.
amo, not amavit.The extension is also an AI Extension: mention @gaffiot in Raycast AI Chat or Quick AI to have the AI look words up in the dictionary instead of answering from memory, e.g. "@gaffiot what does amavit mean?". The AI converts inflected forms to their dictionary form (amavit → amo), then answers from the complete Gaffiot entry and credits the source.
| Action | Shortcut |
|---|---|
| Show / hide entry | ↩ or ⌘D |
| Copy entry as text | ⌘↩ |
| Copy entry as Markdown | ⌘⇧C |
| Copy headword with vowel lengths | ⌘⇧M |
| Paste "headword — first line" | ⌘⇧↩ |
| Open in Lexilogos | ⌘O |
| Legal notice | ⌘I |
Full legal notice: NOTICE.md, also available in Raycast (Legal Notice action, ⌘I).
61573a2).npm install
npm run dev # imports the extension into Raycast in development mode
npm run notice # regenerates NOTICE.md from src/legal.ts