mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-16 00:09:31 -06:00
replace SS with StmtS in SUMO
This commit is contained in:
@@ -13,7 +13,7 @@ lincat
|
||||
Formula = PolSentence;
|
||||
[El] = {s1,s2 : Case => Str ; a : Agr};
|
||||
[Class] = {s1,s2 : Number => Str ; g : Gender};
|
||||
Stmt = SS;
|
||||
Stmt = StmtS;
|
||||
|
||||
lin
|
||||
BaseClass = {s1,s2 = \\_ => "";
|
||||
|
||||
Reference in New Issue
Block a user