DIP-111
July 22, 2023 ยท View on GitHub
set
Following the convention of DIP-102, a new wordType will be introduced: set.
Declaration
See here.
Example:
{
"wordData": {
"wordTypes": ["set"],
},
"setData": {
},
...
}
July 22, 2023 ยท View on GitHub
Following the convention of DIP-102, a new wordType will be introduced: set.
See here.
{
"wordData": {
"wordTypes": ["set"],
},
"setData": {
},
...
}