forked from GitHub/gf-core
adverbs
This commit is contained in:
@@ -4,10 +4,10 @@ abstract Sentence = Cat ** {
|
||||
|
||||
PredVP : NP -> VP -> Cl ;
|
||||
|
||||
SlashV2 : NP -> V2 -> Slash ;
|
||||
|
||||
AdvSlash : Slash -> Adv -> Slash ;
|
||||
ImpVP : VP -> Imp ;
|
||||
|
||||
SlashV2 : NP -> V2 -> Slash ;
|
||||
AdvSlash : Slash -> Adv -> Slash ;
|
||||
SlashPrep : Cl -> Prep -> Slash ;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user