forked from GitHub/gf-core
reflected preposition stranding default in TranslateSwe by adding pied piping as second variant
This commit is contained in:
@@ -31,11 +31,11 @@ concrete TranslateEng of Translate =
|
||||
QuestionEng - [
|
||||
QuestVP -- replaced by QuestVP | contracted QuestVP
|
||||
,QuestIComp
|
||||
,QuestSlash -- replaced by QuestSlash | StrandQuestSlash
|
||||
,QuestSlash -- replaced by QuestSlash | PiedPipingQuestSlash
|
||||
],
|
||||
RelativeEng - [
|
||||
IdRP -- with variants that/who/which/-
|
||||
,RelSlash -- replaced by RelSlash | StrandRelSlash
|
||||
,RelSlash -- replaced by RelSlash | PiedPipingRelSlash
|
||||
],
|
||||
IdiomEng,
|
||||
ConstructionEng,
|
||||
|
||||
Reference in New Issue
Block a user