mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-21 17:12:50 -06:00
completed DocumentationFin
This commit is contained in:
@@ -14,6 +14,7 @@ concrete ParseEng of ParseEngAbs =
|
||||
RelativeEng,
|
||||
IdiomEng [NP, VP, Tense, Cl, ProgrVP, ExistNP, SelfAdvVP, SelfAdVVP, SelfNP],
|
||||
ConstructionEng,
|
||||
DocumentationEng,
|
||||
ExtraEng [NP, Quant, VPSlash, VP, Tense, GenNP, PassVPSlash, PassAgentVPSlash,
|
||||
Temp, Pol, Conj, VPS, ListVPS, S, Num, CN, RP, MkVPS, BaseVPS, ConsVPS, ConjVPS, PredVPS, GenRP,
|
||||
VPI, VPIForm, VPIInf, VPIPresPart, ListVPI, VV, MkVPI, BaseVPI, ConsVPI, ConjVPI, ComplVPIVV,
|
||||
|
||||
@@ -89,7 +89,7 @@ fun FeatN : N -> Feat;
|
||||
FeatVA : VA -> Feat;
|
||||
|
||||
|
||||
-- for displaying inflection tables
|
||||
-- for displaying inflection tables ---- TODO soon obsolete
|
||||
|
||||
cat
|
||||
NDisplay ; ADisplay ; VDisplay ;
|
||||
|
||||
Reference in New Issue
Block a user