mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-21 17:12:50 -06:00
added SSlash_Chunk in Bulgarian
This commit is contained in:
@@ -45,6 +45,7 @@ lin perfect_Chunk = {s = "*"} ;
|
|||||||
lin perfect_neg_Chunk = {s = "не" ++ "*"} ;
|
lin perfect_neg_Chunk = {s = "не" ++ "*"} ;
|
||||||
lin past_perfect_Chunk = {s = "*"} ;
|
lin past_perfect_Chunk = {s = "*"} ;
|
||||||
lin past_perfect_neg_Chunk = {s = "не" ++ "*"} ;
|
lin past_perfect_neg_Chunk = {s = "не" ++ "*"} ;
|
||||||
|
lin SSlash_Chunk s = mkUtt <lin S s : S> ;
|
||||||
|
|
||||||
oper
|
oper
|
||||||
allAForm
|
allAForm
|
||||||
|
|||||||
Reference in New Issue
Block a user