-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Description
Issues:
- ParadigmsPol doesn't export nearly all
mkCconstructors for the common lexical categories; instead, the end user needs to dig into the gf-rgl source code to import internal modules like AdjectiveMorphoPol, NounMorphoPol, MorphoPol - The opers in those modules, like
mkA, don't have a nice expected instance likeStr -> A; instead, they expect as an argument a tuple of 11 fields or something like that.
TODO:
- Populate ParadigmsPol.gf with opers that have the expected names and type signatures
Metadata
Metadata
Assignees
Labels
No labels