mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-12 14:29:31 -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 past_perfect_Chunk = {s = "*"} ;
|
||||
lin past_perfect_neg_Chunk = {s = "не" ++ "*"} ;
|
||||
lin SSlash_Chunk s = mkUtt <lin S s : S> ;
|
||||
|
||||
oper
|
||||
allAForm
|
||||
|
||||
Reference in New Issue
Block a user