mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-24 03:52:50 -06:00
fixed typo in ParadigmsEng
This commit is contained in:
@@ -103,7 +103,7 @@ oper
|
|||||||
--3 Relational nouns
|
--3 Relational nouns
|
||||||
|
|
||||||
mkN2 : overload {
|
mkN2 : overload {
|
||||||
mkN2 : Str -> N2 -- reg. noun, prep. "of" --%
|
mkN2 : Str -> N2 ; -- reg. noun, prep. "of" --%
|
||||||
mkN2 : N -> N2 ; -- e.g. wife of (default prep. to)
|
mkN2 : N -> N2 ; -- e.g. wife of (default prep. to)
|
||||||
mkN2 : N -> Str -> N2 ; -- access to --%
|
mkN2 : N -> Str -> N2 ; -- access to --%
|
||||||
mkN2 : N -> Prep -> N2 ; -- e.g. access to
|
mkN2 : N -> Prep -> N2 ; -- e.g. access to
|
||||||
|
|||||||
Reference in New Issue
Block a user