mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-02 07:42:50 -06:00
working through translator/Extensions with some reorganization and generalizations
This commit is contained in:
@@ -95,4 +95,9 @@ abstract Extra = Cat ** {
|
||||
ComplBareVS : VS -> S -> VP ; -- say she runs
|
||||
SlashBareV2S : V2S -> S -> VPSlash ; -- answer (to him) it is good
|
||||
|
||||
-- front the extraposed part
|
||||
|
||||
FrontExtPredVP : NP -> VP -> Cl ; -- I am here, she said
|
||||
InvFrontExtPredVP : NP -> VP -> Cl ; -- I am here, said she
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user