Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

6
LINES

< > BotCompany Repo | #1023652 // ai_spec_verb_er - "looper" => ("is someone who", "loops")

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (6497L/45K).

svoid ai_spec_verb_er(S name) {
  new Matches m;
  if (isTrueOrEmitFailure ewic(name, "er", m))
    if (isTrueOrEmitFailure isVerb(m.rest()))
      emitPair("is someone who", ai_verbToThirdPerson(m.rest()));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1023652
Snippet name: ai_spec_verb_er - "looper" => ("is someone who", "loops")
Eternal ID of this version: #1023652/9
Text MD5: 1db829571ab84f55437cb508888d6eb8
Transpilation MD5: 45cf2473579ad29cb4c12499da2fe643
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-07-04 10:17:08
Source code size: 214 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 234 / 333
Version history: 8 change(s)
Referenced in: [show references]