Dictionarium latinogallicum
Robert Estienne, 1552

Reference Collection Dictionnaires d'autrefois User Manual ARTFL Project

Simple Headword Search

Enter a word, lower case, and "Submit Query". This is simply a fast look-up in an article headword index using either an exact match (default) or a full substring search (click on box "Floating Search") where all substrings will match, so that primo will find all words containing this string, such as apprimo and exprimo.

Headword: (ex. primo)

Search Options: Floating Search

Press to or press to

Please report difficulties and bugs to Mark Olsen of the ARTFL Project, mark@gide.uchicago.edu.


"Floating Search" and Pattern Matching

The "Floating Search" option allows users to search for all words containing a particular string of letters. For example, searching for dies with the "Floating Search" option activated will find aequidies and meridies as well as dies .

Pattern matching allows more precise specification of a large number of words corresponding to a defined pattern. The search term fem.* will result in all of the words, in either a wordlist or as a search query, which begin with fem , for example, femen, femur, and femoralia . Similarly, the expression ca.*tio specifies all words beginning with ca and ending in tio , for example cachinnatio and calcatio .

The most commonly used regular expression operators used searches are:

. (period)               -- matches any single character;
.* (period asterisk)     -- matches any string of characters;
[a-z]  			 -- matches a single character found in the
specified range;


Mark Olsen, ARTFL Project, University of Chicago: mark@gide.uchicago.edu