Lexical Tools

Global Behavior Option - Mutate Information

  • Description:

    Provides users an option of displaying extra mutate information for flow components of a, A, An, b, C, Ct, d, dc, e, E, f, G, Ge, Gn, i, ici, is, L, Ln, Lp, nom, q, q0, q1, q2, q3, q4, q7, q8, r, R, s, Si, v, y. Each flow component listed above has different format on the mutation information. Please refer to documents on each flow for details.

    This option shows "none" as mutation information for all flows not listed above. If a flow includes multiple flow components, the mutation information of the last flow component will be displayed.

  • Features:
    1. Display extra mutation information for a flow component.


  • Symbol: m

  • Examples:
    shell> lvg -f:i -m
    
    left
    left|left|128|1|i|1|FACT|left|noun|base|left|noun|base|E0037124|
    left|left|128|8|i|1|FACT|left|noun|base|left|noun|plural|E0037124|
    left|left|128|512|i|1|FACT|left|noun|base|left|noun|singular|E0037124|
    left|lefts|128|8|i|1|FACT|left|noun|base|lefts|noun|plural|E0037124|
    left|left|1024|32|i|1|FACT|leave|verb|base|left|verb|past|E0037100|
    left|left|1024|64|i|1|FACT|leave|verb|base|left|verb|pastPart|E0037100|
    left|leave|1024|1|i|1|FACT|leave|verb|base|leave|verb|base|E0037100|
    left|leave|1024|262144|i|1|FACT|leave|verb|base|leave|verb|pres1p23p|E0037100|
    left|leave|1024|1024|i|1|FACT|leave|verb|base|leave|verb|infinitive|E0037100|
    left|leaves|1024|128|i|1|FACT|leave|verb|base|leaves|verb|pres3s|E0037100|
    left|leaving|1024|16|i|1|FACT|leave|verb|base|leaving|verb|presPart|E0037100|
    left|left|2|1|i|1|FACT|left|adv|base|left|adv|base|E0037125|
    left|left|2|256|i|1|FACT|left|adv|base|left|adv|positive|E0037125|
    left|left|1|1|i|1|FACT|left|adj|base|left|adj|base|E0037123|
    left|left|1|256|i|1|FACT|left|adj|base|left|adj|positive|E0037123|
    
  • Implementation Logic:
    1. Implemented in each flow component class.