mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-27 03:46:29 -06:00
the names API in more languages
This commit is contained in:
@@ -690,4 +690,7 @@ param
|
||||
finalComma : Str = pre {"," | "." => []; "" => SOFT_BIND ++ ","; _ => []} ;
|
||||
frontComma : Str = SOFT_BIND ++ "," ;
|
||||
|
||||
param
|
||||
LNPrep = InPrep | OnPrep | AtPrep ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user