mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 16:42:51 -06:00
AdvS and for_Prep in resource (except Russian)
This commit is contained in:
@@ -61,6 +61,10 @@ abstract Sentence = Cat ** {
|
||||
UseQCl : Tense -> Ant -> Pol -> QCl -> QS ;
|
||||
UseRCl : Tense -> Ant -> Pol -> RCl -> RS ;
|
||||
|
||||
-- An adverb can be added to the beginning of a sentence.
|
||||
|
||||
AdvS : Adv -> S -> S ; -- today, I will go home
|
||||
|
||||
}
|
||||
|
||||
--.
|
||||
|
||||
Reference in New Issue
Block a user