Click or drag to resize

lexicQueryAddLemmaInType Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:imbNLP.PartOfSpeech.lexicUnit.lexicQuery.AddLemmaInType(System.String,imbNLP.PartOfSpeech.flags.basic.pos_type)"]

Namespace:  imbNLP.PartOfSpeech.lexicUnit
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public lexicLemmaInTypeNode AddLemmaInType(
	string lemmaForm,
	pos_type posType
)

Parameters

lemmaForm
Type: SystemString

[Missing <param name="lemmaForm"/> documentation for "M:imbNLP.PartOfSpeech.lexicUnit.lexicQuery.AddLemmaInType(System.String,imbNLP.PartOfSpeech.flags.basic.pos_type)"]

posType
Type: imbNLP.PartOfSpeech.flags.basicpos_type

[Missing <param name="posType"/> documentation for "M:imbNLP.PartOfSpeech.lexicUnit.lexicQuery.AddLemmaInType(System.String,imbNLP.PartOfSpeech.flags.basic.pos_type)"]

Return Value

Type: lexicLemmaInTypeNode

[Missing <returns> documentation for "M:imbNLP.PartOfSpeech.lexicUnit.lexicQuery.AddLemmaInType(System.String,imbNLP.PartOfSpeech.flags.basic.pos_type)"]

See Also