forked from GitHub/gf-core
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
|
||||
|
||||
}
|
||||
|
||||
--.
|
||||
|
||||
@@ -38,6 +38,7 @@ abstract Structural = Cat ** {
|
||||
everywhere_Adv : Adv ;
|
||||
first_Ord : Ord ;
|
||||
few_Det : Det ;
|
||||
for_Prep : Prep ;
|
||||
from_Prep : Prep ;
|
||||
he_Pron : Pron ;
|
||||
here_Adv : Adv ;
|
||||
|
||||
Reference in New Issue
Block a user