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 - Show Inflection Names

  • Description:

    This option provides users to see the inflection field in names instead of numbers.

  • Features:
    1. Prints the inflection field in names


  • Symbol: SI

  • Examples:
    shell> lvg -f:i -SI
    leave
    leave|leave|128|<base>|i|1|
    leave|leave|128|<singular>|i|1|
    leave|leaves|128|<plural>|i|1|
    leave|left|1024|<past>|i|1|
    leave|left|1024|<pastPart>|i|1|
    leave|leave|1024|<base>|i|1|
    leave|leave|1024|<pres1p23p>|i|1|
    leave|leave|1024|<infinitive>|i|1|
    leave|leaves|1024|<pres3s>|i|1|
    leave|leaving|1024|<presPart>|i|1|
    
  • Implementation Logic:
    1. Implemented in the OutputFilter class.