mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-17 07:02:51 -06:00
comparative adverbs generalized to cover more of Attempto
This commit is contained in:
@@ -70,6 +70,11 @@ abstract Sentence = Cat ** {
|
||||
|
||||
RelS : S -> RS -> S ; -- she sleeps, which is good
|
||||
|
||||
---- A sentence can also be post-modified by a subjunct sentence.
|
||||
|
||||
---- ModSubjS : S -> Subj -> S -> S ; -- she sleeps, because she is old
|
||||
---- cf. Adverb.SubjS
|
||||
|
||||
}
|
||||
|
||||
--.
|
||||
|
||||
Reference in New Issue
Block a user