Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

a roleset may be defined (extended?) in multiple frame files (e.g., on PB17) #27

Open
rospocher opened this issue Mar 15, 2016 · 4 comments
Assignees
Labels

Comments

@rospocher
Copy link

grep '<roleset ' * | grep -o ' id="[^\"]*" ' | sort -n | uniq -c | sort -rn | less

  3  id="dull.01"
  2  id="wound.01"
  2  id="tune.01"
  2  id="slim.01"
  2  id="settle.01"
  2  id="gather.01"
  2  id="extol.01"
  2  id="exalt.01"
  2  id="dissect.01"
  2  id="denote.01"
  2  id="defecate.01"
  2  id="cross-pollinate.01"
  2  id="cremate.01"
  2  id="copy.01"
  2  id="complain.01"
  2  id="co-author.01"
  2  id="buff.01"
  2  id="bend.01"
  2  id="belly-flop.01"
  2  id="belly.01"
  2  id="appall.01"
  2  id="activate.01"
@rospocher
Copy link
Author

same in pb-onto

  3  id="dock.01"
  2  id="write.01"
  2  id="wrap.01"
  2  id="work.101"
  2  id="work.04"
  2  id="work.03"
  2  id="work.02"
  2  id="work.01"
  2  id="wonder.01"
  2  id="wish.01"
  2  id="win.01"
  2  id="wave.02"
  2  id="wave.01"
  2  id="watch.01"
  2  id="waste.01"
  2  id="war.01"
  2  id="walk.02"
  2  id="walk.01"
  2  id="vow.01"
  2  id="vote.01"
  2  id="voice.01"
  2  id="visit.01"
  2  id="view.02"
  2  id="view.01"
  2  id="vault.01"
  2  id="vacation.01"
  2  id="use.01"
  2  id="twist.01"
  2  id="turn.02"
  2  id="turn.01"
  2  id="trip.01"
  2  id="travel.01"
  2  id="transport.01"
  2  id="transition.01"
  2  id="transfer.01"
  2  id="trade.01"
  2  id="track.01"
  2  id="tour.01"
  2  id="touch.01"
  2  id="toss.01"
  2  id="torture.01"
  2  id="tip.03"
  2  id="tip.02"
  2  id="tip.01"
  2  id="thrust.01"
  2  id="throw.01"
  2  id="thrill.01"
  2  id="test.01"
  2  id="tender.01"
  2  id="taste.01"
  2  id="task.01"
  2  id="tangle.01"
  2  id="talk.01"
  2  id="switch.01"
  2  id="swipe.02"

and more...

@rospocher
Copy link
Author

one case in nobmank

  2  id="perc-sign.01"

@ziorufus
Copy link
Contributor

Ma quindi cosa facciamo? A parte per gli esempi, intendo...

@rospocher
Copy link
Author

it impacts also on mappings..
docking-n.xml: roleset framnet="" id="dock.01" name="park (a ship) in a dock" vncls="9.10"
dock-n.xml: roleset framnet="" id="dock.01" name="park (a ship) in a dock" vncls="9.10"
dock-v.xml: roleset id="dock.01" name="(cause to) park (a ship) in a dock" vncls="9.10-1"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants