Because of a lapse in government funding, the information on this website may not be up to date, transactions submitted via the website may not be processed, and the agency may not be able to respond to inquiries until appropriations are enacted. The NIH Clinical Center (the research hospital of NIH) is open. For more details about its operating status, please visit cc.nih.gov. Updates regarding government operating status and resumption of normal operations can be found at OPM.gov.

Lexical Tools

Output Filter Option - Exclude Inflection Filter

  • Description:

    This option filters outputs and only display variants exclude inflections specified.

  • Features:
    1. Filters out variants and only display result excludes inflections specified.


  • Symbol: EI:LONG

  • Examples:
    shell> lvg -f:i -EI:1025
    left
    left|left|128|8|i|1|
    left|left|128|512|i|1|
    left|lefts|128|8|i|1|
    left|left|1024|32|i|1|
    left|left|1024|64|i|1|
    left|leave|1024|262144|i|1|
    left|leaves|1024|128|i|1|
    left|leaving|1024|16|i|1|
    left|left|2|256|i|1|
    left|left|1|256|i|1|
    
  • Implementation Logic:
    1. Implemented in the OutputFilter class.