tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

zeroaffix.morph (346B)


      1 > bar
      2 analyze(bar) =  st:bar <BAR <ZERO>>
      3 analyze(bar) =  st:bar <BAR >
      4 analyze(bar) =  st:bar <BAR <ZERODERIV> <ZERO>>
      5 analyze(bar) =  st:bar <BAR <ZERODERIV> >
      6 stem(bar) = bar
      7 > foo
      8 analyze(foo) =  st:foo <FOO >
      9 stem(foo) = foo
     10 > barbaz
     11 analyze(barbaz) =  st:bar <BAR <DERIV> <ZERO>>
     12 analyze(barbaz) =  st:bar <BAR <DERIV> >
     13 stem(barbaz) = bar