LexAccess

Specify category by values

  • Description:

    Retrieve all lexical records with specified category values.

    This option retrieves all lexical records with specified category values and then exits from the program. Values of categories are shown as bellows:

    CategorySymbolValue
    Adj-c:a1
    Adv-c:b2
    Aux-c:x4
    Compl-c:c8
    Conj-c:j16
    Det-c:d32
    Modal-c:m64
    Noun-c:n128
    Prep-c:p256
    Pron-c:r512
    Verb-c:v1024
    All-c:all2047


  • Symbol: -cn:LONG

  • Examples:
    
    shell> lexAccess -cn:12 -f:bd
    => Retrieve all base with detail information for categories of Aux (4) and Compl (8) records
    
    be|E0012152|aux
    do|E0023651|aux
    have|E0030899|aux
    that|E0060480|compl