trpg/data/webs/linguistics/name.json
2024-12-30 14:33:13 -05:00

19 lines
379 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
}
}
}