File: needaffix2.morph

package info (click to toggle)
nuspell 5.1.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,832 kB
  • sloc: cpp: 19,251; sh: 328; perl: 261; makefile: 5
file content (13 lines) | stat: -rw-r--r-- 279 bytes parent folder | download | duplicates (65)
1
2
3
4
5
6
7
8
9
10
11
12
13
> foo
analyze(foo) =  st:foo id:1
analyze(foo) =  st:foo id:3
stem(foo) = foo
> bar
analyze(bar) =  st:bar
stem(bar) = bar
> foobar
analyze(foobar) =  pa:foo st:foo id:3 pa:bar
stem(foobar) = foo
> barfoo
analyze(barfoo) =  pa:bar st:bar pa:foo st:foo id:3
stem(barfoo) = barfoo