mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-22 04:13:06 +09:00
13 lines
346 B
Text
13 lines
346 B
Text
> bar
|
|
analyze(bar) = st:bar <BAR <ZERO>>
|
|
analyze(bar) = st:bar <BAR >
|
|
analyze(bar) = st:bar <BAR <ZERODERIV> <ZERO>>
|
|
analyze(bar) = st:bar <BAR <ZERODERIV> >
|
|
stem(bar) = bar
|
|
> foo
|
|
analyze(foo) = st:foo <FOO >
|
|
stem(foo) = foo
|
|
> barbaz
|
|
analyze(barbaz) = st:bar <BAR <DERIV> <ZERO>>
|
|
analyze(barbaz) = st:bar <BAR <DERIV> >
|
|
stem(barbaz) = bar
|