mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-28 09:28:54 -06:00
TODO notes
This commit is contained in:
@@ -77,9 +77,11 @@ oper
|
|||||||
--2 Structural categories
|
--2 Structural categories
|
||||||
|
|
||||||
-- If prepositions take case, add that as argument to mkPrep
|
-- If prepositions take case, add that as argument to mkPrep
|
||||||
mkPrep : overload {
|
-- mkPrep : overload {
|
||||||
mkPrep : Str -> Prep ;
|
-- mkPrep : Str -> Prep ;
|
||||||
} ;
|
-- } ;
|
||||||
|
-- TODO: should export the whole set of morphologically complex prepositions here and not let users construct them alone
|
||||||
|
-- but should include funs like "override complement case for existing preps"
|
||||||
|
|
||||||
mkConj : overload {
|
mkConj : overload {
|
||||||
mkConj : (and : Str) -> Conj ; -- (coffee) and (tea)
|
mkConj : (and : Str) -> Conj ; -- (coffee) and (tea)
|
||||||
|
|||||||
Reference in New Issue
Block a user