trpg/data/webs/linguistics/name.json
austin b740431717
All checks were successful
studiorailgun/trpg/pipeline/head This commit looks good
breakout speech nodes from root
2024-12-30 15:08:40 -05:00

22 lines
423 B
JSON

{
"tag": "name",
"nodes" : {
"0" : {
"id" : 0,
"name" : "name"
}
},
"relations" : {
"0" : {
"comment" : "name is an instance of a concept",
"id" : 0,
"name" : "instanceOf",
"parent" : "0",
"parentWeb" : "concept",
"child" : 0
}
},
"anchors" : {
"name" : 0
}
}