mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-18 09:19:32 -06:00
replace SS with StmtS in SUMO
This commit is contained in:
@@ -10,7 +10,7 @@ lincat
|
||||
Inherits = {} ;
|
||||
Desc = CN ;
|
||||
Formula = PolSentence;
|
||||
Stmt = SS ;
|
||||
Stmt = StmtS ;
|
||||
[El] = {s1,s2 : NCase => Str ; a : Agr; nForm : NForm};
|
||||
[Class] = {s1,s2 : Number => Species => ACase => Str; g : NGender; a : Animacy ; isComp : Bool};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user