LexAccess

Specify category to Determiner

  • Description:

    Retrieve all lexical records with category are Determiner.

    This option retrieves all lexical records with Determiner category and then exits from the program.

  • Symbol: -c:d

  • Examples:
    
    shell> lexAccess -c:d -f:bd
    
    a|E0006419|det
    all|E0008089|det
    an|E0008739|det
    another|E0009229|det
    any|E0009844|det
    both|E0013802|det
    certain|E0016063|det
    each|E0024304|det
    either|E0024626|det
    enough|E0025440|det
    every|E0026451|det
    few|E0027689|det
    fewer|E0027691|det
    last|E0036932|det
    less|E0037297|det
    many|E0038864|det
    more|E0040986|det
    most|E0041057|det
    much|E0041165|det
    neither|E0042155|det
    no|E0042724|det
    other|E0044443|det
    several|E0055469|det
    some|E0056728|det
    such|E0058799|det
    ...