forked from GitHub/gf-core
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