API documentation

Kanones.codeFunction

Compose a digital code for adj.

code(verb)
source

Compose a digital code string for the form identified in rule.

code(rule)
source

Compose a digital code string for the form identified in verb.

code(verb)
source

Compose a digital code string for the form identified in inf.

code(p)
source

Compose a digital code for inf.

code(inf)
source

Compose digital code for morphological form identified in rule.

code(rule)
source

Compose a digital code string for the form identified in inf.

code(inf)
source

Compose digital code for ptcpl.

code(ptcpl)
source

Compose string of digits for form in rule.

code(rule)
source

Compose a digital code for vadj.

code(vadj)
source

Compose a digital code for noun.

code(noun)
source

Compose a digital code string for the form identified in rule.

code(rule)
source

Compose a digital code string for the form identified in noun.

code(noun)
source

Compose a digital code for adj.

code(adj)
source

Compose digital code for morphological form identified in rule.

code(rule)
source

Compose a digital code string for the form identified in adj.

code(adj)
source

Compose a digital code for adv.

code(adv)
source

Compose a digital code for pronoun.

code(pronoun)
source

Compose a digital code string for the form identified in pns.

code(pns)
source

Compose digital code for uform.

code(uform)
source

Compose a digital code string for the form identified in uninfl.

code(uninfl)
source
CitableParserBuilder.formurnFunction

Identify morphlogical form in a.

formurn(a)
source

Compose a FormUrn for a GMFFiniteVerb.

formurn(verbform)
source

Compose an abbreviated URN for a rule from a FiniteVerbRule.

formurn(rule)
source

Compose an abbreviated URN for a rule from a IrregularAdjectiveStem.

formurn(verb)
source

Compose an abbreviated URN for a rule from a IrregularAdjectiveStem.

formurn(p)
source

Compose a FormUrn for an GMFInfinitive.

formurn(infinitive)
source

Compose an abbreviated URN for a rule from an InfinitiveRule.

formurn(rule)
source

Compose an abbreviated URN for a rule from a IrregularAdjectiveStem.

formurn(inf)
source

Compose a FormUrn for an GMFParticiple.

formurn(ptcpl)
source

Compose an abbreviated URN for a rule from an InfinitiveRule.

formurn(rule)
source

Compose a FormUrn for an GMFVerbalAdjective.

formurn(vadj)
source

Compose an abbreviated URN for a rule from a VerbalAdjectiveRule.

formurn(rule)
source

Compose a FormUrn for a GMFNoun.

formurn(noun)
source

Compose an abbreviated URN for a rule from a NounRule.

formurn(rule)
source

Compose an abbreviated URN for a rule from a IrregularNounStem.

formurn(noun)
source

Compose a FormUrn for an GMFAdjective.

formurn(adj)
source

Compose an abbreviated URN for a morphological form identified in rule.

formurn(rule)
source

Compose an abbreviated URN for a rule from a IrregularAdjectiveStem.

formurn(adj)
source

Compose a FormUrn for an GMFAdjective.

formurn(adv)
source

Compose a FormUrn for a GMFPronoun.

formurn(pronoun)
source

Compose an abbreviated URN for a rule from a PronounStem.

formurn(pns)
source

Compose a FormUrn for an GMFUninflected.

formurn(uninflected)
source

Compose an abbreviated URN for a rule from a UninflectedStem.

formurn(uninfl)
source

Parsing

Kanones.generateFunction

Generate a form for a given stem and rule.

generate(stem, rule; ortho)
source

Generate the correct string for lex in the form form.

generate(lex, form, ruleset, stemset, orthography)
source

Generate a form for a given lexeme and form within a given dataset.

generate(lex, form, kds)
source

Generate a form for a given noun stem and rule by combining stem and ending, then adding appropriate accent for this lexical item in this form, and finally stripping off metadata characters marking vowel quantity and morpheme boundaries.

generate(stem, rule; ortho)
source

Generate a form for a given adjective stem and rule by combining stem and ending, then adding appropriate accent for this lexical item in this form, and finally stripping off metadata characters marking vowel quantity and morpheme boundaries.

generate(stem, rule; ortho)
source

Generate a form for a given noun stem and rule by combining stem and ending, then adding appropriate accent for this lexical item in this form, and finally stripping off metadata characters marking vowel quantity and morpheme boundaries.

generate(stem, rule; ortho)
source

Generate a form for a given adjective stem and rule by combining stem and ending, then adding appropriate accent for this lexical item in this form, and finally stripping off metadata characters marking vowel quantity and morpheme boundaries.

generate(stem, rule; ortho)
source

Generate a form for a given noun stem and rule by combining stem and ending, then adding appropriate accent for this lexical item in this form, and finally stripping off metadata characters marking vowel quantity and morpheme boundaries.

generate(stem, rule; ortho)
source

Generate a form for a given adjective stem and rule by combining stem and ending, then adding appropriate accent for this lexical item in this form, and finally stripping off metadata characters marking vowel quantity and morpheme boundaries.

generate(stem, rule; ortho)
source

Generate a form for a given pronoun stem and rule by combining stem and ending, then adding appropriate accent for this lexical item in this form, and finally stripping off metadata characters marking vowel quantity and morpheme boundaries.

generate(stem, rule; ortho)
source

Generate a form for a given noun stem and rule by combining stem and ending, then adding appropriate accent for this lexical item in this form, and finally stripping off metadata characters marking vowel quantity and morpheme boundaries.

generate(stem, rule; ortho)
source

Generate a form for a given noun stem and rule by combining stem and ending, then adding appropriate accent for this lexical item in this form, and finally stripping off metadata characters marking vowel quantity and morpheme boundaries.

generate(stem, rule; ortho)
source
Kanones.declineFunction

Decline all case-number combinations of lex, a noun.

decline(lex, kd; withvocative)
source