Dataset Viewer
Auto-converted to Parquet Duplicate
id
stringlengths
17
23
scenario
stringclasses
6 values
micro_goal
stringlengths
10
30
title
stringlengths
10
27
level
stringclasses
1 value
description
stringlengths
39
59
sequence
listlengths
8
8
plan_matbutik_001
matbutik
buy_basic_food
Buy milk and bread
pre-A1
The learner buys basic food in a food shop.
[ { "turn": 1, "speaker": "teacher", "function": "greeting", "content_goal": "Greet the learner.", "required_slots": {} }, { "turn": 2, "speaker": "teacher", "function": "offer_help", "content_goal": "Offer help in the shop.", "required_slots": {} }, { "turn": 3, ...
plan_matbutik_002
matbutik
ask_where_item_is
Ask where bread is
pre-A1
The learner asks where an item is in the shop.
[ { "turn": 1, "speaker": "teacher", "function": "greeting", "content_goal": "Greet the learner.", "required_slots": {} }, { "turn": 2, "speaker": "learner", "function": "ask_item", "content_goal": "Ask if the shop has bread.", "required_slots": { "item": "bröd" }...
plan_matbutik_003
matbutik
ask_price_and_pay
Ask price and pay
pre-A1
The learner asks the price of apples and pays.
[ { "turn": 1, "speaker": "teacher", "function": "offer_help", "content_goal": "Offer help.", "required_slots": {} }, { "turn": 2, "speaker": "learner", "function": "state_want", "content_goal": "Say they want apples.", "required_slots": { "item": "äpplen" } }, ...
plan_matbutik_004
matbutik
ask_for_bag
Ask for a bag
pre-A1
The learner asks for a bag and confirms payment.
[ { "turn": 1, "speaker": "teacher", "function": "greeting", "content_goal": "Greet at checkout.", "required_slots": {} }, { "turn": 2, "speaker": "learner", "function": "state_want", "content_goal": "Say they want to buy food.", "required_slots": { "item": "mat" ...
plan_familj_skola_001
familj_skola
introduce_family
Introduce family
pre-A1
The learner introduces simple family information.
[ { "turn": 1, "speaker": "teacher", "function": "greeting", "content_goal": "Greet the learner.", "required_slots": {} }, { "turn": 2, "speaker": "teacher", "function": "ask_name", "content_goal": "Ask the learner name.", "required_slots": {} }, { "turn": 3, "s...
plan_familj_skola_002
familj_skola
talk_about_school_day
Talk about school day
pre-A1
The learner talks about a simple school day.
[ { "turn": 1, "speaker": "teacher", "function": "greeting", "content_goal": "Greet the learner.", "required_slots": {} }, { "turn": 2, "speaker": "teacher", "function": "ask_time", "content_goal": "Ask about today.", "required_slots": { "event": "skola idag" } ...
plan_familj_skola_003
familj_skola
ask_about_child_school
Ask about child at school
pre-A1
The learner asks a simple question about a child at school.
[ { "turn": 1, "speaker": "learner", "function": "greeting", "content_goal": "Greet the teacher.", "required_slots": {} }, { "turn": 2, "speaker": "learner", "function": "ask_location", "content_goal": "Ask where the child is.", "required_slots": { "person": "barn" ...
plan_familj_skola_004
familj_skola
ask_teacher_simple_question
Ask teacher simple question
pre-A1
The learner asks the teacher for help with homework.
[ { "turn": 1, "speaker": "learner", "function": "greeting", "content_goal": "Greet the teacher.", "required_slots": {} }, { "turn": 2, "speaker": "learner", "function": "ask_permission", "content_goal": "Ask to talk to the teacher.", "required_slots": { "action": "pr...
plan_halsa_vard_001
halsa_vard
say_simple_symptom
Say symptom
pre-A1
The learner says a simple symptom to a care worker.
[ { "turn": 1, "speaker": "teacher", "function": "greeting", "content_goal": "Greet the learner.", "required_slots": {} }, { "turn": 2, "speaker": "teacher", "function": "ask_symptom", "content_goal": "Ask what is wrong.", "required_slots": { "symptom": "problem" ...
plan_halsa_vard_002
halsa_vard
ask_for_pharmacy
Ask for pharmacy
pre-A1
The learner asks where the pharmacy is.
[ { "turn": 1, "speaker": "learner", "function": "greeting", "content_goal": "Greet someone.", "required_slots": {} }, { "turn": 2, "speaker": "learner", "function": "state_need", "content_goal": "Say they need medicine.", "required_slots": { "item": "medicin" } ...
plan_halsa_vard_003
halsa_vard
book_simple_appointment
Book appointment
pre-A1
The learner books a simple healthcare appointment.
[ { "turn": 1, "speaker": "learner", "function": "greeting", "content_goal": "Greet the receptionist.", "required_slots": {} }, { "turn": 2, "speaker": "learner", "function": "ask_appointment", "content_goal": "Ask to book an appointment.", "required_slots": { "servic...
plan_halsa_vard_004
halsa_vard
ask_for_help_when_sick
Ask help when sick
pre-A1
The learner asks for help because they are sick.
[ { "turn": 1, "speaker": "learner", "function": "greeting", "content_goal": "Greet someone.", "required_slots": {} }, { "turn": 2, "speaker": "learner", "function": "state_problem", "content_goal": "Say they are not well.", "required_slots": { "problem": "mår inte br...
plan_transport_001
transport
ask_for_bus_stop
Ask for bus stop
pre-A1
The learner asks where the bus stop is.
[ { "turn": 1, "speaker": "learner", "function": "greeting", "content_goal": "Greet someone.", "required_slots": {} }, { "turn": 2, "speaker": "learner", "function": "ask_location", "content_goal": "Ask where the bus stop is.", "required_slots": { "place": "busshållpl...
plan_transport_002
transport
buy_ticket
Buy ticket
pre-A1
The learner asks about buying a transport ticket.
[ { "turn": 1, "speaker": "teacher", "function": "greeting", "content_goal": "Greet the learner.", "required_slots": {} }, { "turn": 2, "speaker": "learner", "function": "state_need", "content_goal": "Say they need a ticket.", "required_slots": { "item": "biljett" ...
plan_transport_003
transport
missed_bus_find_alternative
Missed bus alternative
pre-A1
The learner missed a bus and asks for another way.
[ { "turn": 1, "speaker": "teacher", "function": "state_problem", "content_goal": "Tell the learner the bus has left.", "required_slots": { "problem": "bussen är borta" } }, { "turn": 2, "speaker": "learner", "function": "state_problem", "content_goal": "Say they miss...
plan_transport_004
transport
ask_route_to_city_center
Route to city center
pre-A1
The learner asks how to go to the city center.
[ { "turn": 1, "speaker": "learner", "function": "greeting", "content_goal": "Greet someone.", "required_slots": {} }, { "turn": 2, "speaker": "learner", "function": "state_destination", "content_goal": "Say destination is city center.", "required_slots": { "destinati...
plan_hem_platser_001
hem_platser
describe_home
Describe home
pre-A1
The learner describes a home with simple words.
[ { "turn": 1, "speaker": "teacher", "function": "greeting", "content_goal": "Greet the learner.", "required_slots": {} }, { "turn": 2, "speaker": "teacher", "function": "ask_location", "content_goal": "Ask where the learner lives.", "required_slots": { "place": "hem"...
plan_hem_platser_002
hem_platser
ask_where_room_is
Ask where room is
pre-A1
The learner asks where rooms are inside a home.
[ { "turn": 1, "speaker": "learner", "function": "greeting", "content_goal": "Greet someone.", "required_slots": {} }, { "turn": 2, "speaker": "learner", "function": "ask_location", "content_goal": "Ask where the kitchen is.", "required_slots": { "place": "köket" ...
plan_hem_platser_003
hem_platser
ask_for_place_nearby
Ask for nearby place
pre-A1
The learner asks where a park or library is.
[ { "turn": 1, "speaker": "learner", "function": "greeting", "content_goal": "Greet someone.", "required_slots": {} }, { "turn": 2, "speaker": "learner", "function": "ask_location", "content_goal": "Ask where the park is.", "required_slots": { "place": "parken" } ...
plan_hem_platser_004
hem_platser
give_simple_directions_at_home
Directions at home
pre-A1
The teacher gives simple directions inside a home.
[ { "turn": 1, "speaker": "teacher", "function": "greeting", "content_goal": "Greet the learner.", "required_slots": {} }, { "turn": 2, "speaker": "learner", "function": "ask_location", "content_goal": "Ask where the book is.", "required_slots": { "item": "boken" ...
plan_presentationer_001
presentationer
introduce_name
Introduce name
pre-A1
The learner gives their name in a first meeting.
[ { "turn": 1, "speaker": "teacher", "function": "greeting", "content_goal": "Greet the learner.", "required_slots": {} }, { "turn": 2, "speaker": "teacher", "function": "ask_name", "content_goal": "Ask the learner name.", "required_slots": {} }, { "turn": 3, "s...
plan_presentationer_002
presentationer
ask_where_from
Ask where from
pre-A1
The learner asks and answers where someone is from.
[ { "turn": 1, "speaker": "learner", "function": "greeting", "content_goal": "Greet someone.", "required_slots": {} }, { "turn": 2, "speaker": "learner", "function": "ask_origin", "content_goal": "Ask where the person is from.", "required_slots": {} }, { "turn": 3, ...
plan_presentationer_003
presentationer
say_languages
Say languages
pre-A1
The learner says what languages they speak.
[ { "turn": 1, "speaker": "teacher", "function": "greeting", "content_goal": "Greet the learner.", "required_slots": {} }, { "turn": 2, "speaker": "teacher", "function": "ask_language", "content_goal": "Ask if they speak Swedish.", "required_slots": { "language": "sve...
plan_presentationer_004
presentationer
simple_first_meeting
Simple first meeting
pre-A1
Two people greet and introduce themselves.
[ { "turn": 1, "speaker": "teacher", "function": "greeting", "content_goal": "Start with hello.", "required_slots": {} }, { "turn": 2, "speaker": "learner", "function": "greeting", "content_goal": "Reply with hello.", "required_slots": {} }, { "turn": 3, "speake...

Dataset Card: Swedish Beginner Agent Structured Dataset

Dataset Summary

This dataset is a structured Pre-A1 Swedish learning resource for a small learning agent. It includes vocabulary, sentence examples, dialogue function definitions, and dialogue planning sequences across six daily-life scenarios.

Languages

  • Swedish (sv)
  • English translations (en)
  • Chinese translations (zh)

Dataset Structure

  • vocabulary.jsonl: vocabulary items
  • sentence_examples.jsonl: sentence examples for retrieval
  • dialogue_plans.jsonl: dialogue skeletons for coherent generation
  • metadata/function_schema.json: dialogue function definitions

Data Fields

Vocabulary fields include id, word, english, chinese, part_of_speech, level, scenario, example_sentence, example_english, and notes.

Sentence fields include id, sentence, english, chinese, scenario, function, level, slots, and keywords.

Dialogue plan fields include id, scenario, micro_goal, title, level, description, and sequence.

Intended Use

The dataset is intended for educational demos, retrieval-augmented Swedish learning agents, beginner dialogue generation, vocabulary explanation, and simple practice exercise creation.

Out-of-Scope Use

The dataset should not be used as a production translation system, official Swedish course material, or real healthcare guidance.

Dataset Creation

The data was AI-assisted and manually structured around beginner Swedish daily-life scenarios. It is designed to be readable, simple, and useful for Pre-A1 learners.

Limitations

The dataset is small, synthetic, and should be reviewed by Swedish speakers before formal classroom deployment. Some translations are simplified for beginner learning.

Citation

Citation placeholder: add repository or dataset citation here.

License

License placeholder: recommended CC BY 4.0 for dataset content.

Downloads last month
33