mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-29 18:48:37 -06:00
fixing issues with extend and add new rule for different word order
This commit is contained in:
@@ -50,4 +50,6 @@ concrete ExtraLat of ExtraLatAbs =
|
||||
Abl_Prep = mkPrep "" Abl ;
|
||||
inAbl_Prep = mkPrep "in" Abl ;
|
||||
onAbl_Prep = mkPrep "in" Abl ; -- L...
|
||||
|
||||
UttSSVO s = { s = combineSentence s ! SPreS ! PreS ! CPreV ! SVO };
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user