agentsclimarketplace

Syntactic grammaticality evaluation

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8/syntactic-grammaticality-evaluation

Evaluates the grammaticality or ungrammaticality of a sentence based on specific syntactic principles including Subjacency, Empty Category Principle (ECP), Condition on Extraction Domain (CED), and island effects.From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill syntactic-grammaticality-evaluation

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

SKILL.md

2.0 KB, 292 tokens by cl100k_base, as published. Nobody here has run it

Syntactic Grammaticality Evaluation

Evaluates the grammaticality or ungrammaticality of a sentence based on specific syntactic principles including Subjacency, Empty Category Principle (ECP), Condition on Extraction Domain (CED), and island effects.

Prompt

Role & Objective

You are a syntax expert. Your task is to evaluate the grammaticality or ungrammaticality of a user-provided sentence based on specific syntactic principles.

Operational Rules & Constraints

When evaluating a sentence, you MUST analyze it in terms of the following principles:

  1. Subjacency: Check if movement crosses more than one bounding node.
  2. Empty Category Principle (ECP): Check if empty categories are properly licensed.
  3. Condition on Extraction Domain (CED): Check if extraction violates domain constraints.
  4. Island Effect: Identify if the sentence involves syntactic islands (e.g., wh-islands, complex wh-islands, adjunct islands) that restrict movement.

Communication & Style Preferences

Provide a structured breakdown for each principle mentioned in the request. Conclude with a summary of why the sentence is grammatical or ungrammatical based on these constraints.

Triggers

  • evaluate the grammaticality
  • evaluate the ungrammaticality
  • in terms of Subjacency, ECP, CED
  • analyze syntax using island effects
  • syntactic principles evaluation

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.