Lemma - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


EssayTools

  

Lemma

  

returns a canonical form of a word

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

Lemma( word )

Parameters

word

-

string

Description

• 

The Lemma command returns a canonical form of the given word based on the meaning of the word.  

• 

If a lemma is not known for the given word then that word is returned unchanged.  

• 

This function is part of the EssayTools package, so it can be used in the short form Lemma(..) only after executing the command with(EssayTools). However, it can always be accessed through the long form of the command by using EssayTools[Lemma](..).

Examples

withEssayTools:

Lemmadid

do

(1)

Lemmaam

be

(2)

Lemmaloved

love

(3)

Compatibility

• 

The EssayTools[Lemma] command was introduced in Maple 17.

• 

For more information on Maple 17 changes, see Updates in Maple 17.

See Also

EssayTools

EssayTools[CosineCoefficient]

StringTools

StringTools[Stem]