@@ -48,9 +48,9 @@ export function defineSysMLv2Mode(): void {
4848 "occurrence" , "of" , "or" , "ordered" , "out" , "package" , "parallel" , "part" , "perform" , "port" , "private" ,
4949 "protected" , "public" , "readonly" , "redefines" , "ref" , "references" , "render" , "rendering" , "rep" ,
5050 "require" , "requirement" , "return" , "satisfy" , "send" , "snapshot" , "specializes" , "stakeholder" ,
51- "standard" , "state" , "subject" , "subsets" , "succession" , "then " , "timeslice " , "to " , "transition " ,
52- "until" , "use" , "variant" , "variation" , "verification" , "verify" , "via" , "view" , "viewpoint" , "when ",
53- "while" , "xor"
51+ "standard" , "state" , "subject" , "subsets" , "succession" , "terminate " , "then " , "timeslice " , "to " ,
52+ "transition" , " until", "use" , "variant" , "variation" , "verification" , "verify" , "via" , "view" ,
53+ "viewpoint" , "when" , " while", "xor"
5454 ] . reduce ( f_wordify , { } ) ,
5555 defKeywords : [
5656 "action" , "allocation" , "analysis" , "attribute" , "binding" , "calc" , "case" , "comment" , "concern" ,
0 commit comments