mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-13 21:22:50 -06:00
bug fix in with-modules and gr checker; factoring out cats to Common
This commit is contained in:
@@ -4,7 +4,7 @@ abstract Adverb = Cat ** {
|
||||
|
||||
fun
|
||||
|
||||
-- The two main ways of formins adverbs is from adjectives and by
|
||||
-- The two main ways of forming adverbs are from adjectives and by
|
||||
-- prepositions from noun phrases.
|
||||
|
||||
PositAdvAdj : A -> Adv ; -- quickly
|
||||
|
||||
Reference in New Issue
Block a user